index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2020-06-28
Merge tag 'efi-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-06-28
Merge tag 'sched_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-06-28
Merge tag 'x86_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-06-28
Merge tag 'rcu_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-06-28
Merge tag 'x86_entry_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-06-28
smp, irq_work: Continue smp_call_function*() and irq_work*() integration
Peter Zijlstra
2020-06-28
sched/core: Fix CONFIG_GCC_PLUGIN_RANDSTRUCT build fail
Peter Zijlstra
2020-06-27
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2020-06-27
Merge tag 'dma-mapping-5.8-4' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-06-27
Merge tag 'kgdb-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...
Linus Torvalds
2020-06-27
serial: core: drop redundant sysrq checks
Johan Hovold
2020-06-27
serial: core: fix sysrq overhead regression
Johan Hovold
2020-06-27
Revert "serial: core: Refactor uart_unlock_and_check_sysrq()"
Johan Hovold
2020-06-26
Merge tag 'iommu-fixes-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-06-26
Merge tag 'drm-fixes-2020-06-26' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-06-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-06-26
kdb: Switch to use safer dbg_io_ops over console APIs
Sumit Garg
2020-06-26
Merge branch 'linus' into x86/entry, to resolve conflicts
Ingo Molnar
2020-06-26
mm: remove vmalloc_exec
Christoph Hellwig
2020-06-26
mm: workingset: age nonresident information alongside anonymous pages
Johannes Weiner
2020-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2020-06-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-06-25
rcu: Fixup noinstr warnings
Peter Zijlstra
2020-06-25
locking/atomics: Provide the arch_atomic_ interface to generic code
Peter Zijlstra
2020-06-25
bpf: Do not allow btf_ctx_access with __int128 types
John Fastabend
2020-06-25
ieee80211: Add missing and new AKM suite selector definitions
Veerendranath Jakkam
2020-06-25
Merge tag 'drm/tegra/for-5.8-rc3' of git://anongit.freedesktop.org/tegra/linu...
Dave Airlie
2020-06-25
netfilter: ip6tables: Split ip6t_unregister_table() into pre_exit and exit he...
David Wilder
2020-06-25
netfilter: iptables: Split ipt_unregister_table() into pre_exit and exit help...
David Wilder
2020-06-24
net: phy: make phy_disable_interrupts() non-static
Jisheng Zhang
2020-06-23
scsi: libata: Fix the ata_scsi_dma_need_drain stub
Christoph Hellwig
2020-06-23
security: Fix hook iteration and default value for inode_copy_up_xattr
KP Singh
2020-06-23
net: qed: fix left elements count calculation
Alexander Lobakin
2020-06-23
iommu/vt-d: Set U/S bit in first level page table by default
Lu Baolu
2020-06-22
security: fix the key_permission LSM hook function type
Sami Tolvanen
2020-06-21
Merge tag 'powerpc-5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-06-21
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-06-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2020-06-20
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-06-20
Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2020-06-20
mm: Allow arches to provide ptep_get()
Christophe Leroy
2020-06-19
Merge tag 'block-5.8-2020-06-19' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-06-19
Merge tag 'libata-5.8-2020-06-19' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-06-19
Merge tag 'ceph-for-5.8-rc2' of git://github.com/ceph/ceph-client
Linus Torvalds
2020-06-19
Merge tag 'overflow-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-06-19
i2c: remove deprecated i2c_new_device API
Wolfram Sang
2020-06-18
net: core: reduce recursion limit value
Taehee Yoo
2020-06-18
Merge branch 'hch' (maccess patches from Christoph Hellwig)
Linus Torvalds
2020-06-18
maccess: make get_kernel_nofault() check for minimal type compatibility
Linus Torvalds
[prev]
[next]