The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2025-03-16 12:58:11 to 2025-03-17 01:07:54 UTC [more...]

[PATCH next] Coresight: Fix a NULL vs IS_ERR() bug in probe
 2025-03-17  1:07 UTC  (2+ messages)

[PATCH v3 0/2] mm/compaction: allow more aggressive proactive compaction
 2025-03-17  1:02 UTC  (2+ messages)

[PATCH][next] iio: proximity: cros_ec_mkbp_proximity: Avoid -Wflex-array-member-not-at-end warning
 2025-03-17  0:55 UTC 

[PATCH][next] iio: cros_ec: Avoid -Wflex-array-member-not-at-end warning
 2025-03-17  0:54 UTC 

[PATCH][next] usb: gadget: uvc: Avoid -Wflex-array-member-not-at-end warnings
 2025-03-17  0:52 UTC 

[PATCH v4] mmu_gather: move tlb flush for VM_PFNMAP/VM_MIXEDMAP vmas into free_pgtables()
 2025-03-17  0:50 UTC  (3+ messages)

[PATCH 0/8] RFT/RFC: Import IPU6 ov02e10 sensor driver and enable OF usage of it
 2025-03-17  0:39 UTC  (9+ messages)
` [PATCH 1/8] media: i2c: add OV02E10 image sensor driver
` [PATCH 2/8] media: i2c: ov02e10: Fix initial indentation and spacing
` [PATCH 3/8] media: i2c: ov02e10: Drop IPU6 FPGA specific handshake GPIO
` [PATCH 4/8] media: i2c: ov02e10: Convert to regulator_bulk API
` [PATCH 5/8] media: i2c: ov02e10: Rework MCLK clock get logic to facilitate OF
` [PATCH 6/8] media: i2c: ov02e10: Implement specification t3 and t5 delays on power-up
` [PATCH 7/8] media: i2c: ov02e10: Remove redundant dev_dbg() and some extra dev_err()
` [PATCH 8/8] media: i2c: ov02e10: Add OF probe support

[PATCH v6 00/12] platform/x86: alienware-wmi-wmax: HWMON support + DebugFS + Improvements
 2025-03-17  0:32 UTC  (2+ messages)

[syzbot] [virt?] KCSAN: data-race in virtqueue_disable_cb / virtqueue_enable_cb_delayed (9)
 2025-03-17  0:26 UTC  (3+ messages)
` [PATCH v2] virtio_ring: Fix data race by tagging event_triggered as racy for KCSAN

linux-next: build failure after merge of the arm-perf tree
 2025-03-17  0:21 UTC 

Linux6.14-rc5: KASAN: use-after-free Read in zswap_store
 2025-03-17  0:13 UTC 

[RFC PATCH v2 0/3] platform/x86: acer-wmi: Add fan control support
 2025-03-17  0:18 UTC  (5+ messages)

[PATCH 00/18] coda988 video codec support
 2025-03-17  0:12 UTC  (2+ messages)

[PATCH v2 1/3] dt-bindings: nvmem: rockchip,otp: Add support for rk3562 and rk3568
 2025-03-17  0:00 UTC  (6+ messages)
` [PATCH v2 2/3] nvmem: rockchip-otp: Add support for rk3568-otp
` [PATCH v2 3/3] nvmem: rockchip-otp: Add support for rk3562

[PATCH] ASoC: codecs: wsa883x: Implement temperature reading and hwmon
 2025-03-16 23:33 UTC  (2+ messages)

[PATCH] drm/panel/sharp-ls043t1le01: Use _multi variants
 2025-03-16 23:32 UTC  (2+ messages)

[PATCH 0/2] rust: alloc: split `Vec::set_len` into `Vec::{inc,dec}_len`
 2025-03-16 23:27 UTC  (8+ messages)
` [PATCH 1/2] rust: alloc: replace `Vec::set_len` with `inc_len`
` [PATCH 2/2] rust: alloc: add `Vec::dec_len`

[PATCH] fs: use wq_has_sleeper() in end_dir_add()
 2025-03-16 23:27 UTC  (2+ messages)

linux-next: duplicate patch in the drivers-memory-fixes tree
 2025-03-16 23:26 UTC 

[PATCH v5] ARM: dts: nexus4: Initial dts
 2025-03-16 23:24 UTC  (2+ messages)

[PATCH v7 0/8] platform/x86: Add asus-armoury driver
 2025-03-16 23:07 UTC  (9+ messages)
` [PATCH v7 1/8] platform/x86: asus-wmi: export symbols used for read/write WMI
` [PATCH v7 2/8] platform/x86: asus-armoury: move existing tunings to asus-armoury module
` [PATCH v7 3/8] platform/x86: asus-armoury: add panel_hd_mode attribute
` [PATCH v7 4/8] platform/x86: asus-armoury: add apu-mem control support
` [PATCH v7 5/8] platform/x86: asus-armoury: add core count control
` [PATCH v7 6/8] platform/x86: asus-armoury: add screen auto-brightness toggle
` [PATCH v7 7/8] platform/x86: asus-wmi: deprecate bios features
` [PATCH v7 8/8] platform/x86: asus-armoury: add ppt_* and nv_* tuning knobs

Linux 6.14-rc7
 2025-03-16 23:02 UTC 

[syzbot] [kernel?] KASAN: slab-use-after-free Write in binder_add_device
 2025-03-16 22:51 UTC 

[PATCH net v3 0/3] vsock/bpf: Handle races between sockmap update and connect() disconnecting
 2025-03-16 22:45 UTC  (4+ messages)
` [PATCH net v3 1/3] vsock/bpf: Fix EINTR connect() racing sockmap update
` [PATCH net v3 2/3] selftest/bpf: Add test for AF_VSOCK "
` [PATCH net v3 3/3] vsock/bpf: Fix bpf recvmsg() racing transport reassignment

[PATCH RESEND 0/2] ARM: ti/omap: gta04: properly specify GTA04 touchscreen properties
 2025-03-16 22:44 UTC  (4+ messages)
` [PATCH RESEND 1/2] Input: tsc2007 - accept standard properties

[PATCH] init/main.c: log initcall level when initcall_debug is used
 2025-03-16 20:50 UTC 

[PATCH 0/5 v2] rcu/exp updates
 2025-03-16 22:24 UTC  (6+ messages)
` [PATCH 1/5] rcu/exp: Protect against early QS report

[syzbot] Monthly trace report (Mar 2025)
 2025-03-16 22:21 UTC 

linux-next: Fixes tag needs some work in the v9fs tree
 2025-03-16 22:05 UTC  (2+ messages)

[RFC PATCH 0/4] Kernel daemon for detecting and promoting hot pages
 2025-03-16 22:00 UTC  (2+ messages)

[PATCH] fpga: fix potential null pointer deref in fpga_mgr_test_img_load_sgt()
 2025-03-16 22:00 UTC  (2+ messages)

[PATCH 0/4] Panthor BO tagging and GEMS debug display
 2025-03-16 21:51 UTC  (5+ messages)
` [PATCH 1/4] drm/panthor: Introduce BO labeling
` [PATCH 2/4] drm/panthor: Add driver IOCTL for setting BO labels
` [PATCH 3/4] drm/panthor: show device-wide list of DRM GEM objects over DebugFS
` [PATCH 4/4] drm/panthor: Display heap chunk entries in DebugFS GEMS file

[PATCH] 9p/net: return error on bogus (longer than requested) replies
 2025-03-16 21:51 UTC 

[PATCH v7 00/10] Support ROHM BD79124 ADC
 2025-03-16 21:45 UTC  (3+ messages)
` [PATCH v7 02/10] property: Add functions to iterate named child

linux-next: Fixes tag needs some work in the pinctrl tree
 2025-03-16 21:43 UTC 

[PATCH v2] 9p/net: fix improper handling of bogus negative read/write replies
 2025-03-16 21:38 UTC  (2+ messages)

[PATCH] 9p/net: fix improper handling of bogus negative read/write replies
 2025-03-16 21:37 UTC  (3+ messages)

[PATCH v2] 9p/trans_fd: mark concurrent read and writes to p9_conn->err
 2025-03-16 21:24 UTC  (2+ messages)

[PATCH] crypto: essiv - Replace memcpy() + NUL-termination with strscpy()
 2025-03-16 21:15 UTC 

[PATCH 00/63] Fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y
 2025-03-16 21:14 UTC  (28+ messages)
` [PATCH 01/63] docs/dyndbg: update examples \012 to \n
` [PATCH 05/63] dyndbg: replace classmap list with a vector
` [PATCH 16/63] dyndbg-API: replace DECLARE_DYNDBG_CLASSMAP
` [PATCH 17/63] dyndbg: check DYNDBG_CLASSMAP_DEFINE args at compile-time
` [PATCH 18/63] dyndbg: add/use for_subvec() to reduce boilerplate
` [PATCH 19/63] dyndbg: make proper substructs in _ddebug_info
` [PATCH 21/63] dyndbg: allow ddebug_add_module to fail
` [PATCH 23/63] dyndbg: fail modprobe on ddebug_class_range_overlap()
` [PATCH 28/63] dyndbg-API: promote DYNDBG_CLASSMAP_PARAM to API

[PATCH] Fix rolling back of CLOCK_MONOTONIC_COARSE
 2025-03-16 20:56 UTC  (5+ messages)
` [RFC PATCH 1/2] time/timekeeping: Fix possible inconsistencies in _COARSE clockids

[PATCH] mmc: sdhci-omap: Disable MMC_CAP_AGGRESSIVE_PM for eMMC/SD
 2025-03-16 20:54 UTC  (2+ messages)

[PATCH 0/7 v5] sched/fair: Rework EAS to handle more cases
 2025-03-16 20:21 UTC  (5+ messages)
` [PATCH 3/7 v5] sched/fair: Rework feec() to use cost instead of spare capacity

[PATCH v3 net-next 0/1 ] net: phy: air_en8811h: Add clk provider for CKO pin
 2025-03-16 20:15 UTC  (4+ messages)
` [PATCH v3 net-next PATCH 1/1] "

[PATCH] power: supply: max77693: Fix wrong conversion of charge input threshold value
 2025-03-16 20:11 UTC 

[PATCH net-next v11] net: mdio: Add RTL9300 MDIO driver
 2025-03-16 20:11 UTC  (3+ messages)

commit 7ffb791423c7 breaks steam game
 2025-03-16 20:06 UTC  (22+ messages)

[PATCH] posix-timers: Drop redundant memset call
 2025-03-16 19:58 UTC 

[PATCH v4 00/14] iio: accel: adxl345: add interrupt based sensor events
 2025-03-16 19:58 UTC  (3+ messages)
` [PATCH v4 04/14] iio: accel: adxl345: introduce adxl345_push_event function

[PATCH 0/2] Fixes packet processes after vif is stopped
 2025-03-16 19:47 UTC  (2+ messages)

[PATCH] tools/nolibc: drop manual stack pointer alignment
 2025-03-16 19:46 UTC 

Linux6.14-rc5: INFO: task hung in register_netdevice_notifier_net
 2025-03-16 19:41 UTC  (3+ messages)

ASoC: dmic: add regulator support
 2025-03-16 19:25 UTC 

[GIT PULL] tracing: Fix for v6.14
 2025-03-16 19:28 UTC  (2+ messages)

[GIT PULL for v6.14-rc7] media fixes
 2025-03-16 19:28 UTC  (2+ messages)

[PULL REQUEST] i2c-for-6.14-rc7
 2025-03-16 19:28 UTC  (2+ messages)

[PATCH v2 0/3] rust: alloc: add Vec::resize and Vec::truncate
 2025-03-16 19:19 UTC  (5+ messages)
` [PATCH v2 1/3] rust: alloc: add Vec::truncate method
` [PATCH v2 2/3] rust: alloc: add Vec::resize method

[PATCH] nvmem: rockchip-otp: Handle internal word_size in main reg_read op
 2025-03-16 19:18 UTC 

[PATCH v2] kbuild: make all file references relative to source root
 2025-03-16 19:08 UTC  (2+ messages)

[PATCH v3 0/9] clk: bcm: kona: Add bus clock support, bus clocks for BCM21664/BCM281xx
 2025-03-16 19:01 UTC  (4+ messages)
` [PATCH v3 1/9] clk: bcm: kona: Move CLOCK_COUNT defines into the driver

[syzbot] [kernel?] upstream test error: KASAN: slab-use-after-free Write in binder_add_device (2)
 2025-03-16 19:00 UTC 

[PATCH 0/2] rust: workqueue: remove HasWork::OFFSET
 2025-03-16 18:59 UTC  (11+ messages)
` [PATCH 2/2] "

[PATCH v5 0/7] arm64 support for Milk-V Duo Module 01 EVB
 2025-03-16 18:56 UTC  (8+ messages)
` [PATCH v5 1/7] riscv: dts: sophgo: cv18xx: Move RiscV-specific part into SoCs' .dtsi files
` [PATCH v5 2/7] dt-bindings: soc: sophgo: Move SoCs/boards from riscv into soc, add SG2000
` [PATCH v5 3/7] arm64: dts: sophgo: Add initial SG2000 SoC device tree
` [PATCH v5 4/7] arm64: dts: sophgo: Add Duo Module 01
` [PATCH v5 5/7] arm64: dts: sophgo: Add Duo Module 01 Evaluation Board
` [PATCH v5 6/7] arm64: Add SOPHGO SOC family Kconfig support
` [PATCH v5 7/7] arm64: defconfig: Enable rudimentary Sophgo SG2000 support

[PATCH] rust: uaccess: mark UserSliceWriter method inline
 2025-03-16 18:54 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] x86/asm: Use alternative_input() in amd_clear_divider()
 2025-03-16 18:34 UTC  (5+ messages)

[syzbot] [mm?] [bcachefs?] UBSAN: shift-out-of-bounds in shmem_undo_range
 2025-03-16 18:28 UTC 

[PATCH v7 00/10] mfd: bcm590xx: Add support for BCM59054
 2025-03-16 18:18 UTC  (11+ messages)
` [PATCH v7 01/10] dt-bindings: mfd: brcm,bcm59056: Convert to YAML
` [PATCH v7 02/10] dt-bindings: mfd: brcm,bcm59056: Add compatible for BCM59054
` [PATCH v7 03/10] ARM: dts: Drop DTS for BCM59056 PMU
` [PATCH v7 04/10] mfd: bcm590xx: Drop unused "id" member of bcm590xx MFD struct
` [PATCH v7 05/10] mfd: bcm590xx: Add support for multiple device types + BCM59054 compatible
` [PATCH v7 06/10] mfd: bcm590xx: Add PMU ID/revision parsing function
` [PATCH v7 07/10] regulator: bcm590xx: Use dev_err_probe for regulator register error
` [PATCH v7 08/10] regulator: bcm590xx: Store regulator descriptions in table
` [PATCH v7 09/10] regulator: bcm590xx: Rename BCM59056-specific data as such
` [PATCH v7 10/10] regulator: bcm590xx: Add support for BCM59054 regulators

[syzbot] [mm?] [bcachefs?] general protection fault in xas_create
 2025-03-16 18:05 UTC 

[PATCH hyperv-next v6 00/11] arm64: hyperv: Support Virtual Trust Level Boot
 2025-03-16 17:36 UTC  (3+ messages)
` [PATCH hyperv-next v6 07/11] dt-bindings: microsoft,vmbus: Add interrupt and DMA coherence properties

[PATCH v2 0/3] iio:light: add driver for veml6046x00 RGBIR color sensor
 2025-03-16 17:33 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: iio: light: veml6046x00: add "
` [PATCH v2 2/3] iio: light: add support for veml6046x00 RGBIR "
` [PATCH v2 3/3] MAINTAINER: add maintainer for veml6046x00

[PATCH v4 0/3] Add OF support for Microchip emc2305 fan controller
 2025-03-16 17:31 UTC  (6+ messages)
` [PATCH v4 1/3] dt-bindings: hwmon: Add Microchip emc2305 support

[PATCH v2 1/2] dt-bindings: phy: rockchip: Add rk3562 naneng-combophy compatible
 2025-03-16 17:19 UTC  (2+ messages)

[PATCH v8 0/2] MIPI DSI phy for rk3588
 2025-03-16 17:19 UTC  (2+ messages)

[PATCH v5] erofs: use Z_EROFS_LCLUSTER_TYPE_MAX to simplify switches
 2025-03-16 17:19 UTC  (4+ messages)

[PATCH] phy: qcom: uniphy-28lp: add COMMON_CLK dependency
 2025-03-16 17:19 UTC  (2+ messages)

[PATCH v1] scripts/tags.sh: Don't tag usages of DEFINE_...PERCPU_RWSEM
 2025-03-16 17:13 UTC 

[PATCH v2 1/2] PCI: plda: Remove unused IRQ handler and simplify IRQ request logic
 2025-03-16 17:12 UTC  (2+ messages)
` [PATCH v2 2/2] PCI: starfive: Simplify event doorbell bitmap initialization in pcie-starfive

[PATCH v6 0/5] Add dt-bindings and dtsi changes for CAMSS on x1e80100 silicon
 2025-03-16 17:12 UTC  (3+ messages)
` [PATCH v6 1/5] dt-bindings: clock: qcom,x1e80100-camcc: Fix the list of required-opps

[PATCH 00/13] airoha: en7581: clk cleanup + USB support
 2025-03-16 17:11 UTC  (11+ messages)
` [PATCH 05/13] dt-bindings: mfd: add Documentation for Airoha EN7581 SCU
` [PATCH 09/13] dt-bindings: phy: Add documentation for Airoha AN7581 USB PHY

[PATCH 06/10] erofs: initialize decompression early
 2025-03-16 17:07 UTC  (2+ messages)
` [PATCH v2 "

[PATCH v3 0/4] platform/x86: Add Lenovo Gaming Series WMI Drivers
 2025-03-16 17:00 UTC  (6+ messages)
` [PATCH v3 3/4] platform/x86: Add Lenovo Capability Data 01 WMI Driver

[PATCH RESEND] phy: ingenic: fix unbalanced regulator_disable() warning
 2025-03-16 16:59 UTC  (6+ messages)

[PATCH 0/5] drm: panel-orientation-quirks: Add 2024 OneXPlayer line & ZOTAC Zone orientation quirks
 2025-03-16 16:57 UTC  (2+ messages)

[for-linus][PATCH] tracing: Correct the refcount if the hist/hist_debug file fails to open
 2025-03-16 16:56 UTC 

[PATCH 0/5] Add support for Battery Status & Battery Caps AMS in TCPM
 2025-03-16 16:55 UTC  (9+ messages)
` [PATCH 1/5] dt-bindings: connector: add fixed-batteries property

[PATCH] dma-buf: Replace nested max() with single max3()
 2025-03-16 16:41 UTC  (2+ messages)

[PATCH v7 1/6] dt-bindings: iio: filter: Add lpf/hpf freq margins
 2025-03-16 16:38 UTC  (7+ messages)
` [PATCH v7 2/6] iio: filter: admv8818: fix band 4, state 15
` [PATCH v7 3/6] iio: filter: admv8818: fix integer overflow
` [PATCH v7 4/6] iio: filter: admv8818: fix range calculation
` [PATCH v7 5/6] iio: core: Add support for writing 64 bit attrs
` [PATCH v7 6/6] iio: filter: admv8818: Support frequencies >= 2^32

[RFC PATCH v15 0/7] Single RunQueue Proxy Execution (v15)
 2025-03-16 16:33 UTC  (5+ messages)
` [RFC PATCH v15 2/7] locking/mutex: Rework task_struct::blocked_on

[PATCH 0/9] memcg: cleanup per-cpu stock
 2025-03-16 15:59 UTC  (3+ messages)

vmlinux.o: warning: objtool: .text.dib8000_tune: unexpected end of section
 2025-03-16 15:56 UTC 

[RFC PATCH 0/8] staging: apfs: init APFS module
 2025-03-16 15:48 UTC  (4+ messages)

[PATCH v1] pps: generators: tio: fix platform_set_drvdata()
 2025-03-16 15:24 UTC  (2+ messages)

[PATCH v28 0/3] Introduce Nuvoton Arbel NPCM8XX BMC SoC
 2025-03-16 15:22 UTC  (3+ messages)
` [PATCH v28 2/3] reset: npcm: register npcm8xx clock auxiliary bus device

[PATCH] Input: hanwang - require Interrupt IN endpoint
 2025-03-16 15:13 UTC 

[v4 0/3] Add Efinix FPGA SPI programming support
 2025-03-16 15:03 UTC  (3+ messages)
` [v4 3/3] fpga-mgr: Add Efinix SPI programming driver

[PATCH 2/2] bus/fslmc: fix use after free
 2025-03-16 15:00 UTC 

[GIT PULL] w1: drivers for v6.15
 2025-03-16 14:57 UTC 

[GIT PULL] dts: cleanups for v6.15
 2025-03-16 14:42 UTC 

[PATCH v2] sched/fair: Disable DL server on rcu_torture_disable_rt_throttle()
 2025-03-16 14:39 UTC  (3+ messages)

[GIT PULL] memory: drivers for v6.15
 2025-03-16 14:35 UTC 

[GIT PULL] pinctrl: samsung: drivers for v6.15
 2025-03-16 14:31 UTC 

[PATCH next] firmware: thead,th1520-aon: Fix use after free in th1520_aon_init()
 2025-03-16 14:20 UTC  (3+ messages)

[PATCH] mac80211: minstrel_ht: Replace nested min() with single min3()
 2025-03-16 14:00 UTC  (2+ messages)

[RESEND PATCH] mux: mmio: Add missing word in error message
 2025-03-16 13:58 UTC 

[PATCH] tools/nolibc: Add support for SPARC
 2025-03-16 13:55 UTC 

[PATCH v6 1/6] dt-bindings: iio: filter: Add lpf/hpf freq margins
 2025-03-16 13:54 UTC  (6+ messages)
` [PATCH v6 6/6] iio: filter: admv8818: Support frequencies >= 2^32

[PATCH v6 00/13] large atomic writes for xfs with CoW
 2025-03-16 13:40 UTC  (3+ messages)
` [PATCH v6 01/13] iomap: inline iomap_dio_bio_opflags()

[PATCH linux-next] selinux: use sysfs_emit() instead of scnprintf()
 2025-03-16 13:38 UTC  (2+ messages)

[PATCH] random: get_random_u64_below()
 2025-03-16 13:35 UTC  (6+ messages)

[PATCH] scripts: Add git-resolve tool for full SHA-1 resolution
 2025-03-16 13:24 UTC  (2+ messages)

[PATCH v2 0/1] Input: snvs_pwrkey - add configurable force shutdown time
 2025-03-16 13:03 UTC  (7+ messages)
` [PATCH v2 1/1] Input: snvs_pwrkey - support power-off-time-sec


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