aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-01-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-3/+0
2022-01-22Merge tag 'riscv-for-linus-5.17-mw1' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-6/+18
2022-01-22Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 1-1/+1
2022-01-21Merge tag 'block-5.17-2022-01-21' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-0/+11
2022-01-21Merge tag 'rtc-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Gravatar Linus Torvalds 1-1/+5
2022-01-20Merge tag 'ceph-for-5.17-rc1' of git://github.com/ceph/ceph-clientGravatar Linus Torvalds 3-2/+4
2022-01-20asm-generic: Add missing brackets for io_stop_wc macroGravatar Xiongfeng Wang 1-1/+1
2022-01-20Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 6-8/+28
2022-01-20Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 15-85/+145
2022-01-20delayacct: track delays from memory compactGravatar wangyong 2-1/+33
2022-01-20delayacct: cleanup flags in struct task_delay_info and functions use itGravatar Yang Yang 1-17/+0
2022-01-20delayacct: fix incomplete disable operation when switch enable to disableGravatar Yang Yang 1-0/+18
2022-01-20delayacct: support swapin delay accounting for swapping without blkioGravatar Yang Yang 1-22/+22
2022-01-20panic: use error_report_end tracepoint on warningsGravatar Marco Elver 1-3/+5
2022-01-20uuid: remove licence boilerplate text from the headerGravatar Andy Shevchenko 1-9/+0
2022-01-20uuid: discourage people from using UAPI header in new codeGravatar Andy Shevchenko 1-0/+1
2022-01-20kunit: replace kernel.h with the necessary inclusionsGravatar Andy Shevchenko 1-1/+1
2022-01-20hash.h: remove unused define directiveGravatar Isabella Basso 1-4/+1
2022-01-20list: introduce list_is_head() helper and re-use it in list.hGravatar Andy Shevchenko 1-14/+22
2022-01-20kthread: dynamically allocate memory to store kthread's full nameGravatar Yafang Shao 1-0/+1
2022-01-20tools/testing/selftests/bpf: replace open-coded 16 with TASK_COMM_LENGravatar Yafang Shao 1-2/+7
2022-01-20fs/binfmt_elf: replace open-coded string copy with get_task_commGravatar Yafang Shao 2-0/+10
2022-01-20kernel.h: include a note to discourage people from including it in headersGravatar Andy Shevchenko 1-0/+9
2022-01-20include/linux/unaligned: replace kernel.h with the necessary inclusionsGravatar Andy Shevchenko 1-1/+1
2022-01-20proc: make the proc_create[_data]() stubs static inlinesGravatar Hans de Goede 1-2/+10
2022-01-20mm: percpu: add generic pcpu_populate_pte() functionGravatar Kefeng Wang 1-3/+2
2022-01-20mm: percpu: add generic pcpu_fc_alloc/free funcitonGravatar Kefeng Wang 1-8/+1
2022-01-20mm: percpu: add pcpu_fc_cpu_to_node_fn_t typedefGravatar Kefeng Wang 1-2/+5
2022-01-19RISC-V: Introduce sv48 support without relocatable kernelGravatar Palmer Dabbelt 1-6/+18
2022-01-19asm-generic: Prepare for riscv use of pud_alloc_one and pud_freeGravatar Alexandre Ghiti 1-6/+18
2022-01-19KVM: Move x86 VMX's posted interrupt list_head to vcpu_vmxGravatar Sean Christopherson 1-2/+0
2022-01-19KVM: Drop unused kvm_vcpu.pre_pcpu fieldGravatar Sean Christopherson 1-1/+0
2022-01-19Merge branch 'kvm-pi-raw-spinlock' into HEADGravatar Paolo Bonzini 43-80/+224
2022-01-19Merge tag 'f2fs-for-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-12/+15
2022-01-19Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 2-3/+2
2022-01-19Merge branch 'random-5.17-rc1-for-linus' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 2-38/+21
2022-01-18Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfGravatar Jakub Kicinski 2-4/+9
2022-01-19bpf: Fix ringbuf memory type confusion when passing to helpersGravatar Daniel Borkmann 1-2/+7
2022-01-19bpf: Generalize check_ctx_reg for reuse with other typesGravatar Daniel Borkmann 1-2/+2
2022-01-18random: rather than entropy_store abstraction, use globalGravatar Jason A. Donenfeld 1-35/+21
2022-01-18lib/crypto: blake2s: move hmac construction into wireguardGravatar Jason A. Donenfeld 1-3/+0
2022-01-18Merge tag 'dmaengine-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 3-1/+22
2022-01-18Merge tag 'ata-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...Gravatar Linus Torvalds 2-84/+470
2022-01-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 3-8/+38
2022-01-18Merge tag 'pm-5.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Gravatar Linus Torvalds 2-15/+64
2022-01-18Merge tag 'acpi-5.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-0/+308
2022-01-18Merge tag 'slab-for-5.17-part2' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 2-65/+0
2022-01-17Merge branch 'acpi-pfrut'Gravatar Rafael J. Wysocki 2-0/+308
2022-01-17Merge tag '5.17-rc-part1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Gravatar Linus Torvalds 1-0/+4
2022-01-17devtmpfs regression fix: reconfigure on each mountGravatar NeilBrown 1-0/+2