messages from 2026-06-04 16:01:33 to 2026-06-04 17:50:10 UTC [more...]
[PATCH v7 3/4] rust: sync: add SRCU abstraction
2026-06-04 17:50 UTC (11+ messages)
[RESEND PATCH] smp: Avoid invalid per-CPU CSD lookup with CSD lock debug
2026-06-04 17:46 UTC (3+ messages)
[PATCH 0/4] MIPS: kernel: proc: More efficient data output in show_cpuinfo()
2026-06-04 17:44 UTC
[RFC] mpam,x86,fs/resctrl: Generic schema description Proof of Concept
2026-06-04 17:43 UTC (10+ messages)
[PATCH RFC] arm64: dts: qcom: hamoa: Drop cluster_cl5 idle state from CPU clusters
2026-06-04 17:40 UTC
[PATCH] fuse: fs-verity: aoid out-of-range comparison
2026-06-04 17:41 UTC (4+ messages)
[PATCH] staging: rtl8723bs: add braces to resolve checkpatch
2026-06-04 17:39 UTC
[PATCH] net/mlx5: convert miss_list allocation to kvmalloc_array()
2026-06-04 17:40 UTC (2+ messages)
include/linux/fortify-string.h:571:4: warning: call to '__write_overflow_field' declared with 'warning' attribute: detected write beyond size of field (1st parameter); maybe use struct_group()?
2026-06-04 17:39 UTC
[PATCH 2/3] vmsplice: make vmsplice a trivial wrapper for preadv2/pwritev2
2026-06-04 17:38 UTC (5+ messages)
[PATCH v3 0/2] Add support for Battery Status AMS
2026-06-04 17:36 UTC (2+ messages)
[PATCH v2 0/7] RPM, perfcnt and other minor fixes for Panfrost
2026-06-04 17:35 UTC (8+ messages)
` [PATCH v2 1/7] drm/panfrost: Check another bo field for cache option query
` [PATCH v2 2/7] drm/panfrost: Prevent division by 0
` [PATCH v2 3/7] drm/panfrost: Move shrinker initialization and unplug one level down
` [PATCH v2 4/7] drm/panfrost: Move perfcnt GPU disable sequence into a helper
` [PATCH v2 5/7] drm/panfrost: Make reset sequence deal with an active HWPerf session
` [PATCH v2 6/7] drm/panfrost: Fix PM usage_count mishandling
` [PATCH v2 7/7] drm/panfrost: Explicitly enable MMU interrupts at device init
[PATCH] fuse: {io-uring} use request cleanup helper on commit setup failure
2026-06-04 17:36 UTC (3+ messages)
[PATCH v5 00/21] KVM: selftests: Link with VFIO selftests lib and test device interrupts
2026-06-04 17:35 UTC (16+ messages)
` [PATCH v5 05/21] KVM: selftests: Add IRQ injection test
` [PATCH v5 07/21] KVM: selftests: Verify IRQ bypass works in IRQ test
` [PATCH v5 12/21] KVM: selftests: Verify interrupts are received after modifying IRQ routes "
` [PATCH v5 13/21] KVM: selftests: Make number of IRQs configurable "
` [PATCH v5 14/21] KVM: selftests: Verify non-postable IRQ remapping "
` [PATCH v5 16/21] KVM: selftests: Add kvm_sched_getaffinity() wrapper and convert users
` [PATCH v5 18/21] KVM: selftests: Verify vCPU migration during IRQ delivery in IRQ test
[PATCH net-next] net: bcmgenet: convert RX path to page_pool
2026-06-04 17:32 UTC (2+ messages)
[PATCH] cdrom: modernize locking, memory allocation, and fix checkpatch warnings
2026-06-04 17:32 UTC (3+ messages)
[GIT PULL] Networking for v7.1-rc7
2026-06-04 17:31 UTC
[PATCH 0/5] blk-cgroup: fix blkg list and policy data races
2026-06-04 17:31 UTC (3+ messages)
` [PATCH 2/5] bfq: protect q->blkg_list iteration in bfq_end_wr_async() with blkcg_mutex
[PATCH v8 0/4] perf tools: Add inject --aslr feature, early maps loading, and decoupling fixes
2026-06-04 17:28 UTC (7+ messages)
` [PATCH v9 0/5] "
` [PATCH v9 1/5] perf maps: Add maps__mutate_mapping
` [PATCH v9 2/5] perf inject/aslr: Add ASLR tool infrastructure and MMAP tracking
` [PATCH v9 3/5] perf inject/aslr: Implement sample address remapping
` [PATCH v9 4/5] perf test: Add inject ASLR test
` [PATCH v9 5/5] perf aslr: Strip sample registers
[PATCH] mac802154: Prevent overwrite return code in mac802154_perform_association()
2026-06-04 17:28 UTC (2+ messages)
[PATCH v3] perf lock contention: Allow 'mmap_lock' in -L/--lock-filter
2026-06-04 17:28 UTC
[PATCH 0/3] vmsplice: make vmsplice a trivial wrapper for preadv2/pwritev2
2026-06-04 17:25 UTC (14+ messages)
[PATCH v3 0/4] mm/zswap: Implement per-cgroup proactive writeback
2026-06-04 17:23 UTC (14+ messages)
` [PATCH v3 1/4] mm/zswap: Make shrink_worker writeback cursor per-memcg
linux-next: build failure after merge of the drm-xe tree
2026-06-04 17:23 UTC (5+ messages)
[PATCH] perf data ctf: replace libbabeltrace with babeltrace2-ctf-writer
2026-06-04 17:18 UTC (6+ messages)
` [PATCH v3] "
` [PATCH v4] "
[PATCH] module: stats: add lockdep annotation for dup_failed_modules list traversal
2026-06-04 17:19 UTC (3+ messages)
[PATCH v18 0/4] [VFIO] Error recovery for vfio-pci devices on s390x
2026-06-04 17:17 UTC (4+ messages)
` [PATCH v18 3/4] vfio/pci: Add a reset_done callback for vfio-pci driver
[PATCH v6 00/11] Dynamic PAMT
2026-06-04 17:14 UTC (13+ messages)
` [PATCH v6 01/11] x86/virt/tdx: Simplify tdmr_get_pamt_sz()
` [PATCH v6 02/11] x86/virt/tdx: Allocate page bitmap for Dynamic PAMT
` [PATCH v6 06/11] x86/virt/tdx: Optimize tdx_pamt_get/put()
` [PATCH v6 08/11] x86/tdx: Add APIs to support Dynamic PAMT ops from KVM's fault path
` [PATCH v6 10/11] x86/virt/tdx: Enable Dynamic PAMT
[PATCH v3 00/21] Add basic pinctrl drivers for JHB100 SoC
2026-06-04 17:13 UTC (7+ messages)
` [PATCH v3 03/21] dt-bindings: pinctrl: Add starfive,jhb100-sys0-pinctrl
` [PATCH v3 09/21] dt-bindings: pinctrl: Add starfive,jhb100-sys2-pinctrl
[PATCH v2] checkpatch: Check WQ_PERCPU or WQ_UNBOUND presence in alloc_workqueue() users
2026-06-04 17:11 UTC (2+ messages)
UBSAN: invalid-load in __remove_hrtimer
2026-06-04 17:10 UTC
[PATCH v3] Bluetooth: Add SPDX id lines to some source files
2026-06-04 17:06 UTC
[PATCH v2] Bluetooth: Add SPDX id lines to some source files
2026-06-04 17:03 UTC (7+ messages)
[PATCH] mm/vmstat: avoid taking zone lock in /proc/buddyinfo reads
2026-06-04 17:04 UTC (2+ messages)
[PATCH mm-unstable v18 06/14] mm/khugepaged: generalize collapse_huge_page for mTHP collapse
2026-06-04 17:04 UTC (9+ messages)
[PATCH 0/3] Coldfire m5441x: add RCM power-on reason driver
2026-06-04 17:01 UTC (3+ messages)
` [PATCH 2/3] power: reset: add MCF5441x "
[PATCH 0/3] iio: dac: ad3530r: Add support for AD3532R/AD3532
2026-06-04 17:01 UTC (3+ messages)
` [PATCH 2/3] dt-bindings: iio: dac: add "
[PATCH v3 0/3] iio: light: isl29018: overflow/precision fix + cover-glass gain via DT
2026-06-04 17:01 UTC (3+ messages)
` [PATCH v3 2/3] dt-bindings: iio: light: isl29018: add isil,cover-comp-gain
[PATCH net v3 0/2] Resubmitting with cover-letter and threaded patch series
2026-06-04 17:00 UTC (8+ messages)
` [PATCH net v3 2/2] dt-bindings: net: updated interrupt type to be active low, level triggered
[PATCH net v3] hv_netvsc: use kmap_local_page in netvsc_copy_to_send_buf
2026-06-04 16:59 UTC
[PATCH v2 0/6] Introduce MMIO-based CMT access for Enhanced RDT
2026-06-04 16:57 UTC (9+ messages)
` [PATCH v2 1/6] x86/resctrl: Parse ACPI ERDT table and map RMDD domains by L3 cache ID
` [PATCH v2 2/6] x86/resctrl: Parse ACPI CMRC table
` [PATCH v2 3/6] x86/resctrl: Rename prev_msr to prev_mon_val
` [PATCH v2 4/6] x86/resctrl: Refactor the monitor read function
` [PATCH v2 5/6] fs/resctrl: Do not invoke smp_processor_id() in preemptible context
` [PATCH v2 6/6] x86/resctrl: Add support for L3 occupancy monitoring via RMID MMIO read
[PATCH v4 1/2] bpf: Tighten cgroup storage cookie checks for prog arrays
2026-06-04 16:56 UTC (2+ messages)
[PATCH v2 0/4] x86/fpu: Restore and reinforce signal frame portability
2026-06-04 16:56 UTC (5+ messages)
` [PATCH 1/4] x86/fpu: Document "
` [PATCH 2/4] selftests/x86: Add a test for "
` [PATCH 3/4] x86/fpu: Add consistency check between xstate_size and xfeatures
` [PATCH 4/4] selftests/x86: Add a consistency test for signal frames
[PATCH v13 0/4] crypto: spacc - Add SPAcc Crypto Driver
2026-06-04 16:52 UTC (5+ messages)
` [PATCH v13 1/4] dt-bindings: crypto: Document support for SPAcc
` [PATCH v13 2/4] crypto: spacc - Add SPAcc ahash support
` [PATCH v13 3/4] crypto: spacc - Add SPAcc AUTODETECT Support
` [PATCH v13 4/4] crypto: spacc - Add SPAcc Kconfig and Makefile
[PATCH v3 0/3] Add Hawi UFS PHY and Controller support
2026-06-04 16:54 UTC (5+ messages)
` [PATCH v3 1/3] dt-bindings: phy: qcom,sc8280xp-qmp-ufs-phy: Add Hawi UFS PHY compatible
[PATCH 0/1] w1 drivers patches
2026-06-04 16:50 UTC (2+ messages)
` [PATCH 1/1] w1: ds2482: Use named initializers for arrays of i2c_device_data
[PATCH v2 0/5] fixes for data/bss linear alias unmap series
2026-06-04 16:50 UTC (5+ messages)
` [PATCH v2 1/5] arm64: Rename page table BSS section to .bss..pgtbl
` [PATCH v2 4/5] KVM: arm64: Omit tag sync on stage-2 mappings of the zero page
[PATCH bpf-next] selftests/bpf: ignore call depth accounting for retbleed in verifier tests
2026-06-04 16:50 UTC (2+ messages)
[PATCH v2 0/3] mm/percpu: Fix possible NOFS/NOIO reclaim recursion
2026-06-04 16:49 UTC (3+ messages)
` [PATCH v2 1/3] mm/vmalloc: honor GFP constraints in pcpu_get_vm_areas()
[PATCH net] net: atm: fix use-after-free in sigd_put_skb()
2026-06-04 16:49 UTC
[GIT PULL] clk: samsung: drivers for v7.2
2026-06-04 16:47 UTC
[PATCH net-next v5 0/4] dpll: add NCO pin type and zl3073x support
2026-06-04 16:42 UTC (6+ messages)
` [PATCH net-next v5 1/4] dpll: add DPLL_PIN_TYPE_INT_NCO pin type
[PATCH v1 0/9] power: supply: max17042_battery: improve MAX17055 support
2026-06-04 16:39 UTC (4+ messages)
` [PATCH v1 8/9] power: supply: Read MAX17042 battery info before registration
[PATCH net-next v3 00/13] net: Add ADIN1140 support
2026-06-04 16:39 UTC (15+ messages)
` [PATCH net-next v3 01/13] dt-bindings: net: Add ADIN1140
` [PATCH net-next v3 02/13] net: ethernet: oa_tc6: Handle the OA TC6 SPI protected mode
` [PATCH net-next v3 03/13] net: ethernet: oa_tc6: add OA_TC6_BROKEN_PHY quirk flag
` [PATCH net-next v3 04/13] net: ethernet: oa_tc6: Export the C45 access functions
` [PATCH net-next v3 05/13] net: ethernet: oa_tc6: Export standard defined registers
` [PATCH net-next v3 06/13] net: ethernet: oa_tc6: Add the OA_TC6_ prefix to standard registers
` [PATCH net-next v3 07/13] net: ethernet: oa_tc6: Add read_mms/write_mms register access functions
` [PATCH net-next v3 08/13] net: ethernet: oa_tc6: Use the read_mms/write_mms functions for C45
` [PATCH net-next v3 09/13] net: ethernet: oa_tc6: Add new register address defines
` [PATCH net-next v3 10/13] net: phy: add generic helpers for direct C45 MMD access
` [PATCH net-next v3 11/13] net: phy: microchip-t1s: use generic C45 MMD access helpers
` [PATCH net-next v3 12/13] net: phy: Add support for the ADIN1140 PHY
` [PATCH net-next v3 13/13] net: ethernet: adi: Add a driver for the ADIN1140 MACPHY
[PATCH bpf-next v2 1/3] bpf: Check tail zero of bpf_map_info
2026-06-04 16:39 UTC (3+ messages)
[PATCH net-next] net: dsa: felix: validate switch in .netdev_to_port() conversion
2026-06-04 16:36 UTC (2+ messages)
[PATCH net] bnge: fix context mem iteration
2026-06-04 16:37 UTC
[PATCH v8 00/18] perf test: Parallel harness optimizations, summary, JUnit XML & PMU fixes
2026-06-04 16:36 UTC (4+ messages)
` [PATCH v9 0/2] perf test & PMU metric resolution improvements
` [PATCH v9 1/2] perf pmu: Recognize 'default_core' as a core PMU and document matching
` [PATCH v9 2/2] perf test: Truncate printed test descriptions dynamically to avoid terminal wrapping
[PATCH] leds: fix CONFIG_OF dependency for LEDS_LP5860_CORE
2026-06-04 16:34 UTC (2+ messages)
` (subset) "
[PATCH v01] mailbox/pcc.c: ignore errors on type 4 channels
2026-06-04 16:33 UTC
[PATCH v2 RESEND] perf/lock: enable end-timestamp accounting for cgroup aggregation
2026-06-04 16:31 UTC (3+ messages)
[PATCH v8 0/5] thermal: samsung: Add support for Google GS101 TMU
2026-06-04 16:30 UTC (3+ messages)
` [PATCH v8 2/5] thermal: samsung: Add Exynos ACPM TMU driver GS101
[PATCH net] tipc: require admin privileges for TIPCv2 mutators
2026-06-04 16:31 UTC
[PATCH bpf v4 2/3] bpf: Add validation for bpf_set_retval argument
2026-06-04 16:29 UTC (3+ messages)
[PATCH 0/2] kunit: Add support for skipping entire test suites
2026-06-04 16:28 UTC (3+ messages)
` [PATCH 1/2] kunit: Add ability to skip "
` [PATCH 2/2] kunit: Add example of test suite that can be skipped at runtime
[PATCH v2] regulator: dt-bindings: mt6311: Convert to DT schema
2026-06-04 16:26 UTC
[PATCH v2] perf lock contention: Allow 'mmap_lock' in -L/--lock-filter
2026-06-04 16:28 UTC (3+ messages)
[PATCH v4] iio: dac: mcp47feb02: Fix passing uninitialized vref1_uV for no Vref1 case
2026-06-04 16:28 UTC
[PATCH mm-hotfixes-unstable v18 00/14] khugepaged: add mTHP collapse support
2026-06-04 16:28 UTC (7+ messages)
` [PATCH mm-unstable v18 06/14] mm/khugepaged: generalize collapse_huge_page for mTHP collapse
[PATCH v5 3/7] mfd: nct6694: Introduce transport abstraction with function pointers
2026-06-04 16:25 UTC (2+ messages)
[PATCH] vdso/gettimeofday: Rename __arch_get_vdso_u_timens_data()
2026-06-04 16:24 UTC (2+ messages)
` [tip: timers/vdso] "
[PATCH 1/9] MAINTAINERS: Add include/linux/vdso_datastore.h to vDSO block
2026-06-04 16:24 UTC (2+ messages)
` [tip: timers/vdso] "
[PATCH 2/9] vdso/datastore: Always provide symbol declarations
2026-06-04 16:24 UTC (2+ messages)
` [tip: timers/vdso] "
[PATCH 3/9] MIPS: Introduce Kconfig MIPS_GENERIC_GETTIMEOFDAY
2026-06-04 16:24 UTC (2+ messages)
` [tip: timers/vdso] "
[PATCH 4/9] MIPS: VDSO: Only map the data pages when the vDSO is used
2026-06-04 16:24 UTC (2+ messages)
` [tip: timers/vdso] "
[PATCH 5/9] MIPS: csrc-r4k: Only use VDSO_CLOCKMODE_R4K when it is a available
2026-06-04 16:24 UTC (2+ messages)
` [tip: timers/vdso] "
[PATCH 6/9] clocksource/drivers/mips-gic-timer: Only use VDSO_CLOCKMODE_GIC when it is a available
2026-06-04 16:24 UTC (2+ messages)
` [tip: timers/vdso] "
[PATCH 7/9] MIPS: VDSO: Fold MIPS_DISABLE_VDSO into MIPS_GENERIC_GETTIMEOFDAY
2026-06-04 16:24 UTC (2+ messages)
` [tip: timers/vdso] "
[PATCH 8/9] MIPS: VDSO: Gate microMIPS restriction on GCC version
2026-06-04 16:24 UTC (2+ messages)
` [tip: timers/vdso] "
[PATCH 9/9] MIPS: VDSO: Fold MIPS_CLOCK_VSYSCALL into MIPS_GENERIC_GETTIMEOFDAY
2026-06-04 16:24 UTC (2+ messages)
` [tip: timers/vdso] "
[PATCH v2 0/1] phy: qcom: usb-hs: program MSM8x60 vendor ULPI registers on power-on
2026-06-04 16:23 UTC (2+ messages)
` [PATCH v2 1/1] "
[PATCH] iio: imu: st_lsm6dsx: deselect shub page before reading whoami
2026-06-04 16:23 UTC (7+ messages)
[PATCH v2] iio: chemical: scd30: Use devm_mutex_init() over non-devm mutex_init()
2026-06-04 16:21 UTC (3+ messages)
[PATCH v7 0/2] arm64: dts: qcom: fix power domain handling on SM8250
2026-06-04 16:22 UTC (3+ messages)
` [PATCH v7 1/2] arm64: dts: qcom: sm8250: sort out Iris power domains
` [PATCH v7 2/2] arm64: dts: qcom: sm8250: correct frequencies in the Iris OPP table
[PATCH v2 00/10] riscv: hwprobe: Expose RVA23U64 base behavior
2026-06-04 16:22 UTC (6+ messages)
` [PATCH v2 08/10] riscv: cpufeature: Introduce ISA bases bitmap and rva23u64 detection
linux-next: Tree for Jun 4
2026-06-04 16:21 UTC
[PATCH net v2] udp: clear skb->dev before running a sockmap verdict
2026-06-04 16:20 UTC (2+ messages)
[PATCH v3 00/10] Microsoft Surface Pro 9 5G update
2026-06-04 16:18 UTC (11+ messages)
` [PATCH v3 01/10] arm64: dts: qcom: sc8280xp-arcata: Enable backlight
` [PATCH v3 02/10] arm64: dts: qcom: sc8280xp-arcata: Enable the eDP display
` [PATCH v3 03/10] arm64: dts: qcom: sc8280xp-arcata: add USB-C orientation GPIOs
` [PATCH v3 04/10] arm64: dts: qcom: sc8280xp-arcata: Fix top USB-C DP alt mode
` [PATCH v3 05/10] arm64: dts: qcom: sc8280xp-arcata: Enable 4-lane DP support
` [PATCH v3 06/10] arm64: dts: qcom: sc8280xp-arcata: Add volume up/down GPIO keys
` [PATCH v3 07/10] arm64: dts: qcom: sc8280xp-arcata: Add lid switch
` [PATCH v3 08/10] arm64: dts: qcom: sc8280xp-arcata: model the PMU of the on-board wcn6855
` [PATCH v3 09/10] arm64: dts: qcom: sc8280xp-arcata: Switch to uefi rtc offset
` [PATCH v3 10/10] arm64: dts: qcom: sc8280xp-arcata: Drop duplicate DMIC supplies
[PATCH v5 00/20] dma-mapping: Use DMA_ATTR_CC_SHARED through direct, pool and swiotlb paths
2026-06-04 16:18 UTC (9+ messages)
` [PATCH v5 05/20] dma-pool: track decrypted atomic pools and select them via attrs
[PATCH v5 1/3] dt-bindings: mfd: aspeed,ast2x00-scu: Support AST2700 SoC1 pinctrl
2026-06-04 16:16 UTC (2+ messages)
` (subset) "
[PATCH v2] scsi: scsi_debug: fix one-partition tape setup bounds
2026-06-04 16:16 UTC (4+ messages)
[PATCH v2 0/3] Subject: [PATCH 0/3] Add Shikra (QCM2390) display support
2026-06-04 16:12 UTC (4+ messages)
` [PATCH v2 2/3] arm64: defconfig: Enable ILI7807S DSI panel driver
[PATCH net-next v3 0/5] netconsole: Fix reported problems
2026-06-04 16:10 UTC (6+ messages)
` [PATCH net-next v3 1/5] netconsole: do not schedule skb pool refill from NMI
` [PATCH net-next v3 2/5] netconsole: do not dequeue pooled skbs that cannot satisfy len
` [PATCH net-next v3 3/5] netconsole: take target_cleanup_list_lock in drop_netconsole_target()
` [PATCH net-next v3 4/5] netconsole: clean up deactivated targets dropped before the cleanup worker
` [PATCH net-next v3 5/5] netconsole: close netdevice unregister window during target resume
[PATCH v2 0/3] Add support for the Iris codec on Milos
2026-06-04 16:10 UTC (5+ messages)
` [PATCH v2 2/3] media: iris: Add support for Milos (VPU v2.0)
[PATCH 0/3] KVM: harden and cleanup PDPTR load on forced L1 reload
2026-06-04 16:07 UTC (4+ messages)
` [PATCH 1/3] KVM: nVMX: unwind PDPTR load if processor triggers a nested VMFail
` [PATCH 2/3] KVM: MMU: unconditionally clear MMIO cache on root rebuild
` [PATCH 3/3] KVM: nVMX: remove unnecessary unload on processor-detected VMFail
[PATCH bpf-next v2] selftests/bpf: Add arena direct-value one-past-end reject test
2026-06-04 16:06 UTC (2+ messages)
[PATCH v4 0/2] power: supply: Add support for Surface RT battery and charger
2026-06-04 16:05 UTC (2+ messages)
[PATCH v7 00/10] Support for Samsung S2MU005 PMIC and its sub-devices
2026-06-04 16:05 UTC (2+ messages)
` (subset) "
Old patch version was applied accidently
2026-06-04 16:04 UTC
iommu: iterator used after loop end in resv region insertion?
2026-06-04 16:04 UTC (4+ messages)
` [PATCH 0/2] iommu: avoid using list iterators past the loop in resv region insertion
` [PATCH 2/2] iommu/virtio: Avoid using the list iterator past the loop in viommu_add_resv_mem()
[PATCH v3 00/15] riscv: hwprobe: Expose RVA23U64 base behavior
2026-06-04 16:03 UTC (4+ messages)
` [PATCH v3 02/15] riscv: hwprobe.rst: Document EXT_ZICFISS and EXT_ZICFILP
[PATCH v4] nfsd: close shrinker/GC/fsnotify vs per-net shutdown race in filecache
2026-06-04 16:01 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