public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-04 14:57:55 to 2026-01-05 01:20:06 UTC [more...]

[PATCH v2] rcu-tasks: Remove unnecessary smp_store_release() in cblist_init_generic()
 2026-01-05  1:19 UTC 

[PATCH -next v2 6/7] ext4: simply the mapping query logic in ext4_iomap_begin()
 2026-01-05  1:18 UTC  (3+ messages)

[PATCH v1 0/8] Remove device private pages from physical address space
 2026-01-05  1:17 UTC  (9+ messages)
` [PATCH v1 1/8] mm/migrate_device: Add migrate PFN flag to track device private pages
` [PATCH v1 2/8] mm/page_vma_mapped: Add flags to page_vma_mapped_walk::pfn "
` [PATCH v1 4/8] mm: Add a new swap type for migration entries of "

Kconfig dangling references (BZ 216748)
 2026-01-05  1:17 UTC  (4+ messages)
  ` [Linux-stm32] "

[PATCH -next v2 0/7] ext4: defer unwritten splitting until I/O completion
 2026-01-05  1:17 UTC  (4+ messages)
` [PATCH -next v2 1/7] ext4: use reserved metadata blocks when splitting extent on endio

[cgroup/for-6.20 PATCH v2 0/4] cgroup/cpuset: Don't invalidate sibling partitions on cpuset.cpus conflict
 2026-01-05  1:15 UTC  (11+ messages)
` [cgroup/for-6.20 PATCH v2 2/4] cgroup/cpuset: Consistently compute effective_xcpus in update_cpumasks_hier()
` [cgroup/for-6.20 PATCH v2 3/4] cgroup/cpuset: Don't fail cpuset.cpus change in v2
` [cgroup/for-6.20 PATCH v2 4/4] cgroup/cpuset: Don't invalidate sibling partitions on cpuset.cpus conflict

[PATCH v2] media: uvcvideo: Use scope-based cleanup helper
 2026-01-05  0:56 UTC 

linux-next: manual merge of the pci tree with the pci-current tree
 2026-01-05  0:55 UTC 

[PATCH 0/2] nolibc: Add fread() and fseek()
 2026-01-05  0:54 UTC  (4+ messages)
` [PATCH 1/2] tools/nolibc: Add fread() to stdio.h

[PATCH net-next 0/4] net: phy: realtek: various improvements for 2.5GE PHYs
 2026-01-05  0:52 UTC  (6+ messages)
` [PATCH net-next 3/4] net: phy: realtek: use paged access for MDIO_MMD_VEND2 in C22 mode

[PATCH] mmc: rtsx_pci: add quirk to disable MMC_CAP_AGGRESSIVE_PM for RTS525A
 2026-01-05  0:46 UTC  (2+ messages)

[PATCH] rcu: Align stall warning 'idle=' output with documentation
 2026-01-05  0:34 UTC  (4+ messages)

[PATCH v3 0/6] Improve khugepaged scan logic
 2026-01-05  0:31 UTC  (4+ messages)
` [PATCH v3 6/6] mm: khugepaged: set to next mm direct when mm has MMF_DISABLE_THP_COMPLETELY

[PATCH] MAINTAINERS: Update email address for Joel Fernandes
 2026-01-05  0:30 UTC 

[PATCH net-next v9 0/6] netconsole: support automatic target recovery
 2026-01-05  0:29 UTC  (8+ messages)
` [PATCH net-next v9 1/6] netconsole: add target_state enum
` [PATCH net-next v9 2/6] netconsole: convert 'enabled' flag to enum for clearer state management
` [PATCH net-next v9 3/6] netconsole: add STATE_DEACTIVATED to track targets disabled by low level
` [PATCH net-next v9 4/6] netconsole: clear dev_name for devices bound by mac
` [PATCH net-next v9 5/6] netconsole: resume previously deactivated target
` [PATCH net-next v9 6/6] selftests: netconsole: validate target resume

[PATCH] wifi: mt76: mt7925: comprehensive stability fixes
 2026-01-05  0:26 UTC  (19+ messages)
` [PATCH v3 00/17] wifi: mt76: mt7925/mt792x: "
  ` [PATCH 01/17] wifi: mt76: mt7925: fix NULL pointer dereference in vif iteration
  ` [PATCH 02/17] wifi: mt76: mt7925: fix missing mutex protection in reset and ROC abort
  ` [PATCH 03/17] wifi: mt76: mt7925: fix missing mutex protection in runtime PM and MLO PM
  ` [PATCH 04/17] wifi: mt76: mt7925: add NULL checks in MCU STA TLV functions
  ` [PATCH 05/17] wifi: mt76: mt7925: add NULL checks for link_conf and mlink in main.c
  ` [PATCH 06/17] wifi: mt76: mt7925: add error handling for AMPDU MCU commands
  ` [PATCH 07/17] wifi: mt76: mt7925: add error handling for BSS info MCU command in sta_add
  ` [PATCH 08/17] wifi: mt76: mt7925: add error handling for BSS info in key setup
  ` [PATCH 09/17] wifi: mt76: mt7925: add NULL checks in MLO link and chanctx functions
  ` [PATCH 10/17] wifi: mt76: mt792x: fix NULL pointer dereference in TX path
  ` [PATCH 11/17] wifi: mt76: mt7925: add lockdep assertions for mutex verification
  ` [PATCH 12/17] wifi: mt76: mt7925: fix key removal failure during MLO roaming
  ` [PATCH 13/17] wifi: mt76: mt7925: fix kernel warning in MLO ROC setup
  ` [PATCH 14/17] wifi: mt76: mt7925: add NULL checks for MLO link pointers in MCU functions
  ` [PATCH 15/17] wifi: mt76: mt792x: fix firmware reload failure after previous load crash
  ` [PATCH 16/17] wifi: mt76: mt7925: add mutex protection in resume path
  ` [PATCH 17/17] wifi: mt76: mt7925: add NULL checks in link station and TX queue setup

[PATCH] iommu/arm-smmu-v3: Maintain valid access attributes for non-coherent SMMU
 2026-01-05  0:02 UTC  (4+ messages)

vmlinux.o: warning: objtool: kernel_kexec+0x7c: machine_kexec() missing __noreturn in .c/.h or NORETURN() in noreturns.h
 2026-01-05  0:00 UTC 

[PATCH 03/11] rust: macros: convert `#[vtable]` macro to use `syn`
 2026-01-04 23:44 UTC  (18+ messages)
` [PATCH 04/11] rust: macros: use `syn` to parse `module!` macro
` [PATCH 05/11] rust: macros: use `quote!` for "
` [PATCH 06/11] rust: macros: convert `#[export]` to use `syn`
` [PATCH 07/11] rust: macros: convert `concat_idents!` "
` [PATCH 08/11] rust: macros: convert `#[kunit_tests]` macro "
` [PATCH 09/11] rust: macros: allow arbitrary types to be used in `module!` macro
` [PATCH 10/11] rust: macros: rearrange `#[doc(hidden)]` "
` [PATCH 11/11] rust: kunit: use `pin_init::zeroed` instead of custom null value

[GIT PULL] Devicetree fixes for v6.19, part 2
 2026-01-04 23:43 UTC 

[PATCH] ASoC: simple-card-utils: Check device node before overwrite direction
 2026-01-04 23:42 UTC  (2+ messages)

[PATCH RESEND] scsi: ppa: Fix use-after-free caused by unfinished delayed work
 2026-01-04 23:30 UTC  (6+ messages)

[PATCH v2 00/20] `syn` support
 2026-01-04 23:17 UTC  (3+ messages)
` [PATCH v2 19/20] rust: syn: enable support in kbuild

[PATCH v3 0/3] Fix bugs and performance of kstack offset randomisation
 2026-01-04 23:01 UTC  (3+ messages)
` [PATCH v3 3/3] randomize_kstack: Unify random source across arches

[PATCH v1] objtool/rust: add one more `noreturn` Rust function
 2026-01-04 22:55 UTC  (2+ messages)

Linux 6.19-rc4
 2026-01-04 22:55 UTC 

[PATCH] rust: fix formatting expressions
 2026-01-04 22:55 UTC  (2+ messages)

[syzbot] [kernel?] KMSAN: uninit-value in pwq_dec_nr_in_flight (2)
 2026-01-04 22:55 UTC 

[syzbot] [mm?] INFO: rcu detected stall in __mmap_complete
 2026-01-04 22:55 UTC 

[PATCH] rust: fix off-by-one line number in rustdoc tests
 2026-01-04 22:54 UTC  (2+ messages)

[PATCH v2] rust: correct documentation comment for rbtree cursor peek_next method
 2026-01-04 22:52 UTC  (2+ messages)

[PATCH v2] rust: rbtree: fix minor typos in comments
 2026-01-04 22:52 UTC  (2+ messages)

[PATCH 1/3] tee: qcomtee: call: Fix confusing cleanup.h syntax
 2026-01-04 22:50 UTC  (12+ messages)
` [PATCH 2/3] tee: qcomtee: mem: "
` [PATCH 3/3] tee: qcomtee: user: "

[PATCH v3] kconfig: Support conditional deps using "depends on X if Y"
 2026-01-04 22:49 UTC  (2+ messages)

[PATCH] tools/nolibc: align sys_vfork() with sys_fork()
 2026-01-04 22:43 UTC 

[PATCH] drm/amdkfd: fix a memory leak in device_queue_manager_init()
 2026-01-04 22:41 UTC  (2+ messages)

[RFC PATCH v2 0/6] fuse: LOOKUP_HANDLE operation
 2026-01-04 22:38 UTC  (2+ messages)

[RFC PATCH 0/6] Input: New EV_BTN event for generic buttons
 2026-01-04 22:30 UTC  (8+ messages)
` [RFC PATCH 1/6] Input: Introduce "
` [RFC PATCH 2/6] Input: Add info about EV_BTN
` [RFC PATCH 3/6] Input: Fire EV_BTN if found in ev_bit
` [RFC PATCH 4/6] Input: Assign EV_BTN event to HID Joysticks
` [RFC PATCH 5/6] Input: Realign rest of the HID_UP_BUTTON cases
` [RFC PATCH 6/6] Input: Add EVIOCGBTNCNT

[PATCH v1] checkpatch: Warn about sign offs if there's an accidental patch separator
 2026-01-04 22:22 UTC  (6+ messages)

[PATCH] selftests/nolibc: fix sparc32 tests with -mcpu=v9
 2026-01-04 22:14 UTC 

[PATCH v2 00/28] arch, mm: consolidate hugetlb early reservation
 2026-01-04 22:07 UTC  (8+ messages)
` [PATCH v2 22/28] arch, mm: consolidate initialization of nodes, zones and memory map
        ` [PATCH 3.5] arm: make initialization of zero page independent of the memory map (was Re: [PATCH v2 22/28] arch, mm: consolidate initialization of nodes, zones and memory map)

[PATCH net-next] net: dlink: replace printk() with netdev_info() in rio_probe1()
 2026-01-04 22:06 UTC  (2+ messages)

drivers/net/ethernet/freescale/enetc/enetc.h:84:9: warning: conversion from 'long unsigned int' to 'u16' {aka 'short unsigned int'} changes value from '130560' to '65024'
 2026-01-04 22:05 UTC 

divide error in x86 and cputime
 2026-01-04 22:03 UTC  (9+ messages)
    ` 答复: [????] "
          `  "

[PATCH net-next v3] net: spacemit: Remove broken flow control support
 2026-01-04 22:01 UTC  (2+ messages)

[PATCH v2 0/2] Cadence: Torrent: Enable PCIe + XAUI multilink configuration
 2026-01-04 21:57 UTC  (3+ messages)
` [PATCH v2 2/2] phy: cadence-torrent: Add PCIe + XAUI multilink configuration for 100MHz refclk

[PATCH next v2] phy: apple: atc: Actually check return value of devm_apple_tunable_parse
 2026-01-04 21:56 UTC 

[PATCH] PCI: controller: Mark controllers which cannot do lockless config access with !PCI_LOCKLESS_CONFIG
 2026-01-04 21:52 UTC  (3+ messages)

[PATCH v2 00/19] ublk: add support for integrity data
 2026-01-04 21:50 UTC  (3+ messages)
` [PATCH v2 01/19] blk-integrity: take const pointer in blk_integrity_rq()

linux-next: duplicate patches in the bluetooth tree
 2026-01-04 21:48 UTC 

[PATCH] scsi: ufs: mcq: Refactor ufshcd_mcq_enable_esi()
 2026-01-04 21:43 UTC  (2+ messages)

[PATCH v2] scsi: lpfc: rework lpfc_sli4_fcf_rr_next_index_get()
 2026-01-04 21:43 UTC  (2+ messages)

linux-next: Signed-off-by missing for commit in the mm-nonmm-unstable tree
 2026-01-04 21:43 UTC 

[PATCH v3 1/1] scsi: core: Fix error handler encryption support
 2026-01-04 21:42 UTC  (2+ messages)

[PATCH v3] dt-bindings: ufs: Fix several grammar errors
 2026-01-04 21:42 UTC  (2+ messages)

[PATCH] scsi: core: Correct documentation for scsi_test_unit_ready()
 2026-01-04 21:42 UTC  (2+ messages)

[PATCH] bfa: update outdated comment
 2026-01-04 21:42 UTC  (2+ messages)

[PATCH][next] scsi: ufs: host: mediatek: make read-only array scale_us static const
 2026-01-04 21:42 UTC  (2+ messages)

[RFC PATCH 00/14] TP8028 Rapid Path Failure Recovery
 2026-01-04 21:39 UTC  (21+ messages)
` [RFC PATCH 05/14] nvmet: Send an AEN on CCR completion
` [RFC PATCH 08/14] nvme: Implement cross-controller reset recovery
` [RFC PATCH 09/14] nvme: Implement cross-controller reset completion
` [RFC PATCH 10/14] nvme-tcp: Use CCR to recover controller that hits an error

linux-next: Signed-off-by missing for commit in the mm-unstable tree
 2026-01-04 21:38 UTC 

[PATCH] dt-bindings: display: bridge: ldb: Add check for reg and reg-names
 2026-01-04 21:34 UTC 

[PATCH next] phy: apple: atc: Actually check return value of devm_apple_tunable_parse
 2026-01-04 21:18 UTC 

[PATCH] erofs: don't bother with s_stack_depth increasing for now
 2026-01-04 21:14 UTC  (7+ messages)

[PATCH v3] rust: num: bounded: mark __new as unsafe
 2026-01-04 21:11 UTC  (2+ messages)

[PATCH v3] nvme/host: add delayed retries upon non-fatal error during ns validation
 2026-01-04 21:10 UTC  (2+ messages)

[PATCH] bpf-next: Prevent out of bound buffer write in __bpf_get_stack
 2026-01-04 20:52 UTC 

[PATCH v2] scsi: target: Constify struct configfs_item_operations and configfs_group_operations
 2026-01-04 20:46 UTC  (2+ messages)

[PATCH] panic/kexec: Allow forcing panic execution on a specific CPU
 2026-01-04 20:42 UTC  (2+ messages)
` [PATCH v2] panic: add panic_force_cpu= parameter to redirect panic to "

[syzbot] [bpf?] KASAN: stack-out-of-bounds Write in __bpf_get_stack
 2026-01-04 20:43 UTC  (5+ messages)
` #syz test

[PATCH] rcu: Reset stall detection after ftrace dump
 2026-01-04 20:36 UTC 

[PATCH v1 00/23] PM: runtime: Convert pm_runtime_put() to a void function
 2026-01-04 20:21 UTC  (3+ messages)
` [PATCH v1 20/23] scsi: ufs: core: Discard pm_runtime_put() return values

[PATCH net] virtio_net: fix device mismatch in devm_kzalloc/devm_kfree
 2026-01-04 20:13 UTC  (2+ messages)

[PATCH v2 0/2] rust: macros: Add derive Display for enums
 2026-01-04 20:07 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] gpu: nova-core: Use derive Display for Chipset enum

[PATCH] media: uvcvideo: Use scope-based cleanup helper
 2026-01-04 19:50 UTC  (2+ messages)

[PATCH] mm/vma: fix anon_vma UAF on mremap() faulted, unfaulted merge
 2026-01-04 19:25 UTC  (2+ messages)

[syzbot] [usb?] WARNING in ADDR_ctrl_msg/usb_submit_urb
 2026-01-04 19:19 UTC  (2+ messages)

[PATCH] x86/split_lock: Remove dead kmsg formatting when split_lock_detect=fatal
 2026-01-04 19:18 UTC  (3+ messages)
` [PATCH] x86/split_lock: Zap the unwieldy switch-case in sld_state_show()
` [tip: x86/cleanups] x86/split_lock: Remove dead string when split_lock_detect=fatal

[PATCH net] net: wwan: iosm: Fix memory leak in ipc_mux_deinit()
 2026-01-04 19:12 UTC  (2+ messages)

[PATCH net 0/5] mlx5 misc fixes 2025-12-25
 2026-01-04 19:12 UTC  (2+ messages)

[PATCH 0/5] Support for QNAP TS133 variant
 2026-01-04 19:14 UTC  (6+ messages)
` [PATCH 1/5] arm64: dts: rockchip: Move SoC include to individual QNAP TSx33 boards
` [PATCH 2/5] arm64: dts: rockchip: Fix the common combophy + SATA on QNAP TSx33 devices
` [PATCH 3/5] arm64: dts: rockchip: Move copy-key to TSx33 board files
` [PATCH 4/5] dt-bindings: arm: rockchip: add TS133 to RK356x-based QNAP NAS devices
` [PATCH 5/5] arm64: dts: rockchip: Add TS133 variant of the QNAP NAS series

[PATCH v1 0/5] media: atomisp: Cleanup and documentation fixes for mmu_public.h
 2026-01-04 19:05 UTC  (6+ messages)
` [PATCH v1 1/5] media: atomisp: Remove redundant return statement
` [PATCH v1 2/5] media: atomisp: Fix function signature alignment
` [PATCH v1 3/5] media: atomisp: Fix block comment coding style
` [PATCH v1 4/5] media: atomisp: Fix erroneous parameter descriptions
` [PATCH v1 5/5] media: atomisp: Convert comments to kernel-doc

[syzbot] [ext4?] INFO: task hung in do_renameat2 (2)
 2026-01-04 18:56 UTC 

[PATCH v4 00/15] Add support for Microchip LAN969x
 2026-01-04 18:52 UTC  (2+ messages)

[PATCH net v2 0/2] net: netdevsim: fix inconsistent carrier state after link/unlink
 2026-01-04 18:54 UTC  (3+ messages)
` [PATCH net v2 1/2] "

[PATCH] media: atomisp: replace shadow zoom structs with v4l2_rect and fix error paths
 2026-01-04 18:38 UTC  (2+ messages)

[PATCH v9] arm64: dts: qcom: msm8939: Add camss and cci
 2026-01-04 18:31 UTC 

[syzbot] [bcachefs?] [kernfs?] INFO: task hung in do_renameat2 (2)
 2026-01-04 18:30 UTC  (2+ messages)
` Forwarded: "

[PATCH 1/2] rust: io: fix Bar reference in Io struct's comment
 2026-01-04 18:30 UTC  (8+ messages)
` [PATCH 2/2] rust: pci: fix typo in Bar "

[PATCH v3] mm/vmscan: fix demotion targets checks in reclaim/demotion
 2026-01-04 18:27 UTC  (3+ messages)
` [PATCH v4] "

[PATCH net v5] net: sock: fix hardened usercopy panic in sock_recv_errqueue
 2026-01-04 18:22 UTC  (2+ messages)

[PATCH net v3] net: mscc: ocelot: Fix crash when adding interface under a lag
 2026-01-04 18:22 UTC  (2+ messages)

[PATCH net v2] net: phy: mxl-86110: Add power management and soft reset support
 2026-01-04 18:22 UTC  (2+ messages)

[PATCH 0/1] mm/page_alloc: dynamic min_free_kbytes adjustment
 2026-01-04 18:14 UTC  (3+ messages)
` [PATCH 1/1] mm/page_alloc: auto-tune min_free_kbytes on atomic allocation failure

[PATCH net v4] net: nfc: nci: Fix parameter validation for packet data
 2026-01-04 18:13 UTC  (2+ messages)

[PATCH net] net: bnge: add AUXILIARY_BUS to Kconfig dependencies
 2026-01-04 18:01 UTC  (3+ messages)

[PATCH v1] mm: kmsan: Fix poisoning of high-order non-compound pages
 2026-01-04 18:02 UTC  (2+ messages)

[PATCH net] atm: idt77252: Use sb_pool_remove()
 2026-01-04 17:42 UTC  (2+ messages)

[PATCH 0/2] qnap-mcu: Add TS133 support
 2026-01-04 17:33 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: mfd: qnap,ts433-mcu: Add qnap,ts133-mcu compatible
` [PATCH 2/2] mfd: qnap-mcu: Add driver data for TS133 variant

[PATCH] docs: power: update documentation about removed function
 2026-01-04 17:16 UTC 

[PATCH] optee: update outdated comment
 2026-01-04 17:01 UTC 

[PATCH] drbd: fix a null-pointer dereference when the request event in drbd_request_endio() is READ_COMPLETED_WITH_ERROR
 2026-01-04 16:53 UTC 

[PATCH net-next v3] page_pool: Add page_pool_release_stalled tracepoint
 2026-01-04 16:43 UTC  (3+ messages)

[PATCH] selftests/nolibc: drop NOLIBC_SYSROOT=0 logic
 2026-01-04 16:43 UTC  (2+ messages)

[PATCH] drm/gud: fix NULL fb and crtc dereferences on USB disconnect
 2026-01-04 16:30 UTC  (5+ messages)

[PATCH bpf-next 0/2] bpf, test_run: Fix user-memory-access vulnerability for LIVE_FRAMES
 2026-01-04 16:23 UTC  (3+ messages)
  ` [PATCH bpf-next 1/2] "
  ` [PATCH bpf-next 2/2] selftests/bpf: Add test for xdp_md context with LIVE_FRAMES in BPF_PROG_TEST_RUN

[PATCH v2] LoongArch: Fix PMU counter allocation for mixed-type event groups
 2026-01-04 16:23 UTC 

[GIT PULL] core/urgent for v6.19-rc4
 2026-01-04 16:05 UTC  (2+ messages)

[PATCH] net: sfp: add SMBus I2C block support
 2026-01-04 16:05 UTC  (2+ messages)

[PATCH] PCI: Avoid work_on_cpu() in async probe workers
 2026-01-04 16:01 UTC  (3+ messages)

Question about to KMSAN: uninit-value in can_receive
 2026-01-04 15:42 UTC  (11+ messages)
          ` [bpf, xdp] headroom - was: "

[PATCH 0/3] RTKit protocol version 10 support
 2026-01-04 15:17 UTC  (3+ messages)
` [PATCH 1/3] soc: apple: rtkit: Support verison-specific app endpoint start

[PATCH v3 0/2] block: Generalize physical entry definition
 2026-01-04 15:15 UTC  (2+ messages)

[PATCH net v2 0/3] virtio-net: fix the deadlock when disabling rx NAPI
 2026-01-04 15:12 UTC  (7+ messages)
` [PATCH net v2 1/3] virtio-net: don't schedule delayed refill worker


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