mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH] drm/sun4i: backend: fix error pointer dereference
 2026-02-24 17:57 UTC  (2+ messages)

[PATCH 0/4] arm64: dts: Add initial support for NXP S32N79 SoC
 2026-02-24 17:57 UTC  (3+ messages)
` [PATCH 1/4] dt-bindings: interrupt-controller: fsl,irqsteer: add S32N79 support

[PATCH v1 2/2] perf metricgroup: Don't early exit if no CPUID table exists
 2026-02-24 17:57 UTC  (3+ messages)
` [PATCH v1] perf metricgroup: Fix metricgroup__has_metric_or_groups

[PATCH v4 linux-next] perf parse-events: Fix big-endian 'overwrite' by writing correct union member
 2026-02-24 17:57 UTC  (4+ messages)

[PATCH] libperf cpumap: Fix argument x range [] exceeds maximum object size
 2026-02-24 17:57 UTC  (4+ messages)

[PATCH v5 00/41] arm_mpam: Add KVM/arm64 and resctrl glue code
 2026-02-24 17:56 UTC  (4+ messages)
` [PATCH v5 01/41] arm64/sysreg: Add MPAMSM_EL1 register
` [PATCH v5 02/41] KVM: arm64: Preserve host MPAM configuration when changing traps
` [PATCH v5 03/41] KVM: arm64: Make MPAMSM_EL1 accesses UNDEF

[PATCH v2] arm64: topology: Fix false warning in counters_read_on_cpu() for same-CPU reads
 2026-02-24 17:55 UTC  (2+ messages)

[PATCH v1 1/1] dt-bindings: i2c: dw: Remove unused bindings
 2026-02-24 17:55 UTC  (2+ messages)

[PATCH v3 0/2] Fix warnings for RISC-V builds
 2026-02-24 17:55 UTC  (5+ messages)
` [PATCH v3 1/2] nfs: fix unused variable warning when CONFIG_SUNRPC_DEBUG is disabled
` [PATCH v3 2/2] net: macb: use ethtool_sprintf to fill ethtool stats strings

[PATCH v4 0/2] Add lontium lt8713sx bridge driver
 2026-02-24 17:55 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: bridge: lt8713sx: Add bindings
` [PATCH v4 2/2] drm/bridge: add support for lontium lt8713sx bridge driver

[PATCH 0/2] staging: most: dim2: fix error handling in fsl_mx6_enable
 2026-02-24 17:55 UTC  (3+ messages)
` [PATCH v2 0/3] staging: most: dim2: clean up "

[PATCH v1 1/1] spi: dt-bindings: snps,dw-abp-ssi: Remove unused bindings
 2026-02-24 17:54 UTC  (2+ messages)

[PATCH iwl-next 00/10] libeth and full XDP for ixgbevf
 2026-02-24 17:54 UTC  (5+ messages)
` [PATCH iwl-next 03/10] ixgbevf: use libeth in Rx processing
` [PATCH iwl-next 06/10] ixgbevf: XDP_TX in multi-buffer through libeth

[PATCH] dt-bindings: bd72720: Add ROHM BD73900
 2026-02-24 17:54 UTC  (2+ messages)

[PATCH net-next v2 0/3] net: phy: add Rust reference driver for ET1011C
 2026-02-24 17:54 UTC  (7+ messages)
` [PATCH net-next v3 0/2] "
  ` [PATCH net-next v3 1/2] rust: net: phy: add speed() getter to Device
  ` [PATCH net-next v3 2/2] net: phy: add Rust reference driver for ET1011C

[PATCH] lib/string: Fix UBSAN misaligned access in sized_strscpy
 2026-02-24 17:54 UTC  (3+ messages)

[PATCH v8 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
 2026-02-24 17:54 UTC  (19+ messages)

[PATCH v4 00/41] arm_mpam: Add KVM/arm64 and resctrl glue code
 2026-02-24 17:53 UTC  (6+ messages)

[PATCH v5] hfsplus: fix uninit-value by validating catalog record size
 2026-02-24 17:53 UTC  (5+ messages)

[PATCH v2 0/5] dt-bindings: Microchip/Atmel AT91/SAMA system peripherals: convert to YAML
 2026-02-24 17:51 UTC  (6+ messages)
` [PATCH v2 4/5] dt-bindings: arm: atmel,at91rm9200-st: convert to DT schema

[PATCH] drm/sun4i: mixer: Fix layer init code
 2026-02-24 17:50 UTC  (2+ messages)

[PATCH 0/4] Allow setting RAPL_DIS during SNP_INIT_EX
 2026-02-24 17:50 UTC  (5+ messages)
` [PATCH 3/4] crypto/ccp: support setting RAPL_DIS in SNP_INIT_EX

[PATCH iwl-next v5 00/15] Introduce iXD driver
 2026-02-24 17:49 UTC  (15+ messages)
` [PATCH iwl-next v5 01/15] virtchnl: create 'include/linux/intel' and move necessary header files
  ` [Intel-wired-lan] "
` [PATCH iwl-next v5 03/15] libie: add PCI device initialization helpers to libie
  ` [Intel-wired-lan] "
` [PATCH iwl-next v5 04/15] libeth: allow to create fill queues without NAPI
  ` [Intel-wired-lan] "
` [PATCH iwl-next v5 05/15] libie: add control queue support
  ` [Intel-wired-lan] "
` [PATCH iwl-next v5 06/15] libie: add bookkeeping support for control queue messages
  ` [Intel-wired-lan] "

[PATCH v2 0/7] perf/amd/ibs: Future enhancements
 2026-02-24 17:47 UTC  (3+ messages)
` [PATCH v2 5/7] perf/amd/ibs: Enable RIP bit63 hardware filtering

[PATCH iwl-next v3 0/5] ice: add support for devmem/io_uring Rx and Tx
 2026-02-24 17:46 UTC  (6+ messages)
` [PATCH iwl-next v3 1/5] libeth: pass Rx queue index to PP when creating a fill queue
` [PATCH iwl-next v3 2/5] libeth: handle creating pools with unreadable buffers
` [PATCH iwl-next v3 3/5] ice: migrate to netdev ops lock
` [PATCH iwl-next v3 4/5] ice: implement Rx queue management ops
` [PATCH iwl-next v3 5/5] ice: add support for transmitting unreadable frags

[PATCH] sched_ext: optimize sched_ext_entity layout for cache locality
 2026-02-24 17:43 UTC  (2+ messages)

[PATCH v5 00/10] KVM: x86: nSVM: Improve PAT virtualization
 2026-02-24 17:43 UTC  (3+ messages)
` [PATCH v5 05/10] KVM: x86: nSVM: Redirect IA32_PAT accesses to either hPAT or gPAT

[PATCH 00/62] Bug fixes and refactoring patches related to locking
 2026-02-24 17:43 UTC  (4+ messages)
` [PATCH 19/62] ice: Fix a locking bug in an error path

[PATCH 0/3] clk: microchip: core: allow driver to be compiled with COMPILE_TEST
 2026-02-24 17:43 UTC  (8+ messages)
` [PATCH 1/3] clk: microchip: core: update to use div64_ul() instead of do_div()

[PATCH] PCI: Disable ATS via quirk before notifying IOMMU drivers
 2026-02-24 17:41 UTC  (5+ messages)

[PATCH] nfsd: fix heap overflow in NFSv4.0 LOCK replay cache
 2026-02-24 17:41 UTC  (2+ messages)

[PATCH net-next v2] r8152: Add 2500baseT EEE status/configuration support
 2026-02-24 17:40 UTC 

[PATCH V2 0/4] KVM: X86: Correctly populate nested page fault
 2026-02-24 17:37 UTC  (8+ messages)
` [PATCH V2 2/4] KVM: SVM: Fix nested NPF injection to set PFERR_GUEST_{PAGE,FINAL}_MASK
` [PATCH V2 3/4] KVM: VMX: Don't consult original exit qualification for nested EPT violation injection
` [PATCH V2 4/4] KVM: selftests: Add nested page fault injection test

[PATCH 1/2] Revert "irqchip/ls-extirq: Use for_each_of_imap_item iterator"
 2026-02-24 17:36 UTC  (2+ messages)
` [tip: irq/urgent] "

[PATCH 2/2] irqchip/ls-extirq: fix devm_of_iomap() error check
 2026-02-24 17:36 UTC  (2+ messages)
` [tip: irq/urgent] irqchip/ls-extirq: Fix "

[PATCH net-next] r8152: Add 2500baseT EEE status/configuration support
 2026-02-24 17:36 UTC  (5+ messages)
` [net-next] "

[PATCH v2 00/22] vfio/pci: Base Live Update support for VFIO device files
 2026-02-24 17:36 UTC  (9+ messages)
` [PATCH v2 01/22] liveupdate: Export symbols needed by modules
` [PATCH v2 02/22] PCI: Add API to track PCI devices preserved across Live Update
` [PATCH v2 03/22] PCI: Inherit bus numbers from previous kernel during "

[PATCH] net/hsr: update outdated comment
 2026-02-24 17:36 UTC  (2+ messages)

[PATCH] rust: workaround `bindgen` issue with forward references to `enum` types
 2026-02-24 17:30 UTC  (2+ messages)

mm: Regression with v7.0-rc1 on RISC-V
 2026-02-24 17:29 UTC  (6+ messages)

[PATCH] btrfs: perform a minor cleanup in btrfs_search_path_in_tree()
 2026-02-24 17:28 UTC  (2+ messages)

[PATCH] drm/amdkfd: remove duplicate ttmp11 scheduling mode definitions
 2026-02-24 17:21 UTC 

[PATCH v6 0/8] Add generic PHY driver used by MACB/GEM on EyeQ5
 2026-02-24 17:20 UTC  (4+ messages)
` [PATCH v6 3/8] phy: Add driver for EyeQ5 Ethernet PHY wrapper

[PATCH RESEND v2] tools build: Use -fzero-init-padding-bits=all
 2026-02-24 17:19 UTC  (2+ messages)

fs/crypto/bio.c:67:17: sparse: sparse: cast to restricted blk_status_t
 2026-02-24 17:19 UTC  (3+ messages)

[PATCH] clk: sunxi-ng: sun55i-a523-r: Add missing r-spi module clock
 2026-02-24 17:16 UTC  (2+ messages)

[PATCH v3 0/8] nvme: set discard_granularity from NPDG/NPDA
 2026-02-24 17:14 UTC  (9+ messages)
` [PATCH v3 1/8] nvme: add preferred I/O size fields to struct nvme_id_ns_nvm
` [PATCH v3 2/8] nvme: fold nvme_config_discard() into nvme_update_disk_info()
` [PATCH v3 3/8] nvme: update nvme_id_ns OPTPERF constants
` [PATCH v3 4/8] nvme: always issue I/O Command Set specific Identify Namespace
` [PATCH v3 5/8] nvme: add from0based() helper
` [PATCH v3 6/8] nvme: set discard_granularity from NPDG/NPDA
` [PATCH v3 7/8] nvmet: use NVME_NS_FEAT_OPTPERF_SHIFT
` [PATCH v3 8/8] nvmet: report NPDGL and NPDAL

[PATCH v7 0/6] Introduce MAX77759 charger driver
 2026-02-24 17:13 UTC  (3+ messages)
` [PATCH v7 4/6] lib/linear_ranges: Add linear_range_get_selector_high_array

[PATCH net-next] net: freescale: ucc_geth: call of_node_put once
 2026-02-24 17:13 UTC  (2+ messages)

[PATCH] sched: Further restrict the preemption modes
 2026-02-24 17:11 UTC  (3+ messages)

[PATCH v4 0/6] cpufreq: Introduce boost frequency QoS
 2026-02-24 17:08 UTC  (7+ messages)
` [PATCH v4 1/6] cpufreq: Remove per-CPU QoS constraint
` [PATCH v4 2/6] cpufreq: Add boost_freq_req QoS request
` [PATCH v4 3/6] cpufreq: Centralize boost freq QoS requests
` [PATCH v4 4/6] cpufreq: Update .set_boost() callbacks to rely on boost_freq_req
` [PATCH v4 5/6] cpufreq: Set policy->min and max as real QoS constraints
` [RFC PATCH v4 6/6] cpufreq/freq_table: Allow decreasing cpuinfo.max_freq

[PATCH] arm64: dts: rockchip: Add battery and charger on rk3566-pinenote
 2026-02-24 17:04 UTC 

[PATCH 3/8] dmaengine: tegra: Make reset control optional
 2026-02-24 17:02 UTC  (3+ messages)

[PATCH v1] arm64: dts: imx8-apalis: Fix LEDs name collision
 2026-02-24 17:00 UTC  (2+ messages)

[PATCH v1] arm64: dts: imx8-apalis: Remove obsolete TODO comment
 2026-02-24 16:59 UTC  (2+ messages)

[BISECTED]: Black screen on 7.0-rc1
 2026-02-24 16:57 UTC  (5+ messages)

[PATCH bpf-next 0/8] bpf: Enhance __bpf_prog_map_compatible()
 2026-02-24 16:57 UTC  (3+ messages)
` [PATCH bpf-next 2/8] bpf: Disallow !kprobe_write_ctx progs tail-calling kprobe_write_ctx progs

[PATCH] arm64: dts: imx943-evk: enable lpuart6 for Bluetooth
 2026-02-24 16:57 UTC  (2+ messages)

[7.0-rc1] codetag: kernel warning "alloc_tag was not set" during boot
 2026-02-24 16:56 UTC  (8+ messages)

[LSF/MM/BPF TOPIC][RFC PATCH v4 00/27] Private Memory Nodes (w/ Compressed RAM)
 2026-02-24 16:54 UTC  (4+ messages)

[PATCH v1 0/4] phy: phy-can-transceiver: Ad-hoc cleanups and refactoring
 2026-02-24 16:54 UTC  (4+ messages)
` [PATCH v1 1/4] phy: phy-can-transceiver: Convert to use device property API

[PATCH] f2fs: evict: truncate page cache before clear_inode
 2026-02-24 16:54 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] arm64: dts: imx93-14x14-evk: enable lpuart5 for Bluetooth
 2026-02-24 16:53 UTC  (2+ messages)

[PATCH 1/1] mm/slab: mark alloc tags empty for sheafs allocated with __GFP_NO_OBJ_EXT
 2026-02-24 16:52 UTC 

[PATCH v1] arm64: dts: imx8-apalis: Disable the audmix
 2026-02-24 16:51 UTC  (2+ messages)

[PATCH] arm64: dts: imx95-19x19-evk: enable lpuart5 for Bluetooth support
 2026-02-24 16:48 UTC  (2+ messages)

[PATCH v3 0/4] pid_namespace: make init creation more flexible
 2026-02-24 16:47 UTC  (5+ messages)
` [PATCH v3 1/4] pid_namespace: avoid optimization of accesses to ->child_reaper
` [PATCH v3 2/4] pid: check init is created first after idr alloc
` [PATCH v3 3/4] pid_namespace: allow opening pid_for_children before init was created
` [PATCH v3 4/4] selftests: Add tests for creating pidns init via setns

[PATCH] scsi: ufs: core: Reset urgent_bkops_lvl to allow runtime PM power mode
 2026-02-24 16:47 UTC  (2+ messages)

[PATCH v3] scsi: pm8001: Fix use-after-free in pm8001_queue_command()
 2026-02-24 16:47 UTC  (2+ messages)

[PATCH] snic: MAINTAINERS: Update snic maintainers
 2026-02-24 16:47 UTC  (2+ messages)

[PATCH] scsi: storvsc: Fix scheduling while atomic on PREEMPT_RT
 2026-02-24 16:47 UTC  (2+ messages)

[PATCH] scsi: snic: Remove unused linkstatus
 2026-02-24 16:47 UTC  (2+ messages)

[PATCH v3] scsi: ufs: core: Fix RPMB region size detection for UFS 2.2
 2026-02-24 16:47 UTC  (2+ messages)

[PATCH v4 0/4] pidfd: add CLONE_AUTOREAP and CLONE_PIDFD_AUTOKILL
 2026-02-24 16:47 UTC  (9+ messages)
` [PATCH v4 2/4] pidfd: add CLONE_PIDFD_AUTOKILL
      ` pidfd && O_RDWR

[PATCH v1 1/1] dt-bindings: cache: bt1-l2-ctl: Remove soon be unused bindings
 2026-02-24 16:43 UTC  (2+ messages)

[PATCH V2] arm64: dts: imx93-evk/qsb: add m2-pcm-level-shifter-hog to enable BT HFP
 2026-02-24 16:43 UTC  (2+ messages)

[PATCH v4] tools build: Fix rust cross compilation
 2026-02-24 16:41 UTC  (2+ messages)

[BUG] crypto: caam - RSA encrypt doesn't always complete new data in out_buf
 2026-02-24 16:41 UTC  (4+ messages)

[PATCH] MAINTAINERS: Update Shawn Guo's email address for PCIE driver
 2026-02-24 16:40 UTC  (2+ messages)

[patch 00/48] hrtimer,sched: General optimizations and hrtick enablement
 2026-02-24 16:39 UTC  (49+ messages)
` [patch 01/48] sched/eevdf: Fix HRTICK duration
` [patch 02/48] sched/fair: Simplify hrtick_update()
` [patch 03/48] sched/fair: Make hrtick resched hard
` [patch 04/48] sched: Avoid ktime_get() indirection
` [patch 05/48] hrtimer: Avoid pointless reprogramming in __hrtimer_start_range_ns()
` [patch 06/48] hrtimer: Provide a static branch based hrtimer_hres_enabled()
` [patch 07/48] sched: Use hrtimer_highres_enabled()
` [patch 08/48] sched: Optimize hrtimer handling
` [patch 09/48] sched/hrtick: Avoid tiny hrtick rearms
` [patch 10/48] hrtimer: Provide LAZY_REARM mode
` [patch 11/48] sched/hrtick: Mark hrtick timer LAZY_REARM
` [patch 12/48] tick/sched: Avoid hrtimer_cancel/start() sequence
` [patch 13/48] clockevents: Remove redundant CLOCK_EVT_FEAT_KTIME
` [patch 14/48] timekeeping: Allow inlining clocksource::read()
` [patch 15/48] x86: Inline TSC reads in timekeeping
` [patch 16/48] x86/apic: Remove pointless fence in lapic_next_deadline()
` [patch 17/48] x86/apic: Avoid the PVOPS indirection for the TSC deadline timer
` [patch 18/48] timekeeping: Provide infrastructure for coupled clockevents
` [patch 19/48] clockevents: Provide support for clocksource coupled comparators
` [patch 20/48] x86/apic: Enable TSC coupled programming mode
` [patch 21/48] hrtimer: Add debug object init assertion
` [patch 22/48] hrtimer: Reduce trace noise in hrtimer_start()
` [patch 23/48] hrtimer: Use guards where appropriate
` [patch 24/48] hrtimer: Cleanup coding style and comments
` [patch 25/48] hrtimer: Evaluate timer expiry only once
` [patch 26/48] hrtimer: Replace the bitfield in hrtimer_cpu_base
` [patch 27/48] hrtimer: Convert state and properties to boolean
` [patch 28/48] hrtimer: Optimize for local timers
` [patch 29/48] hrtimer: Use NOHZ information for locality
` [patch 30/48] hrtimer: Separate remove/enqueue handling for local timers
` [patch 31/48] hrtimer: Add hrtimer_rearm tracepoint
` [patch 32/48] hrtimer: Re-arrange hrtimer_interrupt()
` [patch 33/48] hrtimer: Rename hrtimer_cpu_base::in_hrtirq to deferred_rearm
` [patch 34/48] hrtimer: Prepare stubs for deferred rearming
` [patch 35/48] entry: Prepare for deferred hrtimer rearming
` [patch 36/48] softirq: "
` [patch 37/48] sched/core: "
` [patch 38/48] hrtimer: Push reprogramming timers into the interrupt return path
` [patch 39/48] hrtimer: Avoid re-evaluation when nothing changed
` [patch 40/48] hrtimer: Keep track of first expiring timer per clock base
` [patch 41/48] hrtimer: Rework next event evaluation
` [patch 42/48] hrtimer: Simplify run_hrtimer_queues()
` [patch 43/48] hrtimer: Optimize for_each_active_base()
` [patch 44/48] rbtree: Provide rbtree with links
` [patch 45/48] timerqueue: Provide linked timerqueue
` [patch 46/48] hrtimer: Use "
` [patch 47/48] hrtimer: Try to modify timers in place
` [patch 48/48] sched: Default enable HRTICK when deferred rearming is enabled

[PATCH bpf-next 3/8] bpf: Disallow !call_get_func_ip progs tail-calling call_get_func_ip progs
 2026-02-24 16:35 UTC  (2+ messages)

[PATCH v2 0/2] pid_namespace: make init creation more flexible
 2026-02-24 16:35 UTC  (6+ messages)
` [PATCH v2 1/2] pid_namespace: allow opening pid_for_children before init was created

[PATCH v9 0/3] Add i.MX91/93 parallel display support
 2026-02-24 16:31 UTC  (2+ messages)
` (subset) "

[PATCH] regulator: fp9931: Fix PM runtime reference leak in fp9931_hwmon_read()
 2026-02-24 11:20 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®