All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-07 22:07:04 to 2026-02-08 04:12:00 UTC [more...]

[PATCH v8 0/3] hung_task: Provide runtime reset interface for hung task detector
 2026-02-08  4:11 UTC  (5+ messages)
` [PATCH v8 1/3] hung_task: Refactor detection logic and atomicise detection count
` [PATCH v8 2/3] hung_task: Enable runtime reset of hung_task_detect_count
` [PATCH v8 3/3] hung_task: Increment the global counter immediately

[PATCH] ext4: add optional rotating block allocation policy
 2026-02-08  4:11 UTC  (11+ messages)

[PATCH v2] tracing: Clean up use of trace_create_maxlat_file()
 2026-02-08  4:06 UTC  (2+ messages)

[PATCH mm-new v7 0/5] Improve khugepaged scan logic
 2026-02-08  4:06 UTC  (11+ messages)
` [PATCH mm-new v7 4/5] mm: khugepaged: skip lazy-free folios

[PATCH] tracing: Have all triggers expect a file parameter
 2026-02-08  4:06 UTC  (2+ messages)

[PATCH v2 00/15] mailbox: Stop sending NULL mailbox messages
 2026-02-08  4:01 UTC  (16+ messages)
` [PATCH v2 01/15] mailbox: Deprecate NULL mbox messages; Introduce mbox_ring_doorbell()
` [PATCH v2 02/15] ACPI: PCC: Use mbox_ring_doorbell() instead of NULL message
` [PATCH v2 03/15] firmware: arm_scmi: "
` [PATCH v2 04/15] firmware: imx-dsp: "
` [PATCH v2 05/15] firmware: tegra: bpmp: "
` [PATCH v2 06/15] irqchip/qcom-mpm: "
` [PATCH v2 07/15] remoteproc: xlnx: "
` [PATCH v2 08/15] rpmsg: qcom_glink_rpm: "
` [PATCH v2 09/15] rpmsg: glink: smem: "
` [PATCH v2 10/15] rpmsg: qcom_smd: "
` [PATCH v2 11/15] soc: qcom: aoss: "
` [PATCH v2 12/15] soc: qcom: smp2p: "
` [PATCH v2 13/15] soc: qcom: smsm: "
` [PATCH v2 14/15] soc: ti: wkup_m3_ipc: "
` [PATCH v2 15/15] drivers: firmware: xilinx: "

[PATCH v3 0/4 qemu] GNU/Hurd support
 2026-02-08  4:03 UTC  (5+ messages)
` [PATCH v3 3/4 qemu] Exclude TPM ioctls definitions for the GNU/Hurd

[PATCH v2 0/3] tracing: Clean up the snapshot and max tracer code
 2026-02-08  4:01 UTC  (4+ messages)
` [PATCH v2 1/3] tracing: Rename trace_array field max_buffer to snapshot_buffer
` [PATCH v2 2/3] tracing: Add tracer_uses_snapshot() helper to remove #ifdefs
` [PATCH v2 3/3] tracing: Better separate SNAPSHOT and MAX_TRACE options

[PATCH] meta-arm: fixup new override syntax usage
 2026-02-08  4:01 UTC  (3+ messages)
` [meta-arm] "

[PATCH] scsi: megaraid: add mega_proc_dir_entry check when proc_mkdir fails
 2026-02-08  3:53 UTC 

[PATCH] staging: most: dim2: remove unused header includes
 2026-02-08  3:42 UTC  (2+ messages)

[PATCH 0/3] btrfs: remove unused return_any parameter from btrfs_search_slot_for_read()
 2026-02-08  3:40 UTC  (4+ messages)
` [PATCH 1/3] btrfs: qgroup: drop pointless return_any fallback when reading qgroup config
` [PATCH 2/3] btrfs: send: drop unnecessary return_any search in get_last_extent()
` [PATCH 3/3] btrfs: simplify btrfs_search_slot_for_read() by removing return_any parameter

[PATCH next 00/14] bits: De-bloat expansion of GENMASK()
 2026-02-08  3:31 UTC  (7+ messages)
` [PATCH next 08/14] bits: simplify GENMASK_TYPE()
` [PATCH next 10/14] bits: Fix assmebler expansions of GENMASK_Uxx() and BIT_Uxx()
` [PATCH next 12/14] bits: move the defitions of BIT() and BIT_ULL() back to linux/bits.h

[PATCH v2 00/10] tracing: Clean up trace.c and move some code into other files
 2026-02-08  3:24 UTC  (11+ messages)
` [PATCH v2 01/10] tracing: Make tracing_disabled global for tracing system
` [PATCH v2 02/10] tracing: Make tracing_selftest_running global to the tracing subsystem
` [PATCH v2 03/10] tracing: Move __trace_buffer_{un}lock_*() functions to trace.h
` [PATCH v2 04/10] tracing: Move ftrace_trace_stack() out of trace.c and into trace.h
` [PATCH v2 05/10] tracing: Make printk_trace global for tracing system
` [PATCH v2 06/10] tracing: Make tracing_update_buffers() take NULL for global_trace
` [PATCH v2 07/10] tracing: Have trace_printk functions use flags instead of using global_trace
` [PATCH v2 08/10] tracing: Use system_state in trace_printk_init_buffers()
` [PATCH v2 09/10] tracing: Move trace_printk functions out of trace.c and into trace_printk.c
` [PATCH v2 10/10] tracing: Move pid filtering into trace_pid.c

[PATCH 01/22] drm/amdgpu: add new performance monitor PSP interfaces
 2026-02-08  3:16 UTC  (4+ messages)
` [PATCH 07/22] Documentation/amdgpu: Add documentation for Peak Tops Limiter (PTL) sysfs interface

[PATCH v2 0/4] btrfs: some cleanups for two ctree functions
 2026-02-08  3:13 UTC  (5+ messages)
` [PATCH v2 4/4] btrfs: ctree: cleanup btrfs_prev_leaf()

Scan to View Your Year-End Bonus - vger
 2026-02-08  3:05 UTC 

[PATCH] staging: sm750fb: fix CamelCase and Hungarian prefix in variable names
 2026-02-08  2:59 UTC  (3+ messages)
` [PATCH v2 1/2] staging: sm750fb: Fix CamelCase "
  ` [PATCH v2 2/2] staging: sm750fb: remove Hungarian notation prefixes

[PATCH v2 0/6] Landlock: Implement scope control for pathname Unix sockets
 2026-02-08  2:57 UTC  (16+ messages)

[PATCH v6 0/5] bpf/verifier: Expand the usage scenarios of bpf_kptr_xchg
 2026-02-08  2:48 UTC  (6+ messages)
` [PATCH v6 1/5] bpf/verifier: allow calling bpf_kptr_xchg while holding a lock
` [PATCH v6 2/5] bpf/verifier: allow using bpf_kptr_xchg even if the NON_OWN_REF flag is set
` [PATCH v6 3/5] selftests/bpf: Add supplementary tests for bpf_kptr_xchg
` [PATCH v6 4/5] bpf/verifier: allow using bpf_kptr_xchg even if the MEM_RCU flag is set
` [PATCH v6 5/5] selftests/bpf: Add test case for rbtree nodes that contain both bpf_refcount and kptr fields

[PATCH v2] xen: Add macOS hypervisor build configuration
 2026-02-08  2:36 UTC  (2+ messages)

[PATCH 0/3] doc: patch-id: explain how to map efficiently
 2026-02-08  2:34 UTC  (4+ messages)
` [PATCH 2/3] doc: patch-id: add script example

[PATCH] staging: vme_user: reorder NULL check after kzalloc in fake_crcsr_init
 2026-02-08  2:33 UTC  (2+ messages)

[PATCH v2] x86/hvm: Add Kconfig option to disable nested virtualization
 2026-02-08  2:31 UTC  (2+ messages)

git clean ignore
 2026-02-08  2:28 UTC  (2+ messages)

[PATCH 0/4] Add AST2700 INTC0/INTC1 support
 2026-02-08  2:27 UTC  (7+ messages)
` [PATCH 2/4] irqchip/ast2700-intcx: "

[PATCH next] minmax.h: Use auto for variables in __minmax_array()
 2026-02-08  2:25 UTC  (4+ messages)

[PATCH] tof: Add VL53L4CX TOF drivers
 2026-02-08  2:19 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sm8550: Add UART15
 2026-02-08  2:18 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: pmk8550: Add PWM controller
 2026-02-08  2:12 UTC  (2+ messages)

[PATCH RFC 06/12] watchdog: Allow runtime toggle of hardlockup detector on CPUs
 2026-02-08  2:09 UTC  (2+ messages)

[PATCH 00/21] IRQF_ONESHOT clean up
 2026-02-08  2:01 UTC  (2+ messages)
` (subset) "

[PATCH v4 1/1] scsi: ufs: core: Flush exception handling work when RPM level is zero
 2026-02-08  2:01 UTC  (2+ messages)

+ mm-page_alloc-clear-page-private-in-free_pages_prepare.patch added to mm-unstable branch
 2026-02-08  2:03 UTC 

[PATCH] ufs: core: Use a host-wide tagset in SDB mode
 2026-02-08  2:01 UTC  (2+ messages)

[PATCH] scsi: ufs: host: mediatek: require CONFIG_PM
 2026-02-08  2:01 UTC  (2+ messages)

[PATCH] scsi: ufs: mediatek: Fix page faults in ufs_mtk_clk_scale trace event
 2026-02-08  2:01 UTC  (2+ messages)

[PATCH] SCSI: buslogic: reduce stack usage
 2026-02-08  2:01 UTC  (2+ messages)

[PATCH] scsi: csiostor: Fix dereference of null pointer rn
 2026-02-08  2:01 UTC  (2+ messages)

[PATCH] scsi: mpi3mr: Make driver probing asynchronously
 2026-02-08  2:01 UTC  (2+ messages)

[PATCH/for-next v4 0/4] cgroup/cpuset: Fix partition related locking issues
 2026-02-08  2:00 UTC  (4+ messages)
` [PATCH/for-next v4 2/4] cgroup/cpuset: Defer housekeeping_update() calls from CPU hotplug to workqueue

[PATCH bpf-next v3 0/3] bpf: fsession support for riscv
 2026-02-08  1:58 UTC  (6+ messages)
` [PATCH bpf-next v3 1/3] bpf, riscv: introduce emit_store_stack_imm64() for trampoline

[to-be-updated] mm-page_alloc-clear-page-private-in-split_page-for-tail-pages.patch removed from -mm tree
 2026-02-08  1:56 UTC 

[Intel-wired-lan] [PATCH net-next v2 00/12] dpll: Core improvements and ice E825-C SyncE support
 2026-02-08  1:46 UTC  (3+ messages)
` [Intel-wired-lan] [PATCH net-next v2 03/12] dpll: Add helpers to find DPLL pin fwnode
  `  "

[RFC PATCH v2 00/10] nolibc: Add static-pie support
 2026-02-08  1:40 UTC  (6+ messages)
` [RFC PATCH v2 02/10] tools/nolibc: crt: Split _start_c() into stack-only and normal parts

git-am applies commit message diffs
 2026-02-08  1:39 UTC  (3+ messages)
` [PATCH] doc: add caveat about roundtripping format-patch

[PATCH] completion: add stash import, export
 2026-02-08  1:33 UTC  (2+ messages)

[PATCH RFC v2 00/17] RISC-V: QoS: add CBQRI resctrl interface
 2026-02-08  1:31 UTC  (5+ messages)
` [PATCH RFC v2 03/17] RISC-V: Add support for srmcfg CSR from Ssqosid ext
  ` [External] "

[PATCH] perf stat: Ensure metrics are displayed even with failed events
 2026-02-08  1:30 UTC  (4+ messages)

[android-common:android16-6.12-desktop 0/6] drivers/iommu/intel/iommu.c:1717:57: sparse: sparse: incorrect type in argument 4 (different base types)
 2026-02-08  1:28 UTC 

[PATCH 0/3] arm64: qcom: sm8550: add DDR, LLCC & L3 CPU bandwidth scaling
 2026-02-08  1:28 UTC  (8+ messages)
` [PATCH 1/3] arm64: dts: qcom: sm8550: add OSM L3 node
` [PATCH 2/3] arm64: dts: qcom: sm8550: add cpu interconnect nodes
` [PATCH 3/3] arm64: dts: qcom: sm8550: add cpu OPP table with DDR, LLCC & L3 bandwidths

[PATCH 2/4] hwmon: Add Qualcomm PMIC BCL hardware monitor driver
 2026-02-08  1:27 UTC  (2+ messages)

[PATCH RFC 01/12] sched/isolation: Remove __init restriction from housekeeping cores
 2026-02-08  1:27 UTC  (2+ messages)

[PATCH] of: property: Create devlink between PCI Host bridge and Root Port suppliers
 2026-02-08  1:27 UTC  (4+ messages)

[PATCH V2 0/3] wt-status: reduce reliance on global state
 2026-02-08  1:21 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/3] wt-status: pass struct repository through function parameters

[PATCH] arm64: dts: qcom: sm8550: Add ACD levels for GPU
 2026-02-08  1:20 UTC  (2+ messages)

[PATCH v5 0/2] iio: magnetometer: bmc150_magn: cleanup and formatting
 2026-02-08  1:16 UTC  (3+ messages)
` [PATCH v5 1/2] iio: magnetometer: bmc150_magn: use automated cleanup for mutex
` [PATCH v5 2/2] iio: magnetometer: bmc150_magn: minor formatting cleanup

[PATCH v2] arm64: dts: qcom: sm8550: Fix DTBO boot failure
 2026-02-08  1:16 UTC  (2+ messages)

[syzbot] [media?] KMSAN: uninit-value in dvbdmx_release_ts_feed
 2026-02-08  1:15 UTC 

[PATCH] driver core: Make deferred_probe_timeout default a Kconfig option
 2026-02-08  1:06 UTC  (4+ messages)

[PATCH v7 0/8] Verisilicon DC8200 driver (and adaption to TH1520)
 2026-02-08  1:02 UTC  (4+ messages)

[PATCH] oe-setup-build: fix TEMPLATECONF not being applied
 2026-02-08  1:00 UTC  (2+ messages)
` Patchtest results for "

[PATCH v1 0/2] media: pci: AVMatrix HWS capture driver
 2026-02-08  0:35 UTC  (2+ messages)

[syzbot] BUG: Bad rss-counter state (6)
 2026-02-08  0:32 UTC 

[PATCH] vt: keyboard: add NULL check for vc_cons[fg_console].d in kbd_keycode and kbd_rawcode
 2026-02-08  0:31 UTC 

[PATCH v2 0/1] arm: dts: k3-am62d-evm-binman updates
 2026-02-08  0:27 UTC  (2+ messages)

[PATCH v2] arm: mach-k3: r5: j721e: clk-data: manually set the main_pll3 frequency
 2026-02-08  0:27 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add entry for SMBIOS
 2026-02-08  0:27 UTC  (2+ messages)

[PATCH v7 0/3] Add command for getting ramsize in scripts
 2026-02-08  0:27 UTC  (2+ messages)

[PATCH v3 00/10] Firewall ATF and OP-TEE memory regions in Sitara
 2026-02-08  0:27 UTC  (2+ messages)

[PATCH v3] hung_task: Explicitly report I/O wait state in log output
 2026-02-08  0:24 UTC 

[PATCH] tracing: Clean up use of trace_create_maxlat_file()
 2026-02-08  0:11 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] comedi: dt2815: return error when board not found during attach
 2026-02-08  0:16 UTC 

[meta-python][PATCH 1/3] python3-mypy: when checking the package in an image `pip check` reports python3-pathspec as a missing dependency
 2026-02-08  0:11 UTC  (2+ messages)
` [meta-python][PATCH 2/3] python3-sqlalchemy: add python3-greenlet as RDEPENDS as pip check does report this "

[meta-python][PATCH] python3-pytest-env: new recipe
 2026-02-08  0:11 UTC 

[PATCH net-next v2 0/9] net: stats, tools, driver tests for HW GRO
 2026-02-08  0:09 UTC  (4+ messages)
` [PATCH net-next v2 1/9] eth: bnxt: gather and report HW-GRO stats

[PATCH net-next v14 0/4] net: dsa: initial support for MaxLinear MxL862xx switches
 2026-02-08  0:06 UTC  (4+ messages)
` [PATCH net-next v14 4/4] net: dsa: add basic initial driver for "

[PATCH net-next 0/2] bnxt_en: Add RSS context resource check
 2026-02-07 23:51 UTC  (3+ messages)
` [PATCH net-next 1/2] bnxt_en: Refactor bnxt_need_reserve_rings()
` [PATCH net-next 2/2] bnxt_en: Check RSS contexts in bnxt_need_reserve_rings()

[PATCH v2 next 00/11] tools/nolibc: Enhance printf()
 2026-02-07 23:50 UTC  (13+ messages)
` [PATCH v2 next 02/11] tools/nolibc/printf: Move snprintf length check to callback
` [PATCH v2 next 03/11] tools/nolibc/printf: Add buffering to vfprintf() callback
` [PATCH v2 next 04/11] tools/nolibc/printf: Output pad characters in 16 byte chunks
` [PATCH v2 next 05/11] tools/nolibc/printf: Simplify __nolibc_printf()

[android-common:android16-6.12-desktop 0/6] arch/x86/kvm/vmx/pkvm/hyp/iommu.c:1204:5: warning: no previous prototype for function 'pkvm_iommu_iec_flush'
 2026-02-07 23:45 UTC 

[PATCH] drm/xe/vf: Allow VF to initialize MCR tables
 2026-02-07 23:36 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✗ Xe.CI.FULL: failure "

[PATCH] crypto: drbg - convert to guard(mutex)
 2026-02-07 23:29 UTC 

[v4 PATCH 0/1] x86/resctrl: Add "*" shorthand to set io_alloc CBM for all domains
 2026-02-07 23:28 UTC  (4+ messages)
` [v4 PATCH 1/1] "

[agd5f:amd-staging-drm-next 2316/2322] Warning: drivers/gpu/drm/amd/amdgpu/mes_userqueue.c:308 function parameter 'compute_mqd' not described in 'amdgpu_userq_set_compute_mqd'
 2026-02-07 23:24 UTC 

[PATCH v1 net] af_unix: Fix memleak of newsk in unix_stream_connect()
 2026-02-07 23:22 UTC 

[RFC 00/12] mm: PUD (1GB) THP implementation
 2026-02-07 23:22 UTC  (5+ messages)

What's cooking in git.git (Feb 2026, #03)
 2026-02-07 23:15 UTC 

[PATCH v1 bpf 0/2] bpf: Reject access to unix_sk(sk)->{peer,listener}
 2026-02-07 23:07 UTC  (3+ messages)
` [PATCH v1 bpf 1/2] bpf: Reject access to unix_sk(sk)->peer
` [PATCH v1 bpf 2/2] bpf: Reject access to unix_sk(sk)->listener

[PATCH v2] audit: Avoid excessive dput/dget in audit_context setup and reset paths
 2026-02-07 23:06 UTC  (12+ messages)
                  ` [PATCH][RFC] bug in unshare(2) failure recovery

[PATCH v2 4/4] fbdev: au1100fb: Make driver compilable on non-mips platforms
 2026-02-07 23:04 UTC  (2+ messages)

[brauner-github:work.security.namespace 88/110] fs/pidfs.c:99:1: sparse: sparse: symbol 'pidfs_ino_lock' was not declared. Should it be static?
 2026-02-07 23:04 UTC 

[PATCH v1] perf test record.sh: Fix shellcheck warning
 2026-02-07 23:04 UTC 

[PATCH v2] mm/page_alloc: clear page->private in free_pages_prepare()
 2026-02-07 23:00 UTC  (5+ messages)
` [PATCH v3] "

[PATCH] rust: build: remap path to avoid absolute path
 2026-02-07 22:59 UTC  (5+ messages)

[PULL 0/1] baum: Add copy/paste bindings
 2026-02-07 22:56 UTC  (2+ messages)
` [PULL 1/1] "

[PATCHv6 00/17] mm: Eliminate fake head pages from vmemmap optimization
 2026-02-07 22:50 UTC  (6+ messages)
` [PATCHv6 11/17] mm/hugetlb: Remove fake head pages

[PATCH v8 1/2] scripts: checkpatch: move Rust-specific lints to separate file
 2026-02-07 22:49 UTC  (4+ messages)
` [PATCH v9 0/2] modularize Rust lints and add RUST_UNWRAP check
  ` [PATCH v9 1/2] scripts: checkpatch: move Rust-specific lints to separate file
  ` [PATCH v9 2/2] scripts: checkpatch: add RUST_UNWRAP lint

[PATCH] meson: regenerate config-list.h when Documentation changes
 2026-02-07 22:38 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: clean up checkpatch warnings in rtw_btcoex.c
 2026-02-07 22:31 UTC  (2+ messages)

[PATCH rtw-next] wifi: rtw88: Ignore TX report sequence number from the 8051 chips
 2026-02-07 22:29 UTC 

[PATCH v4 00/31] Eliminate Dying Memory Cgroup
 2026-02-07 22:26 UTC  (5+ messages)
` [PATCH v4 30/31] mm: memcontrol: eliminate the problem of dying memory cgroup for LRU folios
` [PATCH v4 31/31] mm: lru: add VM_WARN_ON_ONCE_FOLIO to lru maintenance helpers

[PATCH] irqchip/gic-v3-its: Limit number of per-device MSIs to the range the ITS supports
 2026-02-07 22:25 UTC  (3+ messages)

[PATCH next] tools/nolibc: Optimise and common up number to ascii functions
 2026-02-07 22:23 UTC  (3+ messages)

[PATCH] ALSA: hda/realtek - Enable mute LEDs on HP ENVY x360 15-es0xxx
 2026-02-07 22:19 UTC 

[PATCH v2 0/4] Handle some invalid encodings
 2026-02-07 22:15 UTC  (5+ messages)
` [PATCH v2 2/4] target/hexagon: Reject duplex encodings with duplicate dest registers

[PATCH net-next v13 0/4] net: dsa: initial support for MaxLinear MxL862xx switches
 2026-02-07 22:14 UTC  (7+ messages)
` [PATCH net-next v13 4/4] net: dsa: add basic initial driver for "

[jgunthorpe:rdma_uapi 18/30] drivers/infiniband/hw/mlx4/qp.c:1058:24: warning: variable 'copy_len' set but not used
 2026-02-07 22:12 UTC 

[PATCH] kbuild: remove dependency of run-command on config
 2026-02-07 22:12 UTC  (2+ messages)

[PATCH v17 02/16] preempt: Track NMI nesting to separate per-CPU counter
 2026-02-07 22:11 UTC  (6+ messages)

[PATCH] docs: toshiba_haps: fix grammar error in SSD warning
 2026-02-07 22:06 UTC 

[PATCH] docs: toshiba_haps: fix grammar error in SSD warning
 2026-02-07 22:06 UTC 

[PATCH] perf/test: Fix test case Leader sampling on s390
 2026-02-07 22:06 UTC  (3+ 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.