summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2022-01-22Merge tag 'riscv-for-linus-5.17-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-6/+18
2022-01-22Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-1/+1
2022-01-21Merge tag 'block-5.17-2022-01-21' of git://git.kernel.dk/linux-blockLinus Torvalds-0/+11
2022-01-21Merge tag 'rtc-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds-1/+5
2022-01-20Merge tag 'ceph-for-5.17-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds-2/+4
2022-01-20asm-generic: Add missing brackets for io_stop_wc macroXiongfeng Wang-1/+1
2022-01-20Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-8/+28
2022-01-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds-85/+145
2022-01-20delayacct: track delays from memory compactwangyong-1/+33
2022-01-20delayacct: cleanup flags in struct task_delay_info and functions use itYang Yang-17/+0
2022-01-20delayacct: fix incomplete disable operation when switch enable to disableYang Yang-0/+18
2022-01-20delayacct: support swapin delay accounting for swapping without blkioYang Yang-22/+22
2022-01-20panic: use error_report_end tracepoint on warningsMarco Elver-3/+5
2022-01-20uuid: remove licence boilerplate text from the headerAndy Shevchenko-9/+0
2022-01-20uuid: discourage people from using UAPI header in new codeAndy Shevchenko-0/+1
2022-01-20kunit: replace kernel.h with the necessary inclusionsAndy Shevchenko-1/+1
2022-01-20hash.h: remove unused define directiveIsabella Basso-4/+1
2022-01-20list: introduce list_is_head() helper and re-use it in list.hAndy Shevchenko-14/+22
2022-01-20kthread: dynamically allocate memory to store kthread's full nameYafang Shao-0/+1
2022-01-20tools/testing/selftests/bpf: replace open-coded 16 with TASK_COMM_LENYafang Shao-2/+7
2022-01-20fs/binfmt_elf: replace open-coded string copy with get_task_commYafang Shao-0/+10
2022-01-20kernel.h: include a note to discourage people from including it in headersAndy Shevchenko-0/+9
2022-01-20include/linux/unaligned: replace kernel.h with the necessary inclusionsAndy Shevchenko-1/+1
2022-01-20proc: make the proc_create[_data]() stubs static inlinesHans de Goede-2/+10
2022-01-20mm: percpu: add generic pcpu_populate_pte() functionKefeng Wang-3/+2
2022-01-20mm: percpu: add generic pcpu_fc_alloc/free funcitonKefeng Wang-8/+1
2022-01-20mm: percpu: add pcpu_fc_cpu_to_node_fn_t typedefKefeng Wang-2/+5
2022-01-19RISC-V: Introduce sv48 support without relocatable kernelPalmer Dabbelt-6/+18
2022-01-19asm-generic: Prepare for riscv use of pud_alloc_one and pud_freeAlexandre Ghiti-6/+18
2022-01-19Merge tag 'f2fs-for-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-12/+15
2022-01-19Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-3/+2
2022-01-19Merge branch 'random-5.17-rc1-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-38/+21
2022-01-18Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski-4/+9
2022-01-19bpf: Fix ringbuf memory type confusion when passing to helpersDaniel Borkmann-2/+7
2022-01-19bpf: Generalize check_ctx_reg for reuse with other typesDaniel Borkmann-2/+2
2022-01-18random: rather than entropy_store abstraction, use globalJason A. Donenfeld-35/+21
2022-01-18lib/crypto: blake2s: move hmac construction into wireguardJason A. Donenfeld-3/+0
2022-01-18Merge tag 'dmaengine-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+22
2022-01-18Merge tag 'ata-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...Linus Torvalds-84/+470
2022-01-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-8/+38
2022-01-18Merge tag 'pm-5.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds-15/+64
2022-01-18Merge tag 'acpi-5.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+308
2022-01-18Merge tag 'slab-for-5.17-part2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-65/+0
2022-01-17Merge branch 'acpi-pfrut'Rafael J. Wysocki-0/+308
2022-01-17Merge tag '5.17-rc-part1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds-0/+4
2022-01-17devtmpfs regression fix: reconfigure on each mountNeilBrown-0/+2
2022-01-17Merge tag 'ntb-5.17' of git://github.com/jonmason/ntbLinus Torvalds-2/+0
2022-01-17Merge tag 'linux-watchdog-5.17-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds-0/+8
2022-01-17Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+3
2022-01-17Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-75/+20