summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-08-04Merge tag 'irq-urgent-2020-08-02' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+13
2020-08-04Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds20-215/+302
2020-08-03Merge tag 's390-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-4/+24
2020-08-03Merge tag 'for-5.9/io_uring-20200802' of git://git.kernel.dk/linux-blockLinus Torvalds5-7/+73
2020-08-03Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-blockLinus Torvalds16-478/+219
2020-08-03Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds12-37/+88
2020-08-03Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...Linus Torvalds1-2/+7
2020-08-03Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds2-5/+107
2020-08-03Merge tag 'for-5.9-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds3-64/+98
2020-08-03Merge tag 'tpmdd-next-v5.9' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds3-2/+17
2020-08-03Merge tag 'irqchip-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner5-24/+45
2020-08-03leds: add RGB color option, as that is different from multicolor.Pavel Machek1-2/+4
2020-08-03Merge branches 'acpi-mm', 'acpi-tables', 'acpi-apei' and 'acpi-misc'Rafael J. Wysocki2-4/+10
2020-08-03Merge branches 'pm-sleep', 'pm-domains', 'powercap' and 'pm-tools'Rafael J. Wysocki3-7/+24
2020-08-03Merge branch 'pm-cpufreq'Rafael J. Wysocki1-0/+14
2020-08-03Merge branch 'pm-cpuidle'Rafael J. Wysocki1-3/+6
2020-08-03Merge branches 'pm-em' and 'pm-core'Rafael J. Wysocki4-64/+115
2020-08-03list: add "list_del_init_careful()" to go with "list_empty_careful()"Linus Torvalds1-1/+19
2020-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds5-44/+45
2020-08-01fs: optimise kiocb_set_rw_flags()Pavel Begunkov1-5/+11
2020-08-01Merge branch 'kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck...Ingo Molnar1-0/+2
2020-08-01sched: Document arch_scale_*_capacity()Valentin Schneider1-0/+10
2020-08-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-6/+9
2020-07-31Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2020-07-31Merge branch 'for-next/read-barrier-depends' into for-next/coreCatalin Marinas8-152/+139
2020-07-31Merge branch 'for-next/tlbi' into for-next/coreCatalin Marinas1-15/+40
2020-07-31Merge branches 'for-next/misc', 'for-next/vmcoreinfo', 'for-next/cpufeature',...Catalin Marinas10-26/+101
2020-07-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-0/+19
2020-07-31Merge branch 'linus' into locking/core, to resolve conflictIngo Molnar15-10/+39
2020-07-31kcsan: Improve IRQ state trace reportingMarco Elver1-0/+4
2020-07-31lockdep: Refactor IRQ trace events fields into structMarco Elver2-9/+15
2020-07-31lib: Add zstd support to decompressNick Terrell1-0/+11
2020-07-31Merge tag 'qcom-arm64-for-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann1-0/+1
2020-07-31lib/mpi: Add mpi_sub_ui()Marcelo Henrique Cerri1-0/+3
2020-07-31Merge tag 'drm-intel-next-2020-07-15' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2-0/+50
2020-07-31ipv6: fix memory leaks on IPV6_ADDRFORM pathCong Wang1-0/+1
2020-07-31Merge remote-tracking branch 'regulator/for-5.9' into regulator-nextMark Brown7-1/+350
2020-07-31Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar8-23/+84
2020-07-30tasklet: Introduce new initialization APIRomain Perier1-1/+27
2020-07-30treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()Kees Cook1-5/+10
2020-07-30random: fix circular include dependency on arm64 after addition of percpu.hWilly Tarreau1-1/+1
2020-07-30PM / devfreq: Add support delayed timer for polling modeChanwoo Choi1-0/+9
2020-07-30driver core: add device probe log helperAndrzej Hajda1-0/+3
2020-07-30random32: remove net_rand_state from the latent entropy gcc pluginLinus Torvalds1-1/+1
2020-07-29mlxsw: spectrum: Use different trap group for externally routed packetsIdo Schimmel1-0/+3
2020-07-29IB/rdmavt: Fix RQ counting issues causing use of an invalid RWQEMike Marciniszyn1-0/+19
2020-07-29Merge tag 'drm-fixes-2020-07-29' of git://anongit.freedesktop.org/drm/drm int...Linus Torvalds1-0/+12
2020-07-29random32: update the net random state on interrupt and activityWilly Tarreau1-0/+3
2020-07-29cpuidle: change enter_s2idle() prototypeNeal Liu1-3/+6
2020-07-29nvmem: core: add support to auto devidSrinivas Kandagatla1-0/+3