platform/kernel/linux-rpi.git
2022-09-30 Vlastimil BabkaMerge branch 'slab/for-6.1/slub_validation_locking...
2022-09-30 Feng Tangmm/slub: fix a slab missed to be freed problem
2022-09-29 Vlastimil BabkaMerge branch 'slab/for-6.1/kmalloc_size_roundup' into...
2022-09-29 Vlastimil BabkaMerge branch 'slab/for-6.1/slub_debug_waste' into slab...
2022-09-29 Vlastimil BabkaMerge branch 'slab/for-6.1/trivial' into slab/for-next
2022-09-29 Kees Cookslab: Introduce kmalloc_size_roundup()
2022-09-29 Kees Cookslab: Remove __malloc attribute from realloc functions
2022-09-26 Chao Yumm/slub: clean up create_unique_id()
2022-09-23 Feng Tangmm/slub: enable debugging memory wasting of kmalloc
2022-09-23 Vlastimil BabkaMerge branch 'slab/for-6.1/slub_validation_locking...
2022-09-23 Vlastimil BabkaMerge branch 'slab/for-6.1/common_kmalloc' into slab...
2022-09-23 Vlastimil BabkaMerge branch 'slab/for-6.1/trivial' into slab/for-next
2022-09-22 Maurizio Lombardimm: slub: fix flush_cpu_slab()/__free_slab() invocation...
2022-09-19 Feng Tangmm/slab_common: fix possible double free of kmem_cache
2022-09-16 Thomas Gleixnerslub: Make PREEMPT_RT support less convoluted
2022-09-16 Vlastimil Babkamm/slub: simplify __cmpxchg_double_slab() and slab_...
2022-09-16 Vlastimil Babkamm/slub: convert object_map_lock to non-raw spinlock
2022-09-16 Vlastimil Babkamm/slub: remove slab_lock() usage for debug operations
2022-09-16 Vlastimil Babkamm/slub: restrict sysfs validation to debug caches...
2022-09-16 Peter Collingbournekasan: call kasan_malloc() from __kmalloc_*track_caller()
2022-09-08 Chao Yumm/slub: fix to return errno if kmalloc() fails
2022-09-01 Waiman Longmm/slab_common: Deleting kobject in kmem_cache_destroy...
2022-09-01 Hyeonggon Yoomm/sl[au]b: check if large object is valid in __ksize()
2022-09-01 Hyeonggon Yoomm/slab_common: move declaration of __ksize() to mm...
2022-09-01 Hyeonggon Yoomm/slab_common: drop kmem_alloc & avoid dereferencing...
2022-09-01 Hyeonggon Yoomm/slab_common: unify NUMA and UMA version of tracepoints
2022-09-01 Hyeonggon Yoomm/sl[au]b: cleanup kmem_cache_alloc[_node]_trace()
2022-09-01 Hyeonggon Yoomm/sl[au]b: generalize kmalloc subsystem
2022-08-25 Vlastimil Babkamm/slub: move free_debug_processing() further
2022-08-24 Hyeonggon Yoomm/sl[au]b: introduce common alloc/free functions witho...
2022-08-24 Hyeonggon Yoomm/slab: kmalloc: pass requests larger than order-1...
2022-08-24 Hyeonggon Yoomm/slab_common: cleanup kmalloc_large()
2022-08-24 Hyeonggon Yoomm/slab_common: kmalloc_node: pass large requests to...
2022-08-24 Hyeonggon Yoomm/slub: move kmalloc_large_node() to slab_common.c
2022-08-24 Hyeonggon Yoomm/slab_common: fold kmalloc_order_trace() into kmalloc...
2022-08-24 Hyeonggon Yoomm/sl[au]b: factor out __do_kmalloc_node()
2022-08-24 Hyeonggon Yoomm/slab_common: cleanup kmalloc_track_caller()
2022-08-24 Hyeonggon Yoomm/slab_common: remove CONFIG_NUMA ifdefs for common...
2022-08-24 Hyeonggon Yoomm/slab: cleanup slab_alloc() and slab_alloc_node()
2022-08-24 Hyeonggon Yoomm/slab: move NUMA-related code to __do_cache_alloc()
2022-08-23 ye xingchenmm/slub: Remove the unneeded result variable
2022-08-23 ye xingchenmm/slab_common: Remove the unneeded result variable
2022-08-22 Linus TorvaldsLinux 6.0-rc2
2022-08-21 Linus TorvaldsMerge tag 'irq-urgent-2022-08-21' of git://git./linux...
2022-08-21 Linus TorvaldsMerge tag 'perf-urgent-2022-08-21' of git://git./linux...
2022-08-21 Linus TorvaldsMerge tag 'trace-v6.0-rc1-2' of git://git./linux/kernel...
2022-08-21 Steven Rostedt... tracing: Have filter accept "common_cpu" to be consistent
2022-08-21 Steven Rostedt... tracing/probes: Have kprobes and uprobes use $COMM too
2022-08-21 Steven Rostedt... tracing/eprobes: Have event probes be consistent with...
2022-08-21 Steven Rostedt... tracing/eprobes: Fix reading of string fields
2022-08-21 Steven Rostedt... tracing/eprobes: Do not hardcode $comm as a string
2022-08-21 Steven Rostedt... tracing/eprobes: Do not allow eprobes to use $stack...
2022-08-21 Yang Jihongftrace: Fix NULL pointer dereference in is_ftrace_tramp...
2022-08-21 Steven Rostedt... tracing/perf: Fix double put of trace event when init...
2022-08-21 Lukas Bulwahntracing: React to error return from traceprobe_parse_ev...
2022-08-21 Linus TorvaldsMerge tag 'i2c-for-6.0-rc2' of git://git./linux/kernel...
2022-08-21 Linus TorvaldsMerge tag '6.0-rc1-smb3-client-fixes' of git://git...
2022-08-21 Nick Desaulniersasm goto: eradicate CC_HAS_ASM_GOTO
2022-08-21 Uwe Kleine... i2c: imx: Make sure to unregister adapter on remove()
2022-08-21 Wolfram SangRevert "i2c: scmi: Replace open coded device_get_match_...
2022-08-20 Linus TorvaldsMerge tag 'kbuild-fixes-v6.0' of git://git./linux/kerne...
2022-08-20 Linus TorvaldsMerge tag 'perf-tools-fixes-for-v6.0-2022-08-19' of...
2022-08-20 Linus TorvaldsMerge tag 's390-6.0-1' of git://git./linux/kernel/git...
2022-08-20 Linus TorvaldsMerge tag 'powerpc-6.0-3' of git://git./linux/kernel...
2022-08-20 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2022-08-20 Guru Das Srinageshscripts/clang-tools: Remove DeprecatedOrUnsafeBufferHan...
2022-08-20 Masahiro Yamadakbuild: fix the modules order between drivers and libs
2022-08-20 Nathan Chancellorscripts/Makefile.extrawarn: Do not disable clang's...
2022-08-20 Jiri Slabykbuild: dummy-tools: pretend we understand __LONG_DOUBL...
2022-08-20 Masahiro Yamadamodpost: fix module versioning when a symbol lacks...
2022-08-20 Linus TorvaldsMerge tag 'block-6.0-2022-08-19' of git://git.kernel...
2022-08-20 Linus TorvaldsMerge tag 'io_uring-6.0-2022-08-19' of git://git.kernel...
2022-08-20 Linus TorvaldsMerge tag 'ata-6.0-rc2' of git://git./linux/kernel...
2022-08-20 Linus TorvaldsMerge tag 'mmc-v6.0-rc1' of git://git./linux/kernel...
2022-08-20 John Garryata: libata: Set __ATA_BASE_SHT max_sectors
2022-08-19 Linus TorvaldsMerge tag 'execve-v6.0-rc2' of git://git./linux/kernel...
2022-08-19 Linus TorvaldsMerge tag 'hardening-v6.0-rc2' of git://git./linux...
2022-08-19 Linus TorvaldsMerge tag 'riscv-for-linus-6.0-rc2' of git://git./linux...
2022-08-19 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2022-08-19 Linus TorvaldsMerge tag 'for-6.0-rc1-tag' of git://git./linux/kernel...
2022-08-19 Linus TorvaldsMerge tag '5.20-rc2-ksmbd-smb3-server-fixes' of git...
2022-08-19 Namhyung Kimperf tools: Support reading PERF_FORMAT_LOST
2022-08-19 Namhyung Kimlibperf: Add a test case for read formats
2022-08-19 Namhyung Kimlibperf: Handle read format in perf_evsel__read()
2022-08-19 Namhyung Kimtools headers UAPI: Sync linux/perf_event.h with the...
2022-08-19 Arnaldo Carvalho... tools headers UAPI: Sync x86's asm/kvm.h with the kerne...
2022-08-19 Arnaldo Carvalho... tools headers UAPI: Sync KVM's vmx.h header with the...
2022-08-19 Arnaldo Carvalho... tools include UAPI: Sync linux/vhost.h with the kernel...
2022-08-19 Arnaldo Carvalho... tools headers kvm s390: Sync headers with the kernel...
2022-08-19 Arnaldo Carvalho... tools headers UAPI: Sync linux/kvm.h with the kernel...
2022-08-19 Arnaldo Carvalho... tools headers UAPI: Sync drm/i915_drm.h with the kernel...
2022-08-19 Arnaldo Carvalho... tools headers cpufeatures: Sync with the kernel sources
2022-08-19 Arnaldo Carvalho... tools headers UAPI: Sync linux/fscrypt.h with the kerne...
2022-08-19 Arnaldo Carvalho... tools arch x86: Sync the msr-index.h copy with the...
2022-08-19 Arnaldo Carvalho... perf beauty: Update copy of linux/socket.h with the...
2022-08-19 Ian Rogersperf cpumap: Fix alignment for masks in event encoding
2022-08-19 Linus TorvaldsMerge tag 'sound-6.0-rc2' of git://git./linux/kernel...
2022-08-19 Linus TorvaldsMerge tag 'drm-fixes-2022-08-19' of git://anongit.freed...
2022-08-19 Linus TorvaldsMerge tag 'bitmap-6.0-rc2' of https://github.com/norov...
2022-08-19 Wolfram Sangcifs: move from strlcpy with unused retval to strscpy
next