mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH v15 00/43] DEPT(DEPendency Tracker)
 2025-05-13 10:06 UTC  (8+ messages)
` [PATCH v15 01/43] llist: move llist_{head,node} definition to types.h
` [PATCH v15 02/43] dept: implement DEPT(DEPendency Tracker)
` [PATCH v15 03/43] dept: add single event dependency tracker APIs
` [PATCH v15 04/43] dept: add lock "
` [PATCH v15 05/43] dept: tie to lockdep and IRQ tracing
` [PATCH v15 06/43] dept: add proc knobs to show stats and dependency graph
` [PATCH v15 07/43] dept: distinguish each kernel context from another

[PATCH 0/4] Add Sophgo x8/x4 EVB Board support
 2025-05-13 10:06 UTC  (7+ messages)
` [PATCH 1/4] dt-bindings: riscv: add Sophgo x8 EVB bindings

[PATCH 0/2] dm mpath: Interface for explicit probing of active paths
 2025-05-13 10:06 UTC  (7+ messages)

[PATCH 0/2] riscv: dts: sophgo: add more sg2042 isa extension support
 2025-05-13 10:05 UTC  (7+ messages)
` [PATCH 1/2] riscv: dts: sophgo: Add xtheadvector to the sg2042 devicetree

make -C tools/perf build-test failing on aarch64
 2025-05-13 10:05 UTC  (3+ messages)

[PATCH 6.1 00/92] 6.1.139-rc1 review
 2025-05-13 10:04 UTC  (4+ messages)

[RFC PATCH 00/12] Private MMIO support for private assigned dev
 2025-05-13 10:03 UTC  (11+ messages)

[RFT PATCH v3 00/21] x86: strict separation of startup code
 2025-05-13 10:02 UTC  (3+ messages)

[PATCH] selftests: Suppress unused variable warning
 2025-05-13 10:01 UTC 

[PATCH v8 01/11] dt-bindings: serial: Added secondary clock for RZ/T2H RSCI
 2025-05-13 10:00 UTC  (8+ messages)
` [PATCH v8 02/11] dt-bindings: soc: Add Renesas RZ/T2H (R9A09G077) SoC
` [PATCH v8 03/11] dt-bindings: clock: Add cpg for the Renesas RZ/T2H SoC

[PATCH v1 0/4] gpiolib: acpi: Split quirks to its own file
 2025-05-13 10:00 UTC  (5+ messages)
` [PATCH v1 1/4] gpiolib: acpi: Switch to use enum in acpi_gpio_in_ignore_list()
` [PATCH v1 2/4] gpiolib: acpi: Handle deferred list via new API
` [PATCH v1 3/4] gpiolib: acpi: Add acpi_gpio_need_run_edge_events_on_boot() getter
` [PATCH v1 4/4] gpiolib: acpi: Move quirks to a separate file

[GIT PULL] Rust ALLOC for v6.16
 2025-05-13 10:00 UTC 

[PATCH net-next v4 00/14] Add PPE driver for Qualcomm IPQ9574 SoC
 2025-05-13  9:58 UTC  (15+ messages)
` [PATCH net-next v4 01/14] dt-bindings: net: Add PPE "
` [PATCH net-next v4 02/14] docs: networking: Add PPE driver documentation "
` [PATCH net-next v4 03/14] net: ethernet: qualcomm: Add PPE driver for "
` [PATCH net-next v4 04/14] net: ethernet: qualcomm: Initialize PPE buffer management for IPQ9574
` [PATCH net-next v4 05/14] net: ethernet: qualcomm: Initialize PPE queue "
` [PATCH net-next v4 06/14] net: ethernet: qualcomm: Initialize the PPE scheduler settings
` [PATCH net-next v4 07/14] net: ethernet: qualcomm: Initialize PPE queue settings
` [PATCH net-next v4 08/14] net: ethernet: qualcomm: Initialize PPE service code settings
` [PATCH net-next v4 09/14] net: ethernet: qualcomm: Initialize PPE port control settings
` [PATCH net-next v4 10/14] net: ethernet: qualcomm: Initialize PPE RSS hash settings
` [PATCH net-next v4 11/14] net: ethernet: qualcomm: Initialize PPE queue to Ethernet DMA ring mapping
` [PATCH net-next v4 12/14] net: ethernet: qualcomm: Initialize PPE L2 bridge settings
` [PATCH net-next v4 13/14] net: ethernet: qualcomm: Add PPE debugfs support for PPE counters
` [PATCH net-next v4 14/14] MAINTAINERS: Add maintainer for Qualcomm PPE driver

[PATCH 0/6] Add two board-families from Theobroma-Systems
 2025-05-13  9:58 UTC  (3+ messages)
` [PATCH 6/6] arm64: dts: rockchip: add px30-pp1516 base dtsi and board variants

[PATCH v1 0/5] relayfs: misc changes
 2025-05-13  9:58 UTC  (3+ messages)
` [PATCH v1 2/5] relayfs: introduce dump of relayfs statistics function

[PATCH] perf tools: Fix arm64 source package build
 2025-05-13  9:57 UTC 

[PATCH 6.6 000/113] 6.6.91-rc1 review
 2025-05-13  9:57 UTC  (4+ messages)

[PATCH v1 0/3] generalize panic_print's dump function to be used by other kernel parts
 2025-05-13  9:57 UTC  (3+ messages)
` [PATCH v1 1/3] kernel/panic: generalize panic_print's function to show sys info

[RFC PATCH v2] fuse: add optional workqueue to periodically invalidate expired dentries
 2025-05-13  9:56 UTC  (2+ messages)

amlogic: Synchronous Abort with v6.15-rc6
 2025-05-13  9:55 UTC  (2+ messages)

[PATCH v5 0/7] fs: introduce file_getattr and file_setattr syscalls
 2025-05-13  9:53 UTC  (9+ messages)
` [PATCH v5 1/7] fs: split fileattr related helpers into separate file
` [PATCH v5 2/7] lsm: introduce new hooks for setting/getting inode fsxattr
` [PATCH v5 3/7] selinux: implement inode_file_[g|s]etattr hooks
` [PATCH v5 4/7] fs: split fileattr/fsxattr converters into helpers
` [PATCH v5 5/7] fs: make vfs_fileattr_[get|set] return -EOPNOSUPP
` [PATCH v5 6/7] fs: prepare for extending file_get/setattr()
` [PATCH v5 7/7] fs: introduce file_getattr and file_setattr syscalls

[PATCH 6.12 000/184] 6.12.29-rc1 review
 2025-05-13  9:50 UTC  (3+ messages)

[PATCH v3 0/9] add Voyager board support
 2025-05-13  9:49 UTC  (10+ messages)
` [PATCH v3 1/9] riscv: add Andes SoC family Kconfig support
` [PATCH v3 2/9] dt-bindings: riscv: add Andes QiLai SoC and the Voyager board bindings
` [PATCH v3 3/9] dt-bindings: interrupt-controller: add Andes QiLai PLIC
` [PATCH v3 4/9] dt-bindings: interrupt-controller: add Andes machine-level software interrupt controller
` [PATCH v3 5/9] dt-bindings: timer: add Andes machine timer
` [PATCH v3 6/9] dt-bindings: cache: add QiLai compatible to ax45mp
` [PATCH v3 7/9] riscv: dts: andes: add QiLai SoC device tree
` [PATCH v3 8/9] riscv: dts: andes: add Voyager board "
` [PATCH v3 9/9] riscv: defconfig: enable Andes SoC

[RFC] USB: core/xhci: add a buffer in urb for host controller private data
 2025-05-13  9:49 UTC  (13+ messages)
` [PATCH 1/2] USB: core: add a memory pool to urb for host-controller "
` [PATCH 2/2] USB: xhci: use urb hcpriv mempool for "

[PATCH] mfd: 88pm886: Constify struct regmap_irq_chip and some other structures
 2025-05-13  9:48 UTC  (2+ messages)
` (subset) "

[PATCH 0/2] Correct MT8365's infracfg-nao DT node description as a pure syscon
 2025-05-13  9:48 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: mfd: syscon: Add mediatek,mt8365-infracfg-nao
  ` (subset) "

[PATCH 5.15 00/54] 5.15.183-rc1 review
 2025-05-13  9:48 UTC  (3+ messages)

[PATCH] mfd: Remove node variables that are unused with CONFIG_OF=n
 2025-05-13  9:47 UTC  (2+ messages)

[PATCH v4] spi: stm32-ospi: Make usage of reset_control_acquire/release() API
 2025-05-13  9:47 UTC  (3+ messages)

[PATCH 0/3] Increase max timeout value of s3c2410 watchdog
 2025-05-13  9:47 UTC  (4+ messages)
    ` [PATCH 1/3] watchdog: s3c2410_wdt: Increase max timeout value of watchdog
    ` [PATCH 2/3] watchdog: s3c2410_wdt: exynosautov920: Enable QUIRK_HAS_32BIT_MAXCNT
    ` [PATCH 3/3] watchdog: s3c2410_wdt: exynosautov9: Enable supported features

[PATCH] regulator: gpio: Use dev_err_probe
 2025-05-13  9:47 UTC  (2+ messages)

[PATCH net-next v2 0/2] Add 2.5G ethernet phy support on MT7988
 2025-05-13  9:45 UTC  (9+ messages)
` [PATCH net-next v2 1/3] net: phy: mediatek: Add 2.5Gphy firmware dt-bindings and dts node

[PATCH 6.14 000/197] 6.14.7-rc1 review
 2025-05-13  9:45 UTC  (3+ messages)

[RFC PATCH 00/15] perf: Fix the throttle logic for group
 2025-05-13  9:45 UTC  (6+ messages)
` [RFC PATCH 01/15] perf: Fix the throttle logic for a group
` [RFC PATCH 03/15] perf/x86/amd: Remove driver-specific throttle support

[PATCH v2] net: bcmgenet: tidy up stats, expose more stats in ethtool
 2025-05-13  9:45 UTC  (2+ messages)

[PATCH net-next v10 00/13] Add support for PSE budget evaluation strategy
 2025-05-13  9:44 UTC  (4+ messages)
` [PATCH net-next v10 02/13] net: pse-pd: Add support for reporting events

[PATCH 0/2] lib/crc16: unexport crc16_table and crc16_byte()
 2025-05-13  9:42 UTC  (2+ messages)

[PATCH net-next v7 0/8] Add Microchip ZL3073x support (part 1)
 2025-05-13  9:41 UTC  (8+ messages)
` [PATCH net-next v7 8/8] mfd: zl3073x: Register DPLL sub-device during init

[RESEND PATCH v2 0/3] Standardize link status check to return bool
 2025-05-13  9:40 UTC  (3+ messages)

[PATCH v3 3/3] pwm: ehrpwm: ensure clock and runtime PM are enabled if hardware is active
 2025-05-13  9:36 UTC  (9+ messages)
` [PATCH v4 1/4] pwm: tiehrpwm: replace manual bit definitions with bitfield.h macros
  ` [PATCH v4 2/4] pwm: tiehrpwm: add get_state function to retrieve PWM channel state
    ` [PATCH v4 3/4] pwm: tiehrpwm: ensure clock and runtime PM are enabled if hardware is active
      ` [PATCH v4 4/4] pwm: tiehrpwm: drop unnecessary parentheses and fix spacing

[PATCH] mm/hugetlb: fix a deadlock with pagecache_folio and hugetlb_fault_mutex_table
 2025-05-13  9:34 UTC 

[PATCH v9 0/6] Maxim Integrated MAX77759 PMIC MFD-based drivers
 2025-05-13  9:34 UTC  (4+ messages)
` [PATCH v9 5/6] gpio: max77759: add Maxim MAX77759 gpio driver

[PATCH v10 0/3] Maxim Integrated MAX77759 PMIC MFD-based drivers
 2025-05-13  9:33 UTC  (2+ messages)
` [GIT PULL] Immutable branch between MFD, GPIO and NVMEM due for the v6.16 merge window

[PATCH v6 00/11] iio: adc: ad7768-1: Add features, improvements, and fixes
 2025-05-13  9:32 UTC  (3+ messages)
` [PATCH v6 01/11] dt-bindings: trigger-source: add generic GPIO trigger source

[PATCH v2 0/3] eliminate mmap() retry merge, add .mmap_prepare hook
 2025-05-13  9:32 UTC  (4+ messages)
` [PATCH v2 1/3] mm: introduce new .mmap_prepare() file callback

[PATCH RFC md-6.16 v3 00/19] md: introduce a new lockless bitmap
 2025-05-13  9:32 UTC  (12+ messages)
` [PATCH RFC md-6.16 v3 15/19] md/md-llbitmap: implement APIs to dirty bits and clear bits

[PATCH v8 00/11] Add support for MAX7360
 2025-05-13  9:31 UTC  (5+ messages)
` [PATCH v8 02/11] mfd: Add max7360 support

[PATCH net-next v14 0/9] Device memory TCP TX
 2025-05-13  9:30 UTC  (4+ messages)
` [PATCH net-next v14 4/9] net: devmem: Implement TX path

[PATCH 0/4] pinctrl: qcom: several fixes for the pinctrl-msm code
 2025-05-13  9:28 UTC  (5+ messages)
` [PATCH 1/4] pinctrl: qcom: don't crash on enabling GPIO HOG pins

[PATCH 2/2] dmabuf/heaps: implement DMA_BUF_IOCTL_RW_FILE for system_heap
 2025-05-13  9:28 UTC 

[PATCH 1/2] dmabuf: add DMA_BUF_IOCTL_RW_FILE
 2025-05-13  9:27 UTC 

[PATCH 0/2] dma-buf: Add direct I/O support via DMA_BUF_IOCTL_RW_FILE
 2025-05-13  9:27 UTC 

[PATCH v3] documentation: networking: devlink: Fix a typo in devlink-trap.rst
 2025-05-13  9:24 UTC 

[PATCH v2 0/5] powerpc: convert board-file GPIO chips to using new value setters
 2025-05-13  9:23 UTC  (2+ messages)

[PATCH v1] pinctrl: amd: Fix hibernation support with CONFIG_SUSPEND unset
 2025-05-13  9:23 UTC  (2+ messages)

[PATCH 0/2] Refine the logic of uprobe on LoongArch
 2025-05-13  9:21 UTC  (3+ messages)
` [PATCH 1/2] LoongArch: uprobe: Remove user_{en,dis}able_single_step()
` [PATCH 2/2] LoongArch: uprobe: Remove redundant code about resume_era

[PATCH v9 0/6] reset: spacemit: add K1 reset support
 2025-05-13  9:21 UTC  (5+ messages)
` [PATCH v9 4/6] reset: spacemit: add support for SpacemiT CCU resets
` [PATCH v9 5/6] reset: spacemit: define three more CCUs

[PATCH] crypto: marvell/cesa - Do not chain submitted requests
 2025-05-13  9:20 UTC  (11+ messages)
` [v2 PATCH] "
  ` [v3 "
          ` [PATCH] crypto: marvell/cesa - Avoid empty transfer descriptor

[PATCH v2] binfmt_elf: Move brk for static PIE even if ASLR disabled
 2025-05-13  9:19 UTC  (5+ messages)

[PATCH] drm/vblank: Fix hard lockup in drm_handle_vblank()
 2025-05-13  9:19 UTC  (2+ messages)

[PATCH v2 0/5] KVM: Dirty ring fixes and cleanups
 2025-05-13  9:17 UTC  (3+ messages)
` [PATCH v2 4/5] KVM: Check for empty mask of harvested dirty ring entries in caller

[PATCH v8 0/6] Maxim Integrated MAX77759 PMIC MFD-based drivers
 2025-05-13  9:17 UTC  (3+ messages)
` [PATCH v8 5/6] gpio: max77759: add Maxim MAX77759 gpio driver

[PATCH v1 char-misc-next 0/2] Add GPIO Hot reset and Wakeup Support
 2025-05-13  9:15 UTC  (3+ messages)
` [PATCH v1 char-misc-next 1/2] misc: microchip: pci1xxxx: Add PCIe Hot reset disable support for Rev C0 and later devices
` [PATCH v1 char-misc-next 2/2] misc: microchip: pci1xxxx: Add GPIO Wakeup Support

[RESEND PATCH v6 0/3] Initial BBML2 support for contpte_convert()
 2025-05-13  9:15 UTC  (11+ messages)
` [RESEND PATCH v6 1/3] arm64: Add BBM Level 2 cpu feature

[RFC PATCH 00/19] famfs: port into fuse
 2025-05-13  9:14 UTC  (9+ messages)
` [RFC PATCH 13/19] famfs_fuse: Create files with famfs fmaps

[PATCH v2 0/9] ASoC: codec: cs42l[56,73,52]: Convert to GPIO descriptors
 2025-05-13  9:14 UTC  (7+ messages)
` [PATCH v2 3/9] ASoC: codec: cs42l56: "
` [PATCH v2 6/9] ASoC: codec: cs42l73: "
` [PATCH v2 9/9] ASoC: codec: cs42l52: "

linux-next: manual merge of the tip tree with Linus' tree
 2025-05-13  9:13 UTC  (2+ messages)

[PATCH v2 00/11] mm: rewrite pfnmap tracking and remove VM_PAT
 2025-05-13  9:11 UTC  (10+ messages)
` [PATCH v2 02/11] mm: convert track_pfn_insert() to pfnmap_setup_cachemode*()
` [PATCH v2 04/11] mm: convert VM_PFNMAP tracking to pfnmap_track() + pfnmap_untrack()
` [PATCH v2 09/11] x86/mm/pat: inline memtype_match() into memtype_erase()

[BUG] Five data races in f2fs, two potentially harmful
 2025-05-13  9:09 UTC 

[PATCH] usb: xhci: Set avg_trb_len = 8 for EP0 during Address Device
 2025-05-13  9:07 UTC 

[PATCH] kernfs: Relax constraint in draining guard
 2025-05-13  9:06 UTC  (3+ messages)

[PATCH v4] ALSA: hda/tas2781: Fix the ld issue reported by kernel test robot
 2025-05-13  9:05 UTC  (2+ messages)

[PATCH v2 0/6] mfd: simple-mfd-i2c: add QIXIS CPLD support
 2025-05-13  9:04 UTC  (4+ messages)
` [PATCH v2 1/6] dt-bindings: mfd: add bindings for QIXIS CPLD

[PATCH v1] ALSA: hda/tas2781: Fix the symbol was not declare warning reported by kernel test robot
 2025-05-13  9:02 UTC  (2+ messages)

[PATCH next 0/2] spi: spi-qpic-snand: enable 8 bits ECC strength support
 2025-05-13  9:01 UTC  (8+ messages)
` [PATCH next 2/2] spi: spi-qpic-snand: add support for 8 bits ECC strength

[PATCH] ALSA: usb-audio: Add sample rate quirk for Audioengine D1
 2025-05-13  8:59 UTC  (2+ messages)

[PATCH] ALSA: sb: Replace deprecated strcpy() with strscpy()
 2025-05-13  8:58 UTC  (2+ messages)

[PATCH v2] kexec: Enable CMA based contiguous allocation
 2025-05-13  8:56 UTC 

[PATCH v6 4/9] coredump: add coredump socket
 2025-05-13  8:56 UTC  (3+ messages)

Recall: [PATCH] usb: xhci: Set avg_trb_len = 8 for EP0 during Address Device
 2025-05-13  8:54 UTC 

[PATCH v8 0/5] auxdisplay: add support for TI LP5812 4x3 Matrix LED driver
 2025-05-13  8:50 UTC  (6+ messages)

[PATCH net v3 0/2] address EEE regressions on KSZ switches since v6.9 (v6.14+)
 2025-05-13  8:50 UTC  (2+ messages)

[PATCH 1/7] cleanup: Introduce DEFINE_ACQUIRE() a CLASS() for conditional locking
 2025-05-13  8:50 UTC  (11+ messages)

[PATCH] irqchip/econet-en751221: Switch to of_fwnode_handle()
 2025-05-13  8:47 UTC 

[PATCH v4 0/2] clk: renesas: Skip monitor checks for external clocks and add clocks for GBETH
 2025-05-13  8:47 UTC  (7+ messages)
` [PATCH v4 1/2] clk: renesas: rzv2h-cpg: Skip monitor checks for external clocks
` [PATCH v4 2/2] clk: renesas: r9a09g057: Add clock and reset entries for GBETH0/1

[PATCH net v2] vsock/test: Fix occasional failure in SIOCOUTQ tests
 2025-05-13  8:46 UTC  (2+ messages)

[PATCH RFC] mm: make try_to_unmap_one support batched unmap for anon large folios
 2025-05-13  8:46 UTC 

[PATCH] mtd: rawnand: brcmnand: remove unused parameters
 2025-05-13  8:45 UTC  (2+ messages)

[PATCH] HID: playstation: DS4: Add BT poll interval adjustment
 2025-05-13  8:44 UTC  (3+ messages)

[PATCH net v2] net: dsa: microchip: linearize skb for tail-tagging switches
 2025-05-13  8:43 UTC  (2+ messages)

[PATCH 0/2] Add UFS support for qcs9075 IQ-9075-EVK
 2025-05-13  8:43 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: qcom: Add support L4C LDO "
` [PATCH 2/2] arm64: dts: qcom: Add UFS support "

[PATCH v2] mtd: rawnand: brcmnand: legacy exec_op implementation
 2025-05-13  8:42 UTC  (2+ messages)

[RESEND PATCH 0/5] media: Add Gen 3 IP stateful decoder driver
 2025-05-13  8:35 UTC  (6+ messages)
` [RESEND PATCH 1/5] media: allegro-dvt: Move the current driver to a subdirectory
` [RESEND PATCH 2/5] dt-bindings: Add vendor prefix for allegrodvt
` [RESEND PATCH 3/5] dt-bindings: media: allegrodvt: add decoder dt-bindings for Gen3 IP
` [RESEND PATCH 4/5] MAINTAINERS: Add entry for allegrodvt Gen 3 drivers
` [RESEND PATCH 5/5] media: allegro-dvt: Add Gen 3 IP stateful decoder driver

[PATCH 00/11] rust: add support for Port io
 2025-05-13  8:32 UTC  (2+ messages)

[PATCH v4 0/4] perf/amd/ibs: Add Zen5 support (tools changes)
 2025-05-13  8:32 UTC  (3+ messages)

[BUG Report] KASAN: slab-use-after-free in page_pool_recycle_in_ring
 2025-05-13  8:31 UTC 

[PATCH v2] drm/edid: fixed the bug that hdr metadata was not cleared
 2025-05-13  8:31 UTC  (2+ messages)

[PATCH v2] afs, bash: Fix open(O_CREAT) on an extant AFS file in a sticky dir
 2025-05-13  8:30 UTC  (7+ messages)
` [PATCH] "

[PATCH v3] misc: sram: Fix NULL pointer dereference in sram_probe
 2025-05-13  8:27 UTC 

[PATCH 0/2] arm64: dts: qcom: sm8750: Add sound
 2025-05-13  8:26 UTC  (6+ messages)
` [PATCH 1/2] arm64: dts: qcom: sm8750: Add Soundwire nodes

[PATCH 0/2] Support ROHM BU79100G ADC
 2025-05-13  8:26 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: iio: adc: Add ROHM BD79100G
` [PATCH 2/2] iio: adc: ad7476: Support ROHM BU79100G

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®