summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* USB: correct API of usb_control_msg_send/recvOliver Neukum2020-09-251-2/+4
* iopoll: update kerneldoc of read_poll_timeout_atomic()Chunfeng Yun2020-09-251-2/+2
* Merge a31128384dfd ("Merge tag 'libnvdimm-fixes-5.9-rc7' of git://git.kernel....Greg Kroah-Hartman2020-09-211-9/+8
|\
| * dax: Fix compilation for CONFIG_DAX && !CONFIG_FS_DAXJan Kara2020-09-211-9/+8
* | Merge 5.0-rc6 into usb-nextGreg Kroah-Hartman2020-09-2110-10/+35
|\|
| * Merge tag 'locking_urgent_for_v5.9_rc6' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2020-09-201-4/+4
| |\
| | * locking/percpu-rwsem: Use this_cpu_{inc,dec}() for read_countHou Tao2020-09-161-4/+4
| * | Merge tag 'libnvdimm-fixes-5.9-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-09-201-2/+20
| |\ \
| | * | dm: Call proper helper to determine dax supportJan Kara2020-09-201-2/+20
| * | | Merge tag 'tty-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-09-201-0/+1
| |\ \ \
| | * | | serial: core: fix console port-lock regressionJohan Hovold2020-09-161-0/+1
| * | | | stackleak: let stack_erasing_sysctl take a kernel pointer bufferTobias Klauser2020-09-191-1/+1
| * | | | ftrace: let ftrace_enable_sysctl take a kernel pointer bufferTobias Klauser2020-09-191-2/+1
| * | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-09-181-1/+0
| |\ \ \ \
| | * | | | arm64: paravirt: Initialize steal time when cpu is onlineAndrew Jones2020-09-171-1/+0
| | |/ / /
| * | | | Merge tag 'pm-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2020-09-181-0/+1
| |\ \ \ \
| | * | | | cpuidle: Allow cpuidle drivers to take over RCU-idlePeter Zijlstra2020-09-161-0/+1
| | | |/ / | | |/| |
| * | | | Merge tag 'sound-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2020-09-181-0/+4
| |\ \ \ \
| | * | | | ASoC: core: Do not cleanup uninitialized dais on soc_pcm_open failureCezary Rojewski2020-09-071-0/+2
| | * | | | ASoC: soc-core: add snd_soc_find_dai_with_mutex()Kuninori Morimoto2020-08-281-0/+2
| * | | | | mm: allow a controlled amount of unfairness in the page lockLinus Torvalds2020-09-172-0/+3
| | |/ / / | |/| | |
* | | | | USB: add usb_control_msg_send() and usb_control_msg_recv()Greg Kroah-Hartman2020-09-161-0/+6
* | | | | USB: move snd_usb_pipe_sanity_check into the USB coreGreg Kroah-Hartman2020-09-161-0/+1
* | | | | Merge 5.9-rc5 into usb-nextGreg Kroah-Hartman2020-09-1430-79/+222
|\| | | |
| * | | | Merge tag 'driver-core-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-09-131-4/+2
| |\ \ \ \
| | * | | | test_firmware: Test platform fw loading on non-EFI systemsKees Cook2020-09-101-4/+2
| | * | | | PM: <linux/device.h>: fix @em_pd kernel-doc warningRandy Dunlap2020-09-071-0/+1
| | |/ / /
| * | | | Merge tag 'char-misc-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-09-131-4/+16
| |\ \ \ \
| | * | | | dyndbg: refine export, rename to dynamic_debug_exec_queries()Jim Cromie2020-09-041-4/+16
| | | |/ / | | |/| |
| * | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-09-132-7/+30
| |\ \ \ \
| | * | | | KVM: MIPS: Change the definition of kvm typeHuacai Chen2020-09-111-2/+3
| | * | | | arm64/x86: KVM: Introduce steal-time capAndrew Jones2020-08-211-0/+1
| | * | | | KVM: arm64: pvtime: Fix stolen time accounting across migrationAndrew Jones2020-08-211-0/+20
| | * | | | KVM: arm64: Drop type input from kvm_put_guestAndrew Jones2020-08-211-5/+6
| * | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-09-111-0/+15
| |\ \ \ \ \
| | * | | | | i2c: algo: pca: Reapply i2c bus settings after resetEvan Nimmo2020-09-091-0/+15
| * | | | | | Merge branch 'powercap'Rafael J. Wysocki2020-09-111-6/+5
| |\ \ \ \ \ \
| | * | | | | | powercap: make documentation reflect codeAmit Kucheria2020-09-101-6/+5
| | |/ / / / /
| * / / / / / PM: <linux/device.h>: fix @em_pd kernel-doc warningRandy Dunlap2020-09-101-0/+1
| |/ / / / /
| * | | | | Merge tag 'x86-urgent-2020-09-06' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-09-061-9/+42
| |\ \ \ \ \
| | * | | | | x86/entry: Unbreak 32bit fast syscallThomas Gleixner2020-09-041-9/+42
| | | |_|_|/ | | |/| | |
| * | | | | Merge tag 'for-linus-5.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-09-063-5/+17
| |\ \ \ \ \
| | * | | | | xen: add helpers to allocate unpopulated memoryRoger Pau Monne2020-09-041-0/+9
| | * | | | | memremap: rename MEMORY_DEVICE_DEVDAX to MEMORY_DEVICE_GENERICRoger Pau Monne2020-09-041-5/+4
| | * | | | | xen/balloon: add header guardRoger Pau Monne2020-09-041-0/+4
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---. \ \ \ \ \ Merge tags 'auxdisplay-for-linus-v5.9-rc4', 'clang-format-for-linus-v5.9-rc4'...Linus Torvalds2020-09-052-9/+3
| |\ \ \ \ \ \ \ \ | | | | |_|_|_|/ / | | | |/| | | | |
| | | | * | | | | sparse: use static inline for __chk_{user,io}_ptr()Luc Van Oostenryck2020-08-291-2/+2
| | | | * | | | | Compiler Attributes: fix comment concerning GCC 4.6Luc Van Oostenryck2020-08-271-1/+1
| | | | * | | | | Compiler Attributes: remove comment about sparse not supporting __has_attributeLuc Van Oostenryck2020-08-271-6/+0
| | | | | |_|_|/ | | | | |/| | |
| * | | | | | | Merge tag 'arc-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2020-09-051-0/+6
| |\ \ \ \ \ \ \