The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-05-02 00:00:06 to 2026-05-02 10:13:50 UTC [more...]

[PATCH 0/5] riscv: spacemit: Add PCIe RC controller support for K3
 2026-05-02 10:13 UTC  (4+ messages)
` [PATCH 1/5] PCI: spacemit-k1: Add device data support
` [PATCH 2/5] PCI: spacemit-k1: Add multiple phy handles support
` [PATCH 3/5] dt-bindings: PCI: snps,dw-pcie: Add msi-parent for msi handle check

[syzbot] [mm?] [f2fs?] [exfat?] memory leak in __kfree_rcu_sheaf
 2026-05-02 10:09 UTC  (2+ messages)

[PATCH v3] scsi: ufs: core: call hibern8 notify when hibern8 cmd failed
 2026-05-02 10:05 UTC  (2+ messages)

[PATCH] usb: dwc3: qcom: Modify interrupt handling for EUSB2 Phy targets
 2026-05-02  9:56 UTC 

[PATCH v2 0/2] Two semi-related perf throttling fixes
 2026-05-02  9:52 UTC  (4+ messages)
` [PATCH v2 2/2] perf: Don't throttle based on NMI watchdog events

[PATCH] staging: rtl8723bs: drop duplicate blank lines in core files
 2026-05-02  8:50 UTC  (2+ messages)
` [PATCH v2] staging: rtl8723bs: drop blank line before close brace in rtw_ieee80211.c

[PATCH] staging: rtl8723bs: remove unnecessary blank lines
 2026-05-02  8:49 UTC  (2+ messages)
` [PATCH v2] staging: rtl8723bs: remove unnecessary blank lines in rtw_ioctl_set.c

[PATCH] usb: xhci: bound wait command completion to avoid kdump deadlock
 2026-05-02  9:46 UTC  (6+ messages)
        ` [PATCH RFT RFC] usb: xhci: Kill hosts with HCE or HSE on command timeout

[PATCH net] net: eth: fbnic: Fix addr validation in pcs write
 2026-05-02  9:45 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: ufs: Document static TX Equalization settings properties
 2026-05-02  9:30 UTC  (3+ messages)

[PATCH v4] docs/ja_JP: translate more of submitting-patches.rst
 2026-05-02  9:30 UTC  (2+ messages)

[PATCH net-next] net: phy: realtek: replace magic number with register bit macros
 2026-05-02  9:28 UTC 

Re: [PATCH net-next v2 1/2] mv88e6xxx: Refactor 6352's serdes functions
 2026-05-02  9:25 UTC  (2+ messages)

[PATCH] Input: atmel_mxt_ts: Allow per-board device config
 2026-05-02  9:24 UTC  (2+ messages)
` [PATCH RESEND] "

io_uring: should IORING_TIMEOUT_ABS honour the submitter's time namespace?
 2026-05-02  9:21 UTC 

[LSF/MM/BPF TOPIC] Improving MGLRU
 2026-05-02  8:56 UTC 

[PATCH net v3] ipv6: rpl: reserve mac_len headroom when recompressed SRH grows
 2026-05-02  8:42 UTC  (3+ messages)

[PATCH] string: use strnlen in strlcat
 2026-05-02  8:37 UTC  (3+ messages)

[PATCH] staging: atomisp: isp: xnr 3.0 fix whitespace issue
 2026-05-02  8:33 UTC  (2+ messages)

[REPORT] kernelnewbies.org is down (502 Bad Gateway)
 2026-05-02  8:26 UTC  (2+ messages)

[PATCH v4] scsi: ufs: core: call hibern8 notify when hibern8 cmd failed
 2026-05-02  8:20 UTC 

AF_ALG hardening
 2026-05-02  8:19 UTC  (3+ messages)
                      ` [oss-security] CVE-2026-31431: CopyFail: linux local privilege scalation

[PATCH RFC v5 0/7] Add support for Adreno 810 GPU
 2026-05-02  8:08 UTC  (8+ messages)
` [PATCH RFC v5 1/7] dt-bindings: display/msm/gmu: Document Adreno 810 GMU
` [PATCH RFC v5 2/7] dt-bindings: display/msm/gpu: Document A810 GPU
` [PATCH RFC v5 3/7] drm/msm/adreno: rename llc_mmio to cx_misc_mmio
` [PATCH RFC v5 4/7] drm/msm/adreno: set cx_misc_mmio regardless of if platform has LLCC
` [PATCH RFC v5 5/7] drm/msm/a8xx: use pipe protect slot 15 for last-span-unbound feature
` [PATCH RFC v5 6/7] drm/msm/adreno: add Adreno 810 GPU support
` [PATCH RFC v5 7/7] arm64: dts: qcom: milos: Add Adreno 810 GPU and GMU nodes

[PATCH v3] EDAC/sysfs: Fix kobject cleanup after kobject_init_and_add() failure
 2026-05-02  8:06 UTC 

[PATCH v2 0/6] media: Fix new smatch warnings
 2026-05-02  7:56 UTC  (4+ messages)
` [PATCH v2 2/6] media: i2c: mt9p031: Rewrite a bitwise mask

[PATCH] trace_printk: replace _______STR with __UNIQUE_ID(STR)
 2026-05-02  7:55 UTC  (6+ messages)
` [PATCH v3] trace_printk: remove local variable for argument detection

[PATCH] arm64: dts: mediatek: mt7981b: Add PMU
 2026-05-02  7:49 UTC 

[PATCH net-next v3 0/2] net: mana: Avoid queue struct allocation failure under memory fragmentation
 2026-05-02  7:45 UTC  (3+ messages)
` [PATCH net-next v3 1/2] net: mana: Use per-queue allocation for tx_qp to reduce allocation size
` [PATCH net-next v3 2/2] net: mana: Use kvmalloc for large RX queue and buffer allocations

[PATCH v5 0/2] rust: take advantage of newer rust-analyzer features
 2026-05-02  7:40 UTC  (7+ messages)
` [PATCH v5 1/2] scripts: generate_rust_analyzer.py: add versioning infrastructure

[PATCH 0/3] nolibc: Add getcwd() and readlink()
 2026-05-02  7:25 UTC  (4+ messages)
` [PATCH 1/3] tools/nolibc: unistd: Add getcwd()
` [PATCH 2/3] tools/nolibc: unistd: Add readlink()
` [PATCH 3/3] selftests/nolibc: Add test for getcwd() and readlink()

[RFC PATCH v2 0/4] mm/zsmalloc: reduce zs_free() latency on swap release path
 2026-05-02  7:21 UTC  (5+ messages)

[PATCH] EDAC/sysfs: Fix error handling in edac_device_create_instance()
 2026-05-02  7:20 UTC  (3+ messages)

[PATCH v6 1/3] perf env: Add perf_env__e_machine helper and use in perf_env__arch
 2026-05-02  6:59 UTC  (19+ messages)
` [PATCH v8 00/17] perf symbol/env: ELF machine clean up and lazy idle computation
  ` [PATCH v8 01/17] perf env: Add perf_env__e_machine helper and use in perf_env__arch
  ` [PATCH v8 02/17] perf tests topology: Switch env->arch use to env->e_machine
  ` [PATCH v8 03/17] perf capstone: Determine architecture from e_machine
  ` [PATCH v8 04/17] perf print_insn: Use e_machine for fallback IP length check
  ` [PATCH v8 05/17] perf machine: Use perf_env e_machine rather than arch
  ` [PATCH v8 06/17] perf sample-raw: "
  ` [PATCH v8 07/17] perf sort: "
  ` [PATCH v8 08/17] perf symbol: Avoid use of machine__is
  ` [PATCH v8 09/17] perf arch common: Use perf_env e_machine rather than arch
  ` [PATCH v8 10/17] perf header: In print_pmu_caps use perf_env e_machine
  ` [PATCH v8 11/17] perf c2c: Use perf_env e_machine rather than arch
  ` [PATCH v8 12/17] perf lock-contention: "
  ` [PATCH v8 13/17] perf env: Refactor perf_env__arch_strerrno
  ` [PATCH v8 14/17] perf env: Remove unused perf_env__raw_arch
  ` [PATCH v8 15/17] perf env: Add helper to lazily compute the os_release
  ` [PATCH v8 16/17] perf symbol: Add setters for bitfields sharing a byte to avoid concurrent update issues
  ` [PATCH v8 17/17] perf symbol: Lazily compute idle and use a global lock for updates

[PATCH v1] perf dwarf-aux: Fix libdw segmentation fault in cu_walk_functions_at
 2026-05-02  6:48 UTC 

[7.1-rc1 BUG] System hang when reading clock controller sysfs 'registers' files
 2026-05-02  6:40 UTC 

[PATCH 0/2] userfaultfd: merge fs/userfaultfd.c into mm/userfaultfd.c
 2026-05-02  6:37 UTC  (7+ messages)

[PATCH v2] arm64: dts: qcom: slim7x: Add Embedded Controller node
 2026-05-02  6:35 UTC 

drivers/dma-buf/sw_sync.c:88:24: sparse: sparse: incompatible types in comparison expression (different address spaces):
 2026-05-02  6:29 UTC 

[PATCH 0/3] Documentation: security-bugs: new updates covering triage and AI
 2026-05-02  6:27 UTC  (12+ messages)
` [PATCH 2/3] Documentation: security-bugs: explain what is and is not a security bug

[PATCH v1] docs: Remove icn= ISDN parameter
 2026-05-02  6:12 UTC  (3+ messages)

[PATCH v2] media: sun4i-csi: clean up media device on probe errors
 2026-05-02  6:12 UTC 

[PATCH net-next v5 0/5] net: bridge: mcast: support exponential field encoding
 2026-05-02  6:06 UTC  (11+ messages)
` [PATCH net-next v5 1/5] ipv4: igmp: get rid of IGMPV3_{QQIC,MRC} and simplify calculation
` [PATCH net-next v5 2/5] ipv6: mld: rename mldv2_mrc() and add mldv2_qqi()
` [PATCH net-next v5 3/5] ipv4: igmp: encode multicast exponential fields
` [PATCH net-next v5 4/5] ipv6: mld: "
` [PATCH net-next v5 5/5] selftests: net: bridge: add MRC and QQIC field encoding tests

[PATCH] sched_ext: idle: Recheck prev_cpu after narrowing allowed mask
 2026-05-02  5:44 UTC  (2+ messages)

[PATCH v3] docs/ja_JP: translate more of submitting-patches.rst
 2026-05-02  5:25 UTC  (2+ messages)

[PATCH v2] libceph: reject monitor replies with oversized data segment
 2026-05-02  5:22 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v2 0/4] spacemit: k1-bananapi-f3: Fix the power source of USB3 nodes
 2026-05-02  5:18 UTC  (5+ messages)
` [PATCH v2 1/4] riscv: dts: spacemit: k1-bananapi-f3: Add vcc5v0_sys regulator for Banana Pi F3
` [PATCH v2 2/4] riscv: dts: spacemit: k1-bananapi-f3: Update USB regulator on onboard usb and label
` [PATCH v2 3/4] riscv: dts: spacemit: k1-bananapi-f3: Correct USB hub power hierarchy
` [PATCH v2 4/4] riscv: dts: spacemit: k1-bananapi-f3: Add vin-supply for PCIe 3.3V regulator

[PATCH 0/2] PCI: cadence: Add 100 ms delay after link up for speeds > 5 GT/s
 2026-05-02  5:18 UTC  (3+ messages)
` [PATCH 1/2] PCI: cadence: Ensure that cdns_pcie_host_wait_for_link() waits 100 ms after link up

[PATCH v2] net: lan966x: avoid unregistering netdev on register failure
 2026-05-02  5:07 UTC 

[PATCH 0/5] mm: Support selecting doing direct COW for anonymous pmd entry
 2026-05-02  5:06 UTC  (5+ messages)

[PATCH net v5] ipv6: flowlabel: enforce per-netns limit for unprivileged callers
 2026-05-02  5:00 UTC 

[PATCH] mm/page_vma_mapped_walk: add missing pgtable entry accessors
 2026-05-02  4:54 UTC  (2+ messages)

[PATCH 0/3] spi: imx: Three fixes for the i.MX SPI driver
 2026-05-02  4:51 UTC  (7+ messages)
` [PATCH 1/3] spi: imx: Fix precedence bug in spi_imx_dma_max_wml_find()
` [PATCH 2/3] spi: imx: Fix UAF on package-1 prepare failure in spi_imx_dma_data_prepare()
` [PATCH 3/3] spi: imx: Propagate prepare_transfer() error from spi_imx_setupxfer()

[PATCH net-next v3 0/3] r8152: Add support for the RTL8159 10Gbit USB Ethernet chip
 2026-05-02  4:50 UTC  (4+ messages)
` [PATCH net-next v3 1/3] r8152: Add support for 10Gbit Link Speeds and EEE
` [PATCH net-next v3 2/3] r8152: Add support for the RTL8159 chip
` [PATCH net-next v3 3/3] r8152: Add firmware upload capability for RTL8157/RTL8159

[PATCH 0/2] firmware: arm_scmi: imx: Support getting reset reason
 2026-05-02  4:41 UTC  (5+ messages)
` [PATCH 1/2] firmware: arm_scmi: imx: Support getting reset reason of MISC protocol

[PATCH net-next v2 3/4] r8152: Add irq mitigation for RTL8157/9
 2026-05-02  4:41 UTC  (3+ messages)

[PATCH v3 0/2] nolibc: Add fallocate()
 2026-05-02  4:40 UTC  (9+ messages)
` [PATCH v3 1/2] tools/nolibc: fcntl: "
` [PATCH v3 2/2] selftests/nolibc: Add a very basic test for fallocate()

[GIT PULL] Crypto Fixes for 7.1
 2026-05-02  4:40 UTC 

[PATCH net-next v2 2/4] r8152: Add support for the RTL8159 chip
 2026-05-02  4:39 UTC  (3+ messages)

[PATCH v3 00/54] make MM selftests more CI friendly
 2026-05-02  4:36 UTC  (6+ messages)
` [PATCH v3 27/54] selftests/mm: hugepage_settings: add APIs for HugeTLB setup and teardown

[PATCH] char: dtlk: remove driver for ISA speech synthesizer card
 2026-05-02  4:33 UTC 

[PATCH v2 00/18] mshv: Bug fixes across the mshv_root module
 2026-05-02  4:28 UTC  (19+ messages)
` [PATCH v2 01/18] mshv: Fix IRQ leak and type hazards in hv_call_modify_spa_host_access
` [PATCH v2 02/18] mshv: Fix potential integer overflow in mshv_region_create
` [PATCH v2 03/18] mshv: Fix mshv_prepare_pinned_region error path for unencrypted partitions
` [PATCH v2 04/18] mshv: Fix potential u64 overflow in region overlap check
` [PATCH v2 05/18] mshv: Fix race in mshv_irqfd_deassign
` [PATCH v2 06/18] mshv: Add defensive synchronize_srcu in irqfd shutdown
` [PATCH v2 07/18] mshv: Add NULL check for vp in mshv_try_assert_irq_fast
` [PATCH v2 08/18] mshv: Fix broken seqcount read protection
` [PATCH v2 09/18] mshv: Consolidate irqfd interrupt injection paths
` [PATCH v2 10/18] mshv: Fix level-triggered check on uninitialized data
` [PATCH v2 11/18] mshv: Fix duplicate GSI detection for GSI 0
` [PATCH v2 12/18] mshv: Fix use-after-RCU in mshv_portid_lookup
` [PATCH v2 13/18] mshv: Fix sleeping under spinlock in mshv_portid_alloc
` [PATCH v2 14/18] mshv: Use kfree_rcu in mshv_portid_free
` [PATCH v2 15/18] mshv: Add missing vp_index bounds check in intercept ISR
` [PATCH v2 16/18] mshv: Add store/load ordering for VP array publish
` [PATCH v2 17/18] mshv: Validate scheduler message bounds from hypervisor
` [PATCH v2 18/18] mshv: Fix missing error code on VP allocation failure

[PATCH net-next v2 1/4] r8152: Add support for 10Gbit Link Speeds and EEE
 2026-05-02  4:18 UTC  (3+ messages)

[PATCH] iio: imu: kmx61: Use guard(mutex)() family over manual locking
 2026-05-02  3:24 UTC 

[PATCH] drm/amdxdna: fix pinned_vm accounting and rlimit rollback
 2026-05-02  3:17 UTC 

[PATCH] SOUND: hda/realtek: Fix mute and mic-mute LEDs for HP Envy X360 15-fh0xxx
 2026-05-02  3:12 UTC 

[PATCH 2/5] riscv: ptrace: Fix register corruption in compat_riscv_gpr_set on error
 2026-05-02  3:14 UTC  (3+ messages)
` [PATCH v2] riscv: Fix register corruption from uninitialized cregs "

[PATCH v2] drm/bridge: tc358762: Use mipi_dsi_generic_write_multi()
 2026-05-02  3:10 UTC 

[PATCH v1 2/2] fs: Fix return in jfs_mkdir
 2026-05-02  3:00 UTC 

[PATCH] kunit: Fix spelling mistakes in comments and messages
 2026-05-02  2:56 UTC  (2+ messages)

[PATCH v1 1/2] fs: Fix return in orangefs_mkdir
 2026-05-02  2:54 UTC 

[PATCH v2] kunit: tool: Add (primitive) support for outputting JUnit XML
 2026-05-02  2:49 UTC 

[PATCH v2] net: net_failover: Fix the deadlock in slave register
 2026-05-02  2:46 UTC  (3+ messages)

[PATCH] usb: dwc3: avoid probe deferral when USB power supply is not available
 2026-05-02  0:55 UTC  (2+ messages)

[PATCH v2] iio: buffer: hw-consumer: fix use-after-free in error path
 2026-05-02  2:38 UTC  (5+ messages)

[PATCH net-next v2] pppoe: optimize hash with word access
 2026-05-02  2:20 UTC  (2+ messages)

[PATCH net-next V2 0/3] net/mlx5: enable sub-page allocations for mlx5_frag_buf
 2026-05-02  2:20 UTC  (2+ messages)

[PATCH] ARM: dts: dm8168-evm: Set stdout-path to uart3
 2026-05-02  2:13 UTC 

[PATCH v6 0/3] hwmon: (ads7871) Fix endianness and modernize driver
 2026-05-02  2:08 UTC  (4+ messages)
` [PATCH v6 1/3] hwmon: (ads7871) Fix endianness bug in 16-bit register reads
` [PATCH v6 2/3] hwmon: (ads7871) Convert to hwmon_device_register_with_info
` [PATCH v6 3/3] hwmon: (ads7871) Use DMA-safe buffer for SPI writes

[PATCH 0/2] mm/damon/stat: add kdamond_pid parameter
 2026-05-02  2:05 UTC  (3+ messages)
` [PATCH 1/2] mm/damon/stat: add a parameter for reading kdamond pid
` [PATCH 2/2] Docs/admin-guide/mm/damon/stat: document kdamond_pid parameter

[PATCH 00/11] mm/damon: introduce DAMOS failed region quota charge ratio
 2026-05-02  1:56 UTC  (2+ messages)

[PATCH] bit_spinlock: Fix the __bitlock() definition
 2026-05-02  1:55 UTC 

[PATCH] locking/rtmutex: Annotate API and implementation
 2026-05-02  1:53 UTC 

[PATCH net, v2] net: mana: Fix crash from unvalidated SHM offset read from BAR0 during FLR
 2026-05-02  1:53 UTC  (2+ messages)

[PATCH] qed: fix division by zero in qed_init_wfq_param when all vports configured
 2026-05-02  1:46 UTC  (2+ messages)

[PATCH 0/6] lib: rework bitreverse
 2026-05-02  1:40 UTC  (2+ messages)

[RFC v3 00/27] lib: Rust implementation of SPDM
 2026-05-02  1:34 UTC  (7+ messages)

[PATCH net v3] ipv6: validate extension header length before copying to cmsg
 2026-05-02  1:24 UTC  (2+ messages)

[RFC PATCH 0/2] net: af_unix: Useful handling of LSM denials on SCM_RIGHTS
 2026-05-02  1:24 UTC  (5+ messages)
` [RFC PATCH 1/2] "

[PATCH] PCI/proc: check __get_user() return value in proc_bus_pci_write()
 2026-05-02  1:14 UTC 

[PATCH] crash_dump: Fix potential double free and UAF of keys_header
 2026-05-01 23:54 UTC  (6+ messages)

[PATCH v3] mm/migrate_device: fix pgtable leak in migrate_vma_insert_huge_pmd_page
 2026-05-02  1:02 UTC  (6+ messages)

[GIT PULL] ntfs fixes for 7.1-rc2
 2026-05-02  1:02 UTC 

[PATCH] selftests/mm: ksm-functional-tests: fix partial writes
 2026-05-02  0:57 UTC 

[PATCH net-next v7] net: mana: Expose hardware diagnostic info via debugfs
 2026-05-02  0:54 UTC  (2+ messages)

[PATCH] ntfs: avoid use-after-free of index inode in ntfs_inode_sync_filename()
 2026-05-02  0:49 UTC 

[PATCH] ntfs: fix copy length in ntfs_bdev_write() for non-page-aligned start
 2026-05-02  0:48 UTC 

[syzbot] [ext4?] INFO: task jbd2/sda1-NUM:NUM blocked in I/O wait for more than NUM seconds
 2026-05-02  0:47 UTC 

[PATCH net-next] net: usb: cdc_ncm: add Apple Mac USB-C direct networking quirk
 2026-05-02  0:30 UTC  (2+ messages)

[PATCH] block/blk-iolatency: Add the processing flow of the chained bio in the QoS and define the related types to solve the problem of incorrect inflight processing in the QoS. The usage of the done_split_bio abstract function in the blk-iolatency project
 2026-05-02  0:19 UTC  (2+ messages)

[git pull] drm fixes for 7.1-rc2
 2026-05-02  0:18 UTC  (2+ messages)

[PATCH v4 0/3] Allow ATS to be always on for certain ATS-capable devices
 2026-05-02  0:19 UTC  (7+ messages)
` [PATCH v4 1/3] PCI: Allow ATS to be always on for CXL.cache capable devices

[PATCH net-next 1/4] net/sched: netem: move state enums out of struct netem_sched_data
 2026-05-02  0:17 UTC  (4+ messages)
` [PATCH net-next 2/4] net/sched: netem: remove useless VERSION
` [PATCH net-next 3/4] net/sched: netem: replace pr_info with netlink extack error messages
` [PATCH net-next 4/4] netem: add per-impairment extended statistics

[syzbot] [ext4?] INFO: task jbd2/sda1-NUM:NUM blocked in I/O wait for more than NUM seconds
 2026-05-02  0:18 UTC 

[PATCH net v5] net: dsa: mt7530: fix .get_stats64 sleeping in atomic context
 2026-05-02  0:15 UTC  (2+ messages)

[PATCH net-next 1/2] net: cs89x0: remove ISA bus probing
 2026-05-02  0:10 UTC  (2+ messages)

[PATCH net-next] net: usb: r8152: add TRENDnet TUC-ET2G v2.0
 2026-05-02  0:10 UTC  (2+ messages)

[PATCH v2 0/4] perf/x86: Don't write PEBS_ENABLED on KVM transitions
 2026-05-02  0:04 UTC  (3+ messages)
` [PATCH v2 4/4] perf/x86: KVM: Have perf define a dedicated struct for getting guest PEBS data

[syzbot] INFO: task jbd2/sda1-NUM:NUM blocked in I/O wait for more than NUM seconds
 2026-05-02  0:02 UTC  (2+ messages)
` Forwarded: [PATCH] PCI/proc: check return value of __get_user() in proc_bus_pci_write()

[PATCH] psp: reject packets carrying unsupported PSP optional fields
 2026-05-02  0:00 UTC  (4+ messages)
` [PATCH net v2] psp: strip variable-length PSP header in psp_dev_rcv()


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