messages from 2026-06-05 15:45:04 to 2026-06-05 16:18:59 UTC [more...]
[PATCH] IB/isert: reject login PDUs shorter than ISER_HEADERS_LEN
2026-06-05 16:18 UTC (2+ messages)
[PATCH v2 0/5] fixes for data/bss linear alias unmap series
2026-06-05 16:18 UTC (3+ messages)
` [PATCH v2 4/5] KVM: arm64: Omit tag sync on stage-2 mappings of the zero page
[PATCH mm-unstable v19 00/14] khugepaged: add mTHP collapse support
2026-06-05 16:14 UTC (15+ messages)
` [PATCH mm-unstable v19 01/14] mm/khugepaged: generalize hugepage_vma_revalidate for mTHP support
` [PATCH mm-unstable v19 02/14] mm/khugepaged: generalize alloc_charge_folio()
` [PATCH mm-unstable v19 03/14] mm/khugepaged: rework max_ptes_* handling with helper functions
` [PATCH mm-unstable v19 04/14] mm/khugepaged: generalize __collapse_huge_page_* for mTHP support
` [PATCH mm-unstable v19 05/14] mm/khugepaged: require collapse_huge_page to enter/exit with the lock dropped
` [PATCH mm-unstable v19 06/14] mm/khugepaged: generalize collapse_huge_page for mTHP collapse
` [PATCH mm-unstable v19 07/14] mm/khugepaged: skip collapsing mTHP to smaller orders
` [PATCH mm-unstable v19 08/14] mm/khugepaged: add per-order mTHP collapse failure statistics
` [PATCH mm-unstable v19 09/14] mm/khugepaged: improve tracepoints for mTHP orders
` [PATCH mm-unstable v19 10/14] mm/khugepaged: introduce collapse_possible_orders helper functions
` [PATCH mm-unstable v19 11/14] mm/khugepaged: Introduce mTHP collapse support
` [PATCH mm-unstable v19 12/14] mm/khugepaged: avoid unnecessary mTHP collapse attempts
` [PATCH mm-unstable v19 13/14] mm/khugepaged: run khugepaged for all orders
` [PATCH mm-unstable v19 14/14] Documentation: mm: update the admin guide for mTHP collapse
[PATCH v8 0/4] iommu: Standardize ATS robustness and state tracking
2026-06-05 16:18 UTC (3+ messages)
` [PATCH v8 3/4] iommu/arm-smmu-v3: Standardize ATS enablement failure reporting
[PATCH 1/2] restorecond: avoid clobbering last character of config line
2026-06-05 16:17 UTC (3+ messages)
` [PATCH 2/2] restorecond: delete unused code
[PATCH 0/8] perf/x86: Miscellaneous PMU bug fixes
2026-06-05 16:17 UTC (3+ messages)
` [PATCH 6/8] perf/x86/intel: Validate return value of intel_pmu_init_hybrid()
[PATCH 1/2] mcstrans: fix glob() error checking
2026-06-05 16:17 UTC (3+ messages)
` [PATCH 2/2] restorecond: "
[PATCH v5 0/5] KVM: riscv: Fix stale FWFT feature exposure and enhance selftests
2026-06-05 16:16 UTC (20+ messages)
` [PATCH v5 2/5] KVM: RISC-V: SBI FWFT: Add optional init() callback for hardware probing
` [PATCH v5 3/5] KVM: RISC-V: SBI FWFT: Fix stale feature exposure after runtime extension changes
` [PATCH v5 4/5] KVM: riscv: selftests: Refactor ISA and SBI extension sublist macros
` [PATCH v5 5/5] KVM: riscv: selftests: Split SBI FWFT into separate feature-specific sublists
[PATCH v7 3/6] MAINTAINERS: add myself as reviewer for rmap section
2026-06-05 16:16 UTC (3+ messages)
[PATCH 1/6] mcstrans: fix UAF on SIGHUP
2026-06-05 16:16 UTC (3+ messages)
` [PATCH 6/6] mcstrans: cap the per-domain translation cache
[PATCH v4] drm/i915/display: Mask RO bits in gen9_write_dc_state()
2026-06-05 16:16 UTC (2+ messages)
` ✓ CI.KUnit: success for drm/i915/display: Mask RO bits in gen9_write_dc_state() (rev3)
[PATCH V2] drm/amdkfd: Check bounds on CRIU restore event id
2026-06-05 16:16 UTC (2+ messages)
[PATCH 0/4] Add U-Boot support for Qualcomm IPQ9650 SoC
2026-06-05 16:13 UTC (3+ messages)
` [PATCH 3/4] arm: dts: ipq9650: Add override dtsi
[PATCH v12 00/22] wifi: nxpwifi: create nxpwifi to support
2026-06-05 16:13 UTC (23+ messages)
` [PATCH v12 01/22] wifi: nxpwifi: add 802.11n support for STA and AP modes
` [PATCH v12 02/22] wifi: nxpwifi: add initial 802.11ac "
` [PATCH v12 03/22] wifi: nxpwifi: add initial 802.11ax "
` [PATCH v12 04/22] wifi: nxpwifi: add 802.11h (DFS/TPC) support
` [PATCH v12 05/22] wifi: nxpwifi: add WMM support
` [PATCH v12 06/22] wifi: nxpwifi: add scan support
` [PATCH v12 07/22] wifi: nxpwifi: add join and association support
` [PATCH v12 08/22] wifi: nxpwifi: add channel/frequency/power (cfp) support
` [PATCH v12 09/22] wifi: nxpwifi: add configuration support
` [PATCH v12 10/22] wifi: nxpwifi: implement cfg80211 ops for STA and AP modes
` [PATCH v12 11/22] wifi: nxpwifi: add firmware command and TLV definitions
` [PATCH v12 12/22] wifi: nxpwifi: add command and event handling infrastructure
` [PATCH v12 13/22] wifi: nxpwifi: add data path support for STA and AP modes
` [PATCH v12 14/22] wifi: nxpwifi: add debugfs support for diagnostics and testing
` [PATCH v12 15/22] wifi: nxpwifi: add ethtool support for Wake-on-LAN
` [PATCH v12 16/22] wifi: nxpwifi: add utility functions and element handling support
` [PATCH v12 17/22] wifi: nxpwifi: add driver initialization and shutdown support
` [PATCH v12 18/22] wifi: nxpwifi: add core driver implementation
` [PATCH v12 19/22] wifi: nxpwifi: add initial SDIO bus driver support
` [PATCH v12 20/22] wifi: nxpwifi: add Kconfig and Makefile for kernel integration
` [PATCH v12 21/22] wifi: nxpwifi: add MAINTAINERS entry for nxpwifi driver
` [PATCH v12 22/22] mmc: core: add NXP IW61x base ID and block size quirk
[PATCH] tipc: Add SPDX id lines to source files
2026-06-05 16:14 UTC (3+ messages)
[PATCH] libsepol/cil: Need to add to the length rather assigning it
2026-06-05 16:14 UTC (2+ messages)
[GIT PULL] Please pull a NFS client bugfix for 7.1
2026-06-05 16:14 UTC
[PATCH] worktree: record creation time and free-form note
2026-06-05 16:13 UTC (3+ messages)
[PATCH v2 0/3] Add support for Silergy SQ24860
2026-06-05 16:13 UTC (3+ messages)
` [PATCH v2 1/3] dt-bindings: hwmon: pmbus: Add bindings "
[PATCH v6] vfio: selftests: Find devices that have VFIO selftest drivers
2026-06-05 16:11 UTC (4+ messages)
[PATCH v2 00/10] Expand SoundWire enumeration helper coverage
2026-06-05 16:10 UTC (4+ messages)
` [PATCH v2 01/10] soundwire: Always wait for initialisation of unattached devices
[PATCH v4 0/2] dump: enhance win_dump_available to report properly
2026-06-05 16:10 UTC (6+ messages)
` [PATCH v4 2/2] "
[PATCH v4 0/7] Add support for Baijie Helper A133 board
2026-06-05 16:11 UTC (3+ messages)
` [PATCH v4 4/7] dt-bindings: input: sun4i-lradc-keys: Add A100/A133 compatible
[yocto-autobuilder-helper][PATCH v2 00/10] Implement 'containers' jobs
2026-06-05 16:10 UTC (5+ messages)
` [yocto-autobuilder-helper][PATCH v2 05/10] scripts: add vcontainer-tarball setup, integration, and publishing
` [yocto-patches] "
` [yocto-autobuilder-helper][PATCH v2 08/10] scripts: add container registry push, auth, tagging, runtime selection
` [yocto-patches] "
[PATCH] cdrom: modernize locking, memory allocation, and fix checkpatch warnings
2026-06-05 16:11 UTC (3+ messages)
` [PATCH v2] cdrom: use struct_size() in changer info allocation
[PATCH v12 net-next 0/8] dpll/ice: Add generic DPLL type and full TX reference clock control for E825
2026-06-05 16:10 UTC (6+ messages)
` [Intel-wired-lan] "
[PATCH 00/24] DC Patches for 8 June 2026
2026-06-05 16:10 UTC (3+ messages)
` [PATCH 21/24] drm/amd/display: Retry link detection on hotplug
[PATCH v6 00/14] Enable lock context analysis for the block layer core
2026-06-05 16:10 UTC (3+ messages)
[PATCH 0/3] vmsplice: make vmsplice a trivial wrapper for preadv2/pwritev2
2026-06-05 16:02 UTC (5+ messages)
` [PATCH 2/3] "
` [LTP] "
[PATCH v4 2/2] drm: bridge: ti-sn65dsi83: Disable video burst mode for LVDS stability
2026-06-05 16:09 UTC (3+ messages)
[PATCH 0/3] Fix typing issues in the umem code
2026-06-05 16:09 UTC (2+ messages)
[PATCH] drm/amdkfd: Properly acquire queue buffers in CRIU restore
2026-06-05 16:09 UTC (2+ messages)
[PATCH] [v2] RDMA/hfi1, rdmavt: open-code rvt_set_ibdev_name()
2026-06-05 16:09 UTC (2+ messages)
[PATCH rdma-next] RDMA/bnxt_re: Update create_qp to use QP buffer umem attrs
2026-06-05 16:08 UTC (2+ messages)
[PATCH V10 0/9] Add Invensense ICM42607
2026-06-05 16:08 UTC (4+ messages)
` [PATCH V10 3/9] iio: imu: inv_icm42607: Add inv_icm42607 Core Driver
[PATCH 0/2] iio: temperature: tmp117: Support the TMP119 sensor
2026-06-05 16:08 UTC (6+ messages)
` [PATCH 1/2] dt-bindings: iio: ti,tmp117: add binding for the TMP119
[PATCH] IB/cm: Fix av cm device leak on an error path in cm_init_av_by_path()
2026-06-05 16:07 UTC (2+ messages)
[PATCH 0/3] drm/rocket: Stop submitting hardware work from the IRQ handler
2026-06-05 16:07 UTC (4+ messages)
` [PATCH 1/3] drm/rocket: Remove unused reset worker
` [PATCH 2/3] drm/rocket: Submit one drm_sched_job per task
` [PATCH 3/3] drm/rocket: Drop the dedicated reset workqueue
[PATCH 0/3] iio: lsm303dlh-magn: endianness + boot-time fullscale selection
2026-06-05 16:07 UTC (3+ messages)
` [PATCH 2/3] dt-bindings: iio: st,st-sensors: add st,fullscale-mg
[PATCH] docs: memfd_preservation: fix rendering of ABI documentation
2026-06-05 16:06 UTC
[PATCH] btrfs: Drop WQ_PERCPU from ordered_flags in btrfs_init_workqueues()
2026-06-05 16:06 UTC (5+ messages)
[RFC PATCH v2 0/6] kcov: per-task dataflow extraction at kernel function boundaries
2026-06-05 16:05 UTC (3+ messages)
` [RFC PATCH v2 1/6] kcov: add per-task dataflow tracking for function arguments/return values
[PATCH net-next v2 00/14] net: enable TC956x support
2026-06-05 16:05 UTC (3+ messages)
` [PATCH net-next v2 13/14] net: stmmac: tc956x: add TC956x/QPS615 support
[PATCH mm-hotfixes-unstable v18 00/14] khugepaged: add mTHP collapse support
2026-06-05 16:04 UTC (3+ messages)
` [PATCH mm-unstable v18 03/14] mm/khugepaged: rework max_ptes_* handling with helper functions
[f2fs-dev] [PATCH] f2fs_io: add dev_alias command for dynamic device aliasing management
2026-06-05 16:04 UTC (2+ messages)
` "
[PATCH 00/24] drm/{i915, xe}: display (runtime) suspend/resume/shutdown unification
2026-06-05 16:04 UTC (4+ messages)
` [PATCH 24/24] drm/xe/display: unify runtime suspend/resume with i915 for non-d3cold
[PATCH 0/5] drm/{i915, xe}: Refactor generic_handle_irq_safe() error messages
2026-06-05 16:04 UTC (6+ messages)
` [PATCH 1/5] drm/xe/printk: Add xe_warn_once()
` [PATCH 2/5] drm/xe/heci: Use xe print functions in xe_heci_gsc.c
` [PATCH 3/5] drm/xe/i2c: Use xe print functions in xe_i2c.c
` [PATCH 4/5] drm/{i915, xe}: Refactor generic_handle_irq_safe() error messages
` [PATCH 5/5] drm/xe/i2c: Report i2c irq handler issue
[PATCH 0/9] gpu: nova-core: boot GSP with vGPU enabled on
2026-06-05 16:04 UTC (4+ messages)
` [PATCH 3/9] gpu: nova-core: return FSP response buffer to caller
[lee-leds:for-leds-next 21/28] drivers/leds/rgb/leds-s2m-rgb.c:12:10: fatal error: 'linux/mfd/samsung/s2mu005.h' file not found
2026-06-05 16:04 UTC
[PATCH 0/2] scsi: target: minor CHAP fixes
2026-06-05 16:04 UTC (5+ messages)
` [PATCH 1/2] scsi: target: fix hexadecimal CHAP_I handling
` [PATCH 2/2] scsi: target: use constant-time crypto_memneq for CHAP digests
[PATCH] hardening: Default randstruct off with rust for better allmodconfig support
2026-06-05 16:01 UTC
[PATCH] VIRTIO: Update the desc 'flag' fied last in packed ring
2026-06-05 16:03 UTC (3+ messages)
[PATCH 0/4] rust / dma_buf: Add abstractions for dma_fence
2026-06-05 16:02 UTC (10+ messages)
` [PATCH 3/4] rust: Add dma_fence abstractions
[PATCH] dma-buf: udmabuf: validate create-list count before copying
2026-06-05 16:02 UTC (2+ messages)
[PATCH bpf-next v2 0/8] bpf: add support for KASAN checks in JITed programs
2026-06-05 16:01 UTC (7+ messages)
` [PATCH bpf-next v2 5/8] bpf, x86: emit KASAN checks into x86 "
` [PATCH bpf-next v2 8/8] selftests/bpf: add tests to validate KASAN on JIT programs
[PATCH v6 00/12] ima: Exporting and deleting IMA measurement records from kernel memory
2026-06-05 15:59 UTC (3+ messages)
` [PATCH v6 12/12] doc: security: Add documentation of exporting and deleting IMA measurements
[PATCH] cxl/region: Avoid variable shadowing in region attach paths
2026-06-05 15:59 UTC (2+ messages)
[PATCH v3 0/4] IPQ5018: Add and enable GEPHY RX and TX clocks
2026-06-05 15:59 UTC (3+ messages)
` [PATCH v3 1/4] dt-bindings: net: ethernet-phy: increase max clock count to two
[PATCH] dt-bindings: media: Add macros for video interface devices
2026-06-05 15:59 UTC (2+ messages)
No output or input exists after upgrading alsa-ucm-conf to 1.2.16
2026-06-05 15:58 UTC
[PATCH RFC v2] drm/rockchip: vop2: Add clock rate mode check
2026-06-05 15:58 UTC (3+ messages)
[PATCH 0/3] vmsplice: make vmsplice a trivial wrapper for preadv2/pwritev2
2026-06-05 15:58 UTC (13+ messages)
[GIT PULL] tracing: Fixes for 7.1
2026-06-05 15:58 UTC (2+ messages)
[PATCH] usb: dwc2: Simplify data output in ep_show()
2026-06-05 15:57 UTC
[PATCH] Makefile: support custom clang-format binary
2026-06-05 15:57 UTC (2+ messages)
[PATCH v4 0/2] media: Add bindings and driver for Sony IMX678
2026-06-05 15:57 UTC (3+ messages)
` [PATCH v4 1/2] dt-bindings: media: i2c: Add "
[PATCH 2/4] libselinux: reject invalid file_kind in compiled fcontext loader
2026-06-05 15:55 UTC (8+ messages)
` [PATCH 3/4] libselinux: avoid out-of-bounds read on empty failsafe_context line
` [PATCH 4/4] libselinux: validate netlink message length before accessing payload
` [PATCH 1/4] libselinux: bounds-check serialized regex length before PCRE2 decode
1.2.16 upgrade: could not open configuration file
2026-06-05 15:55 UTC
[BUG] iomap/io_uring: O_APPEND async buffered write silently re-appends a data chunk (corruption) on XFS, 6.1.y/6.12.y
2026-06-05 15:55 UTC (2+ messages)
[PATCH] x86/setup: replace strlcat() with snprintf() in setup_arch()
2026-06-05 15:55 UTC (4+ messages)
[PATCH 2/3] vmsplice: make vmsplice a trivial wrapper for preadv2/pwritev2
2026-06-05 15:54 UTC (10+ messages)
[PATCH v7 2/6] tools/testing: add rmap walk latency benchmark
2026-06-05 15:54 UTC (2+ messages)
[PATCH for-4.22 v2 0/5] numa: add unit testing plus fix regression
2026-06-05 15:53 UTC (7+ messages)
` [PATCH for-4.22 v2 4/5] tests/numa: add unit tests for NUMA setup logic
` [PATCH for-4.22 v2 5/5] xen/numa: fix setup of non-aligned memory affinity ranges
[PATCH] compat/posix.h: enable UNUSED warning messages for Clang
2026-06-05 15:53 UTC (6+ messages)
` [PATCH v2] "
[PATCH bpf-next v3 0/3] bpf: Check tail zero of bpf_map_info and bpf_prog_info
2026-06-05 15:52 UTC (4+ messages)
` [PATCH bpf-next v3 1/3] bpf: Check tail zero of bpf_map_info
` [PATCH bpf-next v3 2/3] bpf: Check tail zero of bpf_prog_info
` [PATCH bpf-next v3 3/3] selftests/bpf: Add tests to verify checking padding bytes for bpf_[map,prog]_info
[PATCH v7 1/6] mm/rmap: add tracepoint for rmap_walk
2026-06-05 15:53 UTC (2+ messages)
[PATCH i-g-t] tests/intel/xe_exec_reset: suppress expected CGP_SYNC dmesg warning
2026-06-05 15:53 UTC (2+ messages)
` ✓ i915.CI.BAT: success for "
[PATCH v2 0/2] cgroup/dmem: allow double-charging dmem allocations to memcg
2026-06-05 15:53 UTC (7+ messages)
` [PATCH v2 2/2] cgroup/dmem: add dmem.memcg control file for double-charging "
[PATCH] ufs: sysfs: Add WB partial flush mode support
2026-06-05 15:50 UTC (2+ messages)
[PATCH v3 0/2] device property: fix child iteration issues with secondary fwnodes
2026-06-05 15:52 UTC (3+ messages)
[PATCH] fat: reject BPB volumes whose data area starts beyond total sectors
2026-06-05 15:52 UTC
Save a WRMSR GS.base?
2026-06-05 15:51 UTC (14+ messages)
[PATCH net-next] bonding: no longer rely on RTNL in bond_fill_info()
2026-06-05 15:50 UTC
[GIT PULL 0/23] Fix various QOM object life-cycle issues
2026-06-05 15:50 UTC (24+ messages)
` [GIT PULL 02/23] chardev/char-socket: handle NULL addr in char_socket_get_addr
` [GIT PULL 03/23] hw/pci-bridge: handle missing parent in prop_pxb_uid_get
` [GIT PULL 04/23] hw/pci-host/i440fx: handle NULL bus in pci-hole64 getters
` [GIT PULL 05/23] hw/pci-host/q35: "
` [GIT PULL 06/23] hw/ipmi: reject NULL 'bmc' property rather than crash
` [GIT PULL 07/23] hw/xlnx_dp: reject NULL 'dpdma' "
` [GIT PULL 08/23] hw/intc/apic: move checks to realize()
` [GIT PULL 09/23] backends/cryptodev-lkcf: skip cleanup when not initialized
` [GIT PULL 10/23] system/ioport: minor code simplification
` [GIT PULL 11/23] hw/core/machine: free shim_filename on finalization
` [GIT PULL 12/23] net/filter: free old values in property setters
` [GIT PULL 13/23] target/i386/sev: add finalize functions and fix leaking setters
` [GIT PULL 14/23] target/i386/kvm/tdx: free strings in tdx_guest_finalize
` [GIT PULL 15/23] hw/i386/nitro_enclave: add instance finalize
` [GIT PULL 16/23] hw/i386/pc: free pcspk on finalization
` [GIT PULL 17/23] hw/tpm: free PPI buffer "
` [GIT PULL 18/23] hw/loongarch/virt: free flash devices and OEM strings "
` [GIT PULL 19/23] hw/ppc/spapr: free host_model and host_serial "
` [GIT PULL 20/23] target/riscv: fix general_user_opts hash table leak
` [GIT PULL 21/23] target/riscv: use hash table as set for user_options
` [GIT PULL 22/23] hw/i2c/pmbus: fix undefined behavior in pmbus_direct_mode2data
` [GIT PULL 23/23] qtest: add "qom-tests" command
[PATCH 0/4] X2 Elite Lenovo Yoga Slim 7x Gen11 support
2026-06-05 15:44 UTC (5+ messages)
` [PATCH 1/4] dt-bindings: display: panel: samsung,atna33xc20: Add ATNA40HQ08-0
` [PATCH 1/4] dt-bindings: display: panel: samsung, atna33xc20: "
"Required Variables" aren't really "required"
2026-06-05 15:49 UTC (8+ messages)
` [docs] "
[PATCH] drm/amdgpu/gfx: fix cleaner shader IB buffer overflow
2026-06-05 15:49 UTC
[PATCH v2 0/3] don't allow changes to inactive colorops
2026-06-05 15:49 UTC (2+ messages)
` ✗ i915.CI.Full: failure for don't allow changes to inactive colorops (rev2)
[PATCH] ALSA: pcm: Fix unlocked runtime state reads in xfer ioctls
2026-06-05 15:48 UTC
[PATCH v3 0/3] describe RTL8125 PCIe NICs on Rockchip boards (and add DT binding)
2026-06-05 15:48 UTC (4+ messages)
` [PATCH v3 1/3] dt-bindings: net: add Realtek r8169 family PCIe Ethernet
[PATCH v2] Bluetooth: L2CAP: Fix UAF in channel timeout by holding conn ref
2026-06-05 15:47 UTC (2+ messages)
[PATCH net v4 0/4] net: mvpp2: fix XDP RX buffer handling
2026-06-05 15:44 UTC (5+ messages)
` [PATCH net v4 1/4] net: mvpp2: sync RX data at the hardware packet offset
` [PATCH net v4 2/4] net: mvpp2: limit XDP frame size to the RX buffer
` [PATCH net v4 3/4] net: mvpp2: refill RX buffers before XDP or skb use
` [PATCH net v4 4/4] net: mvpp2: build skb from XDP-adjusted data on XDP_PASS
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.