messages from 2026-04-27 10:23:14 to 2026-04-27 11:47:43 UTC [more...]
[PATCH 00/14] userfaultfd: working set tracking for VM guest memory
2026-04-27 11:45 UTC (12+ messages)
` [PATCH 01/14] mm: decouple protnone helpers from CONFIG_NUMA_BALANCING
` [PATCH 02/14] mm: rename uffd-wp PTE bit macros to uffd
` [PATCH 03/14] mm: rename uffd-wp PTE accessors "
` [PATCH 04/14] mm: add VM_UFFD_RWP VMA flag
` [PATCH 05/14] mm: add MM_CP_UFFD_RWP change_protection() flag
` [PATCH 06/14] mm: preserve RWP marker across PTE rewrites
` [PATCH 07/14] mm: handle VM_UFFD_RWP in khugepaged, rmap, and GUP
` [PATCH 08/14] userfaultfd: add UFFDIO_REGISTER_MODE_RWP and UFFDIO_RWPROTECT plumbing
` [PATCH 09/14] mm/userfaultfd: add RWP fault delivery and expose UFFDIO_REGISTER_MODE_RWP
` [PATCH 10/14] mm/pagemap: add PAGE_IS_ACCESSED for RWP tracking
` [PATCH 11/14] userfaultfd: add UFFD_FEATURE_RWP_ASYNC for async fault resolution
[PATCH] ALSA: opti9xx: restore snd-miro state after resume
2026-04-27 11:47 UTC (2+ messages)
[PATCH] ALSA: hda: allocate nodes with tree
2026-04-27 11:47 UTC (2+ messages)
[PATCH net-next v3 1/2] keys, dns: drop unused upayload->data NUL terminator
2026-04-27 11:44 UTC (2+ messages)
` [PATCH net-next v3 2/2] KEYS: annotate struct user_key_payload with __counted_by
[PATCH] lp: fix switch-case indentation
2026-04-27 11:43 UTC (2+ messages)
[PATCH] drm/gpuvm: take refcount on DRM device
2026-04-27 11:44 UTC (8+ messages)
[PATCH 0/3] mm: remove page_mapped()
2026-04-27 11:43 UTC (4+ messages)
` [PATCH 1/3] sh: use folio_mapped() instead of page_mapped() in sh4_flush_cache_page()
` [PATCH 2/3] bpf: arena: use page_ref_count() instead of page_mapped() in arena_free_pages()
` [PATCH 3/3] mm: remove page_mapped()
[PATCH 1/2] arm64: dts: qcom: qrb2210-rb1: Drop modem support
2026-04-27 11:43 UTC (3+ messages)
` [PATCH 2/2] arm64: dts: qcom: qrb2210-arduino-imola: "
[PATCH] arm64: dts: rockchip: fix rk809 interrupt pin on rk3566-roc-pc
2026-04-27 11:41 UTC (2+ messages)
[PATCH] tee: fix tee_ioctl_object_invoke_arg padding
2026-04-27 11:41 UTC (10+ messages)
[syzbot] [usb?] memory leak in hub_event (4)
2026-04-27 11:40 UTC (2+ messages)
[PATCH] mm_types: remove references to s390 gmap
2026-04-27 11:39 UTC (2+ messages)
[PATCH v2] phy: renesas: rcar-gen3-usb2: Simplify ID/VBUS detection logic
2026-04-27 11:36 UTC (2+ messages)
[PATCH] KVM: arm64: Validate the FF-A memory access descriptor placement
2026-04-27 11:36 UTC (7+ messages)
[PATCH] ALSA: hda/conexant: Fix missing error check for jack detection
2026-04-27 11:35 UTC (2+ messages)
[PATCH] rhashtable: give each instance its own lockdep class
2026-04-27 11:34 UTC (4+ messages)
[PATCH 1/2] dequeue_synchronous_signal: use SI_FROMKERNEL()
2026-04-27 11:34 UTC (4+ messages)
` [PATCH 2/2] dequeue_synchronous_signal: kill the unnecessary still-pending check
[PATCH] iio: adc: mt6359: fix unchecked return value in mt6358_read_imp
2026-04-27 11:31 UTC (3+ messages)
[PATCH v2] fuse: Send FORGET over io_uring when ring is ready
2026-04-27 11:31 UTC (6+ messages)
` [PATCH v3] fuse: optional FORGET delivery over io_uring
[PATCH v2 0/4] platform/x86: x86-android-tablets: use real firmware node references with intel drivers
2026-04-27 11:30 UTC (4+ messages)
` [PATCH v2 4/4] platform/x86: x86-android-tablets: enable fwnode matching of GPIO chips
[mainline][BUG] Observed Workqueue lockups on offline CPUs
2026-04-27 11:30 UTC (2+ messages)
[PATCH v2 00/11] Fixes and cleanups for the AD5686 IIO driver
2026-04-27 11:30 UTC (12+ messages)
` [PATCH v2 01/11] iio: dac: ad5686: fix ref bit initialization for single-channel parts
` [PATCH v2 02/11] iio: dac: ad5686: fix input raw value check
` [PATCH v2 03/11] iio: dac: ad5686: acquire lock when doing powerdown control
` [PATCH v2 04/11] iio: dac: ad5686: fix powerdown control on dual-channel devices
` [PATCH v2 05/11] iio: dac: ad5686: refactor include headers
` [PATCH v2 06/11] iio: dac: ad5686: remove redundant register definition
` [PATCH v2 07/11] iio: dac: ad5686: drop enum id
` [PATCH v2 08/11] iio: dac: ad5686: add of_match table to the spi driver
` [PATCH v2 09/11] iio: dac: ad5686: add control_sync() for single-channel devices
` [PATCH v2 10/11] iio: dac: ad5686: cleanup doc header of local structs
` [PATCH v2 11/11] iio: dac: ad5686: create bus ops struct
[PATCH] iio: adc: ti-ads7138: explicitly include <linux/slab.h>
2026-04-27 11:29 UTC (6+ messages)
[PATCH] rust: module_param: use `pr_warn_once!` for null pointer warning
2026-04-27 11:28 UTC (2+ messages)
[PATCH 0/5] Rework index projection syntax
2026-04-27 11:28 UTC (7+ messages)
` [PATCH 1/5] rust: ptr: add panicking index projection variant
` [PATCH 2/5] rust: dma: update to keyworded index projection syntax
` [PATCH 5/5] rust: ptr: remove implicit "
[PATCH v4 0/2] Fix clk_divider_bestdiv() to get max clk rate supported and add KUnit test suites
2026-04-27 11:28 UTC (3+ messages)
` [PATCH v4 1/2] clk: divider: Add KUnit tests for clk_divider_bestdiv() ULONG_MAX handling
` [PATCH v4 2/2] clk: divider: Fix clk_divider_bestdiv() returning min rate for large rate requests
[PATCH v2] iio: adc: ti-ads7138: replace kmalloc() with stack allocation in i2c_write_block
2026-04-27 11:27 UTC
[PATCH v2 0/4] phy: phy-can-transceiver: Ad-hoc cleanups and refactoring
2026-04-27 11:26 UTC (7+ messages)
` [PATCH v2 1/4] phy: phy-can-transceiver: Convert to use device property API
` [PATCH v2 4/4] phy: phy-can-transceiver: Drop unused include
[PATCH v2] iio: adc: meson-saradc: fix calibration buffer leak on error
2026-04-27 11:26 UTC
[PATCH] USB: qcom: Unify user-visible "Qualcomm" name
2026-04-27 11:25 UTC (2+ messages)
[PATCH v2] arm64: dts: qcom: sm8550: add SDHC4 controller node
2026-04-27 11:24 UTC
[bug report] Potential order bug in 'drivers/usb/misc/yurex.c', mainly in 'yurex_disconnect()'
2026-04-27 11:24 UTC (4+ messages)
[PATCH] selftests: kselftest: fix wrong test number in ksft_exit_skip
2026-04-27 11:24 UTC
[RFC PATCH] fs/buffer: serialize set_buffer_uptodate against concurrent clears
2026-04-27 11:24 UTC (3+ messages)
[PATCH v2] nvme-auth: Include SC_C in RVAL controller hash
2026-04-27 11:24 UTC (6+ messages)
[PATCH] ext4: fix LOGFLUSH shutdown ordering to allow ordered-mode data writeback
2026-04-27 11:23 UTC (2+ messages)
[PATCH] ACPI: add missing forward declaration to acpi_bus.h
2026-04-27 11:22 UTC
[PATCH v5 0/6] drm/mediatek: Add PQ components support for MT8196
2026-04-27 11:20 UTC (7+ messages)
` [PATCH v5 1/6] dt-bindings: display: mediatek: gamma: Add "
` [PATCH v5 2/6] dt-bindings: display: mediatek: dither: "
` [PATCH v5 3/6] dt-bindings: display: mediatek: ccorr: "
` [PATCH v5 4/6] dt-bindings: display: mediatek: tdshp: "
` [PATCH v5 5/6] drm/mediatek: Support multiple CCORR component
` [PATCH v5 6/6] drm/mediatek: Add TDSHP component support for MT8196
[PATCH] drm/bridge: replace use of system_wq with system_percpu_wq
2026-04-27 11:19 UTC (2+ messages)
[PATCH v6] staging: rtl8723bs: fix heap buffer overflow in cfg80211_rtw_add_key()
2026-04-27 11:17 UTC
[PATCH] clk: rk808: fix OF node reference imbalance
2026-04-27 11:17 UTC (3+ messages)
[BUG] ext4: BUG_ON in ext4_write_inline_data (fs/ext4/inline.c:240)
2026-04-27 11:17 UTC (4+ messages)
[PATCH] Input: xpad - reject short Xbox One packets before len-relative share-button index
2026-04-27 11:15 UTC (3+ messages)
[PATCH 0/2] Add support for LX1308
2026-04-27 11:15 UTC (7+ messages)
` [PATCH 1/2] dt-bindings: (pmbus/lx1308) Add LX1308 support
` [PATCH 2/2] hwmon: (pmbus/lx1308) Add support for LX1308
[PATCH 0/7] Add MediaTek VCP remoteproc driver support
2026-04-27 11:04 UTC (8+ messages)
` [PATCH v4 1/7] dt-bindings: remoteproc: Add MediaTek mt8196 VCP binding
` [PATCH v4 2/7] remoteproc: mediatek: Add VCP remoteproc driver
` [PATCH v4 3/7] firmware: mediatek: Add VCP IPC protocol driver
` [PATCH v4 4/7] remoteproc: mediatek: Add VCP IPI mailbox initialization
` [PATCH v4 5/7] remoteproc: mediatek: Add VCP ipi communication sync mechanism
` [PATCH v4 6/7] remoteproc: mediatek: vcp: Add vcp suspend and resume feature
` [PATCH v4 7/7] MAINTAINERS: Add entry for MediaTek VCP remoteproc driver
[RFC PATCH] mm/hugetlb: fix resv_map memory leak in __mmap_region error path
2026-04-27 11:14 UTC (4+ messages)
` "
[PATCH v4 0/2] rust: take advantage of newer rust-analyzer features
2026-04-27 11:14 UTC (8+ messages)
` [PATCH v4 1/2] scripts: generate_rust_analyzer.py: add versioning infrastructure
[PATCH v2 0/2] staging: rtl8723bs: fix OOB write in HT_caps_handler and OOB read in OnAssocRsp
2026-04-27 11:11 UTC (6+ messages)
` [PATCH v2 1/2] staging: rtl8723bs: fix OOB write in HT_caps_handler()
[PATCH] iio: buffer: hw-consumer: free scan_mask on buffer release
2026-04-27 11:11 UTC
[PATCH] staging: rtl8723bs: Fix CamelCase variable name pHT_info_ie
2026-04-27 11:10 UTC (2+ messages)
` [PATCH v2] "
[PATCH] coresight: cti: Fix DT filter signals silently ignored
2026-04-27 11:03 UTC (2+ messages)
[PATCH rdma-next v3 0/5] RDMA: Stability and race condition fixes
2026-04-27 11:02 UTC (6+ messages)
` [PATCH rdma-next v3 1/5] RDMA/mlx5: Fix UAF in SRQ destroy due to race with create
` [PATCH rdma-next v3 2/5] RDMA/mlx5: Fix UAF in DCT "
` [PATCH rdma-next v3 3/5] IB/core: Fix IPv6 netlink message size in ib_nl_ip_send_msg()
` [PATCH rdma-next v3 4/5] RDMA/core: Fix rereg_mr use-after-free race
` [PATCH rdma-next v3 5/5] RDMA/mlx5: Fix null-ptr-deref in Raw Packet QP creation
[REGRESSION] rseq: refactoring in v6.19 broke everyone on arm64 and tcmalloc everywhere
2026-04-27 11:03 UTC (15+ messages)
[PATCH] vmalloc: fix buffer overflow in vrealloc_node_align()
2026-04-27 11:02 UTC (3+ messages)
[PATCH 0/2] arm64: dts: renesas: Add missing #mux-state-cells to usb2phy-reset nodes
2026-04-27 11:02 UTC (5+ messages)
[PATCH v3] arm64: dts: qcom: talos: Add memory-region for audio PD
2026-04-27 11:01 UTC (3+ messages)
[PATCH v2 0/4] ARM: pxa: attach software nodes to the GPIO controllers
2026-04-27 11:01 UTC (5+ messages)
` [PATCH v2 3/4] ARM: pxa: pxa25x: attach software node to its target GPIO controller
[PATCH v5 00/10] Add HDMI 2.0 support to DW HDMI QP TX
2026-04-27 11:00 UTC (11+ messages)
` [PATCH v5 02/10] drm/bridge: Add detect_ctx hook and drm_bridge_detect_ctx() helper
` [PATCH v5 05/10] drm/bridge: dw-hdmi-qp: Add HDMI 2.0 SCDC scrambling and high TMDS clock ratio support
` [PATCH v5 06/10] drm/bridge: dw-hdmi-qp: Rate limit i2c read error messages
` [PATCH v5 07/10] drm/rockchip: dw_hdmi_qp: Add missing newlines in dev_err_probe() messages
` [PATCH v5 08/10] drm/rockchip: dw_hdmi_qp: Use local dev variable consistently in bind()
[PATCH] arm64: dts: qcom: monaco-evk: Enable primary USB controller in host mode
2026-04-27 11:00 UTC (5+ messages)
[PATCH 0/4] phy: qcom: Introduce USB support for Hawi
2026-04-27 10:59 UTC (3+ messages)
` [PATCH 4/4] phy: qualcomm: qmp-combo: Add support for Hawi SoC
[PATCH v2 0/7] KVM: VMX/SVM: use the same SPEC_CTRL assembly code
2026-04-27 10:58 UTC (8+ messages)
` [PATCH v2 1/7] KVM: VMX: remove regs argument of __vmx_vcpu_run
` [PATCH v2 2/7] KVM: VMX: more cleanups to __vmx_vcpu_run
` [PATCH v2 3/7] KVM: SVM: prepare for making SPEC_CTRL switch common with VMX
` [PATCH v2 4/7] KVM: SVM: adopt the same VMX_RUN_* flags as VMX
` [PATCH v2 5/7] KVM: SVM: extract RESTORE_*_SPEC_CTRL_BODY out of svm/vmenter.S
` [PATCH v2 6/7] KVM: VMX: switch to RESTORE_GUEST_SPEC_CTRL_BODY
` [PATCH v2 7/7] KVM: VMX: replace vmx_spec_ctrl_restore_host with RESTORE_HOST_SPEC_CTRL_BODY
[syzbot] [mm?] WARNING: bad unlock balance in do_wp_page
2026-04-27 10:57 UTC (10+ messages)
[PATCH] docs: isofs: replace dead ECMA-119 FTP link
2026-04-27 10:58 UTC (2+ messages)
[PATCH v2] pseries/kexec: skip resetting CPUs added by firmware but not started by the kernel
2026-04-27 10:55 UTC (6+ messages)
[PATCH] drm/gpuvm: rust: add RUST_DRM_GPUVM option to Kconfig
2026-04-27 10:54 UTC
[PATCH wireless-next] wifi: rt2x00: check for of_get_mac_address error
2026-04-27 10:54 UTC (4+ messages)
[PATCH] misc: fastrpc: fix UAF and kernel panic during cleanup on process abort
2026-04-27 10:53 UTC
[RFC, PATCH 00/12] userfaultfd: working set tracking for VM guest memory
2026-04-27 10:52 UTC (13+ messages)
[PATCH v6 0/3] ARM: omap1: use real firmware node lookup for GPIOs on Nokia 770
2026-04-27 10:52 UTC (6+ messages)
` [PATCH v6 1/3] ARM: omap1: drop unused variable from omap16xx_gpio_init()
` [PATCH v6 2/3] ARM: omap1: use platform_device_register_full() for GPIO devices on OMAP 16xx
` [PATCH v6 3/3] ARM: omap1: enable real software node lookup of GPIOs on Nokia 770
[PATCH net 2/3] netconsole: avoid clobbering userdatum value on truncated write
2026-04-27 10:51 UTC (3+ messages)
[RFC PATCH 0/9] bpf/arena: Direct kernel-side access
2026-04-27 10:51 UTC (10+ messages)
` [RFC PATCH 1/9] bpf/arena: Plumb struct bpf_arena * through PTE callbacks
` [RFC PATCH 2/9] bpf/arena: Add BPF_F_ARENA_MAP_ALWAYS for direct kernel access
` [RFC PATCH 3/9] bpf: Add sleepable variant of bpf_arena_alloc_pages for kernel callers
` [RFC PATCH 4/9] bpf: Add bpf_struct_ops_for_each_prog()
` [RFC PATCH 5/9] bpf: Add bpf_prog_for_each_used_map()
` [RFC PATCH 6/9] bpf/arena: Add bpf_arena_map_kern_vm_start()
` [RFC PATCH 7/9] sched_ext: Require MAP_ALWAYS arena for cid-form schedulers
` [RFC PATCH 8/9] sched_ext: Sub-allocator over kernel-claimed BPF arena pages
` [RFC PATCH 9/9] sched_ext: Convert ops.set_cmask() to arena-resident cmask
[PATCH v3 0/4] mm: improve write performance with RWF_DONTCACHE
2026-04-27 10:51 UTC (6+ messages)
` [PATCH v3 2/4] mm: kick writeback flusher for IOCB_DONTCACHE with targeted dirty tracking
[PATCH v4 0/4] Enable sysfs module symlink for more built-in drivers
2026-04-27 10:49 UTC (3+ messages)
` [PATCH v4 2/4] coresight: pass THIS_MODULE implicitly through a macro
[PATCH 0/5] ASoC: fsl-asoc-card: Add some improvements
2026-04-27 10:47 UTC (4+ messages)
` [PATCH 3/5] ASoC: fsl-asoc-card: add channel and rate constraints for CS42888
[PATCH] EDAC/versalnet: Report PFN and page offset for DDR errors
2026-04-27 10:47 UTC (4+ messages)
[PATCH 0/3] LoongArch: Move KASLR to EFI stub to avoid initrd overlap
2026-04-27 10:47 UTC (4+ messages)
` [PATCH 1/3] LoongArch: Allow rdtime_h() and rdtime_l() in 64-bit builds
` [PATCH 2/3] efi/loongarch: Randomize kernel preferred address for KASLR
` [PATCH 3/3] LoongArch: Skip relocation-time KASLR if it has already been applied
[PATCH 1/6] sock: add sock_kzalloc helper
2026-04-27 10:41 UTC (6+ messages)
` [PATCH 2/6] crypto: af_alg - use sock_kzalloc in af_alg_alloc_areq
` [PATCH 3/6] crypto: algif_aead - use sock_kzalloc in aead_accept_parent_nokey
` [PATCH 4/6] crypto: af_alg - use sock_kzalloc in alloc_result + accept_parent_nokey
` [PATCH 5/6] crypto: algif_rng - use sock_kzalloc in rng_accept_parent
` [PATCH 6/6] crypto: algif_skcipher - use sock_kzalloc in accept_parent_nokey
[PATCH v1 0/4] usb: serial: mxuport: extend MXU50U support and runtime controls
2026-04-27 10:43 UTC (5+ messages)
[PATCH iwl-next] libie: log more info when virtchnl fails
2026-04-27 10:40 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH v8 0/6] Add support for Orange Pi 5 Pro
2026-04-27 10:37 UTC (2+ messages)
[PATCH] zd1211rw/mac: Fix out-of-bounds upon RX when unassociated
2026-04-27 10:36 UTC (2+ messages)
[RFC PATCH 0/1] Fix halted scanning of swap-cache folios
2026-04-27 10:35 UTC (2+ messages)
` [RFC PATCH 1/1] mm: vmscan: keep anon scanning enabled when swapcache folios are present
[PATCH] md/raid1: fix bio splitting in raid1 thread to avoid recursion and deadlock
2026-04-27 10:34 UTC
[PATCH v4 0/3] Enforce host page-size alignment for shared buffers
2026-04-27 10:33 UTC (3+ messages)
` [PATCH v4 3/3] coco: guest: arm64: Query host IPA-change alignment via RHI
[PATCH] pinctrl: mediatek: moore: implement gpio_chip::get_direction()
2026-04-27 10:32 UTC (6+ messages)
` Aw: "
[PATCH RFC v3 0/9] AD9910 Direct Digital Synthesizer
2026-04-27 10:31 UTC (6+ messages)
` [PATCH RFC v3 9/9] docs: iio: add documentation for ad9910 driver
[PATCH v2 0/2] Add CPUCP mailbox support for Qualcomm Nord SoC
2026-04-27 10:30 UTC (3+ messages)
` [PATCH v2 2/2] mailbox: qcom-cpucp: Add support for Nord CPUCP mailbox controller
[PATCH v6 0/3] riscv32 library enhancements and build fixes
2026-04-27 10:30 UTC (5+ messages)
[PATCH] driver core: reject devices with unregistered buses
2026-04-27 10:28 UTC
[PATCH v2 0/2] Add PMAU0102 RPMH regulator support
2026-04-27 10:30 UTC (3+ messages)
` [PATCH v2 2/2] regulator: rpmh-regulator: Add RPMH regulator support for Nord
[RFC 0/4] tpm_crb: Add command and response buffer chunking support
2026-04-27 10:28 UTC (7+ messages)
[PATCH v4 0/7] iio: adc: hx711: add HX710B support
2026-04-27 10:26 UTC (3+ messages)
` [PATCH v4 3/7] iio: adc: hx711: update Kconfig, module description and file header
[PATCH sched_ext/for-7.2] sched_ext: Collect ext_*.c include headers in build_policy.c
2026-04-27 10:26 UTC
[PATCH net 3/3] netconsole: propagate device name truncation in dev_name_store()
2026-04-27 10:26 UTC (3+ messages)
[PATCH] tty: serial: samsung: add dedicated compatible for exynosauto SoCs
2026-04-27 10:26 UTC (5+ messages)
[PATCH 00/10] Fixes and cleanups for the AD5686 IIO driver
2026-04-27 10:25 UTC (6+ messages)
` [PATCH 02/10] iio: dac: ad5686: remove redundant register definition
[PATCH v2] platform/x86: barco-p50-gpio: attach software node to its target GPIO device
2026-04-27 10:24 UTC
MAINTAINERS: Add self for the DEC LANCE network driver
2026-04-27 10:23 UTC
MAINTAINERS: Add self for the 3c509 network driver
2026-04-27 10:23 UTC
[PATCH v2 bpf 1/1] xskmap: reject TX-only AF_XDP sockets
2026-04-27 10:23 UTC (2+ messages)
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