Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | Merge tag 'fixes-v5.8-rc3-a' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2020-06-30 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | security: Fix hook iteration and default value for inode_copy_up_xattr | KP Singh | 2020-06-24 | 1 | -1/+1 | |
| * | | | | | | | | | security: fix the key_permission LSM hook function type | Sami Tolvanen | 2020-06-22 | 1 | -1/+1 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2020-06-29 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
| * | | | | | | | | crypto: af_alg - fix use-after-free in af_alg_accept() due to bh_lock_sock() | Herbert Xu | 2020-06-18 | 1 | -2/+2 | |
* | | | | | | | | | Merge tag 'timers-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2020-06-28 | 1 | -7/+7 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | timekeeping: Fix kerneldoc system_device_crosststamp & al | Kurt Kanzenbach | 2020-06-18 | 1 | -7/+7 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'efi-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2020-06-28 | 2 | -6/+16 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | efi/libstub: arm: Print CPU boot mode and MMU state at boot | Ard Biesheuvel | 2020-06-17 | 1 | -0/+1 | |
| * | | | | | | | | | efi: Replace zero-length array and use struct_size() helper | Gustavo A. R. Silva | 2020-06-15 | 1 | -5/+2 | |
| * | | | | | | | | | efi/tpm: Verify event log header before parsing | Fabian Vogt | 2020-06-15 | 1 | -1/+13 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge tag 'sched_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2020-06-28 | 4 | -35/+83 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | smp, irq_work: Continue smp_call_function*() and irq_work*() integration | Peter Zijlstra | 2020-06-28 | 4 | -37/+83 | |
| * | | | | | | | | | sched/core: Fix CONFIG_GCC_PLUGIN_RANDSTRUCT build fail | Peter Zijlstra | 2020-06-28 | 1 | -2/+4 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'x86_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2020-06-28 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | syscalls: Fix offset type of ksys_ftruncate() | Jiri Slaby | 2020-06-15 | 1 | -1/+1 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'rcu_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2020-06-28 | 2 | -2/+236 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | rcu: Fixup noinstr warnings | Peter Zijlstra | 2020-06-25 | 1 | -1/+1 | |
| * | | | | | | | | | locking/atomics: Provide the arch_atomic_ interface to generic code | Peter Zijlstra | 2020-06-25 | 1 | -1/+235 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge tag 'x86_entry_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2020-06-28 | 4 | -8/+21 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'linus' into x86/entry, to resolve conflicts | Ingo Molnar | 2020-06-26 | 30 | -68/+165 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | compiler_attributes.h: Support no_sanitize_undefined check with GCC 4 | Marco Elver | 2020-06-16 | 1 | -0/+1 | |
| * | | | | | | | | | | x86/entry, ubsan, objtool: Whitelist __ubsan_handle_*() | Peter Zijlstra | 2020-06-15 | 1 | -1/+1 | |
| * | | | | | | | | | | compiler_types.h: Add __no_sanitize_{address,undefined} to noinstr | Marco Elver | 2020-06-15 | 3 | -1/+16 | |
| * | | | | | | | | | | x86, kcsan: Add __no_kcsan to noinstr | Peter Zijlstra | 2020-06-15 | 1 | -4/+4 | |
| * | | | | | | | | | | kcsan: Remove __no_kcsan_or_inline | Peter Zijlstra | 2020-06-15 | 1 | -4/+1 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2020-06-28 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | scsi: libata: Fix the ata_scsi_dma_need_drain stub | Christoph Hellwig | 2020-06-24 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge tag 'vfio-v5.8-rc3' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 2020-06-28 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | vfio/type1: Fix migration info capability ID | Alex Williamson | 2020-06-18 | 1 | -1/+1 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge tag 'dma-mapping-5.8-4' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2020-06-27 | 1 | -2/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | dma-direct: mark __dma_direct_alloc_pages static | Christoph Hellwig | 2020-06-17 | 1 | -2/+0 | |
* | | | | | | | | | | | | Merge tag 'kgdb-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dan... | Linus Torvalds | 2020-06-27 | 1 | -3/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | kdb: Switch to use safer dbg_io_ops over console APIs | Sumit Garg | 2020-06-26 | 1 | -3/+2 | |
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge tag 'iommu-fixes-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2020-06-26 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | iommu/vt-d: Set U/S bit in first level page table by default | Lu Baolu | 2020-06-23 | 1 | -0/+1 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge tag 'drm-fixes-2020-06-26' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2020-06-26 | 2 | -0/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'drm-misc-fixes-2020-06-25' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie | 2020-06-26 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | drm/fb-helper: Fix vt restore | Daniel Vetter | 2020-06-24 | 1 | -0/+1 | |
| | | |_|/ / / / / / / / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge tag 'drm/tegra/for-5.8-rc3' of git://anongit.freedesktop.org/tegra/linu... | Dave Airlie | 2020-06-25 | 1 | -0/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | gpu: host1x: Correct trivial kernel-doc inconsistencies | Colton Lewis | 2020-06-16 | 1 | -0/+3 | |
| | |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2020-06-26 | 4 | -3/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | mm: remove vmalloc_exec | Christoph Hellwig | 2020-06-26 | 1 | -1/+0 | |
| * | | | | | | | | | | | mm: workingset: age nonresident information alongside anonymous pages | Johannes Weiner | 2020-06-26 | 2 | -2/+3 | |
| * | | | | | | | | | | | make asm-generic/cacheflush.h more standalone | Stephen Rothwell | 2020-06-26 | 1 | -0/+5 | |
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 2020-06-26 | 14 | -22/+58 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | rds: transport module should be auto loaded when transport is set | Rao Shoaib | 2020-06-26 | 1 | -1/+3 | |
| * | | | | | | | | | | | | sctp: Don't advertise IPv4 addresses if ipv6only is set on the socket | Marcelo Ricardo Leitner | 2020-06-26 | 1 | -3/+5 | |
| * | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2020-06-25 | 2 | -0/+9 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | netfilter: ip6tables: Split ip6t_unregister_table() into pre_exit and exit he... | David Wilder | 2020-06-25 | 1 | -0/+3 |