public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-10 10:57:51 to 2026-03-10 11:57:43 UTC [more...]

[PATCH v3] iio: dac: mcp47feb02: Fix Vref validation [1-999] case
 2026-03-10 11:56 UTC 

[PATCH] softirq: WARN_ON !preemptible() not check softirq cnt in bh disable on RT
 2026-03-10 11:55 UTC 

[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
 2026-03-10 11:49 UTC  (62+ messages)
` [PATCH 01/61] Coccinelle: Prefer IS_ERR_OR_NULL over manual NULL check
` [PATCH 02/61] btrfs: "
` [PATCH 03/61] ceph: "
` [PATCH 04/61] ext4: "
` [PATCH 05/61] smb: Prefer IS_ERR_OR_NULL over manual NULl check
` [PATCH 06/61] 9p: Prefer IS_ERR_OR_NULL over manual NULL check
` [PATCH 07/61] erofs: "
` [PATCH 08/61] fuse: "
` [PATCH 09/61] ntfs3: "
` [PATCH 10/61] gfs2: "
` [PATCH 11/61] pstore: "
` [PATCH 12/61] quota: "
` [PATCH 13/61] squashfs: "
` [PATCH 14/61] seq_file: "
` [PATCH 15/61] trace: "
` [PATCH 16/61] sched: "
` [PATCH 17/61] module: "
` [PATCH 18/61] sound: "
` [PATCH 19/61] kvm: "
` [PATCH 20/61] apparmor: "
` [PATCH 21/61] lib/test: "
` [PATCH 22/61] md: "
` [PATCH 23/61] net/ipv6: "
` [PATCH 24/61] net/9p: "
` [PATCH 25/61] net/bluetooth: "
` [PATCH 26/61] net/core: "
` [PATCH 27/61] net/netlink: "
` [PATCH 28/61] net/sched: "
` [PATCH 29/61] net/sctp: "
` [PATCH 30/61] net/sunrpc: "
` [PATCH 31/61] net/tipc: "
` [PATCH 32/61] net/wireless: "
` [PATCH 33/61] mm: "
` [PATCH 34/61] arch/arm: "
` [PATCH 35/61] arch/mips: "
` [PATCH 36/61] arch/sh: "
` [PATCH 37/61] drm: "
` [PATCH 38/61] net: "
` [PATCH 39/61] irqchip: "
` [PATCH 40/61] phy: "
` [PATCH 41/61] pinctrl: "
` [PATCH 42/61] pmdomain: "
` [PATCH 43/61] s390: "
` [PATCH 44/61] target: "
` [PATCH 45/61] thermal: "
` [PATCH 46/61] vfio: "
` [PATCH 47/61] nfc: "
` [PATCH 48/61] mtd: "
` [PATCH 49/61] media: "
` [PATCH 50/61] iommu: "
` [PATCH 51/61] leds: "
` [PATCH 52/61] gpib: "
` [PATCH 53/61] hyperv: "
` [PATCH 54/61] aoe: "
` [PATCH 55/61] interconnect: "
` [PATCH 56/61] clk: "
` [PATCH 57/61] reset: "
` [PATCH 58/61] arch/x86: "
` [PATCH 59/61] debugobjects: Drop likely() around !IS_ERR_OR_NULL()
` [PATCH 60/61] Input alps: Drop unlikely() around IS_ERR_OR_NULL()
` [PATCH 61/61] file: "

[PATCH v7 0/3] TrackPoint doubletap enablement and user control
 2026-03-10 11:54 UTC  (8+ messages)
` [PATCH v7 1/3] input: trackpoint - Enable doubletap by default on capable devices

Stalls when starting a VSOCK listening socket: soft lockups, RCU stalls, timeout
 2026-03-10 11:54 UTC  (24+ messages)

[PATCH] media: uvcvideo: Fix buffer sequence in frame gaps
 2026-03-10 11:54 UTC 

[PATCH v8 0/9] Add support for i.MX94 DCIF
 2026-03-10 11:53 UTC  (5+ messages)
` [PATCH v8 2/9] drm/bridge: fsl-ldb: Get the next non-panel bridge

[PATCH v11 0/3] Add i.MX91/93 parallel display support
 2026-03-10 11:53 UTC  (4+ messages)
` [PATCH v11 2/3] drm/bridge: imx: Add i.MX93 parallel display format configuration support

[PATCH 0/7] clk: qcom: sc8180x: PM-related fixes
 2026-03-10 11:52 UTC  (8+ messages)
` [PATCH 2/7] clk: qcom: gcc-sc8180x: Add missing GDSCs
` [PATCH 3/7] clk: qcom: gcc-sc8180x: Use retention for USB power domains
` [PATCH 5/7] clk: qcom: gcc-sc8180x: Add missing GDSC flags

[PATCH] gpio: ljca: reduce struct allocation
 2026-03-10 11:52 UTC  (4+ messages)

[PATCH 0/8] scsi-multipath: Basic ALUA support
 2026-03-10 11:49 UTC  (9+ messages)
` [PATCH 1/8] libmultipath: add mpath_call_for_all_devices()
` [PATCH 2/8] scsi: scsi_dh_alua: Do not attach for SCSI native multipath
` [PATCH 3/8] scsi: scsi_dh_alua: Pass submit_rtpg() a bool for extended header support
` [PATCH 4/8] scsi: Create a core ALUA driver
` [PATCH 5/8] scsi: scsi-multipath: Add basic ALUA support
` [PATCH 6/8] scsi: scsi-multipath: Maintain sdev->access_state
` [PATCH 7/8] scsi: scsi-multipath: Issue a periodic TUR per path
` [PATCH 8/8] scsi: scsi-multipath: Add stubbed scsi_multipath_dev_rescan()

[PATCH v2] Documentation/kbuild: fix empty string KBUILD_BUILD_TIMESTAMP
 2026-03-10 11:50 UTC 

[PATCH v2] fbdev/hga: Request memory region before ioremap
 2026-03-10 11:49 UTC  (2+ messages)

[PATCH net v5 0/2] net,bpf: fix null-ptr-deref in xdp_master_redirect() for bonding and add selftest
 2026-03-10 11:49 UTC  (3+ messages)
` [PATCH net v5 1/2] bonding: fix null-ptr-deref in bond_rr_gen_slave_id()

[PATCH] Documentation/kbuild: fix empty string KBUILD_BUILD_TIMESTAMP
 2026-03-10 11:48 UTC 

[PATCH v3 00/30] tools build: Append -fzero-init-padding-bits=all option
 2026-03-10 11:48 UTC  (5+ messages)
` [PATCH v3 24/30] tools: tracing: Append extra cflags

[PATCH v3 00/13] Support for Samsung S2MU005 PMIC and its sub-devices
 2026-03-10 11:48 UTC  (5+ messages)
` [PATCH v3 09/13] leds: flash: add support for Samsung S2M series PMIC flash LED device
` [PATCH v3 10/13] leds: rgb: add support for Samsung S2M series PMIC RGB "

[cocci] [PATCH] coccinelle: update Coccinelle URL
 2026-03-10 11:46 UTC  (3+ messages)

[PATCH v2] pinctrl: sunxi: Implement gpiochip::get_direction()
 2026-03-10 11:46 UTC  (4+ messages)

[PATCH v2 1/1] mtd: physmap: physmap-bt1-rom: Remove not-going-to-be-supported code for Baikal SoC
 2026-03-10 11:44 UTC  (2+ messages)

[PATCH 0/2] vfs: follow-on fixes for i_ino widening
 2026-03-10 11:43 UTC  (3+ messages)
` [PATCH 1/2] nilfs2: fix 64-bit division operations in nilfs_bmap_find_target_in_group()
` [PATCH 2/2] EVM: add comment describing why ino field is still unsigned long

[PATCH v1 0/4] ASoC: qcom: qdsp6: Add MI2S clock control
 2026-03-10 11:44 UTC  (3+ messages)
` [PATCH v1 4/4] ASoC: qcom: sc8280xp: ASoC: qcom: sc8280xp: enhance machine driver for board-specific config

[PATCH] staging: atomisp: replace msleep with usleep_range in atomisp-gc2235.c
 2026-03-10 11:43 UTC  (2+ messages)

[PATCH v3 0/2] Add support for Texas Instruments INA4230 power monitor
 2026-03-10 11:43 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: hwmon: Add TI INA4230 4-channel I2C "
` [PATCH v3 2/2] hwmon: Add support for TI INA4230 "

[PATCH] staging: atomisp: fix block comment style in refcount.c
 2026-03-10 11:43 UTC  (2+ messages)

[gustavoars:testing/wfamnae-next20260309] BUILD SUCCESS 0572191b4e6e75e484b3cd65ab7874cd4f3dc726
 2026-03-10 11:42 UTC 

[PATCH 0/2] drm/imagination: Drain interrupts before suspending the GPU
 2026-03-10 11:41 UTC  (3+ messages)
` [PATCH 1/2] drm/imagination: Synchronize "
` [PATCH 2/2] drm/imagination: Disable "

[PATCH v2] ASoC: SOF: sof-audio: pcm_id is __le32
 2026-03-10 11:40 UTC 

[PATCH] printk: add early_counter_ns routine for printk blind spot
 2026-03-10 11:39 UTC  (4+ messages)
` [PATCH v3] printk: fix zero-valued printk timestamps in early boot

[PATCH v3 0/3] Remove <linux/of_gpio.h>
 2026-03-10 11:39 UTC  (5+ messages)
` [PATCH v4 "

[PATCH 0/2] fix kmem over-charging for embedded obj_exts array
 2026-03-10 11:38 UTC  (3+ messages)
` [PATCH 1/2] mm/slab: move obj_exts_in_slab() definition to slab.h
` [PATCH 2/2] memcg: fix kmem over-charging for embedded obj_exts array

[PATCH 0/3] Fix merge_config.sh
 2026-03-10 11:36 UTC  (4+ messages)
` [PATCH 1/3] scripts: kconfig: merge_config.sh: pass output file as awk variable
` [PATCH 2/3] scripts: kconfig: merge_config.sh: fix indentation
` [PATCH 3/3] scripts: kconfig: merge_config.sh: use POSIX test operator

[PATCH v2] iio: imu: bmi160: Remove potential undefined behavior in bmi160_config_pin()
 2026-03-10 11:36 UTC  (2+ messages)

[PATCH v6 0/3] Enable Inline crypto engine for kodiak and monaco
 2026-03-10 11:35 UTC  (4+ messages)
` [PATCH v6 1/3] dt-bindings: mmc: sdhci-msm: Add ICE phandle
` [PATCH v6 2/3] arm64: dts: qcom: kodiak: enable the inline crypto engine for SDHC
` [PATCH v6 3/3] arm64: dts: qcom: monaco: "

[PATCH] arm64: dts: qcom: glymur-crd: Enable keyboard, trackpad and touchscreen
 2026-03-10 11:35 UTC  (3+ messages)

[syzbot] [netfilter?] WARNING in nf_hook_entry_head (2)
 2026-03-10 11:35 UTC  (2+ messages)
` Forwarded: "

[PATCH net-next] net: Convert move_addr_to_user() to scoped user access
 2026-03-10 11:33 UTC 

[PATCH RFC v2 00/23] fs,kthread: start all kthreads in nullfs
 2026-03-10 11:33 UTC  (10+ messages)
` [PATCH RFC v2 02/23] fs: add scoped_with_init_fs()
` [PATCH RFC v2 04/23] crypto: ccp: use scoped_with_init_fs() for SEV file access
` [PATCH RFC v2 15/23] fs: add real_fs to track task's actual fs_struct

[PATCH RESEND] thermal: sprd: Use min instead of clamp in sprd_thm_temp_to_rawdata
 2026-03-10 11:33 UTC  (2+ messages)

[PATCH] soundwire: cadence: Clear message complete before signaling waiting thread
 2026-03-10 11:31 UTC 

[PATCH v8 00/10] ADF41513/ADF41510 PLL frequency synthesizers
 2026-03-10 11:30 UTC  (7+ messages)
` [PATCH v8 02/10] lib: kstrtox: add kstrntoull() helper

[PATCH v2 1/2] x86/x2apic: Disable x2apic on resume if the kernel expects so
 2026-03-10 11:30 UTC  (2+ messages)
` [tip: x86/urgent] x86/apic: "

[PATCH 0/4] Add support for Milos LPASS LPI pinctrl
 2026-03-10 11:29 UTC  (7+ messages)
` [PATCH 1/4] dt-bindings: pinctrl: qcom: Add Milos "
` [PATCH 2/4] pinctrl: qcom: Add Milos LPASS LPI TLMM
` [PATCH 4/4] arm64: dts: qcom: milos: Add LPASS LPI pinctrl node

[PATCH v2 0/4] correct macro issues
 2026-03-10 11:29 UTC  (5+ messages)
` [PATCH v2 2/4] staging: iio: adt7316: remove shift/offset macros

[PATCH net v1] net/rose: fix NULL pointer dereference in rose_transmit_link on reconnect
 2026-03-10 11:28 UTC  (3+ messages)

[PATCH 0/6] Enable new features for flipkart-rimob
 2026-03-10 11:27 UTC  (6+ messages)
` [PATCH 3/6] arm64: dts: qcom: msm8953-flipkart-rimob: Enable display and GPU
` [PATCH 4/6] arm64: dts: qcom: msm8953-flipkart-rimob: Enable WiFi/Bluetooth

[PATCH] comedi: runflags cannot determine whether to reclaim chanlist
 2026-03-10 11:11 UTC 

[PATCH v5 00/41] arm_mpam: Add KVM/arm64 and resctrl glue code
 2026-03-10 11:26 UTC  (6+ messages)
` [PATCH v5 38/41] arm_mpam: Add workaround for T241-MPAM-4

[PATCH 0/3] Add support for the ASUS ROG Phone 3 (SM8250)
 2026-03-10 11:25 UTC  (3+ messages)
` [PATCH 3/3] arm64: dts: qcom: sm8250-asus-obiwan: Add ASUS ROG Phone 3

[PATCH v5 0/4] OPENAT2_REGULAR flag support for openat2
 2026-03-10 11:24 UTC  (8+ messages)
` [PATCH v5 1/4] openat2: new OPENAT2_REGULAR flag support

[PATCH v2 0/2] IPA support on qcm2290
 2026-03-10 11:22 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: net: qcom,ipa: document qcm2290 compatible
` [PATCH v2 2/2] arm64: dts: qcom: agatti: Add IPA nodes

[PATCH v2 0/5] ASoC / rpmsg / remoteproc / soc: qcom: Constify buffer passed to send functions
 2026-03-10 11:22 UTC  (6+ messages)
` [PATCH v2 1/5] remoteproc: mtp_scp_ipi: Constify buffer passed to scp_ipi_send()
` [PATCH v2 2/5] remoteproc: mtp_scp: Constify buffer passed to scp_send_ipi()
` [PATCH v2 3/5] rpmsg: Constify buffer passed to send API
` [PATCH v2 4/5] ASoC: qcom:: Constify GPR packet being send over GPR interface
` [PATCH v2 5/5] media: platform: mtk-mdp3: Constify buffer passed to mdp_vpu_sendmsg()

[PATCH v6 00/34] gpu: nova-core: firmware: Hopper/Blackwell support
 2026-03-10 11:21 UTC  (11+ messages)
` [PATCH v6 01/34] gpu: nova-core: print FB sizes, along with ranges
` [PATCH v6 02/34] gpu: nova-core: add FbRange.len() and use it in boot.rs
` [PATCH v6 06/34] gpu: nova-core: apply the one "use" item per line policy to commands.rs
` [PATCH v6 18/34] gpu: nova-core: Hopper/Blackwell: add FSP message infrastructure
` [PATCH v6 23/34] gpu: nova-core: Hopper/Blackwell: add FSP message structures

[PATCH v1] i2c: designware: amdisp: Fix null pointer dereference in runtime resume
 2026-03-10 11:21 UTC  (2+ messages)

[PATCH v4 0/4] Fixes the stack overflow
 2026-03-10 11:20 UTC  (6+ messages)
` [PATCH v4 4/4] gpu: nova-core: fix stack overflow in GSP memory allocation

[PATCH v2 0/8] mips: econet: Add clk/reset and PCIe support
 2026-03-10 11:20 UTC  (7+ messages)
` [PATCH v2 3/8] dt-bindings: phy: Document PCIe PHY in EcoNet EN751221 and EN7528

[PATCH v3 net 0/3] amd-xgbe: RX adaptation and PHY handling fixes
 2026-03-10 11:20 UTC  (4+ messages)
` [PATCH v3 net 2/3] amd-xgbe: prevent CRC errors during RX adaptation with AN disabled

[PATCH 6.18 000/314] 6.18.17-rc1 review
 2026-03-10 11:19 UTC 

[PATCH 0/2] Make TPS65219 poweroff handler conditional
 2026-03-10 11:18 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: ti: k3-am62-lp-sk: Add system-power-controller
` [PATCH 2/2] mfd: tps65219: Make poweroff handler conditional on system-power-controller

[PATCH] Drivers: hv: vmbus: Fix potential NULL pointer dereference in vmbus_acpi_add()
 2026-03-10 11:18 UTC  (2+ messages)

[PATCH] auxdisplay: lcd2s: add error handling for i2c transfers
 2026-03-10 11:13 UTC 

[PATCH v1 0/4] Add eDP support for RK3576
 2026-03-10 11:11 UTC  (3+ messages)
` [PATCH v1 4/4] drm/rockchip: analogix_dp: Add "

[RFC PATCH] rust: allow Clang-native `RANDSTRUCT` configs
 2026-03-10 11:09 UTC  (3+ messages)

[PATCH ipsec-next v5 8/8] xfrm: add XFRM_MSG_MIGRATE_STATE for single SA migration
 2026-03-10 11:09 UTC  (6+ messages)
    ` [devel-ipsec] "

[PATCH 1/6] selftests/liveupdate: add framework for memfd tests
 2026-03-10 11:08 UTC  (2+ messages)

[PATCH v2] cpufreq: cppc: Clamp default minimum limit to lowest_nonlinear_perf
 2026-03-10 11:07 UTC  (5+ messages)

[PATCH net-next v4] vsock: add G2H fallback for CIDs not owned by H2G transport
 2026-03-10 11:07 UTC  (4+ messages)
` [net-next,v4] "
    ` [net-next, v4] "

[PATCH 6.19 000/311] 6.19.7-rc1 review
 2026-03-10 11:05 UTC 

[PATCH V2 3/4] mm: shrinker: optimize the allocation of shrinker_info when setting cgroup_memory_nokmem
 2026-03-10 11:05 UTC  (2+ messages)

[PATCH] mm/userfaultfd: fix hugetlb fault mutex hash calculation
 2026-03-10 11:05 UTC  (2+ messages)
` [PATCH v4] "

[PATCH v1 1/1] pinctrl: cy8c95x0: Avoid returning positive values to user space
 2026-03-10 11:04 UTC  (4+ messages)

[BUG] wifi: rtw88: Hard system freeze on RTL8821CE when power_save is enabled (LPS/ASPM conflict)
 2026-03-10 11:01 UTC  (3+ messages)

[PATCH] gpu: nova-core: gsp: fix UB in DmaGspMem pointer accessors
 2026-03-10 11:02 UTC  (5+ messages)

[PATCH v3] perf/core: Fix missing read event generation on task exit
 2026-03-10 10:59 UTC  (6+ messages)

[PATCH v14 0/7] coresight: ctcu: Enable byte-cntr function for TMC ETR
 2026-03-10 10:58 UTC  (6+ messages)
` [PATCH v14 6/7] coresight: ctcu: enable byte-cntr for TMC ETR devices

[PATCH v7 00/15] rv: Add Hybrid Automata monitor type, per-object and deadline monitors
 2026-03-10 10:56 UTC  (11+ messages)
` [PATCH v7 06/15] rv: Add sample hybrid monitors stall
` [PATCH v7 07/15] rv: Convert the opid monitor to a hybrid automaton
` [PATCH v7 08/15] sched: Add task enqueue/dequeue trace points
` [PATCH v7 09/15] rv: Add enqueue/dequeue to snroc monitor
` [PATCH v7 10/15] rv: Add support for per-object monitors in DA/HA
` [PATCH v7 11/15] verification/rvgen: Add support for per-obj monitors
` [PATCH v7 12/15] sched: Add deadline tracepoints
` [PATCH v7 13/15] sched/deadline: Move some utility functions to deadline.h
` [PATCH v7 14/15] rv: Add deadline monitors
` [PATCH v7 15/15] rv: Add dl_server specific monitors

[PATCH v3 0/9] clk: realtek: Add RTD1625 Clock Support
 2026-03-10 10:57 UTC  (3+ messages)
` [PATCH v3 2/9] clk: realtek: Add basic reset support


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