summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-06-15sched/deadline: Impose global limits on sched_attr::sched_periodPeter Zijlstra
2020-06-15isolcpus: Affine unbound kernel threads to housekeeping cpusMarcelo Tosatti
2020-06-15psi: eliminate kthread_worker from psi trigger scheduling mechanismSuren Baghdasaryan
2020-06-15sched/debug: Add new tracepoints to track util_estVincent Donnefort
2020-06-15sched/cputime: Improve cputime_adjust()Oleg Nesterov
2020-06-15ftrace: Add perf ksymbol events for ftrace trampolinesAdrian Hunter
2020-06-15ftrace: Add symbols for ftrace trampolinesAdrian Hunter
2020-06-15kprobes: Add perf ksymbol events for kprobe insn pagesAdrian Hunter
2020-06-15kprobes: Add symbols for kprobe insn pagesAdrian Hunter
2020-06-15perf: Add perf text poke eventAdrian Hunter
2020-06-15syscalls: Fix offset type of ksys_ftruncate()Jiri Slaby
2020-06-15gpio: driver.h: fix kernel-doc markupMauro Carvalho Chehab
2020-06-15crypto: ccp - Fix sparse warnings in sev-devHerbert Xu
2020-06-14Merge tag 'LSM-add-setgid-hook-5.8-author-fix' of git://github.com/micah-mort...Linus Torvalds
2020-06-14security: Add LSM hooks to set*gid syscallsThomas Cedeno
2020-06-14Merge tag 'for-5.8-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-06-14iio: core: add iio_device_set_parent() helperAlexandru Ardelean
2020-06-14iio: core: pass parent device as parameter during allocationAlexandru Ardelean
2020-06-14iio: make iio_device_get_drvdata take a const struct iio_dev *.Jonathan Cameron
2020-06-14iio: cros_ec: Reapply range at resumeGwendal Grignou
2020-06-14iio: adc: Add PMIC7 ADC bindingsJishnu Prakash
2020-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-06-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-06-13Merge branch 'i2c/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2020-06-13Merge tag 'media/v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2020-06-13Merge tag 'ras-core-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-06-13Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-06-13Merge tag 'notifications-20200601' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-06-12Merge tag 'thermal-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-06-12ext4, jbd2: ensure panic by fix a race between jbd2 abort and ext4 error hand...zhangyi (F)
2020-06-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-06-12ext4: support xattr gnu.* namespace for the HurdJan (janneke) Nieuwenhuizen
2020-06-12Bluetooth: centralize default value initialization.Alain Michaud
2020-06-12Bluetooth: mgmt: read/set system parameter definitionsAlain Michaud
2020-06-12ASoC: dmaengine_pcm: export soc_component_to_pcmShengjiu Wang
2020-06-12ASoC: soc-card: export snd_soc_lookup_component_nolockedShengjiu Wang
2020-06-12Bluetooth: Use only 8 bits for the HCI CMSG state flagsAlain Michaud
2020-06-12Bluetooth: Add support for BT_PKT_STATUS CMSG data for SCO connectionsAlain Michaud
2020-06-11Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-06-11Merge tag 'locking-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-06-11Merge tag 'block-5.8-2020-06-11' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-06-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-06-11Merge tag 'riscv-for-linus-5.8-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-06-11Merge tag 'mailbox-v5.8' of git://git.linaro.org/landing-teams/working/fujits...Linus Torvalds
2020-06-11Merge tag 'nfs-for-5.8-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2020-06-11compiler_types.h, kasan: Use __SANITIZE_ADDRESS__ instead of CONFIG_KASAN to ...Marco Elver
2020-06-11compiler.h: Move function attributes to compiler_types.hMarco Elver
2020-06-11compiler.h: Avoid nested statement expression in data_race()Marco Elver
2020-06-11compiler.h: Remove data_race() and unnecessary checks from {READ,WRITE}_ONCE()Marco Elver