mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH] drm/me/gsc: mei interrupt top half should be in irq disabled context
 2025-11-07  3:31 UTC  (3+ messages)

[PATCH v6 00/29] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2025-11-06 10:02 UTC  (7+ messages)

[PATCH v5 00/34] sparc64: vdso: Switch to the generic vDSO library
 2025-11-06 10:02 UTC  (35+ messages)
` [PATCH v5 01/34] selftests: vDSO: vdso_test_correctness: Handle different tv_usec types
` [PATCH v5 02/34] arm64: vDSO: getrandom: Explicitly include asm/alternative.h
` [PATCH v5 03/34] arm64: vDSO: gettimeofday: Explicitly include vdso/clocksource.h
` [PATCH v5 04/34] arm64: vDSO: compat_gettimeofday: Add explicit includes
` [PATCH v5 05/34] ARM: vdso: gettimeofday: "
` [PATCH v5 06/34] powerpc/vdso/gettimeofday: Explicitly include vdso/time32.h
` [PATCH v5 07/34] powerpc/vdso: Explicitly include asm/cputable.h and asm/feature-fixups.h
` [PATCH v5 08/34] LoongArch: vDSO: Explicitly include asm/vdso/vdso.h
` [PATCH v5 09/34] MIPS: vdso: Add include guard to asm/vdso/vdso.h
` [PATCH v5 10/34] MIPS: vdso: Explicitly include asm/vdso/vdso.h
` [PATCH v5 11/34] random: vDSO: Add explicit includes
` [PATCH v5 12/34] vdso/gettimeofday: "
` [PATCH v5 13/34] vdso/helpers: Explicitly include vdso/processor.h
` [PATCH v5 14/34] vdso/datapage: Remove inclusion of gettimeofday.h
` [PATCH v5 15/34] vdso/datapage: Trim down unnecessary includes
` [PATCH v5 16/34] random: vDSO: trim vDSO includes
` [PATCH v5 17/34] random: vDSO: remove ifdeffery
` [PATCH v5 18/34] random: vDSO: split out datapage update into helper functions
` [PATCH v5 19/34] random: vDSO: only access vDSO datapage after random_init()
` [PATCH v5 20/34] s390/time: Set up vDSO datapage later
` [PATCH v5 21/34] vdso/datastore: Reduce scope of some variables in vvar_fault()
` [PATCH v5 22/34] vdso/datastore: Drop inclusion of linux/mmap_lock.h
` [PATCH v5 23/34] vdso/datastore: Allocate data pages dynamically
` [PATCH v5 24/34] sparc64: vdso: Link with -z noexecstack
` [PATCH v5 25/34] sparc64: vdso: Remove obsolete "fake section table" reservation
` [PATCH v5 26/34] sparc64: vdso: Replace code patching with runtime conditional
` [PATCH v5 27/34] sparc64: vdso: Move hardware counter read into header
` [PATCH v5 28/34] sparc64: vdso: Move syscall fallbacks "
` [PATCH v5 29/34] sparc64: vdso: Introduce vdso/processor.h
` [PATCH v5 30/34] sparc64: vdso: Switch to the generic vDSO library
` [PATCH v5 31/34] sparc64: vdso2c: Drop sym_vvar_start handling
` [PATCH v5 32/34] sparc64: vdso2c: Remove symbol handling
` [PATCH v5 33/34] sparc64: vdso: Implement clock_gettime64()
` [PATCH v5 34/34] clocksource: remove ARCH_CLOCKSOURCE_DATA

[syzbot] [sound?] [usb?] KASAN: slab-out-of-bounds Write in copy_to_urb
 2025-11-06 10:02 UTC  (3+ messages)
` [PATCH] ALSA: usb-audio: Prevent urb from writing out of bounds

[RFC] hugetlb: add memory-hotplug notifier to only allocate for online nodes
 2025-11-06 10:01 UTC  (2+ messages)

[PATCH net-next v1 0/1] usbnet: Add support for Byte Queue Limits (BQL)
 2025-11-06 10:00 UTC  (7+ messages)

[PATCH RESEND 0/3] PCI: meson: Fix the parsing of DBI region
 2025-11-06 10:00 UTC  (8+ messages)
` [PATCH RESEND 1/3] dt-bindings: PCI: amlogic: Fix the register name of the "
` [PATCH RESEND 3/3] PCI: meson: Fix parsing the DBI register region

[PATCH] ASoC: codecs: va-macro: fix resource leak in probe error path
 2025-11-06 10:00 UTC  (2+ messages)

[PATCH v3 1/4] drm/amdgpu: add engine_retains_context to amdgpu_ring_funcs
 2025-11-06 10:00 UTC  (7+ messages)
` [PATCH v3 2/4] drm/amdgpu: jump to the correct label on failure
` [PATCH v3 3/4] drm/amdgpu: increment sched score on entity selection
` [PATCH v3 4/4] drm/sched: limit sched score update to jobs change

[PATCH] drm/nouveau: Add __GFP_NOFAIL for DSM buffer allocation in r535_disp_oneinit()
 2025-11-06  9:57 UTC 

[RFC PATCH] usb: host: xhci: Release spinlock before xhci_handshake in command ring abort
 2025-11-06  9:57 UTC  (3+ messages)

[PATCH v2] selftests/user_events: Fix type cast for write_index packed member in perf_test
 2025-11-06  9:55 UTC 

[PATCH] Loongarch:Make pte/pmd_modify can set _PAGE_MODIFIED
 2025-11-06  9:53 UTC  (11+ messages)

[PATCH v2 0/2] Add support for ICSSM Ethernet on AM57x, AM437x, and AM335x
 2025-11-06  9:53 UTC  (4+ messages)
` [PATCH v2 2/2] arm: dts: ti: Adds support for AM335x and AM437x

[PATCH v3 0/4] rust: add Bounded integer type
 2025-11-06  9:53 UTC  (5+ messages)
` [PATCH v3 1/4] rust: add num module and Integer trait
` [PATCH v3 2/4] rust: num: add Bounded integer wrapping type

[PATCH] ALSA: ac97: Fix kernel-doc warning for snd_ac97_reset
 2025-11-06  9:53 UTC  (2+ messages)

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

[PATCH v7 00/16] media: cadence,ti: CSI2RX Multistream Support
 2025-11-06  9:53 UTC  (4+ messages)
` [PATCH v7 06/16] media: ti: j721e-csi2rx: add a subdev for the core device

[PATCH v5 next 0/9] Implement mul_u64_u64_div_u64_roundup()
 2025-11-06  9:52 UTC  (7+ messages)
` [PATCH v5 next 4/9] lib: Add mul_u64_add_u64_div_u64() and mul_u64_u64_div_u64_roundup()
` [PATCH v5 next 7/9] lib: mul_u64_u64_div_u64() optimise multiply on 32bit x86

fall back from direct to buffered I/O when stable writes are required
 2025-11-06  9:50 UTC  (12+ messages)

[PATCHSET v10 sched_ext/for-6.19] Add a deadline server for sched_ext tasks
 2025-11-06  9:49 UTC  (3+ messages)
` [PATCH 04/11] sched/deadline: Add support to initialize and remove dl_server bandwidth

[PATCH 0/3] PCI: dwc: Replace Link up check with device presence in suspend path
 2025-11-06  9:47 UTC  (3+ messages)
` [PATCH 1/3] PCI: host-common: Add an API to check for any device under the Root Ports

[PATCH net-next v15 00/15] net: phy: Introduce PHY ports representation
 2025-11-06  9:47 UTC  (16+ messages)
` [PATCH net-next v15 01/15] dt-bindings: net: Introduce the ethernet-connector description
` [PATCH net-next v15 02/15] net: ethtool: Introduce ETHTOOL_LINK_MEDIUM_* values
` [PATCH net-next v15 03/15] net: phy: Introduce PHY ports representation
` [PATCH net-next v15 04/15] net: phy: dp83822: Add support for phy_port representation
` [PATCH net-next v15 05/15] dt-bindings: net: dp83822: Deprecate ti,fiber-mode
` [PATCH net-next v15 06/15] net: phy: Create a phy_port for PHY-driven SFPs
` [PATCH net-next v15 07/15] net: phy: Introduce generic SFP handling for PHY drivers
` [PATCH net-next v15 08/15] net: phy: marvell-88x2222: Support SFP through phy_port interface
` [PATCH net-next v15 09/15] net: phy: marvell: "
` [PATCH net-next v15 10/15] net: phy: marvell10g: Support SFP through phy_port
` [PATCH net-next v15 11/15] net: phy: at803x: Support SFP through phy_port interface
` [PATCH net-next v15 12/15] net: phy: qca807x: "
` [PATCH net-next v15 13/15] net: phy: Only rely on phy_port for PHY-driven SFP
` [PATCH net-next v15 14/15] net: phy: dp83822: Add SFP support through the phy_port interface
` [PATCH net-next v15 15/15] Documentation: networking: Document the phy_port infrastructure

[syzbot] [crypto?] possible deadlock in padata_do_serial
 2025-11-06  9:46 UTC  (6+ messages)
  ` padata: Is padata_find_next() thread-safe?

[PATCH] rust: io: cleanup imports and use "kernel vertical" style
 2025-11-06  9:46 UTC  (3+ messages)

[syzbot] [hams?] possible deadlock in nr_rt_ioctl (2)
 2025-11-06  9:45 UTC  (2+ messages)

[PATCH 0/1] mtd: ubi: skip programming unused bits in ubi headers
 2025-11-06  9:45 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH] rust: pci: use "kernel vertical" style for imports
 2025-11-06  9:44 UTC  (2+ messages)

[PATCH 1/2] rust: dma: make use of start_ptr() and start_ptr_mut()
 2025-11-06  9:44 UTC  (2+ messages)

Folio Related Stability Crashes in 6.17.5 and 6.17.6
 2025-11-06  9:43 UTC  (7+ messages)

[PATCH v2 0/5] i2c: designware: Improve support of multi-messages transfer
 2025-11-06  9:42 UTC  (4+ messages)
` [PATCH v2 1/5] dt-bindings: i2c: dw: Add Mobileye I2C controllers

[PATCH] drivers/hwmon/pmbus: Add support for raa229141 in isl68137
 2025-11-06  9:42 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] sound/soc/sof:Use kmalloc_array instead of kmalloc
 2025-11-06  9:40 UTC  (3+ messages)

[PATCH v11 0/9] support FEAT_LSUI
 2025-11-06  9:40 UTC  (10+ messages)
` [PATCH v11 1/9] arm64: cpufeature: add FEAT_LSUI
` [PATCH v11 2/9] KVM: arm64: expose FEAT_LSUI to guest
` [PATCH v11 3/9] KVM: arm64: kselftest: set_id_regs: add test for FEAT_LSUI
` [PATCH v11 4/9] arm64: Kconfig: Detect toolchain support for LSUI
` [PATCH v11 5/9] arm64: futex: refactor futex atomic operation
` [PATCH v11 6/9] arm64: futex: support futex with FEAT_LSUI
` [PATCH v11 7/9] arm64: separate common LSUI definitions into lsui.h
` [PATCH v11 8/9] arm64: armv8_deprecated: convert user_swpX to inline function
` [PATCH v11 9/9] arm64: armv8_deprecated: apply FEAT_LSUI for swpX emulation

[PATCH] mm: cleanup vma_iter_bulk_alloc
 2025-11-06  9:36 UTC  (2+ messages)

[PATCH v3 0/2] pwm: rzg2l-gpt: Adaptation to waveform callbacks
 2025-11-06  9:36 UTC  (3+ messages)
` [PATCH v3 1/2] pwm: rzg2l-gpt: Reinitialize cache value

[PATCH] vmlinux.lds: Fix TEXT_MAIN to include .text.start and friends
 2025-11-06  9:35 UTC  (3+ messages)

[PATCH] mfd: tps65219: Implement LOCK register handling for TPS65214
 2025-11-06  9:34 UTC  (3+ messages)

[PATCH v2 0/3] bus: rifsc: add stm32mp21 support and config dump debug entry
 2025-11-06  9:31 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: bus: add stm32mp21 RIFSC compatible
` [PATCH v2 2/3] arm64: dts: st: set RIFSC as an access controller on stm32mp21x platforms
` [PATCH v2 3/3] bus: rifsc: add debugfs entry to dump the firewall configuration

[PATCH] arm64: dts: qcom: qcs6490-rb3gen2: Use 'edp_hot' function for hpd gpio
 2025-11-06  9:31 UTC  (7+ messages)

[PATCH v2 0/6] futex: Use RCU-based per-CPU reference counting
 2025-11-06  9:29 UTC  (7+ messages)

[PATCH v4] powerpc: Use shared font data
 2025-11-06  9:28 UTC  (8+ messages)

[PATCH 1/2] rust: pci: get rid of redundant Result in IRQ methods
 2025-11-06  9:27 UTC  (2+ messages)

[PATCH] crypto: ansi_cprng: fix cipher leak in cprng_init error path
 2025-11-06  9:25 UTC  (2+ messages)

[PATCH net 0/2] Fix IET verification implementation for CPSW driver
 2025-11-06  9:23 UTC  (3+ messages)
` [PATCH net 1/2] net: ethernet: ti: am65-cpsw-qos: fix IET verify/response timeout
` [PATCH net 2/2] net: ethernet: ti: am65-cpsw-qos: fix IET verify retry mechanism

[tip:x86/misc] BUILD SUCCESS 41f4767000667f402be2f1ccd70cd215bfc41ec3
 2025-11-06  9:22 UTC 

Concerns about SFrame viability for userspace stack walking
 2025-11-06  9:20 UTC  (5+ messages)

[PATCH v2] spi: aspeed: Use devm_iounmap() to unmap devm_ioremap() memory
 2025-11-06  9:19 UTC 

[PATCH] nvdimm: replace use of system_wq with system_percpu_wq
 2025-11-06  9:18 UTC  (3+ messages)

[PATCH] of: print warning when cmdline overflows from bootargs
 2025-11-06  9:17 UTC  (3+ messages)

[PATCH] RAS/CEC: replace use of system_wq with system_percpu_wq
 2025-11-06  9:17 UTC  (5+ messages)

[PATCH 0/4] ext4: replace ext4_es_insert_extent() when caching on-disk extents
 2025-11-06  9:15 UTC  (3+ messages)
` [PATCH 1/4] ext4: make ext4_es_cache_extent() support overwrite existing extents

[PATCH 0/5] Define VDD_MXC for SC8280XP
 2025-11-06  9:14 UTC  (5+ messages)
` [PATCH 5/5] arm64: dts: qcom: sc8280xp: Add missing VDD_MXC links

[PATCH v2 0/6] Add RTC support for the Renesas RZ/V2H SoC
 2025-11-06  9:13 UTC  (4+ messages)
` [PATCH v2 2/6] dt-bindings: rtc: renesas,rz-rtca3: Add RZ/V2H support

[PATCH] dt-bindings: nvmem: mediatek: efuse: Add compatible for MT8189 SoC
 2025-11-06  9:11 UTC  (2+ messages)

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

[PATCH 0/2] mux: gpio: Add external mux enable gpio
 2025-11-06  9:08 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: mux: Add description for enable GPIO

[PATCH v3 00/13] arm64: dts: mediatek: Add Openwrt One AP functionality
 2025-11-06  9:07 UTC  (2+ messages)
` (subset) "

[PATCH] net: ethernet: fix uninitialized pointers with free attr
 2025-11-06  9:06 UTC  (2+ messages)

[PATCH net] net: phy: micrel: lan8814 fix reset of the QSGMII interface
 2025-11-06  9:06 UTC 

[PATCH v2 0/5] Add Bananapi R4 Pro support
 2025-11-06  9:05 UTC  (5+ messages)
` [PATCH v2 1/5] dt-bindings: pinctrl: mt7988: allow gpio-hogs
` (subset) [PATCH v2 0/5] Add Bananapi R4 Pro support

[PATCH 1/2] dt-bindings: iio: accel: adxl380: add new supported parts
 2025-11-06  9:04 UTC  (2+ messages)

[syzbot ci] Re: ipvlan: support mac-nat mode
 2025-11-06  9:03 UTC 

[PATCH v5 0/2] Add Qualcomm Technologies, Inc. Talos EVK SMARC support
 2025-11-06  9:03 UTC  (5+ messages)

[PATCH v5 00/14] Create and use APIs to centralise locking for directory ops
 2025-11-06  9:02 UTC  (2+ messages)
` [syzbot ci] "

[PATCH 0/5] Add GPIO interrupt support for Amlogic S6 S7 and S7D
 2025-11-06  9:00 UTC  (3+ messages)
` [PATCH 1/5] dt-bindings: interrupt-controller: Add support for Amlogic S6 S7 and S7D SoCs

[PATCH v14 0/5] pci: qcom: Add QCS8300 PCIe support
 2025-11-06  9:00 UTC  (2+ messages)

[PATCH v4 0/3] mfd: twl603x: add power button
 2025-11-06  9:00 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: mfd: twl: enable power button also for twl603x
` [PATCH v4 2/3] Input: twl4030 - add TWL603x power button
` [PATCH v4 3/3] ARM: dts: ti/omap: omap4-epson-embt2ws: add powerbutton

[PATCH] PCI: mediatek-gen3: Ignore link up timeout
 2025-11-06  9:00 UTC  (6+ messages)

[PATCH v2 00/15] SHA-3 library
 2025-11-06  8:54 UTC  (6+ messages)

[PATCH v2 1/2] ARM: dts: imx6dl-yapp43: Enable pwm-beeper on boards with speaker
 2025-11-06  8:54 UTC  (2+ messages)
` [PATCH v2 2/2] ARM: dts: imx6dl-yapp4: Model the RGB LED as a single multi-led part

[PATCH 0/6] kallsyms: Prevent invalid access when showing module buildid
 2025-11-06  8:52 UTC  (3+ messages)
` [PATCH 1/6] module: Add helper function for reading module_buildid()

[PATCH v3 0/2] Add edp reference clock for lemans
 2025-11-06  8:50 UTC  (3+ messages)
` [PATCH v3 2/2] arm64: dts: qcom: lemans: Add eDP ref clk for eDP PHYs

[PATCH v2 00/10] can: netlink: add CAN XL
 2025-11-06  8:50 UTC  (5+ messages)
` [PATCH v2 05/10] can: netlink: add CAN_CTRLMODE_XL_TMS flag
` [PATCH v2 06/10] can: netlink: add CAN_CTRLMODE_XL_ERR_SIGNAL

[SECURITY] ext4: KASAN use-after-free and Oops in ext4_xattr_set_entry with crafted ext4 image
 2025-11-06  8:50 UTC  (3+ messages)
    `  "

[PATCH ath-next v3 0/6] wifi: ath11k: Add single shot/periodic CFR capture support
 2025-11-06  8:50 UTC  (2+ messages)

[PATCH 00/12] Make Samsung SOFEF00 DDIC and panel work
 2025-11-06  8:48 UTC  (3+ messages)
` [PATCH 01/12] dt-bindings: panel: Add Samsung SOFEF00 DDIC with panel

[PATCH v3] EDAC/ie31200: Fix error handling in ie31200_register_mci
 2025-11-06  8:47 UTC 

[PATCH v1] arm64: dts: qcom: HAMOA-IOT-SOM: Unreserve GPIOs blocking SPI11 access
 2025-11-06  8:46 UTC  (2+ messages)

[PATCH 0/5] slab: preparatory cleanups before adding sheaves to all caches
 2025-11-06  8:43 UTC  (4+ messages)
` [PATCH 1/5] slab: make __slab_free() more clear

[PATCH v2] arm64: dts: qcom: hamoa-iot-evk: Add backlight support for eDP panel
 2025-11-06  8:43 UTC  (2+ messages)

[PATCH 1/2] ARM: dts: imx6dl-yapp43: Enable pwm-beeper on boards with speaker
 2025-11-06  8:42 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: imx6dl-yapp4: Model the RGB LED as a single multi-led part

[PATCH v9 2/9] kho: drop notifiers
 2025-11-06  8:41 UTC  (2+ messages)

[PATCH 1/1] firmware: stratix10-svc: stop kernel thread once service is completed
 2025-11-06  8:37 UTC 

[PATCH v2 0/7] Add TUXEDO Elite 14 Gen1 (X1E78100)
 2025-11-06  8:32 UTC  (6+ messages)
` [PATCH v2 5/7] dt-bindings: arm: qcom: Add TUXEDO Computers device
` [PATCH v2 6/7] arm64: dts: qcom: Add device tree for TUXEDO Elite 14 Gen1

[PATCH v3 1/4] nova-core: Simplify `transmute` and `transmute_mut` in fwsec.rs
 2025-11-06  8:32 UTC  (2+ messages)

[PATCH v2 00/21] Add USB2.0 support for RZ/G3E
 2025-11-06  8:30 UTC  (4+ messages)
` [PATCH v2 03/21] reset: rzv2h-usb2phy: Keep PHY clock enabled for entire device lifetime

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

[PATCH] drm/ttm: Fix @alloc_flags description
 2025-11-06  8:28 UTC  (2+ messages)

[PATCH v2] dt-bindings: dma: qcom,gpi: Document GPI DMA engine for Kaanapali and Glymur SoCs
 2025-11-06  8:27 UTC  (2+ messages)

[PATCH v2 0/2] Enable ETR and CTCU device for hamoa
 2025-11-06  8:27 UTC  (3+ messages)
` [PATCH v2 1/2] dt-binding: arm: add "

[PATCH v5 0/4] Add support for more AES modes in TI DTHEv2
 2025-11-06  8:25 UTC  (6+ messages)
` [PATCH v5 2/4] crypto: ti - Add support for AES-CTR in DTHEv2 driver

[PATCH net-next v3 0/4] Add AST2600 RGMII delay into ftgmac100
 2025-11-06  8:25 UTC  (7+ messages)
` [PATCH net-next v3 1/4] dt-bindings: net: ftgmac100: Add delay properties for AST2600

[PATCH v8 00/17] kexec: introduce Kexec HandOver (KHO)
 2025-11-06  8:24 UTC  (9+ messages)
` [PATCH v8 01/17] memblock: add MEMBLOCK_RSRV_KERN flag

[PATCH v2] Bluetooth: iso: Fix UAF on iso_sock_disconn
 2025-11-06  8:20 UTC  (2+ messages)

[PATCH v4 00/28] vfio/xe: Add driver variant for Xe VF migration
 2025-11-06  8:20 UTC  (3+ messages)
` [PATCH v4 28/28] vfio/xe: Add device specific vfio_pci driver variant for Intel graphics

[PATCH v7 0/2] Add driver support for ESWIN eic700 SoC clock controller
 2025-11-06  8:20 UTC  (3+ messages)

Query: Y2038 patch series for 3.18 Kernel
 2025-11-06  8:17 UTC  (6+ messages)

[PATCH 0/2] Add enable gpio to display connector
 2025-11-06  8:15 UTC  (4+ messages)
` [PATCH 2/2] drm: bridge: add enable gpio for display-connector

page:  |  | latest

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

all inboxes | Powered by JetHome®