mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH v5 2/8] um: Check for missing AVX and AVX-512 xstate bits
 2026-09-09 23:58 UTC  (2+ messages)
` [tip: x86/fpu] "

[PATCH v5 4/8] lib/crypto: x86: Stop using cpu_has_xfeatures()
 2026-09-09 23:57 UTC  (2+ messages)
` [tip: x86/fpu] "

[PATCH v5 5/8] lib/crc: x86: Stop using cpu_has_xfeatures()
 2026-09-09 23:57 UTC  (2+ messages)
` [tip: x86/fpu] "

[PATCH v5 6/8] x86/fpu: Remove cpu_has_xfeatures()
 2026-09-09 23:57 UTC  (2+ messages)
` [tip: x86/fpu] "

[PATCH v5 7/8] xor: Remove redundant X86_FEATURE_OSXSAVE check
 2026-09-09 23:57 UTC  (2+ messages)
` [tip: x86/fpu] "

[PATCH v5 8/8] xor: Add AVX-512 optimized xor_gen()
 2026-09-09 23:57 UTC  (2+ messages)
` [tip: x86/fpu] "

[PATCH] tipc: validate data size before reading Gap ACK block header
 2026-09-09 23:55 UTC  (3+ messages)

[PATCH 1/2] memblock tests: model the low allocation limit within dummy memory
 2026-09-09 23:55 UTC  (4+ messages)
` [PATCH v2 0/2] memblock tests: cover low-address allocations

[PATCH v3 0/2] memblock tests: cover low-address allocations
 2026-09-09 23:55 UTC  (2+ messages)
` [PATCH v3 1/2] memblock tests: model the low allocation limit within dummy memory

[PATCH] tools/power/x86/intel-speed-select: Clean up more build artifacts in 'clean' target
 2026-09-09 23:50 UTC  (3+ messages)

[PATCH] dmaengine: mv_xor: return descriptor to free pool on io_win failure
 2026-09-09 23:49 UTC 

[PATCH] HID: lenovo: suppress phantom radio control input on Yoga Slim 7x Gen 11
 2026-09-09 23:48 UTC  (2+ messages)

[PATCH v2] arm64: dts: qcom: sdm845-oneplus: fix fuel gauge compatible
 2026-09-09 23:47 UTC  (5+ messages)
` [PATCH v3 0/3] bq27xxx: support interchangeable OnePlus 6/6T fuel gauges
  ` [PATCH v3 1/3] dt-bindings: power: supply: bq27xxx: add generic compatible
  ` [PATCH v3 2/3] power: supply: bq27xxx: autodetect bq27411 and bq27541
  ` [PATCH v3 3/3] arm64: dts: qcom: sdm845-oneplus: use generic fuel gauge compatible

[PATCH net v2] net/tcp-ao: don't dereference NULL current_key/rnext_key
 2026-09-09 23:47 UTC  (3+ messages)

[PATCH] dmaengine: mv_xor: add missing dma_wmb() barriers before descriptor chain start
 2026-09-09 23:46 UTC 

[PATCH] dmaengine: mv_xor: kill tasklet on channel add error path
 2026-09-09 23:46 UTC 

[PATCH] Revert "usb: dwc3: qcom: Add support to skip phy management by USB core"
 2026-09-09 23:44 UTC  (2+ messages)

DAMON Beer/Coffee/Tea chat reminder for the week of 2026-08-17
 2026-09-09 23:44 UTC 

[PATCH net-next v2] seg6: reallocate the skb head on L2 encapsulation only when needed
 2026-09-09 23:43 UTC  (3+ messages)

[PATCH 0/5] KVM: guest_memfd: bind backing memory to a NUMA node
 2026-09-09 23:41 UTC  (5+ messages)

[PATCH] selftests/ftrace: Fix unique symbol check in kprobe_non_uniq_symbol.tc
 2026-09-09 23:41 UTC  (2+ messages)

commit 108cc873398932af589c295f78c348513b8d70d9 breaks update-grub on btrfs root filesystem
 2026-09-09 23:35 UTC  (5+ messages)

[PATCH] netfilter: conntrack_irc: fix port value truncation in parse_dcc()
 2026-09-09 23:33 UTC  (3+ messages)

[PATCH] netfilter: conntrack_amanda: fix port value truncation
 2026-09-09 23:28 UTC  (4+ messages)

[PATCH] memory: emif: fix device_node reference leak on np_ddr
 2026-09-09 23:26 UTC 

[PATCH] dmaengine: bestcomm: use devm_platform_get_and_ioremap_resource() to simplify code
 2026-09-09 23:26 UTC 

[PATCH net-next] net: phy: mediatek: support MT7530 PHYs on EN71221 MCM
 2026-09-09 23:26 UTC  (3+ messages)

[PATCH] fuse: Forward vfs_fadvise to backing_file in passthrough mode
 2026-09-09 23:23 UTC 

[PATCH v3 0/4] KVM: TDX: Validate directly configurable CPUID bits
 2026-09-09 23:18 UTC  (11+ messages)
` [PATCH v3 1/4] KVM: TDX: Track configurable CPUID bits allowed by KVM

[PATCH v2] mm/truncate: fix data loss when truncating straddling large folios
 2026-09-09 23:14 UTC  (2+ messages)

[PATCH v9 0/5] x86/pvh: fix unbootable VMs again (PVH + KASAN)
 2026-09-09 23:12 UTC  (13+ messages)
` [PATCH v9 2/5] x86/asm, x86/boot: expose inline memcmp()

[PATCH v3 0/4] KVM: guest_memfd: Fix binding bugs
 2026-09-09 23:09 UTC  (11+ messages)
` [PATCH v3 1/4] KVM: guest_memfd: Gracefully handle xarray errors when binding a memslot
` [PATCH v3 2/4] KVM: Use goto to handle errors during memslot preparation
` [PATCH v3 3/4] KVM: guest_memfd: Establish memslot<=>guest_memfd bindings *after* memslot is ready
` [PATCH v3 4/4] KVM: guest_memfd: Drop superfluous WRITE_ONCE() when binding a memslot

[PATCH net-next 1/2] dt-bindings: net: econet: add EN751221 ethernet
 2026-09-09 23:09 UTC  (2+ messages)

[PATCH 7.2 000/556] 7.2.5-rc1 review
 2026-09-09 23:08 UTC  (4+ messages)

[PATCH bpf-next v3 00/15] BPF interface for applying Landlock rulesets
 2026-09-09 23:08 UTC  (5+ messages)
` [PATCH bpf-next v3 04/15] lsm: Add the bpf_lsm_policy_release kfunc and policy object destructor

[PATCH] mtd: rawnand: fsl_ifc: use devm_kasprintf for mtd name
 2026-09-09 23:03 UTC  (2+ messages)

[PATCH v2 0/9] watchdog: msc313e: Fix issues Sashiko reported
 2026-09-09 23:02 UTC  (4+ messages)
` [PATCH v2 5/9] watchdog: msc313e: Fix spurious reset on suspend

[PATCH net v3 3/3] net: phy: qca808x: handle the active-high LED polarity mode
 2026-09-09 23:02 UTC  (2+ messages)

[PATCH v3] KEYS: encrypted: fix integer overflow of datablob_len
 2026-09-09 23:01 UTC  (2+ messages)

[PATCH] PM: sleep: Add DPM watchdog to late/early/noirq phases
 2026-09-09 23:00 UTC  (4+ messages)

[PATCH v2 0/4] Fix HugeTLB subpool used_hpages tracking
 2026-09-09 22:54 UTC  (7+ messages)
` [PATCH v2 1/4] mm: hugetlb: Track used_hpages when getting/putting pages from subpool
` [PATCH v2 2/4] mm: hugetlb: Fix out_put_pages subpool reserve calculation
` [PATCH v2 3/4] mm: hugetlb: Fix subpool usage leak on allocation failure
` [PATCH v2 4/4] mm: hugetlb: Avoid re-allocating global reservations on region add failure

[PATCH] tpm: Remove ineffective wmb() from tpm_pm_resume()
 2026-09-09 22:51 UTC  (2+ messages)

[PATCH] power: supply: max17042_battery: Fix vmin assigned instead of vmax in DT parsing
 2026-09-09 22:51 UTC  (2+ messages)

[PATCH] power: supply: ds2780: Fix ds2780_get_capacity() returning raw value
 2026-09-09 22:51 UTC  (2+ messages)

[PATCH] power: supply: Fix maintenance charge table kernel-doc
 2026-09-09 22:51 UTC  (2+ messages)

[PATCH 0/2] rtc: cmos: Fix ACPI RTC alarm handling
 2026-09-09 22:51 UTC  (3+ messages)
` [PATCH 1/2] rtc: cmos: Disable ACPI RTC event before handling it
` [PATCH 2/2] rtc: cmos: Honor explicit use_acpi_alarm parameter value

[PATCH v3 1/5] arm64: dts: rockchip: Reset the NanoPi Zero2 PHY from the MDIO bus
 2026-09-09 22:50 UTC  (2+ messages)

[PATCH v5 0/6] Merge redmi-wmi into bitland-mifs-wmi
 2026-09-09 22:48 UTC  (5+ messages)
` [PATCH v5 6/6] platform/x86: bitland-mifs-wmi: Add Redmi laptop support

[PATCH v2] PM: sleep: Add DPM watchdog to prepare/late/early/noirq/complete phases
 2026-09-09 22:48 UTC 

[syzbot] [mm?] [cgroups?] inconsistent lock state in fs_reclaim_acquire (4)
 2026-09-09 22:45 UTC 

[PATCH v2] keys: Fix key_user use-after-free during ownership changes
 2026-09-09 22:44 UTC  (2+ messages)

[syzbot] [wireless?] BUG: using smp_processor_id() in preemptible code in ieee80211_tx_control_port
 2026-09-09 22:44 UTC 

[PATCH net] vsock: Do not reset a TCP_CLOSING socket
 2026-09-09 22:44 UTC  (2+ messages)

[PATCH] rust: security: replace `core::mem::zeroed` with `pin_init::zeroed`
 2026-09-09 22:43 UTC  (4+ messages)

[PATCH v2] kconfig: preserve the final answer when input has no newline
 2026-09-09 22:43 UTC  (2+ messages)

[PATCH] tpm: fix off-by-four bounds check in tpm2_get_random()
 2026-09-09 22:40 UTC  (2+ messages)

[PATCH] ACPI: battery: Fix bogus cycle count values on systems without _BIX
 2026-09-09 22:39 UTC  (6+ messages)

[PATCH v7 0/2] Move TPM-specific fields out of trusted_key_options
 2026-09-09 22:38 UTC  (5+ messages)
` [PATCH v2 1/2] keys/trusted_keys: return immediately after TPM unseal failure
` [PATCH v7 2/2] keys/trusted_keys: move TPM-specific fields into struct trusted_key_tpm

[PATCH v5 0/2] HID: generic: add LampArray support via hid-lamparray helper
 2026-09-09 22:36 UTC  (4+ messages)

[PATCH 00/13] srcu: Round out atomic SRCU support
 2026-09-09 22:35 UTC  (4+ messages)
` [PATCH 04/13] rcutorture: Add atomic-SRCU support to torture.sh

[PATCH] mtd: rawnand: ndfc: use devm_kasprintf for mtd name
 2026-09-09 22:35 UTC 

[PATCHv2 0/4] memory: fsl_ifc: Switch to modern devm and platform IRQ APIs
 2026-09-09 22:33 UTC  (6+ messages)
` [PATCHv2 1/4] memory: fsl_ifc: Fix optional NAND IRQ handling and migrate to platform IRQ API

[PATCH 0/6] io_uring/nvme: support fixed buffer for metadata
 2026-09-09 22:28 UTC  (7+ messages)
` [PATCH 1/6] bio-integrity: remove dead bio_integrity_copy_user() error path
` [PATCH 2/6] nvme/ioctl: remove struct nvme_uring_data
` [PATCH 3/6] blk-integrity: pass iov_iter to blk_rq_integrity_map_user()
` [PATCH 4/6] nvme/ioctl: pass iov_iter to nvme_map_user_request()
` [PATCH 5/6] io_uring/cmd: support fixed buffer for metadata
` [PATCH 6/6] nvme/ioctl: "

[PATCH 0/4] vfio: Fix cdev second-open and harden selftests
 2026-09-09 22:27 UTC  (9+ messages)
` [PATCH 1/4] vfio: Reject a second cdev open before mutating shared device state
` [PATCH 2/4] selftests/vfio: Wait out transient -EBUSY on open/bind
` [PATCH 3/4] selftests/vfio: Extend mix_and_match timeout to 90s
` [PATCH 4/4] selftests/vfio: Extend timeout for runner executions

[PATCH] mmc: sdhci-pxav3: avoid of_node
 2026-09-09 22:24 UTC 

[PATCH net-next v5 00/13] net: mana: reconfigure by replacing the queue set
 2026-09-09 22:24 UTC  (14+ messages)
` [PATCH net-next v5 01/13] net: mana: add queue-set allocation and teardown helpers
` [PATCH net-next v5 02/13] net: mana: share the EQ pool across a queue-set swap
` [PATCH net-next v5 03/13] net: mana: swap queue sets in mana_set_channels
` [PATCH net-next v5 04/13] net: mana: swap queue sets in mana_set_ringparam
` [PATCH net-next v5 05/13] net: mana: swap queue sets in mana_set_priv_flags
` [PATCH net-next v5 06/13] net: mana: swap queue sets in mana_change_mtu
` [PATCH net-next v5 07/13] net: mana: swap queue sets in mana_xdp_set
` [PATCH net-next v5 08/13] net: mana: do not bail out of mana_detach on dealloc failure
` [PATCH net-next v5 09/13] net: mana: keep per-queue statistics in the port context
` [PATCH net-next v5 10/13] net: mana: release EQs left idle by a channel-count reduction
` [PATCH net-next v5 11/13] net: mana: keep a user-configured RSS table across a queue rebuild
` [PATCH net-next v5 12/13] net: mana: keep the surviving queues when the channel count is reduced
` [PATCH net-next v5 13/13] net: mana: keep the existing queues when the channel count is raised

[PATCH 6.18 000/583] 6.18.51-rc1 review
 2026-09-09 22:23 UTC  (2+ messages)

[PATCH v1] perf test x86: Fix missing __msan_unpoison
 2026-09-09 22:20 UTC 

[PATCH v1 0/3] KVM: arm64: Properly advertise !FEAT_LPA2 for NV
 2026-09-09 22:20 UTC  (4+ messages)
` [PATCH v1 1/3] KVM: arm64: nv: Don't advertise FEAT_LPA2 for guest stage-1
` [PATCH v1 2/3] arm64: sysreg: Add TCR_EL2 to sysreg infrastructure
` [PATCH v1 3/3] KVM: arm64: Convert TCR_EL2 to config-driven sanitisation

[PATCH v2 0/2] arm64/cpufreq: report and track frequencies above 4.19 GHz
 2026-09-09 22:20 UTC  (3+ messages)
` [PATCH v2 1/2] arm64: topology: fix arch_freq_get_on_cpu() overflow "

[PATCH v1 0/2] ring-buffer: Fix and unify size and page calculations
 2026-09-09 22:19 UTC  (5+ messages)
` [PATCH v1 1/2] tracing/remotes: Account for ring buffer page header in size calculation
` [PATCH v1 2/2] ring-buffer: Unify ring buffer minimum page calculations

[PATCH v2 0/8] sched: introduce for_each_process_rculock and for_each_thread_rculock
 2026-09-09 22:14 UTC  (12+ messages)
` [PATCH v2 5/8] kernel: convert process/thread iterators to for_each_*_rculock

[PATCH 00/23] kbuild: significantly speed up kernel builds
 2026-09-09 22:09 UTC  (5+ messages)

[PATCHv2] phy: apple: atc: remove stale kernel-doc for removed struct members
 2026-09-09 22:08 UTC 

[PATCH v2 0/4] tools build: Fixes for libbfd -lzstd dependency
 2026-09-09 22:06 UTC  (3+ messages)
` [PATCH v2 4/4] objtool: Add explicitly sequenced -lzstd to libopcodes fallback

[PATCH v3 0/7] block device fixes for large block sizes, IOCB_NOWAIT, and direct I/O
 2026-09-09 22:05 UTC  (8+ messages)
` [PATCH v3 1/7] block: use iomap_dirty_folio for block devices
` [PATCH v3 2/7] block: take i_rwsem for the direct I/O write fallback
` [PATCH v3 3/7] block: take i_rwsem for the splice read path
` [PATCH v3 4/7] block: honor IOCB_NOWAIT in the block device buffered "
` [PATCH v3 7/7] block: remove dead metadata handling from the async direct I/O path
` [PATCH v3 5/7] block: fail atomic writes instead of falling back to buffered I/O
` [PATCH v3 6/7] block: unpin all pages of a bvec in bio_iov_iter_align_down()

[PATCH v1] perf jevents: Add mesh bandwidth saturation for CWF, EMR, GRR, SNR, SPR, SRF
 2026-09-09 22:04 UTC 

[PATCH v9 00/13] Add support for SCMIv4.0 Powercap Extensions
 2026-09-09 22:04 UTC  (14+ messages)
` [PATCH v9 01/13] powercap: Add enable disable control-type
` [PATCH v9 02/13] firmware: arm_scmi: Add an optional custom parameter to fastchannel helpers
` [PATCH v9 03/13] firmware: arm_scmi: Refactor powercap domain layout
` [PATCH v9 04/13] firmware: arm_scmi: Add SCMIv4.0 Powercap basic support
` [PATCH v9 05/13] firmware: arm_scmi: Add SCMIv4.0 Powercap FCs support
` [PATCH v9 06/13] firmware: arm_scmi: Add SCMIV4.0 Powercap notifications support
` [PATCH v9 07/13] firmware: arm_scmi: Extend powercap report to include MAI
` [PATCH v9 08/13] include: trace: Add new parameter to trace_scmi_fc_call
` [PATCH v9 09/13] powercap: arm_scmi: Enable multiple constraints support
` [PATCH v9 10/13] firmware: arm_scmi: add Powercap MAI get/set support
` [PATCH v9 11/13] powercap: arm_scmi: Create synthetic parent node for multi-instance
` [PATCH v9 12/13] powercap: arm_scmi: Add get_power_uw to synthetic node
` [PATCH v9 13/13] powercap: arm_scmi: Synthetic zone enable/disable

[PATCH v20 0/9] Enable CXL PCIe Port Protocol Error handling and logging
 2026-09-09 22:02 UTC  (5+ messages)
` [PATCH v20 1/9] PCI/AER: Introduce AER-CXL protocol error kfifo

[PATCH v2] module: fix lost error code from codetag_load_module()
 2026-09-09 22:00 UTC  (4+ messages)

[PATCH] sched/eevdf: fix rb augmented with multi fields
 2026-09-09 21:58 UTC  (3+ messages)

[ANNOUNCE] 6.6.156-rt79
 2026-09-09 21:56 UTC 

[PATCH] staging: rtl8723bs: fix checkpatch style issues in odm_DynamicBBPowerSaving.c
 2026-09-09 21:56 UTC 

[PATCH] firewire: core: fix source bus ID detection for AT context in big-endian systems
 2026-09-09 21:55 UTC  (2+ messages)

[PATCH] firewire: core: fix type of hard-coded image in config ROM generator test
 2026-09-09 21:55 UTC  (2+ messages)

[PATCH v2] i3c: master: amd: Report direct CCC read length in payload.actual_len
 2026-09-09 21:55 UTC  (2+ messages)

[PATCH] firewire: core: fix type of transaction data in config ROM parser test
 2026-09-09 21:54 UTC  (2+ messages)

[PATCH v2 00/31] gpu: nova-core: boot on the r000 GSP firmware
 2026-09-09 21:52 UTC  (4+ messages)

[PATCH v2] power: supply: cros_charge-control: adopt EC charge state on probe
 2026-09-09 21:51 UTC  (2+ messages)

[PATCH v4 0/3] i3c: Introduce i3c device userspace interface
 2026-09-09 21:51 UTC  (3+ messages)
` [PATCH v4 3/3] i3c: add i3cdev module to expose i3c dev in /dev

[PATCH v5 0/2] sched: Enable preferred SMT siblings on NVIDIA Olympus
 2026-09-09 21:51 UTC  (4+ messages)

[PATCH v2 0/5] read proc/pid/smaps_rollup under per-vma lock
 2026-09-09 21:51 UTC  (6+ messages)
` [PATCH v2 3/5] proc/task_mmu: remove special-casing of smap_gather_stats() start parameter

[PATCH v2] net: stmmac: clear dma_conf in __stmmac_open error path
 2026-09-09 21:50 UTC 

[PATCH v2] cred: prevent slab cache merging for cred_jar
 2026-09-09 21:48 UTC  (2+ messages)

[PATCH v4 00/15] MMC pinmux configuration fixes
 2026-09-09 21:47 UTC  (16+ messages)
` [PATCH v4 01/15] arm64: dts: ti: k3-am62a: Fix MMC0_CLK register address
` [PATCH v4 02/15] arm64: dts: ti: k3-am62l-evm: Remove unnecessary internal pullups for MMC0
` [PATCH v4 03/15] arm64: dts: ti: k3-am62a7-sk: Set eMMC clock pin as OUTPUT
` [PATCH v4 04/15] arm64: dts: ti: k3-am62a7-sk: Set SD "
` [PATCH v4 05/15] arm64: dts: ti: k3-am62a-phycore-som: Set eMMC "
` [PATCH v4 06/15] arm64: dts: ti: k3-am62-lp-sk: Set eMMC clock pins "
` [PATCH v4 07/15] arm64: dts: ti: k3-am62-pocketbeagle2: Set SD clock pin "
` [PATCH v4 08/15] arm64: dts: ti: k3-am625-beagleplay: Set MMC clock pins "
` [PATCH v4 09/15] arm64: dts: ti: k3-am62x-sk-common: Set SD clock pin "
` [PATCH v4 10/15] arm64: dts: ti: k3-am625-sk-common: Set eMMC "
` [PATCH v4 11/15] arm64: dts: ti: k3-am62-phycore-som: "
` [PATCH v4 12/15] arm64: dts: ti: k3-am625-tqma62xx: Set MMC clock pins "
` [PATCH v4 13/15] arm64: dts: ti: k3-am625-var-som-symphony: Set SD "
` [PATCH v4 14/15] arm64: dts: ti: k3-am625-var-som: Set MMC "
` [PATCH v4 15/15] arm64: dts: ti: k3-am62x-phyboard-lyra: Set SD clock pin "

[PATCH net v4] usbnet: fix smp_processor_id() use in preemptible context
 2026-09-09 21:47 UTC  (2+ messages)

[PATCH net-next 9/9] net: stmmac: qcom-ethqos: add Shikra EMAC support
 2026-09-09 21:47 UTC  (2+ messages)

[PATCH net-next 8/9] net: stmmac: qcom-ethqos: add per-platform NOC clock voting
 2026-09-09 21:47 UTC  (2+ messages)

[PATCH net-next 7/9] net: stmmac: qcom-ethqos: set initial RGMII link clock to lowest speed
 2026-09-09 21:47 UTC  (2+ messages)

[PATCH net-next 6/9] net: stmmac: qcom-ethqos: warn about legacy RGMII PHY modes
 2026-09-09 21:47 UTC  (2+ messages)

[PATCH net-next 5/9] net: stmmac: qcom-ethqos: fix RGMII_ID mode to use DLL bypass
 2026-09-09 21:47 UTC  (2+ messages)

[PATCH net-next 4/9] net: stmmac: qcom-ethqos: convert ethqos_rgmii_macro_init() to void
 2026-09-09 21:47 UTC  (2+ messages)

[PATCH net-next 3/9] dt-bindings: net: qcom,ethqos: add qcom,shikra-ethqos compatible
 2026-09-09 21:47 UTC  (2+ messages)

[PATCH net-next 2/9] net: phy: dp83867: add regulator supply management
 2026-09-09 21:47 UTC  (2+ messages)

[PATCH net-next 1/9] dt-bindings: net: ti,dp83867: add supply properties
 2026-09-09 21:47 UTC  (2+ messages)

[PATCH] power: supply: bq256xx: fix uninitialized battery info pointer in bq256xx_hw_init
 2026-09-09 21:45 UTC  (2+ messages)

[PATCH net v4] net: wwan: qcom_bam_dmux: account network packets
 2026-09-09 21:40 UTC  (2+ messages)

[PATCH] mmc: sdhci-pxav3: use managed clock enablement
 2026-09-09 21:39 UTC  (3+ 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®