All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-05 15:17:51 to 2026-06-05 15:58:09 UTC [more...]

[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  (5+ messages)
` [PATCH v4 1/2] dt-bindings: media: i2c: Add "
` [PATCH v4 2/2] media: i2c: imx678: Add driver for "

[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 v4] drm/i915/display: Mask RO bits in gen9_write_dc_state()
 2026-06-05 15:53 UTC 

[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  (12+ messages)
` [PATCH for-4.22 v2 2/5] tools/macros: adjust ROUNDUP() interface to match hypervisor
` [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  (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "

[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] libsepol/cil: Need to add to the length rather assigning it
 2026-06-05 15:52 UTC 

[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 

[PATCH 0/4] rust / dma_buf: Add abstractions for dma_fence
 2026-06-05 15:51 UTC  (7+ messages)
` [PATCH 3/4] rust: Add dma_fence abstractions

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 

[PATCH bpf-next v2 0/8] bpf: add support for KASAN checks in JITed programs
 2026-06-05 15:50 UTC  (6+ 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

[GIT PULL 0/23] Fix various QOM object life-cycle issues
 2026-06-05 15:50 UTC  (25+ messages)
` [GIT PULL 01/23] hw/pci: handle missing bus in prop_pci_busnr_get
` [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  (7+ 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

[PATCH net-next v3 06/14] net: ethernet: oa_tc6: Support for hardware timestamp
 2026-06-05 15:44 UTC  (3+ messages)

[PATCH net] sctp: fix uninit-value in __sctp_rcv_asconf_lookup()
 2026-06-05 15:44 UTC  (2+ messages)

[syzbot] [kvm?] [kvm-x86?] INFO: rcu detected stall in kvm_vcpu_ioctl (4)
 2026-06-05 15:44 UTC 

[RFC] mpam,x86,fs/resctrl: Generic schema description Proof of Concept
 2026-06-05 15:43 UTC  (10+ messages)

[PATCH] dma-buf: udmabuf: validate create-list count before copying
 2026-06-05 15:42 UTC 

[PATCH 0/3] vmsplice: make vmsplice a trivial wrapper for preadv2/pwritev2
 2026-06-05 15:41 UTC  (11+ messages)

[PATCH 0/6 v3] mm/memcontrol, page_counter: move stock from mem_cgroup to page_counter
 2026-06-05 15:41 UTC  (8+ messages)
` [PATCH 1/6 v3] mm/page_counter: introduce per-page_counter stock
` [PATCH 2/6 v3] mm/page_counter: use page_counter_stock in page_counter_try_charge
` [PATCH 3/6 v3] mm/page_counter: introduce stock drain APIs
` [PATCH 4/6 v3] mm/memcontrol: convert memcg to use page_counter_stock
` [PATCH 5/6 v3] mm/memcontrol: optimize memsw stock for cgroup v1
` [PATCH 6/6 v3] mm/memcontrol: remove unused memcg_stock code

[PATCH v2 0/7] riscv: dts: tenstorrent: Add Atlantis platform
 2026-06-05 15:41 UTC  (6+ messages)
` [PATCH v2 7/7] "

[PATCH v5] scsi: ufs: core: handle PM commands timeout before SCSI EH
 2026-06-05 15:41 UTC  (2+ messages)

[PATCH 0/4] migration/qdev: Remove TYPE_DEVICE dependency on migration object
 2026-06-05 15:40 UTC  (13+ messages)
` [PATCH 1/4] qdev: Pave way for exporting Property to be used in non-qdev
` [PATCH 3/4] qdev: Refactor and rename of qdev_class_add_property()
` [PATCH 4/4] migration: Remove dependency to TYPE_DEVICE

[PATCH] cxl/region: Avoid variable shadowing in region attach paths
 2026-06-05 15:38 UTC  (2+ messages)

[PATCH] cxl: Align interleave decode/encode helpers with their callers
 2026-06-05 15:37 UTC  (2+ messages)

[PATCH net-next v2 00/14] net: enable TC956x support
 2026-06-05 15:35 UTC  (3+ messages)
` [PATCH net-next v2 03/14] net: pcs: pcs-xpcs-regmap: support XPCS memory-mapped MDIO bus via regmap

[PATCH net-next 0/4] net: devmem: allow rx-buf-size > PAGE_SIZE per binding
 2026-06-05 15:35 UTC  (5+ messages)
` [PATCH net-next 1/4] net: devmem: allow rx-buf-size > PAGE_SIZE per dmabuf binding
` [PATCH net-next 3/4] selftests/net: ncdevmem: add -b option to set rx-buf-size on bind

[PATCH 0/2] Extend VRR safe window wait for VRR TG
 2026-06-05 15:35 UTC  (3+ messages)
` [PATCH 2/2] drm/i915/dsb: handle always_use_vrr_tg in pre_commit_is_vrr_active()

[PATCH 0/3] block/export/fuse: set FUSE_DIRECT_IO_ALLOW_MMAP flag to fix regression
 2026-06-05 15:33 UTC  (2+ messages)

[PATCH 0/2] KVM: arm64: Small dirty logging fixes/cleanups
 2026-06-05 15:32 UTC  (3+ messages)
` [PATCH 1/2] KVM: arm64: Replace memslot_is_logging() with kvm_slot_dirty_track_enabled()
` [PATCH 2/2] KVM: arm64: Remove superfluous aligning of gfn for dirty logging

[PATCH 1/3] rust: rcu: add RcuBox type
 2026-06-05 15:33 UTC  (5+ messages)

drivers/hwtracing/stm/core.c:509:8-24: WARNING: stm_fops: .write() has stream semantic; safe to change nonseekable_open -> stream_open
 2026-06-05 15:32 UTC 

[sailus-media-tree:partial-reg 7/9] drivers/media/mc/mc-event.c:17:10: fatal error: 'media/media-event.h' file not found
 2026-06-05 15:32 UTC 

[PATCH] wifi: ath9k: hif_usb: don't dereference hif_dev after re-arming firmware request
 2026-06-05 15:32 UTC 

[PATCH v4 0/3] Reserve eDMA channels 0-1 for V2X
 2026-06-05 15:32 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: dma: fsl-edma: add dma-channel-mask property description

[PATCH] s390: Remove GENERIC_LOCKBREAK Kconfig option
 2026-06-05 15:32 UTC 

[PATCH] drm/xe: improve Kconfig.profile help text for scheduler timeouts
 2026-06-05 15:32 UTC  (2+ messages)
` ✓ CI.KUnit: success for drm/xe: improve Kconfig.profile help text for scheduler timeouts (rev2)

[PATCH nft v2] parser_bison: on syntax errors, output expected tokens
 2026-06-05 15:31 UTC  (5+ messages)

[LTP] [PATCH v4] io_uring/pintheft: Add CVE-2026-43494 regression test
 2026-06-05 15:30 UTC  (4+ messages)
` [LTP] [PATCH v5 1/2] lapi: Add io_uring_clone_buffers and RDS_CMSG_ZCOPY_COOKIE fallbacks
  ` [LTP] [PATCH v5 2/2] io_uring04: Add CVE-2026-43494 regression test

[PATCH v5 0/5] KVM: riscv: Fix stale FWFT feature exposure and enhance selftests
 2026-06-05 15:30 UTC  (5+ messages)
` [PATCH v5 1/5] KVM: RISC-V: SBI FWFT: Mark vCPU CSRs dirty after setting feature value

[PATCH] cxl/pci: Fix out-of-bounds read of the RAS Header Log
 2026-06-05 15:30 UTC  (2+ messages)

[PATCH v4 0/5] phy: fsl-imx8mq-usb: few improvements
 2026-06-05 15:30 UTC  (7+ messages)
` [PATCH v4 4/5] phy: fsl-imx8mq-usb: add control register regmap
` [PATCH v4 5/5] phy: fsl-imx8mq-usb: keep PHY power domain runtime always-on for i.MX8MP

[PATCH v4 0/6] ntfs: validate attribute values on lookup
 2026-06-05 15:30 UTC  (2+ messages)

[PATCH bpf-next] bpf: Replace scratch PTE atomically when allocating arena pages
 2026-06-05 15:30 UTC  (2+ messages)

[PATCH bpf v2] bpf: devmap: reject fragmented frames in clone-based broadcasts
 2026-06-05 15:30 UTC  (2+ messages)

[RFC PATCH v2 0/6] kcov: per-task dataflow extraction at kernel function boundaries
 2026-06-05 15:29 UTC  (5+ messages)
` [RFC PATCH v2 2/6] kcov: add build system support for dataflow instrumentation
` [RFC PATCH v2 4/6] tools/kcov-dataflow: add userspace consumer and test modules

[PATCH] net/sched: act_csum: skip malformed IPv4 headers
 2026-06-05 15:29 UTC 

Linux 7.1-rc6
 2026-06-05 15:29 UTC  (2+ messages)
` regressions report as of Linux 7.1-rc6 post (was: Linux 7.1-rc6)

[PATCH v6 00/12] ima: Exporting and deleting IMA measurement records from kernel memory
 2026-06-05 15:28 UTC  (3+ messages)
` [PATCH v6 10/12] ima: Add support for flushing the hash table when staging measurements

[GIT PULL] ARM: mvebu: arm for v7.2 (#1)
 2026-06-05 15:27 UTC 

[PATCH] accept an empty attribute argument list
 2026-06-05 15:26 UTC  (2+ messages)

[Intel-wired-lan] [PATCH v13 net-next 00/11] dpll/ice: Add generic DPLL type and full TX reference clock control for E825
 2026-06-05 15:20 UTC  (24+ messages)
`  "
` [Intel-wired-lan] [PATCH v13 net-next 01/11] dpll: add generic DPLL type
  `  "
` [Intel-wired-lan] [PATCH v13 net-next 02/11] dpll: allow registering FW-identified pin with a different DPLL
  `  "
` [Intel-wired-lan] [PATCH v13 net-next 03/11] dpll: fix stale iteration in dpll_pin_on_pin_unregister()
  `  "
` [Intel-wired-lan] [PATCH v13 net-next 04/11] dpll: send delete notification before unregister in on-pin rollback
  `  "
` [Intel-wired-lan] [PATCH v13 net-next 05/11] dpll: emit per-dpll delete notifications in dpll_pin_on_pin_unregister()
  `  "
` [Intel-wired-lan] [PATCH v13 net-next 06/11] dpll: extend pin notifier with notification source ID
  `  "
` [Intel-wired-lan] [PATCH v13 net-next 07/11] dpll: allow fwnode pins to attempt state change without capability bit
  `  "
` [Intel-wired-lan] [PATCH v13 net-next 08/11] ice: introduce TXC DPLL device and TX ref clock pin framework for E825
  `  "
` [Intel-wired-lan] [PATCH v13 net-next 09/11] ice: implement CPI support for E825C
  `  "
` [Intel-wired-lan] [PATCH v13 net-next 10/11] ice: add Tx reference clock index handling to AN restart command
  `  "
` [Intel-wired-lan] [PATCH v13 net-next 11/11] ice: implement E825 TX ref clock control and TXC hardware sync status
  `  "

[PATCH nf] netfilter: flowtable: fix IP6IP6 tunnel offset double-count with vlan/pppoe encap
 2026-06-05 15:26 UTC  (4+ messages)

[kkdwivedi:verifier/errors/v1 3/17] kernel/bpf/diagnostics.c:460:6: warning: stack frame size (2360) exceeds limit (2048) in 'bpf_diag_report_source'
 2026-06-05 15:25 UTC 

[PATCH] libsemanage: avoid "all" as requirement for SWIGSO/SWIGRUBYSO (bsc#1266385)
 2026-06-05 15:25 UTC  (4+ messages)

[PATCH v2] tcg: Silence ubsan error on tcg_splitwx_diff causing overflow
 2026-06-05 15:24 UTC  (2+ messages)

Process (was Re: [PATCH mm-hotfixes-unstable v18 00/14] khugepaged: add mTHP) collapse support
 2026-06-05 15:24 UTC  (2+ messages)

[PATCH v7 00/38] Hexagon system emulation, Part 1/3
 2026-06-05 15:23 UTC  (5+ messages)
` [PATCH v7 38/38] target/hexagon: Add hex_interrupts support

[PATCH] mm/compaction: guard move_freelist_head() against invalid freepage
 2026-06-05 15:23 UTC  (2+ messages)

[OE-core][PATCH] qemu: upgrade 10.2.0 -> 11.0.0
 2026-06-05 15:21 UTC  (12+ messages)
            ` ui: Regression calling eglInitialize() since v11.0.0

[PATCH bpf-next] bpf/selftests: remove lirc test
 2026-06-05 15:21 UTC  (3+ messages)

[PATCH v3 01/13] spi: dt-bindings: allow spi-max-frequency to specify a frequency pair
 2026-06-05 15:20 UTC  (12+ messages)

[PATCH 0/7] net/ice: L2TPv2 flow rule fixes
 2026-06-05 15:20 UTC  (2+ messages)

[PATCH v2 0/2] device property: fix child iteration issues with secondary fwnodes
 2026-06-05 15:20 UTC  (7+ messages)
` [PATCH v2 1/2] software node: fix refcount leak in software_node_get_next_child()

[PATCH 0/5] cxl: Introduce devm_cxl_probe_mem() and fix region deletion
 2026-06-05 15:20 UTC  (4+ messages)

[GIT PULL] ARM: mvebu: dt64 for v7.2 (#1)
 2026-06-05 15:20 UTC 

[PATCH 0/3] vmsplice: make vmsplice a trivial wrapper for preadv2/pwritev2
 2026-06-05 15:20 UTC  (8+ messages)

[PULL 00/14] virtio,pci,pc: fixes for 10.2
 2026-06-05 15:20 UTC  (4+ messages)
` [PULL 12/14] virtio-net: Advertise UDP tunnel GSO support by default

[PATCH v5] btf: reject to register duplicated kfunc
 2026-06-05 15:20 UTC  (2+ messages)

[PATCH] spi: rzv2h-rspi: fix incorrect readl() accessor for 8-bit RX path
 2026-06-05 15:19 UTC 

[PATCH bpf-next v5 1/3] selftests/bpf: Restrict bpf_set_retval argument in sk_bypass_prot_mem
 2026-06-05 15:19 UTC  (2+ messages)

[PATCH bpf-next v5 2/3] bpf: Add validation for bpf_set_retval argument
 2026-06-05 15:19 UTC  (2+ messages)

[Buildroot] [PATCH] package/libavif: bump to version 1.4.2
 2026-06-05 15:18 UTC 

[PATCH v4 2/2] drm: bridge: ti-sn65dsi83: Disable video burst mode for LVDS stability
 2026-06-05 15:18 UTC  (2+ messages)

[GIT PULL] firmware: stratix10-svc: fixes for v7.1
 2026-06-05 15:17 UTC  (2+ messages)

qcom: Update DSP firmware for sa8775p platform
 2026-06-05 15:18 UTC  (3+ messages)

[PATCH] mm: don't allow empty relative nodemask in mpol_relative_nodemask()
 2026-06-05 15:18 UTC  (9+ messages)

[PATCH v2] alloc_tag: fix use-after-free in /proc/allocinfo after module unload
 2026-06-05 15:17 UTC  (4+ messages)

[GIT PULL] USB serial fixes for 7.1-rc7
 2026-06-05 15:16 UTC  (2+ messages)


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.