All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-19 19:49:08 to 2026-06-19 22:14:30 UTC [more...]

[GIT PULL] strncpy-removal updates for v7.2-rc1
 2026-06-19 22:14 UTC  (2+ messages)

[PATCH v8 3/7] crypto/ccp: Disable CPU hotplug while SNP is active
 2026-06-19 22:10 UTC  (10+ messages)
` [PATCH v8 7/7] x86/sev: Add debugfs support for RMPOPT

[PATCH 0/1] platform/x86: hp-wmi: fix platform profile issues on generic HP laptops
 2026-06-19 22:09 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v2 i-g-t 0/3] Remove EUdebug tests
 2026-06-19 22:08 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for Remove EUdebug tests (rev2)

[hare-scsi-devel:configfs-ns.v2 14/17] drivers/nvme/target/configfs.c:1809:38: warning: variable 'net_ns' is uninitialized when used here
 2026-06-19 22:06 UTC 

[hare-scsi-devel:configfs-ns.v2 16/17] drivers/nvme/target/loop.c:542:50: error: invalid use of undefined type 'struct nsproxy'
 2026-06-19 22:06 UTC 

[PATCH 00/13] Bus cleanup infrastructure and fixes
 2026-06-19 22:05 UTC  (6+ messages)
` [PATCH v2 00/10] "
  ` [PATCH v2 05/10] bus/vmbus: fix interrupt leak in cleanup
    ` [EXTERNAL] "
  ` [PATCH v2 06/10] bus/vmbus: allocate interrupt during probing
    ` [EXTERNAL] "

[PATCH v5 0/8] Generic IRQ entry/exit support for powerpc
 2026-06-19 21:59 UTC  (2+ messages)

[PATCH] powerpc: use sysfs_emit{_at} in sysfs show functions
 2026-06-19 22:00 UTC  (2+ messages)

[PATCH] binder: free fd fixups on superseded transaction teardown
 2026-06-19 22:01 UTC 

[PATCH] hung_task: Add per-round stack trace deduplication
 2026-06-19 22:01 UTC  (3+ messages)

[PATCH] powerpc: Fix indentation and replace typedef with struct name
 2026-06-19 22:00 UTC  (2+ messages)

[PATCH v2] powerpc/entry: Disable interrupts before irqentry_exit
 2026-06-19 22:00 UTC  (2+ messages)

[PATCH v2] ppc/fadump: invoke kmsg_dump in fadump panic path
 2026-06-19 21:59 UTC  (2+ messages)

[PATCH RESEND] powerpc/rtas: Replace one-element array with flexible array member
 2026-06-19 22:00 UTC  (2+ messages)

[PATCH v2 0/4] powerpc: A few misc cpumask changes
 2026-06-19 21:59 UTC  (2+ messages)

[PATCH] MAINTAINERS: powerpc: update VMX AES entries
 2026-06-19 22:00 UTC  (2+ messages)

[PATCH] powerpc/pseries/lparcfg: Replace deprecated strcpy in parse_system_parameter_string
 2026-06-19 22:00 UTC  (2+ messages)

[PATCH V2] powerpc: Restore KUAP registers on syscall restart exit
 2026-06-19 21:59 UTC  (2+ messages)

[PATCH v3] powerpc64/bpf: Add powerpc64 JIT support for timed may_goto
 2026-06-19 21:59 UTC  (2+ messages)

[PATCH v3] powerpc/fadump: define MIN_RMA in bytes rather than MB
 2026-06-19 21:59 UTC  (2+ messages)

[PATCH v4] powerpc: Simplify access_ok()
 2026-06-19 21:59 UTC  (2+ messages)

[PATCH v4] powerpc: dts: Build devicetrees of enabled platforms
 2026-06-19 21:59 UTC  (2+ messages)

[PATCH RFT] powerpc/8xx: implement get_direction() in cpm1
 2026-06-19 21:59 UTC  (2+ messages)

[PATCH 0/2] Add missing model properties to PowerPC DTs
 2026-06-19 21:59 UTC  (2+ messages)

[PATCH] powerpc/boot: Allow text relocations for pseries wrapper with binutils 2.46+
 2026-06-19 21:59 UTC  (2+ messages)

[PATCH v2] powerpc/fadump: Add timeout to RTAS busy-wait loops
 2026-06-19 21:59 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v3 0/3] powerpc: fix preempt_count imbalances in perf and kexec paths
 2026-06-19 21:59 UTC  (2+ messages)

[PATCH v2 00/13] Dynamic Kernel Stacks
 2026-06-19 21:59 UTC  (13+ messages)

[PATCH bpf] bpf, sockmap: fix lock inversion between stab->lock and sk_callback_lock
 2026-06-19 21:55 UTC  (5+ messages)

8aeb879baf12 - significant system call latency regression, bisected
 2026-06-19 21:53 UTC  (12+ messages)
                    ` syscall path improvements (was: syscall performance regression, debunked)

[yocto-patches] [layerindex-web][PATCH 1/1] layerindex: Use settings.DEFAULT_BRANCH instead of hardcoded branch name
 2026-06-19 21:52 UTC 

[PATCH] audio: converts malloc to g_new and free to g_free
 2026-06-19 21:50 UTC  (3+ messages)

[PATCH v2] tests/docker: tolerate chmod EPERM when unpacking hexagon toolchain
 2026-06-19 21:46 UTC  (2+ messages)

[PATCH bpf-next v2 00/17] Redesign Verification Errors
 2026-06-19 21:47 UTC  (30+ messages)
` [PATCH bpf-next v2 01/17] bpf: Add verifier diagnostics report helpers
` [PATCH bpf-next v2 02/17] bpf: Add source and instruction diagnostic context
` [PATCH bpf-next v2 03/17] bpf: Add verifier diagnostic event log
` [PATCH bpf-next v2 04/17] bpf: Prune verifier diagnostics on backtracking
` [PATCH bpf-next v2 05/17] bpf: Track verifier register diagnostic events
` [PATCH bpf-next v2 06/17] bpf: Track verifier reference "
` [PATCH bpf-next v2 07/17] bpf: Track verifier context "
` [PATCH bpf-next v2 08/17] bpf: Report Register Type Safety errors
` [PATCH bpf-next v2 09/17] bpf: Report Memory Safety bounds errors
` [PATCH bpf-next v2 10/17] bpf: Report Resource Lifetime reference leaks
` [PATCH bpf-next v2 11/17] bpf: Report Call Type Safety argument errors
` [PATCH bpf-next v2 12/17] bpf: Report Execution Context Safety errors
` [PATCH bpf-next v2 13/17] bpf: Report Program Structure CFG errors
` [PATCH bpf-next v2 14/17] bpf: Report Policy helper and kfunc errors
` [PATCH bpf-next v2 15/17] bpf: Report Verifier Limit errors
` [PATCH bpf-next v2 16/17] bpf: Report Verifier Internal errors
` [PATCH bpf-next v2 17/17] bpf: Gate verifier diagnostics on log level

[PATCH v2] mm/page_alloc: use existing highatomic reserves on the buddy fastpath
 2026-06-19 21:45 UTC  (3+ messages)

[PATCH 00/10] NXP ENETC driver related changes
 2026-06-19 21:43 UTC  (2+ messages)

[PATCH] x86/boot: Reject truncated acpi_rsdp= values
 2026-06-19 21:43 UTC  (12+ messages)

[PATCH net v2 00/10] rxrpc: Miscellaneous fixes
 2026-06-19 21:32 UTC  (3+ messages)
` [PATCH net v2 01/10] rxrpc: input: reject ACKALL outside transmit phase

[PATCH v2] c: handle .ACCESS_WITH_SIZE in build_unary_op for !/+/- [PR125604]
 2026-06-19 21:36 UTC  (3+ messages)

[PATCH v2] nfsd: recall deleg if a requested dir attr change can't be encoded
 2026-06-19 21:32 UTC 

[PATCH net] net: sit: require CAP_NET_ADMIN in the device netns for changelink
 2026-06-19 21:29 UTC  (2+ messages)

[PATCH net v2] eth: bnxt: improve the timing of stats
 2026-06-19 21:28 UTC  (2+ messages)

[PATCH v1 net] ipv4: fib: Don't ignore error route in local/main tables
 2026-06-19 21:27 UTC 

ubuntu/debian alleged doc-building packages seems inaccurate
 2026-06-19 21:27 UTC 

[PATCH v2 for 4.23] Add GICv3 SGI boot/self tests in Xen
 2026-06-19 21:21 UTC  (3+ messages)

[PATCH] selftests/cgroup: Adjust cpu.max quota based on HZ
 2026-06-19 21:18 UTC 

[PATCH v2 0/7] Prepare GuC resource managers for VFs provisioning in PF admin only mode
 2026-06-19 21:17 UTC  (10+ messages)
` [PATCH v2 1/7] drm/xe/guc: Use ID manager to get total number of contexts
` [PATCH v2 2/7] drm/xe/guc: Use DB manager to get total number of doorbells
` [PATCH v2 3/7] drm/xe/guc: Decouple the GuC ID manager from the submission state
` [PATCH v2 4/7] drm/xe/guc: Decouple the GuC DB "
` [PATCH v2 5/7] drm/xe/guc: Add start offset support to GuC ID manager
` [PATCH v2 6/7] drm/xe/guc: Add start offset support to GuC doorbell manager
` [PATCH v2 7/7] drm/xe/guc: Allow reserving GuC context IDs without retained range
` ✓ CI.KUnit: success for Prepare GuC resource managers for VFs provisioning in PF admin only mode (rev2)
` ✓ Xe.CI.BAT: "

[PATCH bpf v2 0/8] bpf: Fix ring buffer handling
 2026-06-19 21:13 UTC  (6+ messages)
` [PATCH bpf v2 1/8] libbpf: ringbuf: Honor zero consume bounds
` [PATCH bpf v2 2/8] libbpf: ringbuf: Prevent NULL callback crash

[PATCH] tests/docker: tolerate chmod EPERM when unpacking hexagon toolchain
 2026-06-19 21:11 UTC  (4+ messages)

[PATCH v3 0/7] gpio: realtek: Add support for Realtek DHC RTD1625
 2026-06-19 21:08 UTC  (8+ messages)
` [PATCH v3 2/7] gpio: regmap: add gpio_regmap_get_gpiochip() accessor

[PATCH] mac802154: Prevent overwrite return code in mac802154_perform_association()
 2026-06-19 20:58 UTC  (2+ messages)

[RFC PATCH] mm/damon: handle zero sampling interval in damon_max_nr_accesses()
 2026-06-19 21:07 UTC  (3+ messages)

[PATCH net 0/2] ieee802154: admin-gate legacy LLSEC dumps + un-deaden ADD/DEL
 2026-06-19 21:06 UTC  (2+ messages)

[PATCH i-g-t v6] lib/intel_chipset: Extend intel_get_pci_device to PCI accelerator class
 2026-06-19 21:06 UTC  (4+ messages)
` ✓ Xe.CI.BAT: success for lib/intel_chipset: Extend intel_get_pci_device to PCI accelerator class (rev6)
` ✓ i915.CI.BAT: "
` ✗ Xe.CI.FULL: failure "

[PATCH] arm64: dts: broadcom: bcm2712: Remove non-functional EL2 virtual timer
 2026-06-19 21:04 UTC  (2+ messages)

[PATCH v3 20/20] net/sxe2: update sxe2 feature matrix docs
 2026-06-19 20:58 UTC  (5+ messages)
` [PATCH v4 00/23] et/sxe2: added Linkdata sxe2 ethernet driver
` [PATCH v4 09/23] net/sxe2: support IPsec inline protocol offload

[RFC] Enabling CONFIG_NTP_PPS for NOHZ by adding ntp_error to system_time_snapshot
 2026-06-19 20:57 UTC  (5+ messages)

[PATCH] graph: add optional profiling stats
 2026-06-19 20:56 UTC  (2+ messages)
` [PATCH v3] "

[GIT PULL] tracing: Updates for 7.2
 2026-06-19 20:55 UTC  (10+ messages)

[PATCH v2] kunit: cfi: Add test for kCFI indirect-call type checks
 2026-06-19 20:54 UTC  (6+ messages)

[PATCH] ieee802154: fix kernel-infoleak in dgram_recvmsg()
 2026-06-19 20:53 UTC  (2+ messages)

[GIT PULL] exfat update for 7.2-rc1
 2026-06-19 20:50 UTC  (2+ messages)

[GIT PULL] ntfs update for 7.2-rc1
 2026-06-19 20:50 UTC  (2+ messages)

(no subject)
 2026-06-19 20:50 UTC  (7+ messages)
` [PATCH 1/2] bpf: preserve rx_queue_index across XDP redirects
` [PATCH 2/2] selftests/bpf: validate rx_queue_index in xdp_metadata

why is Ubuntu 25.04 both supported and not publicly updated?
 2026-06-19 20:50 UTC 

[PATCH v2 0/3] Add Qualcomm SPEL powercap driver
 2026-06-19 20:50 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: power: limits: Describe Qualcomm SPEL hardware
` [PATCH v2 2/3] powercap: qcom: Add SPEL powercap driver
` [PATCH v2 3/3] arm64: dts: qcom: glymur: Enable "

[PATCH 00/12] Add RTC support for Renesas RZ/T2H and RZ/N2H SoCs
 2026-06-19 20:48 UTC  (5+ messages)
` [PATCH 09/12] rtc: rzn1: Use temporary variable for struct device

[PATCH net] net: wwan: iosm: bound device offsets in the MUX downlink decoder
 2026-06-19 20:48 UTC  (2+ messages)

[PATCH v7.0.2] lockd: fix TEST handling when not all permissions are available
 2026-06-19 20:47 UTC 

[PATCH] signalfd: don't dequeue the forced fatal signals
 2026-06-19 20:47 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH] mac802154: llsec: add skb_cow_data() before in-place crypto
 2026-06-19 20:47 UTC  (3+ messages)
` [PATCH net v2] "

[PATCH v2 6.1.y 0/3] KVM: nVMX: backport virtual-APIC host NULL-deref fix
 2026-06-19 20:46 UTC  (5+ messages)
` [PATCH v2 6.1.y 1/3] KVM: nVMX: Add a helper to get highest pending from Posted Interrupt vector
` [PATCH v2 6.1.y 2/3] KVM: nVMX: Check for pending posted interrupts when looking for nested events
` [PATCH v2 6.1.y 3/3] KVM: nVMX: Fold requested virtual interrupt check into has_nested_events()

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

[PATCH v6 0/6] nfsd/sunrpc: convert nfsstat server-side interfaces to use netlink
 2026-06-19 20:41 UTC  (5+ messages)
` [PATCH v6 3/6] nfsd: implement server-stats-get netlink handler
` [PATCH v6 5/6] nfsd: count NFSv4 callback operations per netns

[PATCH] mfd: db8500-prcmu: Fold dbx500 header into db8500
 2026-06-19 20:40 UTC  (2+ messages)

[PATCH v17 00/17] Add Renesas RZ/G3L SD/eMMC support
 2026-06-19 20:38 UTC  (5+ messages)
` [PATCH v17 06/17] mmc: renesas_sdhi: Introduce renesas_sdhi_hw_info to abstract clock mask

[PATCH net v3 0/3] Avoid calling WARN_ON() on allocation failure in cfg802154_switch_netns()
 2026-06-19 20:29 UTC  (2+ messages)

[PATCH] ieee802154: ca8210: fix cas_ctl leak on spi_async failure
 2026-06-19 20:29 UTC  (2+ messages)

[PATCH wpan v3] ieee802154: ca8210: fix pointer truncation in kfifo on 64-bit
 2026-06-19 20:37 UTC  (2+ messages)

[RFC PATCH 13/13] mm/damon: remove damon_region->nr_accesses_bp
 2026-06-19 20:36 UTC  (2+ messages)

[PATCH] Makefile: drop duplicate %.a from link recipes
 2026-06-19 20:32 UTC  (6+ messages)
` [PATCH v2] Makefile: dedup archives in $(LIBS) so link recipes don't repeat them
  ` [PATCH v3] config.mak.uname: avoid macOS dup-library warning

[PATCH rdma-next v8] RDMA: Change capability fields in ib_device_attr from int to u32
 2026-06-19 20:30 UTC 

[PATCH for-4.22?] xen/arm: mask debug exceptions in initial AArch64 guest state
 2026-06-19 20:26 UTC  (2+ messages)

[PATCH v2] graph: add optional profiling stats
 2026-06-19 20:25 UTC 

[RFC PATCH 00/13] mm/damon: optimize out nr_accesses_bp
 2026-06-19 20:24 UTC  (9+ messages)
` [RFC PATCH 03/13] mm/damon/core: use damon_nr_accesses_mvsum() in __damos_valid_target()
` [RFC PATCH 04/13] mm/damon/core: use damon_nr_accesses_mvsum() for damos region tracing
` [RFC PATCH 09/13] mm/damon/tests/core-kunit: remove nr_accesses_bp setup and tests

[PATCH v3 00/12] [PATCH v3 00/12] x86/resctrl: Add kernel-mode (e.g., PLZA) support to the resctrl subsystem
 2026-06-19 20:22 UTC  (4+ messages)
` [PATCH v3 09/12] fs/resctrl: Reset kernel-mode binding when its rdtgroup goes away

[PATCH v1 00/13] iio: Use named initializers for device_id structures
 2026-06-19 20:19 UTC  (3+ messages)
` [PATCH v1 11/13] iio: Initialize spi_device_id arrays using member names

[OE-core][PATCH] python3: Skip test_tracemalloc_track_race for glibc and musl
 2026-06-19 20:18 UTC  (3+ messages)

[PATCH 3/5] lsof: upgrade 4.99.6 -> 4.99.7
 2026-06-19 20:17 UTC  (2+ messages)
` Patchtest results for "

[PATCH] staging: rtl8723bs: fix coding style issues in rtl8723b_cmd.c
 2026-06-19 20:16 UTC  (4+ messages)
` [PATCH v2 1/3] staging: rtl8723bs: add spaces around operators "
  ` [PATCH v2 2/3] staging: rtl8723bs: remove unnecessary parentheses "
  ` [PATCH v2 3/3] staging: rtl8723bs: remove extra blank lines "

[PATCH] drm/ttm: rename ttm_place::fpfn/lpfn to param1/param2
 2026-06-19 20:14 UTC  (2+ messages)
` ✓ i915.CI.Full: success for "

[PATCH v4 0/9] bitbake-setup JSON Schema: Fix linting errors
 2026-06-19 20:14 UTC  (3+ messages)
` [PATCH v4 7/9] layers.schema.json: Add examples property
  ` [bitbake-devel] "

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

Hollow Internal Speaker Sound on HP ZBook 15 G6 (Realtek ALC285)
 2026-06-19 20:09 UTC 

Hollow Internal Speaker Sound on HP ZBook 15 G6 (Realtek ALC285)
 2026-06-19 20:08 UTC 

[PATCH bpf-next 0/2] bpf: Require CAP_BPF for pseudo-BTF ksym loads
 2026-06-19 20:05 UTC  (3+ messages)
` [PATCH bpf-next 1/2] "

[PATCH] spl: pad external DTB to _image_binary_end with separate BSS
 2026-06-19 20:04 UTC  (2+ messages)

[PATCH 5.15 000/411] 5.15.210-rc1 review
 2026-06-19 20:02 UTC  (5+ messages)
` [PATCH 5.15 193/411] netfilter: nf_log: validate MAC header was set before dumping it

[PATCH v1] irqchip/gic-v3-its: Fix OF node reference leak
 2026-06-19 18:58 UTC 

[RFC 0/7] qom: deprecate embedded objects and instance properties
 2026-06-19 20:00 UTC  (6+ messages)
` [RFC 4/7] system: add memory_region_new / memory_region_new_io

[RFC PATCH 06/13] mm/damon/core: remove damon_warn_fix_nr_accesses_corruption()
 2026-06-19 19:56 UTC  (2+ messages)

[RFC PATCH 05/13] mm/damon/sysfs-schemes: use damon_nr_accesses_mvsum() for damo regions
 2026-06-19 19:55 UTC  (2+ messages)

[RFC PATCH v2 0/6] ext4: tests for the dirdata feature (encryption+casefold, LUFID)
 2026-06-19 19:52 UTC  (7+ messages)
` [RFC PATCH v2 1/6] ext4: add common helper to check whether dirdata is applied
` [RFC PATCH v2 2/6] ext4/064 encryption + casefold feature combination WITHOUT dirdata
` [RFC PATCH v2 3/6] ext4/065 encryption + casefold + dirdata feature combination
` [RFC PATCH v2 4/6] ext4: add set_lufid utility
` [RFC PATCH v2 5/6] ext4/066: verify LUFID dirdata operations
` [RFC PATCH v2 6/6] ext4/067: LUFID and encryption+casefold+dirdata

[RFC PATCH 01/13] mm/damon: introduce damon_nr_accesses_mvsum()
 2026-06-19 19:52 UTC  (2+ messages)

❌ FAIL: Test report for for-kernelci (7.1.0-rc7, upstream-arm-next, 92e3f6ef)
 2026-06-19 19:52 UTC 

[PATCH v3] sched/mmcid: fix OOB clear_bit when CID is MM_CID_UNSET in fixup path
 2026-06-19 19:50 UTC  (2+ messages)
` [tip: core/urgent] sched/mmcid: Fix "

[PATCH v8 0/2] platform/x86/lenovo: Yoga Book 9 keyboard dock detection
 2026-06-19 19:49 UTC  (4+ messages)
` [PATCH v9 "
  ` [PATCH v9 2/2] platform/x86/lenovo: Add Yoga Book 9 keyboard dock detection driver


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.