All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-15 22:49:54 to 2026-07-16 00:50:48 UTC [more...]

[PATCH v5 00/14] media: mediatek: vcodec: support video decoder in mt8196
 2026-07-16  0:50 UTC  (3+ messages)
` [PATCH v5 02/14] media: mediatek: vcodec: add driver to support vcp

[dhowells-fs:netfs-next 23/23] fs/netfs/write_issue.c:783:2: warning: label at end of compound statement is a C23 extension
 2026-07-16  0:49 UTC 

[android-common:android17-6.18-2026-06 3/3] arch/arm64/kvm/hyp/include/nvhe/modules.h:47:16: error: 'return' with a value, in function returning void
 2026-07-16  0:48 UTC 

[PATCH v1 0/5] Add IBM Huygens BMC machine for AST2700
 2026-07-16  0:48 UTC  (4+ messages)
` [PATCH v1 4/5] ufs/aspeed: Add AST2700 UFS host controller

[PATCH 0/2] CSD-lock updates for v7.3
 2026-07-16  0:45 UTC  (3+ messages)
` [PATCH 1/2] smp: Avoid invalid per-CPU CSD lookup with CSD lock debug
` [PATCH 2/2] smp: Make CSD lock acquisition atomic for debug mode

[PATCH v4 0/2] drm/xe: Use IBC v3 on PTL
 2026-07-16  0:45 UTC  (5+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] drm/xe: Add debugfs for IA/GT bias
` ✓ CI.KUnit: success for drm/xe: Use IBC v3 on PTL (rev4)
` ✓ Xe.CI.BAT: "

[PATCH net-next v1 00/11] net: flow_dissector: opt-in byte-identical fast paths for common shapes
 2026-07-16  0:43 UTC  (12+ messages)
` [PATCH net-next v1 01/11] net: flow_dissector: gate BPF program lookup behind a static key
` [PATCH net-next v1 02/11] net: flow_dissector: opt-in fast-path for eth + IPv{4,6} + {TCP,UDP}
` [PATCH net-next v1 03/11] net: flow_dissector: add fast-path for VLAN and QinQ + IP + TCP/UDP
` [PATCH net-next v1 04/11] net: flow_dissector: add fast-path for PPPoE session + IPv{4,6} "
` [PATCH net-next v1 05/11] net: flow_dissector: add fast-path for single MPLS label + IP
` [PATCH net-next v1 06/11] net: flow_dissector: add fast-path for IP-in-IP family (IPIP / 4in6 / 6in4)
` [PATCH net-next v1 07/11] net: flow_dissector: add byte-identical fast-path for plain GRE inner
` [PATCH net-next v1 08/11] net: flow_dissector: per-shape counters + /proc/net/flow_dissector_stats
` [PATCH net-next v1 09/11] net: flow_dissector: bound fast-path tunnel recursion
` [PATCH net-next v1 10/11] net: flow_dissector: add KUnit fast/slow path equivalence tests
` [PATCH net-next v1 11/11] Documentation: networking: add flow_dissector overview and fast-path guide

障害者の就労を支援する事業 新規開業パートナー募集
 2026-07-16  0:43 UTC 

[PATCH] perf build: Fix a compiler error in util/libbfd.c
 2026-07-16  0:43 UTC 

[PATCH v2] net/enic: check notify set return value during init
 2026-07-16  0:40 UTC  (2+ messages)

[dhowells-fs:netfs-next 23/23] fs/nfs/fscache.c:397:35: error: initialization of 'int (*)(struct netfs_io_subrequest *)' from incompatible pointer type 'void (*)(struct netfs_io_subrequest *)'
 2026-07-16  0:39 UTC 

[PATCH v13 00/35] phy: rockchip: usbdp: Clean up the mess
 2026-07-16  0:38 UTC  (5+ messages)
` [PATCH v13 29/35] usb: dwc3: core: support PHY reset notifications

[PATCH] hwmon: emc1812: reject channel index 0 in device tree config
 2026-07-16  0:37 UTC  (3+ messages)

[thomas-weissschuh:b4/auxclock-nanosleep 79/96] ld.lld: error: undefined symbol: HRTIMER_BASE_AUX0
 2026-07-16  0:32 UTC 

[PATCH v19 00/15] virtio-net: live-TAP local migration
 2026-07-16  0:30 UTC  (10+ messages)

[MAINTAINERS SUMMIT] The place of AI code review in the Linux Kernel process
 2026-07-16  0:30 UTC  (3+ messages)

[PATCH v2 0/8] Add support for Advantech EIO MFD series devices
 2026-07-16  0:29 UTC  (3+ messages)
` [PATCH v2 3/8] Add Advantech EIO Hardware Monitor driver

[PATCH v13 0/7] Introduce Kernel Control Flow Integrity ABI [PR107048]
 2026-07-16  0:28 UTC  (10+ messages)
` [PATCH v13 1/7] kcfi: Introduce KCFI typeinfo mangling API
` [PATCH v13 2/7] kcfi: Add core Kernel Control Flow Integrity infrastructure

[PATCH 0/6] SRCU updates for v7.3
 2026-07-16  0:28 UTC  (7+ messages)
` [PATCH 1/6] srcu: make init_srcu_struct() consistently wrap __init_srcu_struct()
` [PATCH 2/6] rust: helpers: add SRCU helpers
` [PATCH 3/6] srcu: expose srcu_readers_active()
` [PATCH 4/6] rust: sync: add SRCU abstraction
` [PATCH 5/6] MAINTAINERS: add Rust SRCU files to SRCU entry
` [PATCH 6/6] srcu: Queue sdp->work when the delay timer is successfully deleted

[PATCH v1 05/11] arm_mpam: Ensure MBWU counters are reset on restore
 2026-07-16  0:26 UTC  (4+ messages)

[PATCH 0/11] RCU torture-test updates for v7.3
 2026-07-16  0:25 UTC  (12+ messages)
` [PATCH 01/11] rcutorture: Abstract reader-segment dump into rcu_torture_dump_read_segs()
` [PATCH 02/11] rcutorture: Check for immediate deboosting at reader end
` [PATCH 03/11] rcutorture: Make srcu_read_delay() check for disabled interrupts
` [PATCH 04/11] rcutorture: Test RCU readers from hardware interrupt handlers
` [PATCH 05/11] rcutorture: Use cpumask_next_wrap() in rcu_torture_preempt()
` [PATCH 06/11] rcutorture: Use task_state_to_char() for task-state reporting
` [PATCH 07/11] rcutorture: Add nwriters module parameter
` [PATCH 08/11] rcutorture: Add a stall_only "
` [PATCH 09/11] rcutorture: Test RCU Tasks Trace GP implying RCU GP
` [PATCH 10/11] rcutorture: Make RCU Tasks Trace track Reader Batches
` [PATCH 11/11] rcutorture: Use this_cpu_inc() for rcu_torture_count[] and rcu_torture_batch[]

[PATCH v7 00/10] tracing: wprobe: x86: Add wprobe for watchpoint
 2026-07-16  0:24 UTC  (3+ messages)
` [PATCH v7 05/10] tracing: wprobe: Use a new seq_print_ip_sym_offset() wrapper

[PATCH 0/10] Miscellaneous RCU updates for v7.3
 2026-07-16  0:23 UTC  (11+ messages)
` [PATCH 01/10] rcu-tasks: TASKS_TRACE_RCU doesn't need IRQ_WORK
` [PATCH 02/10] rcu: Use task_state_to_char() in stall-warning prints
` [PATCH 03/10] rcu: Mark __rcu_access_pointer() as context_unsafe()
` [PATCH 04/10] doc: RCU: Adopt new coding style of type-aware kmalloc-family - part 2/2
` [PATCH 05/10] rcu-tasks: Remove unused struct rcu_tasks's->n_ipis_fails variables
` [PATCH 06/10] rcu-tasks: Dump rcu tasks status when the boot-test failed
` [PATCH 07/10] doc: RCU: Fix brackets
` [PATCH 08/10] rcu-tasks: Apply READ_ONCE() and WRITE_ONCE() to fix data race
` [PATCH 09/10] rcu-tasks: Remove smp_mb() in rcu_spawn_tasks_kthread_generic()
` [PATCH 10/10] rcu-tasks: Update comments in call_rcu_tasks_generic()

[PATCH] media: vicodec: fix out-of-bounds write on capture buffer
 2026-07-16  0:21 UTC  (2+ messages)

[PATCH RFC v2 0/24] Simple hazard-pointer implementation and torture tests
 2026-07-16  0:18 UTC  (25+ messages)
` [PATCH RFC v2 01/24] hazptr: Implement Hazard Pointers
` [PATCH RFC v2 02/24] hazptr: Add refscale test
` [PATCH RFC v2 03/24] torture: Add a hazptrtorture.c torture test
` [PATCH RFC v2 04/24] hazptrtorture: Add testing of on-stack hazptr_ctx structures
` [PATCH RFC v2 05/24] hazptrtorture: Add microsecond-scale sleep in readers
` [PATCH RFC v2 06/24] hazptrtorture: Enable system-independent CPU overcommit
` [PATCH RFC v2 07/24] torture: Add a stutter_will_wait() function
` [PATCH RFC v2 08/24] hazptrtorture: Use mnemonic local variables for context information
` [PATCH RFC v2 09/24] hazptrtorture: Split hazptr_torture_reader_tail() from hazptr_torture_reader()
` [PATCH RFC v2 10/24] hazptrtorture: Add kthread to release deferred hazard pointers
` [PATCH RFC v2 11/24] hazptrtorture: Defer release of "
` [PATCH RFC v2 12/24] hazptrtorture: Add irq_acquire to acquire hazptr from irq
` [PATCH RFC v2 13/24] hazptrtorture: Use task_state_to_char() for task-state reporting
` [PATCH RFC v2 14/24] hazptrtorture: Pass hazptr_pending to hazptr_torture_reader_tail()
` [PATCH RFC v2 15/24] hazptrtorture: Add the ability to disable the writer kthread
` [PATCH RFC v2 16/24] hazptrtorture: Add irq_release to release hazptr from irq
` [PATCH RFC v2 17/24] hazptrtorture: Accumulate operation statistics
` [PATCH RFC v2 18/24] doc: Add hazptrtorture module parameters
` [PATCH RFC v2 19/24] hazptr: Permit detaching hazard pointers from contexts
` [PATCH RFC v2 20/24] hazptrtorture: Detach deferred and IPIed hazard pointers
` [PATCH RFC v2 21/24] hazptr: Introduce CONFIG_HAZPTR_DEBUG misuse detection
` [PATCH RFC v2 22/24] hazptrtorture: Fix hazptr ownership issue
` [PATCH RFC v2 23/24] hazptrtorture: Enable CONFIG_HAZPTR_DEBUG
` [PATCH RFC v2 24/24] hazptr: Upgrade kernel-doc headers

[PATCH] wifi: mwifiex: replace one-element arrays with flexible array members
 2026-07-16  0:17 UTC  (4+ messages)
  ` [PATCH v3] "

[PATCH 1/2] drm/xe/wopcm: Use the size from HW when excluding the wopcm range from GGTT
 2026-07-16  0:14 UTC  (5+ messages)
` [PATCH 2/2] drm/xe/wopcm: Simplify GuC WOPCM programming
` ✗ CI.checkpatch: warning for series starting with [1/2] drm/xe/wopcm: Use the size from HW when excluding the wopcm range from GGTT
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "

Linking Patchwork with Sashiko?
 2026-07-16  0:14 UTC  (23+ messages)

[PATCH v2 0/9] binfmt_misc: bpf-backed binary type handlers
 2026-07-16  0:12 UTC  (5+ messages)

[PATCH v2 0/3] smb/server: fix some bugs in preparation for change notify support
 2026-07-16  0:11 UTC  (4+ messages)
` [PATCH v2 1/3] smb/server: fix signing when a response uses more than one iov
` [PATCH v2 2/3] smb/server: cancel async requests when closing connection
` [PATCH v2 3/3] smb/server: stop new async work "

[PATCH v3] dmadev: clarify last_idx documentation for completion APIs
 2026-07-16  0:12 UTC  (2+ messages)

[PATCH] media: mtk-jpeg: only init/cancel work for multi-core variants
 2026-07-16  0:10 UTC  (2+ messages)

[PATCH v4 1/2] dt-bindings: qcom,snps-dwc3: Add property indicating presence of eUSB2 phy
 2026-07-16  0:09 UTC  (13+ messages)

[PATCH] arm64: dts: ti: k3-am68-phyboard-izar: Add pwm fan
 2026-07-16  0:08 UTC 

removing the remaining blockdev_direct_IO users
 2026-07-16  0:08 UTC  (5+ messages)

[PATCH v3] PCI/portdrv: Allow probing even without child services
 2026-07-16  0:08 UTC  (3+ messages)

man/man8/ldconfig.8: document system-wide tunables
 2026-07-16  0:07 UTC  (3+ messages)

[PATCH v4] loop: Fix NULL pointer dereference in lo_rw_aio()
 2026-07-16  0:05 UTC  (2+ messages)
` [PATCH v5] "

[PATCH v2 0/2] tests/intel/xe_survivability: update ignored dmesg regex
 2026-07-16  0:05 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for tests/intel/xe_survivability: update ignored dmesg regex (rev3)

[PATCH] tpm: use kfree_sensitive() for context and session buffers
 2026-07-16  0:03 UTC 

[PATCH v3 0/6] Add BBML3 cpu feature
 2026-07-16  0:01 UTC  (13+ messages)
` [PATCH v3 1/6] arm64: cputype: Add Cortex-A520AE definitions
` [PATCH v3 2/6] arm64: cputype: Add C1-Nano definitions
` [PATCH v3 3/6] arm64: cpufeature: Extend bbml2_noabort support list
` [PATCH v3 4/6] arm64: sysreg: Add BBM_3
` [PATCH v3 5/6] arm64: cpufeature: Rename BBML2_NOABORT as BBML3
` [PATCH v3 6/6] arm64: cpufeature: Detect BBML3 based on ID_AA64MMFR2_EL1.BBM

[PATCHSET v2 sched_ext/for-7.3] sched_ext: Sub-scheduler follow-ups
 2026-07-16  0:00 UTC  (6+ messages)
` [PATCH 1/4] sched_ext: Remove queued ecaps syncs directly on sched teardown
` [PATCH 2/4] sched_ext: Move scx_dispatch_sched() to a new inlines.h
` [PATCH 3/4] sched_ext: Gate sub_dispatch_prev with CONFIG_EXT_SUB_SCHED
` [PATCH 4/4] sched_ext: Add the scx_has_subs static key and gate sub-sched hot paths

[PATCH v2 0/3] platform/x86: uniwill-laptop: Prepare for extending keyboard backlight support
 2026-07-15 23:59 UTC  (7+ messages)
` [PATCH v2 1/3] platform/x86: uniwill-laptop: Split uniwill_kbd_led_init()
` [PATCH v2 2/3] platform/x86: uniwill-laptop: Remove single color keyboard detection

[PATCH] staging: rtl8723bs: use kfree_sensitive() for key material
 2026-07-15 23:55 UTC  (2+ messages)

[PATCH v4 0/3] VFS: refactor lookup_open and add vfs_lookup()
 2026-07-15 23:52 UTC  (6+ messages)
` [PATCH v4 3/3] VFS: add vfs_lookup_open() for nfsd

[broonie-ci:arm64-gcs 5/9] ./arch/arm64/include/asm/kvm_nested.h:281:10: error: 'elr' undeclared
 2026-07-15 23:48 UTC 

[REGRESSION] mainline/master: Apalis iMX6 no longer boots
 2026-07-15 23:47 UTC  (2+ messages)

[PATCH v2] virtio-pmem: allocate flush bio from a driver-private bio_set
 2026-07-15 23:47 UTC  (2+ messages)

[PATCH v4 0/4] tools/build: Allow versioning of all LLVM tools
 2026-07-15 23:46 UTC  (2+ messages)

[PATCH v2] block: try slab allocation in bio_alloc_bioset() before mempool
 2026-07-15 23:46 UTC  (2+ messages)

[PATCH v2 0/2] media: synopsys: hdmirx: add HDMI audio capture support
 2026-07-15 23:45 UTC  (4+ messages)
` [PATCH v2 2/2] "

[PATCH] KVM: x86: Only reset TSC Deadline Timer in apic_timer_expired on KVM_RUN
 2026-07-15 23:42 UTC 

[ANNOUNCE] QEMU 11.1.0-rc0 is now available
 2026-07-15 23:36 UTC 

[PATCH 1/3] android: Implement lightweight GKeyFile INI string parser in glib shim
 2026-07-15 23:40 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for series starting with [1/3] "

[PATCH] net/iavf: fix VLAN offload when inner VLAN is not supported
 2026-07-15 22:52 UTC 

[PATCH] tracing: ring-buffer: allowlist clang-generated symbols
 2026-07-15 23:40 UTC  (5+ messages)

man/man8/ldconfig.8: document system-wide tunables
 2026-07-15 23:37 UTC  (3+ messages)

[PATCH] drm/vmwgfx: uninstall the IRQ before freeing the command buffer manager on unload
 2026-07-15 23:39 UTC  (2+ messages)

[PATCH v21 1/4] PCI: Allow per function PCI slots to fix slot reset on s390
 2026-07-15 23:34 UTC  (2+ messages)

Preserving TDX module during kexec with live update
 2026-07-15 23:28 UTC 

[PATCH v7 00/22] vhost refactoring and fixes
 2026-07-15 23:27 UTC  (3+ messages)

[thomas-weissschuh:b4/auxclock-nanosleep 79/96] sparc-linux-ld: hrtimer.c:undefined reference to `HRTIMER_BASE_AUX0'
 2026-07-15 23:24 UTC 

[PATCH] ASoC: generic: Card name parsing should be called after xxx_for_each_link()
 2026-07-15 23:20 UTC  (3+ messages)

linux-next: apparmor: ld.lld: error: undefined symbol: decompress_zstd
 2026-07-15 23:18 UTC  (5+ messages)
` [PATCH] apparmor: replace decompress_zstd() prototype with its entity

[PATCH 1/2] arm: dts: k3-am68-phyboard-izar-u-boot: Add mcu_i2c0
 2026-07-15 23:17 UTC  (2+ messages)
` [PATCH 2/2] board: phytec: phycore_am68x: Turn off pmic watchdog

[PATCH v6 0/7] drm/tyr: firmware loading and MCU boot support
 2026-07-15 23:17 UTC  (3+ messages)
` [PATCH v6 2/7] drm/tyr: add a generic slot manager

[PATCH v2] PCI/TPH: fold reserved completer encoding in get_rp_completer_type()
 2026-07-15 23:15 UTC  (2+ messages)

DCD: Add support for Dynamic Capacity Devices (DCD)
 2026-07-15 23:09 UTC  (4+ messages)
` [PATCH v11 10/31] cxl/mem: Configure dynamic capacity interrupts

[PATCH 0/4] KVM: x86: Advertise new instruction CPUIDs for Intel Diamond Rapids
 2026-07-15 23:08 UTC  (5+ messages)
` [PATCH 2/4] KVM: x86: Advertise AMX CPUIDs in subleaf 0x1E.0x1 to userspace

mm/vmalloc.c:4442:57: error: use of undeclared identifier 'gfp'
 2026-07-15 23:07 UTC 

[PATCH v2 0/6] Add audio support for QCS6490 RubikPi3
 2026-07-15 14:02 UTC  (2+ messages)
` [PATCH v2 4/6] ASoC: qcom: sc8280xp: Add per-DAI board configuration

[PATCH] HID: magicmouse: prevent unbounded recursion in magicmouse_raw_event()
 2026-07-15 23:04 UTC  (2+ messages)

[PATCH bpf-next v1 1/9] bpf: Support __arena and __arena_nullable kfunc argument suffixes
 2026-07-15 23:05 UTC  (2+ messages)

[RFC PATCH 00/10] mm/swap: ghost swapfile with backend switching via Redirect entries
 2026-07-15 23:03 UTC  (8+ messages)

[nft PATCH] tests: py: Fix --keep test runner option
 2026-07-15 23:02 UTC 

[RFC PATCH 00/10] net-next: add basic support for RK3568 XPCS
 2026-07-15 23:01 UTC  (10+ messages)
` [RFC PATCH 07/10] net: pcs: xpcs: add Rockchip RK3568 platform glue driver

[pci:controller/cadence 4/4] drivers/pci/controller/cadence/pcie-cadence-debugfs.c:230:18: warning: conditional expression between different enumeration types ('enum cdns_pcie_hpa_ltssm' and 'enum cdns_pcie_lga_ltssm')
 2026-07-15 23:00 UTC 

[PATCH (draft)] kcov: fix potential kcov_mode corruption under CONFIG_PREEMPT_RT
 2026-07-15 23:01 UTC  (17+ messages)
` [PATCH] "
  ` [PATCH v2] kcov: fix state corruption under CONFIG_PREEMPT_RT by eliminating per-cpu data
    ` [PATCH v3] kcov: move kcov_remote_data to task_struct for RT and remove local_lock
              ` [PATCH v4] kcov: move kcov_remote_data to task_struct "
                  ` [PATCH v5] kcov: fix data corruption and race conditions on PREEMPT_RT by moving saved remote state to task_struct
                          ` [PATCH v6] "
                              ` [PATCH v7] kcov: fix data corruption and race conditions on PREEMPT_RT

[PATCH v2] wifi: mwifiex: bound uAP association event IEs to the event buffer
 2026-07-15 23:00 UTC  (3+ messages)

arch/riscv/include/asm/timex.h:31:16: sparse: sparse: cast removes address space '__iomem' of expression
 2026-07-15 22:58 UTC 

[PATCH] staging: rtl8723bs: validate monitor transmit frame lengths
 2026-07-15 22:59 UTC 

[PATCH] cpufreq/amd-pstate: Bail out early in virtual machines and don't warn
 2026-07-15 22:58 UTC  (6+ messages)

[PATCH v2 0/5] soc: qcom: Kconfig improvements
 2026-07-15 22:58 UTC  (3+ messages)
` [PATCH v2 1/5] soc: qcom: Hide all drivers behind selectable menu

[GIT PULL] kunit fixes update for Linux 7.2-rc4
 2026-07-15 22:56 UTC 

[PATCH] x86/cpufeatures: Make AVX512_BMM depend on AVX512F
 2026-07-15 22:56 UTC  (2+ messages)

[PATCH 00/14] drm/amdgpu: Improve retry fault handling (v3)
 2026-07-15 22:55 UTC  (10+ messages)
` [PATCH 02/14] drm/amdgpu/gfxhub: Enable retry fault interrupts when needed
` [PATCH 11/14] drm/amdgpu/ih6.0: Use MMIO ACK for retry CAM on IH 6.0

[meta-ti][master/wrynose][PATCH v2] u-boot-ti-mainline/next: Update git server
 2026-07-15 22:54 UTC  (2+ messages)

[PATCH v2 0/3] fuse: fix missing barriers in io-uring init
 2026-07-15 22:54 UTC  (3+ messages)
` [PATCH v2 3/3] fuse: publish io-uring queues with release semantics

[PATCH i-g-t v3 00/31] tools: remove unnecessary shared library dependencies from standalone tools
 2026-07-15 22:53 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH bpf-next v1 8/9] bpf, x86: Fix stack-passed arguments for indirect trampolines
 2026-07-15 22:51 UTC  (2+ messages)

[PATCH v3] nvme: reduce firmware activation poll interval
 2026-07-15 22:49 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.