mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH -next RFC 0/4] IMA Root of Trust (RoT) Framework
 2025-06-30 12:59 UTC  (5+ messages)
` [PATCH -next RFC 1/4] ima: rot: Introduce basic framework
` [PATCH -next RFC 2/4] ima: rot: Prepare TPM as an RoT
` [PATCH -next RFC 3/4] ima: rot: Make RoT kick in
` [PATCH -next RFC 4/4] ima: rot: Involve per-RoT default PCR index

[PATCH RFC 00/28] Eliminate Dying Memory Cgroup
 2025-06-30 12:47 UTC  (3+ messages)
` [PATCH RFC 26/28] mm: memcontrol: introduce memcg_reparent_ops

[PATCH] irq: add support for warning on long-running IRQ handlers
 2025-06-30 12:46 UTC 

[PATCH net-next v2] ptp: add Alibaba CIPU PTP clock driver
 2025-06-30 12:45 UTC  (5+ messages)

[PATCH v2 0/4] firmware: qcom: scm: fix potential race condition with tzmem
 2025-06-30 12:43 UTC  (6+ messages)
` [PATCH v2 1/4] firmware: qcom: scm: remove unused arguments from SHM bridge routines
` [PATCH v2 2/4] firmware: qcom: scm: take struct device as argument in SHM bridge enable
` [PATCH v2 3/4] firmware: qcom: scm: initialize tzmem before marking SCM as available
` [PATCH v2 4/4] firmware: qcom: scm: request the waitqueue irq *after* initializing SCM

[PATCH v4 0/8] firmware: qcom: enable UEFI variables on Lenovo Yoga C630
 2025-06-30 12:42 UTC  (25+ messages)
` [PATCH v4 1/8] efi: efivars: don't crash in efivar_set_variable{,_locked} in r/o case
` [PATCH v4 5/8] firmware; qcom: scm: enable QSEECOM on SC8280XP CRD
` [PATCH v4 6/8] firmware: qcom: scm: add modparam to control QSEECOM enablement

[PATCH 0/4] spi: spi-fsl-dspi: Target mode improvements
 2025-06-30 12:40 UTC  (6+ messages)

[PATCH v5 00/20] Attack vector controls (part 2)
 2025-06-30 12:40 UTC  (3+ messages)
` [PATCH v5 14/20] x86/bugs: Add attack vector controls for BHI

[RFC PATCH 0/3] platform/x86: Add support for Uniwill laptop features
 2025-06-30 12:40 UTC  (8+ messages)
` [RFC PATCH 2/3] platform/x86: Add Uniwill laptop driver

[BUG] btrfs: Data race between btrfs_quota_disable and btrfs_qgroup_rescan leads to a UAF
 2025-06-30 12:40 UTC  (4+ messages)

[PATCH RFC v2 0/4] Disable ATS via iommu during PCI resets
 2025-06-30 12:38 UTC  (4+ messages)
` [PATCH RFC v2 3/4] iommu: Introduce iommu_dev_reset_prepare() and iommu_dev_reset_done()

[RFC PATCH 0/4] Support for usb authentication
 2025-06-30 12:38 UTC  (22+ messages)
` [RFC PATCH 1/4] usb: core: Introduce netlink usb authentication policy engine
` [RFC PATCH 2/4] usb: core: Introduce usb authentication feature
` [RFC PATCH 3/4] usb: core: Plug the usb authentication capability
` [RFC PATCH 4/4] usb: core: Add Kconfig option to compile usb authorization

[PATCH v1 1/1] serial: 8250: Move CE4100 quirks to a module under 8250 driver
 2025-06-30 12:38 UTC  (3+ messages)

[PATCH v3 0/2] spi: spi-qpic-snand: avoid memory corruption
 2025-06-30 12:37 UTC  (2+ messages)

[PATCH v3 00/10] gpio: sysfs: add a per-chip export/unexport attribute pair
 2025-06-30 12:37 UTC  (11+ messages)
` [PATCH v3 01/10] gpio: sysfs: use gpiod_is_equal() to compare GPIO descriptors
` [PATCH v3 02/10] gpio: sysfs: add a parallel class device for each GPIO chip using device IDs
` [PATCH v3 03/10] gpio: sysfs: only get the dirent reference for the value attr once
` [PATCH v3 04/10] gpio: sysfs: pass gpiod_data directly to internal GPIO sysfs functions
` [PATCH v3 05/10] gpio: sysfs: rename the data variable in gpiod_(un)export()
` [PATCH v3 06/10] gpio: sysfs: don't use driver data in sysfs callbacks for line attributes
` [PATCH v3 07/10] gpio: sysfs: don't look up exported lines as class devices
` [PATCH v3 08/10] gpio: sysfs: export the GPIO directory locally in the gpiochip<id> directory
` [PATCH v3 09/10] gpio: sysfs: allow disabling the legacy parts of the GPIO sysfs interface
` [PATCH v3 10/10] gpio: TODO: remove the task for the sysfs rework

[PATCH v2 0/4] HID: avoid setting up battery timer when not needed in hid-apple and magicmouse
 2025-06-30 12:37 UTC  (5+ messages)
` [PATCH v2 1/4] HID: apple: avoid setting up battery timer for devices without battery
` [PATCH v2 2/4] HID: magicmouse: avoid setting up battery timer when not needed
` [PATCH v2 3/4] HID: apple: use secs_to_jiffies() for battery timeout
` [PATCH v2 4/4] HID: magicmouse: "

[PATCH v6 0/3] Add support for the IPQ5018 Internal GE PHY
 2025-06-30 12:35 UTC  (4+ messages)
` [PATCH v6 1/3] clk: qcom: gcc-ipq5018: fix GE PHY reset
` [PATCH v6 2/3] arm64: dts: qcom: ipq5018: Add MDIO buses
` [PATCH v6 3/3] arm64: dts: qcom: ipq5018: Add GE PHY to internal mdio bus

[PATCH net-next v1 1/2] selftests: pp-bench: remove unneeded linux/version.h
 2025-06-30 12:33 UTC  (4+ messages)
` [PATCH net-next v1 2/2] selftests: pp-bench: remove page_pool_put_page wrapper

[PATCH v13 0/6] rust: extend `module!` macro with integer parameter support
 2025-06-30 12:31 UTC  (20+ messages)
` [PATCH v13 2/6] rust: introduce module_param module
` [PATCH v13 5/6] rust: samples: add a module parameter to the rust_minimal sample

[PATCH v2 00/11] kasan: unify kasan_arch_is_ready with kasan_enabled
 2025-06-30 12:31 UTC  (3+ messages)
` [PATCH v2 01/11] kasan: unify static kasan_flag_enabled across modes

[PATCH v4 0/2] PCI: qcom: Move PERST# GPIO & phy retrieval from controller to PCIe bridge node
 2025-06-30 12:30 UTC  (3+ messages)

[PATCH] EDAC: mem_repair: reduce stack usage in edac_mem_repair_get_desc()
 2025-06-30 12:29 UTC  (2+ messages)

[PATCH v2 0/8] auxdisplay: Add TM16xx and compatible LED display controllers driver
 2025-06-30 12:25 UTC  (12+ messages)
` [PATCH v2 4/8] dt-bindings: vendor-prefixes: Add Winrise Technology
` [PATCH v2 5/8] dt-bindings: vendor-prefixes: Add Wuxi i-Core Electronics
` [PATCH v2 7/8] auxdisplay: Add Titanmec TM16xx 7-segment display controllers driver

[PATCH v9 0/6] KVM: arm64: Map GPU device memory as cacheable
 2025-06-30 12:25 UTC  (5+ messages)
` [PATCH v9 3/6] KVM: arm64: Block cacheable PFNMAP mapping

[PATCH v2] platform/chrome: Add ChromeOS EC USB driver
 2025-06-30 12:21 UTC 

[PATCH] xfs: replace strncpy with memcpy in xattr listing
 2025-06-30 12:19 UTC  (2+ messages)

[PATCH v18 0/7] firmware: imx: driver for NXP secure-enclave
 2025-06-30 12:17 UTC  (7+ messages)
` [PATCH v18 3/7] firmware: imx: add driver for NXP EdgeLock Enclave
    ` [EXT] "

[PATCH 2/2] bitops: rotate: Add riscv implementation using Zbb extension
 2025-06-30 12:14 UTC  (2+ messages)

[PATCH v1 0/5] SPMI: MediaTek: Add support for multi-bus
 2025-06-30 12:13 UTC  (4+ messages)
` [PATCH v1 1/5] dt-bindings: spmi: Add MediaTek MT8196 SPMI 2 Arbiter/Controllers

[PATCH v3 0/4] spi: sophgo: Add SPI NOR controller for SG2042
 2025-06-30 12:12 UTC  (6+ messages)
` [PATCH v3 1/4] spi: dt-bindings: spi-sg2044-nor: Change SOPHGO SG2042

[PATCH 0/3] wifi: brcm80211: Deadcoding around phy_cmn
 2025-06-30 12:12 UTC  (4+ messages)

[PATCH v2] pch_uart: Fix dma_sync_sg_for_device() nents value
 2025-06-30 12:10 UTC 

[PATCH] ALSA: dummy: Replace deprecated strcpy() with strscpy()
 2025-06-30 12:09 UTC  (2+ messages)

[PATCH v2 0/2] module: Fix memory deallocation on error path in move_module()
 2025-06-30 12:09 UTC  (3+ messages)
` [PATCH v2 1/2] "

[PATCH] platform/chrome: Add ChromeOS EC USB driver
 2025-06-30 12:09 UTC  (4+ messages)
    ` [PATCH v2] "

[PATCH V2 00/15] Intel VSEC/PMT: Introduce Discovery Driver
 2025-06-30 12:08 UTC  (9+ messages)
` [PATCH V2 03/15] platform/x86/intel/vsec: Create wrapper to walk PCI config space
` [PATCH V2 04/15] platform/x86/intel/vsec: Add device links to enforce dependencies
` [PATCH V2 11/15] platform/x86/intel/vsec: Set OOBMSM to CPU mapping
` [PATCH V2] platform/x86/intel/pmt/telemetry: Add API to retrieve telemetry regions by feature

[PATCH] ALSA: hrtimer: Replace deprecated strcpy() with strscpy()
 2025-06-30 12:08 UTC  (2+ messages)

kernel/fork.c:3088:2: warning: clone3() entry point is missing, please fix
 2025-06-30 12:07 UTC  (6+ messages)

[PATCH] ALSA: timer: Replace deprecated strcpy() with strscpy()
 2025-06-30 12:07 UTC  (2+ messages)

[PATCH RFC 00/29] mm/migration: rework movable_ops page migration (part 1)
 2025-06-30 12:07 UTC  (3+ messages)
` [PATCH RFC 11/29] mm/migrate: move movable_ops page handling out of move_to_new_folio()

[PATCH v1 0/2] rust: time: Add fsleep()
 2025-06-30 12:07 UTC  (3+ messages)
` [PATCH v1 2/2] rust: time: Add wrapper for fsleep() function

[PATCH] rust: time: Seal the HrTimerMode trait
 2025-06-30 12:07 UTC  (2+ messages)

[PATCH v5 00/10] x86/hyperv/hv_vtl: Use a wakeup mailbox to boot secondary CPUs
 2025-06-30 12:07 UTC  (4+ messages)
` [PATCH v5 02/10] x86/acpi: Move acpi_wakeup_cpu() and helpers to smpwakeup.c

[PATCH 2/2] bitops: rotate: Add riscv implementation using Zbb extension
 2025-06-30 12:04 UTC  (2+ messages)

[PATCH] spi: stm32: fix NULL check on pointer-to-pointer variable
 2025-06-30 12:00 UTC  (7+ messages)
` [PATCH v2] spi: stm32: fix pointer-to-pointer variables usage

[PATCH v5 0/4] drm/xe: i2c support
 2025-06-30 11:59 UTC  (8+ messages)
` [PATCH v5 1/4] i2c: designware: Add quirk for Intel Xe

[PATCH v3 0/7] mm/shmem, swap: bugfix and improvement of mTHP swap in
 2025-06-30 11:59 UTC  (7+ messages)
` [PATCH v3 4/7] mm/shmem, swap: clean up swap entry splitting

[PATCH 0/3] reduce system memory requirement for hibernation
 2025-06-30 11:58 UTC  (5+ messages)
` [PATCH 1/3] drm/amdgpu: move GTT to SHM after eviction "
` [PATCH 3/3] drm/amdgpu: skip kfd resume_process for dev_pm_ops.thaw()

[PATCH v2] fs/libfs: don't assume blocksize <= PAGE_SIZE in generic_check_addressable
 2025-06-30 11:57 UTC  (3+ messages)

[PATCH v4 0/4] Optimize mprotect() for large folios
 2025-06-30 11:56 UTC  (22+ messages)
` [PATCH v4 1/4] mm: Optimize mprotect() for MM_CP_PROT_NUMA by batch-skipping PTEs
` [PATCH v4 3/4] mm: Optimize mprotect() by PTE-batching

[syzbot] [ntfs3?] WARNING in ni_rename
 2025-06-30 11:55 UTC 

[PATCH] x86/Mouse: thinkpad_acpi/Trackpoint: Trackpoint Doubletap handling
 2025-06-30 11:50 UTC  (11+ messages)

[PATCH v9 2/8] platform/x86: asus-armoury: move existing tunings to asus-armoury module
 2025-06-30 11:49 UTC  (2+ messages)

[PATCH 0/4] ROCK 4D audio enablement
 2025-06-30 11:49 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: input: adc-keys: allow linux,input-type property
` [PATCH 2/4] Input: adc-keys - support types that aren't just keyboard keys

[PATCH] drm: xlnx: zynqmp_dp: Support DRM_FORMAT_XRGB8888
 2025-06-30 11:48 UTC  (10+ messages)

[PATCH] pch_uart: Fix dma_sync_sg_for_device() nents value
 2025-06-30 11:48 UTC  (3+ messages)

[PATCH] mm: limit THP alignment – performance gain observed in AI inference workloads
 2025-06-30 11:48 UTC  (7+ messages)

Intel Xe SR-IOV support status
 2025-06-30 11:47 UTC 

[PATCH] spi: stm32: fix sram pool free in probe error path
 2025-06-30 11:47 UTC  (2+ messages)

[PATCH v19] pwm: airoha: Add support for EN7581 SoC
 2025-06-30 11:44 UTC 

[PATCH next v2] spi: Raise limit on number of chip selects to 24
 2025-06-30 11:40 UTC  (2+ messages)

[PATCH v4 0/6] spi: spi-fsl-dspi: Target mode improvements
 2025-06-30 11:40 UTC  (2+ messages)
` (subset) "

[PATCH v5 0/2] Add `devm_dma_request_chan()` to simplify probe path in atmel-quadspi.c
 2025-06-30 11:40 UTC  (2+ messages)
` (subset) "

[PATCH v2] regulator: tps65219: Fix devm_kmalloc size allocation
 2025-06-30 11:40 UTC  (2+ messages)

[PATCH] regulator: core: fix NULL dereference on unbind due to stale coupling data
 2025-06-30 11:40 UTC  (2+ messages)

[PATCH] regmap: fix potential memory leak of regmap_bus
 2025-06-30 11:40 UTC  (2+ messages)

[PATCH] MAINTAINERS: update Qualcomm audio codec drivers list
 2025-06-30 11:40 UTC  (2+ messages)

[PATCH V3] ASoC: codecs: Add calibration function to aw88399 chip
 2025-06-30 11:40 UTC  (2+ messages)

[PATCH] ASoC: fsl_asrc: use internal measured ratio for non-ideal ratio mode
 2025-06-30 11:40 UTC  (2+ messages)

[PATCH v4] ASoC: fsl_sai: Force a software reset when starting in consumer mode
 2025-06-30 11:40 UTC  (2+ messages)

[PATCH] usb: chipidea: udc: Use usb_endpoint_is_isoc_in() rather than duplicating its implementation
 2025-06-30 11:39 UTC  (2+ messages)

[PATCH 1/2] drm/tests: Fix endian warning
 2025-06-30 11:37 UTC  (4+ messages)
` [PATCH 2/2] drm/tests: Fix drm_test_fb_xrgb8888_to_xrgb2101010() on big-endian

[PATCH v3 0/6] TDX host: kexec/kdump support
 2025-06-30 11:35 UTC  (8+ messages)
` [PATCH v3 1/6] x86/sme: Use percpu boolean to control wbinvd during kexec

[PATCH] fs: Prevent file descriptor table allocations exceeding INT_MAX
 2025-06-30 11:35 UTC  (4+ messages)

[net-next v13 00/11] net: mtip: Add support for MTIP imx287 L2 switch driver
 2025-06-30 11:34 UTC  (4+ messages)
` [net-next v13 06/11] net: mtip: Add mtip_switch_{rx|tx} functions to the "

[PATCH v2 0/5] Enable SSRAM support in PTL and LNL
 2025-06-30 11:34 UTC  (9+ messages)
` [PATCH v2 1/5] platform/x86:intel/pmc: Enable SSRAM support for Lunar Lake
` [PATCH v2 2/5] platform/x86:intel/pmc: Move telemetry endpoint register handling
` [PATCH v2 3/5] platform/x86:intel/pmc: Improve function to show substate header
` [PATCH v2 5/5] platform/x86:intel/pmc: Enable SSRAM support for Panther Lake

[PATCH v2 0/7] Documentation for nova-core
 2025-06-30 11:33 UTC  (3+ messages)

[PATCH v6 0/8] Enable QUPs and Serial on SA8255p Qualcomm platforms
 2025-06-30 11:32 UTC  (5+ messages)
` [PATCH v6 7/8] serial: qcom-geni: Enable PM runtime for serial driver

[PATCH v2 1/2] misc: amd-sbi: Address potential integer overflow issue reported in smatch
 2025-06-30 11:32 UTC  (4+ messages)
` [PATCH v2 2/2] misc: amd-sbi: Address copy_to/from_user() warning "

[PATCH net v3 0/4] net: phy: bcm54811: Fix the PHY initialization
 2025-06-30 11:30 UTC  (5+ messages)
` [PATCH net v3 1/4] net: phy: MII-Lite PHY interface mode
` [PATCH net v3 2/4] dt-bindings: ethernet-phy: add MII-Lite phy interface type
` [PATCH net v3 3/4] net: phy: bcm5481x: MII-Lite activation
` [PATCH net v3 4/4] net: phy: bcm54811: Fix the PHY initialization

[PATCH 00/23] md/llbitmap: md/md-llbitmap: introduce a new lockless bitmap
 2025-06-30 11:30 UTC  (7+ messages)
` [PATCH 16/23] md/md-llbitmap: implement bit state machine

[PATCH v4 0/3 linux next] Docs/zh_CN: Translate networking docs to Simplified Chinese
 2025-06-30 11:30 UTC  (4+ messages)
` [PATCH v4 1/3] Docs/zh_CN: Translate netif-msg.rst "
` [PATCH v4 2/3] Docs/zh_CN: Translate xfrm_proc.rst "
` [PATCH v4 3/3] Docs/zh_CN: Translate netmem.rst "

[PATCH v2 0/2] hwmon: (pmbus) Add support for MPS mp2869a/mp29612a controllers
 2025-06-30 11:29 UTC  (5+ messages)
` [PATCH v2 1/2] hwmon: (pmbus) Add support for MPS multi-phase "
` [PATCH v2 2/2] dt-bindings: trivial-devices: Add mp2869a/mp29612a device entry

[syzbot] [ntfs3?] WARNING in ni_rename
 2025-06-30 11:29 UTC  (3+ messages)
` [syzbot] Private message regarding: "

[PATCH v2] brd: fix sleeping function called from invalid context in brd_insert_page()
 2025-06-30 11:28 UTC 

[char-misc-next v2] mei: bus: fix device leak
 2025-06-30 11:27 UTC  (5+ messages)

[PATCH 0/4] selftests/mm/uffd: refactor global variables
 2025-06-30 11:25 UTC  (9+ messages)
` [PATCH v5 1/1] selftests/mm/uffd: Refactor non-composite global vars into struct

[PATCH v3] f2fs: avoid splitting bio when reading multiple pages
 2025-06-30 11:23 UTC  (5+ messages)
  ` [External Mail]Re: "

[PATCH fixes] riscv: Properly export reserved regions in /proc/iomem
 2025-06-30 11:21 UTC  (3+ messages)
` [PATCH 0/1] Fix for riscv vmcore issue
` [PATCH 1/1] riscv: Change memblock reserved name to be recognized on kexec

[PATCH v1 0/4] mm: folio_pte_batch() improvements
 2025-06-30 11:21 UTC  (8+ messages)
` [PATCH v1 4/4] mm: remove boolean output parameters from folio_pte_batch_ext()

[syzbot] [ntfs3?] WARNING in ni_rename
 2025-06-30 11:21 UTC 

Private message regarding: [syzbot] [bcachefs?] kernel BUG in bch2_journal_keys_peek_prev_min
 2025-06-30 11:19 UTC 

[PATCH net v2] net: thunderx: avoid direct MTU assignment after WRITE_ONCE()
 2025-06-30 11:18 UTC  (2+ messages)

[PATCH] ibmvscsis: Fix dma_unmap_sg() nents value
 2025-06-30 11:18 UTC 

[RFC PATCH 08/21] KVM: TDX: Increase/decrease folio ref for huge pages
 2025-06-30 11:13 UTC  (10+ messages)

[PATCH v3] Bluetooth: hci_sync: fix double free in 'hci_discovery_filter_clear()'
 2025-06-30 11:08 UTC  (2+ messages)

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®