The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-01-10 07:48:38 to 2026-01-10 15:25:38 UTC [more...]

[PATCH] [v3] Documentation: Provide guidelines for tool-generated content
 2026-01-10 15:25 UTC  (11+ messages)

[PATCH RFC v3 00/15] rust: Reimplement ThisModule to fix ownership problems
 2026-01-10 15:08 UTC  (16+ messages)
` [PATCH RFC v3 01/15] rust: enable const_refs_to_static feature
` [PATCH RFC v3 02/15] rust: add new ThisModule trait and THIS_MODULE impl
` [PATCH RFC v3 03/15] rust: miscdevice: fix use after free because missing .owner
` [PATCH RFC v3 04/15] rust: block: fix missing owner field in block_device_operations
` [PATCH RFC v3 05/15] rust: drm: fix missing owner in file_operations
` [PATCH RFC v3 06/15] rust: configfs: use new THIS_MODULE
` [PATCH RFC v3 07/15] rust: binder: "
` [PATCH RFC v3 08/15] rust: firmware: use THIS_MODULE over LocalModule for name
` [PATCH RFC v3 09/15] gpu: nova-core: "
` [PATCH RFC v3 10/15] samples: rust: auxiliary: "
` [PATCH RFC v3 11/15] rust: driver: make RegistrationOps::register() to use new ThisModule
` [PATCH RFC v3 12/15] rust: phy: make Registration::register() "
` [PATCH RFC v3 13/15] rust: remove module argument from InPlaceModule::init()
` [PATCH RFC v3 14/15] rust: remove kernel::ModuleMetadata
` [PATCH RFC v3 15/15] rust: remove old version of ThisModule

[PATCH v3 00/12] of/treewide: Simplify with for_each_compatible_node_scoped()
 2026-01-10 15:09 UTC  (3+ messages)
` [PATCH v3 02/12] ARM: at91: Simplify with scoped for each OF child loop

[PATCH v4 00/31] clk: at91: add support for parent_data and
 2026-01-10 15:07 UTC  (11+ messages)
` [PATCH v4 11/31] clk: at91: clk-usb: add support for clk_parent_data
` [PATCH v4 21/31] clk: at91: dt-compat: switch to parent_hw and parent_data

[PATCH v3] media: hackrf: fix to not free memory after the device is registered in hackrf_probe()
 2026-01-10 15:06 UTC  (2+ messages)

[PATCH v2] ACPI: PPTT: Dump PPTT table when error detected
 2026-01-10 15:04 UTC  (3+ messages)

[PATCH] USB: OHCI/UHCI: Add soft dependencies on ehci_hcd
 2026-01-10 15:00 UTC  (11+ messages)

[PATCH v3 0/4] clk: microchip: core: fix issue with round_rate conversion and allow compile test
 2026-01-10 14:59 UTC  (2+ messages)

[PATCH] mmc: pxamci: do not complete requests under host spinlock
 2026-01-10 14:44 UTC 

[PATCH 00/11] of/treewide: Simplify with for_each_compatible_node_scoped()
 2026-01-10 14:48 UTC  (3+ messages)
` [PATCH 02/11] ARM: at91: Simplify with scoped for each OF child loop

[PATCH bpf-next v9 00/11] bpf: fsession support
 2026-01-10 14:42 UTC  (13+ messages)
` [PATCH bpf-next v9 01/11] bpf: add "
` [PATCH bpf-next v9 02/11] bpf: use last 8-bits for the nr_args in trampoline
` [PATCH bpf-next v9 03/11] bpf: change prototype of bpf_session_{cookie,is_return}
` [PATCH bpf-next v9 04/11] bpf: support fsession for bpf_session_is_return
` [PATCH bpf-next v9 05/11] bpf: support fsession for bpf_session_cookie
` [PATCH bpf-next v9 06/11] bpf,x86: introduce emit_store_stack_imm64() for trampoline
` [PATCH bpf-next v9 07/11] bpf,x86: add fsession support for x86_64
` [PATCH bpf-next v9 08/11] libbpf: add fsession support
` [PATCH bpf-next v9 09/11] selftests/bpf: add testcases for fsession
` [PATCH bpf-next v9 10/11] selftests/bpf: add testcases for fsession cookie
` [PATCH bpf-next v9 11/11] selftests/bpf: test fsession mixed with fentry and fexit

[PATCH] kprobes: Use dedicated kthread for kprobe optimizer
 2026-01-10 14:33 UTC 

[PATCH v5 0/3] PCI: endpoint: BAR subrange mapping support
 2026-01-10 14:29 UTC  (6+ messages)
` [PATCH v5 3/3] PCI: dwc: ep: Support BAR subrange inbound mapping via Address Match Mode iATU

[PATCH net-next 0/5] net: phy: realtek: simplify and reunify C22/C45 drivers
 2026-01-10 14:28 UTC  (5+ messages)
` [PATCH net-next 3/5] net: phy: realtek: reunify C22 and C45 drivers

[PATCH] lib/tests: add KUnit test for bitops
 2026-01-10 14:19 UTC  (3+ messages)

[BUG] WARNING in idr_alloc during drm_gem_change_handle_ioctl
 2026-01-10 14:16 UTC 

[tip:x86/cleanups] BUILD SUCCESS 736a2dcfdae72483a36793bc92182f33bd61d30e
 2026-01-10 14:09 UTC 

[BUG] rcu: rcu_preempt detected stalls (starved for 10498 jiffies) in drm_vblank_disable_and_save
 2026-01-10 14:07 UTC 

[PATCH v3 0/6] OpenRISC de0 nano single and multicore boards
 2026-01-10 14:03 UTC  (5+ messages)
` [PATCH v3 1/6] gpio: mmio: Add compatible for opencores GPIO
` [PATCH v3 2/6] dt-bindings: gpio-mmio: Add "

[PATCH] iommu/amd: move wait_on_sem() out of spinlock
 2026-01-10 14:00 UTC  (3+ messages)

[PATCH v3 0/3] mm: fix oom-killer not being invoked when demotion is enabled
 2026-01-10 13:55 UTC  (4+ messages)
` [PATCH v3 3/3] mm/vmscan: don't demote if there is not enough free memory in the lower memory tier

[PATCH v3] x86/CPU/AMD: Prefix messages with x86/amd
 2026-01-10 13:53 UTC  (4+ messages)

[PATCH v3] wifi: iwlegacy: 3945-rs: add a defensive WARN_ON_ONCE for il_sta in il3945_rs_get_rate()
 2026-01-10 13:49 UTC  (5+ messages)

[PATCH v3 0/5] Parse SMBIOS additional entries
 2026-01-10 13:48 UTC  (6+ messages)
` [PATCH v3 1/5] firmware: dmi: Correct an indexing error in dmi.h
` [PATCH v3 2/5] firmware: dmi: Adjust dmi_decode() to use enums
` [PATCH v3 3/5] firmware: dmi: Add missing DMI entry types
` [PATCH v3 4/5] firmware: dmi: Add pr_fmt() for dmi_scan.c
` [PATCH v3 5/5] firmware: dmi: Read additional information when decoding DMI table

[PATCH v2] ACPI: processor: Fix a possible null-pointer dereference in acpi_processor_errata_piix4() when debug messages are enabled
 2026-01-10 13:46 UTC  (3+ messages)

[RFC PATCH v3 00/35] NTB transport backed by endpoint DW eDMA
 2026-01-10 13:43 UTC  (8+ messages)
` [RFC PATCH v3 26/35] NTB: ntb_transport: Introduce DW eDMA backed transport mode

[PATCH RESEND net-next v2] net: stmmac: dwmac: Add a fixup for the Micrel KSZ9131 PHY
 2026-01-10 13:42 UTC  (10+ messages)

[PATCH v1] ACPI: scan: Clean up after recent changes
 2026-01-10 13:25 UTC  (2+ messages)

LSF/MM/BPF: 2026: Call for Proposals
 2026-01-10 13:24 UTC 

[PATCH RFC 10/19] slab: remove cpu (partial) slabs usage from allocation paths
 2026-01-10 13:20 UTC  (3+ messages)

[PATCH v2] fbdev: bitblit: bound-check glyph index in bit_putcs*
 2026-01-10 13:20 UTC  (3+ messages)

[PATCH v10 loongarch-next 0/3] LoongArch: Add 128-bit atomic cmpxchg support
 2026-01-10 13:11 UTC  (4+ messages)
` [PATCH v10 loongarch-next 1/3] LoongArch: Add SCQ support detection
` [PATCH v10 loongarch-next 2/3] LoongArch: Add 128-bit atomic cmpxchg support
` [PATCH v10 loongarch-next 3/3] LoongArch: Replace seq_printf with seq_puts for simple strings

[PATCH 2/2] arm64: mte: Defer disabling of TCO until user_access_begin/end
 2026-01-10 13:02 UTC  (5+ messages)

[PATCH 6.6 000/737] 6.6.120-rc1 review
 2026-01-10 12:55 UTC  (4+ messages)

[PATCH 6.1 000/634] 6.1.160-rc1 review
 2026-01-10 12:50 UTC  (7+ messages)

[PATCH] selftests/mm: ksm_tests: skip when not run as root
 2026-01-10 12:44 UTC  (3+ messages)

[PATCH v2 0/3] riscv: dts: spacemit: Add USB 3.0 support for K1
 2026-01-10 12:32 UTC  (8+ messages)
` [PATCH v2 3/3] riscv: dts: spacemit: Enable USB3.0 on BananaPi-F3

[PATCH] video/logo: don't select LOGO_LINUX_MONO and LOGO_LINUX_VGA16 by default
 2026-01-10 12:23 UTC 

[tip:tip/urgent] BUILD SUCCESS c59f237f4c16ef955c101261482aef53e0003728
 2026-01-10 12:24 UTC 

[PATCH] dt-bindings: pinctrl: spacemit: k3: fix drive-strength doc
 2026-01-10 12:20 UTC 

[PATCH] hwmon: (dell-smm) Extend fan support to 5 fans
 2026-01-10 12:14 UTC  (2+ messages)

[PATCH v1] rust: hrtimer: Restrict expires() to safe contexts
 2026-01-10 11:58 UTC 

[PATCH v1 0/2] ACPI: PM: Refine acpi_dev_pm_attach() and stop special-casing buttons
 2026-01-10 11:58 UTC  (3+ messages)
` [PATCH v1 1/2] ACPI: PM: Let acpi_dev_pm_attach() skip devices without ACPI PM
` [PATCH v1 2/2] ACPI: scan: Use acpi_setup_gpe_for_wake() for buttons

[PATCH v14 00/10] erofs: Introduce page cache sharing feature
 2026-01-10 11:55 UTC  (4+ messages)
` [PATCH v14 01/10] iomap: stash iomap read ctx in the private field of iomap_iter

[PATCH v4 00/11] riscv: spacemit: Add SpacemiT K3 SoC and K3 Pico-ITX board
 2026-01-10 11:55 UTC  (8+ messages)
` [PATCH v4 05/11] dt-bindings: riscv: spacemit: add K3 and Pico-ITX board bindings
` [PATCH v4 10/11] riscv: dts: spacemit: add initial device tree of SpacemiT K3 SoC
` [PATCH v4 11/11] riscv: dts: spacemit: add SpacemiT K3 Pico-ITX board device tree

[RFC PATCH 0/2] Helper to isolate least-significant bit
 2026-01-10 11:54 UTC  (7+ messages)
` [RFC PATCH 1/2] bits: introduce ffs_val()
` [RFC PATCH 2/2] treewide, bits: use ffs_val() where it is open-coded

[GIT PULL] erofs fix for 6.19-rc5
 2026-01-10 11:54 UTC  (7+ messages)
` [GIT PULL] erofs fix for 6.19-rc5 (fix the stupid mistake)
    ` [PATCH] erofs: fix file-backed mounts no longer working on EROFS partitions

[PATCH v9 00/13] cxl: ACPI PRM Address Translation Support and AMD Zen5 enablement
 2026-01-10 11:46 UTC  (14+ messages)
` [PATCH v9 01/13] cxl/region: Rename misleading variable name @hpa to @hpa_range
` [PATCH v9 02/13] cxl/region: Store root decoder in struct cxl_region
` [PATCH v9 03/13] cxl/region: Store HPA range "
` [PATCH v9 04/13] cxl: Simplify cxl_root_ops allocation and handling
` [PATCH v9 05/13] cxl/region: Separate region parameter setup and region construction
` [PATCH v9 06/13] cxl/region: Add @hpa_range argument to function cxl_calc_interleave_pos()
` [PATCH v9 07/13] cxl/region: Use region data to get the root decoder
` [PATCH v9 08/13] cxl: Introduce callback for HPA address ranges translation
` [PATCH v9 09/13] cxl/acpi: Prepare use of EFI runtime services
` [PATCH v9 10/13] cxl: Enable AMD Zen5 address translation using ACPI PRMT
` [PATCH v9 11/13] cxl/atl: Lock decoders that need address translation
` [PATCH v9 12/13] cxl/region: Factor out code into cxl_region_setup_poison()
` [PATCH v9 13/13] cxl: Disable HPA/SPA translation handlers for Normalized Addressing

[PATCH] iommu: simplify list initialization in iommu_create_device_direct_mappings()
 2026-01-10 11:48 UTC  (3+ messages)

Since 6.18.x make binrpm-pkg does not sign modules
 2026-01-10 11:43 UTC  (3+ messages)

[PATCH 0/3] arm64: dts: apple: Add integrated USB Type-C ports
 2026-01-10 11:36 UTC  (2+ messages)

[PATCH 6.18 0/5] 6.18.5-rc1 review
 2026-01-10 11:28 UTC  (3+ messages)

[PATCH 6.12 00/16] 6.12.65-rc1 review
 2026-01-10 11:27 UTC  (4+ messages)

[BUG] WARNING in drm_gem_object_handle_put_unlocked during drm_release on Linux 6.18
 2026-01-10 11:25 UTC 

[PATCH v6 0/4] Microsoft Surface Pro 11 support
 2026-01-10 11:19 UTC  (3+ messages)
` [PATCH v6 3/4] platform/surface: aggregator_registry: Add Surface Pro 11 (QCOM)

Bug#1121535: UBSAN: array-index-out-of-bounds in [...]sound/pci/ctxfi/ctamixer.c:347:48
 2026-01-10 10:39 UTC  (2+ messages)

[PATCH v1] i2c: rk3x: Add support for SCL output enable debounce
 2026-01-10 10:59 UTC  (2+ messages)

[PATCH v17 00/32] x86,fs/resctrl telemetry monitoring
 2026-01-10 10:57 UTC  (3+ messages)
` [PATCH v17 30/32] fs/resctrl: Provide interface to create architecture specific debugfs area

[PATCH v3 0/3] Retrieve information about DDR from SMEM
 2026-01-10 10:49 UTC  (9+ messages)
` [PATCH v3 2/3] soc: qcom: ubwc: Get HBB "

[PATCH 0/4] arm64: dts: apple: Add chassis-type properties
 2026-01-10 10:39 UTC  (2+ messages)

[PATCH 0/3] arm64: dts: apple: Small pmgr fixes
 2026-01-10 10:39 UTC  (2+ messages)

[PATCH v2] KVM: arm64: Remove unused vcpu_{clear,set}_wfx_traps()
 2026-01-10 10:22 UTC  (2+ messages)

[RFC PATCH v1] iommu/amd: Invalidate IRT cache for DMA aliases
 2026-01-10 10:19 UTC  (2+ messages)

[PATCH 1/3] rtl8723bs: io: Add independent rtw_check_continual_io_error function
 2026-01-10 10:18 UTC  (3+ messages)
` [PATCH 2/3] rtl8723bs: sdio: Use local error_count instead of global variable
` [PATCH 3/3] rtl8723bs: io: Remove redundant global continual_io_error variable

[PATCH v4 0/3] rtl8723bs: Remove redundant atomic op and replace global io error var
 2026-01-10 10:17 UTC 

[PATCH] iommu/amd: Drop incorrect NULL check for iommu in alloc_irq_table()
 2026-01-10 10:18 UTC  (2+ messages)

[PATCH] iommu/riscv: Fix unsigned comparison with negative error code
 2026-01-10 10:15 UTC  (2+ messages)

[PATCH net v3 0/3] virtio-net: fix the deadlock when disabling rx NAPI
 2026-01-10 10:14 UTC  (5+ messages)
` [PATCH net v3 1/3] virtio-net: don't schedule delayed refill worker

[syzbot] [media?] KASAN: slab-use-after-free Read in em28xx_release_resources
 2026-01-10 10:13 UTC  (3+ messages)

[PATCH] USB: HCD: remove logic about which hcd is loaded
 2026-01-10 10:09 UTC  (4+ messages)
    `  "

[PATCH] iommu: amd: Fix uninitialized dev_data on probe failure
 2026-01-10 10:09 UTC  (2+ messages)

[PATCH v4 0/4] Introduce BACKGROUND_COLOR DRM CRTC property
 2026-01-10  9:58 UTC  (4+ messages)
` [PATCH v4 4/4] drm/rockchip: vop2: Support setting custom background color
  `  "

[PATCH v6 0/4] iommu: Add page_ext for IOMMU_DEBUG_PAGEALLOC
 2026-01-10  9:53 UTC  (2+ messages)

[PATCH] iommu/amd: define 'amd_ivhd_dev_flags_list' in header
 2026-01-10  9:49 UTC  (2+ messages)

[PATCH] iommu/sva: include mmu_notifier.h header
 2026-01-10  9:40 UTC  (2+ messages)

[PATCH v4 0/2] Add OrangePi 6 Plus board
 2026-01-10  9:34 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: arm: cix: add "
` [PATCH v4 2/2] arm64: dts: cix: Add OrangePi 6 Plus board support

[PATCH v2] HID: logitech-hidpp: Check maxfield in hidpp_get_report_length()
 2026-01-10  9:29 UTC  (2+ messages)

[PATCH] thermal: Replace sprintf() with sysfs_emit() for sysfs show functions
 2026-01-10  9:28 UTC 

[PATCH] HID: prodikeys: Check presence of pm->input_ep82
 2026-01-10  9:28 UTC  (2+ messages)

[PATCH] HID: magicmouse: Do not crash on missing msc->input
 2026-01-10  9:27 UTC  (2+ messages)

[PATCH v8 0/5] Disable ATS via iommu during PCI resets
 2026-01-10  9:27 UTC  (2+ messages)

[PATCH] HID: sony: add support for Rock Band 4 PS4 and PS5 guitars
 2026-01-10  9:22 UTC  (2+ messages)

[PATCH v2 RESEND] selftests: hid: tests: test_wacom_generic: add tests for display devices and opaque devices
 2026-01-10  9:20 UTC  (2+ messages)

[PATCH] HID: EVision: input mapping fix for K552 keyboard
 2026-01-10  9:12 UTC  (2+ messages)

[PATCH] HID: multitouch: add quirks for Lenovo Yoga Book 9i
 2026-01-10  9:05 UTC  (3+ messages)

[PATCH] HID: playstation: Add missing check for input_ff_create_memless
 2026-01-10  9:01 UTC  (3+ messages)

[PATCH v2] fs: improve dump_inode() to safely access inode fields
 2026-01-10  8:55 UTC  (2+ messages)

[PATCH] HID: apple: Add "SONiX KN85 Keyboard" to the list of non-apple keyboards
 2026-01-10  8:55 UTC  (2+ messages)

[PATCH] HID: rapoo: Add support for side buttons on RAPOO 0x2015 mouse
 2026-01-10  8:53 UTC  (2+ messages)

[PING] [PATCH v4 0/3] rtl8723bs: Remove redundant atomic op and replace global io error var
 2026-01-10  8:52 UTC  (2+ messages)

[PATCH v4 0/3] rtl8723bs: Remove redundant atomic op and replace global io error var
 2026-01-10  8:51 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: fix coding style issues in osdep_service.c
 2026-01-10  8:41 UTC  (2+ messages)

[PATCH iwl-next v4] idpf: export RX hardware timestamping information to XDP
 2026-01-10  8:35 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH v2 0/6] Add a libdw addr2line implementation
 2026-01-10  8:26 UTC  (7+ messages)
` [PATCH v2 1/6] perf addr2line: Add a libdw implementation
` [PATCH v2 2/6] perf addr2line.c: Rename a2l_style to cmd_a2l_style
` [PATCH v2 3/6] perf srcline: Add configuration support for the addr2line style
` [PATCH v2 4/6] perf callchain: Fix srcline printing with inlines
` [PATCH v2 5/6] perf test workload: Add inlineloop test workload
` [PATCH v2 6/6] perf test: Test addr2line unwinding works with inline functions

[PATCH bpf-next v5 0/4] Use correct destructor kfunc types
 2026-01-10  8:25 UTC  (5+ messages)
` [PATCH bpf-next v5 1/4] bpf: crypto: Use the correct destructor kfunc type
` [PATCH bpf-next v5 2/4] bpf: net_sched: "
` [PATCH bpf-next v5 3/4] selftests/bpf: "
` [PATCH bpf-next v5 4/4] bpf, btf: Enforce destructor kfunc type with CFI

[PATCH v2][next] virtio_net: Fix misalignment bug in struct virtnet_info
 2026-01-10  8:07 UTC 

kernel crashes in BPF JIT code with kCFI and clang on x86
 2026-01-10  7:58 UTC  (4+ messages)

[syzbot] [wpan?] WARNING in lowpan_xmit (2)
 2026-01-10  7:57 UTC  (2+ messages)

[PATCH v2 2/2] usb: typec: altmodes/displayport: do not enter mode if port is the UFP
 2026-01-10  7:53 UTC  (2+ messages)

[PING] [PATCH v4 0/3] rtl8723bs: Remove redundant atomic op and replace global io error var
 2026-01-10  7:53 UTC 

[gustavoars:testing/wfamnae-next20260109] BUILD REGRESSION 4d8c567a107d0f07e6fa7f8f7b6ce4a444c69b4d
 2026-01-10  7:47 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox