messages from 2026-05-18 20:23:15 to 2026-05-18 22:32:30 UTC [more...]
[PATCH v2 00/21] netfs: Keep track of folios in a segmented bio_vec[] chain
2026-05-18 22:29 UTC (15+ messages)
` [PATCH v2 01/21] cachefiles: Don't rely on backing fs storage map for most use cases
` [PATCH v2 02/21] netfs: Add the cache object ID to netfs_read/write tracepoints
` [PATCH v2 03/21] mm: Make readahead store folio count in readahead_control
` [PATCH v2 04/21] netfs: Bulk load the readahead-provided folios up front
` [PATCH v2 05/21] Add a function to kmap one page of a multipage bio_vec
` [PATCH v2 06/21] iov_iter: Make iov_iter_get_pages*() wrap iov_iter_extract_pages()
` [PATCH v2 07/21] iov_iter: Add a segmented queue of bio_vec[]
` [PATCH v2 08/21] netfs: Add some tools for managing bvecq chains
` [PATCH v2 09/21] netfs: Add a function to extract from an iter into a bvecq
` [PATCH v2 10/21] afs: Use a bvecq to hold dir content rather than folioq
` [PATCH v2 11/21] cifs: Use a bvecq for buffering instead of a folioq
` [PATCH v2 12/21] cifs: Support ITER_BVECQ in smb_extract_iter_to_rdma()
` [PATCH v2 13/21] netfs: Switch to using bvecq rather than folio_queue and rolling_buffer
` [PATCH v2 15/21] netfs: Remove netfs_alloc/free_folioq_buffer()
[PATCH v6 0/4] Add MSI Claw HID Configuration Driver
2026-05-18 22:29 UTC (5+ messages)
` [PATCH v6 1/4] HID: hid-msi: Add MSI Claw configuration driver
` [PATCH v6 2/4] HID: hid-msi: Add M-key mapping attributes
` [PATCH v6 3/4] HID: hid-msi: Add RGB control interface
` [PATCH v6 4/4] HID: hid-msi: Add Rumble Intensity Attributes
[PATCH v2 00/15] KVM: x86: Clean up kvm_<reg>_{read,write}() mess
2026-05-18 22:29 UTC (5+ messages)
` [PATCH v2 08/15] KVM: x86: Add mode-aware versions of kvm_<reg>_{read,write}() helpers
[PATCH v3] memcg: cache obj_stock by memcg, not by objcg pointer
2026-05-18 22:28 UTC
sashiko-bot@kernel.org's Cc list on reviews
2026-05-18 22:26 UTC (3+ messages)
[PATCH 0/2] hwmon: (pmbus/adm1266) adm1266_gpio_get_multiple() fixes
2026-05-18 22:25 UTC (3+ messages)
[PATCH v4] mmc: litex_mmc: Set mandatory idle clocks before CMD0
2026-05-18 22:24 UTC (3+ messages)
[PATCH v1 0/2] Fix cgroup metric association with BPF counters
2026-05-18 22:22 UTC (3+ messages)
` [PATCH v1 1/2] perf stat: Propagate supported flag to follower cgroup BPF events
` [PATCH v1 2/2] perf test: Add stat metrics --for-each-cgroup test
[PATCH v6 00/14] Remove CONFIG_READ_ONLY_THP_FOR_FS and enable file THP for writable files
2026-05-18 22:21 UTC (2+ messages)
[PATCH v3 0/3] x86: Fix a F00F bug warning and cleanup surrounding code
2026-05-18 22:17 UTC (4+ messages)
` [PATCH v3 1/3] x86/cpu/intel: Don't clear X86_BUG_F00F before setting it
` [PATCH v3 2/3] x86/cpu/intel: Remove the F00F bug workaround notice
` [PATCH v3 3/3] x86/cpufeature: Remove clear_cpu_bug()
[PATCH RFC 0/5] memcg: dma-buf per-cgroup accounting via pid_fd
2026-05-18 22:19 UTC (8+ messages)
` [PATCH RFC 2/5] dma-heap: charge dma-buf memory via explicit memcg
[PATCH 1/2] soc: bcm2835: raspberrypi-firmware: Add voltage domain IDs
2026-05-18 22:17 UTC (4+ messages)
` [PATCH v3 0/3] raspberrypi-hwmon voltage support and teardown fix
` [PATCH v3 1/3] soc: bcm2835: raspberrypi-firmware: Add voltage domain IDs
[PATCH] drm/msm: Restore second parameter name in purge() and evict()
2026-05-18 22:17 UTC
[PATCH] Documentation: hwmon: ad7314: document sysfs interface
2026-05-18 22:14 UTC (2+ messages)
[PATCH] clk: stm32: allow STM32MP COMPILE_TEST builds
2026-05-18 22:12 UTC
[PATCH 2/3] sched_ext: Track bits[] storage size in struct scx_cmask
2026-05-18 22:11 UTC (3+ messages)
` [PATCH v2 "
[PATCH v1] watchdog: ziirave_wdt: Use named initializers for struct i2c_device_id
2026-05-18 22:10 UTC (2+ messages)
[PATCH v2 0/7] ASoC: codecs: aw88261: fixes and cleanup
2026-05-18 21:44 UTC (8+ messages)
` [PATCH v2 1/7] ASoC: codecs: aw88261: support changing sample rate and bit width
` [PATCH v2 2/7] ASoC: codecs: aw88261: add TDM support
` [PATCH v2 3/7] ASoC: codecs: aw88261: reduce log spam
` [PATCH v2 4/7] ASoC: codecs: aw88261: remove fade in/out on start/stop
` [PATCH v2 5/7] ASoC: codecs: aw88261: remove async start
` [PATCH v2 6/7] ASoC: codecs: aw88261: fix incorrect masks for boost regs
` [PATCH v2 7/7] ASoC: codecs: aw88261: make volume control usable
[PATCH v5 0/7] Add RMPOPT support
2026-05-18 22:09 UTC (10+ messages)
` [PATCH v5 1/7] x86/cpufeatures: Add X86_FEATURE_AMD_RMPOPT feature flag
` [PATCH v5 2/7] x86/msr: add wrmsrq_on_cpus helper
` [PATCH v5 3/7] x86/sev: Initialize RMPOPT configuration MSRs
` [PATCH v5 4/7] x86/sev: Add support to perform RMP optimizations asynchronously
` [PATCH v5 5/7] x86/sev: Add interface to re-enable RMP optimizations
` [PATCH v5 6/7] KVM: SEV: Perform RMP optimizations on SNP guest shutdown
` [PATCH v5 7/7] x86/sev: Add debugfs support for RMPOPT
[PATCH 0/6] usb: typec: add Qualcomm PMI8998 USB Type-C role-switch support
2026-05-18 22:09 UTC (12+ messages)
` [PATCH 1/6] dt-bindings: regulator: qcom,usb-vbus-regulator: add PMI8998
` [PATCH 2/6] dt-bindings: usb: add Qualcomm PMI8998 Type-C controller
` [PATCH 3/6] usb: typec: add Qualcomm PMI8998 role-switch driver
` [PATCH 5/6] arm64: dts: qcom: sdm845-oneplus-common: enable USB Type-C role switching
` [PATCH 6/6] MAINTAINERS: add entry for Qualcomm PMI8998 USB Type-C driver
[PATCH v2 0/5] hwmon: (pmbus/adm1266) GPIO accessor fixes
2026-05-18 22:08 UTC (2+ messages)
[PATCH] drm/fsl-dcu: Remove redundant unregister call in connector destroy
2026-05-18 22:05 UTC (2+ messages)
[PATCH v9 00/11] iio: adc: Add support for AVIA HX710B ADC
2026-05-18 22:02 UTC (12+ messages)
` [PATCH v9 01/11] dt-bindings: iio: adc: hx711: clean up existing binding text
` [PATCH v9 02/11] dt-bindings: iio: adc: hx711: add VSUP supply property
` [PATCH v9 03/11] dt-bindings: iio: adc: hx711: add RATE GPIO property
` [PATCH v9 04/11] dt-bindings: iio: adc: hx711: add HX710B support
` [PATCH v9 05/11] iio: adc: hx711: move scale computation to per-device storage
` [PATCH v9 06/11] iio: adc: hx711: introduce hx711_chip_info structure
` [PATCH v9 07/11] iio: adc: hx711: pass trailing pulse count into hx711_read
` [PATCH v9 08/11] iio: adc: hx711: split variable assignments in hx711_read and hx711_reset
` [PATCH v9 09/11] iio: adc: hx711: localize loop iterators in hx711_read
` [PATCH v9 10/11] iio: adc: hx711: pass iio_chan_spec to hx711_reset_read
` [PATCH v9 11/11] iio: adc: hx711: add support for HX710B
[PATCH v3 00/41] x86: Try to wrangle PV clocks vs. TSC
2026-05-18 21:59 UTC (4+ messages)
` [PATCH v3 02/41] x86/tsc: Add helper to register CPU and TSC freq calibration routines
[PATCH v5 00/14] module: Introduce hash-based integrity checking
2026-05-18 21:55 UTC (2+ messages)
[PATCH v2 0/3] Add support for Baijie Helper A133 board
2026-05-18 21:54 UTC (10+ messages)
` [PATCH v2 3/3] arm64: dts: allwinner: A133: add "
[PATCH] usb: host: max3421: Fix shift-out-of-bounds in max3421_hub_control()
2026-05-18 21:54 UTC (4+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] usb: host: max3421: Reject hub port requests for non-existent ports
[PATCH] nvme-multipath: set BIO_REMAPPED on bios remapped to per-path namespace disks
2026-05-18 21:52 UTC (4+ messages)
[PATCH v5 00/12] mm, swap: swap table phase IV: unify allocation and reduce static metadata
2026-05-18 21:51 UTC (3+ messages)
[PATCH] gpio: pc104: Add COMPILE_TEST coverage
2026-05-18 21:49 UTC
[PATCH net 0/2] net: mana: Fix NULL dereferences during teardown after attach failure
2026-05-18 21:49 UTC (3+ messages)
` [PATCH net 1/2] net: mana: Add NULL guards in teardown path to prevent panic on "
[PATCH] Bluetooth: MGMT: validate Add Extended Advertising Data length
2026-05-18 21:50 UTC (2+ messages)
[PATCH] Bluetooth: btmtk: fix urb->setup_packet leak in error paths
2026-05-18 21:50 UTC (2+ messages)
[PATCH] rust: module_param: use `pr_warn_once!` for null pointer warning
2026-05-18 21:47 UTC (3+ messages)
[PATCH] locking/osq_lock: Use READ_ONCE() for node->prev
2026-05-18 21:46 UTC (3+ messages)
[PATCH] usb: gadget: aspeed_udc: avoid past-the-end iterator in dequeue
2026-05-18 21:43 UTC (2+ messages)
[PATCH v4 0/3] Enable perf tracing for unprivileged users
2026-05-18 21:41 UTC (3+ messages)
` [PATCH v4 2/3] perf: enable unprivileged syscall tracing with perf trace
[PATCH 0/3] ocfs2: harden inode validators against forged metadata
2026-05-18 21:40 UTC (2+ messages)
[PATCH v2] Bluetooth: bnep: reject short frames before parsing
2026-05-18 21:39 UTC (2+ messages)
[PATCH] Bluetooth: L2CAP: rate-limit ECHO_RSP per signaling PDU
2026-05-18 21:37 UTC (5+ messages)
[PATCH v6 0/2] AMD Promontory 21 xHCI temperature sensor support
2026-05-18 21:37 UTC (7+ messages)
` [PATCH v6 1/2] usb: xhci-pci: add AMD Promontory 21 PCI glue
[PATCH v2 00/16] Bump minimum version of LLVM for building the kernel to 17.0.1
2026-05-18 21:36 UTC (7+ messages)
` [PATCH v2 02/16] security/Kconfig.hardening: Remove tautological condition from CC_HAS_ZERO_CALL_USED_REGS
` [PATCH v2 05/16] arch/Kconfig: Remove tautological conditions from HAS_LTO_CLANG
[PATCH 0/6] Fixes to the previously-merged drivers/dax/fsdev series
2026-05-18 21:36 UTC (7+ messages)
` [PATCH 1/6] dax: fix misleading comment about share/index union in dax_folio_reset_order()
` [PATCH 2/6] dax/fsdev: fix multi-range offset, vmemmap_shift leak, and probe error cleanup
` [PATCH 3/6] dax/fsdev: fix kaddr for multi-range and fail probe on invalid pgmap offset
` [PATCH 4/6] dax/fsdev: clamp direct_access return to current physical range
` [PATCH 5/6] dax: fix holder_ops race in fs_put_dax()
` [PATCH 6/6] dax: replace exported dax_dev_get() with non-allocating dax_dev_find()
[PATCH v2 00/16] iommu: Add live update state preservation
2026-05-18 21:36 UTC (9+ messages)
` [PATCH v2 03/16] iommu: Implement IOMMU domain preservation
` [PATCH v2 07/16] iommu/vt-d: Implement device and iommu preserve/unpreserve ops
[PATCH 0/3] Shrink time spent in copy_data_pages()
2026-05-18 21:34 UTC (4+ messages)
` [PATCH 1/3] PM: hibernate: Print speed statistics of copy_data_pages()
` [PATCH 2/3] PM: hibernate: Add platform_enter hibernation test level
` [PATCH 3/3] PM: hibernate: Allow disabling zero page check in copy_data_pages()
[PATCH] nfsd: release layout stid on setlease failure
2026-05-18 21:33 UTC (3+ messages)
[PATCH v8 2/2] net: mana: force full-page RX buffers via ethtool private flag
2026-05-18 21:33 UTC (3+ messages)
[PATCH v2] lib/test_hmm: Check alloc_page_vma() return value
2026-05-18 21:33 UTC (2+ messages)
[GIT PULL for v7.1] vfs fixes
2026-05-18 21:32 UTC (4+ messages)
[PATCH v2] bpf, sockmap: keep sk_msg copy state in sync
2026-05-18 21:32 UTC (2+ messages)
[PATCH net] selftests: net: Fix checksums in xdp_native
2026-05-18 21:31 UTC (4+ messages)
[PATCH 2/5] sched/fair: Attach sched_domain_shared to sd_asym_cpucapacity
2026-05-18 21:31 UTC (4+ messages)
` [PATCH v2 "
[PATCH v8 00/11] iio: adc: hx711: add HX710B support
2026-05-18 21:30 UTC (11+ messages)
` [PATCH v8 v8 02/11] dt-bindings: iio: adc: hx711: add VSUP supply property
` [PATCH v8 v8 06/11] iio: adc: hx711: introduce hx711_chip_info structure
` [PATCH v8 v8 11/11] iio: adc: hx711: add support for HX710B
[PATCH] killswitch: add per-function short-circuit mitigation primitive
2026-05-18 21:29 UTC (4+ messages)
[ANNOUNCE/CFP] LPC 2026 Kernel Memory Management Microconference
2026-05-18 21:26 UTC
[PATCH] crypto: inside-secure/eip93 - Add check for devm_request_threaded_irq
2026-05-18 21:24 UTC
[PATCH v3 0/7] media: synopsys: enhancements and i.MX95 support
2026-05-18 21:24 UTC (2+ messages)
[PATCH v2 0/3] x86: Fix a F00F bug warning and cleanup surrounding code
2026-05-18 21:23 UTC (7+ messages)
` [PATCH v2 2/3] x86/cpu/intel: Simplify F00F bug notice using pr_notice_once()
[PATCH] IB/mad: cap RMPP reassembly window size to bound find_seg_location walk
2026-05-18 21:23 UTC
[PATCH] crypto: inside-secure/eip93 - Drop superfluous blank line
2026-05-18 21:22 UTC
[PATCH v2 0/5] mm: reduce mmap_lock contention and improve page fault performance
2026-05-18 21:21 UTC (14+ messages)
[PATCH v4] i2c: mux: reg: use device property accessors
2026-05-18 21:21 UTC
[PATCH wireless-next] wifi: mwifiex: Use flexible array for RX reorder table
2026-05-18 21:18 UTC
[PATCH] firmware: smccc: Fix Arm SMCCC SOC_ID name call
2026-05-18 21:14 UTC (9+ messages)
[PATCH v2 00/10] sched: Flatten the pick
2026-05-18 21:12 UTC (5+ messages)
[PATCH] fbdev: imxfb: Use of_device_get_match_data()
2026-05-18 21:13 UTC
[PATCH] cifs: Fix undefined variables
2026-05-18 21:13 UTC
cleanup the RAID6 P/Q library v3
2026-05-18 21:12 UTC (2+ messages)
[PATCH] watchdog: ath79_wdt: select OF and COMPILE_TEST
2026-05-18 21:09 UTC
[PATCH] dma-direct: Clear pages before coherent remap
2026-05-18 21:05 UTC (3+ messages)
[PATCH v2 0/6] Open HugeTLB allocation routine for more generic use
2026-05-18 21:04 UTC (5+ messages)
` [PATCH v2 6/6] mm: hugetlb: Refactor out hugetlb_alloc_folio()
[PATCH] Bluetooth: btusb: Add Realtek RTL8852BE BT 0x04c5/0x1670 (Fujitsu)
2026-05-18 21:03 UTC (2+ messages)
` [PATCH v2] "
[PATCH v3] i2c: mux: reg: use device property accessors
2026-05-18 20:59 UTC (4+ messages)
[PATCH] dts: riscv: spacemit: k3: Fix I/O power settings
2026-05-18 20:58 UTC
[PATCH 0/4] mm: misc cleanups from __GFP_UNMAPPED series
2026-05-18 20:58 UTC (5+ messages)
[PATCH v2 0/5] fs/resctrl: Fix four long-standing issues
2026-05-18 20:55 UTC (11+ messages)
` [PATCH v2 1/5] fs/resctrl: Move functions to avoid forward references in subsequent fixes
` [PATCH v2 2/5] fs/resctrl: Free mon_data structures on rdt_get_tree() failure
` [PATCH v2 3/5] fs/resctrl: Fix use-after-free during unmount
` [PATCH v2 4/5] fs/resctrl: Fix deadlock for errors during mount
` [PATCH v2 5/5] fs/resctrl: Fix issues with worker threads when CPUs are taken offline
[PATCH v4] 00/30] Cleaning up the KVM clock mess
2026-05-18 20:52 UTC (5+ messages)
` [PATCH v4 04/30] KVM: x86: Add KVM_[GS]ET_CLOCK_GUEST for accurate KVM clock migration
[PATCH] PCI/AER: Clear non-fatal errors on AER recovery failure
2026-05-18 20:49 UTC (3+ messages)
[PATCH] Bluetooth: hci_core: Don't queue tx_work while draining workqueue
2026-05-18 20:48 UTC (6+ messages)
[PATCH v4 00/15] mm, kvm: allow uffd support in guest_memfd
2026-05-18 20:42 UTC (5+ messages)
` [PATCH v4 13/15] KVM: guest_memfd: implement userfaultfd operations
[PATCH 0/8] KVM: selftests: Stress save+restore and #PF (ft. nested)
2026-05-18 20:40 UTC (10+ messages)
` [PATCH 1/8] KVM: selftests: Fix offsets in GPR switching for nSVM
` [PATCH 2/8] KVM: selftests: Move GPR load/save definitions outside of nSVM code
` [PATCH 3/8] KVM: selftests: Reuse GPR switching logic for nVMX
` [PATCH 4/8] KVM: selftests: Drop HORRIFIC_L2_UCALL_CLOBBER_HACK
` [PATCH 5/8] KVM: selftests: Add basic stress test for save+restore and #PF handling
` [PATCH 6/8] KVM: selftests: Trigger save+restore randomly in the #PF stress test
` [PATCH 7/8] KVM: selftests: Support running stress save+restore and #PF test in L2
` [PATCH 8/8] KVM: selftests: Trigger L2->L1 exits stress save+restore and #PF test
[PATCH 0/2] KVM: Fix guest_memfd binding overlap errno and selftest
2026-05-18 20:39 UTC (4+ messages)
` [PATCH 2/2] KVM: selftests: Test guest_memfd binding overlap without GPA overlap
[PATCH 0/7] Usermode Indirect Branch Tracking
2026-05-18 20:22 UTC (3+ messages)
` [PATCH 4/7] x86: ban 32-bit sigreturn when user IBT enabled
[net-next v42] mctp pcc: Implement MCTP over PCC Transport
2026-05-18 20:38 UTC
[PATCH v6 0/2] perf inject intel-PT LBR/brstack synthesis fixes
2026-05-18 20:38 UTC (4+ messages)
` [PATCH v7 "
` [PATCH v7 1/2] perf event: Fix size of synthesized sample with branch stacks
` [PATCH v7 2/2] perf inject: Fix itrace branch stack synthesis
[PATCH] Bluetooth: SMP: add missing skb len check in smp_cmd_keypress_notify
2026-05-18 20:37 UTC (7+ messages)
[PATCH v4] misc: fastrpc: fix use-after-free of fastrpc_user in workqueue context
2026-05-18 20:35 UTC
[PATCH v2] firmware: arm_ffa: honor descriptor size in PARTITION_INFO_GET_REGS
2026-05-18 20:31 UTC (2+ messages)
` [PATCH v3] "
[PATCH] media: mediatek: mdp: avoid double free on video register failure
2026-05-18 20:30 UTC (2+ messages)
fs/fuse/fuse.o: error: objtool: fuse_emit+0x7e6: unknown CFA base reg -1
2026-05-18 20:30 UTC
[PATCH v2] riscv: stacktrace: fix stack-out-of-bounds in walk_stackframe()
2026-05-18 20:37 UTC (2+ messages)
[PATCH] mm/page_alloc: fix defrag_mode for non-reclaimable allocations
2026-05-18 20:24 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