mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH ipsec-next v9 00/16] xfrm: XFRM_MSG_MIGRATE_STATE new netlink message
 2026-05-26 19:08 UTC  (9+ messages)
` [PATCH ipsec-next v9 01/16] xfrm: remove redundant assignments
` [PATCH ipsec-next v9 02/16] xfrm: add extack to xfrm_init_state
` [PATCH ipsec-next v9 03/16] xfrm: allow migration from UDP encapsulated to non-encapsulated ESP
` [PATCH ipsec-next v9 04/16] xfrm: fix NAT-related field inheritance in SA migration
` [PATCH ipsec-next v9 05/16] xfrm: rename reqid in xfrm_migrate
` [PATCH ipsec-next v9 06/16] xfrm: split xfrm_state_migrate into create and install functions
` [PATCH ipsec-next v9 07/16] xfrm: check family before comparing addresses in migrate
` [PATCH ipsec-next v9 08/16] xfrm: add state synchronization after migration

[PATCH] ext4: Remove mention of PageWriteback
 2026-05-26 19:08 UTC 

[PATCH RESEND] userfaultfd: snapshot VMA state across UFFDIO_COPY retry
 2026-05-26 19:06 UTC  (12+ messages)

[PATCH] ceph: fix OOB read in decode_lockers() via missing bounds check
 2026-05-26 19:04 UTC  (2+ messages)

[PATCHv2] firmware: stratix10-rsu: Fix NULL deref on rsu_send_msg() timeout in probe
 2026-05-26 19:03 UTC  (2+ messages)
` [PATCH v2] "

[RFC PATCH v2 0/3] seccomp: SECCOMP_IOCTL_NOTIF_INJECT for race-free unotify
 2026-05-26 19:03 UTC  (3+ messages)

[PATCH v3 0/2] ACPI: CPPC: Add CPPC v4 support (ACPI 6.6)
 2026-05-26 19:02 UTC  (8+ messages)
` [PATCH v3 1/2] ACPI: CPPC: Add support for CPPC v4
` [PATCH v3 2/2] ACPI: CPPC: Add ospm_nominal_perf support

[PATCH ipsec-next v8 00/14] xfrm: XFRM_MSG_MIGRATE_STATE new netlink message
 2026-05-26 19:02 UTC  (7+ messages)
` [PATCH ipsec-next v8 12/14] xfrm: add XFRM_MSG_MIGRATE_STATE for single SA migration
    ` [devel-ipsec] "
` [PATCH ipsec-next v8 14/14] xfrm: add documentation for XFRM_MSG_MIGRATE_STATE
    ` [devel-ipsec] "

[PATCH] KVM: VMX: Use _safe MSR accessors in LBR handler
 2026-05-26 18:56 UTC  (2+ messages)

[PATCH v2 0/4] mm/zswap: Implement per-cgroup proactive writeback
 2026-05-26 18:55 UTC  (4+ messages)

[PATCH] block: blk-zoned: fix zwplug refcount leak on write error path
 2026-05-26 18:54 UTC  (2+ messages)

[Hypervisor Live Update] Notes from May 18, 2026
 2026-05-26 18:53 UTC  (2+ messages)

[PATCH v4 0/5] KVM: X86: Fix nested TDP error code info
 2026-05-26 18:52 UTC  (9+ messages)
` [PATCH v4 2/5] KVM: x86: Tell ->inject_page_fault() whether or a fault came from hardware
` [PATCH v4 3/5] KVM: SVM: Fix nested NPF injection of PFERR_GUEST_{PAGE,FINAL}_MASK bits

[PATCH V1] accel/amdxdna: Disable device buffer exporting
 2026-05-26 18:50 UTC 

[PATCH v5 00/24] rust: device: Higher-Ranked Lifetime Types for device drivers
 2026-05-26 18:49 UTC  (5+ messages)
` [PATCH v5 02/24] rust: alloc: remove `'static` bound on `ForeignOwnable`
` [PATCH v5 22/24] rust: types: add `ForLt` trait for higher-ranked lifetime support

drivers/gpib/cb7210/cb7210.c:120:32: sparse: sparse: cast to restricted __le16
 2026-05-26 18:47 UTC 

[PATCH v5 0/8] drm: writeback: clean up writeback connector initialization
 2026-05-26 18:46 UTC  (3+ messages)
` [PATCH v5 2/8] drm/amd/display: use drmm_writeback_connector_init()

[PATCH 0/2] rust: device: remove ref-to-ref transmute
 2026-05-26 18:45 UTC  (3+ messages)
` [PATCH 1/2] rust: device: remove unused "

[PATCH] ceph: fix OOB read in ceph_osdc_list_watchers via uncapped outdata_len
 2026-05-26 18:45 UTC  (2+ messages)

[PATCH v2 0/5] arm64: arch_timer: Improve errata handling
 2026-05-26 18:44 UTC  (3+ messages)
` [PATCH v2 5/5] arm64: Convert __delay_cycles() to arch_timer_read_vcounter()

[PATCH v3 0/4] Add USB Phy driver and binding changes for Qualcomm Shikra SoC
 2026-05-26 18:44 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: phy: qcom,qusb2: Document QUSB2 Phy for Shikra
` [PATCH v3 2/4] dt-bindings: phy: qcom,qcs615-qmp-usb3-dp-phy: Add support "
` [PATCH v3 3/4] phy: qcom-qusb2: "
` [PATCH v3 4/4] phy: qcom: qmp-usbc: Add support for "phy" reset used on Shikra

[PATCH] MAINTAINERS: Drop Mark Gross
 2026-05-26 18:41 UTC  (3+ messages)

[PATCH] clk: mvebu: ap-cpu-clk: fix refcount leak
 2026-05-26 18:41 UTC  (6+ messages)
` [PATCH] clocksource/drivers/clps711x: "
` [PATCH] clocksource/timer-econet-en751221: "
` [PATCH] microblaze: CCF: "
` [PATCH] drm/vc4: fix krealloc() memory leak
` [PATCH] ibmvnic: "

[PATCH v2 0/5] rust: binder: reduce `as` casts
 2026-05-26 18:39 UTC  (6+ messages)
` [PATCH v2 1/5] rust: binder: use strict provenance APIs
` [PATCH v2 2/5] rust: binder: enable `clippy::ptr_as_ptr` lint
` [PATCH v2 3/5] rust: binder: enable `clippy::ref_as_ptr` lint
` [PATCH v2 4/5] rust: binder: enable `clippy::as_underscore`
` [PATCH v2 5/5] rust: binder: enable `clippy::cast_lossless`

[PATCH 0/2] nfsd: callback channel fixes
 2026-05-26 18:39 UTC  (2+ messages)

[PATCH v3 0/4] KVM: x86: Virtualize AMD's "disable CPUID in usermode"
 2026-05-26 18:38 UTC  (11+ messages)
` [PATCH v3 3/4] KVM: x86: Virtualize AMD CPUID faulting

[PATCH v2] nfsd: don't free session slots that are still in use
 2026-05-26 18:38 UTC  (2+ messages)

[PATCH 0/3] Add Qualcomm SPEL powercap driver
 2026-05-26 18:36 UTC  (3+ messages)
` [PATCH 2/3] powercap: qcom: Add "

[PATCH 0/2] thermal: qcom: tsens: refine wake IRQ handling for suspend
 2026-05-26 18:35 UTC  (5+ messages)
` [PATCH 1/2] thermal: qcom: tsens: switch wake IRQ handling to PM callbacks
` [PATCH 2/2] thermal: qcom: tsens: Disable wakeup interrupt setup on automotive targets

[PATCH v5 0/3] pps: improve PREEMPT_RT performance
 2026-05-26 18:34 UTC  (5+ messages)

[PATCH] selftest: Fix UB of getline due to missing var init
 2026-05-26 18:34 UTC  (2+ messages)

[PATCH 6.6 000/508] 6.6.141-rc1 review
 2026-05-26 18:33 UTC  (4+ messages)

[PATCH v6 0/3] pps: improve PREEMPT_RT performance
 2026-05-26 18:31 UTC  (4+ messages)
` [PATCH v6 3/3] pps: convert pps_device.lock to raw_spinlock_t

[PATCH 0/2] ACPI: battery: Do not generate too much pressure on ACPI methods
 2026-05-26 18:31 UTC  (3+ messages)
` [PATCH 1/2] ACPI: battery: Synchronize get_property() callback
` [PATCH 2/2] ACPI: battery: Merge consecutive battery notifications

[PATCH 0/2] proc: protect ptrace_may_access() with exec_update_lock
 2026-05-26 18:30 UTC  (8+ messages)
` [PATCH 1/2] proc: protect ptrace_may_access() with exec_update_lock (part 1)

[PATCH v2] phy: renesas: rcar-gen3-usb2: Avoid long delay in atomic context
 2026-05-26 18:30 UTC 

[PATCH v2] usb: dwc3: avoid probe deferral when USB power supply is not available
 2026-05-26 18:30 UTC 

[PATCH v12 00/15] kasan: x86: arm64: KASAN tag-based mode for x86
 2026-05-26 18:29 UTC  (5+ messages)
` [PATCH v12 01/15] kasan: sw_tags: Use arithmetic shift for shadow computation
` [PATCH v12 02/15] kasan: arm64: x86: Make special tags arch specific

[PATCH net v2 0/2] nfc: llcp: two fixes for nfc_llcp_getsockopt()
 2026-05-26 18:27 UTC  (3+ messages)

[PATCH v3 0/9] x86,fs/resctrl: Fix long-standing issues
 2026-05-26 18:27 UTC  (5+ messages)
` [PATCH v3 9/9] fs/resctrl: Fix UAF from worker threads when domains are removed

[PATCH] iio: core: fix uninitialized data in debugfs
 2026-05-26 18:21 UTC  (5+ messages)

[PATCH] tpm: cap tpm_buf_append() at TPM_BUFSIZE, not PAGE_SIZE
 2026-05-26 18:20 UTC  (3+ messages)

[PATCH] ceph: fix OOB read and unbounded alloc in decode_watchers()
 2026-05-26 18:19 UTC  (3+ messages)
` [PATCH v2] ceph: fix OOB read in decode_watchers() via missing bounds check

[PATCH] iio: backend: fix uninitialized data in debugfs
 2026-05-26 18:19 UTC  (3+ messages)

[tip:x86/urgent] BUILD SUCCESS 80501dff814eeccebf44a59340c3fe3a205eb120
 2026-05-26 18:19 UTC 

[PATCH] iio: dac: ad3552r-hs: fix uninitialized data ni ad3552r_hs_write_data_source()
 2026-05-26 18:18 UTC  (3+ messages)

[PATCH v4 0/2] drm/drm_blend: allow blend mode property without PREMULTI
 2026-05-26 18:17 UTC  (3+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] drm: ensure blend mode supported if pixel format with alpha exposed

[PATCH v10 0/9] Add support for NXP P3H2x4x I3C hub driver
 2026-05-26 18:16 UTC  (3+ messages)
` [PATCH v10 6/9] regulator: p3h2x4x: Add driver for on-die regulators in NXP P3H2x4x i3c hub

[PATCH v4 30/36] iio: light: hid-sensor-als: drop hid_sensor_remove_trigger() using devm API
 2026-05-26 18:16 UTC  (6+ messages)
` [PATCH v4 35/36] iio: pressure: hid-sensor-press: "

[PATCH] iio: pressure: cros_ec_baro: simplify timestamp channel definition
 2026-05-26 18:12 UTC  (3+ messages)

[PATCH v2] genksyms: Support arm64 CRC32 hardware acceleration
 2026-05-26 18:12 UTC  (6+ messages)
` [PATCH v2] genksyms: Support arm64 CRC32 hardware acceleration1~

[PATCH v4 0/3] arm64: dts/bindings: Add support for BeagleBadge
 2026-05-26 18:11 UTC  (3+ messages)

[PATCH 0/2] workqueue: Shrink the lock time
 2026-05-26 18:08 UTC  (3+ messages)
` [PATCH 1/2] workqueue: split kick_pool() into kick_pool_pick() + wake_up_process()
` [PATCH 2/2] workqueue: defer wake_up_process() outside pool->lock on hot paths

[PATCH v2 0/2] rust: debugfs: fix callback file unsoundness
 2026-05-26 18:07 UTC  (3+ messages)
` [PATCH v2 1/2] rust: debugfs: avoid borrowing seq_file in write
` [PATCH v2 2/2] rust: debugfs: avoid transmuting FileOps

[PATCH v3 0/3] clk: nuvoton: ma35d1: fix PLL frequency calculation
 2026-05-26 18:06 UTC  (3+ messages)
` [PATCH v3 2/3] clk: nuvoton: ma35d1: fix PLL_CTL1_FRAC bit field width and fractional calc

[PATCH v3 0/4] iio: light: add support for veml6031x00 ALS series
 2026-05-26 18:05 UTC  (6+ messages)
` [PATCH v3 2/4] "
` [PATCH v3 3/4] iio: light: veml6031x00: add support for triggered buffers

[tip:master] BUILD SUCCESS 7b197f597bc895b01204d8389a4cf3b00780bd21
 2026-05-26 18:04 UTC 

[PATCH] block: skip sync_blockdev() on surprise removal in bdev_mark_dead()
 2026-05-26 18:02 UTC  (5+ messages)

[PATCH 0/6] rust: binder: reduce `as` casts
 2026-05-26 18:00 UTC  (13+ messages)
` [PATCH 2/6] rust: binder: transmute transaction data
` [PATCH 5/6] rust: binder: enable `clippy::as_underscore`

[PATCH] usb: gadget: udc: Fix NULL pointer dereference in gadget_match_driver
 2026-05-26 18:00 UTC  (2+ messages)

[PATCH v7 0/9] Add clock and reset support for Mobileye EyeQ7H
 2026-05-26 17:59 UTC  (3+ messages)
` [PATCH v7 3/9] clk: fixed-factor: Rework initialization with parent clocks

[PATCH v6 00/15] arm64: Unmap linear alias of kernel data/bss
 2026-05-26 17:59 UTC  (16+ messages)
` [PATCH v6 01/15] arm64: mm: Remove bogus stop condition from map_mem() loop
` [PATCH v6 02/15] arm64: mm: Drop redundant pgd_t* argument from map_mem()
` [PATCH v6 03/15] arm64: mm: Check for pud_/pmd_set_huge() failures on kernel mappings
` [PATCH v6 04/15] arm64: mm: Preserve existing table mappings when mapping DRAM
` [PATCH v6 05/15] arm64: mm: Preserve non-contiguous descriptors "
` [PATCH v6 06/15] arm64: mm: Permit contiguous descriptors to be manipulated
` [PATCH v6 07/15] arm64: kfence: Avoid NOMAP tricks when mapping the early pool
` [PATCH v6 08/15] arm64: mm: Permit contiguous attribute for preliminary mappings
` [PATCH v6 09/15] arm64: Move fixmap and kasan page tables to end of kernel image
` [PATCH v6 10/15] arm64: mm: Don't abuse memblock NOMAP to check for overlaps
` [PATCH v6 11/15] arm64: mm: Map the kernel data/bss read-only in the linear map
` [PATCH v6 12/15] powerpc/code-patching: Avoid r/w mapping of the zero page
` [PATCH v6 13/15] sh: cast away constness from the zero page when flushing it from the cache
` [PATCH v6 14/15] mm: Make empty_zero_page[] const
` [PATCH v6 15/15] arm64: mm: Unmap kernel data/bss entirely from the linear map

[PATCH v6 0/7] iommufd: Enable noiommu mode for cdev
 2026-05-26 17:57 UTC  (4+ messages)

[PATCH v2] perf bench: add --write-size option to sched pipe
 2026-05-26 17:55 UTC  (3+ messages)

[PATCH v4 0/4] cleanup: Remove NULL check from unconditional guards
 2026-05-26 17:54 UTC  (5+ messages)
` [PATCH v4 3/4] cleanup: Annotate guard constructors with __nonnull()

[PATCH] dt-bindings: mfd: qcom,tcsr: Add compatible for Shikra
 2026-05-26 17:53 UTC  (3+ messages)

[PATCH] dt-bindings: firmware: qcom,scm: Document SCM on Shikra SoC
 2026-05-26 17:52 UTC  (3+ messages)

[PATCH v2] mm/page_alloc: fix defrag_mode for non-reclaimable allocations
 2026-05-26 17:51 UTC  (5+ messages)

[PATCH] Bluetooth: btusb: Add USB ID 2c4e:0128 for Mercusys MA60XNB
 2026-05-26 17:50 UTC  (2+ messages)

[PATCH v2] Bluetooth: hci_qca: Use 100 ms SSR delay for rampatch and NVM loading
 2026-05-26 17:50 UTC  (2+ messages)

[PATCH 0/3] ALSA: usb-audio: Add QUIRK_FLAG_MIXER_SKIP_GET_CUR_VOL for Sennheiser MOMENTUM 3
 2026-05-26 17:49 UTC  (4+ messages)
` [PATCH 1/3] ALSA: doc: usb-audio: Add doc for QUIRK_FLAG_IFB_SILENCE_ON_EMPTY
` [PATCH 2/3] ALSA: usb-audio: Add QUIRK_FLAG_MIXER_SKIP_GET_CUR_VOL
` [PATCH 3/3] ALSA: usb-audio: Add quirk flag for Sennheiser MOMENTUM 3

[PATCH] dt-bindings: sram: Document qcom,shikra-imem compatible
 2026-05-26 17:49 UTC  (3+ messages)

[PATCH] block: Add bvec_folio()
 2026-05-26 17:47 UTC  (5+ messages)

[PATCH] clk: moxart: fix refcount leak
 2026-05-26 17:45 UTC  (4+ messages)

[PATCH 00/17] tools/arch/x86/pmtctl: Add Intel PMT command-line tool
 2026-05-26 17:44 UTC  (4+ messages)
` [PATCH 08/17] tools/arch/x86/pmtctl: Add libpmtctl public API and context

[PATCH net-next v5 08/14] net: renesas: rswitch: add locking for agent clock control
 2026-05-26 17:44 UTC  (3+ messages)

[PATCH] tools/sched_ext: Fix scx_show_state per-scheduler state reads
 2026-05-26 17:44 UTC  (2+ messages)

[PATCH v2 2/3] x86/cpu/intel: Simplify F00F bug notice using pr_notice_once()
 2026-05-26 17:43 UTC  (5+ messages)

[PATCH 1/1] usb: acpi: fix undefined behavior in USB_ACPI_LOCATION_VALID
 2026-05-26 17:43 UTC 

[PATCH v21 0/9] ring-buffer: Making persistent ring buffers robust
 2026-05-26 17:42 UTC  (6+ messages)
` [PATCH v21 8/9] ring-buffer: Show persistent buffer dropped events in trace file

[PATCH v4 0/3] Add support for the Samsung S6E8FCO DSI and M1906F9 display panel
 2026-05-26 17:40 UTC  (4+ messages)
` (subset) "

[PATCH WIP v4 0/9] media: camss: Add support for C-PHY configuration on Qualcomm platforms
 2026-05-26 17:39 UTC  (4+ messages)
` [PATCH WIP v4 9/9] media: qcom: camss: Account for C-PHY when calculating link frequency

linux-next: Tree for May 26
 2026-05-26 17:38 UTC 

[PATCH v4 0/2] Add tracepoints support for Qualcomm GENI Serial drivers
 2026-05-26 17:37 UTC  (3+ messages)
` [PATCH v4 1/2] serial: qcom-geni: trace: Add tracepoint support for Qualcomm GENI serial
` [PATCH v4 2/2] serial: qcom-geni: Add tracepoints for Qualcomm GENI serial driver

[PATCH] Input: rmi4 - release F54 queue on video registration failure
 2026-05-26 17:36 UTC  (2+ messages)

[PATCH v2 0/2] lib/raid: replace __get_free_pages() call with kvmalloc()
 2026-05-26 17:34 UTC  (3+ messages)
` [PATCH v2 2/2] lib/raid6: use kvmalloc() in raid6_select_algo()

[PATCH] dma-buf: Fix silent overflow for phys vec to sgt
 2026-05-26 17:33 UTC  (2+ messages)

[PATCH] clk: samsung: exynos5410: fix refcount leak
 2026-05-26 17:33 UTC  (4+ messages)
` [PATCH] clk: tegra: tegra124-emc: fix krealloc() memory leak

[PATCH] platform/x86: hp-wmi: Add support for Omen 16-ap0xxx (8D26)
 2026-05-26 17:32 UTC  (2+ messages)

[PATCH] platform/x86/intel/pmc: rate-limit LTR scale-factor warning
 2026-05-26 17:32 UTC  (2+ messages)

[PATCH v2] platform/x86: hp-wmi: Add thermal support for board 8B2F
 2026-05-26 17:32 UTC  (2+ messages)

[PATCH v4 1/2] platform/x86/intel/tpmi: use cleanup helpers in mem_write()
 2026-05-26 17:32 UTC  (2+ messages)

[PATCH V1] accel/amdxdna: add AIE coredump support
 2026-05-26 17:29 UTC 

[PATCH v2 0/2] thermal: intel: int340x platform temperature
 2026-05-26 17:29 UTC  (2+ messages)

[PATCH v10 0/3] kbuild: distributed build support for Clang ThinLTO
 2026-05-26 17:29 UTC  (4+ messages)
` [PATCH v10 1/3] kbuild: move vmlinux.a build rule to scripts/Makefile.vmlinux_a
` [PATCH v10 2/3] kbuild: change --thin back to 'T' in $(AR)
` [PATCH v10 3/3] kbuild: distributed build support for Clang ThinLTO

[PATCH 0/9] rv: Fixes on Deterministic and Hybrid Automata
 2026-05-26 17:27 UTC  (7+ messages)
` [PATCH 6/9] rv: Ensure synchronous cleanup for HA monitors

[PATCH] x86/vm86: Remove deprecated VM86 support
 2026-05-26 17:25 UTC  (2+ messages)

[PATCH] PM: hibernate: preserve uswsusp swap pin across SNAPSHOT_SET_SWAP_AREA re-set failures
 2026-05-26 17:23 UTC  (3+ messages)
` [PATCH v2] PM: hibernate: keep existing uswsusp swap pin if re-selection fails

[PATCH net v2] eth: fbnic: move aui and fec from fbnic_net to fbnic_dev
 2026-05-26 17:21 UTC 

[PATCH] interconnect: qcom: Enable Shikra interconnect driver by default for ARCH_QCOM
 2026-05-26 17:21 UTC 

[PATCH] sched_ext: Rebuild fair weight when disabling BPF scheduler
 2026-05-26 17:20 UTC  (2+ messages)

[PATCH v4 0/3] Only free healthy pages in high-order has_hwpoisoned folio
 2026-05-26 17:17 UTC  (4+ messages)

build failure for stablerc
 2026-05-26 17:17 UTC  (3+ messages)

[PATCH] sched/fair: Revert boost in cpu_util()
 2026-05-26 17:16 UTC  (5+ messages)

[PATCH] clk: mediatek: mt8196: Select REGMAP_MMIO for vlpckgen
 2026-05-26 17:15 UTC  (2+ messages)

[patch 00/24] timekeeping/ptp: Expand snapshot functionality
 2026-05-26 17:15 UTC  (8+ messages)
` [patch 18/24] timekeeping: Prepare for cross timestamps on arbitrary clock IDs
` [patch 19/24] ptp: Use system_device_crosststamp::sys_systime
` [patch 20/24] wifi: iwlwifi: "
` [patch 21/24] ALSA: hda/common: "
` [patch 22/24] timekeeping: Remove system_device_crosststamp::sys_realtime
` [patch 23/24] timekeeping: Add support for AUX clock cross timestamping
` [patch 24/24] ptp: Switch to ktime_get_snapshot_id() for pre/post timestamps

[PATCH 0/2] clk: qcom: gcc-shikra: Add support for the USB3 DP PHY reset
 2026-05-26 17:14 UTC  (3+ messages)
` [PATCH 2/2] "

[PATCH] ASoC: cs35l56-shared-test: Fix possible null pointer dereference
 2026-05-26 15:38 UTC  (2+ messages)

[PATCH] regulator: mt6363: select CONFIG_IRQ_DOMAIN
 2026-05-26 14:17 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

Powered by JetHome