messages from 2026-05-08 14:34:49 to 2026-05-08 15:56:35 UTC [more...]
[PATCH v2 00/14] userfaultfd: working set tracking for VM guest memory
2026-05-08 15:55 UTC (15+ messages)
` [PATCH v2 01/14] mm: decouple protnone helpers from CONFIG_NUMA_BALANCING
` [PATCH v2 02/14] mm: rename uffd-wp PTE bit macros to uffd
` [PATCH v2 03/14] mm: rename uffd-wp PTE accessors "
` [PATCH v2 04/14] mm: add VM_UFFD_RWP VMA flag
` [PATCH v2 05/14] mm: add MM_CP_UFFD_RWP change_protection() flag
` [PATCH v2 06/14] mm: preserve RWP marker across PTE rewrites
` [PATCH v2 07/14] mm: handle VM_UFFD_RWP in khugepaged, rmap, and GUP
` [PATCH v2 08/14] userfaultfd: add UFFDIO_REGISTER_MODE_RWP and UFFDIO_RWPROTECT plumbing
` [PATCH v2 09/14] mm/userfaultfd: add RWP fault delivery and expose UFFDIO_REGISTER_MODE_RWP
` [PATCH v2 10/14] mm/pagemap: add PAGE_IS_ACCESSED for RWP tracking
` [PATCH v2 11/14] userfaultfd: add UFFD_FEATURE_RWP_ASYNC for async fault resolution
` [PATCH v2 12/14] userfaultfd: add UFFDIO_SET_MODE for runtime sync/async toggle
` [PATCH v2 13/14] selftests/mm: add userfaultfd RWP tests
` [PATCH v2 14/14] Documentation/userfaultfd: document RWP working set tracking
[PATCH v5 0/8] media: qcom: venus: add MSM8939 support
2026-05-08 15:55 UTC (9+ messages)
` [PATCH v5 5/8] clk: qcom: gcc-msm8939: mark Venus core GDSCs as hardware controlled
[RFC PATCH v1 11/11] landlock: Add documentation for capability and namespace restrictions
2026-05-08 15:54 UTC (3+ messages)
` [RFC PATCH v1 05/11] landlock: Enforce namespace entry restrictions
` [RFC PATCH v1 06/11] landlock: Enforce capability restrictions
[PATCH net-next 10/12] net: stmmac: tc956x: add TC956x/QPS615 support
2026-05-08 15:54 UTC (5+ messages)
[PATCH v2 1/3] Documentation: security-bugs: do not systematically Cc the security team
2026-05-08 15:54 UTC (4+ messages)
` [PATCH v2 2/3] Documentation: security-bugs: explain what is and is not a security bug
[PATCH] cgroup/cpuset: skip hardwall ancestor scan in v2 mode in cpuset_current_node_allowed()
2026-05-08 15:51 UTC (2+ messages)
Regression in 7.1-rc1 in booting Ubuntu distro kernel
2026-05-08 15:50 UTC (4+ messages)
[PATCH] vsock/virtio: fix vsockmon info leak in non-linear tap copy
2026-05-08 15:50 UTC (3+ messages)
` [PATCH] vsock/virtio: fix vsockmon info leak in non-linear tap, copy
[PATCH v3 2/2] remoteproc: add AMD BRAM-based remote processor driver
2026-05-08 15:47 UTC
[RFC][PATCH] sched_ext: Allow consuming local tasks when aborting
2026-05-08 15:47 UTC (5+ messages)
[PATCH v3 1/6] arm64: dts: imx8mm: imx8mp: Add LVDS DTOs for Data Modul i.MX8M Mini and Plus eDM SBC
2026-05-08 15:46 UTC (2+ messages)
[PATCH sched_ext/for-7.2] selftests/sched_ext: Fix select_cpu_dfl link leak on early return
2026-05-08 15:45 UTC
[PATCH v4 0/2] AMD Promontory 21 xHCI temperature sensor support
2026-05-08 15:45 UTC (4+ messages)
` [PATCH v4 1/2] usb: xhci-pci: add AMD Promontory 21 PCI glue
` [PATCH v4 2/2] hwmon: add AMD Promontory 21 xHCI temperature sensor support
[PATCH iwl-next v5 5/5] ice: add support for transmitting unreadable frags
2026-05-08 15:42 UTC (2+ messages)
[PATCH] killswitch: add per-function short-circuit mitigation primitive
2026-05-08 15:40 UTC (2+ messages)
[PATCH v2 0/4] mm: introduce mthp_ext via cgroup-bpf to make mTHP more transparent
2026-05-08 15:40 UTC (10+ messages)
` [PATCH v2 1/4] psi: add psi_group_flush_stats() function
` [PATCH v2 2/4] bpf: add bpf_cgroup_{flush_stats,stall} function
` [PATCH v2 3/4] mm: introduce bpf_mthp_ops struct ops
` [PATCH v2 4/4] samples: bpf: add mthp_ext
[PATCH v11 00/15] lenovo-wmi: Add fixes and enhancement
2026-05-08 15:36 UTC (8+ messages)
` [PATCH v11 13/15] platform/x86: lenovo-wmi-other: Add WMI battery charge limiting
` [PATCH v11 15/15] platform/x86: lenovo-wmi-capdata: Add debugfs file for dumping capdata
[PATCH 0/3] ntfs: harden MFT record and attribute parsing
2026-05-08 15:34 UTC (4+ messages)
` [PATCH 1/3] ntfs: validate MFT attrs_offset against bytes_in_use
` [PATCH 2/3] ntfs: fix MFT bitmap scan 2^32 boundary check
` [PATCH 3/3] ntfs: validate attribute name bounds before returning it
[PATCH v4 00/15] SCMI Clock rates discovery rework
2026-05-08 15:33 UTC (16+ messages)
` [PATCH v4 01/15] clk: scmi: Fix clock rate rounding
` [PATCH v4 02/15] firmware: arm_scmi: Add clock determine_rate operation
` [PATCH v4 03/15] clk: scmi: Use new determine_rate clock operation
` [PATCH v4 04/15] firmware: arm_scmi: Simplify clock rates exposed interface
` [PATCH v4 05/15] clk: scmi: Use new simplified per-clock rate properties
` [PATCH v4 06/15] firmware: arm_scmi: Drop unused clock rate interfaces
` [PATCH v4 07/15] firmware: arm_scmi: Make clock rates allocation dynamic
` [PATCH v4 08/15] firmware: arm_scmi: Harden clock parents discovery
` [PATCH v4 09/15] firmware: arm_scmi: Refactor iterators internal allocation
` [PATCH v4 10/15] firmware: arm_scmi: Add bound iterators support
` [PATCH v4 11/15] firmware: arm_scmi: Fix bound iterators returning too many items
` [PATCH v4 12/15] firmware: arm_scmi: Use proper iter_response_bound_cleanup() name
` [PATCH v4 13/15] firmware: arm_scmi: Use bound iterators to minimize discovered rates
` [PATCH v4 14/15] firmware: arm_scmi: Fix OOB in scmi_clock_describe_rates_get_lazy()
` [PATCH v4 15/15] firmware: arm_scmi: Introduce all_rates_get clock operation
[PATCH 00/11] soc: ti: keystone/k3 navigator queue/dma/ringacc cleanups
2026-05-08 15:32 UTC (12+ messages)
` [PATCH 01/11] soc: ti: knav_qmss: Remove remaining redundant ENOMEM printks
` [PATCH 02/11] soc: ti: knav_qmss: Rename global kdev to knav_qdev to fix -Wshadow
` [PATCH 03/11] soc: ti: knav_qmss: Inline lockdep condition in for_each_handle_rcu
` [PATCH 04/11] soc: ti: knav_qmss: Fix kernel-doc Return: tags
` [PATCH 05/11] soc: ti: knav_qmss: Use %pe to print PTR_ERR()
` [PATCH 06/11] soc: ti: knav_qmss: Fix __iomem annotations and __be32 type
` [PATCH 07/11] soc: ti: knav_qmss_acc: Fix kernel-doc Return: tag
` [PATCH 08/11] soc: ti: knav_dma: Remove unused DMA_PRIO_MASK macro
` [PATCH 09/11] soc: ti: knav_dma: Remove dead check on unsigned args.args[0]
` [PATCH 10/11] soc: ti: knav_dma: Use IOMEM_ERR_PTR() in pktdma_get_regs()
` [PATCH 11/11] soc: ti: k3-ringacc: Use str_enabled_disabled() helper
[PATCH v4 0/3] vfio/pci: Request resources and map BARs at enable time
2026-05-08 15:30 UTC (4+ messages)
` [PATCH v4 3/3] vfio/pci: Replace vfio_pci_core_setup_barmap() with vfio_pci_core_get_iomap()
[PATCH] rust: pin_init: internal: use `loop {}` to produce never value
2026-05-08 15:29 UTC
[PATCH v1 0/4] driver core, iio: suppress driver_override
2026-05-08 15:28 UTC (5+ messages)
` [PATCH v1 1/4] driver core: allow certain drivers prohibit override via sysfs
` [PATCH v1 2/4] spi: Support suppress_override_attrs flag
[PATCH v6 04/13] coresight: etm4x: exclude ss_status from drvdata->config
2026-05-08 15:27 UTC
[PATCH v12 2/5] mm/vmalloc: use physical page count for vrealloc() grow-in-place check
2026-05-08 15:27 UTC (5+ messages)
[PATCH 0/5] leds: is31fl319x: Fix shutdown GPIO and update DT bindings
2026-05-08 15:24 UTC (6+ messages)
` [PATCH 1/5] dt-bindings: leds: issi,is31fl319x: Add description for the shutdown-gpios property
` [PATCH 2/5] leds: is31fl319x: Fix shutdown GPIO initial state and remove redundant startup pulse
` [PATCH 3/5] arm64: dts: qcom: msm8916-alcatel-idol347: Fix sn3190 shutdown GPIO polarity
` [PATCH 4/5] ARM: dts: qcom: msm8974-oneplus-bacon: Fix sn3193 "
` [PATCH 5/5] arm64: dts: marvell: armada-7040-mochabin: Fix is31fl3199 "
[PATCH] clk: keystone: sci-clk: fix application of sizeof to pointer
2026-05-08 15:23 UTC
[PATCH net-next 00/13] dpaa2-switch: add support for LAG offload
2026-05-08 15:20 UTC (7+ messages)
` [PATCH net-next 07/13] dpaa2-switch: check early if an FDB entry should be added
` [PATCH net-next 08/13] dpaa2-switch: consolidate unicast and multicast management
` [PATCH net-next 09/13] dpaa2-switch: offload FDBs added on an upper bond device
[GIT PULL] USB serial device ids for 7.1-rc3
2026-05-08 15:19 UTC (2+ messages)
[PATCH] dma-mapping: remove bogus test for pfn_valid from dma_map_resource
2026-05-08 15:18 UTC (6+ messages)
[RFC PATCH 0/2] ASoC: Move system_long_wq to system_dfl_long_wq
2026-05-08 15:17 UTC (4+ messages)
` [RFC PATCH 1/2] ASoC: cs42l43: Move long delayed work on system_dfl_long_wq
` [RFC PATCH 2/2] ASoC: codecs: rt5640: "
[PATCH 1/1] i2c: tegra: fix error handling in tegra_i2c_xfer()
2026-05-08 15:14 UTC (8+ messages)
` [PATCH v2 0/2] "
` [PATCH v2 1/2] i2c: tegra: fix pm_runtime leak on mutex_lock failure
` [PATCH v2 2/2] i2c: tegra: make tegra_i2c_mutex_unlock() return void
[PATCH] sched_ext: Use IRQ_WORK_INIT_HARD() to initialize sch->disable_irq_work
2026-05-08 15:14 UTC (2+ messages)
[PATCH] vdpa/mlx5: Use kvzalloc_flex() for MTT command memory
2026-05-08 15:13 UTC (2+ messages)
[PATCH net-next v11 0/4] tun/tap & vhost-net: apply qdisc backpressure on full ptr_ring to reduce TX drops
2026-05-08 15:10 UTC (5+ messages)
` [PATCH net-next v11 1/4] tun/tap: add ptr_ring consume helper with netdev queue wakeup
` [PATCH net-next v11 2/4] vhost-net: wake queue of tun/tap after ptr_ring consume
` [PATCH net-next v11 3/4] ptr_ring: move free-space check into separate helper
` [PATCH net-next v11 4/4] tun/tap & vhost-net: avoid ptr_ring tail-drop when a qdisc is present
[RFC PATCH 0/2] Add queue_*() functions and prefer per-cpu workqueue and flag
2026-05-08 15:11 UTC (7+ messages)
[PATCH iwl-next v5 4/5] ice: implement Rx queue management ops
2026-05-08 15:07 UTC (4+ messages)
` [Intel-wired-lan] "
[PATCH] iio: chemical: scd30: make command lookup table const
2026-05-08 15:07 UTC (2+ messages)
[PATCH v2 0/2] iio: magnetometer: add MEMSIC MMC5983MA driver
2026-05-08 15:06 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: iio: magnetometer: add MEMSIC MMC5983MA
[PATCH 0/3] [v5 net-next] wireless: p54 devicetree conversion
2026-05-08 15:05 UTC (3+ messages)
` [PATCH 1/3] [v5 net-next] dt-bindings: net: add st,stlc4560/p54spi binding
[PATCH] ntfs: fix missing kstrdup() error check in ntfs_write_volume_label()
2026-05-08 15:05 UTC (3+ messages)
` [PATCH v2] "
[PATCH 0/2] mm/khugepaged: fix sub-PMD MADV_COLLAPSE range handling
2026-05-08 15:04 UTC (8+ messages)
` [PATCH 1/2] mm/khugepaged: fix spurious -EINVAL from sub-PMD MADV_COLLAPSE range
` [PATCH 2/2] selftests/mm: add MADV_COLLAPSE sub-PMD range tests
[PATCH net-next v3 0/8] net: devmem: support devmem with netkit devices
2026-05-08 15:03 UTC (17+ messages)
` [PATCH net-next v3 1/8] net: convert netmem_tx flag to enum
` [PATCH net-next v3 2/8] net: netkit: declare NETMEM_TX_NO_DMA mode
` [PATCH net-next v3 3/8] net: devmem: support TX over NETMEM_TX_NO_DMA devices
` [PATCH net-next v3 4/8] selftests: drv-net: ncdevmem: add -n flag to skip NIC configuration
` [PATCH net-next v3 5/8] selftests: drv-net: make attr _nk_guest_ifname public
` [PATCH net-next v3 6/8] selftests: drv-net: refactor devmem command builders into lib module
` [PATCH net-next v3 7/8] selftests: drv-net: add primary_rx_redirect support to NetDrvContEnv
` [PATCH net-next v3 8/8] selftests: drv-net: add netkit devmem tests
[PATCH v9 0/4] kunit: Add support for suppressing warning backtraces
2026-05-08 15:02 UTC (5+ messages)
` [PATCH v9 1/4] bug/kunit: Core "
` [PATCH v9 2/4] kunit: Add backtrace suppression self-tests
` [PATCH v9 3/4] drm: Suppress intentional warning backtraces in scaling unit tests
` [PATCH v9 4/4] kunit: Add documentation for warning backtrace suppression API
[PATCH 0/3] irqchip: Add GPIO interrupt support for Amlogic A9
2026-05-08 15:03 UTC (3+ messages)
` [PATCH 2/3] dt-bindings: interrupt-controller: Add support for Amlogic A9 SoCs
[tip: x86/urgent] x86/kexec: Push kjump return address even for non-kjump kexec
2026-05-08 15:02 UTC
[PATCHv2] arm64/entry: Fix arm64-specific rseq brokenness
2026-05-08 15:02 UTC (2+ messages)
` [tip: sched/urgent] "
[PATCH v5 0/3] add support for Delta E50SN12051
2026-05-08 15:01 UTC (3+ messages)
` [PATCH v5 1/3] dt-bindings: trivial-devices: Add "
[PATCH v2 0/4] drm/panthor: Fix a race in the shrinker logic
2026-05-08 15:00 UTC (3+ messages)
` [PATCH v2 3/4] drm/gem: Stop exposing the racy/unsafe drm_gem_lru_remove() helper
[PATCH 0/2] arm64: dts: agilex5: add support for debug daughter card
2026-05-08 15:01 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: altera: add compatible for agilex5 socdk "
Linux 6.1.172
2026-05-08 15:00 UTC (2+ messages)
[PATCH v3] rtc: ds1307: handle oscillator stop flag for ds1337/ds1339/ds3231
2026-05-08 15:00 UTC (2+ messages)
[PATCH v4 0/5] nvmem: Add Raspberry Pi OTP nvmem driver
2026-05-08 14:58 UTC (7+ messages)
` [PATCH v4 1/5] dt-bindings: raspberrypi,bcm2835-firmware: Add bcm2712-firmware compatible
` [PATCH v4 2/5] nvmem: Add the Raspberry Pi OTP driver
` [PATCH v4 3/5] firmware: raspberrypi: register nvmem driver
` [PATCH v4 4/5] arm64: dts: broadcom: bcm2712: add raspberrypi,bcm2712-firmware compatible
` [PATCH v4 5/5] dt-bindings: raspberrypi,bcm2835-firmware: Drop unnecessary select
[PATCH v2] locking/rtmutex: Annotate API and implementation
2026-05-08 14:57 UTC (6+ messages)
` [tip: locking/core] "
[PATCH net v1 0/2] net: stmmac: eic7700: fix delay calculation and initialization ordering
2026-05-08 14:55 UTC (5+ messages)
` [PATCH net v1 1/2] dt-bindings: ethernet: eswin: refine delay model and HSP register description
` "
[PATCH net-next 0/6] netdevsim: psp: implement real crypto operations from the PSP spec
2026-05-08 14:53 UTC (7+ messages)
` [PATCH net-next 1/6] netdevsim: psp: reset spi on key rotation and check for exhaustion on alloc
` [PATCH net-next 2/6] netdevsim: psp: remove unnecessary UDP checksum computation
` [PATCH net-next 3/6] netdevsim: psp: move rx processing into nsim_poll()
` [PATCH net-next 4/6] netdevsim: psp: implement kdf from psp spec
` [PATCH net-next 5/6] netdevsim: psp: add real aes-gcm encryption and decryption
` [PATCH net-next 6/6] netdevsim: psp: count rx authentication and length errors
[PATCH v2] PCI: Disable broken FLR on MediaTek MT7925
2026-05-08 14:51 UTC (2+ messages)
` [PATCH v2] PCI: Force PM reset for Qualcomm devices with NoSoftRst+
[PATCH] MAINTAINERS: change maintainers for macb Ethernet driver
2026-05-08 14:50 UTC (2+ messages)
Linux 5.15.206
2026-05-08 14:50 UTC (2+ messages)
Linux 5.15.205
2026-05-08 14:50 UTC (9+ messages)
[PATCH 5/5] sched/fair: Add SIS_UTIL support to select_idle_capacity()
2026-05-08 14:49 UTC (5+ messages)
[PATCH 2/2] iio: temperature: ltc2983: Add support for ADT7604
2026-05-08 14:48 UTC (6+ messages)
[PATCH 00/11] Refcounted interrupt disable and SpinLockIrq for rust (Part 1)
2026-05-08 14:48 UTC (4+ messages)
` [PATCH 11/11] arm64: sched/preempt: Enable PREEMPT_COUNT_64BIT
[PATCH RESEND] stm class: remove unnecessary local variable in stm_write
2026-05-08 14:47 UTC
[PATCH -next] firmware: imx: secure-enclave: use kzalloc_obj() for allocations
2026-05-08 14:46 UTC (2+ messages)
[PATCH v9 00/22] Enable FRED with KVM VMX
2026-05-08 14:46 UTC (10+ messages)
[PATCH 0/3] drm/gma500: fix i2c adapter hang and leaks
2026-05-08 14:44 UTC (4+ messages)
` [PATCH 1/3] drm/gma500/oaktrail_hdmi: fix i2c adapter leak on setup
` [PATCH 2/3] drm/gma500/oaktrail_lvds: fix hang on init failure
` [PATCH 3/3] drm/gma500/oaktrail_lvds: fix i2c adapter leaks on init
[paulmck-rcu:dev.2026.05.01a] BUILD SUCCESS 399616f02d88db2a2220ba60de0c5f9bdd3388dc
2026-05-08 14:45 UTC
[PATCH -next] firmware: imx: secure-enclave: fix list UAF in init_device_context()
2026-05-08 14:44 UTC (2+ messages)
[PATCH RESEND 1/2] afs: replace deprecated strcpy with strscpy in afs_lookup_atsys
2026-05-08 14:43 UTC (2+ messages)
` [PATCH RESEND 2/2] afs: replace goto with direct return "
[PATCH bpf v4] xskmap: reject TX-only AF_XDP sockets
2026-05-08 14:43 UTC
[PATCH v3] usb: cdnsp: Add support for device-only configuration
2026-05-08 14:42 UTC (2+ messages)
[PATCH v6 1/2] dt-bindings: bridge: Add Lontium LT9611C(EX/UXD) MIPI DSI to HDMI driver
2026-05-08 14:25 UTC
[PATCH v5 01/13] dt-bindings: crypto: qcom,ice: Fix missing power-domain and iface clk
2026-05-08 14:41 UTC (3+ messages)
[PATCH] x86/xen: Tolerate nested XEN_LAZY_MMU entering/leaving
2026-05-08 14:39 UTC
[PATCH RESEND] EDAC/sb_edac: fix grammar in sb_decode_ddr3 warning
2026-05-08 14:38 UTC
[RFC PATCH v2] usb: typec: ucsi: Move long delayed work on system_dfl_long_wq
2026-05-08 14:38 UTC
[PATCH 5/5] ibmvfc: handle extended FPIN events
2026-05-08 14:38 UTC (2+ messages)
[PATCH net-next v8 0/2] selftests: openvswitch: add pop_vlan test
2026-05-08 14:37 UTC (5+ messages)
` [PATCH net-next v8 1/2] selftests: openvswitch: add vlan() and encap() flow string parsing
` [PATCH net-next v8 2/2] selftests: openvswitch: add pop_vlan test
[PATCH] crypto : ecc - Fix carry overflow in vli multiplication
2026-05-08 14:36 UTC (2+ messages)
[PATCH RESEND 1/2] riscv/purgatory: return bool from verify_sha256_digest
2026-05-08 14:35 UTC (2+ messages)
` [PATCH RESEND 2/2] riscv/purgatory: add asm/purgatory.h
[PATCH 1/2] pinctrl: cs42l43: Fix leaked pm reference on error path
2026-05-08 14:34 UTC (2+ messages)
` [PATCH 2/2] pinctrl: cs42l43: Fix polarity on debounce
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox