The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-05-09 06:56:53 to 2026-05-09 11:41:46 UTC [more...]

[PATCH] riscv: KVM: Fix missing TLB flush on HENVCFG.PMM updates
 2026-05-09 11:41 UTC 

[PATCH v1 1/1] fpga: lattice-sysconfig-spi: simplify with spi_get_device_match_data()
 2026-05-09 11:39 UTC  (2+ messages)

[PATCH] hwmon: (tmp102) Change mode to read label property
 2026-05-09 11:39 UTC  (2+ messages)

[PATCH] tpm: Remove dead NULL check in tpm2_flush_space()
 2026-05-09 11:38 UTC  (2+ messages)

[PATCH net-next v3 2/2] KEYS: annotate struct user_key_payload with __counted_by
 2026-05-09 11:24 UTC 

[PATCH] driver core: avoid repeatedly printing the same 'Fixed dependency' log
 2026-05-09 11:17 UTC 

[PATCH v4 02/15] mm: Make empty_zero_page __ro_after_init
 2026-05-09 11:04 UTC 

[GIT PULL] PXA1908 DT changes for 7.2
 2026-05-09 11:04 UTC 

[PATCH net] net/smc: fix sleep-inside-lock in __smc_setsockopt() causing local DoS
 2026-05-09 11:01 UTC 

[PATCH v3 0/3] Documentation: security-bugs: new updates covering triage and AI
 2026-05-09 10:56 UTC  (6+ messages)
` [PATCH v3 1/3] Documentation: security-bugs: do not systematically Cc the security team
` [PATCH v3 2/3] Documentation: security-bugs: explain what is and is not a security bug
` [PATCH v3 3/3] Documentation: security-bugs: clarify requirements for AI-assisted reports

[PATCH v7] nfc: hci: fix out-of-bounds read in HCP header parsing
 2026-05-09 10:54 UTC  (2+ messages)

CVE-2026-43284: xfrm: esp: avoid in-place decrypt on shared skb frags
 2026-05-09 10:40 UTC  (2+ messages)

WARNING in do_notify_parent (kernel/signal.c:2174)
 2026-05-09 10:37 UTC  (2+ messages)

[PATCH v6 net-next 00/15] Add preliminary NETC switch support for i.MX94
 2026-05-09 10:29 UTC  (16+ messages)
` [PATCH v6 net-next 01/15] dt-bindings: net: dsa: update the description of 'dsa,member' property
` [PATCH v6 net-next 02/15] dt-bindings: net: dsa: add NETC switch
` [PATCH v6 net-next 03/15] net: enetc: add pre-boot initialization for i.MX94 switch
` [PATCH v6 net-next 04/15] net: enetc: add basic operations to the FDB table
` [PATCH v6 net-next 05/15] net: enetc: add support for the "Add" operation to VLAN filter table
` [PATCH v6 net-next 06/15] net: enetc: add support for the "Update" operation to buffer pool table
` [PATCH v6 net-next 07/15] net: enetc: add support for "Add" and "Delete" operations to IPFT
` [PATCH v6 net-next 08/15] net: enetc: add multiple command BD rings support
` [PATCH v6 net-next 09/15] net: dsa: add NETC switch tag support
` [PATCH v6 net-next 10/15] net: dsa: netc: introduce NXP NETC switch driver for i.MX94
` [PATCH v6 net-next 11/15] net: dsa: netc: add phylink MAC operations
` [PATCH v6 net-next 12/15] net: dsa: netc: add FDB, STP, MTU, port setup and host flooding support
` [PATCH v6 net-next 13/15] net: dsa: netc: initialize buffer pool table and implement flow-control
` [PATCH v6 net-next 14/15] net: dsa: netc: add support for the standardized counters
` [PATCH v6 net-next 15/15] net: dsa: netc: add support for ethtool private statistics

[PATCH] fuse: propagate async RELEASE queue errno in fuse_file_put()
 2026-05-09 10:23 UTC 

[PATCH] 9p: Fix mkdir to return NULL on success
 2026-05-09 10:00 UTC  (2+ messages)

[PATCH v3 0/2] cgroup/cpuset: fix DL attach accounting
 2026-05-09 10:20 UTC  (3+ messages)
` [PATCH v3 1/2] cgroup/cpuset: reset DL migration state on can_attach() failure
` [PATCH v3 2/2] cgroup/cpuset: reserve DL bandwidth only for root-domain moves

[PATCH v8] kbuild: host: use single executable for rustc -C linker
 2026-05-09 10:19 UTC 

[PATCH v6 0/2] mm: improve write performance with RWF_DONTCACHE
 2026-05-09 10:19 UTC  (4+ messages)
` [PATCH v6 2/2] mm: kick writeback flusher for IOCB_DONTCACHE with targeted dirty tracking

[PATCH] dt-bindings: usb: ci-hdrc-usb2: allow up to 3 clocks for qcom,ci-hdrc
 2026-05-09 10:17 UTC 

[PATCH v3 2/7] media: iris: introduce SM8350 and SC8280XP support
 2026-05-09 10:16 UTC 

[PATCH wireless-next] wifi: rt2x00: allocate anchor with rt2x00dev
 2026-05-09 10:13 UTC 

[PATCH 1/2] crypto: atmel-sha204a - drop __maybe_unused and of_match_ptr
 2026-05-09 10:11 UTC  (2+ messages)
` [PATCH 2/2] crypto: atmel-ecc - drop CONFIG_OF guard "

[PATCH v3 0/9] iio: introduce devm_ API for hid sensro setup and cleanup
 2026-05-09 10:10 UTC  (10+ messages)
` [PATCH v3 1/9] iio: hid-sensors: drop redundant iio_dev argument
` [PATCH v3 2/9] iio: hid-sensors: cleanup codestyle warning
` [PATCH v3 3/9] iio: hid-sensors: introduce device managed API
` [PATCH v3 4/9] iio: gyro: hid-sensor-gyro-3d: cleanup codestyle warning
` [PATCH v3 5/9] iio: gyro: hid-sensor-gyro-3d: drop hid_sensor_remove_trigger() using devm API
` [PATCH v3 6/9] iio: humidity: hid-sensor-humidity: cleanup codestyle check
` [PATCH v3 7/9] iio: humidity: hid-sensor-humidity: use common device for devres
` [PATCH v3 8/9] iio: humidity: hid-sensor-humidity: use local struct device
` [PATCH v3 9/9] iio: humidity: hid-sensor-humidity: drop hid_sensor_remove_trigger() using devm API

[PATCH v4 0/2] i2c: improve bus recovery for single-ended GPIOs
 2026-05-09 10:10 UTC  (4+ messages)
  ` [PATCH v4 1/2] gpiolib: add gpiod_is_single_ended() helper
  ` [PATCH v4 2/2] i2c: core: support recovery for single-ended GPIOs

[PATCH 1/1] riscv: dts: spacemit: enable eMMC for OrangePi RV2
 2026-05-09 10:00 UTC 

[PATCH v7] kbuild: host: use single executable for rustc -C linker
 2026-05-09 10:04 UTC 

[PATCH] m68k: Handle put_user() faults more carefully
 2026-05-09 10:03 UTC 

[PATCH v2 0/9] exfat: convert to iomap
 2026-05-09  9:59 UTC  (3+ messages)
` [PATCH v2 5/9] iomap: introduce IOMAP_F_ZERO_TAIL flag

[PATCH v3] staging: vme_user: validate slave window size against buffer size
 2026-05-09  9:58 UTC  (2+ messages)

[PATCH v2] dt-bindings: rtc: epson,rx6110: Convert to DT Schema
 2026-05-09  9:47 UTC 

[PATCH net-next v2] net: usb: pegasus: replace simple_strtoul with kstrtouint
 2026-05-09  9:51 UTC 

[PATCH] Input: analog: replace deprecated simple_strtoul() with kstrtouint()
 2026-05-09  9:55 UTC  (2+ messages)

[PATCH 0/2] mm/khugepaged: fix sub-PMD MADV_COLLAPSE range handling
 2026-05-09  9:47 UTC  (8+ messages)
` [PATCH 1/2] mm/khugepaged: fix spurious -EINVAL from sub-PMD MADV_COLLAPSE range

[PATCH] staging: rtl8723bs: replace msleep with usleep_range for 1ms delay
 2026-05-09  9:40 UTC 

[PATCH 0/6] SUNRPC: Address remaining cache_check_rcu() UAF in cache content files
 2026-05-09  9:41 UTC  (8+ messages)

[PATCH 3/8] char: misc: Introduce misc_sync_register()
 2026-05-09  9:40 UTC  (3+ messages)

[PATCH v2 RFC 08/13] sched/qos: Add a new sched-qos interface
 2026-05-09  9:39 UTC  (4+ messages)

[PATCH] cgroup/cpuset: skip hardwall ancestor scan in v2 mode in cpuset_current_node_allowed()
 2026-05-09  9:36 UTC  (3+ messages)

[PATCH] netdevsim: Fix task hung by releasing bus lock before device ops
 2026-05-09  9:33 UTC  (2+ messages)

[PATCH] PM: sleep: Use complete() instead of complete_all() in device_pm_sleep_init()
 2026-05-09  9:31 UTC  (2+ messages)

[PATCH] f2fs: initialize ino_entry_info before checkpoint load
 2026-05-09  9:30 UTC  (2+ messages)

[PATCH] drm/armada: fix device_node reference leak in armada_lcd_bind()
 2026-05-09  9:18 UTC 

[PATCH 0/8] iio: magnetometer: ak8975: driver cleanup
 2026-05-09  9:15 UTC  (23+ messages)
` [PATCH 1/8] iio: magnetometer: ak8975: modernize polling loops with iopoll() macros
` [PATCH 2/8] iio: magnetometer: ak8975: check if gpiod read was successful
` [PATCH 3/8] iio: magnetometer: ak8975: switch to using managed resources
` [PATCH 4/8] iio: magnetometer: ak8975: consistently use 'data' parameter
` [PATCH 5/8] iio: magnetometer: ak8975: unify messages with help of dev_err_probe()
` [PATCH 6/8] iio: magnetometer: ak8975: use temporary variable for struct device
` [PATCH 7/8] iio: magnetometer: ak8975: add scan mask index enum
` [PATCH 8/8] iio: magnetometer: ak8975: make use of the macros from bits.h

[PATCH] kernel: exit: fix coding style missing spaces
 2026-05-09  9:14 UTC 

[PATCH] docs: Document panic_on_rcu_stall default behavior
 2026-05-09  9:12 UTC 

[PATCH] ocfs2: reject inconsistent inode size before truncate
 2026-05-09  9:10 UTC 

[PATCH net-next v5 3/5] veth: implement Byte Queue Limits (BQL) for latency reduction
 2026-05-09  9:09 UTC  (7+ messages)

[PATCH] f2fs: start discard thread after mount recovery
 2026-05-09  9:08 UTC  (2+ messages)

[RFC PATCH v2 0/4] mm/zsmalloc: reduce zs_free() latency on swap release path
 2026-05-09  9:08 UTC  (3+ messages)

[PATCH v2] staging: iio: addac: adt7316: check SPI write errors in probe
 2026-05-09  9:03 UTC 

[PATCH v2] dt-bindings: rtc: epson,rx6110: Convert to DT Schema
 2026-05-09  9:00 UTC 

[PATCH v2] f2fs: start discard thread after mount recovery
 2026-05-09  8:54 UTC  (2+ messages)

[PATCH] ASoC: Intel: soc-acpi: add LG Gram 16Z90U RT713 + single RT1320 quirk
 2026-05-09  8:53 UTC 

[PATCH v2] mmc: sdhci-of-dwcmshc: Fix reset, clk, and SDIO support for Eswin EIC7700
 2026-05-09  8:49 UTC 

[RFC PATCH v3 0/4] mm/zsmalloc: per-cpu deferred free to accelerate swap entry release
 2026-05-09  8:47 UTC  (9+ messages)
` [RFC PATCH v3 1/4] mm/zsmalloc: introduce deferred free framework with callback ops

[PATCH] ACPI: SPCR: Support UART clock frequency field
 2026-05-09  8:47 UTC  (4+ messages)

[PATCH] ocfs2: fix use-after-free in ocfs2_inode_lock_full_nested during unmount
 2026-05-09  8:46 UTC  (2+ messages)

[PATCH v2] iio: adc: viperboard: Fix error handling in vprbrd_iio_read_raw
 2026-05-09  8:46 UTC  (3+ messages)

Regression in split ARM MMIO timer driver
 2026-05-09  8:45 UTC  (2+ messages)

[PATCH v5 2/3] mm/page_owner: add NUMA node filter with nodelist support
 2026-05-09  7:27 UTC  (2+ messages)

[PATCH] RDMA/bnxt_re: zero shared page before exposing to userspace
 2026-05-09  8:40 UTC 

[PATCH] staging: iio: addac: adt7316: check SPI write errors in probe
 2026-05-09  8:42 UTC  (2+ messages)

[PATCH v2 00/15] TDX MMU refactors
 2026-05-09  7:57 UTC  (16+ messages)
` [PATCH v2 01/15] KVM: TDX: Drop kvm_x86_ops.link_external_spt()
` [PATCH v2 02/15] KVM: TDX: Wrap mapping of leaf and non-leaf S-EPT entries into helpers
` [PATCH v2 03/15] KVM: x86/mmu: Fold set_external_spte_present() into its sole caller
` [PATCH v2 04/15] KVM: x86/mmu: Plumb param "old_spte" into kvm_x86_ops.set_external_spte()
` [PATCH v2 05/15] KVM: TDX: Move KVM_BUG_ON()s in __tdp_mmu_set_spte_atomic() to TDX code
` [PATCH v2 06/15] KVM: TDX: Move lockdep assert "
` [PATCH v2 07/15] KVM: x86/tdp_mmu: Morph !is_frozen_spte() check into a KVM_MMU_WARN_ON()
` [PATCH v2 08/15] KVM: x86/mmu: Plumb "sp" _pointer_ into the TDP MMU's handle_changed_spte()
` [PATCH v2 09/15] KVM: x86/tdp_mmu: Centrally propagate to-present/atomic zap updates to external PTEs
` [PATCH v2 10/15] KVM: x86/mmu: Drop KVM_BUG_ON() on shared lock to zap child "
` [PATCH v2 11/15] KVM: TDX: Hoist tdx_sept_remove_private_spte() above set_private_spte()
` [PATCH v2 12/15] KVM: TDX: Drop kvm_x86_ops.remove_external_spte()
` [PATCH v2 13/15] KVM: TDX: Rename tdx_sept_remove_private_spte() to show it's for leaf SPTEs
` [PATCH v2 14/15] KVM: x86: Move error handling inside free_external_spt()
` [PATCH v2 15/15] KVM: TDX: Move external page table freeing to TDX code

[linus:master] [sched/fair] 4823725d9d: INFO:task_blocked_for_more_than#seconds
 2026-05-09  8:37 UTC  (7+ messages)

[PATCH v3 0/6] drm/rockchip: Fix error handling and resource leaks in Rockchip DRM drivers
 2026-05-09  8:34 UTC  (7+ messages)
` [PATCH v3 1/6] drm/rockchip: Fix of_node reference leak in rockchip_drm_encoder_set_crtc_endpoint_id()
` [PATCH v3 2/6] drm/rockchip: Fix dangling crtc->state in vop2_crtc_reset()
` [PATCH v3 3/6] drm/rockchip: Fix vop2_create_crtcs() error path cleanup in vop2_bind()
` [PATCH v3 4/6] drm/rockchip: Fix vmap address caching in rockchip_gem_prime_vmap()
` [PATCH v3 5/6] drm/rockchip: Fix leaked vblank event in vop_crtc_atomic_disable()
` [PATCH v3 6/6] drm/rockchip: Check return value of cdn_dp_grf_write() in error path

[PATCH] Bluetooth: hci_uart: serialize close flush with write_work
 2026-05-09  8:31 UTC 

[PATCH] maple_tree: document that "last" in mtree_insert_range() is inclusive
 2026-05-09  8:31 UTC  (3+ messages)

[RFC] mm: restrict zero-page remapping to underused THP splits
 2026-05-09  8:25 UTC  (2+ messages)

[PATCH] HID: i2c-hid: add reset quirk for BLTP7853 touchpad
 2026-05-09  8:21 UTC 

[PATCH (draft)] kcov: fix potential kcov_mode corruption under CONFIG_PREEMPT_RT
 2026-05-09  8:09 UTC  (4+ messages)
` [PATCH] "
  ` [PATCH v2] kcov: fix state corruption under CONFIG_PREEMPT_RT by eliminating per-cpu data
    ` [PATCH v3] kcov: move kcov_remote_data to task_struct for RT and remove local_lock

[PATCH] staging: rtl8723bs: replace msleep with usleep_range for short delays
 2026-05-09  8:07 UTC 

[PATCH] selftests/cgroup: Fix cg_read_strcmp() empty string comparison
 2026-05-09  8:03 UTC 

manual merge of the cix tree with the arm-soc tree
 2026-05-09  8:02 UTC  (5+ messages)

[PATCH] rust-analyzer: update generate_rust_analyzer to pass cfg to macros crate
 2026-05-09  8:01 UTC  (3+ messages)

[RESEND,v2 2/2] memory: mtk-smi: Add mt8189 support
 2026-05-09  8:00 UTC 

drivers/misc/mei/mei_lb.c:284:32: sparse: sparse: restricted __le32 degrades to integer
 2026-05-09  7:59 UTC 

[PATCH v2 0/2] iio: magnetometer: add MEMSIC MMC5983MA driver
 2026-05-09  7:58 UTC  (4+ messages)

[PATCH] iommu/arm-smmu-v3-sva: Enable Hardware Access and Hardware Dirty bits
 2026-05-09  7:56 UTC  (7+ messages)

[PATCH rc v4 3/5] iommu/arm-smmu-v3: Skip EVTQ/PRIQ setup in kdump kernel
 2026-05-09  7:53 UTC  (4+ messages)
  ` [PATCH rc v4 5/5] iommu/arm-smmu-v3: Detect ARM_SMMU_OPT_KDUMP_ADOPT in probe()

[PATCH 0/7] Accelerate page migration with batch copying and hardware offload
 2026-05-09  7:49 UTC  (4+ messages)

[PATCH 6.6.y v2 0/2] dmaengine: idxd: fix event log crash and memory leak on FLR
 2026-05-09  7:48 UTC  (3+ messages)
` [PATCH 6.6.y v2 1/2] dmaengine: idxd: Fix crash when the event log is disabled
` [PATCH 6.6.y v2 2/2] dmaengine: idxd: Fix leaking event log memory

[GIT PULL] Staging driver fixes for 7.1-rc3
 2026-05-09  7:48 UTC 

[GIT PULL] USB driver fixes for 7.1-rc3
 2026-05-09  7:47 UTC 

[PATCH v2 2/3] Documentation: security-bugs: explain what is and is not a security bug
 2026-05-09  7:43 UTC  (6+ messages)

[PATCH v2] riscv: misaligned: Restore epc in error path
 2026-05-09  7:40 UTC 

[PATCH v2] riscv: Check the return value of reloc handlers
 2026-05-09  7:40 UTC 

[PATCH v2] riscv: cacheinfo: Fix node reference leak in populate_cache_leaves
 2026-05-09  7:40 UTC 

[PATCH v2 1/2] riscv/purgatory: return bool from verify_sha256_digest
 2026-05-09  7:38 UTC  (2+ messages)
` [PATCH v2 2/2] riscv/purgatory: add asm/purgatory.h

[syzbot] [jfs?] INFO: task hung in jfs_flush_journal (5)
 2026-05-09  7:38 UTC 

[PATCH 5/5] PCI: spacemit-k1: Add Spacemit K3 PCIe host controller support
 2026-05-09  7:32 UTC  (2+ messages)

[PATCH] riscv: Check the return value of reloc handlers
 2026-05-09  7:31 UTC 

[PATCH v5 1/3] mm/page_owner: add print_mode filter
 2026-05-09  6:54 UTC  (2+ messages)

[PATCH 0/7] KVM: x86/xen: Fix Xen / GPC / PREEMPT_RT issues with rwlock_t
 2026-05-09  7:27 UTC  (3+ messages)
` [PATCH 7/7] KVM: x86/xen: Handle pending Xen timer events in vcpu_enter_guest()

[PATCH] dma-contiguous: add kconfig option to setup numa cma area if not configured explicitly
 2026-05-09  7:25 UTC 

[PATCH] iio: adc: ad7816: propagate SPI error codes
 2026-05-09  7:24 UTC  (3+ messages)

[PATCH v3 0/2] Add NXP FRDM-IMX95-PRO board support
 2026-05-09  7:21 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: arm: fsl: Add i.MX95 19x19 FRDM PRO board
` [PATCH v3 2/2] arm64: dts: freescale: add i.MX95 19x19 FRDM PRO board dts

[PATCH] sched/task: always defer 'struct task_struct' destruction via RCU
 2026-05-09  7:18 UTC  (3+ messages)

[PATCH bpf v4] xskmap: reject TX-only AF_XDP sockets
 2026-05-09  7:17 UTC  (2+ messages)

[PATCH 4/5] dt-bindings: pci: spacemit: Introduce Spacemit K3 PCIe host controller
 2026-05-09  7:18 UTC  (2+ messages)

[PATCH] staging: vme_user: validate slave window size against buffer size
 2026-05-09  7:17 UTC  (3+ messages)

[PATCH] drm/bridge: dw-hdmi-qp: compute audio CTS from N when not in TMDS table
 2026-05-09  7:09 UTC 

[RFC net-next 0/4] devlink: Add boot-time defaults
 2026-05-09  7:01 UTC  (8+ messages)

[PATCH v3 00/13] Improve process/maintainers output
 2026-05-09  6:56 UTC  (9+ messages)
` [PATCH v3 02/13] docs: maintainers_include: split state machine on multiple funcs
` [PATCH v3 03/13] docs: maintainers_include: cleanup the code
` [PATCH v3 05/13] docs: maintainers_include: do some coding style cleanups
` [PATCH v3 07/13] docs: maintainers_include: properly handle file patterns
` [PATCH v3 08/13] docs: maintainers_include: add a filtering javascript
` [PATCH v3 09/13] docs: maintainers_include: don't ignore invalid profile entries
` [PATCH v3 12/13] MAINTAINERS: make clearer about what's expected for "P" field
` [PATCH v3 13/13] MAINTAINERS: use a URL for pin-init maintainer's profile entry


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