public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-06 14:22:03 to 2025-11-06 16:06:23 UTC [more...]

[RFC PATCH v2 0/4] make vmalloc gfp flags usage more apparent
 2025-11-06 16:06 UTC  (6+ messages)
` [RFC PATCH v2 1/4] mm/vmalloc: warn on invalid vmalloc gfp flags

[PATCH v1 0/2] iio: adc: Add support for TI ADS131M0x ADCs
 2025-11-06 16:06 UTC  (3+ messages)
` [PATCH v1 1/2] bindings: iio: adc: Add bindings "

[PATCH v3] net: ethernet: fix uninitialized pointers with free attribute
 2025-11-06 16:05 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH] m68k: coldfire: Add RNG support for MCF54418
 2025-11-06 16:05 UTC  (2+ messages)

[PATCH v2 1/4] mfd: simple-mfd-i2c: remove select I2C_K1
 2025-11-06 16:04 UTC  (2+ messages)
` (subset) "

[Regression] depmod fails on kernel 6.17.1 rc1
 2025-11-06 16:02 UTC  (2+ messages)

[PATCH v9 2/4] i2c: tegra: Add HS mode support
 2025-11-06 16:02 UTC  (3+ messages)

[PATCH] mfd: bd718x7: Use regmap_reg_range()
 2025-11-06 16:02 UTC  (2+ messages)
` (subset) "

[PATCH v2 0/16] SRCU updates for v6.19
 2025-11-06 16:02 UTC  (3+ messages)
` [PATCH v2 10/16] tracing: Guard __DECLARE_TRACE() use of __DO_TRACE_CALL() with SRCU-fast

[PATCH v2] i2c: designware: Replace magic numbers with named constants
 2025-11-06 16:02 UTC 

[PATCH v6 00/26] Non-const bitfield helpers
 2025-11-06 16:01 UTC  (13+ messages)
` [PATCH v6 01/26] clk: at91: pmc: #undef field_{get,prep}() before definition
` [PATCH v6 08/26] soc: renesas: rz-sysc: #undef field_get() before local definition
` [PATCH v6 12/26] bitfield: Add less-checking __FIELD_{GET,PREP}()
` [PATCH v6 14/26] clk: at91: Convert to common field_{get,prep}() helpers
` [PATCH v6 21/26] soc: renesas: rz-sysc: Convert to common field_get() helper

[PATCH v1 1/1] compiler_types: Warn about unused static inline functions on second
 2025-11-06 16:01 UTC  (3+ messages)

[PATCH 0/6] Hello,
 2025-11-06 15:59 UTC  (2+ messages)

[PATCH v6 0/2] platform/chrome: Fix an UAF via revocable primitive APIs
 2025-11-06 15:59 UTC  (4+ messages)
` [PATCH v6 1/2] platform/chrome: Protect cros_ec_device lifecycle with revocable
` [PATCH v6 2/2] platform/chrome: cros_ec_chardev: Consume cros_ec_device via revocable

[PATCH] ASoC: codecs: va-macro: fix resource leak in probe error path
 2025-11-06 15:59 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v17 0/3] leds: add new LED driver for TI LP5812
 2025-11-06 15:59 UTC  (3+ messages)
` [PATCH v17 2/3] leds: add basic support for TI/National Semiconductor LP5812 LED Driver

[RFC] Another take at restarting FUSE servers
 2025-11-06 15:58 UTC  (16+ messages)

[PATCH 0/2] replace system_wq with system_percpu_wq, add WQ_PERCPU to alloc_workqueue
 2025-11-06 15:58 UTC  (3+ messages)
` [PATCH 1/2] xen/events: replace use of system_wq with system_percpu_wq
` [PATCH 2/2] xen: privcmd: WQ_PERCPU added to alloc_workqueue users

[PATCH v4 0/5] media: imx8qxp: add parallel camera support
 2025-11-06 15:58 UTC  (10+ messages)

[PATCH net v9 0/4] net: netpoll: fix memory leak and add comprehensive selftests
 2025-11-06 15:56 UTC  (5+ messages)
` [PATCH net v9 1/4] net: netpoll: fix incorrect refcount handling causing incorrect cleanup
` [PATCH net v9 2/4] selftest: netcons: refactor target creation
` [PATCH net v9 3/4] selftest: netcons: create a torture test
` [PATCH net v9 4/4] selftest: netcons: add test for netconsole over bonded interfaces

[PATCH net-next 06/14] ipvlan: Support GSO for port -> ipvlan
 2025-11-06 15:56 UTC  (5+ messages)

[PATCH] scsi: target: tcm_loop: fix segfault in tcm_loop_tpg_address_show()
 2025-11-06 15:56 UTC  (2+ messages)

[PATCH v2] drm/sched: Replace use of system_wq with system_percpu_wq
 2025-11-06 15:54 UTC  (3+ messages)

[PATCH v9 0/4] Add I2C support for Tegra264
 2025-11-06 15:52 UTC  (5+ messages)
` [PATCH v9 1/4] i2c: tegra: Do not configure DMA if not supported
` [PATCH v9 3/4] i2c: tegra: Add support for SW mutex register

[PATCH] irqchip/irq-bcm7038-l1: Drop unused reg_mask_status() function
 2025-11-06 15:52 UTC 

[PATCH] tun: use skb_attempt_defer_free in tun_do_read
 2025-11-06 15:50 UTC 

[PATCH v2 1/1] x86/boot/compressed: Fix avoiding memmap in physical KASLR
 2025-11-06 15:48 UTC  (3+ messages)

[PATCH] hid/hid-multitouch: Keep latency normal on deactivate for reactivation gesture
 2025-11-06 15:48 UTC  (2+ messages)

[PATCH 0/4] PCI: Add initial support for handling PCIe M.2 connectors in devicetree
 2025-11-06 15:48 UTC  (7+ messages)
` [PATCH 4/4] power: sequencing: Add the Power Sequencing driver for the PCIe M.2 connectors

[PATCH v6 0/3] platform/chrome: Fix an UAF via replacing fops
 2025-11-06 15:47 UTC  (5+ messages)
` [PATCH v6 1/3] revocable: Add fops replacement
` [PATCH v6 2/3] char: misc: Leverage revocable "
` [PATCH v6 3/3] platform/chrome: cros_ec_chardev: Secure cros_ec_device via revocable

[PATCH v4 00/12] ext4: optimize online defragment
 2025-11-06 15:45 UTC  (2+ messages)

[PATCH] fs: ext4: fix uninitialized symbols
 2025-11-06 15:45 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/3] dmengine: qcom: bam_dma: some driver refactoring
 2025-11-06 15:44 UTC  (4+ messages)
` [PATCH 1/3] dmaengine: qcom: bam_dma: order includes alphabetically
` [PATCH 2/3] dmaengine: qcom: bam_dma: use lock guards
` [PATCH 3/3] dmaengine: qcom: bam_dma: convert tasklet to a workqueue

[PATCH v3 00/29] arm_mpam: Add basic mpam driver
 2025-11-06 15:43 UTC  (4+ messages)
` [PATCH v3 26/29] arm_mpam: Use long MBWU counters if supported

[PATCH net] lan966x: Fix sleeping in atomic context
 2025-11-06 15:40 UTC  (2+ messages)

[PATCH v2 0/5] i2c: designware: Improve support of multi-messages transfer
 2025-11-06 15:40 UTC  (7+ messages)
` [PATCH v2 4/5] i2c: designware: Implement I2C_M_STOP support
` [PATCH v2 5/5] i2c: designware: Support of controller with IC_EMPTYFIFO_HOLD_MASTER disabled

[PATCH net v2] selftests/vsock: avoid false-positives when checking dmesg
 2025-11-06 15:40 UTC  (2+ messages)

[PATCH] drm/amd/pm: Remove unneeded semicolon
 2025-11-07 16:57 UTC  (2+ messages)

[PATCH v4 00/12] Nesting support for lazy MMU mode
 2025-11-06 15:33 UTC  (6+ messages)
` [PATCH v4 07/12] mm: enable lazy_mmu sections to nest

GDB causing OOPS on insmod
 2025-11-06 15:31 UTC  (3+ messages)

[PATCH 0/5] arm64: qcom: add support for Arduino UnoQ SBC
 2025-11-06 15:31 UTC  (6+ messages)
` [PATCH 1/5] dt-binding: trivial-devices: add arduino spi mcu interface
` [PATCH 2/5] drivers: spi: spidev: add compatible for "
` [PATCH 3/5] dt-binding: arm: qcom: add arduino unoq codename
` [PATCH 4/5] arm64: dts: qcom: qcm2290: add uart2 node
` [PATCH 5/5] arm64: dts: qcom: unoq: add dts for arduino unoq

[PATCH v3] iio: imu: inv_icm45600: Initializes inv_icm45600_buffer_postdisable sleep
 2025-11-06 15:31 UTC 

[PATCH v6 0/2] Implement vbus support for HD3SS3220 port controller
 2025-11-06 15:31 UTC  (6+ messages)
` [PATCH v6 2/2] usb: typec: hd3ss3220: Enable VBUS based on ID pin state

[PATCH v2] ext4: synchronize free block counter when detecting corruption
 2025-11-06 15:30 UTC  (2+ messages)

[PATCH net-next v7 00/12] net: dsa: lantiq_gswip: Add support for MaxLinear GSW1xx switch family
 2025-11-06 15:30 UTC  (7+ messages)
` [PATCH net-next v7 12/12] net: dsa: add driver "

[PATCH 3/5] tracing: Have tracer option be instance specific
 2025-11-06 15:29 UTC  (3+ messages)

[syzbot] [net?] KASAN: slab-use-after-free Read in handle_tx (2)
 2025-11-06 15:28 UTC 

[PATCH] usb: dwc3: replace use of system_wq with system_percpu_wq
 2025-11-06 15:27 UTC 

[PATCH v2 0/6] futex: Use RCU-based per-CPU reference counting
 2025-11-06 15:26 UTC  (3+ messages)
` [tip: locking/urgent] futex: Optimize per-cpu "

[PATCH v1 1/1] KVM: s390: Fix gmap_helper_zap_one_page() again
 2025-11-06 15:25 UTC 

[PATCH v6 0/3] drivers/base: Introduce revocable
 2025-11-06 15:23 UTC  (4+ messages)
` [PATCH v6 1/3] revocable: Revocable resource management
` [PATCH v6 2/3] revocable: Add Kunit test cases
` [PATCH v6 3/3] selftests: revocable: Add kselftest cases

[PATCH] cpufreq: intel_pstate: Unchecked MSR aceess in legacy mode
 2025-11-06 15:23 UTC  (6+ messages)
  ` [REGRESSION] Intel Turbo Boost stuck disabled on some Clevo machines (was: [PATCH] cpufreq: intel_pstate: Unchecked MSR aceess in legacy mode)

[PATCH] strparser: Fix signed/unsigned mismatch bug
 2025-11-06 15:22 UTC  (4+ messages)

[tip:perf/core] BUILD SUCCESS cf76553aaa363620f58a6b6409bf544f4bcfa8de
 2025-11-06 15:21 UTC 

[PATCH v1 1/1] math.h: Amend kernel-doc and add a note about signed type limits
 2025-11-06 15:20 UTC 

[PATCH net v2] net: dsa: microchip: Fix reserved multicast address table programming
 2025-11-06 15:20 UTC  (2+ messages)

[PATCH v2] PCI: of: Downgrade error message on missing of_root node
 2025-11-06 15:21 UTC  (5+ messages)

[PATCH v5 0/8] Enable video decoder & encoder for MT8189
 2025-11-06 15:17 UTC  (14+ messages)
` [PATCH v5 2/8] media: mediatek: vcodec: add decoder compatible to support MT8189
` [PATCH v5 3/8] media: mediatek: vcodec: add profile and level supporting for MT8189
` [PATCH v5 4/8] media: mediatek: vcodec: Add single core VP9 decoding support "
` [PATCH v5 5/8] media: mediatek: vcodec: fix vp9 4096x2176 fail for profile2
` [PATCH v5 6/8] media: mediatek: vcodec: fix media device node number
` [PATCH v5 8/8] media: mediatek: encoder: Add MT8189 encoder compatible data

[PATCH] ubi: fastmap: fix ubi->fm memory leak
 2025-11-06 15:16 UTC  (2+ messages)

[PATCH v2] iio: trigger: Fix error handling in viio_trigger_alloc
 2025-11-06 15:16 UTC  (2+ messages)

[PATCH] selftests: timers: nanosleep: Add tests for return of remaining time
 2025-11-06 15:15 UTC 

[PATCH] scsi: fcoe: add WQ_PERCPU to alloc_workqueue users
 2025-11-06 15:15 UTC  (2+ messages)

[PATCH net-next v6 3/6] net: devmem: prepare for autorelease rx token management
 2025-11-06 15:14 UTC  (3+ messages)

[PATCH v5 0/7] rust: pci: add config space read/write support
 2025-11-06 15:10 UTC  (4+ messages)
` [PATCH v5 2/7] rust: devres: style for imports

[PATCH] regmap: sdw-mbq: Reorder regmap_mbq_context struct for better packing
 2025-11-06 15:08 UTC  (2+ messages)

[syzbot] [net?] KASAN: slab-use-after-free Read in handle_tx (2)
 2025-11-06 15:08 UTC  (3+ messages)
` Forwarded: "
` Forwarded: KASAN: slab-use-after-free Read in handle_tx (2) Inbox

DEBUG_ATOMIC_SLEEP spew in cgroup_task_dead() on next-20251104
 2025-11-06 15:07 UTC  (5+ messages)
    ` [PATCH cgroup/for-6.19] cgroup: Fix sleeping from invalid context warning on PREEMPT_RT

[PATCH 0/4] usb: host: renesas: Handle reset signals on suspend/resume
 2025-11-06 15:06 UTC  (10+ messages)
` [PATCH 1/4] usb: host: Do not check priv->clks[clk]
` [PATCH 2/4] usb: host: ehci-platform: Call reset assert/deassert on suspend/resume
` [PATCH 3/4] usb: host: ohci-platform: "
` [PATCH 4/4] usb: renesas_usbhs: Assert/de-assert reset signals "

[PATCH 5/6] of: add infra to parse iommu-map per IOMMU cell count
 2025-11-06 15:03 UTC  (2+ messages)

[PATCH 0/1] i40e: additional safety check
 2025-11-06 15:02 UTC  (2+ messages)
` [PATCH] i40e: validate ring_len parameter against hardware specific values

[PATCH v2 0/5] introduce VM_MAYBE_GUARD and make it sticky
 2025-11-06 15:03 UTC  (13+ messages)
` [PATCH v2 1/5] mm: introduce VM_MAYBE_GUARD and make visible in /proc/$pid/smaps
` [PATCH v2 2/5] mm: add atomic VMA flags, use VM_MAYBE_GUARD as such
` [PATCH v2 3/5] mm: implement sticky, copy on fork VMA flags

[PATCH] drm/sun4i: Cleanup v3s mixer config fields ordering and indentation
 2025-11-06 15:03 UTC  (4+ messages)

[PATCH v1 0/3] arm64: dts: ti: Add Aquila AM69 Support
 2025-11-06 15:03 UTC  (9+ messages)
` [PATCH v1 1/3] dt-bindings: arm: ti: add Toradex Aquila AM69
  ` [PATCH v1 2/3] arm64: dts: ti: Add Aquila AM69 Support

[GIT PULL] PECI changes for v6.19-rc1
 2025-11-06 15:02 UTC 

[PATCH v1 0/2] kasan: vmalloc: Fix incorrect tag assignment with multiple vm_structs
 2025-11-06 15:00 UTC  (4+ messages)
` [PATCH v1 1/2] kasan: Unpoison pcpu chunks with base address tag

[PATCH v9 0/5] make logical block size configurable
 2025-11-06 14:56 UTC  (11+ messages)
` [PATCH v9 4/5] md: add check_new_feature module parameter

[PATCH] usb: xhci: replace use of system_wq with system_percpu_wq
 2025-11-06 14:54 UTC 

[PATCH v10 0/2] Drivers: hv: Introduce new driver - mshv_vtl
 2025-11-06 14:54 UTC  (6+ messages)
` [PATCH v10 1/2] Drivers: hv: Export some symbols for mshv_vtl
` [PATCH v10 2/2] Drivers: hv: Introduce mshv_vtl driver

[PATCH RESEND] apparmor: Replace deprecated strcpy in d_namespace_path
 2025-11-06 14:54 UTC  (2+ messages)

[PATCH] selftests: net: local_termination: Wait for interfaces to come up
 2025-11-06 14:53 UTC  (3+ messages)

[Patch v9 00/12] arch-PEBS enabling for Intel platforms
 2025-11-06 14:52 UTC  (3+ messages)
` [Patch v9 10/12] perf/x86/intel: Update dyn_constranit base on PEBS event precise level

[PATCH v5 0/4] reparent the THP split queue
 2025-11-06 14:52 UTC  (3+ messages)
` [PATCH v5 3/4] mm: thp: use folio_batch to handle THP splitting in deferred_split_scan()

[PATCH v2 0/8] media: iris: add support for video codecs on Qcom kaanapali platform
 2025-11-06 14:50 UTC  (7+ messages)
` [PATCH v2 1/8] media: dt-bindings: qcom-kaanapali-iris: Add kaanapali video codec binding

[PATCH v2] regulator: qcomm-labibb: replace use of system_wq with system_dfl_wq
 2025-11-06 14:50 UTC 

[syzbot] [net?] KASAN: slab-use-after-free Read in handle_tx (2)
 2025-11-06 14:50 UTC 

[WIP RFC PATCH 0/3] runtime-const header split and whatnot
 2025-11-06 14:49 UTC  (12+ messages)
` [PATCH 1/3] x86: fix access_ok() and valid_user_address() using wrong USER_PTR_MAX in modules

[PATCH] scsi: fix uninitialized pointers with free attr
 2025-11-06 14:46 UTC  (5+ messages)

[RFC] xfs: fake fallocate success for always CoW inodes
 2025-11-06 14:46 UTC  (5+ messages)

[PATCH] net/handshake: Fix memory leak in tls_handshake_accept()
 2025-11-06 14:45 UTC 

[PATCH 0/6] gpu: nova-core: Hopper/Blackwell prerequisites
 2025-11-06 14:44 UTC  (7+ messages)
` [PATCH 3/6] gpu: nova-core: Blackwell: basic GPU identification
` [PATCH 5/6] gpu: nova-core: regs.rs: clean up chipset(), architecture()
` [PATCH 6/6] gpu: nova-core: use gpu::Architecture instead of long lists of GPUs

[PATCH v2 00/13] memory: tegra: Several cleanups
 2025-11-06 14:43 UTC  (4+ messages)
` [PATCH v2 08/13] memory: tegra186-emc: Simplify and handle deferred probe with dev_err_probe()

[PATCH] ASoC: stm32: dfsdm: don't use %pK through printk
 2025-11-06 14:41 UTC 

[PATCH] phy: renesas: rcar-gen3-usb2: Add suspend/resume support
 2025-11-06 14:41 UTC 

[PATCH] selftest/mm: fix pointer comparison in mremap_test
 2025-11-06 14:40 UTC  (5+ messages)

[PATCH 0/3] mfd/watchdog: dt-bindings: Reference watchdog schema in rohm,bd96801-pmic
 2025-11-06 14:40 UTC  (3+ messages)
` [PATCH 3/3] dt-bindings: mfd: rohm,bd96801-pmic: Correct timeout-sec length and reference watchdog schema

[PATCH net-next v05 0/5] net: hinic3: PF initialization
 2025-11-06 14:33 UTC  (3+ messages)
` [PATCH net-next v05 2/5] hinic3: Add PF management interfaces
  ` [External] : "

[PATCH] drivers: Fix reference leak in altr_sysmgr_regmap_lookup_by_phandle()
 2025-11-06 14:39 UTC  (3+ messages)

[PATCH] ALSA: usb-audio: Prevent urb from writing out of bounds
 2025-11-06 14:35 UTC  (2+ messages)

[PATCH 0/2] reset: rzg2l-usbphy-ctrl: Add suspend to RAM support
 2025-11-06 14:33 UTC  (3+ messages)
` [PATCH 1/2] reset: rzg2l-usbphy-ctrl: Propagate the return value of regmap_field_update_bits()
` [PATCH 2/2] reset: rzg2l-usbphy-ctrl: Add suspend/resume support

Fwd: Compile Error fs/nfsd/nfs4state.o - clamp() low limit slotsize greater than high limit total_avail/scale_factor
 2025-11-06 14:33 UTC 

[PATCH] Documentation: input: expand INPUT_PROP_HAPTIC_TOUCHPAD to all pressure pads
 2025-11-06 14:32 UTC  (3+ messages)
` [PATCH v3] Input: rename INPUT_PROP_HAPTIC_TOUCHPAD to INPUT_PROP_PRESSUREPAD

[PATCH v6 0/8] reset: rework reset-gpios handling
 2025-11-06 14:32 UTC  (9+ messages)
` [PATCH v6 1/8] software node: read the reference args via the fwnode API
` [PATCH v6 2/8] software node: increase the reference of the swnode by its fwnode
` [PATCH v6 3/8] software node: allow referencing firmware nodes
` [PATCH v6 4/8] gpio: swnode: allow referencing GPIO chips by "
` [PATCH v6 5/8] reset: order includes alphabetically in reset/core.c
` [PATCH v6 6/8] reset: make the provider of reset-gpios the parent of the reset device
` [PATCH v6 7/8] reset: gpio: convert the driver to using the auxiliary bus
` [PATCH v6 8/8] reset: gpio: use software nodes to setup the GPIO lookup

[PATCH] mfd: da9055: Simplify the error handling path in da9055_device_init()
 2025-11-06 14:32 UTC  (2+ messages)
` (subset) "

[PATCH v2] regulator: irq_helper: replace use of system_wq with system_dfl_wq
 2025-11-06 14:29 UTC 

[PATCH v2 0/2] Fix SSR unable to wake up bug
 2025-11-06 14:27 UTC  (3+ messages)
` [PATCH v2 2/2] Bluetooth: hci_qca: Convert timeout from jiffies to ms

Folio Related Stability Crashes in 6.17.5 and 6.17.6
 2025-11-06 14:24 UTC  (2+ messages)

[PATCH v3] iio: adc: at91-sama5d2_adc: Fix potential use-after-free in sama5d2_adc driver
 2025-11-06 14:24 UTC  (3+ messages)

[PATCH] scsi: ufs: ti-j721e: Add suspend-resume support
 2025-11-06 14:21 UTC 

[PATCH 3/3] net: key: Validate address family in set_ipsecrequest()
 2025-11-06 14:22 UTC  (2+ messages)
` [syzbot] [net?] kernel BUG in set_ipsecrequest


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