summaryrefslogtreecommitdiff
path: root/scripts/basic
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions
10 +0100'>2022-11-01x86/ibt: Implement FineIBTPeter Zijlstra 2022-10-14Merge tag 'for-linus-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds 2022-09-19um: Improve panic notifiers consistency and orderingGuilherme G. Piccoli 2022-09-19um: move from strlcpy with unused retval to strscpyWolfram Sang 2022-09-19um: increase default virtual physical memory to 64 MiBChristian Lamparter 2022-09-19um: fix default console kernel parameterChristian Lamparter 2022-09-19UM: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACKHuacai Chen 2022-08-02Merge tag 'random-6.0-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds 2022-07-18um: seed rng using host OS rngJason A. Donenfeld 2022-07-14um: Add missing apply_returns()Peter Zijlstra 2022-03-15x86/alternative: Use .ibt_endbr_seal to seal indirect callsPeter Zijlstra 2021-12-22um: Add devicetree supportVincent Whitchurch 2021-10-28x86/alternative: Implement .retpoline_sites supportPeter Zijlstra 2021-07-09Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds 2021-07-01kernel.h: split out panic and oops helpersAndy Shevchenko 2021-06-19um: remove unneeded semicolon in um_arch.cWan Jiabing 2021-06-17um: Add support for host CPU flags and alignmentAnton Ivanov 2021-02-12um: remove process stub VMAJohannes Berg 2021-01-26um: stdio_console: Make preferred consoleThomas Meyer 2020-12-14um: Fix build w/o CONFIG_PM_SLEEPJohannes Berg 2020-12-13um: Support suspend to RAMJohannes Berg 2020-12-13um: Allow PM with suspend-to-idleJohannes Berg 2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches 2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport 2020-05-08x86/module: Use text_poke() for late relocationsPeter Zijlstra 2019-09-15um: Add SPDX headers to files in arch/um/kernel/Alex Dewar 2019-09-15um: drivers: Add virtio vhost-user driverErel Geron 2018-01-09Construct init thread stack in the linker script rather than by unionDavid Howells 2017-07-15Merge branch 'for-linus-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds 2017-07-05um: Use os_warn to print out pre-boot warning/error messagesMasami Hiramatsu 2017-07-05um: Use os_info for the messages on normal pathMasami Hiramatsu 2017-06-28arch: remove unused macro/function thread_saved_pc()Tobias Klauser 2017-05-03um: Fix to call read_initrd after init_bootmemMasami Hiramatsu 2017-03-02sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu...Ingo Molnar