messages from 2022-02-25 14:25:30 to 2022-03-08 00:37:53 UTC [more...]
[PATCH] x86/split_lock: Make life miserable for split lockers
2022-03-08 0:37 UTC (3+ messages)
[RFC 00/10] Introduce In Field Scan driver
2022-03-07 21:33 UTC (52+ messages)
` [RFC 01/10] x86/microcode/intel: expose collect_cpu_info_early() for IFS
` [RFC 02/10] Documentation: In-Field Scan
` [RFC 03/10] platform/x86/intel/ifs: Add driver for "
` [RFC 04/10] platform/x86/intel/ifs: Load IFS Image
` [RFC 05/10] platform/x86/intel/ifs: Check IFS Image sanity
` [RFC 06/10] platform/x86/intel/ifs: Authenticate and copy to secured memory
` [RFC 07/10] platform/x86/intel/ifs: Create kthreads for online cpus for scan test
` [RFC 08/10] platform/x86/intel/ifs: Add IFS sysfs interface
` [RFC 09/10] platform/x86/intel/ifs: add ABI documentation for IFS
` [RFC 10/10] trace: platform/x86/intel/ifs: Add trace point to track Intel IFS operations
[PATCH v3] mips: DEC: honor CONFIG_MIPS_FP_SUPPORT=n
2022-03-07 12:20 UTC (3+ messages)
[PATCH -next] i2c: designware: Mark dw_i2c_plat_{suspend,resume}() as __maybe_unused
2022-03-07 8:13 UTC (4+ messages)
[PATCH] SCSI: docs: UFS documentation corrections
2022-03-07 1:32 UTC
[PATCH] lib: bitmap: fix many kernel-doc warnings
2022-03-06 6:58 UTC
[PATCH net-next?] net: fungible: fix multiple build problems
2022-03-06 0:39 UTC (4+ messages)
incoming
2022-03-05 19:03 UTC (10+ messages)
` [patch 1/8] selftests/vm: cleanup hugetlb file after mremap test
` [patch 2/8] mm: refactor vm_area_struct::anon_vma_name usage code
` [patch 3/8] mm: prevent vm_area_struct::anon_name refcount saturation
` [patch 4/8] mm: fix use-after-free when anon vma name is used after vma is freed
` [patch 5/8] memfd: fix F_SEAL_WRITE after shmem huge page allocated
` [patch 6/8] kselftest/vm: fix tests build with old libc
` [patch 7/8] proc: fix documentation and description of pagemap
` [patch 8/8] configs/debug: set CONFIG_DEBUG_INFO=y properly
[PATCH] m68k: tweak coldfire/device.c for COMPILE_TEST
2022-03-04 23:12 UTC (5+ messages)
[PATCH 0/5] SLUB debugfs improvements based on stackdepot
2022-03-04 17:25 UTC (46+ messages)
` [PATCH 1/5] mm/slub: move struct track init out of set_track()
` [PATCH 2/5] mm/slub: use stackdepot to save stack trace in objects
` [PATCH] lib/stackdepot: Use page allocator if both slab and memblock is unavailable
` [PATCH v2] "
` [PATCH] mm/slub: initialize stack depot in boot process
` [PATCH 3/5] mm/slub: aggregate and print stack traces in debugfs files
` [PATCH 4/5] mm/slub: sort debugfs output by frequency of stack traces
` [PATCH 5/5] slab, documentation: add description of debugfs files for SLUB caches
[PATCH v2] mips: DEC: honor CONFIG_MIPS_FP_SUPPORT=n
2022-03-04 16:17 UTC (2+ messages)
[PATCH] mips: DEC: honor CONFIG_MIPS_FP_SUPPORT=n
2022-03-04 15:34 UTC (3+ messages)
[PATCH v2 0/6] SLUB debugfs improvements based on stackdepot
2022-03-04 12:10 UTC (19+ messages)
` [PATCH v2 1/6] lib/stackdepot: allow requesting early initialization dynamically
` [PATCH v3r0 "
` [PATCH v2 2/6] mm/slub: move struct track init out of set_track()
` [PATCH v2 3/6] mm/slub: use stackdepot to save stack trace in objects
` [PATCH v2 4/6] mm/slub: distinguish and print stack traces in debugfs files
` [PATCH v2 5/6] mm/slub: sort debugfs output by frequency of stack traces
` [PATCH v2 6/6] slab, documentation: add description of debugfs files for SLUB caches
[PATCH -next] clocksource/drivers/imx-tpm: Move tpm_read_sched_clock() under CONFIG_ARM
2022-03-04 8:18 UTC (3+ messages)
[PATCH] drm/selftest: plane_helper: Put test structures in static storage
2022-03-02 23:59 UTC
[PATCH] scsi: aha152x: fix aha152x_setup() __setup handler return value
2022-03-02 5:13 UTC (3+ messages)
[RFC PATCH 0/2] Region creation/configuration ABI
2022-03-01 21:49 UTC (10+ messages)
` [RFC PATCH 1/2] cxl/region: Add region creation ABI
` [RFC PATCH 2/2] cxl/region: Introduce concept of region configuration
[PATCH] docs: selinux: add '=' signs to kernel boot options
2022-03-01 17:34 UTC (2+ messages)
[RFC PATCH 0/4] Removing limitations of merging anonymous VMAs
2022-03-01 14:31 UTC (10+ messages)
` [RFC PATCH 1/4] [PATCH 1/4] mm: refactor of vma_merge()
` [RFC PATCH 2/4] [PATCH 2/4] mm: adjust page offset in mremap
[PATCH v2] mm/slub: initialize stack depot in boot process
2022-03-01 9:29 UTC (7+ messages)
` [PATCH v3] "
[PATCH] efi: fix return value of __setup handlers
2022-03-01 8:03 UTC (2+ messages)
[PATCH] driver core: dd: fix return value of __setup handler
2022-03-01 6:27 UTC (2+ messages)
[PATCH] iio: accel: adxl367: Fix handled initialization in adxl367_irq_handler()
2022-02-27 12:02 UTC (4+ messages)
incoming
2022-02-26 3:11 UTC (13+ messages)
` [patch 01/12] MAINTAINERS: add sysctl-next git tree
` [patch 02/12] mm/hugetlb: fix kernel crash with hugetlb mremap
` [patch 03/12] kasan: test: prevent cache merging in kmem_cache_double_destroy
` [patch 04/12] hugetlbfs: fix a truncation issue in hugepages parameter
` [patch 05/12] mm: fix use-after-free bug when mm->mmap is reused after being freed
` [patch 06/12] selftest/vm: fix map_fixed_noreplace test failure
` [patch 07/12] MAINTAINERS: add Roman as a memcg co-maintainer
` [patch 08/12] MAINTAINERS: remove Vladimir from memcg maintainers
` [patch 09/12] MAINTAINERS: add Shakeel as a memcg co-maintainer
` [patch 10/12] MAINTAINERS, SLAB: add Roman as reviewer, git tree
` [patch 11/12] mailmap: update Roman Gushchin's email
` [patch 12/12] selftests/memfd: clean up mapping in mfd_fail_write
[PATCH] net: sxgbe: fix return value of __setup handler
2022-02-25 17:21 UTC (5+ messages)
[PATCH] net: stmmac: fix return value of __setup handler
2022-02-25 17:21 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