The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-05-23 12:20:53 to 2026-05-23 17:55:24 UTC [more...]

[PATCH 00/17] fs: replace __get_free_pages() call with kmalloc()
 2026-05-23 17:54 UTC  (7+ messages)
` [PATCH 01/17] quota: allocate dquot_hash "
` [PATCH 02/17] proc: replace __get_free_page() "
` [PATCH 03/17] ocfs2/dlm: "
` [PATCH 04/17] nilfs2: replace get_zeroed_page() with kzalloc()
` [PATCH 05/17] NFS: replace __get_free_page() with kmalloc() in nfs_show_devname()
` [PATCH 06/17] NFS: remove unused page and page2 in nfs4_replace_transport()

[PATCH v2 0/2] complete perf_allow_* trio and use in drm/xe
 2026-05-23 17:52 UTC  (3+ messages)

[patch V6 00/16] Improve /proc/interrupts further
 2026-05-23 17:48 UTC  (3+ messages)
` [patch V6 05/16] x86/irq: Suppress unlikely interrupt stats by default

[PATCH v2] dt-bindings: clock: via,vt8500: Convert to DT Schema
 2026-05-23 17:45 UTC  (3+ messages)

[PATCH 0/3] powerpc/irq: Use optimizations for /proc/interrupts
 2026-05-23 17:40 UTC  (4+ messages)
` [PATCH 1/3] powerpc/irq: Move __softirq_pending out of irq_stat
` [PATCH 2/3] powerpc/irq: Make irqstats array based
` [PATCH 3/3] powerpc/irq: Suppress unlikely interrupt stats by default

[PATCH v3 0/2] userfaultfd: merge fs/userfaultfd.c into mm/userfaultfd.c
 2026-05-23 17:37 UTC  (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] userfaultfd: make functions that are not used outside uffd static

[PATCH] soc: aspeed: lpc-snoop: Fix usercopy overflow in snoop_file_read
 2026-05-23 17:35 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v4 0/2] dt-bindings: mfd/pwm: Split st,stmpe cleanup into separate patches
 2026-05-23 17:32 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: mfd: st,stmpe: Add missing properties for PWM subnode
` [PATCH v4 2/2] dt-bindings: pwm: stmpe: drop legacy binding

[PATCH v2 0/3] ACPI: button: Fixes related to GPE handling and probe error path
 2026-05-23 17:29 UTC  (4+ messages)
` [PATCH v2 2/3] ACPI: button: Enable wakeup GPEs for ACPI buttons at probe time

[RFC PATCH v2 3/4] mm/damon: introduce DAMON_HUGEPAGE for hot region hugepage collapsing
 2026-05-23 17:29 UTC  (2+ messages)

[RFC PATCH v2 2/4] mm/damon: Introduce DAMOS_QUOTA_HUGEPAGE auto tuning
 2026-05-23 17:27 UTC  (2+ messages)

[PATCH v2 fwctl 0/3] fwctl/bnxt: DMA buffer support for HWRM commands
 2026-05-23 17:25 UTC  (4+ messages)
` [PATCH v2 fwctl 1/3] fwctl: Add driver_data field to fwctl_rpc
` [PATCH v2 fwctl 2/3] bnxt_en: Update bnxt firmware spec
` [PATCH v2 fwctl 3/3] fwctl/bnxt: add DMA buffer support for HWRM commands

[PATCH v3] resource: Downgrade "resource sanity check" warning to debug level
 2026-05-23 17:23 UTC  (2+ messages)

[PATCH net v5] ipv6: validate extension header length before copying to cmsg
 2026-05-23 17:23 UTC  (2+ messages)

[RFC PATCH v2 1/4] mm/damon: Generalize ctx_target creation for damon_ops_id and add vaddr support
 2026-05-23 17:20 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: add missing spaces around '*' operator
 2026-05-23 17:19 UTC 

[RFC PATCH v2 0/4] mm/damon: Introduce a huge page collapsing mechanism using auto tuning
 2026-05-23 17:17 UTC  (2+ messages)

[PATCH] USB: iowarrior: fix use-after-free on disconnect
 2026-05-23 17:05 UTC 

[GIT PULL] hwmon fixes for v7.1-rc5
 2026-05-23 17:06 UTC 

[PATCH v3] libbpf: fix UAF in strset__add_str()
 2026-05-23 17:05 UTC  (3+ messages)
` [PATCH v4] "

[PATCH 0/4] nfsd: follow-on fixes for directory delegations
 2026-05-23 17:00 UTC  (6+ messages)
` [PATCH 1/4] nfsd: check for FILEID_INVALID in setup_notify_fhandle
` [PATCH 2/4] nfsd: use empty string for directory name in NOTIFY4_CHANGE_DIR_ATTRS
` [PATCH 3/4] nfsd: check delegation status in nfsd4_cb_notify_done
` [PATCH 4/4] nfsd: fix ino_t format specifier in nfsd_handle_dir_event tracepoint

[PATCH v5 00/21] nfsd: add support for CB_NOTIFY callbacks in directory delegations
 2026-05-23 17:00 UTC  (2+ messages)

[PATCH] arm64: arch_timer: reuse arch_timer_read_cnt{p,v}ct_el0() helpers
 2026-05-23 16:59 UTC 

[PATCH] drm/amdkfd: fix integer overflow in get_queue_ids()
 2026-05-23 16:56 UTC  (2+ messages)
` [PATCH] drm/amdkfd: fix NULL dereference "

[PATCH 0/2] pwm: mediatek: fix mt7628 register offset and clock source
 2026-05-23 16:57 UTC  (3+ messages)

[PATCH v2] pwm: imx27: Fix variable truncation in .apply()
 2026-05-23 16:55 UTC  (2+ messages)

[PATCH] media: rtl2832_sdr: release URBs and stream buffers on start_streaming() failure
 2026-05-23 16:53 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] media: airspy: Guard stop_streaming() against disconnected device
 2026-05-23 16:53 UTC  (2+ messages)
` [PATCH v2] media: airspy: use vb2_video_unregister_device() on disconnect to fix NULL deref

[PATCH] media: rtl2832_sdr: free DMA stream buffers before clearing udev on remove
 2026-05-23 16:53 UTC  (2+ messages)
` [PATCH v2] media: rtl2832_sdr: use vb2_video_unregister_device() on remove to fix DMA leak

[PATCH v2 0/2] fs/pipe: reduce pipe->mutex contention by pre-allocating outside the lock
 2026-05-23 16:49 UTC  (6+ messages)
` [PATCH v2 1/2] fs/pipe: pre-allocate pages outside pipe->mutex in anon_pipe_write
` [PATCH v2 2/2] selftests/pipe: add pipe_bench microbenchmark

[PATCH] btrfs: add 32-bit compat ioctl for BTRFS_IOC_GET_SUBVOL_INFO
 2026-05-23 16:46 UTC  (2+ messages)

[PATCH net-next v7] net: hsr: require valid EOT supervision TLV
 2026-05-23 16:36 UTC  (2+ messages)

[PATCH net] vsock/virtio: fix skb overhead overflow on 32-bit builds
 2026-05-23 16:35 UTC  (3+ messages)

[PATCH net] net: hsr: fix potential OOB access in supervision frame handling
 2026-05-23 16:33 UTC  (2+ messages)

[PATCH v7] staging: rtl8723bs: fix remote heap info disclosure and OOB reads
 2026-05-23 16:32 UTC  (3+ messages)

[PATCH v2 1/1] staging: rtl8723bs: Fix line over 100 chars in xmit_linux.c
 2026-05-23 16:28 UTC 

[PATCH 0/5] staging: sm750fb: various code cleanups
 2026-05-23 16:26 UTC  (5+ messages)
` [PATCH 4/5] staging: sm750fb: use ARRAY_SIZE macro in fb_find_mode loop

[GIT PULL] nios2: updates for v7.2
 2026-05-23 16:23 UTC  (2+ messages)

[GIT PULL] Driver core fixes for 7.1-rc5
 2026-05-23 16:23 UTC  (2+ messages)

[PULL REQUEST] i2c-for-7.1-rc5
 2026-05-23 16:23 UTC  (2+ messages)

[GIT PULL] Please pull RDMA subsystem changes
 2026-05-23 16:23 UTC  (2+ messages)

[GIT PULL] LoongArch fixes for v7.1-rc5
 2026-05-23 16:23 UTC  (2+ messages)

[GIT PULL] Please pull FWCTL subsystem changes
 2026-05-23 16:23 UTC  (2+ messages)

[PATCH 1/2] mm/vmalloc: free unused pages when shrinking vrealloc() allocation
 2026-05-23 16:20 UTC  (4+ messages)
` [PATCH 2/2] selftests/mm: add test for vrealloc() shrink page freeing

drivers/scsi/qedf/qedf_main.c:2218:18: sparse: sparse: incorrect type in assignment (different base types)
 2026-05-23 16:18 UTC 

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

[PATCH] s390/mm: Export set_memory_encrypted and set_memory_decrypted
 2026-05-23 16:01 UTC  (2+ messages)

[RFC PATCH 00/40] mm: reliable 1GB page allocation
 2026-05-23 15:58 UTC  (4+ messages)
` [RFC PATCH 34/40] btrfs: allocate eb-attached btree pages as movable

[PATCH] perf/x86/amd/core: Mark perf_nmi_window as __ro_after_init
 2026-05-23 15:57 UTC 

[PATCH v4 00/27] rust: device: Higher-Ranked Lifetime Types for device drivers
 2026-05-23 15:46 UTC  (3+ messages)
` [PATCH v4 21/27] rust: types: add `ForLt` trait for higher-ranked lifetime support

[PATCH v2] drm/i915: use 'depends on' with visible DEBUG_OBJECTS for DRM_I915_DEBUG and DRM_I915_SW_FENCE_DEBUG_OBJECTS
 2026-05-23 15:41 UTC 

[PATCH v2] lockd: pin next file across nlm_inspect_file lock-drop
 2026-05-23 15:37 UTC  (2+ messages)

[PATCH] xen/mcelog: mark g_physinfo, ncpus and xen_mce_chrdev_device as __ro_after_init
 2026-05-23 15:37 UTC  (2+ messages)

[PATCH v2 0/4] staging: sm750fb: various code cleanups
 2026-05-23 15:34 UTC  (5+ messages)
` [PATCH v2 1/4] staging: sm750fb: remove commented-out forward declarations
` [PATCH v2 2/4] staging: sm750fb: remove unnecessary initializations
` [PATCH v2 3/4] staging: sm750fb: remove unused struct fields
` [PATCH v2 4/4] staging: sm750fb: deduplicate fbinfo loop in suspend/resume

[PATCH] xen: constify xsd_errors array
 2026-05-23 15:32 UTC  (2+ messages)

[RFC PATCH 0/6] fs: Move long delayed work on system_dfl_long_wq
 2026-05-23 15:26 UTC  (3+ messages)
` [RFC PATCH 6/6] affs: "

[PATCH v12 0/3] riscv: canaan: Add support for K230 clock
 2026-05-23 15:25 UTC  (6+ messages)
` [PATCH] clk: canaan: k230: Fix sparse warnings reported by LKP

[PATCH v2 1/2] Input: atmel_mxt_ts: Fix async config use-after-free
 2026-05-23 15:23 UTC  (2+ messages)
` [PATCH v2 2/2] Input: atmel_mxt_ts: Allow per-board config via DT compatible

[PATCH] KVM: arm64: Preserve all guest ZCR_EL2.LEN values
 2026-05-23 15:24 UTC  (4+ messages)

[QUESTION] printk: time namespaces and printk timestamps
 2026-05-23 15:20 UTC 

[PATCH v1] dmaengine: dw-edma: Remove dw_edma_add_irq_mask()
 2026-05-23 15:19 UTC  (2+ messages)

[PATCH] NFSD: restart ssc_expire_umount walk after dropping nfsd_ssc_lock
 2026-05-23 15:18 UTC  (2+ messages)

[PATCH net-next v7] net: phy: sfp: probe for RollBall I2C-to-MDIO bridge in mdio-i2c
 2026-05-23 15:18 UTC 

[PATCH v5 0/2] drm/hyperv: harden host message parsing
 2026-05-23 15:17 UTC  (5+ messages)
` [PATCH v5 1/2] drm/hyperv: validate resolution_count and fix WIN8 fallback
` [PATCH v5 2/2] drm/hyperv: validate VMBus packet size in receive callback

[linus:master] [maple_tree] 280b792cac: will-it-scale.per_process_ops 6.0% regression
 2026-05-23 15:12 UTC  (6+ messages)

[PATCH] eth: dpaa2: constify dpaa2_ethtool_stats and dpaa2_ethtool_extras
 2026-05-23 15:07 UTC 

[PATCH AUTOSEL 7.0-6.12] HID: logitech-hidpp: Add support for newer Bluetooth keyboards
 2026-05-23 15:06 UTC  (7+ messages)
` [PATCH AUTOSEL 7.0] io_uring/wait: honour caller's time namespace for IORING_ENTER_ABS_TIMER

[PATCH] HID: wacom: fix NULL pointer dereference in wacom_intuos_pad()
 2026-05-23 15:06 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v18 00/42] DEPT(DEPendency Tracker)
 2026-05-23 15:04 UTC  (5+ messages)
` DEPT (the dependency tracker) as AI review prompt? (was: DEPT v18)
    ` DEPT (the dependency tracker) as AI review prompt?

Linux Kernel 7.2 To Support Realtek RTL8159 10GbE USB Ethernet
 2026-05-23 15:04 UTC 

[GIT PULL] Btrfs fixes for 7.1-rc5
 2026-05-23 15:04 UTC 

[PATCH v5] platform/x86/amd: Introduce Halo Box RGB LED driver
 2026-05-23 15:02 UTC 

[PATCH net] ovpn: hold peer before scheduling keepalive work
 2026-05-23 14:53 UTC 

[PATCH v4] platform/x86/amd: Introduce Halo Box RGB LED driver
 2026-05-23 14:48 UTC  (3+ messages)

[PATCH v8 2/4] perf inject/aslr: Add aslr tool to remap/obfuscate virtual addresses
 2026-05-23 14:44 UTC  (2+ messages)

[PATCH v8 1/3] PCI: mediatek: Use actual physical address instead of virt_to_phys()
 2026-05-23 14:43 UTC  (3+ messages)

[PATCH] scsi: core: pair EH runtime PM get/put with eh_noresume snapshot
 2026-05-23 14:42 UTC  (2+ messages)

[PATCH net] ixgbe: implement get_queue_stats_rx
 2026-05-23 14:40 UTC 

[PATCH] pinctrl: imx1: fix device_node leak in dt_is_flat_functions()
 2026-05-23 14:34 UTC  (2+ messages)

[PATCH 4/5] mm: enable map_anon_folio_pmd_nopf to handle unshare
 2026-05-23 14:25 UTC  (2+ messages)

[PATCH] wifi: iwlwifi: mvm: handle SEC_UNKNOWN in non-AMPDU rx path
 2026-05-23 14:24 UTC 

[PATCH v2] staging: rtl8723bs: fix unnamed parameters warning detected at checkpatch
 2026-05-23 14:18 UTC 

[GIT PULL] ksmbd server fixes
 2026-05-23 14:22 UTC 

drivers/rpmsg/qcom_glink_smem.c:108:48: sparse: sparse: incorrect type in argument 2 (different address spaces)
 2026-05-23 14:19 UTC 

[PATCH v4 0/4] Rework TPS25990 direct conversions and add TPS1689 support
 2026-05-23 14:17 UTC  (5+ messages)
` [PATCH v4 1/4] hwmon: (pmbus) Add and export direct conversion calculation helpers
` [PATCH v4 2/4] hwmon: (pmbus/tps25990): Rework TPS25990 direct conversion handling

[PATCH v1 1/4] driver core: allow certain drivers prohibit override via sysfs
 2026-05-23 14:13 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: ufs: Document static TX Equalization settings properties
 2026-05-23 14:15 UTC  (4+ messages)
` [PATCH v2 2/2] scsi: ufs: core: Add support for static TX Equalization settings

[PATCH] staging: rtl8723bs: remove unnecessary braces in rtl8723b_hal_init.c
 2026-05-23 14:13 UTC 

[PATCH 0/3] ntfs: fix mount failure cleanup and free-count setup
 2026-05-23 14:11 UTC  (3+ messages)
` [PATCH v3 "

[PATCH v3 00/17] arm64: Use EL2 virtual timer when running VHE
 2026-05-23 14:02 UTC  (18+ messages)
` [PATCH v3 01/17] ACPI: GTDT: Account for GTDTv3 size when walking the platform timer descriptors
` [PATCH v3 02/17] ACPI: GTDT: Parse information related to the EL2 virtual timer
` [PATCH v3 03/17] clocksource/drivers/arm_arch_timer: Default to EL2 virtual timer when running VHE
` [PATCH v3 04/17] dt-bindings: timer: arm,arch_timer: Fix requirements for interrupt description
` [PATCH v3 05/17] arm64: dts: allwinner: Add EL2 virtual timer interrupt
` [PATCH v3 06/17] arm64: dts: amlogic: "
` [PATCH v3 07/17] arm64: dts: bst: "
` [PATCH v3 08/17] arm64: dts: exynos: "
` [PATCH v3 09/17] arm64: dts: freescale: "
` [PATCH v3 10/17] arm64: dts: intel: "
` [PATCH v3 11/17] arm64: dts: mediatek: "
` [PATCH v3 12/17] arm64: dts: nvidia: "
` [PATCH v3 13/17] arm64: dts: qcom: "
` [PATCH v3 14/17] arm64: dts: realtek: "
` [PATCH v3 15/17] arm64: dts: rockchip: "
` [PATCH v3 16/17] arm64: dts: sprd: "
` [PATCH v3 17/17] arm64: dts: xilinx: "

[PATCH v4] ntfs: avoid heap allocation for free-cluster readahead state
 2026-05-23 13:58 UTC  (2+ messages)

[PATCH] drm/mgag200: reject pixel clocks outside PLL range
 2026-05-23 13:58 UTC  (3+ messages)

[PATCH] fs/fcntl: fix SOFTIRQ-unsafe lock order in send_sigio()
 2026-05-23 13:52 UTC  (2+ messages)
` [PATCH v2] fs/fcntl: fix SOFTIRQ-unsafe lock order in fasync signaling

[PATCH v2 0/3] ASoC: sunxi: sun4i-spdif: Cleanup and runtime PM improvements
 2026-05-23 13:55 UTC  (4+ messages)
` [PATCH v2 2/3] ASoC: sunxi: sun4i-spdif: Resume device before kcontrol register access

[PATCH v2 0/4] PCI: Introduce pci_suspend_retains_context() API
 2026-05-23 13:55 UTC  (3+ messages)

[PATCH v4 0/4] cleanup: Remove NULL check from unconditional guards
 2026-05-23 13:54 UTC  (4+ messages)
` [PATCH v4 3/4] cleanup: Annotate guard constructors with __nonnull()

[PATCH v2] mm/page_alloc: fix defrag_mode for non-reclaimable allocations
 2026-05-23 13:50 UTC  (5+ messages)

[PATCH v2] mips: mm: Call rcutree_report_cpu_starting() even earlier
 2026-05-23 13:49 UTC  (6+ messages)

[PATCH v2] arm64: tlbflush: Don't broadcast if mm was only active on local cpu
 2026-05-23 13:47 UTC 

[PATCH v2] iio: adc: qcom-spmi-iadc: balance enable_irq_wake() on driver unbind
 2026-05-23 13:46 UTC 

[PATCH] iio: potentiostat: lmp91000: fix NULL deref in probe by reordering setup
 2026-05-23 13:45 UTC  (2+ messages)

[PATCH] hwmon: (fschmd) avoid client->dev dereference in watchdog_release
 2026-05-23 13:44 UTC  (3+ messages)

[PATCH v2] killswitch: add per-function short-circuit mitigation primitive
 2026-05-23 13:41 UTC  (11+ messages)
` [PATCH v3] "

[PATCH] pNFS: Fix use-after-free in pnfs_update_layout()
 2026-05-23 13:37 UTC  (2+ messages)

[PATCH v2 00/16] iommu: Add live update state preservation
 2026-05-23 13:33 UTC  (7+ messages)
` [PATCH v2 02/16] iommu: Implement IOMMU Live update FLB callbacks
` [PATCH v2 06/16] iommupt: Implement preserve/unpreserve/restore callbacks

[tip:sched/core] [sched/fair] c9d93a73ce: WARNING:suspicious_RCU_usage
 2026-05-23 13:27 UTC 

[PATCH] ntfs: skip extent mft records in writeback to prevent deadlock
 2026-05-23 13:26 UTC  (2+ messages)

[PATCH] usb: gadget: uac: validate rate list length before storing
 2026-05-19 14:33 UTC 

[PATCH v4 0/4] Add iommufd ioctls to support TSM operations
 2026-05-23 13:21 UTC  (7+ messages)
` [PATCH v4 1/4] iommufd/device: Associate a kvm pointer to iommufd_device

[PATCH] tmpfs/ramfs: Let memfd_create() work on nommu
 2026-05-23 13:04 UTC 

[PATCH v1] block: switch numa_node to int in blk_mq_hw_ctx and init_request
 2026-05-23 12:52 UTC 

[PATCH v2] staging: rtl8723bs: remove unnecessary boolean comparisons in rtw_recv.c
 2026-05-23 12:34 UTC  (2+ messages)

[syzbot] Monthly gfs2 report (May 2026)
 2026-05-23 12:32 UTC 

[syzbot] Monthly mm report (May 2026)
 2026-05-23 12:32 UTC 

[syzbot] Monthly net report (May 2026)
 2026-05-23 12:32 UTC 

[PATCH 1/4] staging: rtl8723bs: fix comparison in hal_com_config_channel_plan
 2026-05-23 12:30 UTC  (4+ messages)
` [PATCH 2/4] staging: rtl8723bs: remove space before tab in block comments
` [PATCH 3/4] staging: rtl8723bs: align '*' on each line of "
` [PATCH 4/4] staging: rtl8723bs: fix indentation of closing brace

[PATCH RESEND] rust: replace `build_assert!` with `const_assert!`
 2026-05-23 12:27 UTC 

[PATCH 0/3] Add packet-mode ESP offload for Airoha/EIP93
 2026-05-23 12:24 UTC  (2+ messages)

[PATCH] ext2: Remove deprecated DAX support
 2026-05-23 12:20 UTC 


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