public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-07 17:22:52 to 2026-02-08 04:04:07 UTC [more...]

[PATCH v2 00/15] mailbox: Stop sending NULL mailbox messages
 2026-02-08  4:01 UTC  (2+ messages)
` [PATCH v2 01/15] mailbox: Deprecate NULL mbox messages; Introduce mbox_ring_doorbell()

[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] 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 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

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 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] staging: vme_user: reorder NULL check after kzalloc in fake_crcsr_init
 2026-02-08  2:33 UTC  (2+ messages)

[PATCH 0/4] Add AST2700 INTC0/INTC1 support
 2026-02-08  2:27 UTC  (6+ 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  (4+ messages)

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

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

[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)

[PATCH] scsi: ufs: mediatek: Fix page faults in ufs_mtk_clk_scale trace event
 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: 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/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  (5+ messages)
` [PATCH bpf-next v3 1/3] bpf, riscv: introduce emit_store_stack_imm64() for trampoline

[PATCH net-next v2 00/12] dpll: Core improvements and ice E825-C SyncE support
 2026-02-08  1:46 UTC  (3+ messages)
` [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

[PATCH RFC v2 00/17] RISC-V: QoS: add CBQRI resctrl interface
 2026-02-08  1:31 UTC  (4+ 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)

[PATCH 0/3] arm64: qcom: sm8550: add DDR, LLCC & L3 CPU bandwidth scaling
 2026-02-08  1:28 UTC  (4+ 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] of: property: Create devlink between PCI Host bridge and Root Port suppliers
 2026-02-08  1:27 UTC  (4+ messages)

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

[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 

[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  (3+ 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 v3] hung_task: Explicitly report I/O wait state in log output
 2026-02-08  0:24 UTC 

[PATCH v8 0/3] hung_task: Provide runtime reset interface for hung task detector
 2026-02-08  0:21 UTC  (4+ 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] 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 

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

[PATCH] drm/amdgpu: check num_entries in GEM_OP GET_MAPPING_INFO
 2026-02-08  0:02 UTC 

[PATCH v2 next 00/11] tools/nolibc: Enhance printf()
 2026-02-07 23:50 UTC  (15+ messages)
` [PATCH v2 next 01/11] tools/nolibc/printf: Change variable used for format chars from 'c' to 'ch'
` [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()

[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] "

[PATCH] drm/xe/sriov: add size validation in packet init
 2026-02-07 23:25 UTC 

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

[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 v1] perf test record.sh: Fix shellcheck warning
 2026-02-07 23:04 UTC 

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

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

[PATCHv6 00/17] mm: Eliminate fake head pages from vmemmap optimization
 2026-02-07 22:50 UTC  (9+ messages)
` [PATCHv6 01/17] mm: Move MAX_FOLIO_ORDER definition to mmzone.h
` [PATCHv6 07/17] mm: Rework compound_head() for power-of-2 sizeof(struct page)
` [PATCHv6 11/17] mm/hugetlb: Remove fake head pages

[PATCH v6] scripts: checkpatch: move Rust-specific lints to separate file
 2026-02-07 22:49 UTC  (10+ messages)
` [PATCH v7] "
    ` [PATCH v8 0/2] modularize Rust lints and add RUST_UNWRAP check
      ` [PATCH v8 1/2] scripts: checkpatch: move Rust-specific lints to separate file
          ` [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 v8 "

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

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

[PATCH v4 00/31] Eliminate Dying Memory Cgroup
 2026-02-07 22:26 UTC  (6+ 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 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 "

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

[PATCH] staging: media: av7110: replace BUG() with error return in gpioirq
 2026-02-07 22:05 UTC 

[PATCH] staging: fbtft: fix unchecked write return value in fb_agm1264k-fl
 2026-02-07 22:05 UTC 

[PATCH v4] staging: rtl8723bs: replace ternary min comparison with min()
 2026-02-07 22:01 UTC 

[PATCH bpf v2 0/4] bpf, sockmap: Fix af_unix null-ptr-deref in proto update
 2026-02-07 22:00 UTC  (3+ messages)
` [PATCH bpf v2 3/4] bpf, sockmap: Adapt for the af_unix-specific lock

[PATCH v5 0/3] gpio: brcmstb: wake-up interrupt improvements
 2026-02-07 21:47 UTC  (3+ messages)
` [PATCH v5 3/3] gpio: brcmstb: allow parent_irq to wake

[PATCH v2 0/2] iio: gyro: mpu3050: use pm_runtime_resume_and_get()
 2026-02-07 21:43 UTC  (3+ messages)
` [PATCH v2 2/2] iio: gyro: mpu3050-core: "

[PATCH v2 0/3] arm64: dts: qcom: qcs6490: Add Thundercomm AI Mini PC G1 IoT
 2026-02-07 21:42 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: arm: qcom: "

Interested in Contributing to Your Site!
 2026-02-07 21:39 UTC 

[PATCH] media: rzg2l-cru: Fix possible ERR_PTR deference
 2026-02-07 21:27 UTC  (2+ messages)

[PATCH v6 0/5] Enable Remote GPIO over RPMSG on i.MX Platform
 2026-02-07 21:08 UTC  (3+ messages)

[PATCH] hung_task: Skip scan on idle systems
 2026-02-07 21:01 UTC  (5+ messages)

[PATCH] media: vidtv: fix general protection fault in vidtv_psi_ts_psi_write_into
 2026-02-07 20:48 UTC  (3+ messages)

[PATCH] drm/vc4: hdmi: replace use of system_wq with system_percpu_wq
 2026-02-07 20:44 UTC  (2+ messages)

[PATCH] [PATCH v2] media: vidtv: fix general protection fault in vidtv_psi_ts_psi_write_into
 2026-02-07 20:41 UTC  (2+ messages)

[RFC PATCH v2 0/2] sysctl: refactor ctl_table creation and change extra{1,2} type
 2026-02-07 20:35 UTC  (3+ messages)
` [RFC PATCH v2 1/2] sysctl: introduce SYSCTL_ENTRY() helper macro
` [RFC PATCH v2 2/2] sysctl: convert kernel/sysctl-test.c to use SYSCTL_TBL_ENTRY()

[PATCH 6.6 0/3] net: Backlog NAPI threading for PREEMPT_RT
 2026-02-07 20:26 UTC  (10+ messages)
` [PATCH 6.6 3/3] net: Allow to use SMP threads for backlog NAPI

[PATCH v7 00/22] Add new general DRM property "color format"
 2026-02-07 19:55 UTC  (7+ messages)
` [PATCH v7 03/22] drm: Add enum conversions between DRM_COLOR_FORMAT and HDMI_COLORSPACE
` [PATCH v7 10/22] drm/rockchip: vop2: Fix YUV444 output
  `  "

[PATCH] tty: vt: keyboard: fix general protection fault in k_meta
 2026-02-07 19:27 UTC 

debugobject: Make it work with deferred page initialization - again
 2026-02-07 19:23 UTC  (2+ messages)

[PATCH v2 0/2] Fixes and enhancements for Exynos (7870) DSIM bridge driver
 2026-02-07 19:13 UTC  (3+ messages)
` [PATCH v2 1/2] drm/bridge: samsung-dsim: enable MFLUSH_VS for Exynos 7870 DSIM
` [PATCH v2 2/2] drm/bridge: samsung-dsim: use DSIM interrupt to wait for PLL stability

[PATCH] staging: octeon: replace BUG() with WARN_ON() in TX path
 2026-02-07 19:12 UTC 

[PATCH v6 0/5] iio: adc: ad9467: Support alternative backends
 2026-02-07 18:43 UTC  (4+ messages)
` [PATCH v6 5/5] iio: adc: ad9467: check for backend capabilities

[PATCH v5 0/3] Add Tenstorrent Atlantis Clock/Reset Controller
 2026-02-07 18:39 UTC  (9+ messages)
` [PATCH v5 1/3] dt-bindings: clk: tenstorrent: Add tenstorrent,atlantis-prcm

[PATCH] drm/bridge: samsung-dsim: Fix memory leak in error path
 2026-02-07 18:37 UTC 

[PATCH v8 0/8] Add SPI offload support to AD4030
 2026-02-07 18:35 UTC  (3+ messages)
` [PATCH v8 8/8] iio: adc: ad4030: Support common-mode channels with SPI offloading

[PATCH] staging: vme_user: add identifier names to function prototypes
 2026-02-07 18:30 UTC  (3+ messages)

[PATCH v2 0/4] iio: adc: ad4080: add support for AD4880 dual-channel ADC
 2026-02-07 18:29 UTC  (7+ messages)
` [PATCH v2 1/4] spi: allow ancillary devices to share parent's chip selects
` [PATCH v2 2/4] iio: backend: add devm_iio_backend_get_by_index()
` [PATCH v2 4/4] iio: adc: ad4080: add support for AD4880 dual-channel ADC

[PATCH v3] staging: rtl8723bs: remove hardcoded dead debug code
 2026-02-07 18:26 UTC  (2+ messages)

[PATCH] staging: nvec: fix block comment style
 2026-02-07 18:25 UTC 

[PATCH] crypto: virtio: Convert from tasklet to BH workqueue
 2026-02-07 18:20 UTC 

[PATCH v1] leds: lp5569: Use sysfs_emit instead of sprintf()
 2026-02-07 18:18 UTC 

[PATCH] mm: map maximum pages possible in finish_fault
 2026-02-07 18:08 UTC  (2+ messages)

[PATCH v2 0/4] x86 suspend cleanups
 2026-02-07 18:04 UTC  (3+ messages)

[PATCH] ext4: add optional rotating block allocation policy
 2026-02-07 17:55 UTC  (10+ messages)

[GIT PULL] s390 updates for 7.0 merge window
 2026-02-07 17:51 UTC 

[PATCH] remoteproc: qcom_wcnss: Fix reserved region mapping failure
 2026-02-07 17:29 UTC  (2+ messages)

[GIT PULL] regulator fixes for v6.19-rc8
 2026-02-07 17:44 UTC  (2+ messages)

[GIT PULL] Binder driver fixes for 6.19-final
 2026-02-07 17:44 UTC  (2+ messages)

[GIT PULL] scheduler fixes
 2026-02-07 17:44 UTC  (2+ messages)

[GIT PULL] objtool fixes
 2026-02-07 17:44 UTC  (2+ messages)

[GIT PULL] SPI fixes for v6.19-rc8
 2026-02-07 17:44 UTC  (2+ messages)

Ra AI, Gamedesign AI (potentially news and video) with Rights Management
 2026-02-07 17:44 UTC 

[syzbot] [mm?] kernel BUG in page_table_check_set (2)
 2026-02-07 17:43 UTC  (2+ messages)

[PATCH -next 0/2] two fixes in kho_populate()
 2026-02-07 17:34 UTC  (3+ messages)
` [PATCH -next 2/2] kho: remove unnecessary WARN_ON(err) "

[linux-next:master 10251/12094] drivers/hwmon/cros_ec_hwmon.o: error: objtool: cros_ec_hwmon_read+0x6c: can't find jump dest instruction at .text+0xd2d
 2026-02-07 17:34 UTC  (6+ messages)

[PATCH v2 00/11] mfd: cpcap: convert documentation to schema and add Mot board support
 2026-02-07 17:32 UTC  (7+ messages)
` [PATCH v2 01/11] dt-bindings: regulator: cpcap-regulator: convert to DT schema

[PATCH v2 0/2] Fix port enumeration failure
 2026-02-07 17:28 UTC  (3+ messages)
` [PATCH v2 1/2] cxl/port: Hold port host lock while dport adding

[PATCH v6 0/8] ADF41513/ADF41510 PLL frequency synthesizers
 2026-02-07 17:24 UTC  (3+ messages)
` [PATCH v6 8/8] Documentation: ABI: testing: add common ABI file for iio/frequency

[PATCH] platform/x86: lenovo-wmi-{capdata,other}: Fix HWMON channel visibility
 2026-02-07 17:23 UTC 

[PATCH v3 0/4] rust: alloc: add Vec shrinking methods
 2026-02-07 17:23 UTC  (3+ messages)
` [PATCH v3 2/4] rust: kvec: implement shrink_to and shrink_to_fit for Vec

[PATCH v2] platform/x86: dell-wmi: Add audio/mic mute key codes
 2026-02-07 17:22 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox