Archive-only list for patches
 help / color / mirror / Atom feed
 messages from 2022-02-21 10:20:25 to 2022-03-04 19:20:29 UTC [more...]

[RFC 00/10] Introduce In Field Scan driver
 2022-03-04 19:20 UTC  (39+ 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-04 17:56 UTC  (2+ 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] m68k: tweak coldfire/device.c for COMPILE_TEST
 2022-03-04 16:20 UTC  (4+ messages)

[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 -next] i2c: designware: Mark dw_i2c_plat_{suspend,resume}() as __maybe_unused
 2022-03-04 12:39 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  (14+ 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
` [RFC PATCH 4/4] [PATCH 4/4] mm: add tracing for VMA merges

[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)

[PATCH] lib/maple_tree: Fix clang -Wimplicit-fallthrough in mte_set_pivot()
 2022-02-24 17:40 UTC  (2+ messages)

[PATCH v3 00/14] CXL Region driver
 2022-02-24  0:08 UTC  (11+ messages)
` [PATCH v3 02/14] cxl/region: Introduce concept of region configuration
` [PATCH v3 12/14] cxl: Program decoders for regions

[GIT PULL] slab fixes for 5.17-rc6
 2022-02-23 20:08 UTC  (2+ messages)

read() data corruption with CONFIG_READ_ONLY_THP_FOR_FS=y
 2022-02-23 17:07 UTC  (3+ messages)

[PATCH] mm/filemap: Fix handling of THPs in generic_file_buffered_read()
 2022-02-23 15:59 UTC 

[PATCH] MAINTAINERS, SLAB: Add Roman as reviewer, git tree
 2022-02-22 23:38 UTC  (4+ messages)

tools/cgroup/memcg_slabinfo.py is broken
 2022-02-21  9:19 UTC  (14+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox