mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH v2 next 00/11] tools/nolibc: Enhance printf()
 2026-02-07 23:28 UTC  (12+ 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()

[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 v5] scripts: checkpatch: move Rust-specific lints to separate file
 2026-02-07 22:49 UTC  (12+ messages)
` [PATCH v6] "
    ` [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 next 00/14] bits: De-bloat expansion of GENMASK()
 2026-02-07 22:40 UTC  (3+ messages)
` [PATCH next 12/14] bits: move the defitions of BIT() and BIT_ULL() back to linux/bits.h

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

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

[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  (6+ messages)
` [PATCH bpf v2 1/4] bpf, sockmap: Annotate af_unix sock::sk_state data-races
` [PATCH bpf v2 2/4] bpf, sockmap: Use sock_map_sk_{acquire,release}() where open-coded
` [PATCH bpf v2 3/4] bpf, sockmap: Adapt for the af_unix-specific lock
` [PATCH bpf v2 4/4] selftests/bpf: Extend bpf_iter_unix to attempt deadlocking

[PATCH net-next v14 0/4] net: dsa: initial support for MaxLinear MxL862xx switches
 2026-02-07 21:59 UTC  (6+ 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] staging: vme_user: reorder NULL check after kzalloc in fake_crcsr_init
 2026-02-07 21:55 UTC 

[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  (5+ 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: "

[PATCH] tof: Add VL53L4CX TOF drivers
 2026-02-07 21:41 UTC  (4+ messages)

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] staging: most: dim2: remove unused header includes
 2026-02-07 21:23 UTC 

[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  (9+ 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 

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

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

[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] remoteproc: qcom_wcnss: Fix reserved region mapping failure
 2026-02-07 17:29 UTC  (2+ messages)

[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  (16+ messages)
` [PATCH v6 2/8] iio: core: add fixed point parsing with 64-bit parts
` [PATCH v6 4/8] iio: frequency: adf41513: driver implementation
` [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)

[PATCH v9 0/2] Make KHO Stateless
 2026-02-07 17:20 UTC  (5+ messages)
` [PATCH v9 1/2] kho: Adopt radix tree for preserved memory tracking
` [PATCH v9 2/2] kho: Remove finalize state and clients

[PATCH v4 net-next 00/11] nbl driver for Nebulamatrix NICs
 2026-02-07 17:19 UTC  (5+ messages)
` [PATCH v4 net-next 02/11] net/nebula-matrix: add our driver architecture
    ` 回复:[PATCH "

[PATCH] bcm5974: recover from failed mode switch
 2026-02-07 17:16 UTC 

[PATCH V10 0/4] Add support for QCOM SPMI PMIC5 Gen3 ADC
 2026-02-07 16:56 UTC  (9+ messages)
` [PATCH V10 3/4] iio: adc: Add support for QCOM "
` [PATCH V10 4/4] thermal: qcom: add support for PMIC5 Gen3 ADC thermal monitoring

[PATCH] platform/x86: dell-wmi-sysman: fix kobject leak on populate failure
 2026-02-07 16:52 UTC  (3+ messages)

[PATCH] dma: plx_dma: Convert from tasklet to BH workqueue
 2026-02-07 16:49 UTC  (3+ messages)

[PATCH 0/3] iio: adc: ad7768-1: add support for SPI offload
 2026-02-07 16:48 UTC  (3+ messages)
` [PATCH 1/3] iio: adc: ad7768-1: fix one-shot mode data acquisition

[PATCH 0/2] iio: light: Add support for Capella cm36686 and cm36672p sensors
 2026-02-07 16:43 UTC  (12+ messages)
` [PATCH 1/2] dt-bindings: Add binding document for cm36686
` [PATCH 2/2] iio: light: Add support for Capella cm36686 and cm36672p sensors

[PATCH phy-next] phy: apple: apple: Check the actual ioremap return value
 2026-02-07 16:40 UTC 

[PATCH v4 0/9] dmaengine, PCI: endpoint: Enable remote use of integrated DesignWare eDMA
 2026-02-07 16:39 UTC  (10+ messages)
` [PATCH v4 4/9] PCI: endpoint: Add remote resource query API
` [PATCH v4 6/9] PCI: dwc: ep: Report integrated eDMA resources via EPC remote-resource API
` [PATCH v4 7/9] PCI: endpoint: pci-epf-test: Add embedded doorbell variant

[PATCH v2 0/4] iio: accel: adxl345: Add event scaling and doc fixes
 2026-02-07 16:20 UTC  (3+ messages)
` [PATCH v2 4/4] docs: iio: adxl345: update math and examples for scaling

[PATCH v2 2/4] iio: core: Add IIO_EV_INFO_SCALE to event info
 2026-02-07 16:18 UTC  (4+ messages)

[PATCH v2 0/1] alpha: trivial: remove ^L chars
 2026-02-07 16:09 UTC  (2+ messages)

[PATCH] kexec: allow KEXEC_HANDOVER to build with COMPILE_TEST
 2026-02-07 16:06 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] tools/power/cpupower: Replace strcpy/strcat with snprintf in powercap.c
 2026-02-07 16:04 UTC  (2+ messages)

[RFC PATCH v1 0/4] Machine Learning (ML) library in Linux kernel
 2026-02-07 15:55 UTC  (5+ messages)
` [RFC PATCH v1 1/4] ml-lib: Introduce Machine Learning (ML) library declarations
` [RFC PATCH v1 3/4] ml-lib: Implement simple testing character device driver

[PATCH v7 0/6] perf stat affinity changes
 2026-02-07 15:54 UTC  (5+ messages)
` [PATCH v8 "
  ` [PATCH v8 6/6] perf stat: Add no-affinity flag

[PATCH v2] iio: light: ltr501: return proper error code from ltr501_get_gain_index()
 2026-02-07 15:54 UTC  (3+ messages)

[RFC PATCH v2 00/10] nolibc: Add static-pie support
 2026-02-07 15:49 UTC  (8+ messages)
` [RFC PATCH v2 01/10] elf: Add relocation types used by nolibc
` [RFC PATCH v2 02/10] tools/nolibc: crt: Split _start_c() into stack-only and normal parts
` [RFC PATCH v2 03/10] tools/nolibc: Add basic ELF self-relocation support for static PIE

[tip: irq/core] genirq: Warn about using IRQF_ONESHOT without a threaded handler
 2026-02-07 15:46 UTC  (8+ messages)

[PATCH 5.15.y 00/14] timers: Provide timer_shutdown[_sync]()
 2026-02-07 15:42 UTC  (2+ messages)

[PATCH v4 0/3] staging: sm750fb: clean up logging
 2026-02-07 15:37 UTC  (4+ messages)
` [PATCH v4 1/3] staging: sm750fb: remove debug and diagnostic prints
` [PATCH v4 2/3] staging: sm750fb: convert logging to device-based in sm750.c
` [PATCH v4 3/3] staging: sm750fb: convert logging to device-based in sm750_hw.c

[PATCH v2] iio: trigger: fix use-after-free in viio_trigger_alloc()
 2026-02-07 15:35 UTC  (2+ messages)

[PATCH 6.18 0/2] Fix NUMA sched domain build errors for GNR and CWF
 2026-02-07 15:29 UTC  (3+ messages)
` [PATCH 6.18 2/2] sched/topology: Fix sched domain build error for GNR, CWF in SNC-3 mode

[PATCH v6.1-v6.12 ] ipv6: use RCU in ip6_xmit()
 2026-02-07 15:23 UTC  (2+ messages)

[PATCH] staging: greybus: remove unused apb_ctrl_fw_flashing() and apb_ctrl_standby_boot()
 2026-02-07 15:10 UTC 

[PATCH 0/6] iio: adc: ad4080: add support for AD4082, AD4085 and AD4088
 2026-02-07 15:10 UTC  (4+ messages)
` [PATCH 3/6] dt-bindings: iio: adc: adi,ad4080: add support for AD4085

[PATCH v7 0/2] i2c: spacemit: introduce pio for k1
 2026-02-07 15:08 UTC  (3+ messages)
` [PATCH v7 1/2] i2c: spacemit: move i2c_xfer_msg()
` [PATCH v7 2/2] i2c: spacemit: introduce pio for k1

[PATCH] wifi: iwlwifi: mvm: fix potential out-of-bounds read in iwl_mvm_nd_match_info_handler()
 2026-02-07 15:03 UTC 

[PATCH] fs/ntfs3: return folios from ntfs_lock_new_page()
 2026-02-07 14:59 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 00/12] tracing: Clean up trace.c and move some code into other files
 2026-02-07 14:56 UTC  (2+ messages)

[PATCH] crypto: testmgr - Add test vectors for authenc(hmac(md5),cbc(des))
 2026-02-07 14:51 UTC 

[PATCH bpf] bpf, sockmap: Fix af_unix null-ptr-deref in proto update
 2026-02-07 14:37 UTC  (7+ messages)

[PATCH] crypto: testmgr - Add test vectors for authenc(hmac(md5),cbc(des3_ede))
 2026-02-07 14:31 UTC  (5+ messages)

[PATCH v4] iio: magnetometer: bmc150_magn: cleanup mutex usage and coding style
 2026-02-07 14:23 UTC  (2+ messages)

[PATCH v2 00/14] TP8028 Rapid Path Failure Recovery
 2026-02-07 14:13 UTC  (3+ messages)
` [PATCH v2 06/14] nvme: Rapid Path Failure Recovery read controller identify fields

page:  |  | latest

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

Powered by JetHome