public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-04-22 21:07:50 to 2025-04-23 00:20:16 UTC [more...]

[PATCH 0/3] sched/eevdf: Introduce functional invariants for EEVDF
 2025-04-23  0:20 UTC 

[PATCH v2] maccess: fix strncpy_from_user_nofault empty string handling
 2025-04-23  0:20 UTC  (2+ messages)

[PATCH v5 bpf-next 0/3] libbpf: Fix event name too long error and add tests
 2025-04-23  0:20 UTC  (2+ messages)

mm: percpu: increase PERCPU_MODULE_RESERVE to avoid allocation failure
 2025-04-23  0:19 UTC  (3+ messages)

[PATCH v2 0/3] net: mana: Add HTB Qdisc offload support
 2025-04-23  0:18 UTC  (5+ messages)
` [PATCH v2 2/3] net: mana: Add sched HTB "

[PATCH v5 00/21] Add Counter delegation ISA extension support
 2025-04-23  0:17 UTC  (8+ messages)
` [PATCH v5 01/21] perf pmu-events: Add functions in jevent.py to parse counter and event info for hardware aware grouping
` [PATCH v5 11/21] RISC-V: perf: Restructure the SBI PMU code
` [PATCH v5 20/21] tools/perf: Pass the Counter constraint values in the pmu events

[PATCH 2/3] sched/fair: Add a test to test that a task selected to run has positive lag
 2025-04-23  0:15 UTC 

[PATCH 3/3] sched/fair: Test that the average lag across the system is zero
 2025-04-23  0:15 UTC 

[PATCH 1/3] sched/fair: Introduce a new debugfs directory for EEVDF tests
 2025-04-23  0:15 UTC 

[PATCH bpf-next v1 0/2] bpf: Fix panic in bpf_get_local_storage
 2025-04-23  0:13 UTC  (3+ messages)
` [PATCH bpf-next v1 1/2] bpf: Create cgroup storage if needed when updating link

Linux 6.15-rc3
 2025-04-23  0:12 UTC  (4+ messages)

[PATCH 0/3] sched/eevdf: Introduce functional invariants for EEVDF
 2025-04-23  0:11 UTC  (4+ messages)
` [PATCH 1/3] sched/fair: Introduce a new debugfs directory for EEVDF tests
` [PATCH 2/3] sched/fair: Add a test to test that a task selected to run has positive lag
` [PATCH 3/3] sched/fair: Test that the average lag across the system is zero

[PATCH] mm/page_alloc.c: Avoid infinite retries caused by cpuset race
 2025-04-23  0:11 UTC  (4+ messages)

[PATCH perf/core 00/22] uprobes: Add support to optimize usdt probes on x86_64
 2025-04-23  0:04 UTC  (15+ messages)
` [PATCH perf/core 03/22] uprobes: Move ref_ctr_offset update out of uprobe_write_opcode
` [PATCH perf/core 05/22] uprobes: Add nbytes argument to uprobe_write
` [PATCH perf/core 06/22] uprobes: Add is_register argument to uprobe_write and uprobe_write_opcode
` [PATCH perf/core 07/22] uprobes: Remove breakpoint in unapply_uprobe under mmap_write_lock
` [PATCH perf/core 08/22] uprobes/x86: Add mapping for optimized uprobe trampolines
` [PATCH perf/core 09/22] uprobes/x86: Add uprobe syscall to speed up uprobe
` [PATCH perf/core 10/22] uprobes/x86: Add support to optimize uprobes

[PATCH RESEND] drm/amdgpu: Remove redundant return value checks for amdgpu_ras_error_data_init
 2025-04-23  0:00 UTC  (2+ messages)

[PATCH net v1 1/1] net: selftests: initialize TCP header and skb payload with zero
 2025-04-22 23:59 UTC  (2+ messages)

[PATCH v2 0/4] Retrieve information about DDR from SMEM
 2025-04-22 23:57 UTC  (9+ messages)
` [PATCH v2 3/4] drm/msm/a6xx: Get HBB dynamically, if available

[PATCH 0/4] Add support for Sony Xperia Z Ultra (togari)
 2025-04-22 23:55 UTC  (2+ messages)

linux-next: build warning after merge of Linus' tree
 2025-04-22 23:55 UTC  (3+ messages)

[PATCH net-next] rxrpc: Remove deadcode
 2025-04-22 23:52 UTC  (4+ messages)

[PATCH net-next v2] rxrpc: Remove deadcode
 2025-04-22 23:51 UTC 

[PATCH v5 0/5] AMD Zen debugging documentation
 2025-04-22 23:48 UTC  (6+ messages)
` [PATCH v5 1/5] Documentation: Add AMD Zen debugging document
` [PATCH v5 2/5] i2c: piix4: Depends on X86
` [PATCH v5 3/5] i2c: piix4: Move SB800_PIIX4_FCH_PM_ADDR definition to amd/fch.h
` [PATCH v5 4/5] platform/x86/amd: pmc: use FCH_PM_BASE definition
` [PATCH v5 5/5] x86/CPU/AMD: Print the reason for the last reset

[PATCH v2] erofs: lazily initialize per-CPU workers and CPU hotplug hooks
 2025-04-22 23:47 UTC  (3+ messages)

[PATCH v3] erofs: lazily initialize per-CPU workers and CPU hotplug hooks
 2025-04-22 23:45 UTC 

[PATCH] fsl_pamu: Use 40-bits for addressing where appropriate
 2025-04-22 23:43 UTC  (4+ messages)

[PATCH v2 0/4] iommu: Fix the longstanding probe issues
 2025-04-22 23:41 UTC  (6+ messages)
` [PATCH v2 4/4] iommu: Get DT/ACPI parsing into the proper probe path

[PATCH V4 0/2] JFS: Implement migrate_folio for jfs_metapage_aops
 2025-04-22 23:41 UTC  (3+ messages)
` [PATCH V4 1/2] mm: add folio_migration_expected_refs() as inline function

[PATCH 0/3] KVM: x86: allow DEBUGCTL.DEBUGCTLMSR_FREEZE_IN_SMM passthrough
 2025-04-22 23:41 UTC  (5+ messages)
` [PATCH 1/3] x86: KVM: VMX: Wrap GUEST_IA32_DEBUGCTL read/write with access functions
` [PATCH 3/3] x86: KVM: VMX: preserve host's DEBUGCTLMSR_FREEZE_IN_SMM while in the guest mode

[PATCH v2] PCI/PM: Avoid suspending the device with errors
 2025-04-22 23:39 UTC  (2+ messages)

[PATCH v3 1/1] KVM: arm64: Allow cacheable stage 2 mapping using VMA flags
 2025-04-22 23:35 UTC  (12+ messages)

[PATCH] usb: dwc3: qcom: Use bulk clock API and devres
 2025-04-22 23:33 UTC 

[PATCH RESEND 0/6] support ksm_stat showing at cgroup level
 2025-04-22 23:29 UTC  (3+ messages)
` [PATCH RESEND 1/6] memcontrol: rename mem_cgroup_scan_tasks()

linux-next: runtime warning after merge of the mm-unstable tree
 2025-04-22 23:28 UTC  (4+ messages)

[PATCH v3 0/2] sched/numa: Skip VMA scanning on memory pinned
 2025-04-22 23:27 UTC  (5+ messages)
` [PATCH v3 1/2] sched/numa: Skip VMA scanning on memory pinned to one NUMA node via cpuset.mems

[PATCH v1] platform: Fix race condition during DMA configure at IOMMU probe time
 2025-04-22 23:26 UTC 

[PATCH v14 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
 2025-04-22 23:21 UTC  (5+ messages)

[RESEND PATCH v2 1/1] mm/rmap: add CONFIG_MM_ID guard for folio_test_large_maybe_mapped_shared()
 2025-04-22 23:20 UTC  (7+ messages)

[PATCH v3 0/2] media: uvcvideo: Fix Fix deferred probing error
 2025-04-22 23:18 UTC  (6+ messages)
` [PATCH v3 1/2] media: uvcvideo: "

[PATCH v3] arm64: dts: qcom: add initial support for qcom sa8255p-ride
 2025-04-22 23:12 UTC 

[PATCH v4 0/3] Add support for Sitronix ST7571 LCD controller
 2025-04-22 23:08 UTC  (7+ messages)
` [PATCH v4 1/3] dt-bindings: display: Add Sitronix ST7571 LCD Controller
` [PATCH v4 2/3] drm/st7571-i2c: add support for Sitronix ST7571 LCD controller
` [PATCH v4 3/3] MAINTAINERS: add entry for Sitronix ST7571 LCD Controller

[PATCH] tools/memory-model/Documentation: Fix SRCU section in explanation.txt
 2025-04-22 23:06 UTC  (5+ messages)

[PATCH 0/2] PCI/PM: Elevate PM usage during reset probing
 2025-04-22 23:05 UTC  (3+ messages)
` [PATCH 1/2] PM: runtime: Define pm_runtime_put cleanup helper
` [PATCH 2/2] PCI: Increment PM usage counter when probing reset methods

linux-next: Signed-off-by missing for commit in the devicetree tree
 2025-04-22 23:03 UTC  (2+ messages)

[PATCH v6 0/5] riscv: uaccess: optimisations
 2025-04-22 23:01 UTC  (3+ messages)
` [PATCH v6 1/5] riscv: save the SR_SUM status over switches

[PATCH 0/4] Replace CONFIG_DMABUF_SYSFS_STATS with BPF
 2025-04-22 23:00 UTC  (7+ messages)
` [PATCH 2/4] bpf: Add dmabuf iterator

[PATCH net-next v9 0/9] Device memory TCP TX
 2025-04-22 23:00 UTC  (13+ messages)
` [PATCH net-next v9 2/9] net: add get_netmem/put_netmem support
` [PATCH net-next v9 7/9] gve: add netmem TX support to GVE DQO-RDA mode

[PATCH v6 0/5] media: uvcvideo: Implement Granular Power Saving
 2025-04-22 22:58 UTC  (4+ messages)
` [PATCH v6 3/5] media: uvcvideo: Increase/decrease the PM counter per IOCTL

[PATCH RFC 0/9] Reduce ratelimit's false-positive misses
 2025-04-22 22:56 UTC  (4+ messages)
` [PATCH v2 ratelimit 01/14] lib: Add trivial kunit test for ratelimit

[PATCH] rcuscale: using kmalloc_array() to relpace kmalloc()
 2025-04-22 22:55 UTC  (4+ messages)
` [PATCH v2] rcuscale: using kcalloc() "

[PATCH v3 0/8] perform /proc/pid/maps read and PROCMAP_QUERY under RCU
 2025-04-22 22:54 UTC  (5+ messages)
` [PATCH v3 7/8] mm/maps: read proc/pid/maps "
` [PATCH v3 8/8] mm/maps: execute PROCMAP_QUERY ioctl "

[PATCH net-next] net: dlink: add synchronization for stats update
 2025-04-22 22:53 UTC  (3+ messages)

[PATCH v2 0/6] iio: introduce IIO_DECLARE_BUFFER_WITH_TS
 2025-04-22 22:53 UTC  (14+ messages)
` [PATCH v2 1/6] iio: introduce IIO_DECLARE_BUFFER_WITH_TS macros
` [PATCH v2 2/6] iio: adc: ad4695: use u16 for buffer elements
` [PATCH v2 3/6] iio: adc: ad4695: use IIO_DECLARE_BUFFER_WITH_TS
` [PATCH v2 4/6] iio: adc: ad7380: "
` [PATCH v2 5/6] iio: accel: sca3300: "
` [PATCH v2 6/6] iio: adc: at91-sama5d2: "

[PATCH v2 0/3] KVM: x86: Dynamically allocate hashed page list
 2025-04-22 22:53 UTC  (6+ messages)
` [PATCH v2 2/3] KVM: x86: Allocate kvm_vmx/kvm_svm structures using kzalloc()

[Patch v3 00/22] Arch-PEBS and PMU supports for Clearwater Forest and Panther Lake
 2025-04-22 22:50 UTC  (8+ messages)
` [Patch v3 12/22] perf/x86/intel: Update dyn_constranit base on PEBS event precise level

[PATCH 0/8] media: uvcvideo: Add support for V4L2_CID_CAMERA_SENSOR_ORIENTATION
 2025-04-22 22:48 UTC  (10+ messages)
` [PATCH 6/8] media: uvcvideo: Factor out gpio functions to its own file
` [PATCH 7/8] media: uvcvideo: Add support for V4L2_CID_CAMERA_ORIENTATION

[PATCH v4 0/2] nvme/pci: PRP list DMA pool partitioning
 2025-04-22 22:46 UTC  (4+ messages)

linux-next: duplicate patch in the integrity tree
 2025-04-22 22:39 UTC 

[PATCH] iio: pressure: bmp280: drop sensor_data array
 2025-04-22 22:38 UTC  (6+ messages)

[PATCH v2 0/2] dma-buf: heaps: Use constant name for CMA heap
 2025-04-22 22:36 UTC  (5+ messages)
` [PATCH v2 1/2] dma-buf: heaps: Parameterize heap name in __add_cma_heap()
` [PATCH v2 2/2] dma-buf: heaps: Give default CMA heap a fixed name

[RFC/PATCH for-perf-urgent] perf/core: Change to POLLERR for pinned events with error
 2025-04-22 22:33 UTC 

linux-next: duplicate patches in the btrfs tree
 2025-04-22 22:29 UTC 

linux-next: Tree for Apr 22
 2025-04-22 22:28 UTC  (2+ messages)
` linux-next: Tree for Apr 22 (drivers/eisa/)

[PATCH v2 1/1] PCI: Add Extended Tag + MRRS quirk for Xeon 6
 2025-04-22 22:24 UTC  (3+ messages)

[PATCH v3 0/7] Additional methods for Vec
 2025-04-22 22:24 UTC  (5+ messages)
` [PATCH v3 3/7] rust: alloc: add Vec::push_within_capacity
` [PATCH v3 6/7] rust: alloc: add Vec::remove

[PATCH][next] drm/display: dp: remove duplicated check of ret < 0
 2025-04-22 22:23 UTC 

newlines in filenames; POSIX.1-2024
 2025-04-22 22:21 UTC  (2+ messages)

[PATCH v2] drm/bridge: lt9611uxc: Fix an error handling path in lt9611uxc_probe()
 2025-04-22 22:21 UTC  (2+ messages)

[PATCH net V2] amd-xgbe: Fix to ensure dependent features are toggled with RX checksum offload
 2025-04-22 22:20 UTC  (2+ messages)

[PATCH v4] usb: dwc3: Abort suspend on soft disconnect failure
 2025-04-22 22:19 UTC  (6+ messages)

[PATCH] phy-zynqmp: Postpone getting clock rate until actually needed
 2025-04-22 22:18 UTC  (2+ messages)

[PATCH] selftests/bpf: Fix null pointer check in skb_pkt_end.c
 2025-04-22 22:15 UTC  (2+ messages)

[PATCH v2 0/3] Fixes for USB3 CV Chapter 9.15 tests
 2025-04-22 22:15 UTC  (7+ messages)
` [PATCH v2 1/3] usb: gadget: f_ecm: Add get_status callback
` [PATCH v2 2/3] usb: gadget: Use get_status callback to set remote wakeup capability
` [PATCH v2 3/3] usb: dwc3: gadget: Make gadget_wakeup asynchronous

[PATCH][next] ftrace: Fix null memory allocation check
 2025-04-22 22:13 UTC 

CVE-2025-22032: wifi: mt76: mt7921: fix kernel panic due to null pointer dereference
 2025-04-22 22:10 UTC 

[PATCH 17/33] dt-bindings: nvmem: qfprom: Add the SM7150 compatible
 2025-04-22 21:31 UTC  (16+ messages)
` [PATCH 18/33] dt-bindings: crypto: qcom,inline-crypto-engine: "
` [PATCH 19/33] dt-bindings: interconnect: qcom-bwmon: "
` [PATCH 20/33] dt-bindings: i2c: qcom-cci: "
` [PATCH 21/33] dt-bindings: clock: qcom-rpmhcc: "
` [PATCH 22/33] dt-bindings: interconnect: OSM L3: "
` [PATCH 23/33] dt-bindings: arm-smmu: "
` [PATCH 24/33] dt-bindings: clock: qcom,gpucc: "
` [PATCH 25/33] dt-bindings: remoteproc: qcom: sc7180-pas: "
` [PATCH 26/33] remoteproc: qcom: pas: Add SM7150 remoteproc support
` [PATCH 27/33] soc: qcom: pd-mapper: Add support for SM7150
` [PATCH 28/33] cpufreq: Add SM7150 to cpufreq-dt-platdev blocklist
` [PATCH 29/33] firmware: qcom: tzmem: disable sm7150 platform
` [PATCH 30/33] arm64: dts: qcom: Add dtsi for Snapdragon 730/730g/732g (SM7150) SoCs
` [PATCH 31/33] dt-bindings: arm: qcom: Add SM7150 Google Pixel 4a
` [PATCH 32/33] dt-bindings: display: panel: samsung,ams581vf01: Add google,sunfish

[PATCH v5 0/3] nvme/pci: PRP list DMA pool partitioning
 2025-04-22 22:09 UTC  (4+ messages)
` [PATCH v5 1/3] dmapool: add NUMA affinity support
` [PATCH v5 2/3] nvme/pci: factor out nvme_init_hctx() helper
` [PATCH v5 3/3] nvme/pci: make PRP list DMA pools per-NUMA-node

[PATCH 00/33] Add support for Qualcomm Snapdragon SM7150 SoC and Google Pixel 4a
 2025-04-22 22:07 UTC  (3+ messages)
` [PATCH 12/33] dt-bindings: soc: qcom,dcc: Add the SM7150 compatible

[PATCH][next] dma-buf/sw_sync: remove redundant error check on variable err
 2025-04-22 22:06 UTC 

[PATCH RESEND v3 0/3] Add ti,suppress-v1p8-ena
 2025-04-22 22:05 UTC  (4+ messages)
` [PATCH RESEND v3 1/3] dt-bindings: mmc: sdhci-am654: "
` [PATCH RESEND v3 2/3] mmc: sdhci_am654: Add sdhci_am654_start_signal_voltage_switch
` [PATCH RESEND v3 3/3] arm64: dts: ti: k3-am62*: add ti,suppress-v1p8-ena

[PATCH net-next] octeontx2-af: Remove unused rvu_npc_enable_bcast_entry
 2025-04-22 22:05 UTC  (2+ messages)

[PATCH v3 0/2] Enable automatic SVN updates for SGX enclaves
 2025-04-22 21:57 UTC  (6+ messages)
` [PATCH v3 2/2] x86/sgx: Implement EUPDATESVN and opportunistically call it during first EPC page alloc

[PATCH 6/8] rust: pin-init: allow `pub` fields in `derive(Zeroable)`
 2025-04-22 21:56 UTC  (7+ messages)

[PATCH] drm/cirrus: Use non-hybrid PCI devres API
 2025-04-22 21:51 UTC  (2+ messages)

[REGRESSION] 6.14.3 panic - kernel NULL pointer dereference in htb_dequeue
 2025-04-22 21:49 UTC  (11+ messages)

[PATCH 0/2] dm: pass through operations on wrapped inline crypto keys
 2025-04-22 21:42 UTC  (3+ messages)
` [PATCH 1/2] blk-crypto: export wrapped key functions
` [PATCH 2/2] dm: pass through operations on wrapped inline crypto keys

drm: panel: Add driver for Himax HX8279 DDIC panels
 2025-04-22 21:41 UTC 

[PATCH 0/5] intel-uncore-freq: Add agent_types and die_id attributes
 2025-04-22 21:34 UTC  (6+ messages)
` [PATCH 1/5] platform/x86/intel-uncore-freq: Add attributes to show agent types
` [PATCH 2/5] Documentation: admin-guide: pm: Add documentation for agent_types
` [PATCH 3/5] platform/x86/intel: power-domains: Add interface to get Linux die ID
` [PATCH 4/5] platform/x86/intel-uncore-freq: Add attributes to show die_id
` [PATCH 5/5] Documentation: admin-guide: pm: Add documentation for die_id

[PATCHv2] wifi: ath9k: ahb: do ioremap resource in one step
 2025-04-22 21:34 UTC  (3+ messages)

[PATCH v3 00/26] x86/resctrl telemetry monitoring
 2025-04-22 21:30 UTC  (6+ messages)

[PATCH] media: imagination: fix a potential memory leak in e5010_probe()
 2025-04-22 21:29 UTC  (2+ messages)

[syzbot] [fs?] INFO: task hung in vfs_rename (2)
 2025-04-22 21:28 UTC 

[PATCH] staging: rtl8723bs: remove multiple blank lines
 2025-04-22 21:23 UTC 

[PATCH] media: amphion: Slightly simplify vpu_core_register()
 2025-04-22 21:23 UTC  (2+ messages)

[PATCH net-next] xdp: create locked/unlocked instances of xdp redirect target setters
 2025-04-22 21:20 UTC  (2+ messages)

[PATCH v9 0/4] media: rkvdec: Add H.264 High 10 and 4:2:2 profile support
 2025-04-22 21:20 UTC  (3+ messages)
` [PATCH v9 4/4] media: rkvdec: h264: Support High 10 and 4:2:2 profiles

[PATCH v2 0/3] media: uvcvideo: Make sure the ctrl cache is in sync with the device
 2025-04-22 21:20 UTC  (6+ messages)
` [PATCH v2 3/3] media: uvcvideo: Rollback non processed entities on error

[PATCH] media: amphion: fix potential NULL deref in vpu_core_parse_dt()
 2025-04-22 21:16 UTC  (5+ messages)

[PATCH v2 0/2] Add a Rust GPUVM abstraction
 2025-04-22 21:16 UTC  (3+ messages)
` [PATCH v2 2/2] rust: drm: Add "

[PATCH v16 0/7] Single RunQueue Proxy Execution (v16)
 2025-04-22 21:14 UTC  (4+ messages)
` [PATCH v16 5/7] sched: Add an initial sketch of the find_proxy_task() function

[PATCH v3 0/2] Imagination BXS-4-64 MC1 GPU support (DTS changes)
 2025-04-22 21:11 UTC  (2+ messages)

[PATCH] fsldma: Support 40 bit DMA addresses where capable
 2025-04-22 21:10 UTC  (7+ messages)

[PATCH v5 0/6] x86: Refactor and consolidate startup code
 2025-04-22 21:09 UTC  (3+ messages)

[PATCH] media: mediatek: vcodec: Enable HEVC main still picture decode
 2025-04-22 21:07 UTC  (5+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox