summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | bpf: Check correct cred for CAP_SYSLOG in bpf_dump_raw_ok()Kees Cook2020-07-081-2/+2
| | * | | | | | | | kallsyms: Refactor kallsyms_show_value() to take credKees Cook2020-07-082-3/+4
| * | | | | | | | | Merge tag 'sound-5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2020-07-081-1/+9
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ALSA: compress: fix partial_drain completion stateVinod Koul2020-07-071-1/+9
| * | | | | | | | | | Raise gcc version requirement to 4.9Linus Torvalds2020-07-083-29/+3
| | |_|/ / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge tag 'pci-v5.8-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-07-031-6/+5
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | PCI: Make pcie_find_root_port() work for Root PortsMika Westerberg2020-06-301-6/+5
| * | | | | | | | | | Merge tag 'block-5.8-2020-07-01' of git://git.kernel.dk/linux-blockLinus Torvalds2020-07-021-0/+1
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | blk-mq-debugfs: update blk_queue_flag_name[] accordingly for new flagsHou Tao2020-06-291-0/+1
| * | | | | | | | | | | Merge tag 'io_uring-5.8-2020-07-01' of git://git.kernel.dk/linux-blockLinus Torvalds2020-07-022-2/+7
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / | | |/| | | | | | | | |
| | * | | | | | | | | | task_work: teach task_work_add() to do signal_wake_up()Oleg Nesterov2020-06-302-2/+7
| | | |_|_|/ / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge tag 'fixes-v5.8-rc3-a' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-06-301-2/+2
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | security: Fix hook iteration and default value for inode_copy_up_xattrKP Singh2020-06-231-1/+1
| | * | | | | | | | | | security: fix the key_permission LSM hook function typeSami Tolvanen2020-06-221-1/+1
| | |/ / / / / / / / /
| * | | | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-06-291-2/+2
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | |
| | * | | | | | | | | crypto: af_alg - fix use-after-free in af_alg_accept() due to bh_lock_sock()Herbert Xu2020-06-181-2/+2
| * | | | | | | | | | Merge tag 'timers-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-06-281-7/+7
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | timekeeping: Fix kerneldoc system_device_crosststamp & alKurt Kanzenbach2020-06-181-7/+7
| | | |_|_|/ / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge tag 'efi-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-06-282-6/+16
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | efi/libstub: arm: Print CPU boot mode and MMU state at bootArd Biesheuvel2020-06-171-0/+1
| | * | | | | | | | | | efi: Replace zero-length array and use struct_size() helperGustavo A. R. Silva2020-06-151-5/+2
| | * | | | | | | | | | efi/tpm: Verify event log header before parsingFabian Vogt2020-06-151-1/+13
| | |/ / / / / / / / /
| * | | | | | | | | | Merge tag 'sched_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-06-284-35/+83
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | smp, irq_work: Continue smp_call_function*() and irq_work*() integrationPeter Zijlstra2020-06-284-37/+83
| | * | | | | | | | | | sched/core: Fix CONFIG_GCC_PLUGIN_RANDSTRUCT build failPeter Zijlstra2020-06-281-2/+4
| | | |_|/ / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge tag 'x86_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-06-281-1/+1
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | syscalls: Fix offset type of ksys_ftruncate()Jiri Slaby2020-06-151-1/+1
| | | |/ / / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge tag 'rcu_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-06-282-2/+236
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | rcu: Fixup noinstr warningsPeter Zijlstra2020-06-251-1/+1
| | * | | | | | | | | | locking/atomics: Provide the arch_atomic_ interface to generic codePeter Zijlstra2020-06-251-1/+235
| | |/ / / / / / / / /
| * | | | | | | | | | Merge tag 'x86_entry_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-06-284-8/+21
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch 'linus' into x86/entry, to resolve conflictsIngo Molnar2020-06-2630-68/+165
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | compiler_attributes.h: Support no_sanitize_undefined check with GCC 4Marco Elver2020-06-161-0/+1
| | * | | | | | | | | | | x86/entry, ubsan, objtool: Whitelist __ubsan_handle_*()Peter Zijlstra2020-06-151-1/+1
| | * | | | | | | | | | | compiler_types.h: Add __no_sanitize_{address,undefined} to noinstrMarco Elver2020-06-153-1/+16
| | * | | | | | | | | | | x86, kcsan: Add __no_kcsan to noinstrPeter Zijlstra2020-06-151-4/+4
| | * | | | | | | | | | | kcsan: Remove __no_kcsan_or_inlinePeter Zijlstra2020-06-151-4/+1
| | | |/ / / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2020-06-271-1/+1
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | scsi: libata: Fix the ata_scsi_dma_need_drain stubChristoph Hellwig2020-06-231-1/+1
| * | | | | | | | | | | | Merge tag 'vfio-v5.8-rc3' of git://github.com/awilliam/linux-vfioLinus Torvalds2020-06-271-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | vfio/type1: Fix migration info capability IDAlex Williamson2020-06-181-1/+1
| | | |/ / / / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge tag 'dma-mapping-5.8-4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-06-271-2/+0
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | dma-direct: mark __dma_direct_alloc_pages staticChristoph Hellwig2020-06-171-2/+0
| * | | | | | | | | | | | | Merge tag 'kgdb-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...Linus Torvalds2020-06-271-3/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | kdb: Switch to use safer dbg_io_ops over console APIsSumit Garg2020-06-261-3/+2
| | | |_|_|_|/ / / / / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | Merge tag 'iommu-fixes-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-06-261-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | iommu/vt-d: Set U/S bit in first level page table by defaultLu Baolu2020-06-231-0/+1
| | |/ / / / / / / / / / / /
| * | | | | | | | | | | | | Merge tag 'drm-fixes-2020-06-26' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-06-262-0/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'drm-misc-fixes-2020-06-25' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2020-06-261-0/+1
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | drm/fb-helper: Fix vt restoreDaniel Vetter2020-06-241-0/+1
| | | | |_|/ / / / / / / / / / | | | |/| | | | | | | | | | |