All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-19 07:05:17 to 2026-06-19 08:02:05 UTC [more...]

[PATCH] rust: Kbuild: set frame-pointer llvm module flag for CONFIG_FRAME_POINTER
 2026-06-19  8:01 UTC  (2+ messages)

[PATCH 00/10] media: microchip-isc: AWB, stream-stop and endpoint-ref fixes
 2026-06-19  8:01 UTC  (3+ messages)
` [PATCH 03/10] media: microchip-isc: synchronize the IRQ before disabling clocks on stop

[PATCH] drm: cleanup duplicate dependencies in kconfig
 2026-06-19  8:00 UTC  (3+ messages)

[PATCH] mm: page_ext: validate section in for_each_page_ext iterator
 2026-06-19  8:00 UTC  (4+ messages)

[PATCH] Makefile: drop duplicate %.a from link recipes
 2026-06-19  8:00 UTC  (3+ messages)
` [PATCH v2] Makefile: dedup archives in $(LIBS) so link recipes don't repeat them

[PATCH bpf-next 0/2] bpf: Reject offset refcount acquire arguments
 2026-06-19  7:59 UTC  (3+ messages)
` [PATCH bpf-next 1/2] "
` [PATCH bpf-next 2/2] selftests/bpf: Cover refcount acquire node offsets

[PATCH v1 0/1] pkey: Fix for PKEY_VERIFYPROTK ioctl
 2026-06-19  8:00 UTC  (3+ messages)
` [PATCH v1 1/1] pkey: Fix bitsize check in "

[PATCH] staging: rtl8723bs: remove redundant kfree check in rtw_xmit.c
 2026-06-19  7:59 UTC  (2+ messages)

[PATCH] x86/boot: Reject truncated acpi_rsdp= values
 2026-06-19  7:57 UTC  (11+ messages)

[PATCH v4 00/10] fuse: add io-uring buffer pools and zero-copy
 2026-06-19  7:57 UTC  (12+ messages)
` [PATCH v4 07/10] fuse: add io-uring buffer pools (implemented as buffer ring)

[PATCH 0/3] staging: rtl8723bs: Replace bare 'uint' with 'unsigned int'
 2026-06-19  7:57 UTC  (3+ messages)
` [PATCH 1/3] staging: rtl8723bs: Replace bare 'uint' with 'unsigned int' in rtw_cmd.c

[PATCH] ti-ads7138: Disable STATS_EN bit while reading conversion results
 2026-06-19  7:56 UTC 

[PATCH] arm64: dts: renesas: r9a08g045: Move max-frequency to SoC dtsi
 2026-06-19  7:56 UTC 

[PATCH 0/8] KVM: arm64: Rework pKVM vCPU state synchronisation
 2026-06-19  7:55 UTC  (13+ messages)
` [PATCH 4/8] KVM: arm64: Move PSCI helper functions to a shared header
` [PATCH 5/8] KVM: arm64: Add host and hypervisor vCPU lookup primitives
` [PATCH 6/8] KVM: arm64: Minimise EL2's exposure of host VGIC state during world switch
` [PATCH 7/8] KVM: arm64: Add primitives to flush/sync the VGIC state at EL2
` [PATCH 8/8] KVM: arm64: Implement lazy vCPU state sync for non-protected guests

[PATCH net v2] net: airoha: Fix TX scheduler queue mask loop upper bound
 2026-06-19  7:52 UTC 

[PATCH net v4] net: airoha: Fix skb->priority underflow in airoha_dev_select_queue()
 2026-06-19  7:50 UTC 

[PATCH v2 0/8] KVM: arm64: Rework pKVM vCPU state synchronisation
 2026-06-19  7:54 UTC  (16+ messages)
` [PATCH v2 1/8] KVM: arm64: Extract MPIDR computation into a shared header
` [PATCH v2 2/8] KVM: arm64: Make vcpu_{read,write}_sys_reg available to HYP code
` [PATCH v2 3/8] KVM: arm64: Factor out reusable vCPU reset helpers
` [PATCH v2 4/8] KVM: arm64: Move PSCI helper functions to a shared header
` [PATCH v2 5/8] KVM: arm64: Add host and hypervisor vCPU lookup primitives
` [PATCH v2 6/8] KVM: arm64: Minimise EL2's exposure of host VGIC state during world switch
` [PATCH v2 7/8] KVM: arm64: Add primitives to flush/sync the VGIC state at EL2
` [PATCH v2 8/8] KVM: arm64: Implement lazy vCPU state sync for non-protected guests

[PATCH v1 0/5] prefix lcore role enum values
 2026-06-19  7:54 UTC  (5+ messages)

[PATCH v3] io_uring/register: add IORING_REGISTER_CLONE_FILES opcode
 2026-06-19  7:54 UTC  (2+ messages)

[RFC PATCH] remoteproc: xlnx: initialize mailbox work before requesting channels
 2026-06-19  7:48 UTC 

+ userfaultfd-prevent-registration-of-special-vmas.patch added to mm-hotfixes-unstable branch
 2026-06-19  7:53 UTC  (5+ messages)

[PATCH v2] MIPS: smp: report dying CPU to RCU in stop_this_cpu()
 2026-06-19  7:53 UTC  (10+ messages)

[scarthgap][PATCH] go: patch CVE-2026-27145
 2026-06-19  7:51 UTC 

[OE-core][wrynose][patch 1/5] licenses: Update with the pull-sdpx-licenses.py script to 3.28.0
 2026-06-19  7:51 UTC  (3+ messages)
` [OE-core][wrynose][patch 2/5] scripts: Fix typo in pull-spdx-licenses script name

[PATCH v3 00/22] Introduce Device Tree based NUMA support for ARM Xen
 2026-06-19  7:50 UTC  (23+ messages)
` [PATCH v3 01/22] xen/device-tree: Initial framework for Device Tree NUMA support
` [PATCH v3 02/22] xen/common: Default function to get the distance between nodes
` [PATCH v3 03/22] xen/arm: NUMA helper functions via Device Tree helpers
` [PATCH v3 04/22] xen/arm: Introduce CONFIG_DEVICE_TREE_NUMA config option
` [PATCH v3 05/22] xen/arm: Configure NUMA affinity for populated memory banks
` [PATCH v3 06/22] xen/arm: Map populated CPUs to their respective NUMA nodes
` [PATCH v3 07/22] xen/device-tree: Read NUMA node distance from Device Tree 'distance-map'
` [PATCH v3 08/22] xen/common: Allow building ARM32 Xen with CONFIG_NUMA
` [PATCH v3 09/22] xen/arm: Introduce dom0_nodes boot command option
` [PATCH v3 10/22] xen/arm: Set Domain-0 node affinity from dom0_nodes option
` [PATCH v3 11/22] xen/arm: Reflect physical NUMA node IDs in Dom0 memory DT nodes
` [PATCH v3 12/22] xen/arm: Balance Dom0 vCPU assignment across NUMA nodes
` [PATCH v3 13/22] xen/arm: Export Dom0 vCPU-to-NUMA node mapping to Device Tree
` [PATCH v3 14/22] xen/arm: Generate distance-map node for Dom0 "
` [PATCH v3 15/22] xen/arm: Balance Dom0 memory allocation across allowed NUMA nodes
` [PATCH v3 16/22] xen/arm: Use dedicated function for Static SHM Device Tree creation
` [PATCH v3 17/22] tools/libxl: Fix vNUMA memory allocation algorithm to support ARM
` [PATCH v3 18/22] tools/libs/guest: Allocate vNUMA memory from associated pNUMA nodes
` [PATCH v3 19/22] tools/libxl: Add 'numa-node-id' property to DomU memory nodes
` [PATCH v3 20/22] tools/libxl: Add 'numa-node-id' property to DomU CPU nodes
` [PATCH v3 21/22] tools/libxl: Create 'distance-map' node in DomU Device Tree
` [PATCH v3 22/22] xen/arm: Support numa and dom0_nodes boot options

8aeb879baf12 - significant system call latency regression, bisected
 2026-06-19  7:50 UTC  (20+ messages)

[PATCH v4 0/2] clk: amlogic: Add A9 AO clock controller
 2026-06-19  7:48 UTC  (12+ messages)
` [PATCH v4 2/2] clk: amlogic: Add A9 AO clock controller driver

[PATCH v7 0/2] drm: panel: support the R63419 based dual-DSI video mode Display Panels
 2026-06-19  7:47 UTC  (4+ messages)
` [PATCH v7 2/2] drm: panel: add support for the Renesas "

[PATCH i-g-t] tests/chamelium/kms_chamelium_audio: Add suspend/resume audio tests
 2026-06-19  7:47 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for tests/chamelium/kms_chamelium_audio: Add suspend/resume audio tests (rev7)

[PATCH wireless] wifi: rt2x00: avoid full teardown before work setup in probe
 2026-06-19  7:31 UTC 

[PATCH v2 1/2] rust: doctest: fix incorrect pattern in replacement
 2026-06-19  7:46 UTC  (3+ messages)

[PATCH v2 1/1] HID: add malicious HID device detection driver
 2026-06-19  7:45 UTC  (3+ messages)
` [RFC PATCH] HID: BPF: add keyboard behavioral anomaly detection

[PATCH v4 0/5] Enhance RPMsg buffer management
 2026-06-19  7:45 UTC  (7+ messages)
` [PATCH v4 3/5] rpmsg: virtio_rpmsg_bus: get buffer size from config space

Question: pinctrl-backed GPIO set_config and gpio_chip::can_sleep
 2026-06-19  7:43 UTC  (3+ messages)

[PATCH v6 00/16] AD9910 Direct Digital Synthesizer
 2026-06-19  7:43 UTC  (6+ messages)
` [PATCH v6 06/16] iio: core: create local __iio_chan_prefix_emit() for reuse

net: wwan: iosm: possible out of bounds read in the MUX downlink decoder
 2026-06-19  7:43 UTC  (2+ messages)

[PATCH] audit: Fix data race in audit_log_start()
 2026-06-19  7:42 UTC  (2+ messages)
` [PATCH v2] audit: Fix data races of skb_queue_len() readers on audit_queue

[PATCH v4] drm/imagination: Fix double call to drm_sched_entity_fini()
 2026-06-19  7:42 UTC  (2+ messages)

[PATCH] zlib: properly clamp to uLong
 2026-06-19  7:41 UTC  (3+ messages)

[PATCH v2] [PATCH v2] io_uring/register: add IORING_REGISTER_CLONE_FILES opcode
 2026-06-19  7:40 UTC  (2+ messages)
`  "

[PATCH ceph 1/1] libceph: osdmap: guard missing CRUSH type name lookup
 2026-06-19  7:40 UTC 

[PATCH v2] net: macb: add TX stall timeout callback to recover from lost TSTART write
 2026-06-19  7:39 UTC  (4+ messages)

Pinned references?
 2026-06-19  7:38 UTC  (2+ messages)

RFC: earlyinit_t
 2026-06-19  7:38 UTC  (7+ messages)

building ynl afaics requires updating the UAPI headers first
 2026-06-19  7:28 UTC  (3+ messages)

[PATCH 0/8] Add PCIe M.2 Key E connector support for NXP i.MX boards
 2026-06-19  7:37 UTC  (2+ messages)

[PATCH net v3] mptcp: pm: drop pending ADD_ADDR when removing id 0 endpoint
 2026-06-19  7:36 UTC  (3+ messages)

[PATCH] KVM: x86: WARN (once) if RTC pending EOI tracking goes off the rails
 2026-06-19  7:36 UTC  (2+ messages)

[PATCH] PCI: Add ACS quirk for Pericom PI7C9X2G304 switches [12d8:b304]
 2026-06-19  7:35 UTC  (3+ messages)

[PATCH v2 00/21] Introduce ACPI watchdog for Q35 and arm/virt boards
 2026-06-19  7:34 UTC  (4+ messages)
` [PATCH v2 07/21] arm: sbsa_gwdt: fixup default "clock-frequency"

[PATCH i-g-t v3] tests/kms_rotation_crc: concurrent cursor movement with rotation
 2026-06-19  7:34 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for tests/kms_rotation_crc: concurrent cursor movement with rotation (rev3)

[PATCH v4 0/2] graph: indent visual roots in graph
 2026-06-19  7:34 UTC  (7+ messages)
` [PATCH v5 "
  ` [PATCH v5 2/2] graph: indent visual root "

[PATCH v2 dwarves] github CI: build/install bpftool from kernel tree
 2026-06-19  7:33 UTC 

[PATCH] KVM: x86: WARN and fail kvm_set_irq() if a PIC or I/O APIC vector is invalid
 2026-06-19  7:33 UTC  (2+ messages)

[PATCH] amdgpu: amdgpu_userq_restore_all return errors on failed bo reservation
 2026-06-19  7:33 UTC  (7+ messages)

[PATCH v4 net] net: mana: Optimize irq affinity for low vcpu configs
 2026-06-19  7:33 UTC 

[PATCH v1 1/1] i2c: davinci: Use generic definitions for bus frequencies
 2026-06-19  7:33 UTC  (2+ messages)

[PATCH 00/10] ovl: support idmapped overlay mounts
 2026-06-19  7:33 UTC  (3+ messages)

[PATCH sched_ext/for-7.2] sched_ext: check remote rq eligibility under task's rq lock
 2026-06-19  7:31 UTC  (2+ messages)

[PATCH v2] [PATCH v2] io_uring/register: add IORING_REGISTER_CLONE_FILES opcode
 2026-06-19  7:32 UTC  (3+ messages)

[PATCH v2 1/2] net/sched: dualpi2: fix GSO backlog accounting
 2026-06-19  7:31 UTC  (2+ messages)
` [PATCH v2 2/2] selftests/tc-testing: Add DualPI2 GSO backlog accounting test

[PATCH] hw/i2c: Add remote I2C master with host CUSE bridge
 2026-06-19  7:31 UTC  (3+ messages)

[PATCH] iio: light: tsl2591: replace persist switch statements with lookup table
 2026-06-19  7:31 UTC  (2+ messages)

[PATCH] target/m68k: handle EXCP_SEMIHOSTING in (non-ColdFire) m68k
 2026-06-19  7:30 UTC 

[PATCH v2 0/5] hw/m68k: add working floppy controller for q800
 2026-06-19  7:29 UTC  (4+ messages)
` [PATCH v2 1/5] hw/block: add Sony/Apple "SuperDrive" diskette drive

[PATCH] examples/ptp_tap_relay_sw: forbid shadowed variables
 2026-06-19  7:30 UTC  (3+ messages)

[PATCH] KVM: x86: Bug the VM, not the kernel, if the ISR count {under,over}flows
 2026-06-19  7:30 UTC  (2+ messages)

[PATCH 1/3] file: add fd_except cleanup class
 2026-06-19  7:29 UTC  (4+ messages)

libspe2:test_context_create_error on 4.12-rc1 and 4.2-rc2
 2026-06-19  7:20 UTC  (2+ messages)

[PATCH v3] drm/imagination: Fix double call to drm_sched_entity_fini()
 2026-06-19  7:29 UTC  (3+ messages)

[PATCH v10 00/22] fs-verity support for XFS with post EOF merkle tree
 2026-06-19  7:28 UTC  (5+ messages)
` [PATCH v10 03/22] ovl: use core fsverity ensure info interface
    ` [f2fs-dev] "

[PATCH v3 1/1] reset: imx7: Correct polarity of MIPI CSI resets on i.MX8MQ
 2026-06-19  7:31 UTC 

[PATCH v3] iio: accel: stk8ba50: Update includes to match IWYU
 2026-06-19  7:27 UTC  (2+ messages)

Fanotify (hsm or erofs) / fuse / nbd / ... + write(mmap) deadlock vector followup
 2026-06-19  7:27 UTC  (11+ messages)
      ` Stacking filesystem deadlocks [was Re: Fanotify (hsm or erofs) / fuse / nbd / ... + write(mmap) deadlock vector followup]

[PATCH] drm/ttm: rename ttm_place::fpfn/lpfn to param1/param2
 2026-06-19  7:24 UTC  (4+ messages)

[PATCH] gdbstub: Update x86 control register bits
 2026-06-19  7:23 UTC  (5+ messages)

[PATCH] coredump/fcntl: Add FD_CLOBCOR flag to close fd before dumping core
 2026-06-19  7:23 UTC  (2+ messages)

[Intel-wired-lan] [PATCH net] igb: only strip Rx timestamp header on the first buffer of a frame
 2026-06-19  7:22 UTC  (5+ messages)
      `  "

[PATCH v2 0/4] rv: rtapp monitor update
 2026-06-19  7:21 UTC  (5+ messages)
` [PATCH v2 1/4] rv/rtapp/sleep: Make the error more informative for user
` [PATCH v2 2/4] rv/rtapp/sleep: Update nanosleep rule
` [PATCH v2 3/4] rv/rtapp/sleep: Stop monitoring kernel threads
` [PATCH v2 4/4] rv/rtapp: Add wakeup monitor

git-2.55.0-rc1 t4216 broken TAP failures on non-x86 arch
 2026-06-19  7:21 UTC  (6+ messages)

iio: accel: dmard09: in_accel_scale always returns -EINVAL
 2026-06-19  7:20 UTC  (4+ messages)

[PULL 00/23] target-arm queue
 2026-06-19  7:20 UTC  (4+ messages)
` [PULL 06/23] target/arm/hvf: Stop pre-allocating cpreg_vmstate arrays

[PATCH] t4216: fix no-op test that breaks TAP output
 2026-06-19  7:20 UTC 

[PATCH 0/3] Add and use abstraction for synchronize_rcu()
 2026-06-19  7:19 UTC  (6+ messages)
` [PATCH 3/3] rust: sync: Use safe synchronize_rcu() abstraction in poll

[GIT PULL] Please pull powerpc/linux.git powerpc-7.2-1 tag
 2026-06-19  7:17 UTC 

[PATCH 0/2] hwspinlock: add summary in debugfs
 2026-06-19  7:17 UTC  (4+ messages)
` [PATCH 1/2] hwspinlock: reverse logic for used channels

[PATCH v2 00/10] Add RZ/G3L USB2.0 host support
 2026-06-19  7:17 UTC  (4+ messages)
` [PATCH v2 01/10] dt-bindings: reset: renesas,rzg2l-usbphy-ctrl: Document RZ/G3L support

[PATCH net v2] igb: only strip Rx timestamp header on the first buffer of a frame
 2026-06-19  7:14 UTC  (2+ messages)

[PATCH] mailmap: Fix Ryan Zhang email address
 2026-06-19  7:14 UTC 

[PATCH 0/1] fixing dull colors in HDR for Polaris GPUs
 2026-06-19  2:03 UTC  (4+ messages)
` [PATCH 1/1] drm/amd/display: set MSA MISC1 bit 6 when using VSC SDP for DCE 11.x

[PATCH 00/17] drm/amdgpu: Rework IP block soft reset on GFX8
 2026-06-18 13:55 UTC  (2+ messages)

[PATCH] drm/amdgpu: Add Paradetech OUI to VRR compat list
 2026-06-19  4:59 UTC 

[PATCH] ui/sdl2: Set GL ES profile before creating initial GL context
 2026-06-19  7:13 UTC  (2+ messages)

[PATCH v2 0/2] tty: n_gsm: fix gsm_queue() UAF and add a base regression test
 2026-06-19  7:13 UTC  (4+ messages)

WARNING: at drm_crtc_wait_one_vblank, CPU: kworker/NUM:NUM/NUM
 2026-06-18 22:24 UTC 

WARNING: at drm_atomic_helper_wait_for_vblanks, CPU: kworker/NUM:NUM/NUM
 2026-06-18 22:26 UTC 

[PATCH net 00/15] pull request: batman-adv 2026-06-19
 2026-06-19  7:00 UTC  (11+ messages)
` [PATCH net 02/15] batman-adv: ensure bcast is writable before modifying TTL
` [PATCH net 03/15] batman-adv: fix (m|b)cast csum after decrementing TTL
` [PATCH net 04/15] batman-adv: frag: ensure fragment is writable before modifying TTL
` [PATCH net 08/15] batman-adv: tp_meter: annotate last_recv_time access with READ/WRITE_ONCE
` [PATCH net 09/15] batman-adv: tp_meter: prevent parallel modifications of last_recv
` [PATCH net 11/15] batman-adv: tt: don't merge change entries with different VIDs
` [PATCH net 12/15] batman-adv: tt: track roam count per VID
` [PATCH net 13/15] batman-adv: dat: prevent false sharing between VLANs
` [PATCH net 14/15] batman-adv: tvlv: enforce 2-byte alignment
` [PATCH net 15/15] batman-adv: tvlv: avoid race of cifsnotfound handler state

[PATCH 0/5] dmaengine: sun6i-dma: Add support for Allwinner A733 DMA controller
 2026-06-19  7:12 UTC  (3+ messages)
` [PATCH 4/5] dmaengine: sun6i-dma: Implement "

[PATCH] mfd: ls2kbmc: Fix iomem pointer handling in video mode parsing
 2026-06-19  7:12 UTC  (2+ messages)

[PATCH bpf v4 1/3] selftests/bpf: don't modify the skb in the strparser parser prog
 2026-06-19  7:08 UTC  (2+ messages)

[PATCH bpf v4 3/3] selftests/bpf: test rejection of a packet-modifying SK_SKB stream parser
 2026-06-19  7:08 UTC  (2+ messages)

[PATCH] soc: renesas: mfis: add hwspinlock support
 2026-06-19  7:06 UTC  (2+ messages)

[PATCH v2 0/4] ASoC: Intel: Convert locking to guard()/scoped_guard()
 2026-06-19  7:05 UTC  (4+ messages)
` [PATCH v2 2/4] ASoC: Intel: avs: Use scoped_guard() for scoped locking

updated variadic printf/scanf checking
 2026-06-19  7:05 UTC  (5+ messages)
` [RFC v4 1/4] parse: initial parsing of __attribute__((format))
` [RFC v4 2/4] add -Wformat
` [RFC v4 3/4] evaluate: check variadic argument types against formatting info
` [RFC v4 4/4] tests: add varargs printf format tests


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.