messages from 2026-03-17 09:15:16 to 2026-04-10 12:20:48 UTC [more...]
[patch 00/38] treewide: Cleanup LATCH, CLOCK_TICK_RATE and get_cycles() [ab]use
2026-04-10 12:20 UTC (29+ messages)
` [patch 01/38] percpu: Sanitize __percpu_qual include hell
` [patch 02/38] x86: Cleanup include recursion hell
` [patch 03/38] x86/apm: Remove last LATCH usage
` [patch 04/38] x86: Use PIT_TICK_RATE instead of CLOCK_TICK_RATE
` [patch 05/38] treewide: Remove CLOCK_TICK_RATE
` [patch 06/38] calibrate: Rework delay timer calibration
` [patch 07/38] treewide: Consolidate cycles_t
` [patch 08/38] x86/tsc: Use rdtsc() instead of get_cycles()
` [patch 09/38] iommu/vt-d: Use sched_clock() "
` [patch 10/38] arcnet: Remove function timing code
` [patch 11/38] misc: sgi-gru: Remove get_cycles() [ab]use
` [patch 12/38] wifi: wil6210: Replace get_cyles() usage
` [patch 13/38] crypto: tcrypt: Replace get_cycles() with ktime_get()
` [patch 14/38] slub: Use prandom instead of get_cycles()
` [patch 15/38] ptp: ptp_vmclock: Replace get_cycles() usage
` [patch 16/38] fbdev: udlfb: Replace get_cycles() with ktime_get()
` [patch 17/38] ext4: Replace get_cycles() usage "
` [patch 18/38] lib/tests: Replace get_cycles() "
` [patch 19/38] kcsan: Replace get_cycles() usage
` [patch 20/38] kasan: sw_tags: Replace get_cycles() by random_get_entropy()
` [patch 21/38] hamradio: baycom_epp: Remove BAYCOM_DEBUG
` [patch 22/38] random: Provide CONFIG_ARCH_HAS_RANDOM_ENTROPY
` [patch 23/38] alpha: Select ARCH_HAS_RANDOM_ENTROPY
` [patch 24/38] ARM: "
` [patch 25/38] arm64: "
` [patch 26/38] loongarch: "
` [patch 27/38] m68k: "
` [patch 28/38] mips: "
[PATCH v2] module.lds.S: Fix modules on 32-bit parisc architecture
2026-04-09 12:56 UTC (2+ messages)
[PATCH v4 0/2] tools/nolibc: add support for 32-bit parisc
2026-04-09 11:54 UTC (3+ messages)
` [PATCH v4 1/2] selftests/nolibc: avoid function pointer comparisons
` [PATCH v4 2/2] tools/nolibc: add support for 32-bit parisc
[PATCH v3 0/2] tools/nolibc: add support for 32-bit parisc
2026-04-09 11:11 UTC (6+ messages)
` [PATCH v3 1/2] selftests/nolibc: avoid function pointer comparisons
` [PATCH v3 2/2] tools/nolibc: add support for 32-bit parisc
[PATCH v2 0/4] tools/nolibc: add support for 32-bit parisc
2026-04-08 21:00 UTC (9+ messages)
` [PATCH v2 1/4] parisc: Makefile: move CROSS_COMPILE detection before CROSS32CC one
` [PATCH v2 2/4] parisc: Makefile: use the regular compiler to build a native 32-bit vDSO
` [PATCH v2 3/4] selftests/nolibc: avoid function pointer comparisons
` [PATCH v2 4/4] tools/nolibc: add support for 32-bit parisc
[PATCH 1/5] parisc: Avoid compat syscalls when COMPAT=n
2026-04-08 19:47 UTC (10+ messages)
` [PATCH 2/5] parisc: let is_compat_task() return false for COMPAT=n
` [PATCH 3/5] parisc: Fix signal code to depend on CONFIG_COMPAT instead of CONFIG_64BIT
` [PATCH 4/5] parisc: Fix default stack size when COMPAT=n
` [PATCH 5/5] parisc: Allow to disable COMPAT mode on 64-bit kernel
[PATCH] parisc: Allow to build without vdso32
2026-04-08 16:24 UTC
[PATCH 0/3] tools/nolibc: add support for 32-bit parisc
2026-04-07 22:33 UTC (16+ messages)
` [PATCH 1/3] parisc: Makefile: use the regular compiler to build a native 32-bit vDSO
` [PATCH 2/3] selftests/nolibc: avoid function pointer comparisons
` [PATCH 3/3] tools/nolibc: add support for 32-bit parisc
[PATCH] module.lds.S: Fix modules on 32-bit parisc architecture
2026-04-07 20:03 UTC (3+ messages)
[PATCH] parisc: update outdated comments for renamed ccio_alloc_consistent()
2026-04-07 19:41 UTC (2+ messages)
[PATCH] net: Avoid unaligned access in inet_gro_receive()
2026-04-07 18:31 UTC
[PATCH 0/6] change young flag check functions to return bool
2026-04-07 17:52 UTC (30+ messages)
` [PATCH 1/6] mm: change to return bool for ptep_test_and_clear_young()
` [PATCH 2/6] mm: change to return bool for ptep_clear_flush_young()/clear_flush_young_ptes()
` [PATCH 3/6] mm: change to return bool for pmdp_test_and_clear_young()
` [PATCH 4/6] mm: change to return bool for pmdp_clear_flush_young()
` [PATCH 5/6] mm: change to return bool for pudp_test_and_clear_young()
` [PATCH 6/6] mm: change to return bool for the MMU notifier's young flag check
[RFC] [PATCH] Fix warning at fs/dcache.c:430 dentry_free
2026-04-07 16:24 UTC (8+ messages)
[PATCH net-next v2] eth: remove the driver for acenic / tigon1&2
2026-04-07 2:10 UTC (2+ messages)
[PATCH net-next] eth: remove the driver for acenic / tigon1&2
2026-04-03 19:56 UTC (7+ messages)
[PATCH v2] cmpxchg: allow const-qualified old value in cmpxchg()
2026-04-03 1:19 UTC
[PATCH 0/9] configs: cleanup obsolete or incorrect assignments
2026-04-02 21:52 UTC (26+ messages)
` [PATCH 1/9] scripts: kconfig: merge_config.sh: use POSIX '=' in test
` [PATCH 2/9] configs: remove orphan dependencies of NETFILTER_XTABLES_LEGACY
` [PATCH 3/9] configs: remove obsolete assignments to CONFIG_NFS_V4_1
` [PATCH 4/9] configs: remove implicit assignments to FB_MODE_HELPERS
` [PATCH 5/9] arm: configs: remove obsolete assignments to SND_SOC_ROCKCHIP
` [PATCH 6/9] arm64: defconfig: remove implicit assignment to CRYPTO_SHA3
` [PATCH 7/9] arm64: defconfig: remove incorrect assignment to IPQ_APSS_5018
` [PATCH 8/9] arm64: defconfig: remove obsolete assignment to SENSORS_SA67MCU
` [PATCH 9/9] arm64: defconfig: remove obsolete assignment to SLIM_QCOM_CTRL
[PATCH] cmpxchg: allow const-qualified old value in cmpxchg()
2026-04-02 13:07 UTC (4+ messages)
[PATCH v2 0/6] change young flag check functions to return bool
2026-03-27 13:28 UTC (8+ messages)
` [PATCH v2 1/6] mm: change to return bool for ptep_test_and_clear_young()
` [PATCH v2 2/6] mm: change to return bool for ptep_clear_flush_young()/clear_flush_young_ptes()
` [PATCH v2 3/6] mm: change to return bool for pmdp_test_and_clear_young()
` [PATCH v2 4/6] mm: change to return bool for pmdp_clear_flush_young()
` [PATCH v2 5/6] mm: change to return bool for pudp_test_and_clear_young()
` [PATCH v2 6/6] mm: change to return bool for the MMU notifier's young flag check
[PATCH 00/10] PCI: Improve head free space usage
2026-03-27 10:28 UTC (19+ messages)
` [PATCH 01/10] resource: Add __resource_contains_unbound() for internal contains checks
` [PATCH 02/10] resource: Pass full extent of empty space to resource_alignf CB
` [PATCH 03/10] resource: Rename 'tmp' variable to 'full_avail'
` [PATCH 04/10] ARM/PCI: Remove unnecessary second application of align
` [PATCH 05/10] am68k/PCI: "
` [PATCH 06/10] MIPS: PCI: "
` [PATCH 07/10] parisc/PCI: Cleanup align handling
` [PATCH 08/10] PCI: Rename window_alignment() to pci_min_window_alignment()
` [PATCH 09/10] PCI: Align head space better
` [PATCH 10/10] PCI: Fix alignment calculation for resource size larger than align
fix architecture-specific compat_ftruncate64 implementations
2026-03-23 11:44 UTC (8+ messages)
` [PATCH 1/3] fs: fix archiecture-specific compat_ftruncate64
` [PATCH 2/3] fs: pass on FTRUNCATE_* flags to do_truncate
` [PATCH 3/3] fs: remove do_sys_truncate
[patch 0/5] clocksource: Rewrite clocksource watchdog and related cleanups
2026-03-20 2:21 UTC (11+ messages)
` [patch 5/5] clocksource: Rewrite watchdog code completely
[GIT PULL] parisc architecture fix for v7.0-rc5
2026-03-19 23:30 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