messages from 2026-04-23 02:30:34 to 2026-04-23 03:57:28 UTC [more...]
[PATCH 1/2] lib: Add generic platform filtering framework with AMD backend
2026-04-23 3:10 UTC (2+ messages)
` [PATCH 2/2] tests/amdgpu: Integrate platform filtering into amd_basic
[PATCH v1 26/58] perf mem-phys-addr: Port mem-phys-addr to use python module
2026-04-23 3:55 UTC (53+ messages)
` [PATCH v2 00/58] perf: Reorganize scripting support
` [PATCH v2 01/58] perf inject: Fix itrace branch stack synthesis
` [PATCH v2 02/58] perf arch arm: Sort includes and add missed explicit dependencies
` [PATCH v2 03/58] perf arch x86: "
` [PATCH v2 04/58] perf tests: "
` [PATCH v2 05/58] perf script: "
` [PATCH v2 06/58] perf util: "
` [PATCH v2 07/58] perf python: Add "
` [PATCH v2 08/58] perf evsel/evlist: Avoid unnecessary #includes
` [PATCH v2 09/58] perf data: Add open flag
` [PATCH v2 10/58] perf evlist: Add reference count
` [PATCH v2 11/58] perf evsel: "
` [PATCH v2 12/58] perf evlist: Add reference count checking
` [PATCH v2 13/58] perf python: Use evsel in sample in pyrf_event
` [PATCH v2 14/58] perf python: Add wrapper for perf_data file abstraction
` [PATCH v2 15/58] perf python: Add python session abstraction wrapping perf's session
` [PATCH v2 16/58] perf python: Add syscall name/id to convert syscall number and name
` [PATCH v2 17/58] perf python: Refactor and add accessors to sample event
` [PATCH v2 18/58] perf python: Add callchain support
` [PATCH v2 19/58] perf python: Add config file access
` [PATCH v2 20/58] perf python: Extend API for stat events in python.c
` [PATCH v2 21/58] perf python: Expose brstack in sample event
` [PATCH v2 22/58] perf python: Add perf.pyi stubs file
` [PATCH v2 23/58] perf python: Add LiveSession helper
` [PATCH v2 24/58] perf python: Move exported-sql-viewer.py and parallel-perf.py to tools/perf/python/
` [PATCH v2 25/58] perf stat-cpi: Port stat-cpi to use python module
` [PATCH v2 26/58] perf mem-phys-addr: Port mem-phys-addr "
` [PATCH v2 27/58] perf syscall-counts: Port syscall-counts "
` [PATCH v2 28/58] perf syscall-counts-by-pid: Port syscall-counts-by-pid "
` [PATCH v2 29/58] perf futex-contention: Port futex-contention "
` [PATCH v2 30/58] perf flamegraph: Port flamegraph "
` [PATCH v2 31/58] perf gecko: Port gecko "
` [PATCH v2 32/58] perf arm-cs-trace-disasm: Port arm-cs-trace-disasm "
` [PATCH v2 33/58] perf check-perf-trace: Port check-perf-trace "
` [PATCH v2 34/58] perf compaction-times: Port compaction-times "
` [PATCH v2 35/58] perf event_analyzing_sample: Port event_analyzing_sample "
` [PATCH v2 36/58] perf export-to-sqlite: Port export-to-sqlite "
` [PATCH v2 37/58] perf export-to-postgresql: Port export-to-postgresql "
` [PATCH v2 38/58] perf failed-syscalls-by-pid: Port failed-syscalls-by-pid "
` [PATCH v2 39/58] perf intel-pt-events: Port intel-pt-events/libxed "
` [PATCH v2 40/58] perf net_dropmonitor: Port net_dropmonitor "
` [PATCH v2 41/58] perf netdev-times: Port netdev-times "
` [PATCH v2 42/58] perf powerpc-hcalls: Port powerpc-hcalls "
` [PATCH v2 43/58] perf sched-migration: Port sched-migration/SchedGui "
` [PATCH v2 44/58] perf sctop: Port sctop "
` [PATCH v2 45/58] perf stackcollapse: Port stackcollapse "
` [PATCH v2 46/58] perf task-analyzer: Port task-analyzer "
` [PATCH v2 47/58] perf failed-syscalls: Port failed-syscalls "
` [PATCH v2 48/58] perf rw-by-file: Port rw-by-file "
` [PATCH v2 49/58] perf rw-by-pid: Port rw-by-pid "
` [PATCH v2 50/58] perf rwtop: Port rwtop "
` [PATCH v2 51/58] perf wakeup-latency: Port wakeup-latency "
[PATCH 0/3] selftests: ublk: integrity test cleanups
2026-04-23 3:57 UTC (5+ messages)
` [PATCH 1/3] selftests: ublk: remove unused argument to _cleanup
` [PATCH 2/3] selftests: ublk: enable test_integrity_02.sh on fio 3.42
[PATCH] can: j1939: fix wrong rx timeout for CTS hold messages
2026-04-23 3:50 UTC (2+ messages)
[PATCH] mm/huge_memory: Fix outdated comment about freeing subpages in __folio_split
2026-04-23 3:49 UTC
[PATCH] mctp i2c: check packet length before marking flow active
2026-04-23 3:47 UTC (2+ messages)
[PATCH v3 0/3] thermal: spacemit: Add support for SpacemiT K1 SoC thermal sensor
2026-04-23 3:46 UTC (6+ messages)
` [PATCH v3 3/3] riscv: dts: spacemit: Add thermal sensor for K1 SoC
[meta-security][PATCH v2 1/1] suricata: update 7.0.13 -> 8.0.4
2026-04-23 3:46 UTC (2+ messages)
[f2fs-dev] [PATCH] f2fs: add iostat tracking for direct IO
2026-04-23 3:42 UTC
[RFC 0/4] drm/xe/multi_queue: Handle lost message during VF migration
2026-04-23 3:44 UTC (8+ messages)
` [RFC 1/4] drm/xe/multi_queue: Remove redundant assignment in guc_exec_queue_run_job
` [RFC 2/4] drm/xe/multi_queue: Refactor CGP_SYNC send path
` [RFC 3/4] drm/xe/multi_queue: Handle VF recovery in CGP_SYNC and queue registration paths
` [RFC 4/4] drm/xe/multi_queue: Add needs_cgp_sync mechanism for VF post-migration recovery
` ✗ CI.checkpatch: warning for drm/xe/multi_queue: Handle lost message during VF migration
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
[PATCH 00/18] Wangxun Fixes
2026-04-23 3:40 UTC (19+ messages)
` [PATCH 01/18] net/txgbe: remove duplicate xstats counters
` [PATCH 02/18] net/ngbe: "
` [PATCH 03/18] net/ngbe: add missing CDR config for YT PHY
` [PATCH 04/18] net/ngbe: fix VF promiscuous and allmulticast
` [PATCH 05/18] net/txgbe: fix inaccuracy in TX rate limiting
` [PATCH 06/18] net/txgbe: fix link status check condition
` [PATCH 07/18] net/txgbe: fix Tx desc free logic
` [PATCH 08/18] net/txgbe: fix link flow control registers for Amber-Lite
` [PATCH 09/18] net/txgbe: fix link flow control config for Sapphire
` [PATCH 10/18] net/txgbe: fix a mass of unknown interrupts
` [PATCH 11/18] net/txgbe: fix traffic class priority configuration
` [PATCH 12/18] net/txgbe: fix link stability for 25G NIC
` [PATCH 13/18] net/txgbe: fix link stability for 40G NIC
` [PATCH 14/18] net/txgbe: fix link stability for Amber-Lite backplane mode
` [PATCH 15/18] net/txgbe: fix FEC mode configuration on 25G NIC
` [PATCH 16/18] net/txgbe: fix SFP module identification
` [PATCH 17/18] net/txgbe: fix get module info operation
` [PATCH 18/18] net/txgbe: fix get eeprom operation
[meta-security][PATCH v2 0/1] suricata: update 7.0.13 -> 8.0.4
2026-04-23 3:40 UTC
[PATCH] docs: maintainer-netdev: fix typo in "targeting"
2026-04-23 3:40 UTC (2+ messages)
[PATCH net] net/packet: fix TOCTOU race on mmap'd vnet_hdr in tpacket_snd()
2026-04-23 3:40 UTC (2+ messages)
[PATCH net v1] net: validate skb->napi_id in RX tracepoints
2026-04-23 3:40 UTC (2+ messages)
[meta-xfce][PATCH] xfce4-session: Make libpam and systemd dependencies conditional
2026-04-23 3:40 UTC (2+ messages)
` [oe] "
[syzbot] [gfs2?] BUG: sleeping function called from invalid context in lockref_get_not_dead
2026-04-23 10:52 UTC (3+ messages)
[PATCH v9 0/5] Support add/remove memory region and get-max-slots
2026-04-23 3:37 UTC (4+ messages)
[PATCH bpf 0/2] bpf: prevent offloaded programs from running on host via tcx/netkit
2026-04-23 3:36 UTC (3+ messages)
` [PATCH bpf 1/2] bpf, tcx: reject offloaded programs on attach
` [PATCH bpf 2/2] bpf, netkit: "
[linus:master] [mm] c6307674ed: BUG:sleeping_function_called_from_invalid_context_at_mm/vmalloc.c
2026-04-23 3:34 UTC (7+ messages)
[PATCH bpf-next v3 0/9] bpf: Prepare to support stack arguments
2026-04-23 3:35 UTC (10+ messages)
` [PATCH bpf-next v3 1/9] bpf: Remove unused parameter from check_map_kptr_access()
` [PATCH bpf-next v3 2/9] bpf: Fix tail_call_reachable leak
` [PATCH bpf-next v3 3/9] bpf: Remove WARN_ON_ONCE in check_kfunc_mem_size_reg()
` [PATCH bpf-next v3 4/9] bpf: Refactor to avoid redundant calculation of bpf_reg_state
` [PATCH bpf-next v3 5/9] bpf: Refactor to handle memory and size together
` [PATCH bpf-next v3 6/9] bpf: Rename existing argno to arg
` [PATCH bpf-next v3 7/9] bpf: Prepare verifier logs for upcoming kfunc stack arguments
` [PATCH bpf-next v3 8/9] bpf: Introduce bpf register BPF_REG_PARAMS
` [PATCH bpf-next v3 9/9] bpf: Reuse MAX_BPF_FUNC_ARGS for maximum number of arguments
[dtor-input:next] BUILD SUCCESS fc59cad7e896fdb7a07bd91f7c0952e2a0e12b36
2026-04-23 3:34 UTC
[PATCH libgpiod] build: replace autotools with meson & ninja
2026-04-22 14:02 UTC (2+ messages)
[PATCH v3] Fix null-ptr-deref in bio_integrity_map_user()
2026-04-23 3:33 UTC (2+ messages)
[PATCH 0/3] ublk: fix maple tree lockdep warning and cleanup
2026-04-23 3:30 UTC (4+ messages)
` [PATCH 1/3] ublk: fix maple tree lockdep warning in ublk_buf_cleanup
` [PATCH 2/3] ublk: refactor common helper ublk_shmem_remove_ranges()
` [PATCH 3/3] ublk: avoid unpinning pages under maple tree spinlock
[PATCH] um: proc/exitcode: fix simple_strtol() out-of-bounds read
2026-04-23 3:28 UTC (3+ messages)
[PATCH v4 0/5] phy: qcom: edp: Add DP/eDP switch for phys
2026-04-23 3:28 UTC (9+ messages)
` [PATCH v4 2/5] phy: qcom: edp: Add eDP/DP mode switch support
` [PATCH v4 3/5] phy: qcom: edp: Add SC7280/SC8180X swing/pre-emphasis tables
[RFC PATCH 00/27] KVM: x86: Add a paranoid mode for CPUID verification
2026-04-23 3:25 UTC (7+ messages)
` [RFC PATCH 23/27] KVM: x86: Account for runtime CPUID features in paranoid mode
` [RFC PATCH 24/27] KVM: x86: Skip paranoid CPUID check for KVM PV leafs when base is relocated
` [RFC PATCH 27/27] KVM: TDX: Replace hardcoded CPUID filtering with the allowed mask
[RFC PATCH v3 4/4] mm/damon/paddr: support perf event based access check
2026-04-23 3:22 UTC (2+ messages)
[PATCH] ALSA: aloop: Fix peer runtime UAF during format-change stop
2026-04-23 3:22 UTC
[PATCH v2 0/7] Add helper method hid_sensor_adjust_channel_bit_mask()
2026-04-23 3:20 UTC (3+ messages)
` [PATCH v2 1/7] iio: HID: "
[PATCH 5.10.y] gfs2: Validate i_depth for exhash directories
2026-04-23 3:20 UTC
[Buildroot] [autobuild.buildroot.org] Daily results for 2026-04-22
2026-04-23 3:18 UTC
[PATCH v4 0/2] mm/memory hotplug/unplug: Optimize zone contiguous check when changing pfn range
2026-04-23 3:17 UTC (5+ messages)
[PATCH 00/17] Handle sub-page granularity in cpu_memory_rw_debug()
2026-04-23 3:17 UTC (19+ messages)
` [PATCH 07/17] target/ppc: Make get_phys_page_debug handle non-page-aligned addrs
` [PATCH 08/17] target: Rename get_phys_page_debug to get_phys_addr_debug
` [PATCH 09/17] target: Rename cpu_get_phys_page_{,attrs_}debug
` [PATCH 10/17] hw/core: Update docs for get_phys_addr_{attrs_,}debug
` [PATCH 13/17] plugins/api.c: Trust cpu_get_phys_addr_debug() return address
` [PATCH 14/17] hw/core: Implement new cpu_translate_for_debug()
` [PATCH 15/17] hw/core: Implement cpu_get_phys_addr_attrs_debug() with cpu_translate_for_debug()
` [PATCH 16/17] target/arm: Implement translate_for_debug
` [PATCH 17/17] system/physmem: Use translate_for_debug() in cpu_memory_rw_debug()
[PATCH] sepolicy: Allow bluetooth to send D-Bus messages to systemd
2026-04-23 3:16 UTC (7+ messages)
[PATCH v2] dmaengine: idxd: fix double free in idxd_alloc() error path
2026-04-23 3:13 UTC (3+ messages)
[PATCH v4 0/5] mm: Fix vmemmap optimization accounting and initialization
2026-04-23 3:11 UTC (4+ messages)
` [PATCH v4 4/5] mm/mm_init: Fix pageblock migratetype for ZONE_DEVICE compound pages
[PATCH v2 0/3] ASoC: soc-core: Add core support for ignoring suspend on selected DAPM widgets
2026-04-23 3:11 UTC (7+ messages)
` [PATCH v2 1/3] ASoC: dapm: Fix widget lookup with prefixed names across DAPM contexts
` [PATCH v2 2/3] ASoC: soc-core: Add core support for ignoring suspend on selected DAPM widgets
[PATCH v4 1/3] usb: typec: ucsi: Detect and skip duplicate altmodes from buggy firmware
2026-04-23 3:09 UTC (3+ messages)
[PATCH v2] ocfs2: validate dx entry list counts on read
2026-04-23 3:09 UTC
[RFC nvme-keyring nvme-cli] Should NVMe/TLS PSKs support the request_key API?
2026-04-22 23:10 UTC (2+ messages)
` [RFC] example request-key helper script
[PATCH net-deletions] net: remove ax25 and amateur radio (hamradio) subsystem
2026-04-23 3:06 UTC (3+ messages)
[linux-next:master 14382/14612] fs/smb/client/cifs_debug.c:395:30: warning: 'cifs_debug_dirs_proc_ops' defined but not used
2026-04-23 3:03 UTC
Path forward for NFC in the kernel
2026-04-23 3:03 UTC (6+ messages)
[PATCH v2 0/4] Describe coresight on R-Mobile A1
2026-04-22 23:33 UTC (7+ messages)
` [PATCH v2 1/4] dt-bindings: clock: renesas,cpg-clocks: Document ZT/ZTR trace clock "
` [PATCH v2 3/4] ARM: dts: renesas: r8a7740: Add "
[PATCH v2 1/2] ASoC: dt-bindings: fsl-sai: Document RX/TX BCLK swap support
2026-04-22 19:32 UTC (3+ messages)
` [PATCH v2 2/2] ASoC: fsl_sai: Add "
[PATCH v2] dt-bindings: display: bridge: lt9211: Require data-lanes on DSI input ports
2026-04-22 19:31 UTC (3+ messages)
[PATCH net] tcp: make probe0 timer handle expired user timeout
2026-04-23 3:02 UTC (5+ messages)
[PATCH v3 0/6] gpu: nova-core: run unload sequence upon unbinding
2026-04-23 3:00 UTC (5+ messages)
` [PATCH v3 3/6] gpu: nova-core: remove unneeded get_gsp_info proxy function
` [PATCH v3 5/6] gpu: nova-core: send UNLOADING_GUEST_DRIVER GSP command upon unloading
[PATCH net 1/2] net/mlx5e: psp: Fix invalid access on PSP dev registration fail
2026-04-23 2:59 UTC (13+ messages)
[PATCH] sched_ext: Fix local_dsq_post_enq() to use task's scheduler in sub-sched
2026-04-23 2:58 UTC
[PATCH] Revert "tmpfs: don't enable large folios if not supported"
2026-04-23 2:57 UTC (4+ messages)
[Bug 221383] New: ideapad_laptop: Fn hotkeys stop emitting after s2idle resume on IdeaPad Slim 3 14ARP10 (Ryzen 7735HS)
2026-04-23 2:57 UTC (4+ messages)
` [Bug 221383] "
[PATCH] apparmor/lsm: Fix aa_dfa_unpack's error handling in aa_setup_dfa_engine
2026-04-23 3:10 UTC
[PATCH v3 0/5] LoongArch: BPF: Support more atomic instructions
2026-04-23 2:56 UTC (5+ messages)
[PATCH v2 0/5] gpu: nova-core: run unload sequence upon unbinding
2026-04-23 2:32 UTC (7+ messages)
` [PATCH v2 4/5] gpu: nova-core: send UNLOADING_GUEST_DRIVER GSP command upon unloading
[PATCH v12 0/5] Rust bindings for gem shmem
2026-04-22 22:52 UTC (3+ messages)
` [PATCH v12 2/5] drm/gem/shmem: Introduce __drm_gem_shmem_free_sgt_locked()
[PATCH net-deletions v2] net: remove unused ATM protocols and legacy ATM device drivers
2026-04-23 2:41 UTC (4+ messages)
[PATCH v2] cxl/region: Fix a race bug in delete_region_store
2026-04-23 2:52 UTC (2+ messages)
[RFC PATCH 0/2] mm/migrate: wait for folio refcount during longterm pin migration
2026-04-23 2:52 UTC (5+ messages)
[PATCH 7.2 v3 01/12] mm/khugepaged: remove READ_ONLY_THP_FOR_FS check
2026-04-23 2:51 UTC (3+ messages)
[PATCH i-g-t v2] tests/xe_exec: Add VM rebind stress test under workqueue cpumask cycling
2026-04-23 2:49 UTC (3+ messages)
` ✓ Xe.CI.BAT: success for tests/xe_exec: Add VM rebind stress test under workqueue cpumask cycling (rev2)
` ✓ i915.CI.BAT: "
[PATCH net] netdevsim: Initialize all fields of ip header when building dummy sk_buff
2026-04-23 2:48 UTC (3+ messages)
[PATCH b4 v2 00/11] Enable stricter local checks
2026-04-23 2:48 UTC (2+ messages)
[RFC PATCH v3 3/4] mm/damon/vaddr: support perf event based access check
2026-04-23 2:48 UTC (2+ messages)
[linux-next:master 14382/14612] fs/smb/client/cifs_debug.c:395:30: warning: 'cifs_debug_dirs_proc_ops' defined but not used
2026-04-23 2:45 UTC
[PATCH net 00/18] Remove a number of ISA and PCMCIA Ethernet drivers
2026-04-23 2:44 UTC (5+ messages)
[ath:ath-next] BUILD SUCCESS 34a5329beee86a22a446e27eb37f06caa63479ca
2026-04-23 2:41 UTC
stty -echo doesn't work?
2026-04-23 2:39 UTC
[PATCH v4 0/3] mm/memory-failure: add panic option for unrecoverable pages
2026-04-23 2:38 UTC (5+ messages)
` [PATCH v4 2/3] "
[LTP] [PATCH v1] cve: icmp_rate_limit: set icmp_msgs_burst within network namespace
2026-04-23 2:37 UTC (2+ messages)
` [LTP] "
[PATCH v4 0/3] mm/swap: use swap_ops to register swap device's methods
2026-04-23 2:37 UTC (6+ messages)
` [PATCH v4 2/3] "
[PATCH v2 0/6] iio: accel: mma8452: improve coding style, pm and resource cleanup
2026-04-23 2:36 UTC (7+ messages)
` [PATCH v2 2/6] iio: accel: mma8452: sort headers alphabetically
` [PATCH v2 3/6] iio: accel: mma8452: use local struct device
[PATCH] sched/idle: Fix avg_idle saturation by establishing symmetric idle entry hook
2026-04-23 2:33 UTC (2+ messages)
` [PATCH v2] "
[PATCH] man: fix typo in lvmcache.7
2026-04-23 2:32 UTC
[PATCH net v2] ipv6: addrconf: skip ERRDAD transition when address already DEAD
2026-04-23 2:32 UTC (2+ messages)
` [PATCH net v3] "
[STATUS] stable/linux-6.12.y - eefc95626b5cb02ea6268d1ae58237768004a60d
2026-04-23 2:30 UTC
[STATUS] next/master - 70c8a7ec6715b5fb14e501731b5b9210a16684f7
2026-04-23 2:30 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.