messages from 2026-06-23 18:02:09 to 2026-06-23 19:17:05 UTC [more...]
[PATCH 0/2] Add driver for DAC8163:
2026-06-23 19:17 UTC (7+ messages)
` [PATCH 1/2] iio: dac: dac8163: Add driver for DAC8163
` [PATCH 2/2] dt-bindings: iio: dac: Add DAC8163
[PATCH v3 0/3] iio: magnetometer: add driver for QST QMC5883L Sensor
2026-06-23 19:16 UTC (3+ messages)
` [PATCH v3 3/3] "
[PATCH v8 3/7] crypto/ccp: Disable CPU hotplug while SNP is active
2026-06-23 19:15 UTC (4+ messages)
[PATCH bpf v9 0/8] powerpc/bpf: address missing verifier selftest coverage
2026-06-23 23:14 UTC (9+ messages)
` [PATCH bpf v9 1/8] powerpc/bpf: fix alignment of long branch trampoline address
` [PATCH bpf v9 2/8] powerpc/bpf: Move out dummy_tramp_addr after Long branch stub
` [PATCH bpf v9 3/8] selftest/bpf: Fixing powerpc JIT disassembly failure
` [PATCH bpf v9 4/8] selftest/bpf: Enable verifier selftest for powerpc64
` [PATCH bpf v9 5/8] powerpc64/bpf: fix compare instruction emitted for tailcall
` [PATCH bpf v9 6/8] selftest/bpf: Add tailcall verifier selftest for powerpc64
` [PATCH bpf v9 7/8] powerpc/bpf: fix buffer overflow in JIT for large BPF programs
` [PATCH bpf v9 8/8] powerpc64/bpf: fix percpu private stack leak on JIT failure
lib/raid/raid6/powerpc/altivec1.c:37:16: sparse: sparse: two or more data types in declaration specifiers
2026-06-23 19:14 UTC
[PATCH i-g-t] tests/kms_atomic_transition: Fix retry-path resources in modeset tests
2026-06-23 19:14 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for "
[PATCH] ALSA: hda/realtek: Enable internal speakers on Razer Blade 16 (2025)
2026-06-23 19:14 UTC (4+ messages)
` [PATCH v2] "
` [PATCH v4] "
[PATCH v2 0/6] perf kvm: A small update in the default arch event
2026-06-23 19:14 UTC (7+ messages)
` [PATCH v2 1/6] perf kvm: Factor out kvm_need_default_arch_event()
` [PATCH v2 2/6] perf kvm: Check kvm_need_default_arch_event() early
` [PATCH v2 3/6] perf kvm: Kill STRDUP_FAIL_EXIT()
` [PATCH v2 4/6] perf kvm: Do not copy filename string
` [PATCH v2 5/6] perf kvm: Fix a memory leak in the usage string
` [PATCH v2 6/6] perf test: Simplify perf kvm record/report tests
[PATCH BlueZ v1 1/3] bass: Fix possible crash on bass_update_bis_sync
2026-06-23 19:14 UTC (3+ messages)
` [PATCH BlueZ v1 2/3] shared/bap: Check if stream is valid before attempting to release
` [PATCH BlueZ v1 3/3] shared/bap: Don't transition to IDLE inside bap_bcast_set_state
[PATCH] crypto: af_alg - Add af_alg_restrict sysctl, defaulting to 1
2026-06-23 19:12 UTC (6+ messages)
[RFC] checkpatch: Introduce a check for the nesting of brackets
2026-06-23 19:09 UTC
[PATCH 0/5] Rate limited printing for Rust
2026-06-23 19:11 UTC (4+ messages)
` [PATCH 3/5] rust: add pr_*_ratelimit! macros for printing
[RFC PATCH v3 0/3] seccomp: non-cooperative pinned-memfd argument redirect
2026-06-23 19:11 UTC (6+ messages)
` [RFC PATCH v3 2/3] seccomp: add kernel-installed pinned-memfd redirect
[PATCHv4 00/13] uprobes/x86: Fix red zone issue for optimized uprobes
2026-06-23 19:11 UTC (3+ messages)
[PATCH] crypto: ecc - Optimize vli additive operations using compiler builtins
2026-06-23 19:10 UTC (4+ messages)
[PATCH v2] usbcore: Add quirk for 255-bytes initial config read
2026-06-23 19:08 UTC (3+ messages)
[PATCH v1] iio: temperature: hid-sensor-temperature: switch to non-devm iio_device_register()
2026-06-23 19:06 UTC (5+ messages)
[PATCH 00/22] KVM: arm64: nv: Implement FEAT_HAFDBS, FEAT_HAFT
2026-06-23 19:06 UTC (35+ messages)
` [PATCH 01/22] KVM: arm64: nv: Introduce struct for stage-2 walk step
` [PATCH 02/22] KVM: arm64: nv: Consolidate computation of stage-2 permissions
` [PATCH 03/22] KVM: arm64: nv: Get rid of kvm_s2_trans*() accessors
` [PATCH 04/22] KVM: arm64: nv: Only shadow writable-dirty guest descs as writable
` [PATCH 05/22] KVM: arm64: nv: Pass an access descriptor for stage-2 walks
` [PATCH 06/22] KVM: arm64: nv: Use a helper for stage-2 descriptor updates
` [PATCH 07/22] KVM: arm64: nv: Set dirty state at stage-2
` [PATCH 08/22] KVM: arm64: nv: Treat DBM as writable "
` [PATCH 09/22] KVM: arm64: Compute S1 permissions as part of s1_walk()
` [PATCH 10/22] KVM: arm64: Plumb through access descriptor for stage-1
` [PATCH 11/22] KVM: arm64: Use a struct for stage-1 walk context
` [PATCH 12/22] KVM: arm64: Create helper for stage-1 descriptor updates
` [PATCH 13/22] KVM: arm64: Set dirty state at stage-1
` [PATCH 14/22] KVM: arm64: Grant write permission when DBM is set at S1
` [PATCH 15/22] KVM: arm64: Don't update descriptors for "non-arch" access
` [PATCH 16/22] KVM: arm64: nv: Expose FEAT_HAFDBS
` [PATCH 17/22] KVM: arm64: Set Access flag on table descriptors at stage-1
` [PATCH 18/22] KVM: arm64: nv: Set access flag on table descriptors at stage-2
` [PATCH 19/22] KVM: arm64: nv: Expose FEAT_HAFT
` [PATCH 20/22] KVM: arm64: selftests: Only test AF behavior for emulated AT insns
` [PATCH 21/22] KVM: arm64: selftests: Test AT emulation for FEAT_HAFT
` [PATCH 22/22] HACK: KVM: arm64: nv: Set the dirty state for CMOs that fetch for write
+ ocfs2-use-inode_lock_nested-for-orphan-dir-locking.patch added to mm-nonmm-unstable branch
2026-06-23 19:02 UTC
[PATCH v2] ALSA: hda/realtek: Enable internal speakers on Razer Blade 16 (2025)
2026-06-23 19:02 UTC (2+ messages)
` [PATCH v3] "
[PATCH 0/3] HID: iio: callback API signature match for usage_id
2026-06-23 19:02 UTC (3+ messages)
[PATCH 00/24] target/riscv: move TCG files and fix --disable-tcg
2026-06-23 19:01 UTC (9+ messages)
[PATCHES 000/343] perf tools improvements and fixes for v7.2
2026-06-23 19:01 UTC (2+ messages)
[RFC PATCH v2 0/7] mm, swap: Virtual Swap Space (Swap Table Edition)
2026-06-23 19:01 UTC (5+ messages)
` [RFC PATCH v2 3/7] mm, swap: support physical swap as a vswap backend
SVSM Development Call June 24th, 2026
2026-06-23 19:01 UTC
[PATCH] fs/ntfs3: fix info-leak on partial LZNT decompress in ni_read_frame()
2026-06-23 19:00 UTC
+ ocfs2-cluster-keep-heartbeat-local-node-stable.patch added to mm-nonmm-unstable branch
2026-06-23 19:01 UTC
[PATCH] driver core: add missing kernel-doc for union members
2026-06-23 19:00 UTC
[Bug 221569] New: Laptop fan too loud (spinning nearly always) hp-wmi 7.1-rc4 kerenel
2026-06-23 19:00 UTC (3+ messages)
` [Bug 221569] "
[PATCH bpf 0/2] bpf, sockmap: Fix sockmap leaking UDP socks
2026-06-23 19:00 UTC (4+ messages)
` [PATCH bpf 1/2] bpf, sockmap: Don't leak UDP socks on lookup-bind-release
` [PATCH bpf 2/2] selftests/bpf: Add test for UDP sock leak on sockmap lookup-bind-release
[PATCH] kernel-doc: xforms: support __SYSFS_FUNCTION_ALTERNATIVE()
2026-06-23 19:00 UTC
+ mm-damon-ops-common-handle-extreme-intervals-in-damon_hot_score.patch added to mm-hotfixes-unstable branch
2026-06-23 18:58 UTC
[PATCH 1/2] dt-bindings: hwmon: chipcap2: Add label property
2026-06-23 18:58 UTC (3+ messages)
` "
[PATCH v2 00/21] lib: Rust implementation of SPDM
2026-06-23 18:58 UTC (3+ messages)
` [PATCH v2 09/21] lib: rspdm: Initial commit of Rust SPDM
[PATCH v3 00/40] bsd-user: Upstream most of the remaining system calls
2026-06-23 18:57 UTC (19+ messages)
` [PATCH v3 03/40] bsd-user: Fix copy direciton in preadv
` [PATCH v3 04/40] bsd-user: Remove accidentally duplicated prototypes
` [PATCH v3 05/40] bsd-user: Add bsd-signal.h with sigaction through sigreturn
` [PATCH v3 06/40] bsd-user: Add signal shims sigwait through kill and os-signal.h
` [PATCH v3 07/40] bsd-user: Add signal system call dispatch
` [PATCH v3 08/40] bsd-user: Add poll, lseek, pipe, and swap system call shims
` [PATCH v3 09/40] bsd-user: Add os-file.h with pipe2, chflagsat, close_range, and more
` [PATCH v3 10/40] bsd-user: Add file operation system call dispatch
` [PATCH v3 27/40] bsd-user: Add cpu_copy and make init_task_state non-static
[PATCH v2] iio: pressure: bmp280: return on runtime PM resume failure
2026-06-23 18:57 UTC (3+ messages)
[PATCH] crypto: af_alg - Document the deprecation of AF_ALG
2026-06-23 18:56 UTC (4+ messages)
[PATCH 1/6 v5] libselinux: Add overflow checks
2026-06-23 18:56 UTC (3+ messages)
` [PATCH 5/6 v5] libsepol: Add overflow checks to strs_* family of functions
[PATCH v9 3/6] mm: memcontrol: add interface for swap tier selection
2026-06-23 18:56 UTC (4+ messages)
[PATCH v3 00/12] YUV Conversion Colorop tests
2026-06-23 18:55 UTC (6+ messages)
` [PATCH v3 05/12] lib/igt_fb: Add YUV color pattern framebuffer support
` [PATCH v3 07/12] lib/igt_color: Add YUV pixel reading support
` [PATCH v3 11/12] tests/kms_colorop: Add bypass transition tests
` [PATCH v3 12/12] tests/kms_colorop: Increase VKMS bracket to 3 up
` ✓ Xe.CI.BAT: success for YUV Conversion Colorop tests (rev2)
[PATCH v5 0/9] pnv/phb5: Update PHB4 to the latest PHB5 spec
2026-06-23 18:53 UTC (11+ messages)
` [PATCH v5 1/9] qtest/phb5: Add testbench for PHB
` [PATCH v5 2/9] pnv/phb5: Add reset logic to PHB5
` [PATCH v5 3/9] pnv/phb5: Implement sticky reset logic in PHB5
` [PATCH v5 4/9] pnv/phb5: Implement read-only and write-only bits of registers
` [PATCH v5 5/9] pnv/phb5: Implement write-clear and return 1's on unimplemented reg read
[PATCH] drm/panthor: Check VMA boundaries for PMD mappings
2026-06-23 18:52 UTC (3+ messages)
[PATCH v4 00/12] New features for the AD5686 IIO driver
2026-06-23 18:51 UTC (3+ messages)
` [PATCH v4 12/12] iio: dac: ad5686: add gain control support
[GIT PULL] platform-drivers-x86 for v7.2-1
2026-06-23 18:51 UTC (5+ messages)
[PATCH] KVM: arm64: skip pKVM cache flushes for non cacheable mappings
2026-06-23 18:51 UTC (6+ messages)
` [PATCH v2 1/2] "
[PATCH v12 0/5] Add full zoned storage emulation to the qcow2 driver
2026-06-23 18:48 UTC (6+ messages)
` [PATCH v12 1/5] docs/qcow2: add the zoned format feature
` [PATCH v12 2/5] qcow2: add configurations for zoned format extension
` [PATCH v12 3/5] virtio-blk: do not merge writes across a zone boundary
` [PATCH v12 4/5] qcow2: add zoned emulation capability
` [PATCH v12 5/5] iotests: test the zoned format feature for qcow2 file
[PATCH v4 0/3] iio: adc: Add support for TI ADS1110 to ti-ads1100 driver
2026-06-23 18:49 UTC (4+ messages)
` [PATCH v4 3/3] iio: adc: Add ti-ads1110 support "
[PATCH] exec: fix off-by-one in binfmt max rewrite depth comment
2026-06-23 5:23 UTC
[PATCH v10] Add device-specific reset for Qualcomm devices
2026-06-23 18:49 UTC (2+ messages)
[PATCH v1] dts: report dut/NIC info during DTS run
2026-06-23 18:49 UTC (3+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH] dt-bindings: arm: qcom,ids: Add SoC ID for Snapdragon SDA 850
2026-06-23 18:48 UTC (3+ messages)
[PATCH RESEND 0/3] dmaengine: xilinx_dma: Fixes and optimizations for AXIDMA and MCDMA channel management
2026-06-23 18:46 UTC (4+ messages)
` [PATCH RESEND 2/3] dmaengine: xilinx_dma: Enable transfer chaining for AXIDMA and MCDMA by removing idle restriction
[PATCH v2 0/5] better LUT segmentation for EOTFs
2026-06-23 18:46 UTC (5+ messages)
[PATCH v2] Respect mempolicy when calculating surplus huge pages
2026-06-23 18:45 UTC
[PATCH v2 0/1] watchdog: realtek-otto: Make use of regmap API
2026-06-23 18:44 UTC (3+ messages)
[PATCH v2] u-dma-buf: new recipe at version 5.5.0
2026-06-23 18:43 UTC (3+ messages)
` [OE-core] "
[PATCH net 1/1] net/sched: sch_teql: Introduce slaves_lock to avoid race condition and UAF
2026-06-23 18:42 UTC
[PATCH v2 0/4] hw/sensor: Add new device emulation for TI ADC128D818
2026-06-23 18:41 UTC (3+ messages)
` [PATCH v2 2/4] tests/qtest: adc128d818: add test suite
[PATCH 2/2] serial: sc16is7xx: set TX FIFO trigger level to half FIFO to prevent underruns
2026-06-23 18:42 UTC (3+ messages)
[PATCH 0/2] amd_iommu: Fix Coverity issues from 11.1 pull request
2026-06-23 18:37 UTC (4+ messages)
` [PATCH 2/2] amd_iommu: Fully initialize XT interrupt message state
[PATCH] build: Use meson b_sanitize option for sanitizers
2026-06-23 18:36 UTC (4+ messages)
[PATCH] staging: most: dim2: use dev_err_probe() for clock errors in rcar enable functions
2026-06-23 18:35 UTC (4+ messages)
[PATCH v2 0/4] Introduce HONOR MagicBook Art 14 device tree
2026-06-23 18:27 UTC (2+ messages)
[PATCH 0/2] Expose AMD's Gamma 2.4 and 2.6 TFs
2026-06-23 18:31 UTC (3+ messages)
` [PATCH 1/2] drm/colorop: Define Gamma 2.4 and 2.6 and its Inverse
` [PATCH 2/2] drm/amd/display: Add support for 2.4 and 2.6 Gamma "
[PATCH v7 00/10] tracing/probes: Add more typecast features
2026-06-23 18:31 UTC (3+ messages)
` [PATCH v7 03/10] tracing/probes: Support dumping fetcharg program for debugging dynamic events
[PATCH v2 00/12] Add thermal management support for sama7d65
2026-06-23 18:31 UTC (7+ messages)
` [PATCH v2 02/12] iio: adc: at91-sama5d2_adc: rework temp calibration layout handling
` [PATCH v2 03/12] iio: adc: at91-sama5d2_adc: adapt the driver for sama7d65
` [PATCH v2 05/12] nvmem: microchip-otpc: add tag-based packet lookup
[PATCH v2] cramfs: bound the XIP direct-mapping reads to the image size
2026-06-23 18:30 UTC (2+ messages)
[PATCH 0/4] DSC max delta bpp support
2026-06-23 18:29 UTC (2+ messages)
` ✓ i915.CI.Full: success for DSC max delta bpp support (rev5)
Zaurus? Really?
2026-06-23 18:29 UTC
[PATCH bpf-next v4 0/3] bpf: bidirectional VLAN support for bpf_fib_lookup()
2026-06-23 18:28 UTC (4+ messages)
` [PATCH bpf-next v4 1/3] bpf: Add BPF_FIB_LOOKUP_VLAN flag to bpf_fib_lookup() helper
[PATCH v2 0/5] migration/cpr: support vhost-vsock devices
2026-06-23 18:27 UTC (11+ messages)
` [PATCH v2 1/5] migration: emit SETUP notification before CPR
` [PATCH v2 2/5] migration: stop VM earlier for CPR
` [PATCH v2 3/5] vhost: reset vhost devices "
` [PATCH v2 4/5] vhost-vsock: preserve vhost FD during CPR
` [PATCH v2 5/5] vhost-vsock: don't reset connections "
[PATCH] drm/amdkfd: fix integer overflow in CWSR buffer size validation
2026-06-23 18:27 UTC
[PATCH 0/5] migration/cpr: support vhost-vsock devices
2026-06-23 18:27 UTC (2+ messages)
[PATCH net] nfc: nci: fix out-of-bounds write in nci_target_auto_activated()
2026-06-23 17:21 UTC (2+ messages)
[PATCH v7 00/14] Allow AET to use PMT as loadable module
2026-06-23 18:24 UTC (8+ messages)
` [PATCH v7 10/14] platform/x86/intel/pmt: Register enumeration functions with resctrl
[intel-lts:6.12/emt 2/2] drivers/gpio/gpio-ehl-pse-plat.c:455:12: warning: 'ehl_pse_gpio_resume' defined but not used
2026-06-23 18:22 UTC
[PATCH] cifs.upcall: fix compiler warning with -Wvla
2026-06-23 18:06 UTC
[Buildroot] [PATCH 1/1] package/python3: add upstream security patch for CVE-2026-11940
2026-06-23 18:20 UTC
Linux Kernel Debugging Tools Monthly Meeting on Wednesday, June 24th
2026-06-23 18:19 UTC
[PATCH v4 0/5] mm/zswap: Implement per-cgroup proactive writeback
2026-06-23 18:17 UTC (5+ messages)
` [PATCH v4 1/5] mm/zswap: Extend shrink_memcg() writeback capability
[PATCH v9 0/4] vfio/dma-buf: add TPH support for peer-to-peer access
2026-06-23 18:17 UTC (3+ messages)
` [PATCH v9 3/4] vfio/pci: implement get_pci_tph and DMA_BUF_TPH feature
[PATCH v4 00/35] monitor: turn QMP and HMP into QOM objects
2026-06-23 18:16 UTC (4+ messages)
` [PATCH v4 34/35] qemu-options: document new monitor-hmp and monitor-qmp objects
[PATCH b4 0/6] review-tui: worktree-aware takes, resolve take->merge conflicts in place
2026-06-23 18:16 UTC (2+ messages)
[BUG] LIO iSCSI target deadlock on PR PREEMPT AND ABORT with concurrent I/O
2026-06-23 18:14 UTC
[PATCH v12 11/12] x86/vmscape: Resolve conflict between attack-vectors and vmscape=force
2026-06-23 18:13 UTC (2+ messages)
[PATCH v12 02/12] x86/bhi: Make clear_bhb_loop() effective on newer CPUs
2026-06-23 18:13 UTC (2+ messages)
[PATCH v12 08/12] KVM: Define EXPORT_STATIC_CALL_FOR_KVM()
2026-06-23 18:13 UTC (2+ messages)
[RFC PATCH 0/2] damo: support perf event configuration
2026-06-23 18:10 UTC (3+ messages)
` [RFC PATCH 1/2] perf python: Add access to various members of evsel
[PATCH 0/3] KVM: arm64: nv: Shadow ptdump fixes
2026-06-23 18:10 UTC (7+ messages)
` [PATCH 1/3] KVM: arm64: nv: Print nested mmu info in kvm_ptdump_guest_show()
` [PATCH 3/3] KVM: arm64: nv: Move to per nested mmu ptdump files
[PATCH v1 0/2] drm/xe/i2c: alerts and controller enabling modifications
2026-06-23 18:10 UTC (5+ messages)
` [PATCH v1 2/2] drm/xe/mcu_i2c: Take over control of the controller enabling
[PATCH] fs/super: skip non-memcg-aware nr_cached_objects in memcg slab shrink
2026-06-23 18:08 UTC (2+ messages)
[f2fs-dev] [GIT PULL] f2fs update for 7.2-rc1
2026-06-23 18:08 UTC (2+ messages)
` "
[PATCH V13 0/9] Add Invensense ICM42607
2026-06-23 18:08 UTC (5+ messages)
` [PATCH V13 5/9] iio: imu: inv_icm42607: Add PM support for icm42607
[PATCH] Bluetooth: MGMT: Fix adv monitor add failure cleanup
2026-06-23 18:05 UTC (2+ messages)
` "
misc: bcm-vk: unbounded entry_size overflows proc_mon entries[]
2026-06-23 18:02 UTC (3+ messages)
[PATCH v4 0/5] mm/memcontrol, page_counter: move stock from mem_cgroup to page_counter
2026-06-23 18:01 UTC (2+ messages)
` [PATCH v4 3/5] mm/page_counter: introduce page_counter_try_charge_stock()
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.