All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-08 20:12:16 to 2026-07-08 21:21:54 UTC [more...]

[patch 00/18] entry: Consolidate and rework syscall entry handling
 2026-07-08 21:21 UTC  (21+ messages)
` [patch 06/18] riscv/syscall: Use syscall_enter_from_user_mode_randomize_stack()
` [patch 07/18] s390/syscall: Use enter_from_user_mode_randomize_stack()
` [patch 08/18] x86/syscall: Use [syscall_]enter_from_user_mode_randomize_stack()
` [patch 09/18] entry: Remove syscall_enter_from_user_mode()
` [patch 13/18] entry: Make trace_syscall_enter() return type bool

[PATCH v4 0/5] Add Qualcomm JPEG V4L2 encoder for SM8250
 2026-07-08 21:21 UTC  (12+ messages)

[PATCH v6 00/11] Dynamic PAMT
 2026-07-08 21:20 UTC  (15+ messages)
` [PATCH v6 02/11] x86/virt/tdx: Allocate page bitmap for "
` [PATCH v6 04/11] x86/virt/tdx: Allocate ref counts for Dynamic PAMT memory
` [PATCH v6 05/11] x86/virt/tdx: Handle concurrent callers in tdx_pamt_get/put()

[PATCH net] sctp: validate stream count in sctp_process_strreset_inreq()
 2026-07-08 21:20 UTC  (2+ messages)

[PATCH 1/2] platform/x86: uniwill-laptop: Add 2 new feature defines for TUXEDO devices
 2026-07-08 21:18 UTC  (2+ messages)
` [PATCH 2/2] platform/x86: uniwill-laptop: Add Avell A60 MUV support

[android-common:android15-6.6-2026-04 1/1] include/trace/stages/init.h:2:23: warning: 'str__huge_memory__trace_system_name' defined but not used
 2026-07-08 21:17 UTC 

[PATCH v1 0/3] Add support for Variscite VAR-SOM-AM62 and Symphony board
 2026-07-08 21:18 UTC  (4+ messages)
` [PATCH v1 1/3] dt-bindings: arm: ti: Add bindings for Variscite VAR-SOM-AM62
` [PATCH v1 2/3] arm64: dts: ti: Add support "
` [PATCH v1 3/3] arm64: dts: ti: var-som-am62: Add support for Variscite Symphony Board

+ mm-avoid-unnecessary-lru-drain-for-wp_can_reuse_anon_folio-fix.patch added to mm-unstable branch
 2026-07-08 21:18 UTC 

[PATCH v3 00/11] dma-buf: heaps: Add support for Tegra VPR
 2026-07-08 21:18 UTC  (5+ messages)
` [PATCH v3 01/11] dt-bindings: reserved-memory: Document "

[PATCH bpf-next 02/12] bpf: Add verifier support for 16-byte returns in R0:R2
 2026-07-08 21:17 UTC  (2+ messages)

[PATCH v2 00/17] Enable DICE-based TDX Quoting Extension
 2026-07-08 21:16 UTC  (13+ messages)
` [PATCH v2 16/17] KVM: TDX: Add in-kernel Quote generation

[PATCH bpf-next 0/4] Misc BPF fixes from sashiko findings
 2026-07-08 21:15 UTC  (5+ messages)
` [PATCH bpf-next 1/4] bpf: Fix vmlinux BTF prep race in bpf_get_btf_vmlinux
` [PATCH bpf-next 2/4] bpf: Give vmlinux BTF init its own mutex
` [PATCH bpf-next 3/4] bpf: Account insn_aux_data allocation in bpf_check
` [PATCH bpf-next 4/4] bpf: Account scratch buffer in bpf_prog_calc_tag

[tip:perf/merge] BUILD SUCCESS c364506b98ef947174c1e8554c6861383712e141
 2026-07-08 21:14 UTC 

+ kselftest-alloc_tag-extend-the-allocinfo-ioctl-kselftest.patch added to mm-new branch
 2026-07-08 21:14 UTC 

+ kselftest-alloc_tag-add-kselftest-for-ioctl-interface.patch added to mm-new branch
 2026-07-08 21:14 UTC 

+ alloc_tag-add-accuracy-based-filtering-to-ioctl.patch added to mm-new branch
 2026-07-08 21:14 UTC 

+ alloc_tag-add-size-based-filtering-to-ioctl.patch added to mm-new branch
 2026-07-08 21:14 UTC 

+ alloc_tag-add-ioctl-filters-to-proc-allocinfo.patch added to mm-new branch
 2026-07-08 21:14 UTC 

+ alloc_tag-add-ioctl-to-proc-allocinfo.patch added to mm-new branch
 2026-07-08 21:14 UTC 

possible deadlock in drm_gem_shmem_mmap
 2026-07-08 21:13 UTC 

[PATCH v8 0/6] alloc_tag: introduce IOCTL-based filtering for MAP
 2026-07-08 21:13 UTC  (2+ messages)

[PATCH v2 0/2] Fix fatal error in git-clone(1) when reading empty bundle-URI
 2026-07-08 21:13 UTC  (3+ messages)
` [PATCH v2 1/2] bundle-uri: drain remaining response on invalid bundle-uri lines

[PATCH v3 00/11] arm64: dts: qcom: Add x1e/Hamoa camera DTSI
 2026-07-08 21:11 UTC  (3+ messages)

[PATCH v4 0/4] AUXADC driver for the MediaTek mt6323 PMIC
 2026-07-08 21:10 UTC  (3+ messages)
` [PATCH v4 3/4] mfd: mt6397-core: add mt6323 AUXADC support

[PATCH bpf-next 06/12] bpf: Force JIT for programs using the R0:R2 register pair
 2026-07-08 21:10 UTC  (2+ messages)

[PATCH bpf-next 04/12] bpf: Track R2 of register-pair returns in precision backtracking
 2026-07-08 21:10 UTC  (2+ messages)

[PATCH bpf-next 05/12] bpf: Account R2 of register-pair returns in live register analysis
 2026-07-08 21:10 UTC  (2+ messages)

[PATCH bpf-next 00/12] bpf: Support 16-byte return values in the R0:R2 register pair
 2026-07-08 21:10 UTC  (8+ messages)
` [PATCH bpf-next 08/12] bpf: Enable 16-byte aggregate return types
` [PATCH bpf-next 09/12] selftests/bpf: Add C tests for 16-byte returns in R0:R2
` [PATCH bpf-next 10/12] selftests/bpf: Add inline-asm and subprog tests for R0:R2 returns

[PATCH v2 0/2] tests/msm: Add PERFCNTR_CONFIG ioctl
 2026-07-08 21:09 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for tests/msm: Add PERFCNTR_CONFIG ioctl (rev2)

[PATCH] drm/xe: Add debugfs knob to disable Mid-Thread Preemption per GT
 2026-07-08 21:08 UTC  (3+ messages)
` [PATCH v4] drm/xe: Add debugfs knob to control GPGPU preemption granularity

[PATCH 0/4] rust: Add support for reserving of ranges of IDs
 2026-07-08 21:08 UTC  (9+ messages)
` [PATCH 3/4] rust: id_pool: add contiguous area allocation

[PATCH] scsi: ufs: core: cancel RTC work in active-active suspend
 2026-07-08 21:07 UTC  (4+ messages)

[PATCH] libceph: reset OSD session when keepalive2 acks stop arriving
 2026-07-08 21:07 UTC  (2+ messages)

[PATCH rdma-next] RDMA/ionic: Remove duplicate IONIC_SPEC_HIGH definition
 2026-07-08 21:07 UTC 

kernel/time/jiffies.c:114:16: error: implicit declaration of function 'proc_int_u2k_conv_uop'
 2026-07-08 21:07 UTC 

[REGRESSION] 2017 Pixelbook backlight control doesn’t work with 7.1 kernel
 2026-07-08 20:58 UTC 

[PATCH v5 0/9] vpci: allow queueing of mapping operations
 2026-07-08 21:02 UTC  (10+ messages)
` [PATCH v5 1/9] vpci: move BAR mapping permissions checks
` [PATCH v5 2/9] vpci: make BAR mapping more resilient for the hardware domain
` [PATCH v5 3/9] vpci: only check BAR validity once
` [PATCH v5 4/9] vpci/msix: move MSI-X hole punching as a result of memory decoding enable
` [PATCH v5 5/9] vpci: simplify handling of memory decoding and ROM enable writes
` [PATCH v5 6/9] vpci: create mem local variables
` [PATCH v5 7/9] vpci: split vpci_process_pending()
` [PATCH v5 8/9] vpci: allow queueing of mapping operations
` [PATCH v5 9/9] vpci: don't pass command value to modify_bars()

[PATCH -next] docs: submitting-patches: Fix section structure around DCO
 2026-07-08 21:04 UTC  (2+ messages)

[PATCH v4] dmaengine: sun6i-dma: Fix use-after-free in error handling paths
 2026-07-08 21:03 UTC  (2+ messages)

[Buildroot] [PATCH] package/mosquitto: host variant also needs cmake >= 4.3
 2026-07-08 21:01 UTC  (2+ messages)

[Buildroot] [git commit] package/mosquitto: host variant also needs cmake >= 4.3
 2026-07-08 20:58 UTC 

[PATCH net-next v3] net: mana: Add handler for sriov configure
 2026-07-08 20:59 UTC 

[PATCH v2] x86/shstk: shadow stack enabling write return code change
 2026-07-08 21:00 UTC  (4+ messages)

[PATCH v2] dmaengine: fsl-edma: Add error handling for devm_kasprintf
 2026-07-08 20:58 UTC  (2+ messages)

[PATCH v2 0/2] drm/xe: Use IBC v3 on PTL
 2026-07-08 20:57 UTC  (5+ messages)
` [PATCH v2 2/2] drm/xe: Add sysfs for GT/IA bias

[bcain:bcain/qemu_boot 17/69] arch/hexagon/kernel/setup.c:50:15: error: use of undeclared identifier '__dtb_start'; did you mean '__bss_start'?
 2026-07-08 20:57 UTC 

[PATCH v2 0/5] iomap: trivial fixes for ext4 conversion
 2026-07-08 20:57 UTC  (7+ messages)
` [PATCH v2 1/5] iomap: correct the range of a partial dirty clear
` [PATCH v2 4/5] iomap: fix out-of-bounds bitmap_set() with zero-length range
` [PATCH v2 5/5] iomap: add comments for ifs_clear/set_range_dirty()

+ mm-util-dont-read-__page_2-for-order-1-folios-in-snapshot_page.patch added to mm-hotfixes-unstable branch
 2026-07-08 20:56 UTC 

[RESEND PATCH v4 00/15] x86/resctrl: Add kernel-mode (e.g., PLZA) support to the resctrl subsystem
 2026-07-08 20:56 UTC  (5+ messages)
` [RESEND PATCH v4 03/15] x86/resctrl: Add data structures and definitions for PLZA configuration
` [RESEND PATCH v4 04/15] fs/resctrl: Introduce kernel mode (kmode) data structures

[PATCH v2 0/7] KVM: x86: EFER validity fixes and cleanups
 2026-07-08 20:56 UTC  (7+ messages)
` [PATCH v2 4/7] KVM: x86: Add a per-vendor callback to setup EFER caps

[PATCH v3 00/10] dmaengine: dw-edma: flatten desc structions and simple code
 2026-07-08 20:55 UTC  (4+ messages)

[PATCH v4 02/16] firmware: arm_scmi: Quiesce notifications before teardown
 2026-07-08 20:55 UTC  (2+ messages)
` [PATCH v4 02/16][UPDATED] "

[PATCH nf] netfilter: flowtable: tear down HW offloaded flows on FIB route changes
 2026-07-08 20:54 UTC 

[PATCH bpf-next v4 0/6] Add the capability to load HW RX checksum in eBPF programs
 2026-07-08 20:54 UTC  (12+ messages)
` [PATCH bpf-next v4 1/6] netlink: specs: Add XDP RX checksum capability to XDP metadata specs
` [PATCH bpf-next v4 2/6] net: veth: Add xmo_rx_checksum callback to veth driver
` [PATCH bpf-next v4 3/6] net: ice: Add xmo_rx_checksum callback
` [PATCH bpf-next v4 4/6] selftests/bpf: Add selftest support for bpf_xdp_metadata_rx_checksum
` [PATCH bpf-next v4 5/6] selftests/bpf: Add bpf_xdp_metadata_rx_checksum support to xdp_hw_metadat prog
` [PATCH bpf-next v4 6/6] selftests: drv-net: add XDP RX checksum metadata tests

[PATCH] usb: gadget: f_uac1_legacy: fix inverted NULL check after kstrndup()
 2026-07-08 20:54 UTC  (3+ messages)

[PATCH net-next v2] net: mana: Add handler for sriov configure
 2026-07-08 20:52 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH v6 00/24] fix dynamic-debug classmaps API for DRM
 2026-07-08 20:48 UTC  (4+ messages)
` [PATCH v6 19/24] dyndbg: pin class param storage to u32

[PATCH v4] EDAC/altera: use ECC manager compatible to select A10/S10 IRQ layout
 2026-07-08 20:48 UTC  (6+ messages)
` [PATCH v5 0/2] EDAC/altera: select A10/S10 behaviour by ECC manager compatible
  ` [PATCH v5 1/2] EDAC/altera: use ECC manager compatible to select A10/S10 IRQ layout
  ` [PATCH v5 2/2] EDAC/altera: remove remaining CONFIG_64BIT ifdefs in the DB-error path

[PATCH 0/4] tests/docker/dockerfiles: add missing apt update
 2026-07-08 20:46 UTC  (3+ messages)
` [PATCH 2/4] tests/docker/dockerfiles/ubuntu2404.docker: "

[RFC 0/8] DRM scheduler kthread_worker for submission latency improvements
 2026-07-08 20:46 UTC  (7+ messages)

[PATCH v3 0/7] Transition Nova Core to TLV firmare images
 2026-07-08 20:46 UTC  (7+ messages)
` [PATCH v3 2/7] gpu: nova-core: add TLV parser for firmware files
` [PATCH v3 3/7] gpu: nova-core: transition booter_load to TLV images

[PATCH 0/5] riscv: vdso: Implement __vdso_futex_robust_try_unlock()
 2026-07-08 20:46 UTC  (6+ messages)
` [PATCH 5/5] "

[android-common:android17-6.18 1/1] fs/binfmt_elf.c:2131:13: error: no member named 'min_coredump' in 'struct linux_binfmt'
 2026-07-08 20:46 UTC 

[PATCH] tests/tcg: fix buffer overflow in multiarch/linux/linux-sigrtminmax
 2026-07-08 20:45 UTC  (2+ messages)

[PATCH 0/3] SM8450 IPA support
 2026-07-08 20:45 UTC  (5+ messages)

[PATCH] ovl: add ioctls to retrieve layer file descriptors
 2026-07-08 20:45 UTC  (16+ messages)

[PATCH 0/6] Add audio support on i.MX91 9x9 QSB
 2026-07-08 20:45 UTC  (11+ messages)
` [PATCH 1/6] ASoC: dt-bindings: wlf,wm8524: Add audio-graph port support
` [PATCH 2/6] ASoC: dt-bindings: fsl,micfil: "
` [PATCH 3/6] ASoC: dt-bindings: dmic-codec: "
` [PATCH 4/6] arm64: dts: imx91-9x9-qsb: Add audio-related board muxes
` [PATCH 5/6] arm64: dts: imx91-9x9-qsb: Add WM8524 sound card support

[PATCH] crypto: atmel-ecc - avoid stale fallback key after set_secret failure
 2026-07-08 20:42 UTC 

U-Boot Concept Tree Proposal
 2026-07-08 20:42 UTC  (13+ messages)

[PATCH] selftests/tracing: Have trigger-hist-poll.tc use sched_process_exit
 2026-07-08 20:37 UTC  (3+ messages)

[PATCH] fd/ceph/mds_client: add per-request lock for completion
 2026-07-08 20:42 UTC 

[PATCH] docs: dma-api: remove needless bracket
 2026-07-08 20:41 UTC  (2+ messages)

[PATCH] t1410-reflog.sh: avoid suppressing git's exit code in pipelines
 2026-07-08 20:41 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] fs/ceph/mds_client: drop mdsc->mutex before decoding the MDS reply
 2026-07-08 20:40 UTC 

[PATCH v3] net/ceph/messenger: support IPv6 Link-Local with scope identifier
 2026-07-08 20:38 UTC 

[PATCH v2 00/10] some string cleanup, and a tweak of the "config" command
 2026-07-08 20:37 UTC  (11+ messages)
` [PATCH v2 01/10] sh: clean up asm/string.h
` [PATCH v2 02/10] string: correct prototype of strchrnul()
` [PATCH v2 03/10] string: correct documentation for strstr and strnstr
` [PATCH v2 04/10] string: remove unused strswab() function
` [PATCH v2 05/10] string: remove more pointless __HAVE_ARCH_STR*
` [PATCH v2 06/10] string: add strcasestr()
` [PATCH v2 07/10] test: string: add test of new strcasestr() function
` [PATCH v2 08/10] cmd: config: allow simple filtering of output
` [PATCH v2 09/10] doc: document 'config' command
` [PATCH v2 10/10] test: add test of "

kernel/time/jiffies.c:114:9: error: call to undeclared function 'proc_int_u2k_conv_uop'; ISO C99 and later do not support implicit function declarations
 2026-07-08 20:36 UTC 

[PATCH 0/4] ARM: dts: imx: fix ldb related CHECK_DTBS warnings
 2026-07-08 20:37 UTC  (6+ messages)
` [PATCH 1/4] dt-bindings: display: bridge: ldb: allow a single reg for fsl,imx6sx-ldb
` [PATCH 2/4] dt-bindings: soc: imx-iomuxc-gpr: allow bridge@18 as child node
` [PATCH 3/4] dt-bindings: display: lcdif: Allow display0 child node for i.MX6UL
` [PATCH 4/4] ARM: dts: imx6ul-tx6ul: rename disp0 to display0

[PATCH net-next v4 0/3] net: devmem: allow rx-buf-size > PAGE_SIZE per binding
 2026-07-08 20:35 UTC  (5+ messages)
` [PATCH net-next v4 1/3] net: devmem: allow rx-buf-size > PAGE_SIZE per dmabuf binding

[PATCH] posix-cpu-timers: don't abuse lock_task_sighand() in handle_posix_cpu_timers()
 2026-07-08 20:35 UTC  (2+ messages)

[frank-w-bpi-r2-4.14:pr/192 6/6] utils/firmware/aeonsemi/as21x1x_fw_1.8.5.bin: warning: ignored by one of the .gitignore files
 2026-07-08 20:35 UTC 

[Buildroot] [PATCH 1/1] package/binutils: add build fixes for host gcc 16.x
 2026-07-08 20:34 UTC 

[PATCH v2] eeprom: move nvmem EEPROM drivers to drivers/nvmem/
 2026-07-08 20:33 UTC  (2+ messages)

[PATCH] drm/imx: Fix ipu_plane_duplicate_state() OOM handling
 2026-07-08 20:32 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 0/4] rev-parse: exit 0 on --help
 2026-07-08 20:32 UTC  (4+ messages)
` [PATCH v3 0/4] parseopt: exit 0 on help

[PATCH v2] mm/util: don't read __page_2 for order-1 folios in snapshot_page()
 2026-07-08 20:31 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: fix spaces preferred fix
 2026-07-08 20:28 UTC  (2+ messages)
` [PATCH v2] staging: rtl8723bs: "

[PATCH] mm/util: don't read __page_2 for order-1 folios in snapshot_page()
 2026-07-08 20:29 UTC  (4+ messages)

[PATCH i-g-t] lib/igt_kms: Fix plane type check in igt_crtc_get_plane_type
 2026-07-08 20:29 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for lib/igt_kms: Fix plane type check in igt_crtc_get_plane_type (rev3)

[tip: timers/urgent] posix-cpu-timers: Prevent UAF caused by non-leader exec() race
 2026-07-08 20:27 UTC  (5+ messages)

[PATCH v5 0/9] nvmem: rework nvmem core and allow unbinding with active consumers
 2026-07-08 20:26 UTC  (2+ messages)

[PATCH v2] x86: Start removing X86_X32_ABI
 2026-07-08 20:26 UTC  (8+ messages)

[PATCH 6.12.y-cip 00/26] Add RZ/G3L IA55 support
 2026-07-08 20:26 UTC  (2+ messages)

[PATCH] batctl: drop bisect_iv tool
 2026-07-08 20:23 UTC 

[PATCH net-next v11 0/7] netconsole: support automatic target recovery
 2026-07-08 20:24 UTC  (4+ messages)
` [PATCH net-next v11 7/7] selftests: netconsole: validate target resume

[PATCH] target/s390x: query-cpu-definitions filter deprecated features
 2026-07-08 20:21 UTC 

[PATCH] drm/imx: check parallel-display drm_bridge_attach
 2026-07-08 20:23 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v4 0/3] Add drm_ras netlink error event support
 2026-07-08 20:21 UTC  (4+ messages)
` [PATCH v4 1/3] drm/drm_ras: Add drm_ras netlink error event

[PATCH v2 1/2] fuse: copy request headers via a stack buffer for io-uring
 2026-07-08 20:21 UTC  (2+ messages)

[PATCH i-g-t 0/2] tests/intel/kms_sharpness_filter: Fix tap filter test failures
 2026-07-08 20:19 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for tests/intel/kms_sharpness_filter: Fix tap filter test failures (rev2)

[moderation/CI] Re: riscv: Generate riscv instruction functions
 2026-07-08 20:20 UTC 

[PATCH net 0/2] net/stmmac: Secure against failures of DMA memory allocation
 2026-07-08 20:16 UTC  (3+ messages)
  ` [PATCH net 2/2] net/stmmac: Prevent dma queue NULL free on allocation failure

[PATCH v7 0/3] Makefile: link osxkeychain helper against Rust
 2026-07-08 20:16 UTC  (3+ messages)
` [PATCH v8 "

[PATCH 0/7] platform/x86: uniwill-laptop: Support additional features
 2026-07-08 20:15 UTC  (5+ messages)
` [PATCH 1/7] platform/x86: uniwill-laptop: Add keyboard backlight support

[tip:x86/cpu] BUILD SUCCESS 3eaa50e1e255ec261c757b9eea811ef3bac10d1e
 2026-07-08 20:14 UTC 

[PATCH] selftests: do not override CFLAGS set by the build environment
 2026-07-08 20:16 UTC  (2+ messages)

[PATCH] perf stat: Do not open cgroups for BPF counters
 2026-07-08 20:14 UTC  (2+ messages)

[PATCH] drm/xe: free madvise VMA array on L2 flush failure
 2026-07-08 20:14 UTC  (2+ messages)

arch/x86/kvm/mmu/mmu.c:5596:82: sparse: sparse: cast truncates bits from constant value (ffff5555 becomes 5555)
 2026-07-08 20:12 UTC 

[DPDK/cryptodev Bug 1966] crypto-perf application segmentation faults where it previously didn't
 2026-07-08 20:13 UTC 

[PATCH net v3 0/2] net/stmmac: Fix panic during interface shutdown & apply STMMAC_DOWN flag
 2026-07-08 20:12 UTC  (3+ messages)
  ` [PATCH net v3 1/2] net/stmmac: Check for STMMAC_DOWN flag in all XDP paths

[PATCH v7 00/10] GuC paging engine support
 2026-07-08 20:12 UTC  (3+ messages)
` [PATCH v7 10/10] drm/xe/guc: toggle paging engine support for NVL-S+

[PATCH v2 00/10] mpi3mr: Few Enhancements and minor fixes
 2026-07-08 20:12 UTC  (3+ messages)
` [PATCH v2 08/10] mpi3mr: Fix SAS port allocation and registration error handling

[PATCH] submodule--helper: accept '-i' shorthand for update --init
 2026-07-08 20:12 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.