messages from 2025-08-27 03:18:59 to 2025-08-27 07:19:07 UTC [more...]
[PATCH v9 00/19] TDX KVM selftests
2025-08-27 7:18 UTC (10+ messages)
` [PATCH v9 14/19] KVM: selftests: Add helpers to init TDX memory and finalize VM
` [PATCH v9 18/19] KVM: selftests: Add ucall support for TDX
[PATCH] atomic: Specify natural alignment for atomic_t
2025-08-27 7:17 UTC (5+ messages)
[PATCH] staging: gpib: simplify and fix get_data_lines
2025-08-27 7:15 UTC (2+ messages)
[PATCH v3 00/20] BYEWORD_UPDATE: unifying (most) HIWORD_UPDATE macros
2025-08-27 7:13 UTC (13+ messages)
` [PATCH v3 01/20] bitmap: introduce hardware-specific bitfield operations
` [PATCH v3 02/20] mmc: dw_mmc-rockchip: switch to FIELD_PREP_WM16 macro
` [PATCH v3 03/20] soc: rockchip: grf: switch to FIELD_PREP_WM16_CONST macro
` [PATCH v3 04/20] media: synopsys: hdmirx: replace macros with bitfield variants
` [PATCH v3 05/20] drm/rockchip: lvds: switch to FIELD_PREP_WM16 macro
` [PATCH v3 06/20] phy: rockchip-emmc: "
[PATCH v1 1/2] rust: add udelay() function
2025-08-27 7:12 UTC (5+ messages)
[PATCH v2 0/5] riscv: Use __riscv_has_extension_{likely,unlikely}
2025-08-27 7:07 UTC (6+ messages)
` [PATCH v2 4/5] riscv: bitops: Use __riscv_has_extension_likely
[PATCH v2 0/9] Updates of HiSilicon Uncore L3C PMU
2025-08-27 7:07 UTC (6+ messages)
` [PATCH v2 7/9] drivers/perf: hisi: Add support for L3C PMU v3
[PATCH 0/9] mm, swap: introduce swap table as swap cache (phase I)
2025-08-27 7:03 UTC (10+ messages)
` [PATCH 1/9] mm, swap: use unified helper for swap cache look up
` [PATCH 2/9] mm, swap: always lock and check the swap cache folio before use
` [PATCH 4/9] mm, swap: tidy up swap device and cluster info helpers
[PATCH] docs: driver-api pinctrl cleanup
2025-08-27 7:03 UTC (2+ messages)
[syzbot] [net?] KASAN: slab-use-after-free Write in __xfrm_state_delete
2025-08-27 6:56 UTC (8+ messages)
[PATCH] bpf: Mark kfuncs as __noclone
2025-08-27 7:01 UTC (6+ messages)
[PATCH net-next v2 1/2] pppoe: remove rwlock usage
2025-08-27 6:59 UTC (2+ messages)
[PATCH v6 net-next 00/17] Add NETC Timer PTP driver and add PTP support for i.MX95
2025-08-27 6:33 UTC (18+ messages)
` [PATCH v6 net-next 01/17] dt-bindings: ptp: add NETC Timer PTP clock
` [PATCH v6 net-next 02/17] dt-bindings: net: move ptp-timer property to ethernet-controller.yaml
` [PATCH v6 net-next 03/17] ptp: add helpers to get the phc_index by of_node or dev
` [PATCH v6 net-next 04/17] ptp: add debugfs interfaces to loop back the periodic output signal
` [PATCH v6 net-next 05/17] ptp: netc: add NETC V4 Timer PTP driver support
` [PATCH v6 net-next 06/17] ptp: netc: add PTP_CLK_REQ_PPS support
` [PATCH v6 net-next 07/17] ptp: netc: add periodic pulse output support
` [PATCH v6 net-next 08/17] ptp: netc: add external trigger stamp support
` [PATCH v6 net-next 09/17] ptp: netc: add the periodic output signal loopback support
` [PATCH v6 net-next 10/17] MAINTAINERS: add NETC Timer PTP clock driver section
` [PATCH v6 net-next 11/17] net: enetc: save the parsed information of PTP packet to skb->cb
` [PATCH v6 net-next 12/17] net: enetc: extract enetc_update_ptp_sync_msg() to handle PTP Sync packets
` [PATCH v6 net-next 13/17] net: enetc: remove unnecessary CONFIG_FSL_ENETC_PTP_CLOCK check
` [PATCH v6 net-next 14/17] net: enetc: move sync packet modification before dma_map_single()
` [PATCH v6 net-next 15/17] net: enetc: add PTP synchronization support for ENETC v4
` [PATCH v6 net-next 16/17] net: enetc: don't update sync packet checksum if checksum offload is used
` [PATCH v6 17/17] arm64: dts: imx95: add standard PCI device compatible string to NETC Timer
[PATCH v2 0/4] sched: Run task_mm_cid_work in batches to lower latency
2025-08-27 6:55 UTC (4+ messages)
` [PATCH v2 2/4] rseq: Run the mm_cid_compaction from rseq_handle_notify_resume()
[PATCH bpf-next v2 0/3] selftests/bpf: benchmark all symbols for kprobe-multi
2025-08-27 6:54 UTC (4+ messages)
` [PATCH bpf-next v2 3/3] selftests/bpf: add benchmark testing for kprobe-multi-all
[PATCH V1 1/2] docs/mm: explain when and why rmap locks need to be taken during mremap()
2025-08-27 6:52 UTC (4+ messages)
` [PATCH V1 2/2] mm: document when rmap locks can be skipped when setting need_rmap_locks
[PATCH] pps: fix warning in pps_register_cdev when register device fail
2025-08-27 6:50 UTC
[PATCH] x86/sgx: Use ENCLS mnemonic in <kernel/cpu/sgx/encls.h>
2025-08-27 6:45 UTC (2+ messages)
` [tip: x86/cleanups] "
[PATCH 1/2] x86/vdso: Fix output operand size of RDPID insn
2025-08-27 6:45 UTC (2+ messages)
` [tip: x86/asm] x86/vdso: Fix output operand size of RDPID
[tip: x86/urgent] x86/cpu/intel: Fix the constant_tsc model check for Pentium 4
2025-08-27 6:45 UTC
[PATCH] sched/deadline: Fix dl_server_stopped()
2025-08-27 6:45 UTC (2+ messages)
` [tip: sched/urgent] "
[tip: sched/urgent] sched/deadline: Always stop dl-server before changing parameters
2025-08-27 6:45 UTC
[RFC PATCH 1/1] sched/deadline: Fix RT task potential starvation when expiry time passed
2025-08-27 6:45 UTC (2+ messages)
` [tip: sched/urgent] "
[PATCH] sched/deadline: Don't count nr_running twice for dl_server proxy tasks
2025-08-27 6:45 UTC (2+ messages)
` [tip: sched/urgent] sched/deadline: Don't count nr_running "
[RESEND][PATCH 1/5] perf: Remove get_perf_callchain() init_nr argument
2025-08-27 6:45 UTC (2+ messages)
` [tip: perf/core] "
[RESEND][PATCH 2/5] perf: Have get_perf_callchain() return NULL if crosstask and user are set
2025-08-27 6:45 UTC (2+ messages)
` [tip: perf/core] "
[RESEND][PATCH 3/5] perf: Use current->flags & PF_KTHREAD|PF_USER_WORKER instead of current->mm == NULL
2025-08-27 6:45 UTC (2+ messages)
` [tip: perf/core] "
[RESEND][PATCH 4/5] perf: Simplify get_perf_callchain() user logic
2025-08-27 6:45 UTC (2+ messages)
` [tip: perf/core] "
[RESEND][PATCH 5/5] perf: Skip user unwind if the task is a kernel thread
2025-08-27 6:45 UTC (2+ messages)
` [tip: perf/core] "
[RFC][PATCH v2 00/29] introduce kmemdump
2025-08-27 6:42 UTC (3+ messages)
[RFC PATCH v2] hfs: add return values to hfs_brec_lenoff and hfs_bnode_read to improve robustness
2025-08-27 6:40 UTC
[PATCH 4/7] phy: allwinner: a523: add USB3/PCIe PHY driver
2025-08-27 6:40 UTC (2+ messages)
[PATCH 0/4] Add DT bindings and driver code for Scaler
2025-08-27 6:39 UTC (9+ messages)
` [PATCH 1/4] dt-bindings: soc: samsung: scaler: exynos: Add ExynosAutov920 compatible
` [PATCH 2/4] media: samsung: scaler: add scaler driver code
` [PATCH 3/4] arm64: dts: exynosautov920: enable support for scaler device
` [PATCH 4/4] media: samsung: scaler: Add Kconfig and Makefile
linux-next: build failure after merge of the kunit-next tree
2025-08-27 6:37 UTC (7+ messages)
Fix accurate exception reporting in SPARC assembly
2025-08-27 6:37 UTC (5+ messages)
` [PATCH 2/4] sparc: fix accurate exception reporting in copy_{from_to}_user for UltraSPARC III
` [PATCH 4/4] sparc: fix accurate exception reporting in copy_{from_to}_user for Niagara 4
[PATCH v3 1/1] iommu/sva: Invalidate KVA range on kernel TLB flush
2025-08-27 6:34 UTC (17+ messages)
[PATCH v2 00/11] HID: playstation: Add support for audio jack handling on DualSense
2025-08-27 6:36 UTC (10+ messages)
[PATCH v14 0/5] rust: adds Bitmap API, ID pool and bindings
2025-08-27 6:34 UTC (6+ messages)
[RFC PATCH 1/8] drm: writeback: Refactor drm_writeback_connector structure
2025-08-27 6:34 UTC (11+ messages)
[PATCH net-next v8 0/5] Add driver for 1Gbe network chips from MUCSE
2025-08-27 6:34 UTC (8+ messages)
` [PATCH net-next v8 1/5] net: rnpgbe: Add build support for rnpgbe
` [PATCH net-next v8 2/5] net: rnpgbe: Add n500/n210 chip support
` [PATCH net-next v8 3/5] net: rnpgbe: Add basic mbx ops support
` [PATCH net-next v8 4/5] net: rnpgbe: Add basic mbx_fw support
` [PATCH net-next v8 5/5] net: rnpgbe: Add register_netdev
[PATCH v5 00/19] kasan: x86: arm64: KASAN tag-based mode for x86
2025-08-27 6:32 UTC (11+ messages)
` [PATCH v5 01/19] kasan: sw_tags: Use arithmetic shift for shadow computation
` [PATCH v5 10/19] x86: LAM compatible non-canonical definition
[PATCH] mm: fix KASAN build error due to p*d_populate_kernel()
2025-08-27 6:30 UTC (6+ messages)
` [PATCH v2] "
[PATCH v5 0/7] Add managed SOFT RESERVE resource handling
2025-08-27 6:30 UTC (10+ messages)
` [PATCH v5 3/7] cxl/acpi: Add background worker to coordinate with cxl_mem probe completion
[PATCH 0/2] kbuild: userprogs: also inherit byte order and ABI from kernel
2025-08-27 6:31 UTC (3+ messages)
` [PATCH 2/2] "
[PATCH] PCI/MSI: Check MSI_FLAG_PCI_MSI_MASK_PARENT in cond_[startup|shutdown]_parent()
2025-08-27 6:29 UTC
[PATCH v2] scsi: fc: Avoid -Wflex-array-member-not-at-end warnings
2025-08-27 6:29 UTC (2+ messages)
[PATCH 0/5] staging: Destage VCHIQ interface and MMAL
2025-08-27 6:24 UTC (6+ messages)
` [PATCH 1/5] include: linux: Destage VCHIQ interface headers
` [PATCH 2/5] staging: vc04_services: Cleanup formatting TODO entry
` [PATCH 3/5] platform/broadcom: Destage VCHIQ interface
` [PATCH 4/5] media: staging: Drop bcm2835-camera driver
` [PATCH 5/5] platform/broadcom: Destage VCHIQ MMAL driver
[PATCH -next v5 0/3] some optimization for cpuset
2025-08-27 6:23 UTC (5+ messages)
` [PATCH -next v5 3/3] cpuset: add helpers for cpus read and cpuset_mutex locks
[PATCH v3 0/3] sched: make migrate_enable/migrate_disable inline
2025-08-27 6:22 UTC (7+ messages)
` [PATCH v3 1/3] arch: add the macro COMPILE_OFFSETS to all the asm-offsets.c
` [PATCH v3 2/3] sched: make migrate_enable/migrate_disable inline
[PATCH v2] KVM: TDX: Force split irqchip for TDX at irqchip creation time
2025-08-27 6:22 UTC (2+ messages)
[PATCH v6 md-6.18 00/11] md/llbitmap: md/md-llbitmap: introduce a new lockless bitmap
2025-08-27 6:07 UTC (5+ messages)
` [PATCH v6 md-6.18 11/11] md/md-llbitmap: introduce "
[PATCH v8 00/11] Trusted Execution Environment (TEE) driver for Qualcomm TEE (QTEE)
2025-08-27 6:06 UTC (4+ messages)
` [PATCH v8 06/11] firmware: qcom: scm: add support for object invocation
[PATCH 1/2] ARM: dts: tps65910: Add gpio & interrupt properties
2025-08-27 6:05 UTC (2+ messages)
[tip:perf/core] BUILD SUCCESS 16ed389227651330879e17bd83d43bd234006722
2025-08-27 6:03 UTC
[PATCH] wifi: rtw89: 8852bt: Remove redundant off_reverse variables
2025-08-27 6:02 UTC (3+ messages)
[RESEND PATCH v5] rust: kernel: introduce `unsafe_precondition_assert!` macro
2025-08-27 6:00 UTC
[PATCH 000/114] clk: convert drivers from deprecated round_rate() to determine_rate()
2025-08-27 7:09 UTC (3+ messages)
` [PATCH 112/114] clk: scmi: remove round_rate() in favor of determine_rate()
Aquantia PHY in OCSGMII mode?
2025-08-27 5:57 UTC (11+ messages)
[PATCH] ALSA: usb-audio: move mixer_quirks' min_mute into common quirk
2025-08-27 5:56 UTC (2+ messages)
[PATCH 0/2] cpufreq: tegra186: Fix initialization and scaling
2025-08-27 5:54 UTC (4+ messages)
` [PATCH 2/2] cpufreq: tegra186: Initialize all cores to base frequencies
[PATCH][next] scsi: fc: Avoid -Wflex-array-member-not-at-end warnings
2025-08-27 5:54 UTC (4+ messages)
[PATCH 0/3] clk: Support spread spectrum and use it in clk-scmi
2025-08-27 7:05 UTC (2+ messages)
[PATCH] kho: make sure kho_scratch argument is fully consumed
2025-08-27 5:47 UTC (2+ messages)
[PATCH v2] Documentation: management-style: Reword "had better known the details" phrase
2025-08-27 5:41 UTC (3+ messages)
[PATCH v3 3/4] auxdisplay: Add TM16xx 7-segment LED matrix display controllers driver
2025-08-27 5:32 UTC (2+ messages)
[PATCH bpf-next v16 0/2] libbpf: fix USDT SIB argument handling causing unrecognized register error
2025-08-27 5:31 UTC (3+ messages)
` [PATCH bpf-next v16 1/2] "
` [PATCH bpf-next v16 2/2] selftests/bpf: Enrich subtest_basic_usdt case in selftests to cover SIB handling logic
[PATCH 00/19] perf: Rework event_init checks
2025-08-27 5:27 UTC (4+ messages)
` [PATCH 18/19] perf: Introduce positive capability for raw events
[PATCH] platform/x86: asus-wmi: Fix racy registrations
2025-08-27 5:24 UTC
[PATCH v2 00/18] cpufreq: use __free() for all cpufreq_cpu_get() references
2025-08-27 5:21 UTC (7+ messages)
` [PATCH v2 15/18] powercap: dtpm_cpu: Use __free(put_cpufreq_policy) for policy reference
` [PATCH v2 16/18] thermal: imx: "
` [PATCH v2 17/18] thermal/drivers/ti-soc-thermal: "
` [PATCH v2 18/18] PM: EM: "
[PATCH v3] mm: slub: avoid wake up kswapd in set_track_prepare
2025-08-27 5:17 UTC (4+ messages)
[PATCH v2 bpf-next] bpf: Replace kvfree with kfree for kzalloc memory
2025-08-27 5:00 UTC (2+ messages)
[PATCH v3 0/6] firmware: arm_scmi: imx: Dump syslog and system_info
2025-08-27 4:59 UTC (7+ messages)
` [PATCH v3 1/6] firmware: arm_scmi: imx: Add documentation for MISC_BOARD_INFO
` [PATCH v3 2/6] firmware: arm_scmi: imx: Support discovering buildinfo of MISC protocol
` [PATCH v3 3/6] firmware: arm_scmi: imx: Support getting cfg info "
` [PATCH v3 4/6] firmware: arm_scmi: imx: Support getting board "
` [PATCH v3 5/6] firmware: arm_scmi: imx: Support getting syslog "
` [PATCH v3 6/6] firmware: imx: sm-misc: Dump syslog info
[PATCH net-next v25 0/1] MCTP Over PCC Transport
2025-08-27 4:57 UTC (3+ messages)
` [PATCH net-next v25 1/1] mctp pcc: Implement MCTP over "
[PATCH v13 00/21] Enable CET Virtualization
2025-08-27 4:56 UTC (3+ messages)
` [PATCH v13 05/21] KVM: x86: Load guest FPU state when access XSAVE-managed MSRs
[RFC PATCH 3/4] ceph: introduce ceph_submit_write() method
2025-08-27 4:57 UTC (5+ messages)
[PATCH net-next v25 0/1] MCTP Over PCC Transport
2025-08-27 4:55 UTC (6+ messages)
` [PATCH net-next v25 1/1] mctp pcc: Implement MCTP over "
[PATCH bpf-next] selftests/bpf: Fix the invalid operand for instruction issue
2025-08-27 4:48 UTC (3+ messages)
[PATCH net-next 1/1] net: phy: mtk-2p5ge: Add LED support for MT7988
2025-08-27 4:47 UTC
[RFC 0/1] Try to add memory allocation info for cgroup oom kill
2025-08-27 4:47 UTC (6+ messages)
[PATCH v1 00/19] tegra-video: add CSI support for Tegra20 and Tegra30
2025-08-27 4:47 UTC (12+ messages)
` [PATCH v1 01/19] clk: tegra: init CSUS clock "
` [PATCH v1 02/19] dt-bindings: clock: tegra20: Add IDs for CSI PAD clocks
` [PATCH v1 03/19] clk: tegra30: add CSI PAD clock gates
` [PATCH v1 05/19] staging: media: tegra-video: expand VI and VIP support to Tegra30
[PATCH 1/2] huge_mm.h: is_huge_zero_folio(NULL) should return false
2025-08-27 4:39 UTC (3+ messages)
[PATCH v3] ALSA: hda/tas2781: Fix EFI name for calibration beginning with 1 instead of 0
2025-08-27 4:34 UTC
[PATCH] Bluetooth: hci_h5: implement CRC data integrity
2025-08-27 4:32 UTC
[PATCH v1 2/2] rust: Add read_poll_timeout_atomic function
2025-08-27 4:32 UTC (4+ messages)
linux-next: Tree for Aug 27
2025-08-27 4:29 UTC
[PATCH bpf-next] bpf/helpers: bpf_strnstr: Exact match length
2025-08-27 4:27 UTC
[PATCH v5 0/2] Do not delay oom reaper when the victim is frozen
2025-08-27 4:25 UTC (9+ messages)
` [PATCH v5 2/2] mm/oom_kill: Have the OOM reaper and exit_mmap() traverse the maple tree in opposite order
[PATCH v2 0/3] add sysfs nodes to configure TPDA's registers
2025-08-27 4:20 UTC (4+ messages)
` [PATCH v2 1/3] coresight: tpda: add sysfs nodes for tpda cross-trigger configuration
` [PATCH v2 2/3] coresight: tpda: add logic to configure TPDA_SYNCR register
` [PATCH v2 3/3] coresight: tpda: add sysfs node to flush specific port
Re: [PATCH] mm/hugetlb: two-phase hugepage allocation when reservation is high
2025-08-27 4:12 UTC
tc358746.c:(.text.tc358746_probe+0x396): undefined reference to `devm_clk_hw_register'
2025-08-27 3:59 UTC
[PATCH v2 09/10] PCI: aspeed: Add ASPEED PCIe RC driver
2025-08-27 3:45 UTC (3+ messages)
[PATCH] arc: Fix __fls() const-foldability via __builtin_clzl()
2025-08-27 3:41 UTC (6+ messages)
[PATCH net-next] ipv6: sit: Add ipip6_tunnel_dst_find() for cleanup
2025-08-27 4:00 UTC
Prebuilt LLVM 21.1.0 uploaded
2025-08-27 3:38 UTC
[PATCH v2 03/11] mm/damon/paddr: support addr_unit for DAMOS_PAGEOUT
2025-08-27 3:38 UTC (3+ messages)
[PATCH] Revert "hugetlb: make hugetlb depends on SYSFS or SYSCTL"
2025-08-27 3:35 UTC (2+ messages)
回覆: [PATCH v2 09/10] PCI: aspeed: Add ASPEED PCIe RC driver
2025-08-27 3:35 UTC (3+ messages)
` "
[PATCH v2] clk: meson-g12a: fix bit range for fixed sys and hifi pll
2025-08-27 3:29 UTC (4+ messages)
linux-next: build warnings after merge of the drm-xe tree
2025-08-27 3:30 UTC
[PATCH] blk-mq: check kobject state_in_sysfs before deleting in blk_mq_unregister_hctx
2025-08-27 3:22 UTC (5+ messages)
[PATCH v2] Documentation: gfs2: Consolidate GFS2 docs into its own subdirectory
2025-08-27 3:18 UTC (2+ messages)
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 NNTP newsgroup(s).