linux-kernel
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH v8 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
Shenwei Wang
Re: [PATCH v8 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
Bjorn Andersson
Re: [PATCH v8 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
Shenwei Wang
Re: [PATCH v8 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
Bjorn Andersson
Re: [PATCH v8 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
Linus Walleij
Re: [PATCH v8 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
Shenwei Wang
Re: [PATCH v8 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
Andrew Lunn
Re: [PATCH v8 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
Shenwei Wang
Re: [PATCH v8 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
Andrew Lunn
Re: [PATCH v8 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
Shenwei Wang
Re: [PATCH v8 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
Andrew Lunn
RE: [EXT] Re: [PATCH v8 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
Shenwei Wang
Re: [EXT] Re: [PATCH v8 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
Andrew Lunn
Re: [PATCH v8 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
Shenwei Wang
Re: [PATCH v8 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
Mathieu Poirier
Re: [PATCH v8 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
Shenwei Wang
Re: [PATCH v8 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
Andrew Lunn
Re: [PATCH v8 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
Shenwei Wang
[PATCH bpf-next 0/8] bpf: Enhance __bpf_prog_map_compatible()
Leon Hwang
[PATCH bpf-next 4/8] bpf: Disallow !call_session_cookie progs tail-calling call_session_cookie progs
Leon Hwang
[PATCH bpf-next 2/8] bpf: Disallow !kprobe_write_ctx progs tail-calling kprobe_write_ctx progs
Leon Hwang
Re: [PATCH bpf-next 2/8] bpf: Disallow !kprobe_write_ctx progs tail-calling kprobe_write_ctx progs
bot+bpf-ci
Re: [PATCH bpf-next 2/8] bpf: Disallow !kprobe_write_ctx progs tail-calling kprobe_write_ctx progs
Alexei Starovoitov
Re: [PATCH bpf-next 2/8] bpf: Disallow !kprobe_write_ctx progs tail-calling kprobe_write_ctx progs
Leon Hwang
[PATCH bpf-next 5/8] bpf: Disallow !call_session_is_return progs tail-calling call_session_is_return progs
Leon Hwang
[PATCH bpf-next 3/8] bpf: Disallow !call_get_func_ip progs tail-calling call_get_func_ip progs
Leon Hwang
Re: [PATCH bpf-next 3/8] bpf: Disallow !call_get_func_ip progs tail-calling call_get_func_ip progs
bot+bpf-ci
[PATCH bpf-next 7/8] selftests/bpf: Add a test to verify call_get_func_ip compatibility enforcement
Leon Hwang
[PATCH bpf-next 6/8] selftests/bpf: Add a test to verify kprobe_write_ctx compatibility enforcement
Leon Hwang
[PATCH bpf-next 1/8] bpf: Add fsession to verbose log in check_get_func_ip()
Leon Hwang
[PATCH bpf-next 8/8] selftests/bpf: Add a test to verify session-kfunc compatibility enforcement
Leon Hwang
[PATCH v2] selftests: runner: Avoid spurious warning about missing failures file
Thomas Weißschuh
Re: [PATCH net v3 3/3] vsock: document write-once behavior of the child_ns_mode sysctl
Stefano Garzarella
Re: [PATCH net v3 2/3] vsock: lock down child_ns_mode as write-once
Stefano Garzarella
Re: [PATCH net v3 2/3] vsock: lock down child_ns_mode as write-once
Stefano Garzarella
Re: [Intel-wired-lan] [PATCH 00/38] docs: several improvements to kernel-doc
Mauro Carvalho Chehab
[PATCH v2 0/4] x86: Simplifying LAM
Maciej Wieczor-Retman
[PATCH v2 4/4] selftests/lam: Add test cases for different LAM tag widths
Maciej Wieczor-Retman
[PATCH net] net: mana: Fix double destroy_workqueue on service rescan PCI path
Dipayaan Roy
Re: [PATCH net] net: mana: Fix double destroy_workqueue on service rescan PCI path
Simon Horman
Re: [PATCH net] net: mana: Fix double destroy_workqueue on service rescan PCI path
patchwork-bot+netdevbpf
Re: [PATCH v8 2/5] lib: fix memparse() to handle overflow
Rodrigo Alencar
Re: [PATCH v8 2/5] lib: fix memparse() to handle overflow
Rodrigo Alencar
Re: [PATCH v8 2/5] lib: fix memparse() to handle overflow
Dmitry Antipov
Re: [PATCH net-next v3] net: mana: Add MAC address to vPort logs and clarify error messages
Paolo Abeni
Re: [PATCH net-next v3] net: mana: Add MAC address to vPort logs and clarify error messages
Erni Sri Satya Vennela
Re: [PATCH net-next] net: ethtool: add COALESCE_RX_CQE_FRAMES/NSECS parameters
Tariq Toukan
RE: [EXTERNAL] Re: [PATCH net-next] net: ethtool: add COALESCE_RX_CQE_FRAMES/NSECS parameters
Haiyang Zhang
[PATCH bpf v1 0/2] net,bpf: fix null-ptr-deref in xdp_master_redirect() for bonding and add selftest
Jiayuan Chen
[PATCH bpf v1 1/2] net/bpf: fix null-ptr-deref in xdp_master_redirect() for bonding
Jiayuan Chen
Re: [PATCH bpf v1 1/2] net/bpf: fix null-ptr-deref in xdp_master_redirect() for bonding
Sebastian Andrzej Siewior
Re: [PATCH bpf v1 1/2] net/bpf: fix null-ptr-deref in xdp_master_redirect() for bonding
Jiayuan Chen
[PATCH bpf v1 2/2] selftests/bpf: add test for xdp_master_redirect with bond not up
Jiayuan Chen
[PATCH v2] rust: kunit: fix warning when !CONFIG_PRINTK
Alexandre Courbot
Re: [PATCH v2] rust: kunit: fix warning when !CONFIG_PRINTK
Alice Ryhl
Re: [PATCH v2] rust: kunit: fix warning when !CONFIG_PRINTK
Andreas Hindborg
Re: [PATCH v2] rust: kunit: fix warning when !CONFIG_PRINTK
Alexandre Courbot
Re: [PATCH v2] rust: kunit: fix warning when !CONFIG_PRINTK
Alice Ryhl
Re: [PATCH v2] rust: kunit: fix warning when !CONFIG_PRINTK
David Gow
Re: [PATCH v2] rust: kunit: fix warning when !CONFIG_PRINTK
Alexandre Courbot
Re: [PATCH v2] rust: kunit: fix warning when !CONFIG_PRINTK
David Gow
[PATCH net v2 0/2] tcp: re-enable acceptance of FIN packets when RWIN is 0
Simon Baatz via B4 Relay
[PATCH net v2 2/2] selftests/net: packetdrill: Verify acceptance of FIN packets when RWIN is 0
Simon Baatz via B4 Relay
Re: [PATCH net v2 2/2] selftests/net: packetdrill: Verify acceptance of FIN packets when RWIN is 0
Eric Dumazet
Re: [PATCH net v2 2/2] selftests/net: packetdrill: Verify acceptance of FIN packets when RWIN is 0
Kuniyuki Iwashima
[PATCH net v2 1/2] tcp: re-enable acceptance of FIN packets when RWIN is 0
Simon Baatz via B4 Relay
Re: [PATCH net v2 1/2] tcp: re-enable acceptance of FIN packets when RWIN is 0
Eric Dumazet
Re: [PATCH net v2 1/2] tcp: re-enable acceptance of FIN packets when RWIN is 0
Kuniyuki Iwashima
Re: [PATCH net v2 0/2] tcp: re-enable acceptance of FIN packets when RWIN is 0
patchwork-bot+netdevbpf
[PATCH] rust: kunit: fix warning when !CONFIG_PRINTK
Alexandre Courbot
Re: [PATCH] rust: kunit: fix warning when !CONFIG_PRINTK
Alice Ryhl
Re: [PATCH] rust: kunit: fix warning when !CONFIG_PRINTK
Alice Ryhl
Re: [PATCH] rust: kunit: fix warning when !CONFIG_PRINTK
Andreas Hindborg
Re: [PATCH] rust: kunit: fix warning when !CONFIG_PRINTK
David Gow
[ANNOUNCE] 6.1.164-rt60
Clark Williams
[PATCH v5 0/3] Adding brcmstb-hwspinlock support
Kamal Dasu
[PATCH v5 1/3] dt-bindings: hwlock: Adding brcmstb-hwspinlock support
Kamal Dasu
Re: [PATCH v5 1/3] dt-bindings: hwlock: Adding brcmstb-hwspinlock support
Krzysztof Kozlowski
[PATCH v5 2/3] hwspinlock: brcmstb hardware semaphore support
Kamal Dasu
[PATCH v5 3/3] MAINTAINERS: adding entry for BRCMSTB HWSPINLOCK driver
Kamal Dasu
Re: [PATCH v9 12/19] cxl/extent: Process dynamic partition events and realize region extents
Anisa Su
[PATCH v5 00/10] KVM: x86: nSVM: Improve PAT virtualization
Jim Mattson
[PATCH v5 01/10] KVM: x86: SVM: Remove vmcb_is_dirty()
Jim Mattson
[PATCH v5 04/10] KVM: x86: nSVM: Set vmcb02.g_pat correctly for nested NPT
Jim Mattson
[PATCH v5 03/10] KVM: x86: nSVM: Cache and validate vmcb12 g_pat
Jim Mattson
[PATCH v5 05/10] KVM: x86: nSVM: Redirect IA32_PAT accesses to either hPAT or gPAT
Jim Mattson
Re: [PATCH v5 05/10] KVM: x86: nSVM: Redirect IA32_PAT accesses to either hPAT or gPAT
Sean Christopherson
Re: [PATCH v5 05/10] KVM: x86: nSVM: Redirect IA32_PAT accesses to either hPAT or gPAT
Jim Mattson
Re: [PATCH v5 05/10] KVM: x86: nSVM: Redirect IA32_PAT accesses to either hPAT or gPAT
Yosry Ahmed
[PATCH v5 02/10] KVM: x86: nSVM: Clear VMCB_NPT clean bit when updating hPAT from guest mode
Jim Mattson
[PATCH v5 08/10] KVM: x86: nSVM: Save/restore gPAT with KVM_{GET,SET}_NESTED_STATE
Jim Mattson
[PATCH v5 10/10] KVM: selftests: nSVM: Add svm_nested_pat test
Jim Mattson
[PATCH v5 06/10] KVM: x86: Remove common handling of MSR_IA32_CR_PAT
Jim Mattson
[PATCH v5 07/10] KVM: x86: nSVM: Save gPAT to vmcb12.g_pat on VMEXIT
Jim Mattson
[PATCH v5 09/10] KVM: x86: nSVM: Handle restore of legacy nested state
Jim Mattson
[PATCH 0/3] arm64: dts: qcom: msm8916-samsung-coreprimeltevzw: add device tree
Raymond Hackley
[PATCH 1/3] arm64: dts: qcom: msm8916-samsung-fortuna: Move SM5504 from rossa and refactor MUIC
Raymond Hackley
Re: [PATCH 1/3] arm64: dts: qcom: msm8916-samsung-fortuna: Move SM5504 from rossa and refactor MUIC
Dmitry Baryshkov
[PATCH 3/3] arm64: dts: qcom: msm8916-samsung-coreprimeltevzw: add device tree
Raymond Hackley
Re: [PATCH 3/3] arm64: dts: qcom: msm8916-samsung-coreprimeltevzw: add device tree
Dmitry Baryshkov
[PATCH 2/3] dt-bindings: qcom: Document samsung,coreprimeltevzw
Raymond Hackley
[PATCH 04/62] dax/bus.c: Fix a locking bug
Bart Van Assche
[PATCH 04/62] dax/bus.c: Fix a locking bug
Bart Van Assche
Re: [PATCH 04/62] dax/bus.c: Fix a locking bug
dan.j.williams
Re: [PATCH 04/62] dax/bus.c: Fix a locking bug
Jonathan Cameron
[PATCH 13/62] drm/qxl: Fix a buffer leak in an error path
Bart Van Assche
[PATCH 13/62] drm/qxl: Fix a buffer leak in an error path
Bart Van Assche
[RFC PATCH v5 0/2] Hazard Pointers
Mathieu Desnoyers
[RFC PATCH v5 2/2] hazptr: Add refscale test
Mathieu Desnoyers
[RFC PATCH v5 1/2] hazptr: Implement Hazard Pointers
Mathieu Desnoyers
[PATCH v2] dax/kmem: account for partial dis-contiguous resource upon removal
Davidlohr Bueso
Re: [PATCH v2] dax/kmem: account for partial dis-contiguous resource upon removal
Alison Schofield
[PATCH] ti: sci: Drop fake 'const' on handle pointer
Krzysztof Kozlowski
Re: [PATCH v4 0/9] MDM9607/MSM8917/MSM8937/MSM8940 MSS
Bjorn Andersson
[PATCH v2 0/2] pid_namespace: make init creation more flexible
Pavel Tikhomirov
[PATCH v2 1/2] pid_namespace: allow opening pid_for_children before init was created
Pavel Tikhomirov
Re: [PATCH v2 1/2] pid_namespace: allow opening pid_for_children before init was created
Andrei Vagin
Re: [PATCH v2 1/2] pid_namespace: allow opening pid_for_children before init was created
Pavel Tikhomirov
Re: [PATCH v2 1/2] pid_namespace: allow opening pid_for_children before init was created
Andrei Vagin
Re: [PATCH v2 1/2] pid_namespace: allow opening pid_for_children before init was created
Oleg Nesterov
Re: [PATCH v2 1/2] pid_namespace: allow opening pid_for_children before init was created
Oleg Nesterov
Re: [PATCH v2 1/2] pid_namespace: allow opening pid_for_children before init was created
Pavel Tikhomirov
Re: [PATCH v2 1/2] pid_namespace: allow opening pid_for_children before init was created
Oleg Nesterov
Re: [PATCH v2 1/2] pid_namespace: allow opening pid_for_children before init was created
Pavel Tikhomirov
[PATCH v2 2/2] selftests: Add tests for creating pidns init via setns
Pavel Tikhomirov
[PATCH v3 0/2] remoteproc: xlnx: remote crash recovery
Tanmay Shah
[PATCH v3 2/2] remoteproc: xlnx: add crash detection mechanism
Tanmay Shah
Re: [PATCH v3 2/2] remoteproc: xlnx: add crash detection mechanism
Bjorn Andersson
Re: [PATCH v3 2/2] remoteproc: xlnx: add crash detection mechanism
Shah, Tanmay
Re: [PATCH v3 2/2] remoteproc: xlnx: add crash detection mechanism
Shah, Tanmay
Re: [PATCH v3 2/2] remoteproc: xlnx: add crash detection mechanism
Bjorn Andersson
Re: [PATCH v3 2/2] remoteproc: xlnx: add crash detection mechanism
Shah, Tanmay
Re: [PATCH v3 2/2] remoteproc: xlnx: add crash detection mechanism
Bjorn Andersson
[PATCH v3 1/2] remoteproc: core: full attach detach during recovery
Tanmay Shah
Re: [PATCH v3 1/2] remoteproc: core: full attach detach during recovery
Bjorn Andersson
Re: [PATCH v3 1/2] remoteproc: core: full attach detach during recovery
Shah, Tanmay
Re: [PATCH v3 1/2] remoteproc: core: full attach detach during recovery
Bjorn Andersson
Re: [PATCH v3 1/2] remoteproc: core: full attach detach during recovery
Shah, Tanmay
[PATCH v13 0/8] support FEAT_LSUI
Yeoreum Yun
[PATCH v13 3/8] KVM: arm64: kselftest: set_id_regs: add test for FEAT_LSUI
Yeoreum Yun
[PATCH v13 2/8] KVM: arm64: expose FEAT_LSUI to guest
Yeoreum Yun
[PATCH v13 5/8] arm64: futex: support futex with FEAT_LSUI
Yeoreum Yun
[PATCH v13 6/8] arm64: armv8_deprecated: disable swp emulation when FEAT_LSUI present
Yeoreum Yun
[PATCH v13 7/8] KVM: arm64: use CASLT instruction for swapping guest descriptor
Yeoreum Yun
Re: [PATCH v13 7/8] KVM: arm64: use CASLT instruction for swapping guest descriptor
Oliver Upton
Re: [PATCH v13 7/8] KVM: arm64: use CASLT instruction for swapping guest descriptor
Yeoreum Yun
[PATCH v13 1/8] arm64: cpufeature: add FEAT_LSUI
Yeoreum Yun
[PATCH v13 4/8] arm64: futex: refactor futex atomic operation
Yeoreum Yun
[PATCH v13 8/8] arm64: Kconfig: add support for LSUI
Yeoreum Yun
[PATCH RESEND] virtio_console: read size from config space during device init
Filip Hejsek
[PATCH net] vsock: Use container_of() to get net namespace in sysctl handlers
Greg Kroah-Hartman
Re: [PATCH net] vsock: Use container_of() to get net namespace in sysctl handlers
Bobby Eshleman
Re: [PATCH net] vsock: Use container_of() to get net namespace in sysctl handlers
Stefano Garzarella
Re: [PATCH net] vsock: Use container_of() to get net namespace in sysctl handlers
Greg Kroah-Hartman
Re: [PATCH net] vsock: Use container_of() to get net namespace in sysctl handlers
patchwork-bot+netdevbpf
Re: [RFC PATCH v4 4/4] hazptr: Migrate per-CPU slots to backup slot on context switch
Boqun Feng
Re: [RFC PATCH v4 4/4] hazptr: Migrate per-CPU slots to backup slot on context switch
Mathieu Desnoyers
[PATCH RESEND v4 0/3] Add support for exynos5250-manta (Google Nexus 10)
Lukas Timmermann
[PATCH RESEND v4 2/3] ARM: dts: exynos: Add Google Manta (Nexus 10)
Lukas Timmermann
[PATCH RESEND v4 1/3] dt-bindings: ARM: samsung: Add Google Manta (Nexus 10)
Lukas Timmermann
[PATCH RESEND v4 3/3] ARM: samsung: exynos5250: Allow CPU1 to boot
Lukas Timmermann
[PATCH bpf-next v3 0/2] bpf: Add multi-level pointer parameter support for trampolines
Slava Imameev
[PATCH bpf-next v3 1/2] bpf: Support multi-level pointer params via SCALAR_VALUE for trampolines
Slava Imameev
Re: [PATCH bpf-next v3 1/2] bpf: Support multi-level pointer params via SCALAR_VALUE for trampolines
bot+bpf-ci
Re: Re: [PATCH bpf-next v3 1/2] bpf: Support multi-level pointer params via SCALAR_VALUE for trampolines
Slava Imameev
Re: Re: [PATCH bpf-next v3 1/2] bpf: Support multi-level pointer params via SCALAR_VALUE for trampolines
Alexei Starovoitov
Re: Re: [PATCH bpf-next v3 1/2] bpf: Support multi-level pointer params via SCALAR_VALUE for trampolines
Slava Imameev
[PATCH bpf-next v3 2/2] selftests/bpf: Add trampolines multi-level pointer params test coverage
Slava Imameev
Re: [PATCH bpf-next v3 2/2] selftests/bpf: Add trampolines multi-level pointer params test coverage
Alexei Starovoitov
[RFC PATCH v1 00/10] guest_memfd: Track amount of memory allocated on inode
Ackerley Tng
[RFC PATCH v1 01/10] KVM: guest_memfd: Don't set FGP_ACCESSED when getting folios
Ackerley Tng
[RFC PATCH v1 08/10] KVM: guest_memfd: Track amount of memory allocated on inode
Ackerley Tng
[RFC PATCH v1 02/10] KVM: guest_memfd: Directly allocate folios with filemap_alloc_folio()
Ackerley Tng
[RFC PATCH v1 09/10] KVM: selftests: Wrap fstat() to assert success
Ackerley Tng
[RFC PATCH v1 03/10] mm: truncate: Expose preparation steps for truncate_inode_pages_final()
Ackerley Tng
[RFC PATCH v1 04/10] KVM: guest_memfd: Implement evict_inode for guest_memfd
Ackerley Tng
[RFC PATCH v1 05/10] mm: Export unmap_mapping_folio() for KVM
Ackerley Tng
[RFC PATCH v1 06/10] mm: filemap: Export filemap_remove_folio()
Ackerley Tng
[RFC PATCH v1 07/10] KVM: guest_memfd: Implement custom truncation function
Ackerley Tng
[RFC PATCH v1 10/10] KVM: selftests: Test that st_blocks is updated on allocation
Ackerley Tng
Re: [RFC PATCH v1 00/10] guest_memfd: Track amount of memory allocated on inode
David Hildenbrand (Arm)
Re: [RFC PATCH v1 00/10] guest_memfd: Track amount of memory allocated on inode
Ackerley Tng
Re: [RFC PATCH v1 00/10] guest_memfd: Track amount of memory allocated on inode
David Hildenbrand (Arm)
Re: [RFC PATCH v1 00/10] guest_memfd: Track amount of memory allocated on inode
Ackerley Tng
Re: [RFC PATCH v1 00/10] guest_memfd: Track amount of memory allocated on inode
Ackerley Tng
Re: [RFC PATCH v1 00/10] guest_memfd: Track amount of memory allocated on inode
David Hildenbrand (Arm)
Re: [RFC PATCH v1 00/10] guest_memfd: Track amount of memory allocated on inode
Ackerley Tng
[PATCH v4 0/6] gpio: Refactor and add selftest
Tzung-Bi Shih
[PATCH v4 1/6] gpio: Access `gpio_bus_type` in gpiochip_setup_dev()
Tzung-Bi Shih
[PATCH v4 2/6] gpio: Remove redundant check for struct gpio_chip
Tzung-Bi Shih
[PATCH v4 5/6] gpio: cdev: Don't check struct gpio_chip in gpio_chrdev_open()
Tzung-Bi Shih
[PATCH v4 3/6] gpio: sysfs: Remove redundant check for struct gpio_chip
Tzung-Bi Shih
[PATCH v4 4/6] gpio: Ensure struct gpio_chip for gpiochip_setup_dev()
Tzung-Bi Shih
[PATCH v4 6/6] selftests: gpio: Add gpio-cdev-uaf tests
Tzung-Bi Shih
Re: [PATCH v4 0/6] gpio: Refactor and add selftest
Bartosz Golaszewski
Re: [PATCH v4 0/6] gpio: Refactor and add selftest
Tzung-Bi Shih
Re: [PATCH v4 0/6] gpio: Refactor and add selftest
Bartosz Golaszewski
Re: [PATCH v4 0/6] gpio: Refactor and add selftest
Bartosz Golaszewski
Re: [PATCH v4 0/6] gpio: Refactor and add selftest
Linus Walleij
[PATCH 0/2] mmc: sdhci-pic32: allow driver to be compiled with COMPILE_TEST
Brian Masney
Earlier messages
Later messages