public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-03-12 12:56:04 to 2025-03-12 15:01:36 UTC [more...]

[PATCH] iommu: Don't warn prematurely about dodgy probes
 2025-03-12 15:01 UTC 

[PATCH 0/2] arm64: dts: rockchip: Add pwm nodes for RK3528
 2025-03-12 15:00 UTC  (5+ messages)
` (subset) "

[PATCH v4 0/4] Exynos Thermal code improvement
 2025-03-12 14:59 UTC  (6+ messages)
` [PATCH v4 1/4] drivers/thermal/exynos: Refactor clk_sec initialization inside SOC-specific case
` [PATCH v4 4/4] drivers/thermal/exymos: Use guard notation when acquiring mutex

[PATCH RFC v2 00/10] SLUB percpu sheaves
 2025-03-12 14:59 UTC  (6+ messages)
` [PATCH RFC v2 01/10] slab: add opt-in caching layer of "

[PATCH net-next V2 0/2] Add support for 2500Base-X only configuration
 2025-03-12 14:58 UTC  (8+ messages)
` [PATCH net-next V2 1/2] dt-bindings: net: xlnx,axi-ethernet: Modify descriptions and phy-mode value to support 2500base-X "
` [PATCH net-next V2 2/2] net: axienet: Add support for "

[PATCH v5 00/10] large atomic writes for xfs with CoW
 2025-03-12 14:57 UTC  (20+ messages)
` [PATCH v5 04/10] xfs: Reflink CoW-based atomic write support
` [PATCH v5 05/10] xfs: Iomap SW-based "
` [PATCH v5 07/10] xfs: Commit CoW-based atomic writes atomically
` [PATCH v5 09/10] xfs: Allow block allocator to take an alignment hint

[PATCH 0/2 v2] Move SEV sysfs information and expose MSR_SEV_STATUS
 2025-03-12 14:57 UTC  (6+ messages)
` [PATCH 1/2] x86/coco/sev: Move SEV SYSFS group to /sys/hypervisor/
` [PATCH 2/2] x86/sev: Make SEV_STATUS available via SYSFS

[PATCH v5] sysctl: simplify the min/max boundary check
 2025-03-12 14:54 UTC  (12+ messages)
  `  "

[PATCH v2 0/4] clk: Support spread spectrum and use it in clk-pll144x and clk-scmi
 2025-03-12 16:02 UTC  (3+ messages)

[PATCH 0/2] Use proper printk format in appletbdrm
 2025-03-12 14:51 UTC  (4+ messages)
` [PATCH 2/2] drm/appletbdm: use %p4cl instead of %p4cc

[RFC] sched: add sched_show_task() variant that accepts log level
 2025-03-12 14:51 UTC  (2+ messages)

[PATCH] mm/userfaultfd: Fix release hang over concurrent GUP
 2025-03-12 14:51 UTC 

[PATCH netdev v2] net: stmmac: dwmac-rk: Provide FIFO sizes for DWMAC 1000
 2025-03-12 14:49 UTC  (2+ messages)

[PATCH v1 0/6] drm/panfrost: Add support for AARCH64_4K page table format
 2025-03-12 14:49 UTC  (8+ messages)
` [PATCH v1 3/6] drm/panfrost: Unify panfrost_mmu_enable/disable common code
` [PATCH v1 4/6] drm/panfrost: Add support for AARCH64_4K page table format

[PATCH v2 net] ipvs: prevent integer overflow in do_ip_vs_get_ctl()
 2025-03-12 14:48 UTC  (3+ messages)

[PATCH v1 1/1] i2c: core: Propagate all possible errors when requesting recovery GPIOs
 2025-03-12 14:44 UTC  (2+ messages)

[PATCH v7 0/8] x86/kexec: Add exception handling for relocate_kernel
 2025-03-12 14:34 UTC  (9+ messages)
` [PATCH v7 1/8] x86/kexec: Debugging support: load a GDT
` [PATCH v7 2/8] x86/kexec: Debugging support: Load an IDT and basic exception entry points
` [PATCH v7 3/8] x86/kexec: Debugging support: Dump registers on exception
` [PATCH v7 4/8] x86/kexec: Add 8250 serial port output
` [PATCH v7 5/8] x86/kexec: Add 8250 MMIO "
` [PATCH v7 6/8] x86/kexec: Invalidate GDT/IDT from relocate_kernel() instead of earlier
` [PATCH v7 7/8] [DO NOT MERGE] x86/kexec: Add int3 in kexec path for testing
` [PATCH v7 8/8] [DO NOT MERGE] x86/kexec: Add CFI type information to relocate_kernel()

[PATCH] /sched/core: Fix Unixbench spawn test regression
 2025-03-12 14:41 UTC  (5+ messages)

[PATCH v2 0/5] rust: reduce pointer casts, enable related lints
 2025-03-12 14:40 UTC  (7+ messages)
` [PATCH v2 1/5] rust: retain pointer mut-ness in `container_of!`
` [PATCH v2 2/5] rust: enable `clippy::ptr_as_ptr` lint
` [PATCH v2 3/5] rust: enable `clippy::ptr_cast_constness` lint

[PATCH v8 0/4] Optionally allow ttynull to be selected as a default console
 2025-03-12 14:38 UTC  (3+ messages)
` [PATCH v8 1/4] ttynull: Always initialize console index to -1

[PATCH v2 00/20] tools/x86/kcpuid: x86-cpuid-db v2.3 update
 2025-03-12 14:37 UTC  (21+ messages)
` [PATCH v2 01/20] tools/x86/kcpuid: Fix error handling
` [PATCH v2 02/20] tools/x86/kcpuid: Exit the program on invalid parameters
` [PATCH v2 03/20] tools/x86/kcpuid: Simplify usage() handling
` [PATCH v2 04/20] tools/x86/kcpuid: Save CPUID output in an array
` [PATCH v2 05/20] tools/x86/kcpuid: Print correct CPUID output register names
` [PATCH v2 06/20] tools/x86/kcpuid: Remove unused local variable
` [PATCH v2 07/20] tools/x86/kcpuid: Remove unused global variable
` [PATCH v2 08/20] tools/x86/kcpuid: Set function return type to void
` [PATCH v2 09/20] tools/x86/kcpuid: Use C99-style for loops
` [PATCH v2 10/20] tools/x86/kcpuid: Use <cpuid.h> intrinsics
` [PATCH v2 11/20] tools/x86/kcpuid: Refactor CPUID range handling for future expansion
` [PATCH v2 12/20] tools/x86/kcpuid: Extend CPUID index mask macro
` [PATCH v2 13/20] tools/x86/kcpuid: Consolidate index validity checks
` [PATCH v2 14/20] tools/x86/kcpuid: Filter valid CPUID ranges
` [PATCH v2 15/20] tools/x86/kcpuid: Define Transmeta and Centaur index ranges
` [PATCH v2 16/20] tools/x86/kcpuid: Update bitfields to x86-cpuid-db v2.0
` [PATCH v2 17/20] tools/x86/kcpuid: Update bitfields to x86-cpuid-db v2.1
` [PATCH v2 18/20] tools/x86/kcpuid: Update bitfields to x86-cpuid-db v2.2
` [PATCH v2 19/20] tools/x86/kcpuid: Update bitfields to x86-cpuid-db v2.3
` [PATCH v2 20/20] MAINTAINERS: Include kcpuid under X86 CPUID DATABASE

[PATCH] sunrpc: add a rpc_clnt shutdown control in debugfs
 2025-03-12 14:37 UTC  (3+ messages)

[PATCH net v1] netfilter: nf_conncount: Fully initialize struct nf_conncount_tuple in insert_tree()
 2025-03-12 14:36 UTC  (2+ messages)

[PATCH v2 0/4] iommu: Fix the longstanding probe issues
 2025-03-12 14:34 UTC  (5+ messages)
` [PATCH v2 4/4] iommu: Get DT/ACPI parsing into the proper probe path

[PATCH] drm: xlnx: zynqmp_dpsub: fix Kconfig dependencies for ASoC
 2025-03-12 14:34 UTC  (2+ messages)

[PATCH] Documentation: ocxl.rst: Update consortium site
 2025-03-12 14:32 UTC  (3+ messages)

[PATCH v2] Documentation: ocxl.rst: Update consortium site
 2025-03-12 14:31 UTC 

[PATCH v8 0/5] TH1520 SoC: Add AON firmware & power-domain support
 2025-03-12 14:31 UTC  (3+ messages)

[PATCH 00/10] RV: Linear temporal logic monitors for RT application
 2025-03-12 14:29 UTC  (4+ messages)
` [PATCH 03/10] rv: Add infrastructure for linear temporal logic monitor

[meta-oe][PATCH] meta-openembedded: flashrom: Update to v1.4.0
 2025-03-12 14:29 UTC  (5+ messages)
` [oe] "

[PATCH v2 0/3] Fix a BUG_ON crashing the kernel in start_this_handle
 2025-03-12 14:27 UTC  (13+ messages)
` [PATCH v2 2/3] ext4: avoid journaling sb update on error if journal is destroying

[PATCH v3] f2fs: fix missing discard candidates in fstrim
 2025-03-12 14:27 UTC  (2+ messages)

[PATCH v2] arm64: defconfig: mediatek: enable PHY drivers
 2025-03-12 14:25 UTC  (2+ messages)

[syzbot] [v9fs?] general protection fault in p9_client_walk
 2025-03-12 14:25 UTC  (4+ messages)

[PATCH 00/10] Basic device tree support for ESWIN EIC7700 RISC-V SoC
 2025-03-12 14:25 UTC  (7+ messages)
` [PATCH 04/10] dt-bindings: riscv: Add SiFive HiFive Premier P550 board
    ` [External] "
` [PATCH 05/10] dt-bindings: cache: sifive,ccache0: Add ESWIN EIC7700 SoC compatibility
    ` [External] "

[RFC PATCH v2 0/2] introduce io_uring_cmd_import_fixed_vec
 2025-03-12 14:23 UTC  (3+ messages)
` [RFC PATCH v2 1/2] io_uring: cmd: "
` [RFC PATCH v2 2/2] btrfs: ioctl: use registered buffer for IORING_URING_CMD_FIXED

[PATCH v2 0/7] Add support for RK3588 DisplayPort Controller
 2025-03-12 14:23 UTC  (3+ messages)
` [PATCH v2 2/7] drm/bridge: synopsys: Add DW DPTX Controller support library

[PATCH v1 2/2] PCI: imx6: Use domain number replace the hardcodes
 2025-03-12 14:22 UTC  (5+ messages)

[PATCH v3 0/8] Fix SCHED_DEADLINE bandwidth accounting during suspend
 2025-03-12 14:11 UTC  (27+ messages)
` [PATCH v3 1/8] sched/deadline: Ignore special tasks when rebuilding domains
` [PATCH v3 2/8] sched/topology: Wrappers for sched_domains_mutex
` [PATCH v3 3/8] sched/deadline: Generalize unique visiting of root domains
` [PATCH v3 4/8] sched/deadline: Rebuild root domain accounting after every update
` [PATCH v3 5/8] sched/topology: Remove redundant dl_clear_root_domain call
` [PATCH v3 6/8] cgroup/cpuset: Remove partition_and_rebuild_sched_domains
` [PATCH v3 7/8] sched/topology: Stop exposing partition_sched_domains_locked
` [PATCH v3 8/8] include/{topology,cpuset}: Move dl_rebuild_rd_accounting to cpuset.h

[PATCH 1/2] mm: Add missing release barrier on PGDAT_RECLAIM_LOCKED unlock
 2025-03-12 14:10 UTC  (2+ messages)
` [PATCH 2/2] mm: Lock PGDAT_RECLAIM_LOCKED with acquire memory ordering

Using userfaultfd with KVM's async page fault handling causes processes to hung waiting for mmap_lock to be released
 2025-03-12 14:09 UTC  (10+ messages)

[PATCH 0/7 v5] sched/fair: Rework EAS to handle more cases
 2025-03-12 14:08 UTC  (3+ messages)
` [PATCH 3/7 v5] sched/fair: Rework feec() to use cost instead of spare capacity

[PATCH] net: tulip: avoid unused variable warning
 2025-03-12 14:08 UTC  (3+ messages)

[GIT PULL] SPI fixes for v6.14-rc6
 2025-03-12 14:08 UTC 

[PATCH 0/2] arm64: livepatch: Enable livepatch without sframe
 2025-03-12 14:05 UTC  (3+ messages)
` [PATCH 2/2] arm64: Implement HAVE_LIVEPATCH

[PATCH V3 2/2] ASoC: codecs: Add aw88166 amplifier driver
 2025-03-12 14:04 UTC  (3+ messages)

[PATCH net-next 00/16] idpf: add XDP support
 2025-03-12 14:00 UTC  (4+ messages)
` [PATCH net-next 11/16] idpf: prepare structures to support XDP
    ` [Intel-wired-lan] "

[PATCH v1] platform/x86: intel_pmc_ipc: add option to build without ACPI
 2025-03-12 14:00 UTC  (4+ messages)

[PATCH v3 0/7] perf: Make perf_pmu_unregister() usable
 2025-03-12 13:57 UTC  (5+ messages)
` [PATCH v3 7/7] perf: Make perf_pmu_unregister() useable

[PATCH V7 1/6] perf: Save PMU specific data in task_struct
 2025-03-12 13:57 UTC  (8+ messages)
` [PATCH V7 2/6] perf: attach/detach PMU specific data
` [PATCH V7 3/6] perf: Supply task information to sched_task()
` [PATCH V7 4/6] perf/x86/lbr: Fix shorter LBRs call stacks for the system-wide mode
` [PATCH V7 5/6] perf/x86: Remove swap_task_ctx()
` [PATCH V7 6/6] perf: Clean up pmu specific data

[PATCH] nvmet: pci-epf: Remove redundant 'flush_workqueue()' calls
 2025-03-12 13:57 UTC  (2+ messages)

[PATCH net] net: openvswitch: remove misbehaving actions length check
 2025-03-12 13:54 UTC  (4+ messages)

[PATCH v4] svc-i3c-master: Fix read from unreadable memory at svc_i3c_master_ibi_work()
 2025-03-12 13:53 UTC 

[PATCH] driver: svc-i3c-master: Kernel panic issue fixed
 2025-03-12 13:52 UTC  (7+ messages)

[RFC PATCH v1 0/2] mseal: allow noop mprotect
 2025-03-12 13:49 UTC  (3+ messages)
` [RFC PATCH v1 2/2] "

[PATCH net] infiniband: fix use-after-free when rename device name
 2025-03-12 13:49 UTC  (4+ messages)

[PATCH v1] f2fs: optimize f2fs DIO overwrites
 2025-03-12 13:48 UTC 

[PATCH 9/9] mm/madvise: remove !tlb support from madvise_{dontneed,free}_single_vma()
 2025-03-12 13:46 UTC  (3+ messages)

[PATCH V3] ahci: Marvell 88SE9215 controllers prefer DMA for ATAPI
 2025-03-12 13:46 UTC 

[GIT PULL 1/2] arm64: dts: ti: K3 devicetree updates for v6.15
 2025-03-12 13:46 UTC  (2+ messages)
` [GIT PULL 2/2] arm64: defconfig: Updates for v6.15 for TI K3 platforms

[PATCH v6 0/3] Optionally allow ttynull to be selected as a default console
 2025-03-12 13:42 UTC  (6+ messages)
` [PATCH v6 3/3] tty: Change order of ttynull to be linked sooner if enabled as a console

[PATCH] ata: libata: Return -EOPNOTSUPP instead of 1 in atapi_check_dma()
 2025-03-12 13:39 UTC 

[PATCH net v3] net: ethernet: ti: am65-cpsw: Fix NAPI registration sequence
 2025-03-12 13:39 UTC  (2+ messages)

[PATCH v2 0/2] drm/display: HDMI documentation improvements
 2025-03-12 13:39 UTC  (3+ messages)
` [PATCH v2 1/2] drm/display: hdmi: Create documentation section
` [PATCH v2 2/2] drm/display: hdmi: Mention Infoframes testing with edid-decode

[patch rdma-next v5 1/2] net: mana: Change the function signature of mana_get_primary_netdev_rcu
 2025-03-12 13:38 UTC  (6+ messages)
` [patch rdma-next v5 2/2] RDMA/mana_ib: Handle net event for pointing to the current netdev
    ` [EXTERNAL] "

[PATCH v4 00/17] media: rzg2l-cru: Add support for RZ/G3E (CSI2, CRU)
 2025-03-12 13:37 UTC  (3+ messages)
` [PATCH v4 11/17] media: rzg2l-cru: Add register mapping support

[PATCH v5] can: virtio: Initial virtio CAN driver
 2025-03-12 13:36 UTC  (7+ messages)

[PATCH 0/2] x86/rdrand: implement sanity check for RDSEED
 2025-03-12 13:36 UTC  (6+ messages)
` [PATCH 2/2] x86/rdrand: hide RDRAND and RDSEED from CPUID in case of a malfunction

[PATCH V2] ahci: Marvell 88SE9215 controllers prefer DMA for ATAPI
 2025-03-12 13:34 UTC  (3+ messages)

[PATCH v6 0/8] Move initializing SEV/SNP functionality to KVM
 2025-03-12 13:34 UTC  (3+ messages)
` [PATCH v6 7/8] KVM: SVM: Add support to initialize SEV/SNP functionality in KVM

[PATCH v3] svc-i3c-master: Fix read from unreadable memory at svc_i3c_master_ibi_work
 2025-03-12 13:32 UTC 

linux-next: Signed-off-by missing for commit in the kbuild tree
 2025-03-12 13:26 UTC 

[PATCH] mmc: sdhci-omap: Disable MMC_CAP_AGGRESSIVE_PM for eMMC/SD
 2025-03-12 13:25 UTC  (2+ messages)

[PATCH net-next 0/2] net: bring back dev_addr_sem
 2025-03-12 13:25 UTC  (2+ messages)

[PATCH] drm/nouveau: prime: fix ttm_bo_delayed_delete oops
 2025-03-12 13:23 UTC  (2+ messages)

[PATCH V2] selinux: access sid under READ/WRITE_ONCE
 2025-03-12 13:23 UTC  (3+ messages)

[PATCH v1 0/4] coresight: ctcu: Enable byte-cntr function for TMC ETR
 2025-03-12 13:22 UTC  (2+ messages)

[PATCH net 0/2] mlxsw: spectrum_acl_bloom_filter: Fix compilation warning on s390x
 2025-03-12 13:20 UTC  (3+ messages)
` [PATCH net 1/2] mlxsw: spectrum_acl_bloom_filter: Expand chunk_key_offsets[chunk_index]

[PATCH] pinctrl: qcom: Clear latched interrupt status when changing IRQ type
 2025-03-12 13:19 UTC 

[PATCH RFC 0/3] mmc: sdhci-brcmstb: Add rpmb sharing support
 2025-03-12 13:17 UTC  (6+ messages)

[PATCH net-next v3 0/3] Add GBETH glue layer driver for Renesas RZ/V2H(P) SoC
 2025-03-12 13:16 UTC  (3+ messages)
` [PATCH net-next v3 1/3] dt-bindings: net: dwmac: Increase 'maxItems' for 'interrupts' and 'interrupt-names'

linux-next: Tree for Mar 12
 2025-03-12 13:15 UTC 

[PATCH v4 0/3] arm64: dts: qcom: sm8750: CDSP
 2025-03-12 13:13 UTC  (4+ messages)
` [PATCH v4 1/3] arm64: dts: qcom: sm8750: Add CDSP
` [PATCH v4 2/3] arm64: dts: qcom: sm8750-mtp: Enable CDSP
` [PATCH v4 3/3] arm64: dts: qcom: sm8750-qrd: "

[PATCH v4 0/6] Add some validation for vector, vector crypto and fp stuff
 2025-03-12 13:11 UTC  (7+ messages)
` [PATCH v4 1/6] RISC-V: add vector extension validation checks
` [PATCH v4 2/6] RISC-V: add vector crypto "
` [PATCH v4 3/6] RISC-V: add f & d "
` [PATCH v4 4/6] dt-bindings: riscv: d requires f
` [PATCH v4 5/6] dt-bindings: riscv: add vector sub-extension dependencies
` [PATCH v4 6/6] dt-bindings: riscv: document vector crypto requirements

linux-next: build failure after merge of the mm tree
 2025-03-12 13:10 UTC  (4+ messages)

[RFC PATCH v2 0/2] introduce io_uring_cmd_import_fixed_vec
 2025-03-12 13:09 UTC  (3+ messages)
` [RFC PATCH v2 1/2] io_uring: cmd: "
` [RFC PATCH v2 2/2] btrfs: ioctl: use registered buffer for IORING_URING_CMD_FIXED

[PATCH v18 0/5] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
 2025-03-12 13:08 UTC  (5+ messages)

[PATCH 0/2] KVM: kvm-coco-queue: Support protected TSC
 2025-03-12 13:07 UTC  (3+ messages)

[PATCH 0/8] arm64: mediatek: mt8186-corsola: Consolidate and add new devices
 2025-03-12 13:07 UTC  (2+ messages)

[PATCH v12 0/4] Add PCIe support for Qualcomm IPQ5332
 2025-03-12 13:07 UTC  (2+ messages)

[PATCH v2] ARM: dts: aspeed: Add device tree for Nvidia's GB200NVL BMC
 2025-03-12 13:07 UTC  (2+ messages)

[RFC PATCH v2 0/2] introduce io_uring_cmd_import_fixed_vec
 2025-03-12 13:04 UTC 

[PATCH 0/2] Add support for newer macs in applesmc
 2025-03-12 13:05 UTC  (2+ messages)

[syzbot] [virt?] KCSAN: data-race in virtqueue_disable_cb / virtqueue_enable_cb_delayed (9)
 2025-03-12 13:04 UTC  (2+ messages)
` [PATCH v2] virtio_ring: Fix data race by tagging event_triggered as racy for KCSAN

[PATCH] selinux: get netlabel_wildcard policycap from policy instead of cache
 2025-03-12 13:04 UTC  (2+ messages)

[PATCH net-next v3]: cdc_ether|r8152: ThinkPad Hybrid USB-C/A Dock quirk
 2025-03-12 12:55 UTC 

[PATCH] fpga: fix potential null pointer deref in fpga_mgr_test_img_load_sgt()
 2025-03-12 13:01 UTC  (2+ messages)

[patch V3 00/18] posix-timers: Rework the global hash table and provide a sane mechanism for CRIU
 2025-03-12 12:59 UTC  (4+ messages)
` [patch V3 17/18] posix-timers: Provide a mechanism to allocate a given timer ID

[PATCH v3 00/20] ASoC: tas27{64,70}: improve support for Apple codec variants
 2025-03-12 12:58 UTC  (5+ messages)
` [PATCH v3 17/20] ASoC: dt-bindings: tas2770: add flags for SDOUT pulldown and zero-fill

linux-next: build failure after merge of the pm tree
 2025-03-12 12:58 UTC 

[PATCH 5.4 000/328] 5.4.291-rc1 review
 2025-03-12 12:56 UTC  (2+ messages)
` [External] : "


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