linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-03-01 11:43:49 to 2025-03-01 20:10:08 UTC [more...]

[PATCH] drm/xe: Select INTEL_VSEC to fix build dependency
 2025-03-01 20:09 UTC  (2+ messages)

[PATCH 02/19] perf: Fix pmus_lock vs pmus_srcu ordering
 2025-03-01 20:07 UTC  (2+ messages)
` [tip: perf/core] perf/core: Fix pmus_lock vs. "

[PATCH 03/19] perf: Fix perf_pmu_register() vs perf_init_event()
 2025-03-01 20:07 UTC  (2+ messages)
` [tip: perf/core] perf/core: Fix perf_pmu_register() vs. perf_init_event()

[PATCH 04/19] perf: Simplify perf_event_alloc() error path
 2025-03-01 20:07 UTC  (2+ messages)
` [tip: perf/core] perf/core: Simplify the "

[PATCH 05/19] perf: Simplify perf_pmu_register() error path
 2025-03-01 20:07 UTC  (2+ messages)
` [tip: perf/core] perf/core: Simplify the "

[PATCH 06/19] perf: Simplify perf_pmu_register()
 2025-03-01 20:07 UTC  (2+ messages)
` [tip: perf/core] perf/core: "

[PATCH 07/19] perf: Simplify perf_init_event()
 2025-03-01 20:07 UTC  (2+ messages)
` [tip: perf/core] perf/core: "

[PATCH 08/19] perf: Simplify perf_event_alloc()
 2025-03-01 20:07 UTC  (2+ messages)
` [tip: perf/core] perf/core: "

[PATCH 09/19] perf: Merge pmu_disable_count into cpu_pmu_context
 2025-03-01 20:07 UTC  (2+ messages)
` [tip: perf/core] perf/core: Merge struct pmu::pmu_disable_count into struct perf_cpu_pmu_context::pmu_disable_count

[PATCH 10/19] perf: Add this_cpc() helper
 2025-03-01 20:07 UTC  (2+ messages)
` [tip: perf/core] perf/core: "

[PATCH 12/19] perf: Introduce perf_free_addr_filters()
 2025-03-01 20:07 UTC  (2+ messages)
` [tip: perf/core] perf/core: "

[PATCH 13/19] perf: Robustify perf_event_free_bpf_prog()
 2025-03-01 20:07 UTC  (2+ messages)
` [tip: perf/core] perf/bpf: "

[PATCH 14/19] perf: Simplify perf_mmap() control flow
 2025-03-01 20:07 UTC  (2+ messages)
` [tip: perf/core] perf/core: Simplify the "

[PATCH 16/19] perf: Further simplify perf_mmap()
 2025-03-01 20:07 UTC  (2+ messages)
` [tip: perf/core] perf/core: "

[PATCH 17/19] perf: Remove retry loop from perf_mmap()
 2025-03-01 20:07 UTC  (2+ messages)
` [tip: perf/core] perf/core: "

[PATCH 18/19] perf: Lift event->mmap_mutex in perf_mmap()
 2025-03-01 20:07 UTC  (2+ messages)
` [tip: perf/core] perf/core: "

[PATCH 01/19] lockdep: Fix might_fault()
 2025-03-01 20:06 UTC  (2+ messages)
` [tip: locking/core] lockdep/mm: Fix might_fault() lockdep check of current->mm->mmap_lock

[PATCH 00/19] perf: Make perf_pmu_unregister() usable
 2025-03-01 20:00 UTC  (4+ messages)
` [PATCH 15/19] perf: Fix perf_mmap() failure path

[PATCH v8 9/9] misc: add FPC202 dual port controller driver
 2025-03-01 19:57 UTC  (2+ messages)

[PATCH] PCI: mvebu: Use devm_request_irq() for registering interrupt handler
 2025-03-01 19:49 UTC  (3+ messages)

drivers/md/dm-vdo/dm-vdo-target.c:1157: warning: Function parameter or struct member 'vdo' not described in 'get_thread_id_for_phase'
 2025-03-01 19:44 UTC 

[PATCH v3 08/12] xfs: Iomap SW-based atomic write support
 2025-03-01 19:44 UTC  (2+ messages)

[PULL REQUEST] i2c-for-6.14-rc5
 2025-03-01 19:39 UTC 

[PATCH] usb: replace strcpy() with strscpy()
 2025-03-01 19:33 UTC  (3+ messages)

[PATCH] RISC-V: vDSO: Wire up getrandom() vDSO implementation
 2025-03-01 19:21 UTC  (2+ messages)

[PATCH V2 1/4] drivers/fpga/amd: Add new driver amd versal-pci
 2025-03-01 19:03 UTC  (12+ messages)

[PATCH] ublk: don't cast registered buffer index to int
 2025-03-01 19:03 UTC 

[PATCH v9 2/9] preempt: Introduce __preempt_count_{sub, add}_return()
 2025-03-01 19:00 UTC  (3+ messages)

[PATCH v2 0/5] mm/hwpoison: Fix regressions in memory failure handling
 2025-03-01 18:47 UTC  (7+ messages)
` [PATCH v2 2/5] x86/mce: dump error msg from severities

[PATCH] PCI: histb: Fix an error handling path in histb_pcie_probe()
 2025-03-01 18:42 UTC 

[PATCH] io_uring/rsrc: include io_uring_types.h in rsrc.h
 2025-03-01 18:36 UTC 

[GIT PULL] KVM fixes for Linux 6.14-rc5
 2025-03-01 18:37 UTC  (2+ messages)

[PATCH v7 0/3] Add HDMI audio on the rk3588 SoC
 2025-03-01 18:27 UTC  (4+ messages)

[tip:x86/mm] BUILD SUCCESS fd5935f9c20431eeadd6993fd4d2672e3e17a6b8
 2025-03-01 18:26 UTC 

[PATCH 1/5] io_uring/rsrc: split out io_free_node() helper
 2025-03-01 18:26 UTC  (5+ messages)
` [PATCH 3/5] io_uring/rsrc: call io_free_node() on io_sqe_buffer_register() failure

[PATCH 0/6] Add support for RK3588 DisplayPort Controller
 2025-03-01 18:19 UTC  (7+ messages)
` [PATCH 2/6] drm/bridge: synopsys: Add DW DPTX Controller support library
` [PATCH 3/6] drm/rockchip: Add RK3588 DPTX output support
  ` Re:Re: [PATCH 0/6] Add support for RK3588 DisplayPort Controller

[PATCH 00/18] a few rtc driver cleanups
 2025-03-01 18:12 UTC  (9+ messages)
` [PATCH 06/18] rtc: ftrtc010: drop needless struct ftrtc010_rtc::rtc_dev member
` [PATCH 10/18] rtc: pl030: drop needless struct pl030_rtc::rtc member
` [PATCH 17/18] rtc: max77686: use dev_err_probe() where appropriate
` [PATCH 18/18] rtc: s5m: convert to "

[PATCH v15 00/15] PCI: EP: Add RC-to-EP doorbell with platform MSI controller
 2025-03-01 18:09 UTC  (8+ messages)
` [PATCH v15 01/15] platform-msi: Add msi_remove_device_irq_domain() in platform_device_msi_free_irqs_all()
` [PATCH v15 07/15] PCI: endpoint: pci-ep-msi: Add MSI address/data pair mutable check

[PATCH v5] lib/vsprintf: Add support for generic FourCCs by extending %p4cc
 2025-03-01 18:07 UTC  (3+ messages)

[PATCH v3 1/4] platform/x86: Add lenovo-wmi drivers Documentation
 2025-03-01 18:07 UTC  (2+ messages)

[PATCH] [v2] iwlegacy: don't warn for unused variables with DEBUG_FS=n
 2025-03-01 18:02 UTC  (6+ messages)

[RFC v2 00/20] lib: Rust implementation of SPDM
 2025-03-01 18:01 UTC  (6+ messages)
` [RFC v2 09/20] PCI/CMA: Expose in sysfs whether devices are authenticated

[PATCH] [RESEND] sunrpc: suppress warnings for unused procfs functions
 2025-03-01 17:51 UTC  (2+ messages)

[PATCH 02/18] rtc: s5m: drop needless struct s5m_rtc_info::i2c member
 2025-03-01 17:47 UTC  (2+ messages)

[PATCH v2 0/2] drm/rockchip: lvds: probe logging improvements
 2025-03-01 17:35 UTC  (3+ messages)
` [PATCH v2 1/2] drm/rockchip: lvds: move pclk preparation in with clk_get
` [PATCH v2 2/2] drm/rockchip: lvds: Hide scary error messages on probe deferral

[tip:x86/headers] BUILD SUCCESS 95c4cc5a585400982ae5b3bf9e3be6de71768376
 2025-03-01 17:26 UTC 

[tip:x86/cpu] BUILD SUCCESS e85ef9aaa1cc2129e98cc935179f75ac8f250960
 2025-03-01 17:26 UTC 

[PATCH v4 0/2] KVM: x86: Include host suspended time in steal time
 2025-03-01 17:21 UTC  (3+ messages)
` [PATCH v4 2/2] "

[PATCH v4 0/2] drm/bridge: reuse DRM HDMI Audio helpers for DisplayPort bridges
 2025-03-01 17:10 UTC  (3+ messages)
` [PATCH v4 1/2] drm/bridge: split HDMI Audio from DRM_BRIDGE_OP_HDMI
` [PATCH v4 2/2] drm/msm/dp: reuse generic HDMI codec implementation

[PATCH] mm/shmem: fix uninitialized scalar variable
 2025-03-01 17:05 UTC  (2+ messages)

[PATCH] mm: page_frag: Fix refill handling in __page_frag_alloc_align()
 2025-03-01 17:00 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH 1/2] arm64: dts: qcom: sa8775p: add QCrypto node
 2025-03-01 16:59 UTC  (7+ messages)
` [PATCH 2/2] arm64: dts: qcom: qcs8300: "

"netfs: Can't donate prior to front"
 2025-03-01 16:51 UTC  (8+ messages)
` [PATCH] fs/netfs/read_collect: add to next->prev_donated

[PATCH v2 00/45] Consolidate hrtimer initialization - Part 4
 2025-03-01 16:43 UTC  (3+ messages)
` [PATCH v2 24/45] mailbox: Switch to use hrtimer_setup()

[PATCH] mailbox: tegra-hsp: Define dimensioning masks in soc data
 2025-03-01 16:42 UTC  (3+ messages)

[RFC] apfs: thoughts on upstreaming an out-of-tree module
 2025-03-01 16:39 UTC  (5+ messages)

[PATCH 0/2] selftests/nolibc: add armthumb configuration
 2025-03-01 16:32 UTC  (2+ messages)

[PATCH] mailbox: tegra-hsp: Add check for devm_kstrdup_const()
 2025-03-01 16:29 UTC  (2+ messages)

[PATCH v2 0/4] tools/nolibc: MIPS: entrypoint cleanups and N32/N64 ABIs
 2025-03-01 16:23 UTC  (5+ messages)

[for-next][PATCH 0/3] tracing: Updates for 6.15
 2025-03-01 16:23 UTC  (4+ messages)
` [for-next][PATCH 1/3] ring-buffer: Fix typo in comment about header page pointer
` [for-next][PATCH 2/3] tracing: Remove orphaned event_trace_printk
` [for-next][PATCH 3/3] tracing: gfp: Remove duplication of recording GFP flags

[PATCH v3 0/2] fbdev: hyperv_fb: framebuffer release cleanup
 2025-03-01 16:16 UTC  (3+ messages)
` [PATCH v3 1/2] fbdev: hyperv_fb: Simplify hvfb_putmem
` [PATCH v3 2/2] fbdev: hyperv_fb: Allow graceful removal of framebuffer

[PATCH 0/3] Add support for hidden choices to platform_profile
 2025-03-01 16:15 UTC  (12+ messages)
` [PATCH 1/3] ACPI: platform_profile: Add support for hidden choices

[PATCH v14 00/13] AMD broadcast TLB invalidation
 2025-03-01 15:54 UTC  (5+ messages)
` [PATCH v14 05/13] x86/mm: use INVLPGB in flush_tlb_all

[PATCH v8 net-next 00/15] bridge-fastpath and related improvements
 2025-03-01 15:47 UTC  (3+ messages)
` [PATCH v8 net-next 01/15] net: pppoe: avoid zero-length arrays in struct pppoe_hdr

[PATCH] selftests/nolibc: only run constructor tests on nolibc
 2025-03-01 11:07 UTC  (6+ messages)

[RFC PATCH 0/2] SKSM: Synchronous Kernel Samepage Merging
 2025-03-01 15:44 UTC  (9+ messages)

[PATCH 5/7 v3] sched/fair: Add push task mechanism for EAS
 2025-03-01 15:33 UTC  (3+ messages)

[PATCH v2 00/16] selftests: vDSO: parse_vdso: Make compatible with nolibc
 2025-03-01 11:30 UTC  (3+ messages)
` [PATCH v2 09/16] tools/nolibc: add limits.h shim header

[PATCH 0/8] Support SD/SDIO controllers on RK3528
 2025-03-01 15:15 UTC  (8+ messages)
` [PATCH 7/8] arm64: dts: rockchip: Add SDMMC/SDIO controllers for RK3528
` [PATCH 8/8] arm64: dts: rockchip: Enable SD-card interface on Radxa E20C

[PATCH net-next 0/3] r8169: enable more devices ASPM and LTR support
 2025-03-01 15:02 UTC  (5+ messages)
` [PATCH net-next 2/3] r8169: enable RTL8168H/RTL8168EP/RTL8168FP/RTL8125/RTL8126 "

[PATCH v2 0/4] arm64: dts: exynos: add initial support for Samsung Galaxy S22+
 2025-03-01 14:55 UTC  (4+ messages)
` [PATCH v2 4/4] MAINTAINERS: add entry for Samsung Exynos2200 SoC

[RFC PATCH v6 0/7] erofs: inode page cache share feature
 2025-03-01 14:49 UTC  (8+ messages)
` [RFC PATCH v6 1/7] erofs: move `struct erofs_anon_fs_type` to super.c
` [RFC PATCH v6 2/7] erofs: support user-defined fingerprint name
` [RFC PATCH v6 3/7] erofs: support domain-specific page cache share
` [RFC PATCH v6 4/7] erofs: introduce the page cache share feature
` [RFC PATCH v6 5/7] erofs: support unencoded inodes for page cache share
` [RFC PATCH v6 6/7] erofs: support compressed "
` [RFC PATCH v6 7/7] erofs: implement .fadvise "

[PATCH v2 0/8] PCI: brcmstb: Misc small tweaks and fixes
 2025-03-01 14:48 UTC  (2+ messages)

[PATCH] ocfs2: Validate chain list bits per cluster to prevent div-by-zero
 2025-03-01 14:40 UTC 

[PATCH 0/3] Fix full range quantization on rkisp1 based devices
 2025-03-01 14:34 UTC  (4+ messages)
` [PATCH 1/3] media: rkisp1: Set format defaults based on requested color space

[PATCH v2 00/18] Introduce and use generic parity16/32/64 helper
 2025-03-01 14:24 UTC  (19+ messages)
` [PATCH v2 01/18] lib/parity: Add __builtin_parity() fallback implementations
` [PATCH v2 02/18] bitops: Optimize parity8() using __builtin_parity()
` [PATCH v2 03/18] bitops: Add parity16(), parity32(), and parity64() helpers
` [PATCH v2 04/18] media: media/test_drivers: Replace open-coded parity calculation with parity8()
` [PATCH v2 05/18] media: pci: cx18-av-vbi: "
` [PATCH v2 06/18] media: saa7115: "
` [PATCH v2 07/18] serial: max3100: "
` [PATCH v2 08/18] lib/bch: Replace open-coded parity calculation with parity32()
` [PATCH v2 09/18] Input: joystick - "
` [PATCH v2 10/18] net: ethernet: oa_tc6: "
` [PATCH v2 11/18] wifi: brcm80211: "
` [PATCH v2 12/18] drm/bridge: dw-hdmi: "
` [PATCH v2 13/18] mtd: ssfdc: "
` [PATCH v2 14/18] fsi: i2cr: "
` [PATCH v2 15/18] fsi: i2cr: Replace open-coded parity calculation with parity64()
` [PATCH v2 16/18] Input: joystick - "
` [PATCH v2 17/18] nfp: bpf: "
` [PATCH v2 18/18] bitops: Add parity() macro for automatic type-based selection

C aggregate passing (Rust kernel policy)
 2025-03-01 14:19 UTC  (18+ messages)

[syzbot] [block?] possible deadlock in loop_set_status
 2025-03-01 14:15 UTC  (3+ messages)

[PATCH v2 0/2] clk: samsung: Update PLL locktime and samsung function
 2025-03-01 14:14 UTC  (3+ messages)
  ` [PATCH v2 2/2] clk: samsung: update PLL locktime for PLL142XX used on FSD platform

[PATCH v5 0/2] Introduce support for Exynos7870 clocks
 2025-03-01 14:13 UTC  (6+ messages)
` [PATCH v5 1/2] dt-bindings: clock: add clock definitions and documentation for exynos7870 CMU
  ` (subset) "
` [PATCH v5 2/2] clk: samsung: add initial exynos7870 clock driver
  ` (subset) "

[PATCH v2 0/3] clk: samsung: introduce Exynos2200 clock driver
 2025-03-01 14:13 UTC  (8+ messages)
` [PATCH v2 1/3] dt-bindings: clock: add Exynos2200 SoC
  ` (subset) "
` [PATCH v2 2/3] clk: samsung: clk-pll: add support for pll_4311
  ` (subset) "
` [PATCH v2 3/3] clk: samsung: introduce Exynos2200 clock driver
  ` (subset) "

[PATCH net v2] net: ethtool: netlink: Allow NULL nlattrs when getting a phy_device
 2025-03-01 14:11 UTC 

[PATCH] platform/x86: amd: Add ISP platform info
 2025-03-01 14:02 UTC  (2+ messages)

[PATCH v7 0/2] arm64: dts: fsd: Add Ethernet support for FSD SoC
 2025-03-01 13:59 UTC  (3+ messages)
  ` [PATCH v7 1/2] arm64: dts: fsd: Add Ethernet support for FSYS0 Block of "

[PATCH 0/5] Add watchdog and USB nodes for the Exynos990 SoC
 2025-03-01 13:56 UTC  (5+ messages)
` [PATCH 1/5] arm64: dts: exynos990: Enable watchdog timer
` [PATCH 2/5] arm64: dts: exynos990: Add USB nodes

Rust kernel policy
 2025-03-01 13:55 UTC  (3+ messages)

[PATCH net-next] ppp: use IFF_NO_QUEUE in virtual interfaces
 2025-03-01 13:55 UTC 

[PATCH] io_uring/ublk: report error when unregister operation fails
 2025-03-01 13:49 UTC  (2+ messages)

[PATCH v3 0/3] Add Armada8K reset controller support
 2025-03-01 13:49 UTC  (6+ messages)
` [PATCH v3 3/3] arm64: dts: marvell: cp11x: Add reset controller node
    ` [EXTERNAL] "

[PATCH] tty: vt: make defkeymap for shifted F-keys consistent with kbd
 2025-03-01 13:21 UTC  (2+ messages)
` [PATCH RESEND] "

[PATCH] ublk: enforce ublks_max only for unprivileged devices
 2025-03-01 13:46 UTC  (2+ messages)

[PATCH v2 0/2] LoongArch: KVM: Enhancement about PGD saving
 2025-03-01 13:42 UTC  (2+ messages)

[PATCH v2] riscv: sophgo: dts: Add spi controller for SG2042
 2025-03-01 13:41 UTC  (3+ messages)

[PATCH 0/3] Add perf event support for guest VM
 2025-03-01 13:41 UTC  (2+ messages)

[PATCH] i2c: amd-isp: Add ISP i2c-designware driver
 2025-03-01 13:33 UTC  (3+ messages)

[PATCH] pinctrl: amd: isp411: Add amdisp GPIO pinctrl
 2025-03-01 13:32 UTC  (2+ messages)

[PATCH] media: i2c: Add OV05C camera sensor driver
 2025-03-01 13:30 UTC  (2+ messages)

[PATCH] docs: fix incorrect header file reference
 2025-03-01 13:19 UTC 

[GIT PULL] afs, rxrpc: Clean up refcounting on afs_cell and afs_server records
 2025-03-01 13:23 UTC  (4+ messages)

[v4 0/3] Add Efinix FPGA SPI programming support
 2025-03-01 13:13 UTC  (5+ messages)
` [v4 1/3] dt-bindings: vendor-prefix: Add prefix for Efinix, Inc
` [v4 2/3] dt-bindings: fpga: Add Efinix SPI programming bindings

[PATCH net-next v5 06/12] net: pse-pd: Add support for budget evaluation strategies
 2025-03-01 13:00 UTC  (11+ messages)

[PATCH] ARM: dts: stm32: use IRQ_TYPE_EDGE_FALLING on stm32mp157c-dk2
 2025-03-01 12:45 UTC  (2+ messages)
` [Linux-stm32] "

[syzbot] [kernel?] WARNING in exit_itimers
 2025-03-01 12:45 UTC 

[RESEND] PCI: cadence: Fix runtime atomic count underflow
 2025-03-01 12:44 UTC 

[v2] genirq/msi: Add the address and data that show MSI/MSIX
 2025-03-01 12:39 UTC 

[PATCH v1 1/1] arm64: dts: rockchip: Add USB-C support to ROCK 5B
 2025-03-01 12:38 UTC  (2+ messages)
`  "

[PATCH -tip] x86/locking/atomic: Use asm_inline for atomic locking insns
 2025-03-01 12:38 UTC  (6+ messages)

[PATCH 0/7] gpu: ipu-v3: Remove unused functions
 2025-03-01 12:35 UTC  (3+ messages)

[PATCH] genirq/msi: Add the address and data that show MSI/MSIX
 2025-03-01 12:33 UTC  (8+ messages)

[PATCH 0/9] arm64: dts: apple: Add CPU cache information for Apple A7-A11, T2 SoCs
 2025-03-01 12:32 UTC  (3+ messages)

[tip:x86/bugs] BUILD SUCCESS b8ce25df2999ac6a135ce1bd14b7243030a1338a
 2025-03-01 12:28 UTC 

[BUG objtool,x86] Missing __noreturn annotation in acpi_processor_ffh_play_dead()
 2025-03-01 12:18 UTC  (7+ messages)

arch/powerpc/boot/decompress.c:132:15: error: implicit declaration of function '__decompress'
 2025-03-01 12:17 UTC 

[PATCH v3 drm-dp 7/8] drm/hisilicon/hibmc: Enable this hot plug detect of irq feature
 2025-03-01 11:45 UTC  (13+ messages)

[PATCH v2 0/4] samsung: pinctrl: Add support for eint_fltcon_offset and filter selection on gs101
 2025-03-01 11:43 UTC  (4+ messages)
` [PATCH v2 2/4] pinctrl: samsung: add dedicated SoC eint suspend/resume callbacks
` [PATCH v2 3/4] pinctrl: samsung: add gs101 specific "
` [PATCH v2 4/4] pinctrl: samsung: Add filter selection support for alive bank on gs101


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).