linux-kernel
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/01/12
Re: [PATCH] [v3] Documentation: Provide guidelines for tool-generated content
Dan Carpenter
2026/01/12
Re: [PATCH] cpuhp: Expedite synchronize_rcu during CPU hotplug operations
Vishal Chourasia
2026/01/12
Re: [PATCH] cpuhp: Expedite synchronize_rcu during CPU hotplug operations
Vishal Chourasia
2026/01/12
Re: [PATCH] cpuhp: Expedite synchronize_rcu during CPU hotplug operations
Vishal Chourasia
2026/01/12
Re: [PATCH RFC v3 00/15] rust: Reimplement ThisModule to fix ownership problems
Christophe Leroy (CS GROUP)
2026/01/12
Re: [PATCH] module: Remove duplicate freeing of lockdep classes
Song Liu
2026/01/12
Re: [PATCH v2] KVM: selftests: Fix sign extension bug in get_desc64_base()
Sean Christopherson
2026/01/12
Re: [PATCH] cpuhp: Expedite synchronize_rcu during CPU hotplug operations
Joel Fernandes
2026/01/12
[PATCH v3 10/12] rust: macros: rearrange `#[doc(hidden)]` in `module!` macro
Gary Guo
2026/01/12
[PATCH v3 04/12] rust: macros: use `syn` to parse `module!` macro
Gary Guo
2026/01/12
[PATCH v3 11/12] rust: kunit: use `pin_init::zeroed` instead of custom null value
Gary Guo
2026/01/12
[PATCH v3 08/12] rust: macros: convert `#[kunit_tests]` macro to use `syn`
Gary Guo
2026/01/12
Re: [PATCH] cpuhp: Expedite synchronize_rcu during CPU hotplug operations
Uladzislau Rezki
2026/01/12
Re: [PATCH] cpuhp: Expedite synchronize_rcu during CPU hotplug operations
Uladzislau Rezki
2026/01/12
[PATCH v3 09/12] rust: macros: allow arbitrary types to be used in `module!` macro
Gary Guo
2026/01/12
[PATCH v3 05/12] rust: macros: use `quote!` for `module!` macro
Gary Guo
2026/01/12
[PATCH v3 02/12] rust: macros: use `quote!` from vendored crate
Gary Guo
2026/01/12
Re: [PATCH 2/2] vsock/test: Add test for a linear and non-linear skb getting coalesced
Stefano Garzarella
2026/01/12
Re: [PATCH] cpuhp: Expedite synchronize_rcu during CPU hotplug operations
Paul E. McKenney
2026/01/12
Re: [PATCH] module: Remove duplicate freeing of lockdep classes
Peter Zijlstra
2026/01/12
Re: [PATCH 2/2] ASoC: dt-bindings: document dvdd-supply property for awinic,aw88261
Mark Brown
2026/01/12
[PATCH net-next v7 2/9] ptr_ring: add helper to detect newly freed space on consume
Simon Schippers
2026/01/12
Re: [PATCH 2/2] ASoC: dt-bindings: document dvdd-supply property for awinic,aw88261
Bharadwaj Raju
2026/01/12
Re: [PATCH] cpuhp: Expedite synchronize_rcu during CPU hotplug operations
Joel Fernandes
2026/01/12
Re: [PATCH 2/2] vsock/test: Add test for a linear and non-linear skb getting coalesced
Michal Luczaj
2026/01/12
Re: [PATCH v4 4/9] vsock/virtio: Resize receive buffers so that each SKB fits in a 4K page
Will Deacon
2026/01/12
Re: [PATCH v2 1/2] dt-bindings: remoteproc: add Microchip IPC remoteproc
Valentina.FernandezAlanis
2026/01/12
Re: [PATCH v2 0/9] remoteproc: qcom_q6v5_wcss: add native ipq9574 support
Rob Herring
2026/01/12
Re: [PATCH] [v3] Documentation: Provide guidelines for tool-generated content
Dave Hansen
2026/01/12
Re: [PATCH net-next v10 7/7] selftests: netconsole: validate target resume
Breno Leitao
2026/01/12
[PATCH bpf-next v5 0/9] bpf: Extend BPF syscall with common attributes support
Leon Hwang
2026/01/12
[PATCH bpf-next v5 1/9] bpf: Extend BPF syscall with common attributes support
Leon Hwang
2026/01/12
[PATCH bpf-next v5 6/9] bpf: Add syscall common attributes support for btf_load
Leon Hwang
2026/01/12
[PATCH bpf-next v5 4/9] bpf: Add syscall common attributes support for prog_load
Leon Hwang
2026/01/12
[PATCH bpf-next v5 5/9] bpf: Refactor reporting btf_log_true_size for btf_load
Leon Hwang
2026/01/12
[PATCH bpf-next v5 8/9] libbpf: Add common attr support for map_create
Leon Hwang
2026/01/12
[PATCH bpf-next v5 7/9] bpf: Add syscall common attributes support for map_create
Leon Hwang
2026/01/12
[PATCH bpf-next v5 3/9] bpf: Refactor reporting log_true_size for prog_load
Leon Hwang
2026/01/12
[PATCH bpf-next v5 2/9] libbpf: Add support for extended bpf syscall
Leon Hwang
2026/01/12
[PATCH bpf-next v5 9/9] selftests/bpf: Add tests to verify map create failure log
Leon Hwang
2026/01/12
Re: [PATCH] module: Fix kernel panic when a symbol st_shndx is out of bounds
Petr Pavlu
2026/01/12
Re: [RFC] Defining a home/maintenance model for non-NIC PHC devices using the /dev/ptpX API
Vadim Fedorenko
2026/01/12
[PATCH v5 net 2/2] selftests: net: simple selftest for ipvtap
Dmitry Skorodumov
2026/01/12
Re: [PATCH v4 4/9] vsock/virtio: Resize receive buffers so that each SKB fits in a 4K page
Stefano Garzarella
2026/01/12
Re: [PATCH] cpuhp: Expedite synchronize_rcu during CPU hotplug operations
Peter Zijlstra
2026/01/12
Re: [PATCH] cpuhp: Expedite synchronize_rcu during CPU hotplug operations
Joel Fernandes
2026/01/12
Re: [PATCH] cpuhp: Expedite synchronize_rcu during CPU hotplug operations
Peter Zijlstra
2026/01/12
Re: [PATCH] cpuhp: Expedite synchronize_rcu during CPU hotplug operations
Joel Fernandes
2026/01/12
Re: [PATCH net-next v10 7/7] selftests: netconsole: validate target resume
Jakub Kicinski
2026/01/12
Re: [PATCH v1 4/4] spi: Drop duplicate device_set_node() call
Benoît Monin
2026/01/12
Re: [PATCH 1/2] vsock/virtio: Coalesce only linear skb
Stefano Garzarella
2026/01/12
Re: [PATCH] cpuhp: Expedite synchronize_rcu during CPU hotplug operations
Joel Fernandes
2026/01/12
Re: [PATCH 2/2] vsock/test: Add test for a linear and non-linear skb getting coalesced
Stefano Garzarella
2026/01/12
Re: [RFC] Defining a home/maintenance model for non-NIC PHC devices using the /dev/ptpX API
Andrew Lunn
2026/01/12
Re: [PATCH] cpuhp: Expedite synchronize_rcu during CPU hotplug operations
Uladzislau Rezki
2026/01/12
Re: [PATCH] cpuhp: Expedite synchronize_rcu during CPU hotplug operations
Vishal Chourasia
2026/01/12
Re: [PATCH 0/3] selftests/mm: add memory failure selftests
Miaohe Lin
2026/01/12
Re: [PATCH] cpuhp: Expedite synchronize_rcu during CPU hotplug operations
Uladzislau Rezki
2026/01/12
Re: [PATCH] needsreview! arm64: dts: qcom: sdm845: Add missing MDSS reset
David Heidelberg
2026/01/12
[PATCH] needsreview! arm64: dts: qcom: sdm845: Add missing MDSS reset
David Heidelberg via B4 Relay
2026/01/12
Re: [PATCH] cpuhp: Expedite synchronize_rcu during CPU hotplug operations
Shrikanth Hegde
2026/01/12
Re: [RFC] Defining a home/maintenance model for non-NIC PHC devices using the /dev/ptpX API
Vadim Fedorenko
2026/01/12
Re: [PATCH v11 02/12] vduse: add vq group support
Eugenio Perez Martin
2026/01/12
Re: [PATCH v1 1/4] spi: Propagate default fwnode to the SPI controller device
Andy Shevchenko
2026/01/12
Re: [PATCH] cpuhp: Expedite synchronize_rcu during CPU hotplug operations
Shrikanth Hegde
2026/01/12
Re: [PATCH v11 11/12] vduse: add vq group asid support
Michael S. Tsirkin
2026/01/12
Re: [PATCH v11 11/12] vduse: add vq group asid support
Eugenio Perez Martin
2026/01/12
Re: [PATCH v1 1/4] spi: Propagate default fwnode to the SPI controller device
Charles Keepax
2026/01/12
Re: [PATCH 0/3] selftests/mm: add memory failure selftests
Miaohe Lin
2026/01/12
[PATCH net-next v7 9/9] tun/tap & vhost-net: avoid ptr_ring tail-drop when qdisc is present
Simon Schippers
2026/01/12
Re: [PATCH v1 0/2] selftests/x86: Skip int80 if not supported
Sławomir Rosek
2026/01/12
[PATCH net-next v7 9/9] tun/tap & vhost-net: avoid ptr_ring tail-drop when qdisc is present
Simon Schippers
2026/01/12
Re: [PATCH net-next v7 9/9] tun/tap & vhost-net: avoid ptr_ring tail-drop when qdisc is present
Michael S. Tsirkin
2026/01/12
Re: [PATCH net-next v7 9/9] tun/tap & vhost-net: avoid ptr_ring tail-drop when qdisc is present
Michael S. Tsirkin
2026/01/12
[PATCH net-next v7 9/9] tun/tap & vhost-net: avoid ptr_ring tail-drop when qdisc is present
Simon Schippers
2026/01/12
Re: [RFC] Defining a home/maintenance model for non-NIC PHC devices using the /dev/ptpX API
Sven Schnelle
2026/01/12
Re: [PATCH v11 10/12] vduse: merge tree search logic of IOTLB_GET_FD and IOTLB_GET_INFO ioctls
Eugenio Perez Martin
2026/01/12
Re: [PATCH] cpuhp: Expedite synchronize_rcu during CPU hotplug operations
Vishal Chourasia
2026/01/12
Re: [PATCH] selftests/x86: Add selftests include path for kselftest.h after centralization
Brendan Jackman
2026/01/12
Re: [PATCH v2 8/8] selftests/mm: report SKIP in pfnmap if a check fails
Ryan Roberts
2026/01/12
Re: [PATCH] cpuhp: Expedite synchronize_rcu during CPU hotplug operations
Uladzislau Rezki
2026/01/12
Re: [PATCH v2 8/8] selftests/mm: report SKIP in pfnmap if a check fails
Kevin Brodsky
2026/01/12
[PATCH] cpuhp: Expedite synchronize_rcu during CPU hotplug operations
Vishal Chourasia
2026/01/12
[PATCH net-next v10 7/7] selftests: netconsole: validate target resume
Andre Carvalho
2026/01/12
[PATCH net-next v10 4/7] netconsole: clear dev_name for devices bound by mac
Andre Carvalho
2026/01/12
[PATCH net-next v10 2/7] netconsole: convert 'enabled' flag to enum for clearer state management
Andre Carvalho
2026/01/12
[PATCH net-next v10 3/7] netconsole: add STATE_DEACTIVATED to track targets disabled by low level
Andre Carvalho
2026/01/12
[PATCH net-next v10 5/7] netconsole: introduce helpers for dynamic_netconsole_mutex lock/unlock
Andre Carvalho
2026/01/12
[PATCH net-next v10 1/7] netconsole: add target_state enum
Andre Carvalho
2026/01/12
[PATCH net-next v10 6/7] netconsole: resume previously deactivated target
Andre Carvalho
2026/01/12
[PATCH net-next v10 0/7] netconsole: support automatic target recovery
Andre Carvalho
2026/01/12
Re: [PATCH 0/3] selftests/mm: add memory failure selftests
David Hildenbrand (Red Hat)
2026/01/12
Re: [PATCH v2 5/8] selftests/mm: introduce helper to read every page in range
Kevin Brodsky
2026/01/12
Re: [PATCH v2 8/8] selftests/mm: report SKIP in pfnmap if a check fails
Ryan Roberts
2026/01/12
Re: [PATCH v11 09/12] vduse: take out allocations from vduse_dev_alloc_coherent
Eugenio Perez Martin
2026/01/12
Re: [PATCH v2 1/5] dt-bindings: Add compatible string opencores,gpio to gpio-mmio
Bartosz Golaszewski
2026/01/12
Re: [PATCH 0/3] selftests/mm: add memory failure selftests
Miaohe Lin
2026/01/12
[PATCH net-next 2/2] selftests: net: improve error handling in passive TFO test
Yohei Kojima
2026/01/12
[PATCH net-next 1/2] selftests: net: fix passive TFO test to fail if child processes failed
Yohei Kojima
2026/01/12
[PATCH net-next 0/2] selftests: net: improve error handling in passive TFO test
Yohei Kojima
2026/01/12
Re: [PATCH v3 2/6] dt-bindings: gpio-mmio: Add opencores GPIO
Stafford Horne
2026/01/12
Re: [RFC] Defining a home/maintenance model for non-NIC PHC devices using the /dev/ptpX API
David Woodhouse
2026/01/12
Re: [PATCH v11 02/12] vduse: add vq group support
Michael S. Tsirkin
2026/01/11
Re: [PATCH v11 04/12] vhost: move vdpa group bound check to vhost_vdpa
Michael S. Tsirkin
2026/01/11
Re: [Linux-stm32] [PATCH v1 2/4] spi: Drop duplicate of_node assignment
Amelie Delaunay
2026/01/11
Re: [PATCH v11 06/12] vhost: forbid change vq groups ASID if DRIVER_OK is set
Eugenio Perez Martin
2026/01/11
Re: [PATCH v11 07/12] vduse: refactor vdpa_dev_add for goto err handling
Eugenio Perez Martin
2026/01/11
Re: [PATCH v11 05/12] vdpa: document set_group_asid thread safety
Eugenio Perez Martin
2026/01/11
Re: [PATCH v11 04/12] vhost: move vdpa group bound check to vhost_vdpa
Eugenio Perez Martin
2026/01/11
Re: [PATCH v11 02/12] vduse: add vq group support
Eugenio Perez Martin
2026/01/11
Re: [PATCH v3 2/6] dt-bindings: gpio-mmio: Add opencores GPIO
Krzysztof Kozlowski
2026/01/11
Re: [PATCH v3 2/6] dt-bindings: gpio-mmio: Add opencores GPIO
Krzysztof Kozlowski
2026/01/11
Re: [PATCH 5/6] powerpc64/bpf: Support exceptions
Christophe Leroy (CS GROUP)
2026/01/11
Re: [PATCH v1 2/4] spi: Drop duplicate of_node assignment
Patrice CHOTARD
2026/01/11
Re: [PATCH v9 3/6] remoteproc: qcom: add hexagon based WCSS secure PIL driver
Gokul Sriram P
2026/01/11
[linux-next:master] [rcu] c27cea4416: stress-ng.fd-abuse.ops_per_sec 7.1% regression
kernel test robot
2026/01/11
Re: [PATCH 5/6] powerpc64/bpf: Support exceptions
Saket Kumar Bhaskar
2026/01/11
Re: [PATCH net-next v7 7/9] vhost-net: vhost-net: replace rx_ring with tun/tap ring wrappers
Michael S. Tsirkin
2026/01/11
Re: [PATCH net-next v7 9/9] tun/tap & vhost-net: avoid ptr_ring tail-drop when qdisc is present
Michael S. Tsirkin
2026/01/11
[PATCH] kunit: tool: suppress confusing error output in test
Jinseok Kim
2026/01/11
Re: [PATCH 1/2] virtio_net: add page pool support for buffer allocation
Jason Wang
2026/01/11
Re: [PATCH net-next v7 7/9] vhost-net: vhost-net: replace rx_ring with tun/tap ring wrappers
Jason Wang
2026/01/11
Re: [PATCH net-next v7 9/9] tun/tap & vhost-net: avoid ptr_ring tail-drop when qdisc is present
Jason Wang
2026/01/11
[PATCH v2] selftests/x86: clean up sysret_rip coding style
UYeol Jo
2026/01/11
Re: [PATCH v1 2/4] spi: Drop duplicate of_node assignment
Heiko Stübner
2026/01/11
Re: [PATCH 2/6] powerpc64/bpf: Tailcall handling with trampolines
Hari Bathini
2026/01/11
Re: [PATCH v3 2/6] dt-bindings: gpio-mmio: Add opencores GPIO
Stafford Horne
2026/01/11
Re: (subset) [PATCH v2 0/5] OpenRISC de0 nano single and multicore boards
Stafford Horne
2026/01/11
Re: [PATCH v3 2/6] dt-bindings: gpio-mmio: Add opencores GPIO
Stafford Horne
2026/01/11
Re: [PATCH] selftests/x86: clean up sysret_rip coding style
Borislav Petkov
2026/01/11
Re: [PATCH 2/2] ASoC: dt-bindings: document dvdd-supply property for awinic,aw88261
Krzysztof Kozlowski
2026/01/11
Re: [PATCH V4 11/17] cxl/region: Add devm_cxl_pmem_add_region() for pmem region creation
Neeraj Kumar
2026/01/11
Re: [PATCH V4 16/17] cxl/pmem_region: Create pmem region using information parsed from LSA
Neeraj Kumar
2026/01/11
Re: [PATCH V4 10/17] cxl/mem: Refactor cxl pmem region auto-assembling
Neeraj Kumar
2026/01/11
Re: [PATCH V4 08/17] nvdimm/label: Preserve cxl region information from region label
Neeraj Kumar
2026/01/11
Re: [PATCH V4 15/17] cxl/pmem_region: Add sysfs attribute cxl region label updation/deletion
Neeraj Kumar
2026/01/11
Re: [PATCH V4 03/17] nvdimm/label: Add namespace/region label support as per LSA 2.1
Neeraj Kumar
2026/01/11
Re: [PATCH V4 07/17] nvdimm/label: Add region label delete support
Neeraj Kumar
2026/01/11
[PATCH] selftests/x86: clean up sysret_rip coding style
neogulmanpassingby
2026/01/11
Re: [PATCH 2/2] ASoC: dt-bindings: document dvdd-supply property for awinic,aw88261
Bharadwaj Raju
2026/01/11
Re: [PATCH -next 3/8] rcu/nocb: Remove unnecessary WakeOvfIsDeferred wake path
Boqun Feng
2026/01/11
Re: [PATCH v3] rcu: Reduce synchronize_rcu() latency by reporting GP kthread's CPU QS early
Boqun Feng
2026/01/11
Re: [PATCH v3] rcu: Reduce synchronize_rcu() latency by reporting GP kthread's CPU QS early
Joel Fernandes
2026/01/11
Re: [PATCH 1/2] ASoC: codecs: aw88261: use dvdd-supply regulator
Krzysztof Kozlowski
2026/01/11
Re: [PATCH 2/2] ASoC: dt-bindings: document dvdd-supply property for awinic,aw88261
Krzysztof Kozlowski
2026/01/11
Re: [PATCH 2/2] vsock/test: Add test for a linear and non-linear skb getting coalesced
Michal Luczaj
2026/01/11
Re: [PATCH 1/2] vsock/virtio: Coalesce only linear skb
Michal Luczaj
2026/01/11
Re: [PATCH v3 2/6] dt-bindings: gpio-mmio: Add opencores GPIO
Krzysztof Kozlowski
2026/01/11
Re: [PATCH v3 2/6] dt-bindings: gpio-mmio: Add opencores GPIO
Krzysztof Kozlowski
2026/01/11
Re: [PATCH v3] rcu: Reduce synchronize_rcu() latency by reporting GP kthread's CPU QS early
Samir M
2026/01/11
[PATCH 1/2] ASoC: codecs: aw88261: use dvdd-supply regulator
Bharadwaj Raju via B4 Relay
2026/01/11
[PATCH 0/2] ASoC: codecs: aw88261: add dvdd-supply property
Bharadwaj Raju via B4 Relay
2026/01/11
[PATCH 2/2] ASoC: dt-bindings: document dvdd-supply property for awinic,aw88261
Bharadwaj Raju via B4 Relay
2026/01/11
Re: [PATCH 0/3] selftests/nolibc: improvements to the kselftest runner integration
Willy Tarreau
2026/01/10
Re: [PATCH v1 2/4] spi: Drop duplicate of_node assignment
Chen-Yu Tsai
2026/01/10
Re: [PATCH] selftests/mm: ksm_tests: skip when not run as root
Andrew Morton
2026/01/10
Re: [PATCH v11 11/12] vduse: add vq group asid support
Michael S. Tsirkin
2026/01/10
Re: [PATCH v11 10/12] vduse: merge tree search logic of IOTLB_GET_FD and IOTLB_GET_INFO ioctls
Michael S. Tsirkin
2026/01/10
Re: [PATCH v11 09/12] vduse: take out allocations from vduse_dev_alloc_coherent
Michael S. Tsirkin
2026/01/10
Re: [PATCH v11 07/12] vduse: refactor vdpa_dev_add for goto err handling
Michael S. Tsirkin
2026/01/10
Re: [PATCH v11 06/12] vhost: forbid change vq groups ASID if DRIVER_OK is set
Michael S. Tsirkin
2026/01/10
Re: [PATCH v11 05/12] vdpa: document set_group_asid thread safety
Michael S. Tsirkin
2026/01/10
Re: [PATCH v11 04/12] vhost: move vdpa group bound check to vhost_vdpa
Michael S. Tsirkin
2026/01/10
Re: [PATCH v11 02/12] vduse: add vq group support
Michael S. Tsirkin
2026/01/10
Re: [PATCH V2] Add some missing kerneldoc comment fields for struct dev_dax
Andrew Morton
2026/01/10
[PATCH V2] Add some missing kerneldoc comment fields for struct dev_dax
John Groves
2026/01/10
Re: [PATCH] arm64: dts: qcom: kodiak: Add missing clock votes for lpass_tlmm
Bjorn Andersson
2026/01/10
Re: [PATCH] Add some missing kerneldoc comment fields for struct dev_dax
John Groves
2026/01/10
Re: [PATCH net v3 1/3] virtio-net: don't schedule delayed refill worker
Jakub Kicinski
2026/01/10
[PATCH] Add some missing kerneldoc comment fields for struct dev_dax
John Groves
2026/01/10
[GIT PULL] kselftest fixes update for Linux 6.19-rc5
Shuah Khan
2026/01/10
Re: [PATCH v3] selftests: complete kselftest include centralization
Bala-Vignesh-Reddy
2026/01/10
Re: [PATCH] selftests/mm: ksm_tests: skip when not run as root
SeongJae Park
2026/01/10
Re: [PATCH] [v3] Documentation: Provide guidelines for tool-generated content
Steven Rostedt
2026/01/10
Re: [PATCH] [v3] Documentation: Provide guidelines for tool-generated content
James Bottomley
2026/01/10
Re: [PATCH] [v3] Documentation: Provide guidelines for tool-generated content
Matthew Wilcox
2026/01/10
Re: [PATCH] [v3] Documentation: Provide guidelines for tool-generated content
Serge E. Hallyn
2026/01/10
[PATCH RFC v3 12/15] rust: phy: make Registration::register() use new ThisModule
Kari Argillander
2026/01/10
[PATCH RFC v3 08/15] rust: firmware: use THIS_MODULE over LocalModule for name
Kari Argillander
2026/01/10
[PATCH RFC v3 13/15] rust: remove module argument from InPlaceModule::init()
Kari Argillander
2026/01/10
[PATCH RFC v3 09/15] gpu: nova-core: use THIS_MODULE over LocalModule for name
Kari Argillander
2026/01/10
[PATCH RFC v3 15/15] rust: remove old version of ThisModule
Kari Argillander
2026/01/10
[PATCH RFC v3 06/15] rust: configfs: use new THIS_MODULE
Kari Argillander
2026/01/10
[PATCH RFC v3 11/15] rust: driver: make RegistrationOps::register() to use new ThisModule
Kari Argillander
2026/01/10
[PATCH RFC v3 10/15] samples: rust: auxiliary: use THIS_MODULE over LocalModule for name
Kari Argillander
2026/01/10
[PATCH RFC v3 04/15] rust: block: fix missing owner field in block_device_operations
Kari Argillander
2026/01/10
[PATCH RFC v3 05/15] rust: drm: fix missing owner in file_operations
Kari Argillander
2026/01/10
[PATCH RFC v3 03/15] rust: miscdevice: fix use after free because missing .owner
Kari Argillander
2026/01/10
[PATCH RFC v3 07/15] rust: binder: use new THIS_MODULE
Kari Argillander
2026/01/10
[PATCH RFC v3 02/15] rust: add new ThisModule trait and THIS_MODULE impl
Kari Argillander
2026/01/10
[PATCH RFC v3 01/15] rust: enable const_refs_to_static feature
Kari Argillander
2026/01/10
[PATCH RFC v3 00/15] rust: Reimplement ThisModule to fix ownership problems
Kari Argillander
2026/01/10
[BUG] rcu: rcu_preempt detected stalls (starved for 10498 jiffies) in drm_vblank_disable_and_save
王志
2026/01/10
Re: [PATCH v3 1/6] gpio: mmio: Add compatible for opencores GPIO
Geert Uytterhoeven
2026/01/10
Re: [PATCH v3 2/6] dt-bindings: gpio-mmio: Add opencores GPIO
Geert Uytterhoeven
2026/01/10
Re: [PATCH] selftests/mm: ksm_tests: skip when not run as root
sun jian
2026/01/10
Re: [PATCH net v3 1/3] virtio-net: don't schedule delayed refill worker
Michael S. Tsirkin
2026/01/10
Re: [PATCH v2 RESEND] selftests: hid: tests: test_wacom_generic: add tests for display devices and opaque devices
Jiri Kosina
2026/01/10
Re: [PATCH net v3 1/3] virtio-net: don't schedule delayed refill worker
Bui Quang Minh
2026/01/09
Re: [syzbot] [wpan?] WARNING in lowpan_xmit (2)
syzbot
Earlier messages
Later messages