messages from 2025-01-08 03:00:08 to 2025-01-08 07:31:52 UTC [more...]
[v9 0/2] misc: pci_endpoint_test: Fix overflow of bar_size
2025-01-08 7:25 UTC (3+ messages)
` [v9 1/2] misc: pci_endpoint_test: Remove the "remainder" code
` [v9 2/2] misc: pci_endpoint_test: Fix overflow of bar_size
[PATCH v11 0/9] TI K3 M4F support on AM62 and AM64 SoCs
2025-01-08 7:31 UTC (3+ messages)
` [PATCH v11 9/9] arm64: defconfig: Enable TI K3 M4 remoteproc driver
[PATCH 0/5] PCI: mediatek-gen3: Add MT8196 support
2025-01-08 7:30 UTC (14+ messages)
` [PATCH 1/5] dt-bindings: "
[PATCH v2] hv_balloon: Fallback to generic_online_page() for non-HV hot added mem
2025-01-08 7:30 UTC (2+ messages)
[PATCH v5 0/2] Drivers: hv: vmbus: Wait for boot-time offers and log missing offers if any
2025-01-08 7:29 UTC (2+ messages)
[PATCH v2] uio_hv_generic: Add a check for HV_NIC for send, receive buffers setup
2025-01-08 7:28 UTC (3+ messages)
[PATCH v2 0/5] Display enablement changes for Qualcomm QCS8300 platform
2025-01-08 7:26 UTC (9+ messages)
` [PATCH v2 1/5] dt-bindings: display/msm: Document the DPU for QCS8300
` [PATCH v2 4/5] dt-bindings: phy: Add eDP PHY compatible "
[PATCH net-next RFC 0/5] net: phy: Introduce a port representation
2025-01-08 7:25 UTC (11+ messages)
[PATCH v2] xen: update pvcalls_front_accept prototype
2025-01-08 7:25 UTC (4+ messages)
[PATCH RESEND 1/2] Revert "mm: zswap: fix race between [de]compression and CPU hotunplug"
2025-01-08 7:24 UTC (10+ messages)
` [PATCH RESEND 2/2] mm: zswap: use SRCU to synchronize with CPU hotunplug
[PATCH v2] arm64: dts: socfpga: agilex: Add dma channel id for spi
2025-01-08 7:23 UTC (2+ messages)
[PATCH v4 0/5] i3c: introduce and use generic parity helper
2025-01-08 7:23 UTC (2+ messages)
[PATCH v6 0/5] Add PCIe support for Qualcomm IPQ5332
2025-01-08 7:22 UTC (8+ messages)
` [PATCH v6 1/5] dt-bindings: phy: qcom,uniphy-pcie: Document PCIe uniphy
` [PATCH v6 2/5] phy: qcom: Introduce PCIe UNIPHY 28LP driver
` [PATCH v6 3/5] dt-bindings: PCI: qcom: Document the IPQ5332 PCIe controller
` [PATCH v6 4/5] arm64: dts: qcom: ipq5332: Add PCIe related nodes
` [PATCH v6 5/5] arm64: dts: qcom: ipq5332-rdp441: Enable PCIe phys and controllers
[PATCH 00/16] KVM: TDX: TDX interrupts
2025-01-08 7:21 UTC (3+ messages)
` [PATCH 11/16] KVM: TDX: Always block INIT/SIPI
[PATCH v5 0/5] Add PCIe support for Qualcomm IPQ5332
2025-01-08 7:19 UTC (5+ messages)
` [PATCH v5 3/5] dt-bindings: PCI: qcom: Document the IPQ5332 PCIe controller
[PATCH v4 0/9] blk: honor isolcpus configuration
2025-01-08 7:19 UTC (5+ messages)
` [PATCH v4 3/9] blk-mq: add number of queue calc helper
` [PATCH v4 4/9] nvme-pci: use block layer helpers to calculate num of queues
[PATCH] sched_ext: Replace rq_lock() to raw_spin_rq_lock() in scx_ops_bypass()
2025-01-08 7:16 UTC (2+ messages)
[PATCH v3 1/3] kvm: Introduce kvm_total_suspend_ns()
2025-01-08 7:15 UTC (2+ messages)
[PATCH net 0/2] bond: fix xfrm offload feature during init
2025-01-08 7:14 UTC (10+ messages)
[PATCH] arm64: dts: socfpga: agilex5: add clock-names property to nand node
2025-01-08 7:14 UTC (4+ messages)
[PATCH 3/3] dt-bindings:Add SQ52206 to ina2xx devicetree bindings
2025-01-08 7:06 UTC (3+ messages)
[linus:master] [kasan] 3738290bfc: kunit.kasan.fail
2025-01-08 7:03 UTC
[PATCH v5 00/17] move pagetable_*_dtor() to __tlb_remove_table()
2025-01-08 6:57 UTC (18+ messages)
` [PATCH v5 01/17] Revert "mm: pgtable: make ptlock be freed by RCU"
` [PATCH v5 02/17] riscv: mm: Skip pgtable level check in {pud,p4d}_alloc_one
` [PATCH v5 03/17] asm-generic: pgalloc: Provide generic p4d_{alloc_one,free}
` [PATCH v5 04/17] mm: pgtable: add statistics for P4D level page table
` [PATCH v5 05/17] arm64: pgtable: use mmu gather to free p4d "
` [PATCH v5 06/17] s390: pgtable: add statistics for PUD and P4D "
` [PATCH v5 07/17] mm: pgtable: introduce pagetable_dtor()
` [PATCH v5 08/17] arm: pgtable: move pagetable_dtor() to __tlb_remove_table()
` [PATCH v5 09/17] arm64: "
` [PATCH v5 10/17] riscv: "
` [PATCH v5 11/17] x86: pgtable: convert __tlb_remove_table() to use struct ptdesc
` [PATCH v5 12/17] x86: pgtable: move pagetable_dtor() to __tlb_remove_table()
` [PATCH v5 13/17] s390: pgtable: consolidate PxD and PTE TLB free paths
` [PATCH v5 14/17] mm: pgtable: introduce generic __tlb_remove_table()
` [PATCH v5 15/17] mm: pgtable: completely move pagetable_dtor() to generic tlb_remove_table()
` [PATCH v5 16/17] mm: pgtable: move __tlb_remove_table_one() in x86 to generic file
` [PATCH v5 17/17] mm: pgtable: introduce generic pagetable_dtor_free()
[PATCH 1/2] dt-bindings: spi: rockchip-sfc: Add rockchip,fspi compatible
2025-01-08 7:03 UTC (4+ messages)
` [PATCH 2/2] "
[PATCH] perf llvm-add2line: Remove unused include
2025-01-08 7:02 UTC
[PATCH v5 0/2] Make i.MX9 OCOTP work as accessing controller
2025-01-08 7:00 UTC (3+ messages)
` [PATCH v5 1/2] dt-bindings: nvmem: imx-ocotp: Introduce #access-controller-cells
` [PATCH v5 2/2] nvmem: imx-ocotp-ele: Support accessing controller for i.MX9
[PATCH] perf hist: Fix width calculation in hpp__fmt()
2025-01-08 6:59 UTC
[PATCH] rcu/cpu_stall_cputime: fix the hardirq count for x86 architecture
2025-01-08 6:57 UTC
[PATCH V6 00/15] Rust bindings for cpufreq and OPP core + sample driver
2025-01-08 6:53 UTC (8+ messages)
` [PATCH V6 03/15] cpufreq: Rust implementation doesn't parse BIT() macro
[PATCH 00/19] powerpc: MPC83xx cleanup and LANCOM NWAPP2 board
2025-01-08 6:38 UTC (5+ messages)
` [PATCH 01/19] powerpc: Generalize MPC831x platform support
[PATCH] iommu/riscv: Fixup compile warning
2025-01-08 6:47 UTC (4+ messages)
[RFC PATCH 0/6] Introduce flexible CLOSID/RMID translation
2025-01-08 6:45 UTC (5+ messages)
` [RFC PATCH 4/6] arm_mpam: "
[PATCH V3 0/8] Add new driver for WCSS secure PIL loading
2025-01-08 6:42 UTC (7+ messages)
` [PATCH V3 1/8] firmware: qcom_scm: ipq5332: add support to pass metadata size
` [PATCH V3 4/8] remoteproc: qcom: add hexagon based WCSS secure PIL driver
[PATCH] dt-bindings: usb: Correct indentation and style in DTS example
2025-01-08 6:41 UTC (2+ messages)
[RFC PATCH 0/3] ACPI: platform_profile: Let drivers dynamically refresh choices
2025-01-08 6:39 UTC (9+ messages)
[PATCH v2 0/3] Rework TI K3 R5F remoteproc driver
2025-01-08 6:37 UTC (4+ messages)
` [PATCH v2 1/3] remoteproc: k3-r5: Fix checks in k3_r5_rproc_{mbox_callback/kick}
` [PATCH v2 2/3] remoteproc: k3-dsp: Fix checks in k3_dsp_rproc_{mbox_callback/kick}
` [PATCH v3 3/3] remoteproc: k3-r5: Refactor sequential core power up/down operations
[PATCH] nvmem: mtk-efuse: Enable GPU speed bin post-processing for MT8188
2025-01-08 6:36 UTC (9+ messages)
[PATCH] perf report: Fix input reload/switch functionality
2025-01-08 6:36 UTC
Bug: general protection fault in hfs_find_init
2025-01-08 6:27 UTC
[PATCH] f2fs: don't call block truncation for aliased file
2025-01-08 6:27 UTC (3+ messages)
` [PATCH v2] "
` [f2fs-dev] "
[PATCH v5 00/25] fs/dax: Fix ZONE_DEVICE page reference counts
2025-01-08 6:26 UTC (2+ messages)
security/keys/proc.c:211:40: warning: '%llu' directive writing between 1 and 18 bytes into a region of size 16
2025-01-08 6:24 UTC
[PATCH] tools/power turbostat: Time procfs/sysfs snapshot cost
2025-01-08 6:19 UTC
[PATCH 0/3] selftests/mm: virtual_address_range: Two bugfixes and a cleanup
2025-01-08 6:16 UTC (3+ messages)
` [PATCH 1/3] selftests/mm: virtual_address_range: Fix error when CommitLimit < 1GiB
[PATCH] misc: fastrpc: Fix race condition in MUNMAP
2025-01-08 6:07 UTC (2+ messages)
[PATCH v2] arm64: dts: add cpu cache information to ExynosAuto-v920
2025-01-08 5:50 UTC
[PATCH v2 1/2] Revert "mm: zswap: fix race between [de]compression and CPU hotunplug"
2025-01-08 6:00 UTC (14+ messages)
` [PATCH v2 2/2] mm: zswap: disable migration while using per-CPU acomp_ctx
[PATCH v4 0/4] Prefer sysfs/JSON events also when no PMU is provided
2025-01-08 5:55 UTC (6+ messages)
` [PATCH v4 3/4] perf record: Skip don't fail for events that don't open
[RFC 0/4] mm: Remove pfn_t type
2025-01-08 5:53 UTC (9+ messages)
` [RFC 1/4] mm: Remove PFN_MAP, PFN_SG_CHAIN and PFN_SG_LAST
` [RFC 2/4] mm: Remove uses of PFN_DEV
` [RFC 3/4] mm: Remove callers of pfn_t functionality
` [RFC 4/4] mm: Remove include/linux/pfn_t.h
[PATCH net-next 00/14] Arrange PSE core and update TPS23881 driver
2025-01-08 5:47 UTC (4+ messages)
` [PATCH net-next 11/14] net: pse-pd: Add support for PSE device index
[PATCH] drm/bridge: it6505: fix HDCP V match check is not performed correctly
2025-01-08 5:45 UTC
[PATCH v2 00/25] TDX vCPU/VM creation
2025-01-08 5:41 UTC (9+ messages)
` [PATCH v2 16/25] KVM: TDX: Get system-wide info about TDX module on initialization
[EXTERNAL] [PATCH net-next v03 1/1] hinic3: module initialization and tx/rx logic
2025-01-08 5:51 UTC (2+ messages)
[PATCH net-next] ixgbe: Remove redundant self-assignments in ACI command execution
2025-01-08 5:36 UTC
[PATCH v4 0/4] Add support for cpu event term
2025-01-08 5:34 UTC (5+ messages)
` [PATCH v4 1/4] libperf cpumap: Add ability to create CPU from a single CPU number
` [PATCH v4 2/4] perf stat: Use counter cpumask to skip zero values
` [PATCH v4 3/4] perf parse-events: Set is_pmu_core for legacy hardware events
` [PATCH v4 4/4] perf parse-events: Add "cpu" term to set the CPU an event is recorded on
[PATCH] scsi: storvsc: Ratelimit warning logs to prevent VM denial of service
2025-01-08 5:32 UTC (2+ messages)
[PATCH v3 00/12] AMD NB and SMN rework
2025-01-08 5:30 UTC (3+ messages)
` [PATCH v3 09/12] x86/amd_nb: Move SMN access code to a new amd_node driver
[PATCH v16 00/13] Add Secure TSC support for SNP guests
2025-01-08 5:20 UTC (4+ messages)
` [PATCH v16 12/13] x86/tsc: Switch to native sched clock
[PATCH scsi-next] scsi: fnic: Fix use of uninitialized value in debug message
2025-01-08 5:19 UTC (2+ messages)
[REGRESSION] Re: [PATCH 00/24] Complete EEVDF
2025-01-08 5:15 UTC (9+ messages)
[PATCH v1] perf test cpumap: Avoid use-after-free following merge
2025-01-08 5:15 UTC
[PATCH v4] PCI: rcar-ep: Fix the issue of the name parameter when calling devm_request_mem_region
2025-01-08 4:59 UTC (2+ messages)
` "
[PATCH v9 1/2] pmdomain: airoha: Add Airoha CPU PM Domain support
2025-01-08 5:08 UTC (2+ messages)
[FIX PATCH] mm: pcp: fix pcp->free_count reduction on page allocation
2025-01-08 5:05 UTC (2+ messages)
[PATCH net] net/smc: use the correct ndev to find pnetid by pnetid table
2025-01-08 4:57 UTC (4+ messages)
[PATCH] powerpc: Allow scheduling of IRQ with PREEMPT_RT
2025-01-08 4:56 UTC (5+ messages)
[PATCH v4 0/2] Add Devicetree support for USB controllers on QCS8300
2025-01-08 4:54 UTC (2+ messages)
[PATCH] arm64: dts: qcom: qcs8300: Add support for clock controllers
2025-01-08 4:54 UTC (2+ messages)
[PATCH v3 0/6] elf: Define note name macros
2025-01-08 4:53 UTC (7+ messages)
` [PATCH v3 2/6] binfmt_elf: Use "
` [PATCH v3 5/6] s390/crash: "
[PATCH v2 0/4] ftrace: Add function arguments to function tracers
2025-01-08 4:52 UTC (3+ messages)
` [PATCH v2 1/4] ftrace: Add print_function_args()
[PATCH v2 1/1] Documentation: hyperv: Add overview of guest VM hibernation
2025-01-08 4:50 UTC (3+ messages)
[PATCH] clk: qcom: Select CLK_X1E80100_GCC in config CLK_X1P42100_GPUCC
2025-01-08 4:47 UTC (2+ messages)
[PATCH v8 0/5] Add CMN PLL clock controller driver for IPQ9574
2025-01-08 4:43 UTC (2+ messages)
` (subset) "
[PATCH v4 0/3] Enable UFS on QCS615
2025-01-08 4:43 UTC (2+ messages)
` (subset) "
[PATCH v6 0/2] arm64: dts: qcom: sm8450: Add coresight nodes
2025-01-08 4:43 UTC (2+ messages)
` (subset) "
[PATCH v5 0/2] arm64: dts: qcom: sm8450: Add coresight nodes
2025-01-08 4:43 UTC (2+ messages)
` (subset) "
[PATCH 0/2] PCI: qcom-ep: BAR fixes
2025-01-08 4:43 UTC (2+ messages)
` (subset) "
[PATCH v3 0/6] Add dt-bindings and dtsi changes for CAMSS on x1e80100 silicon
2025-01-08 4:43 UTC (2+ messages)
` (subset) "
[PATCH 0/4] Add rpm clocks for MSM8937/MSM8940
2025-01-08 4:43 UTC (2+ messages)
[PATCH v2 0/2] Use APIs in gdsc genpd to switch gdsc mode for venus v4 core
2025-01-08 4:41 UTC (5+ messages)
` [PATCH v2 1/2] clk: qcom: videocc: Use HW_CTRL_TRIGGER flag for video GDSC's
[PATCH v3] vmstat: disable vmstat_work on vmstat_cpu_down_prep()
2025-01-08 4:28 UTC
[PATCH v9 0/4] clk: qcom: Add support for multiple power-domains for a clock controller
2025-01-08 4:28 UTC (5+ messages)
` [PATCH v9 1/4] clk: qcom: gdsc: Release pm subdomains in reverse add order
[PATCH v2] arm64: dts: rockchip: Use "dma-noncoherent" in base RK3588 SoC dtsi
2025-01-08 4:26 UTC
[PATCH v5 00/12] zswap IAA compress batching
2025-01-08 4:22 UTC (9+ messages)
` [PATCH v5 10/12] mm: zswap: Allocate pool batching resources if the crypto_alg supports batching
` [PATCH v5 11/12] mm: zswap: Restructure & simplify zswap_store() to make it amenable for batching
[PATCH v1] sched_ext: keep running prev when prev->scx.slice != 0
2025-01-08 4:09 UTC (2+ messages)
Bug: slab-out-of-bounds Write in __bh_read
2025-01-08 4:08 UTC (3+ messages)
[PATCH 00/10] mm/damon: extend DAMOS filters for inclusion
2025-01-08 4:09 UTC (2+ messages)
[PATCH v3 0/3] KVM: x86: Include host suspended time in steal time
2025-01-08 4:05 UTC (4+ messages)
` [PATCH v3 2/3] "
[PATCH 07/10] Docs/mm/damon/design: document pass/block filters behaviors
2025-01-08 4:04 UTC (2+ messages)
[PATCH] mailmap: update entry for Linus Lüssing
2025-01-08 3:58 UTC
[PATCH v2] cpufreq/amd-pstate: Refactor max frequency calculation
2025-01-08 4:03 UTC (5+ messages)
[PATCH 0/2] Adds SPMI bus, PMIC and peripherals for qcs8300-ride
2025-01-08 3:55 UTC (5+ messages)
` [PATCH 2/2] arm64: dts: qcom: qcs8300-ride: Enable PMIC peripherals
[PATCH v5 15/25] huge_memory: Add vmf_insert_folio_pud()
2025-01-08 3:54 UTC (2+ messages)
[PATCH v2 05/10] ARM: dts: aspeed: system1: Add RGMII support
2025-01-08 3:54 UTC
[tip:master] BUILD SUCCESS cf6b067860f69fe01b08ebae9138fe0f89854398
2025-01-08 3:47 UTC
[PATCH 0/5] ext4: fix issues caused by data write-back failures
2025-01-08 3:43 UTC (6+ messages)
` [PATCH 3/5] ext4: abort journal on data writeback failure if in data_err=abort mode
[PATCH v2 0/4] dev_err_probe usage for imx8qxp DPU pipeline
2025-01-08 3:41 UTC (10+ messages)
` [PATCH v2 1/4] drm/bridge: imx8qxp-pxl2dpi: Use dev_err_probe
` [PATCH v2 2/4] drm/bridge: imx8qxp-ldb: "
` [PATCH v2 3/4] drm/bridge: imx-ldb-helper: "
` [PATCH v2 4/4] drm/bridge: imx8qxp-pixel-link: "
linux-next: manual merge of the kselftest tree with the net-next tree
2025-01-08 3:40 UTC
[PATCH bpf-next v1 00/22] Resilient Queued Spin Lock
2025-01-08 3:38 UTC (3+ messages)
` [PATCH bpf-next v1 09/22] rqspinlock: Protect waiters in queue from stalls
[Question] ixgbe:Mechanism of RSS
2025-01-08 3:36 UTC (9+ messages)
[for-next][PATCH 0/4] tracing: Updates for v6.14
2025-01-08 3:36 UTC (5+ messages)
` [for-next][PATCH 1/4] tracing: Fix using ret variable in tracing_set_tracer()
` [for-next][PATCH 2/4] tracing/hist: Add poll(POLLIN) support on hist file
` [for-next][PATCH 3/4] tracing/hist: Support POLLPRI event for poll on histogram
` [for-next][PATCH 4/4] selftests/tracing: Add hist poll() support test
[PATCHSET v8 0/12] Uncached buffered IO
2025-01-08 3:35 UTC (2+ messages)
[PATCH 1/1] lib/list_debug.c: add object information in case of invalid object
2025-01-08 3:17 UTC (3+ messages)
[PATCH v4] [ARM] fix reference leak in locomo_init_one_child()
2025-01-08 3:30 UTC
[PATCH v2] scripts/sorttable: Move code from sorttable.h into sorttable.c
2025-01-08 3:32 UTC
[PATCH v1 1/1] x86/fred: Fix the FRED RSP0 MSR out of sync with its per CPU cache
2025-01-08 3:27 UTC (2+ messages)
[PATCH 0/6] Minor cleanups to jbd2
2025-01-08 3:27 UTC (7+ messages)
` [PATCH 4/6] jbd2: remove stale comment of update_t_max_wait
` [PATCH 5/6] jbd2: correct stale function name in comment
` [PATCH 6/6] jbd2: Correct stale comment of release_buffer_page
linux-next: manual merge of the ftrace tree with Linus' tree
2025-01-08 3:23 UTC (2+ messages)
[PATCH 5.4] ftrace: use preempt_enable/disable notrace macros to avoid double fault
2025-01-08 3:17 UTC
[PATCH v2 0/5] Pinctrl: Add Amlogic pinctrl driver
2025-01-08 3:14 UTC (4+ messages)
` [PATCH v2 2/5] pinctrl: pinconf-generic: Add API for pinmux propertity in DTS file
arch/powerpc/kernel/eeh_event.c:125: warning: expecting prototype for eeh_send_failure_event(). Prototype was for __eeh_send_failure_event() instead
2025-01-08 3:13 UTC
[PATCH 0/2] arm64: dts: qcom: sm8650: rework CPU & GPU thermal zones
2025-01-08 3:11 UTC (5+ messages)
` [PATCH 1/2] arm64: dts: qcom: sm8650: setup cpu thermal with idle on high temperatures
[PATCH] dt-bindings: mmc: move compatible property to its specific binding
2025-01-08 3:11 UTC (5+ messages)
drivers/gpu/drm/nouveau/nouveau_backlight.c:54:69: warning: '%d' directive output may be truncated writing between 1 and 10 bytes into a region of size 3
2025-01-08 3:03 UTC
linux-next: duplicate patch in the usb tree
2025-01-08 3:03 UTC
[PATCH] tty: serial: fsl_lpuart: flush RX and TX FIFO when lpuart shutdown
2025-01-08 3:03 UTC (3+ messages)
[PATCH v5 0/6] vhost: Add support of kthread API
2025-01-08 2:59 UTC (4+ messages)
` [PATCH v5 2/6] vhost: Add the vhost_worker to support kthread
[RFC PATCH v2 19/22] selinux: validate symbols
2025-01-08 3:00 UTC (2+ messages)
` [PATCH RFC "
[RFC PATCH v2 15/22] selinux: introduce ebitmap_highest_set_bit()
2025-01-08 3:00 UTC (2+ messages)
` [PATCH RFC "
[RFC PATCH v2 12/22] selinux: check length fields in policies
2025-01-08 3:00 UTC (2+ messages)
` [PATCH RFC "
[RFC PATCH v2 11/22] selinux: more strict policy parsing
2025-01-08 3:00 UTC (2+ messages)
` [PATCH RFC "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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 read-only IMAP folder(s) and NNTP newsgroup(s).