[PATCH next] minmax.h: Use auto for variables in __minmax_array()
2026-02-06 22:25 UTC
[PATCH v7 0/6] perf stat affinity changes
2026-02-06 22:25 UTC (11+ messages)
` [PATCH v8 "
` [PATCH v8 1/6] Revert "perf tool_pmu: More accurately set the cpus for tool events"
` [PATCH v8 2/6] perf stat-shadow: In prepare_metric fix guard on reading NULL perf_stat_evsel
` [PATCH v8 3/6] perf evlist: Special map propagation for tool events that read on 1 CPU
` [PATCH v8 4/6] perf evlist: Missing TPEBS close in evlist__close
` [PATCH v8 5/6] perf evlist: Reduce affinity use and move into iterator, fix no affinity
` [PATCH v8 6/6] perf stat: Add no-affinity flag
[PATCH] x86/vmware: Fix hypercall clobbers
2026-02-06 22:24 UTC (12+ messages)
[PATCH] staging:rtl8723bs: Replace camel case rtw_btcoex_MediaStatusNotify with sneak case
2026-02-06 22:24 UTC (2+ messages)
[PATCH v2] hfsplus: fix s_fs_info leak on mount setup failure
2026-02-06 22:22 UTC (9+ messages)
[PATCH] HID: ft260: fix block size validation in SMBus transfers
2026-02-06 22:22 UTC (2+ messages)
[PATCH] drm/msm: Adjust msm_iommu_pagetable_prealloc_allocate() allocation type
2026-02-06 22:21 UTC
[PATCH 1/2] rust: move `static_assert` into `build_assert`
2026-02-06 22:21 UTC (5+ messages)
` [PATCH 2/2] rust: add `const_assert!` macro
[PATCH v10 0/2] Add driver support for Eswin EIC7700 SoC PCIe controller
2026-02-06 22:20 UTC (2+ messages)
[PATCH] lib/group_cpus: Handle const qualifier from clusters allocation type
2026-02-06 22:20 UTC
[PATCH v5 4/5] regulator: p3h2x4x: Add driver for on-die regulators in NXP P3H2x4x i3c hub
2026-02-06 22:19 UTC (2+ messages)
[PATCH v1 1/2] perf tests: build-test coverage for NO_JEVENTS=1
2026-02-06 22:16 UTC (7+ messages)
` [PATCH v1 2/2] perf metricgroup: Don't early exit if no CPUID table exists
[PATCH] vfio/fsl-mc: add myself as maintainer
2026-02-06 22:14 UTC (2+ messages)
[PATCH v2] dma: apple-admac: Convert from tasklet to BH workqueue
2026-02-06 22:11 UTC
[PATCH net-next vfix_get_maintainer] MAINTAINERS: remove Ahmed Zaki
2026-02-06 22:10 UTC
[PATCH] perf tools: Refactor precise_ip fallback logic
2026-02-06 22:10 UTC (4+ messages)
[PATCH v2 0/2] selftests/liveupdate: add end to end test infrastructure and scripts
2026-02-06 22:06 UTC (5+ messages)
` [PATCH v2 1/2] tools/nolibc: add ftruncate()
` [PATCH v2 2/2] selftests/liveupdate: add end to end test infrastructure and scripts
[PATCH] PCI: rzg3s-host: Fix device node reference leak in rzg3s_pcie_host_parse_port()
2026-02-06 22:06 UTC (2+ messages)
[PATCH v3 00/19] drm/amd: VRR fixes, HDMI Gaming Features
2026-02-06 22:06 UTC (12+ messages)
` [PATCH v3 02/19] drm/amd/display: Refactor amdgpu_dm_update_freesync_caps()
` [PATCH v3 16/19] drm/amd/display: Add parameter to control ALLM behavior
` [PATCH v3 19/19] drm/amd/display: Add HDMI VRR desktop mode
[PATCH v2] vfio: selftests: only build tests on arm64 and x86_64
2026-02-06 22:05 UTC (2+ messages)
答复: 答复: 答复: [外部邮件] Re: [PATCH] x86/mce: Fix timer interval adjustment after logging a MCE event
2026-02-06 22:03 UTC (11+ messages)
` "
` 答复: [外部邮件] "
[PATCH] revocable: hide the implementation details from users
2026-02-06 22:02 UTC (2+ messages)
[PATCH v6 0/8] Rust bindings for gem shmem + iosys_map
2026-02-06 22:01 UTC (5+ messages)
` [PATCH v6 7/8] rust: Introduce iosys_map bindings
[PATCH v2] perf: fix segfault in `lock contention -b`
2026-02-06 21:59 UTC (3+ messages)
[PATCH ALTERNATIVE] ext4: Treat s_mount_opts and mount_opts as __nonstring
2026-02-06 21:58 UTC (2+ messages)
[PATCH 1/2] drm/imagination: Define packed BVNCs in the uapi
2026-02-06 21:58 UTC (2+ messages)
[PATCH] io_uring: simplify IORING_SETUP_DEFER_TASKRUN && !SQPOLL check
2026-02-06 21:58 UTC
[PATCH] ext4: Reject on-disk mount options with missing NUL-terminator
2026-02-06 21:56 UTC (3+ messages)
[PATCH] kexec: allow KEXEC_HANDOVER to build with COMPILE_TEST
2026-02-06 21:52 UTC (2+ messages)
` [PATCH v2] "
[PATCH] perf utilities: Replace static cacheline size with sysconf cacheline size
2026-02-06 21:50 UTC (2+ messages)
Support needed to continue Smatch work
2026-02-06 21:48 UTC (4+ messages)
` [bug report] phy: apple: Add Apple Type-C PHY
[PATCH bpf-next v3 2/3] bpf, riscv: add fsession support for trampolines
2026-02-06 21:47 UTC (3+ messages)
[PATCH v2 00/11] rust: xarray: add entry API with preloading
2026-02-06 21:43 UTC (13+ messages)
` [PATCH v2 01/11] rust: xarray: minor formatting fixes
` [PATCH v2 02/11] rust: xarray: add debug format for `StoreError`
` [PATCH v2 03/11] rust: xarray: add `contains_index` method
` [PATCH v2 04/11] rust: xarray: add `XArrayState`
` [PATCH v2 05/11] rust: xarray: use `xas_load` instead of `xa_load` in `Guard::load`
` [PATCH v2 06/11] rust: xarray: simplify `Guard::load`
` [PATCH v2 07/11] rust: xarray: add `find_next` and `find_next_mut`
` [PATCH v2 08/11] rust: xarray: add entry API
` [PATCH v2 09/11] rust: mm: add abstractions for allocating from a `sheaf`
` [PATCH v2 10/11] rust: mm: sheaf: allow use of C initialized static caches
` [PATCH v2 11/11] rust: xarray: add preload API
[PATCH] perf/test: Fix test case Leader sampling on s390
2026-02-06 21:41 UTC (2+ messages)
[PATCH v2 next 00/11] tools/nolibc: Enhance printf()
2026-02-06 21:36 UTC (2+ messages)
[PATCH v3 0/9] arm64: dts: qcom: Add support for the Ayaneo Pocket S2
2026-02-06 21:35 UTC (2+ messages)
[PATCH v1] ACPI: button: Call device_init_wakeup() earlier during probe
2026-02-06 21:31 UTC
[PATCH -next v7 0/2] rust: Add CList and GPU buddy allocator bindings
2026-02-06 21:30 UTC (18+ messages)
` [PATCH -next v7 1/2] rust: clist: Add support to interface with C linked lists
[bug report] ACPI: battery: Adjust event notification routine
2026-02-06 21:28 UTC (2+ messages)
` [PATCH v1] ACPI: battery: Drop redundant check from acpi_battery_notify()
[PATCH] crypto: ccp - allow callers to use HV-Fixed page API when SEV is disabled
2026-02-06 21:26 UTC
KASAN vs realloc
2026-02-06 21:26 UTC (11+ messages)
[GIT PULL] nolibc changes for 6.20/7.0
2026-02-06 21:26 UTC
[PATCH v5 5/5] i3c: hub: p3h2x4x: Add support for NXP P3H2x4x I3C hub functionality
2026-02-06 21:25 UTC (2+ messages)
[PATCH] perf annotate: Fix register usage in data type profiling
2026-02-06 21:19 UTC (5+ messages)
[PATCH] perf stat: Ensure metrics are displayed even with failed events
2026-02-06 21:17 UTC (3+ messages)
[PATCH iproute2-next v2 0/2] devlink: support default flag attr for param-get and param-set commands
2026-02-06 21:11 UTC (3+ messages)
` [PATCH iproute2-next v2 1/2] devlink: Pull the value printing logic out of pr_out_param_value()
` [PATCH iproute2-next v2 2/2] devlink: support displaying and resetting to default params
[PATCH v5 0/7] rust: add `register!` macro
2026-02-06 21:11 UTC (3+ messages)
` [PATCH v5 5/7] rust: io: "
[PATCH] PCI/AER: Add option to panic on unrecoverable errors
2026-02-06 21:10 UTC (5+ messages)
[PATCH v1 1/2] perf callchain lbr: Make the leaf IP that of the sample
2026-02-06 21:10 UTC (3+ messages)
[PATCH next] crypto: qat - replace avg_array() with a better function
2026-02-06 21:09 UTC
[PATCH v2] audit: Avoid excessive dput/dget in audit_context setup and reset paths
2026-02-06 21:09 UTC (17+ messages)
` setns(2) vs. pivot_root(2) (was Re: [PATCH v2] audit: Avoid excessive dput/dget in audit_context setup and reset paths)
[PATCH] workqueue: rust: add work item runtime modification support
2026-02-06 21:07 UTC (3+ messages)
[PATCH] media: rkvdec: Improve handling missing short/long term RPS
2026-02-06 20:59 UTC (2+ messages)
[PATCH v3 0/8] KVM: x86: nSVM: Improve PAT virtualization
2026-02-06 20:56 UTC (9+ messages)
` [PATCH v3 2/8] KVM: x86: nSVM: Cache and validate vmcb12 g_pat
[PATCH v3 0/3] Add Amlogic general DMA
2026-02-06 20:54 UTC (7+ messages)
` [PATCH v3 1/3] dt-bindings: dma: Add Amlogic A9 SoC DMA
` [PATCH v3 2/3] dma: amlogic: Add general DMA driver for A9
[v7 PATCH 0/2] hung_task: Provide runtime reset interface for hung task detector
2026-02-06 20:54 UTC (9+ messages)
` [v7 PATCH 1/2] hung_task: Refactor detection logic and atomicise detection count
` [PATCH] hung_task: Increment the global counter immediately
[RFC v1 00/11] Add iMX95 neoisp driver
2026-02-06 20:51 UTC (2+ messages)
[PATCH v3 0/8] vfio: selftest: Add SR-IOV UAPI test
2026-02-06 20:48 UTC (3+ messages)
` [PATCH v3 3/8] vfio: selftests: Introduce a sysfs lib
[bug report] crush: remove forcefeed functionality
2026-02-06 20:44 UTC (2+ messages)
[GIT PULL] more hotfixes against 6.19-rc8
2026-02-06 20:43 UTC
[PATCH v3] docs: process: maintainer-pgp-guide: update kernel.org docs link
2026-02-06 20:43 UTC (4+ messages)
[PATCH] SUNRPC: fix gss_auth kref leak in gss_alloc_msg error path
2026-02-06 20:41 UTC
[PATCH/for-next v4 0/4] cgroup/cpuset: Fix partition related locking issues
2026-02-06 20:37 UTC (5+ messages)
` [PATCH/for-next v4 1/4] cgroup/cpuset: Clarify exclusion rules for cpuset internal variables
` [PATCH/for-next v4 2/4] cgroup/cpuset: Defer housekeeping_update() calls from CPU hotplug to workqueue
` [PATCH/for-next v4 3/4] cgroup/cpuset: Call housekeeping_update() without holding cpus_read_lock
` [PATCH/for-next v4 4/4] cgroup/cpuset: Eliminate some duplicated rebuild_sched_domains() calls
[Kernel Bug] WARNING in ext4_fill_super
2026-02-06 20:36 UTC (7+ messages)
[PATCHSET v7] sched_ext: Fix ops.dequeue() semantics
2026-02-06 20:35 UTC (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] selftests/sched_ext: Add test to validate "
[PATCH net v2] net: stmmac: fix oops when split header is enabled
2026-02-06 20:30 UTC (2+ messages)
[PATCH v2 0/6] rust: io: turn IoCapable into a functional trait
2026-02-06 20:29 UTC (4+ messages)
` [PATCH v2 1/6] "
[PATCH] cache: starfive: fix device node leak in starlink_cache_init()
2026-02-06 20:28 UTC (2+ messages)
[PATCH] cache: ax45mp: Fix device node reference leak in ax45mp_cache_init()
2026-02-06 20:28 UTC (2+ messages)
[PATCH v1] riscv: dts: microchip: add can resets to mpfs
2026-02-06 20:28 UTC (2+ messages)
[PATCH v5 0/3] Tracing: Accelerate Kernel Boot by Asynchronizing
2026-02-06 20:25 UTC (3+ messages)
[PATCH v2 0/2] Add AM62P silicon revision detection via NVMEM
2026-02-06 20:22 UTC (3+ messages)
` [PATCH v2 2/2] soc: ti: k3-socinfo: Add support for AM62P variants "
[GIT PULL] tracing: Fix format output on 32bit archs for v6.19
2026-02-06 20:21 UTC
[PATCH v3 0/2] fs, audit: Avoid excessive dput/dget in audit_context setup and reset paths
2026-02-06 20:19 UTC (3+ messages)
` [PATCH v3 1/2] fs: Add a pool of extra fs->pwd references to fs_struct
` [PATCH v3 2/2] audit: Use the new {get,put}_fs_pwd_pool() APIs to get/put pwd references
[PATCH v4 0/6] Rust GPUVM immediate mode
2026-02-06 20:17 UTC (3+ messages)
` [PATCH v4 6/6] rust: gpuvm: add GpuVmCore::sm_map()
[for-linus][PATCH] tracing: Fix ftrace event field alignments
2026-02-06 20:07 UTC
[PATCH v5 0/3] ima: Detect changes to files via kstat changes rather than i_version
2026-02-06 20:06 UTC (6+ messages)
` [PATCH v5 3/3] ima: Use kstat.ctime as a fallback change detection for stacked fs
Bug#1126499: linux-image-6.17.13+deb14-amd64: ovpn NULL pointer dereference and lockup under heavy load
2026-02-06 20:06 UTC (4+ messages)
[PATCH] PCI: epf-mhi: return 0 on success instead of positive jiffies
2026-02-06 20:05 UTC
[PATCH v2 00/13] mm: add bitmap VMA flag helpers and convert all mmap_prepare to use them
2026-02-06 20:01 UTC (5+ messages)
` [PATCH v2 09/13] mm: update all remaining mmap_prepare users to use vma_flags_t
[syzbot] [net?] BUG: corrupted list in flow_block_cb_setup_simple
2026-02-06 19:59 UTC
[PATCH] wifi: libertas: fix use-after-free in lbs_free_adapter()
2026-02-06 19:53 UTC
[PATCH 1/2] string: move __compiletime_strlen() to string.h
2026-02-06 19:53 UTC (4+ messages)
` [PATCH 2/2] powerpc/text-patching: Fix possible stringop-overread compilation error
[PATCH] soc: microchip: mpfs: Fix a memory leak in mpfs_sys_controller_probe()
2026-02-06 19:52 UTC (2+ messages)
[PATCH] wifi: mwifiex: fix use-after-free in mwifiex_adapter_cleanup()
2026-02-06 19:44 UTC
[PATCH] perf/x86/intel/uncore: Use sysfs_emit in uncore_event_show
2026-02-06 19:42 UTC
[PATCH v3 00/30] gpu: nova-core: firmware: Hopper/Blackwell support
2026-02-06 19:41 UTC (3+ messages)
` [PATCH v3 20/30] gpu: nova-core: Hopper/Blackwell: add FSP message structures
[PATCH] PM: sleep: core: Fix race condition in async noirq suspend
2026-02-06 19:40 UTC (2+ messages)
[PATCH] crypto: testmgr - Add test vectors for authenc(hmac(md5),cbc(des3_ede))
2026-02-06 19:40 UTC (3+ messages)
[LSF/MM/BPF TOPIC] Machine Learning (ML) library in Linux kernel
2026-02-06 19:38 UTC
[PATCH 00/12] tracing: Clean up trace.c and move some code into other files
2026-02-06 19:37 UTC (13+ messages)
` [PATCH 01/12] tracing: Make tracing_disabled global for tracing system
` [PATCH 02/12] tracing: Make tracing_selftest_running global to the tracing subsystem
` [PATCH 03/12] tracing: Move __trace_buffer_{un}lock_*() functions to trace.h
` [PATCH 04/12] tracing: Move ftrace_trace_stack() out of trace.c and into trace.h
` [PATCH 05/12] tracing: Make printk_trace global for tracing system
` [PATCH 06/12] tracing: Make tracing_update_buffers() take NULL for global_trace
` [PATCH 07/12] tracing: Have trace_printk functions use flags instead of using global_trace
` [PATCH 08/12] tracing: Use system_state in trace_printk_init_buffers()
` [PATCH 09/12] tracing: Move trace_printk functions out of trace.c and into trace_printk.c
` [PATCH 10/12] tracing: Move pid filtering into trace_pid.c
` [PATCH 11/12] tracing: Move tracing_set_filter_buffering() into trace_events_hist.c
` [PATCH 12/12] tracing: Move snapshot code out of trace.c and into trace_snapshot.c
[PATCH v8 0/6] x86/vdso: VDSO updates and fixes for sframes
2026-02-06 19:36 UTC (7+ messages)
` [PATCH v8 1/6] x86/vdso: Fix DWARF generation for getrandom()
` [PATCH v8 2/6] x86/asm: Avoid emitting DWARF CFI for non-VDSO
` [PATCH v8 3/6] x86/asm: Use CFI_* macros in SYM_FUNC_* macros so they can be added to VDSO
` [PATCH v8 4/6] x86/vdso: Use SYM_FUNC_{START,END} in __kernel_vsyscall()
` [PATCH v8 5/6] x86/vdso: Use CFI macros in __vdso_sgx_enter_enclave()
` [PATCH v8 6/6] x86/vdso: Enable sframe generation in VDSO
[PATCH v2 2/3] lib/raid6: Optimizing the raid6_select_algo time through asynchronous processing
2026-02-06 19:34 UTC (3+ messages)
[PATCH] fbdev: au1200fb: Fix a memory leak in au1200fb_drv_probe()
2026-02-06 19:32 UTC (2+ messages)
[PATCH RFC 0/4] mtd/spi-mem: Enable DQS support
2026-02-06 19:32 UTC (2+ messages)
[PATCH] dma: apple-admac: Convert from tasklet to BH workqueue
2026-02-06 19:30 UTC (3+ messages)
[RFC PATCH v2 00/12] spi: cadence-quadspi: add PHY tuning support
2026-02-06 19:28 UTC (13+ messages)
` [RFC PATCH v2 03/12] mtd: spinand: perform controller tuning during probe
` [RFC PATCH v2 09/12] spi: cadence-quadspi: add PHY tuning infrastructure
` [RFC PATCH v2 11/12] spi: cadence-quadspi: restrict PHY frequency to tuned operations
[RFC PATCH v5 00/45] TDX: Dynamic PAMT + S-EPT Hugepage
2026-02-06 19:27 UTC (5+ messages)
` [RFC PATCH v5 22/45] KVM: TDX: Get/put PAMT pages when (un)mapping private memory
[PATCH] mm: map maximum pages possible in finish_fault
2026-02-06 19:27 UTC (2+ messages)
` [syzbot ci] "
[PATCH] ext4: add optional rotating block allocation policy
2026-02-06 19:25 UTC (7+ messages)
[PATCH v4 0/7] Add QPIC SPI NAND support for IPQ5424 and IPQ5332 platforms
2026-02-06 19:24 UTC (3+ messages)
` [PATCH v4 1/7] dma: qcom: bam_dma: Fix command element mask field for BAM v1.6.0+
[PATCH v4 0/9] dmaengine, PCI: endpoint: Enable remote use of integrated DesignWare eDMA
2026-02-06 19:20 UTC (3+ messages)
` [PATCH v4 7/9] PCI: endpoint: pci-epf-test: Add embedded doorbell variant
[PATCH v1] x86/smp: Set up exception handling before cr4_init()
2026-02-06 19:19 UTC (2+ messages)
[PATCH] perf record: Simplify open event error logs
2026-02-06 19:19 UTC (2+ messages)
[PATCH] dma: plx_dma: Convert from tasklet to BH workqueue
2026-02-06 18:43 UTC (2+ messages)
[PATCH 0/3] iio: adc: ad7768-1: add support for SPI offload
2026-02-04 16:11 UTC (4+ messages)
` [PATCH 2/3] iio: adc: ad7768-1: prevent one-shot mode with wideband filter
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®