messages from 2026-08-12 16:34:39 to 2026-08-12 17:20:11 UTC [more...]
[PATCHES v9 0/7] perf build: Add target to install devel packages needed to build perf
2026-08-12 17:20 UTC (2+ messages)
[PULL 00/15] s390x queue
2026-08-12 17:17 UTC (14+ messages)
` [PULL 02/15] tests/tcg/s390x: Test PRNO TRNG interruptibility
` [PULL 03/15] target/s390x: Fix DR/D INT64_MIN / -1 host crash
` [PULL 04/15] tests/tcg/s390x: Test DR overflow (INT64_MIN / -1)
` [PULL 05/15] hw/char/sclpconsole-lm: avoid guest triggerable assert
` [PULL 06/15] s390x/ipl: validate num_comp against iplb length before iterating
` [PULL 07/15] pc-bios/s390-ccw: fix out-of-bounds read in iso_get_file_size()
` [PULL 08/15] pc-bios/s390-ccw: bounds-check zipl menu entry index before array write
` [PULL 09/15] pc-bios/s390-ccw: bound zipl menu strlen and replace VLA in zipl_print_entry
` [PULL 11/15] target/s390x/tcg: Set STCK/STCKF condition code after the store
` [PULL 12/15] tests/tcg/s390x: Test STCKF condition code on a faulting store
` [PULL 13/15] target/s390x: Allow 2G hugepages guest backing
` [PULL 14/15] hw: add compat machines for 11.2
` [PULL 15/15] pc-bios/s390-ccw.img: update s390x bios
[PATCH v2 1/2] x86/shstk: support via prctl
2026-08-12 17:19 UTC (2+ messages)
` [PATCH v2 2/2] selftests/x86: add generic prctl shadow stack test
[RFC PATCH 0/1] vfio/pci: Disable sriov on PF device close
2026-08-12 17:19 UTC (7+ messages)
` [RFC PATCH 1/1] "
[PATCH v4 0/9] s390/vfio-ap: Fix bugs in vfio_ap device driver callback functions
2026-08-12 17:19 UTC (12+ messages)
` [PATCH v4 1/9] s390/vfio-ap: Fix stale do_remove flag across iterations in vfio_ap_mdev_cfg_remove
` [PATCH v4 2/9] s390/vfio-ap: Fix dereference matrix_mdev->kvm without checking for NULL
` [PATCH v4 3/9] s390/vfio-ap: Fix missing lock required to access list of ap_matrix_mdev objects
` [PATCH v4 4/9] s390/vfio-ap: Fix required lock not held during update of ap_matrix_mdev object
` [PATCH v4 5/9] s390/vfio-ap: Fix control domain removal in vfio_ap_mdev_cfg_remove
` [PATCH v4 6/9] s390/vfio-ap: fix potential use of uninitialized apm_filtered bitmap
` [PATCH v4 7/9] s390/vfio-ap: Fix hot-unplug skipped when last AP adapter or domain removed
` [PATCH v4 8/9] s390/vfio-ap: Fix NULL deref in status_show() during queue probe
` [PATCH v4 9/9] s390/vfio-ap: Fix memory leak when queue removed from host AP config
[PATCH v4 00/20] mm/rmap: index MAP_PRIVATE file-backed folios by anonymous pgoff
2026-08-12 17:18 UTC (8+ messages)
` [PATCH v4 17/20] mm/vma: only permit MAP_PRIVATE /dev/zero to be mapped anonymous
` [PATCH v4 19/20] tools/testing/vma: add test to assert MAP_PRIVATE-/dev/zero is anon
[PATCH v4 00/10] media: microchip-isc: AWB, stream-stop and endpoint-ref fixes
2026-08-12 17:19 UTC (5+ messages)
` [PATCH v4 02/10] media: microchip-isc: take a reference on the parsed endpoints
[PATCHES v3 0/5] perf DSO hardening series
2026-08-12 17:18 UTC (2+ messages)
[PATCH 0/3] workqueue: sparse and wq_node_nr_active() fixes
2026-08-12 17:18 UTC (2+ messages)
[PATCH] mm/mmu_notifier: Remove non_block_start/end() from notifier invocation
2026-08-12 17:17 UTC (12+ messages)
[PATCH v4 0/9] ring-buffer: Fixes for subbuf resizing and persistent buffers
2026-08-12 17:15 UTC (22+ messages)
` [PATCH v4 1/9] ring-buffer: Free cpu_buffer->free_page with subbuf_order
` [PATCH v4 2/9] ring-buffer: Hold cpu_buffer::lock when resizing a subbuf
` [PATCH v4 3/9] ring-buffer: Fix subbuf resize race with ring buffer readers
` [PATCH v4 4/9] ring-buffer: Fix subbuf resize race in ring_buffer_alloc_read_page()
` [PATCH v4 5/9] tracing: Fix subbuf resize races in trace_pipe_raw readers
` [PATCH v4 6/9] ring-buffer: Dynamically calculate max_data_size
` [PATCH v4 9/9] ring-buffer: Make nr_pages unsigned int
[PATCH] x86/alternatives: gracefully skip unrecognized indirect call instructions
2026-08-12 17:14 UTC (4+ messages)
[PATCH] Bluetooth: btintel: validate version TLV value lengths
2026-08-12 17:14 UTC
[PATCH 1/4] target/riscv: honor zicbo* envcfg gating in linux-user mode
2026-08-12 17:14 UTC (9+ messages)
` [PATCH 2/4] target/riscv: reject FMV.X.W/FMV.W.X under Zfinx
` [PATCH 3/4] target/riscv: enforce even register constraints for Zdinx fcvt pairs
` [PATCH 4/4] target/riscv: make cm.mva01s/cm.mvsa01 high-sreg forms illegal on RV32E
[MAINTAINERS SUMMIT] Any feedback for -next?
2026-08-12 17:14 UTC (10+ messages)
[PATCH] HID: winwing: fix use-after-free in force feedback teardown
2026-08-12 17:13 UTC
[PATCH v6 00/33] KVM: s390: Introduce arm64 KVM
2026-08-12 17:13 UTC (15+ messages)
` [PATCH v6 12/33] KVM: s390: Extract gmap tracing to a separate header
` [PATCH v6 29/33] KVM: s390: arm64: Implement required functions
` [PATCH v6 30/33] KVM: s390: arm64: Implement vm/vcpu create destroy
` [PATCH v6 31/33] KVM: s390: arm64: Implement vCPU IOCTLs
` [PATCH v6 32/33] KVM: s390: arm64: Implement basic page fault handler
` [PATCH v6 33/33] KVM: s390: arm64: Enable KVM_ARM64 config and Kbuild
[PATCH i-g-t] intel-ci: Move hotunplug subtest to the end of xe.fastfeedback testlist
2026-08-12 17:13 UTC (3+ messages)
` ✗ i915.CI.Full: failure for "
` ✓ Xe.CI.FULL: success "
[PATCH v2] ceph: fix leaked inode reference on writeback abort at umount
2026-08-12 17:13 UTC
[PATCH] git: avoid segfault on "git --shallow-file" without a value
2026-08-12 17:13 UTC (4+ messages)
[PATCH net-next] selftests: drv-net: bump the timeout to 15min
2026-08-12 17:13 UTC
[PATCH v5 00/18] tracing/remotes: Add printk, dump_on_panic and boot parameters
2026-08-12 17:13 UTC (19+ messages)
` [PATCH v5 05/18] tracing/simple_ring_buffer: Add support for compressed length
` [PATCH v5 06/18] tracing/remotes: Add dmesg tracefs file
` [PATCH v5 07/18] tracing/remotes: selftests: Add a test for the "
` [PATCH v5 08/18] tracing/remotes: selftests: Prefix hypervisor folder
` [PATCH v5 10/18] ring-buffer: Use panic-friendly locking in ring_buffer_iter interface
` [PATCH v5 13/18] tracing/remotes: Add dump_on_panic tracefs file
` [PATCH v5 14/18] tracing/remotes: selftests: Add a test for the "
` [PATCH v5 15/18] tracing/remotes: Add poll_ms "
` [PATCH v5 16/18] tracing/remotes: Add trace_remote cmdline options
[PATCH v5 00/18] nfsd: refactor nfs4_create_file()
2026-08-12 17:12 UTC (3+ messages)
` [PATCH v5 18/18] nfsd: use do_lookup_open() for non-creating open requests too
[PATCH 0/6] common/sfc_efx/base: add Medford4 VF support
2026-08-12 17:11 UTC (8+ messages)
` [PATCH v2 "
` [PATCH v2 1/6] common/sfc_efx/base: let Medford4 PF manage VFs
` [PATCH v2 2/6] common/sfc_efx/base: indicate dummy netport properties on VF
` [PATCH v2 3/6] common/sfc_efx/base: skip netport event subscriptions on VFs
` [PATCH v2 4/6] common/sfc_efx/base: deny tuning FCS and flow control to VFs
` [PATCH v2 5/6] common/sfc_efx/base: deny periodic MAC stats delivery "
` [PATCH v2 6/6] doc: announce VF support of AMD Solarflare X45xx family NICs
[PATCH 0/3] common/sfc_efx/base: add VADAPTER statistics for Medford4
2026-08-12 17:10 UTC (5+ messages)
` [PATCH v2 "
` [PATCH v2 1/3] common/sfc_efx/base: update MCDI headers
` [PATCH v2 2/3] common/sfc_efx/base: add support for VADAPTER statistics IDs
` [PATCH v2 3/3] common/sfc_efx/base: switch netport stats to use EVB port ID
[PATCH 0/3] net/sfc: miscellaneous bug fixes
2026-08-12 17:10 UTC (5+ messages)
` [PATCH v2 "
` [PATCH v2 1/3] net/sfc: set Rx queue type flags from scratch on queue setup
` [PATCH v2 2/3] net/sfc: drop wrong static qualifier from iterator variable
` [PATCH v2 3/3] common/sfc_efx/base: fix reading advertised autoneg ability
snd-usb-audio: exposing a vendor HID control channel as mixer controls (Topping M62, 152a:875c)
2026-08-12 17:10 UTC
[PATCH 00/14] common/sfc_efx/base: fix code analysis issues
2026-08-12 17:08 UTC (16+ messages)
` [PATCH v2 "
` [PATCH v2 01/14] common/sfc_efx/base: reduce stack in RSS context table write
` [PATCH v2 02/14] common/sfc_efx/base: reduce stack in get addr regions MCDI
` [PATCH v2 03/14] common/sfc_efx/base: reduce stack in set "
` [PATCH v2 04/14] common/sfc_efx/base: reduce stack in netport stat describe
` [PATCH v2 05/14] common/sfc_efx/base: fix filter saved spec handling
` [PATCH v2 06/14] common/sfc_efx/base: fix annotations in client MAC addr get
` [PATCH v2 07/14] common/sfc_efx/base: fix annotations in HW-SW mask converter
` [PATCH v2 08/14] common/sfc_efx/base: fix annotations in get fixed port props
` [PATCH v2 09/14] common/sfc_efx/base: fix annotations in SW-HW enum converter
` [PATCH v2 10/14] common/sfc_efx/base: fix annotation in netport stat describe
` [PATCH v2 11/14] common/sfc_efx/base: fix flex array "
` [PATCH v2 12/14] common/sfc_efx/base: fix filter in SW-HW mask converter
` [PATCH v2 13/14] common/sfc_efx/base: rework SW mask to HW enum converter
` [PATCH v2 14/14] common/sfc_efx/base: cleanup wider type comparisons in loops
[PATCH] interconnect: qcom: Constify struct qcom_icc_qosbox
2026-08-12 17:08 UTC
[PATCH v6 0/3] ppc/kvm: Handle CPU compatibility mode correctly for nested guests
2026-08-12 17:08 UTC (4+ messages)
` [PATCH v6 1/3] [DO_NOT_MERGE] linux-headers: Add uapi header changes
` [PATCH v6 2/3] target/ppc/kvm: Add support for querying host compatibility mode
` [PATCH v6 3/3] target/ppc/kvm: Use host compatibility mode for nested guests
[GSoC PATCH v3 0/7] repack: add --drop-filtered to reclaim space in partial clones
2026-08-12 17:09 UTC (4+ messages)
` [GSoC PATCH v4 "
` [GSoC PATCH v4 2/7] list-objects-filter: add list_objects_filter__filter_oidset()
[PATCH mptcp-net 0/4] mptcp: a few fixes
2026-08-12 17:08 UTC (5+ messages)
` [PATCH mptcp-net 1/4] mptcp: being below memory limit is a likely() condition
` [PATCH mptcp-net 2/4] mptcp: avoid pruning for OoW data
` [PATCH mptcp-net 3/4] mptcp: remove unneeded READ_ONCE() annotation
` [PATCH mptcp-net 4/4] mptcp: do not reschedule the RTX timer for fallback sockets
[PATCH 0/6] rockchip: Miscellaneous updates for RK3506
2026-08-12 17:08 UTC (6+ messages)
` [PATCH 3/6] adc: rockchip-saradc: Add driver data "
[LTP] [PATCH v2] memcg/memcontrol05: add cgroup v2 task migration charge accounting test
2026-08-12 17:07 UTC (2+ messages)
` [LTP] "
[PATCHSET sched_ext/for-7.2-fixes] sched_ext: Fix core scheduling
2026-08-12 17:07 UTC (2+ messages)
[PATCH V0 0/2] Redesign memory deposit logic
2026-08-12 17:07 UTC (2+ messages)
[PATCH 3/6] sched_ext: Replace SCX_RQ_BAL_KEEP with a dispatch verdict return
2026-08-12 17:06 UTC (2+ messages)
` [PATCH v2 "
[PATCH 0/1] x86/crash: fix kexec_file_load(2) -EINVAL on machines with many possible CPUs
2026-08-12 17:04 UTC (2+ messages)
` [PATCH 1/1] x86/crash: reserve elfcorehdr for CONFIG_NR_CPUS, not CONFIG_NR_CPUS_DEFAULT
Bugreport
2026-08-12 17:04 UTC (5+ messages)
[PATCH v2] fetch2/wget: reuse cached HTTPS connections
2026-08-12 17:03 UTC
[conor:tvs 3/5] drivers/hwmon/tvs-mpfs.c:266:2-3: Unneeded semicolon
2026-08-12 17:03 UTC
[PATCH v4 00/20] KVM: s390: vsie: Add VSIE SIGP ECALL and SRSI Interpretation
2026-08-12 17:02 UTC (7+ messages)
` [PATCH v4 16/20] KVM: s390: vsie: Allow guest-3 cpu add and remove with ssca
` [PATCH v4 17/20] KVM: s390: vsie: Add VSIE max shadow configuration
` [PATCH v4 18/20] KVM: s390: vsie: Add VSIE shadow stat counters
[PATCH wireless-next] wifi: rtw88: usb: do not log transfers lost to a mode switch
2026-08-12 17:01 UTC (2+ messages)
[PATCH] fetch2/wget: reuse cached HTTPS connections
2026-08-12 17:00 UTC (3+ messages)
` [bitbake-devel] "
`io{re,un}map()` build error in s390 under `!CONFIG_HAS_IOMEM`
2026-08-12 16:59 UTC (10+ messages)
[TEST] CX7 timeouts on reconfig w/ page pool failure injection
2026-08-12 16:59 UTC (7+ messages)
[PATCH v3] libceph: reset OSD session when keepalive2 acks stop arriving
2026-08-12 16:58 UTC (2+ messages)
[syzbot] [nvme?] KASAN: invalid-free in nvmet_fc_alloc_ls_iodlist
2026-08-12 16:57 UTC (2+ messages)
[syzbot] [nvme?] WARNING in nvmet_fc_register_targetport
2026-08-12 16:54 UTC (2+ messages)
[PATCH v2] fs/jfs: fix NULL pointer dereference in metapage_read_folio
2026-08-12 16:53 UTC
[PATCH v5] KVM: RISC-V: Add CPU PM notifier for non-retention idle states
2026-08-12 16:52 UTC (4+ messages)
[PATCHv2] ASoC: xilinx: formatter_pcm: use more devm in probe
2026-08-12 16:51 UTC (2+ messages)
[PATCH] ceph: fix leaked inode reference on writeback abort at umount
2026-08-12 16:50 UTC (3+ messages)
` "
[PATCH] hwmon: (k10temp) Add per-CCD temperature monitoring for Zen5 Turin
2026-08-12 16:49 UTC (2+ messages)
[PATCH 0/2] completion of 'git [-C <dir>] checkout'
2026-08-12 16:48 UTC (5+ messages)
` [PATCH v2 0/3] "
` [PATCH v2 1/3] completion: no-op refactoring of checkout completion
` [PATCH v2 2/3] completion: complete tracked paths for "git checkout"
` [PATCH v2 3/3] completion: 'git checkout' completes untracked paths as a last resort
[PATCH 0/1] scripts: kstack_erase: avoid absolute stackleak plugin path
2026-08-12 16:48 UTC (9+ messages)
` [PATCH 1/1] scripts: kstack_erase: use relative "
b4 review misses a patch
2026-08-12 16:48 UTC (7+ messages)
[PATCH bpf-next] bpf: Trim special_kfunc_list in verifier
2026-08-12 16:48 UTC
[PATCH v2 0/2] mm, memcg: fix memory.peak reset clobbering other fds' watermark
2026-08-12 16:48 UTC (5+ messages)
` [PATCH v2 1/2] memcg: acquire peaks_lock when reading memory.peak
` [PATCH v2 2/2] mm, memcg: fix memory.peak reset clobbering other fds' watermark
[PATCH v2] drm: Fix drm_pending_vblank_event leak in error path for out_fence_ptr
2026-08-12 16:45 UTC (2+ messages)
[PATCH v3 0/8] coresight: Prevent per-thread events from sharing a sink
2026-08-12 16:45 UTC (3+ messages)
` [PATCH v3 1/8] coresight: tmc-etr: Don't stop Perf cleanup for active sysfs reads
linux-next: manual merge of the gpio-brgl tree with the origin tree
2026-08-12 16:45 UTC
[PATCH v3 0/8] iio: adc: ti-ads1015: modernize resource management
2026-08-12 16:44 UTC (9+ messages)
` [PATCH v3 1/8] iio: adc: ti-ads1015: use DEFINE_RUNTIME_DEV_PM_OPS()
` [PATCH v3 2/8] iio: adc: ti-ads1015: fix PM leak on probe failure
` [PATCH v3 3/8] iio: adc: ti-ads1015: sort headers alphabetically
` [PATCH v3 4/8] iio: adc: ti-ads1015: use local device pointer in probe
` [PATCH v3 5/8] iio: adc: ti-ads1015: use dev_err_probe() for error handling
` [PATCH v3 6/8] iio: adc: ti-ads1015: convert to fully managed resources
` [PATCH v3 7/8] iio: adc: ti-ads1015: replace custom shift macros with FIELD_PREP/GET
` [PATCH v3 8/8] iio: adc: ti-ads1015: inline ads1015_set_conv_mode()
[PATCH v2 0/5] Rework PCI IRQ vector code
2026-08-12 16:44 UTC (5+ messages)
` [PATCH v2 2/5] rust: pci: resolve IRQ in vector() and embed IrqRequest in IrqVector
` [PATCH v2 5/5] rust: pci: expose the allocated interrupt type
[PATCH v3 0/4] tdx-guest: Make Quote buffer size dynamic
2026-08-12 16:43 UTC (6+ messages)
[PATCH] idmapped-mounts: probe O_TMPFILE support with the caller's mapped id
2026-08-12 16:42 UTC (5+ messages)
[PATCH] block: skip redundant flush for O_DSYNC direct writes
2026-08-12 16:42 UTC (2+ messages)
[PATCH i-g-t] intel-ci: Add xe.nvl.core.blocklist to config.json
2026-08-12 16:41 UTC (2+ messages)
[PATCH v4 00/11] migration: fast snapshot load
2026-08-12 16:38 UTC (7+ messages)
` [PATCH v4 07/11] migration: add support for fault thread to load pages from disk
[PATCH 0/5] Add support for USB-EFI devices in EFI Playload
2026-08-12 16:36 UTC (6+ messages)
` [PATCH 1/5] efi: usb: add header for usb-efi
` [PATCH 2/5] usb: core: make usb_set_maxpacket_ep public
` [PATCH 3/5] drivers: usb: host: efi: add efi io driver
` [PATCH 4/5] efi: guid: add guid for usb host controller 2
` [PATCH 5/5] test: x86: add test for uefi usb io
[PATCH v15 0/2] rust: Add safe pointer formatting support
2026-08-12 16:38 UTC (2+ messages)
[PATCH net-next v2 0/2] net: stmmac: DMA address handling fixes
2026-08-12 16:38 UTC (3+ messages)
` [PATCH net-next v2 1/2] net: stmmac: use dma_addr_t for DMA addresses
` [PATCH net-next v2 2/2] net: stmmac: convert DMA address to lower 32 before assignment
[PATCH v1] drm/xe: Fix xe_device_probe() failure
2026-08-12 16:37 UTC (3+ messages)
` ✓ Xe.CI.FULL: success for "
[RFC PATCH v1 00/17] target/riscv: Add KVM CoVE confidential VM support
2026-08-12 16:36 UTC (2+ messages)
[PATCH net v3 0/1] ip: orphan prefetched skbs before multicast forwarding
2026-08-12 16:36 UTC (2+ messages)
` [PATCH net v3 1/1] "
[PATCH] selftests/mm: emit KTAP output from ksft_kmemleak_dedup
2026-08-12 16:35 UTC (2+ messages)
[PATCH] arm64: dts: qcom: glymur: Mark USB controllers dma-coherent
2026-08-12 16:34 UTC (2+ messages)
[PATCH] mtd: spinand: Enable QE on all dies
2026-08-12 16:34 UTC (4+ messages)
[PATCH v2 0/3] drm/atomic-state-helper: fixes for blend-mode-prop warning
2026-08-12 16:34 UTC (3+ messages)
` [PATCH v2 2/3] drm/amd/display: fix missing blend-mode-prop warning for DCN
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.