public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-06 12:37:40 to 2026-04-06 15:22:16 UTC [more...]

[PATCH] printf: mark errptr() noinline
 2026-04-06 15:21 UTC  (3+ messages)

[PATCH] cpufreq: governor: Fix race between sysfs store and dbs work handler
 2026-04-06 15:21 UTC  (2+ messages)

[PATCH net-next v2 3/3] net: mdio: treat PSE EPROBE_DEFER as non-fatal during PHY registration
 2026-04-06 15:21 UTC  (8+ messages)

[PATCH] xfs: check directory data block header padding in scrub
 2026-04-06 15:21 UTC  (2+ messages)

linux-next: Tree for Apr 6
 2026-04-06 15:19 UTC 

[PATCH 0/2] cdrom: gdrom: fix block I/O and capacity setting
 2026-04-06 15:12 UTC  (7+ messages)
` [PATCH 2/2] cdrom: gdrom: update gendisk capacity on open

[PATCH v3] PM: hibernate: call preallocate_image after freeze prepare
 2026-04-06 15:11 UTC  (2+ messages)

[PATCH v2] dt-bindings: remoteproc: qcom: Drop types for firmware-name
 2026-04-06 15:10 UTC  (2+ messages)

[PATCH] remoteproc: qcom: Add missing space before closing bracket
 2026-04-06 15:10 UTC  (2+ messages)

[PATCH v2] remoteproc: qcom: Fix minidump out-of-bounds access on subsystems array
 2026-04-06 15:10 UTC  (2+ messages)

[PATCH v3 0/5] ASoC / rpmsg / remoteproc / soc: qcom: Constify buffer passed to send functions
 2026-04-06 15:10 UTC  (2+ messages)

[PATCH 0/2] remoteproc: qcom: pas: Add supoport for Eliza ADSP
 2026-04-06 15:09 UTC  (2+ messages)

[PATCH] kconfig: add optional warnings for changed input values
 2026-04-06 15:06 UTC 

[PATCH v3 00/15] firmware: qcom: Add OP-TEE PAS service support
 2026-04-06 15:09 UTC  (2+ messages)

[PATCH v2] cpuidle: Deny idle entry when CPU already have IPI interrupt pending
 2026-04-06 15:07 UTC  (2+ messages)

[PATCH 00/53] selftests/mm: make MM selftests more CI friendly
 2026-04-06 15:06 UTC  (57+ messages)
` [PATCH 01/53] selftests/mm: hugetlb-read-hwpoison: add SIGBUS handler
` [PATCH 02/53] selftests/mm: khugepaged: enable collapse_single_pte_entry_compound for shmem
` [PATCH 03/53] selftests/mm: migration: don't assume hupe page is TWOMEG
` [PATCH 04/53] selftests/mm: run_vmtests.sh: don't gate THP and KSM tests on HAVE_HUGEPAGES
` [PATCH 05/53] selftests/mm: merge map_hugetlb into hugepage-mmap
` [PATCH 06/53] selftests/mm: rename hugepage-* tests to hugetlb-*
` [PATCH 07/53] selftests/mm: hugetlb-shm: use kselftest framework
` [PATCH 08/53] selftests/mm: hugetlb-vmemmap: "
` [PATCH 09/53] selftests/mm: hugetlb-madvise: "
` [PATCH 10/53] selftests/mm: hugetlb_madv_vs_map: "
` [PATCH 11/53] selftests/mm: hugetlb-read-hwpoison: "
` [PATCH 12/53] selftests/mm: khugepaged: group tests in an array
` [PATCH 13/53] selftests/mm: khugepaged: use ksefltest framework
` [PATCH 14/53] selftests/mm: ksm_tests: use kselftest framework
` [PATCH 15/53] selftests/mm: protection_keys: use descriptive test names in TAP output
` [PATCH 16/53] selftests/mm: protection_keys: use kselftest framework
` [PATCH 17/53] selftests/mm: uffd-stress: "
` [PATCH 18/53] selftests/mm: uffd-unit-tests: "
` [PATCH 19/53] selftests/mm: va_high_addr_switch: "
` [PATCH 20/53] selftests/mm: add atexit() and signal handlers to thp_settings
` [PATCH 21/53] selftests/mm: rename thp_settings.[ch] to hugepage_settings.[ch]
` [PATCH 22/53] selftests/mm: move HugeTLB helpers to hugepage_settings
` [PATCH 23/53] selftests/mm: hugepage_settings: use unsigned long in detect_hugetlb_page_size
` [PATCH 24/53] selftests/mm: hugepage_settings: add APIs to get and set nr_hugepages
` [PATCH 25/53] selftests/mm: hugepage_settings: rename get_free_hugepages()
` [PATCH 26/53] selftests/mm: hugepage_settings: add APIs for HugeTLB setup and teardown
` [PATCH 27/53] selftests/mm: move read_file(), read_num() and write_num() to vm_util
` [PATCH 28/53] selftests/mm: vm_util: add helpers to set and restore shm limits
` [PATCH 29/53] selftests/mm: compaction_test: use HugeTLB helpers
` [PATCH 30/53] selftests/mm: cow: add setup of HugeTLB pages
` [PATCH 31/53] selftests/mm: gup_longterm: "
` [PATCH 32/53] selftests/mm: gup_test: "
` [PATCH 33/53] selftests/mm: hmm-tests: "
` [PATCH 34/53] selftests/mm: hugepage_dio: "
` [PATCH 35/53] selftests/mm: hugetlb_fault_after_madv: "
` [PATCH 36/53] selftests/mm: hugetlb-madvise: "
` [PATCH 37/53] selftests/mm: hugetlb_madv_vs_map: "
` [PATCH 38/53] selftests/mm: hugetlb-mmap: "
` [PATCH 39/53] selftests/mm: hugetlb-mremap: "
` [PATCH 40/53] selftests/mm: hugetlb-shm: "
` [PATCH 41/53] selftests/mm: hugetlb-soft-online: "
` [PATCH 42/53] selftests/mm: hugetlb-vmemmap: "
` [PATCH 43/53] selftests/mm: migration: "
` [PATCH 44/53] selftests/mm: pagemap_ioctl: "
` [PATCH 45/53] selftests/mm: protection_keys: use library code for HugeTLB setup
` [PATCH 46/53] selftests/mm: thuge-gen: add setup of HugeTLB pages
` [PATCH 47/53] selftests/mm: uffd-stress: use hugetlb_save and alloc huge pages
` [PATCH 48/53] selftests/mm: uffd-unit-tests: add setup of HugeTLB pages
` [PATCH 49/53] selftests/mm: uffd-wp-mremap: "
` [PATCH 50/53] selftests/mm: va_high_addr_switch: "
` [PATCH 51/53] selftests/mm: va_high_addr_switch.sh: drop huge pages setup
` [PATCH 52/53] selftests/mm: run_vmtests.sh: free memory if available memory is low
` [PATCH 53/53] selftests/mm: run_vmtests.sh: drop detection and setup of HugeTLB

[PATCH] x86/fpu: Disable shstk if no CET_USER state
 2026-04-06 15:04 UTC  (6+ messages)

[PATCH v4 0/7] Add binding and driver for Kaanapali SoCCP
 2026-04-06 15:04 UTC  (12+ messages)
` [PATCH v4 5/7] remoteproc: core: set recovery_disabled when doing rproc_add()
` [PATCH v4 6/7] remoteproc: qcom: pas: Add late attach support for subsystems

[PATCH net-next] net/mlx5: Update the list of the PCI supported devices
 2026-04-06 15:02 UTC  (2+ messages)

[PATCH v6 0/4] iio: adc: ad4691: add driver for AD4691 multichannel SAR ADC family
 2026-04-06 15:02 UTC  (18+ messages)
` [PATCH v6 3/4] iio: adc: ad4691: add triggered buffer support
` [PATCH v6 4/4] iio: adc: ad4691: add SPI offload support

[PATCH v4 0/9] driver core: Fix some race conditions
 2026-04-06 14:59 UTC  (9+ messages)
` [PATCH v4 1/9] driver core: Don't let a device probe until it's ready

[PATCH RESEND v10 0/8] ACPI: Unify CPU UID interface and fix ARM64 TPH steer-tag issue
 2026-04-06 14:58 UTC  (2+ messages)

[PATCH v4 0/4] Support PERF MGMT for RXE
 2026-04-06 14:55 UTC  (6+ messages)
` [PATCH v4 1/4] RDMA/core: Fix memory free for GID table
` [PATCH v4 2/4] RDMA/rxe: remove rxe_ib_device_get_netdev() and RXE_PORT
` [PATCH v4 3/4] RDMA/rxe: add SENT/RCVD bytes
` [PATCH v4 4/4] RDMA/rxe: support perf mgmt GET method

[PATCH v4 0/4] arm64: Add HPE GSC platform support
 2026-04-06 14:52 UTC  (6+ messages)
` [PATCH v4 1/4] dt-bindings: arm: hpe,gxp: Add HPE GSC platform compatible
` [PATCH v4 2/4] arm64: Kconfig: Add ARCH_HPE platform
` [PATCH v4 3/4] arm64: dts: hpe: Add HPE GSC SoC and DL340 Gen12 board DTS
` [PATCH v4 4/4] arm64: defconfig: Enable ARCH_HPE

[PATCH] dt-bindings: thermal: idle: Correct node name in the example
 2026-04-06 14:51 UTC 

[RFC net-next 15/15] Documentation: networking: add ipxlat translator guide
 2026-04-06 14:50 UTC  (2+ messages)

[PATCH v3 0/3] ACPI: APEI: GHES: Add device-managed notifier helper and NVIDIA CPER handler
 2026-04-06 14:50 UTC  (2+ messages)

[PATCH sched_ext/for-7.1] sched_ext: Documentation: Add ops.dequeue() to task lifecycle
 2026-04-06 14:49 UTC  (2+ messages)

[PATCH net-next] pppoe: drop PFC frames
 2026-04-06 14:48 UTC  (2+ messages)

[PATCH] ACPI: Enable FPDT on LoongArch
 2026-04-06 14:44 UTC  (2+ messages)

[PATCH net-next v5 00/10] Decouple receive and transmit enablement in team driver
 2026-04-06 14:44 UTC  (2+ messages)

[PATCH v6 0/2] Introduce Synology Microp driver
 2026-04-06 14:42 UTC  (5+ messages)
` [PATCH v6 2/2] dt-bindings: embedded-controller: Add synology microp devices

[PATCH v2] rust: ACPI: fix missing match data for PRP0001
 2026-04-06 14:41 UTC  (2+ messages)

[PATCH net-next] ip6_tunnel: use generic for_each_ip_tunnel_rcu macro
 2026-04-06 14:38 UTC  (2+ messages)

[PATCH v2 0/2] ublk: fix infinite loop in ublk server teardown
 2026-04-06 14:38 UTC  (4+ messages)
` [PATCH v2 2/2] selftests: ublk: test that teardown after incomplete recovery completes

[PATCH v2 00/33] rust: bump minimum Rust and `bindgen` versions
 2026-04-06 14:37 UTC  (10+ messages)
` [PATCH v2 01/33] rust: kbuild: remove `--remap-path-prefix` workarounds
` [PATCH v2 07/33] rust: allow globally `clippy::incompatible_msrv`
` [PATCH v2 15/33] rust: macros: simplify code using `feature(extract_if)`
` [PATCH v2 32/33] rust: kbuild: support global per-version flags

[PATCH net-next] ipv6: sit: remove redundant ret = 0 assignment
 2026-04-06 14:35 UTC  (2+ messages)

linux-next: manual merge of the drm tree with the rust tree
 2026-04-06 14:34 UTC  (2+ messages)

[PATCH v2 0/2] mm/mprotect: micro-optimization work
 2026-04-06 14:32 UTC  (5+ messages)

[PATCH] firmware: psci: Set pm_set_resume/suspend_via_firmware() for SYSTEM_SUSPEND
 2026-04-06 14:29 UTC  (5+ messages)

[BUG] net/sched: skb leak with HTB + fq_codel on packet drops
 2026-04-06 14:29 UTC 

[PATCH v3 net-next] net: use get_random_u{16,32,64}() where appropriate
 2026-04-06 14:28 UTC  (3+ messages)

[PATCH v5 0/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI DPHY driver
 2026-04-06 14:28 UTC  (3+ messages)
` [PATCH v5 2/2] "

[PATCH v9 02/10] x86/bhi: Make clear_bhb_loop() effective on newer CPUs
 2026-04-06 14:23 UTC  (12+ messages)

[PATCH v2] KVM: irqfd: fix deadlock by moving synchronize_srcu out of resampler_lock
 2026-04-06 14:20 UTC  (3+ messages)

[PATCH] drm/msm/disp/dpu: consider SSPP line width during mode valid
 2026-04-06 14:12 UTC  (7+ messages)

[syzbot] [xfs?] KMSAN: uninit-value in xlog_verify_head
 2026-04-06 14:12 UTC  (3+ messages)
` [PATCH] xfs: reject CRC validation when the log header cannot be retrieved

[BUG] KVM: x86: kvmclock jumps ~253 years on Hyper-V nested virt due to cross-CPU raw TSC inconsistency
 2026-04-06 14:11 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: remove redundant boolean comparisons
 2026-04-06 14:10 UTC  (2+ messages)

[PATCH 0/4] ASoC: Add support for GPIOs driven amplifiers
 2026-04-06 14:08 UTC  (7+ messages)

[PATCH v2] mshv_vtl: Fix vmemmap_shift exceeding MAX_FOLIO_ORDER
 2026-04-06 14:08 UTC  (2+ messages)

linux-next: manual merge of the security tree with the vfs-brauner tree
 2026-04-06 14:05 UTC 

[PATCH] HID: core: clamp report_size in s32ton() to avoid undefined shift
 2026-04-06 14:04 UTC 

[PATCH] HID: alps: fix NULL pointer dereference in alps_raw_event()
 2026-04-06 14:03 UTC 

[PATCH] iio: adc: nxp-sar-adc: zero-initialize dma_slave_config
 2026-04-06 13:59 UTC  (2+ messages)

[PATCH net-next 0/3] net: phy: add support for disabling autonomous EEE
 2026-04-06 13:56 UTC  (4+ messages)

[PATCH v2] phy: exynos5-usbdrd: fix USB 2.0 HS PHY tuning values for Exynos7870
 2026-04-06 13:56 UTC 

[PATCH 0/4] ALSA: isa/gus: add ISA PM support for GUS Classic, GUS Extreme and GUS MAX
 2026-04-06 13:52 UTC  (3+ messages)

[PATCH v3] mm/slub: defer freelist construction until after bulk allocation from a new slab
 2026-04-06 13:50 UTC 

[PATCH 0/2] smb: some potential bugfixes
 2026-04-06 13:49 UTC  (3+ messages)
` [PATCH 1/2] smb: client: fix off-by-8 bounds check in check_wsl_eas()
` [PATCH 2/2] smb: client: fix OOB reads parsing symlink error response

[PATCH] mmc: host: sdhci-msm: Fix the wrapped key handling
 2026-04-06 13:47 UTC  (4+ messages)

[PATCH 0/3] ksmbd: some potential bugfixes
 2026-04-06 13:46 UTC  (4+ messages)
` [PATCH 1/3] ksmbd: validate EaNameLength in smb2_get_ea()
` [PATCH 2/3] ksmbd: require 3 sub-authorities before reading sub_auth[2]
` [PATCH 3/3] ksmbd: fix mechToken leak when SPNEGO decode fails after token alloc

[PATCH net v2] mptcp: fix slab-use-after-free in __inet_lookup_established
 2026-04-06 13:42 UTC  (2+ messages)

[PATCH RESEND net-next v6 0/3] Add DWMAC glue driver for Motorcomm YT6801
 2026-04-06 13:41 UTC  (3+ messages)
  ` [PATCH net] net: stmmac: dwmac-motorcomm: fix eFUSE MAC address read failure

[PATCH v3 0/3] KVM: s390: Introducing kvm_arch_set_irq_inatomic Fast Inject
 2026-04-06 13:39 UTC  (3+ messages)
` [PATCH v3 1/3] KVM: s390: Add map/unmap ioctl and clean mappings post-guest

linux-next: manual merge of the net-next tree with the net tree
 2026-04-06 13:39 UTC 

[PATCH] phy: exynos5-usbdrd: fix USB 2.0 HS PHY tuning values for Exynos7870
 2026-04-06 13:38 UTC  (2+ messages)

[PATCH] signalfd: don't dequeue the forced fatal signals
 2026-04-06 13:37 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] rxrpc/proc: size address buffers for %pISpc output
 2026-04-06  9:00 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] arm64: dts: qcom: fix temp-alarm probe failure for PMH0104 on Glymur
 2026-04-06 13:35 UTC 

[PATCH 0/4] mm: improve write performance with RWF_DONTCACHE
 2026-04-06 13:32 UTC  (6+ messages)
` [PATCH 2/4] mm: add atomic flush guard for IOCB_DONTCACHE writeback

[PATCH v4 0/3] Respect VASIZE for address limits
 2026-04-06 13:28 UTC  (5+ messages)
` [PATCH v4 1/3] iommu_pt: support small VA for AMDv1
` [PATCH v4 2/3] iommu_pt: add kunit config for 32-bit VA (amdv1_cfg_1)

[PATCH v3] net: sfp: add quirks for Hisense and HSGQ GPON ONT SFP modules
 2026-04-06 13:23 UTC 

[PATCH] net: sfp: add quirks for GPON ONT SFP sticks
 2026-04-06 13:23 UTC  (3+ messages)

[RFC PATCH 0/3] media: qcom: camss: CAMSS Offline Processing Engine support
 2026-04-06 13:22 UTC  (5+ messages)

PROBLEM: boot hang on ASUS P2B-F (regression)
 2026-04-06 13:22 UTC  (6+ messages)

[PATCH 00/33] rust: bump minimum Rust and `bindgen` versions
 2026-04-06 13:21 UTC  (4+ messages)
` [PATCH 33/33] rust: kbuild: allow `clippy::precedence` for Rust < 1.86.0

linux-next: manual merge of the jc_docs tree with the rust tree
 2026-04-06 13:16 UTC  (2+ messages)

linux-next: manual merge of the rust tree with the origin tree
 2026-04-06 13:16 UTC  (2+ messages)

linux-next: manual merge of the rust tree with the origin tree
 2026-04-06 13:15 UTC  (2+ messages)

linux-next: manual merge of the rust tree with the origin tree
 2026-04-06 13:14 UTC  (3+ messages)

linux-next: manual merge of the fs-next tree with the mm-nonmm-unstable tree
 2026-04-06 13:13 UTC 

linux-next: manual merge of the tegra tree with the arm-soc tree
 2026-04-06 13:13 UTC 

[PATCH v2] MAINTAINERS: add Rust I2C tree and update Igor Korotin's email
 2026-04-06 13:03 UTC  (5+ messages)

[PATCH 0/3] ASoC: renesas: fsi: Fix system hang by adding SPU clock
 2026-04-06 12:59 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: sound: renesas,fsi: Add support for multiple clocks

[PATCH v4 1/4] ASoC: SDCA: Export Q7.8 volume control helpers
 2026-04-06 12:57 UTC  (4+ messages)
` [PATCH v4 2/4] ASoC: tac5xx2-sdw: add soundwire based codec driver

[PATCH v3 0/2] i3c: master: renesas: Fix a memory leak and use __free(kfree) to simplify the code
 2026-04-06 12:43 UTC  (3+ messages)
` [PATCH v3 1/2] i3c: master: renesas: Fix memory leak in renesas_i3c_i3c_xfers()
` [PATCH v3 2/2] i3c: master: renesas: Use __free(kfree) for xfer cleanup in renesas_i3c_send_ccc_cmd()

[BUG] wifi: rtw88: Hard system freeze on RTL8821CE when power_save is enabled (LPS/ASPM conflict)
 2026-04-06 12:41 UTC  (23+ messages)

[PATCH] phy: qcom: edp: Initialize swing_pre_emph_cfg for sc7280
 2026-04-06 12:39 UTC  (3+ messages)

[PATCH v2 0/8] mips: econet: Add clk/reset and PCIe support
 2026-04-06 12:37 UTC  (3+ messages)
` [PATCH v2 8/8] mips: dts: Add PCIe to EcoNet EN751221

[RFC PATCH] media: Virtual camera driver
 2026-04-06 12:37 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