summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2022-12-127-14/+231
|\
| * Merge branch 'for-next/perf' into for-next/coreWill Deacon2022-12-061-0/+66
| |\
| | * perf/amlogic: Add support for Amlogic meson G12 SoC DDR PMU driverJiucheng Xu2022-11-211-0/+66
| * | Merge branch 'for-next/ftrace' into for-next/coreWill Deacon2022-12-061-10/+37
| |\ \
| | * | ftrace: abstract DYNAMIC_FTRACE_WITH_ARGS accessesMark Rutland2022-11-181-0/+29
| | * | ftrace: rename ftrace_instruction_pointer_set() -> ftrace_regs_set_instructio...Mark Rutland2022-11-181-5/+4
| | * | ftrace: pass fregs to arch_ftrace_set_direct_caller()Mark Rutland2022-11-181-5/+4
| | |/
| * | Merge branch 'for-next/ffa' into for-next/coreWill Deacon2022-12-061-1/+84
| |\ \
| | * | firmware: arm_ffa: Move comment before the field it is documentingWill Deacon2022-12-011-1/+1
| | * | firmware: arm_ffa: Move constants to header fileWill Deacon2022-12-011-0/+83
| | |/
| * | Merge branch 'for-next/dynamic-scs' into for-next/coreWill Deacon2022-12-062-2/+25
| |\ \
| | * | scs: add support for dynamic shadow call stacksArd Biesheuvel2022-11-091-0/+18
| | * | arm64: unwind: add asynchronous unwind tables to kernel and modulesArd Biesheuvel2022-11-091-2/+7
| | |/
| * | arm_pmu: rework ACPI probingMark Rutland2022-11-071-1/+0
| * | ACPI: ARM Performance Monitoring Unit Table (APMT) initial supportBesar Wicaksono2022-11-071-0/+19
| |/
* | Merge tag 'hyperv-next-signed-20221208' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2022-12-122-1/+10
|\ \
| * | clocksource: hyper-v: Add TSC page support for root partitionStanislav Kinsburskiy2022-11-281-0/+1
| * | clocksource: hyper-v: Use TSC PFN getter to map vvar pageStanislav Kinsburskiy2022-11-281-0/+6
| * | hv: fix comment typo in vmbus_channel/low_latencyOlaf Hering2022-11-281-1/+1
| * | video: hyperv_fb: Avoid taking busy spinlock on panic pathGuilherme G. Piccoli2022-11-281-0/+2
* | | Merge tag 'tpmdd-next-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-12-121-16/+0
|\ \ \
| * | | tpm: st33zp24: drop support for platform dataDmitry Torokhov2022-12-081-16/+0
* | | | Merge tag 'slab-for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-12-125-26/+55
|\ \ \ \
| * \ \ \ Merge branch 'slub-tiny-v1r6' into slab/for-nextVlastimil Babka2022-12-013-3/+20
| |\ \ \ \
| | * | | | mm, slub: remove percpu slabs with CONFIG_SLUB_TINYVlastimil Babka2022-12-011-0/+4
| | * | | | mm, slab: ignore SLAB_RECLAIM_ACCOUNT with CONFIG_SLUB_TINYVlastimil Babka2022-11-271-0/+4
| | * | | | mm, slub: don't create kmalloc-rcl caches with CONFIG_SLUB_TINYVlastimil Babka2022-11-271-2/+7
| | * | | | mm, slub: disable SYSFS support with CONFIG_SLUB_TINYVlastimil Babka2022-11-271-1/+1
| | * | | | mm, slab: ignore hardened usercopy parameters when disabledVlastimil Babka2022-11-272-0/+4
| * | | | | Merge branch 'slab/for-6.2/alloc_size' into slab/for-nextVlastimil Babka2022-11-211-14/+14
| |\ \ \ \ \
| | * | | | | slab: Remove special-casing of const 0 size allocationsKees Cook2022-11-211-10/+2
| | * | | | | slab: Clean up SLOB vs kmalloc() definitionKees Cook2022-11-211-4/+12
| | |/ / / /
| * | | | | Merge branch 'slab/for-6.2/kmalloc_redzone' into slab/for-nextVlastimil Babka2022-11-211-2/+3
| |\ \ \ \ \
| | * | | | | mm: kasan: Extend kasan_metadata_size() to also cover in-object sizeFeng Tang2022-11-101-2/+3
| | |/ / / /
| * | | | | Merge branch 'slab/for-6.2/cleanups' into slab/for-nextVlastimil Babka2022-11-212-7/+18
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | mm/slab: move and adjust kernel-doc for kmem_cache_allocVlastimil Babka2022-11-211-6/+17
| | * | | | percpu: adjust the value of PERCPU_DYNAMIC_EARLY_SIZEBaoquan He2022-11-211-1/+1
* | | | | | Merge tag 'printk-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2022-12-124-19/+133
|\ \ \ \ \ \
| * | | | | | printk, xen: fbfront: create/use safe function for forcing preferredJohn Ogness2022-12-021-0/+1
| * | | | | | serial_core: replace uart_console_enabled() with uart_console_registered()John Ogness2022-12-021-2/+8
| * | | | | | console: introduce console_is_registered()John Ogness2022-12-021-0/+28
| * | | | | | console: introduce wrappers to read/write console flagsJohn Ogness2022-12-021-0/+45
| * | | | | | printk: introduce console_list_lockJohn Ogness2022-12-021-3/+20
| * | | | | | printk: Prepare for SRCU console list protectionJohn Ogness2022-12-021-1/+27
| * | | | | | printk: Convert console_drivers list to hlistThomas Gleixner2022-12-021-3/+5
| * | | | | | rcu: Make SRCU mandatoryPaul E. McKenney2022-11-292-12/+1
* | | | | | | Merge tag 'locks-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayt...Linus Torvalds2022-12-121-0/+20
|\ \ \ \ \ \ \
| * | | | | | | filelock: add a new locks_inode_context accessor functionJeff Layton2022-11-301-0/+14
| * | | | | | | filelock: new helper: vfs_inode_has_locksJeff Layton2022-11-301-0/+6
* | | | | | | | Merge tag 'execve-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-12-122-7/+8
|\ \ \ \ \ \ \ \