index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2021-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2021-02-08
net: watchdog: hold device global xmit lock during tx disable
Edwin Peer
2021-02-07
Merge tag 'irq_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-02-07
Merge tag 'core_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-02-06
entry: Ensure trap after single-step on system call return
Gabriel Krisman Bertazi
2021-02-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-02-05
genirq: Prevent [devm_]irq_alloc_desc from returning irq 0
Hans de Goede
2021-02-05
kasan: add explicit preconditions to kasan_report()
Vincenzo Frascino
2021-02-05
mm/vmalloc: separate put pages and flush VM flags
Rick Edgecombe
2021-02-05
mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB page
Muchun Song
2021-02-05
Merge tag 'iommu-fixes-v5.11-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-04
udp: fix skb_copy_and_csum_datagram with odd segment sizes
Willem de Bruijn
2021-02-03
Merge tag 'trace-v5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-02-02
iommu: Check dev->iommu in dev_iommu_priv_get() before dereferencing it
Joerg Roedel
2021-02-02
tracepoint: Fix race between tracing and removing tracepoint
Alexey Kardashevskiy
2021-01-31
Merge tag 'x86_entry_for_v5.11_rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-01-31
Merge tag 'nfs-for-5.11-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2021-01-30
genirq/msi: Activate Multi-MSI early when MSI_FLAG_ACTIVATE_EARLY is set
Marc Zyngier
2021-01-29
tracing/kprobe: Fix to support kretprobe events on unloaded modules
Masami Hiramatsu
2021-01-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2021-01-26
Merge tag 'regulator-fix-v5.11-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-01-25
SUNRPC: Move simple_get_bytes and simple_get_netobj into private header
Dave Wysochanski
2021-01-25
Commit 9bb48c82aced ("tty: implement write_iter") converted the tty
Sami Tolvanen
2021-01-24
Merge tag 'block-5.11-2021-01-24' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-01-24
Merge tag 'driver-core-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-01-24
Merge tag 'sched_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-01-24
Merge tag 'timers_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2021-01-22
kthread: Extract KTHREAD_IS_PER_CPU
Peter Zijlstra
2021-01-21
driver core: Fix device link device name collision
Saravana Kannan
2021-01-21
regulator: consumer: Add missing stubs to regulator/consumer.h
Dmitry Osipenko
2021-01-20
Merge tag 'net-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-01-20
net: usb: cdc_ncm: don't spew notifications
Grant Grundler
2021-01-19
Revert "RDMA/mlx5: Fix devlink deadlock on net namespace deletion"
Parav Pandit
2021-01-19
mdio-bitbang: Export mdiobb_{read,write}()
Geert Uytterhoeven
2021-01-18
nvme-pci: allow use of cmb on v1.4 controllers
Klaus Jensen
2021-01-15
Merge tag 'for-5.11/dm-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-01-15
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2021-01-15
compiler.h: Raise minimum version of GCC to 5.1 for arm64
Will Deacon
2021-01-14
Merge tag 'net-5.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-01-14
x86/entry: Emit a symbol for register restoring thunk
Nick Desaulniers
2021-01-13
Revert "arm64: Enable perf events based hard lockup detector"
Will Deacon
2021-01-12
arm/kasan: fix the array size of kasan_early_shadow_pte[]
Hailong Liu
2021-01-12
mm/memcontrol: fix warning in mem_cgroup_page_lruvec()
Hugh Dickins
2021-01-12
timekeeping: Remove unused get_seconds()
Chunguang Xu
2021-01-11
net: compound page support in skb_seq_read
Willem de Bruijn
2021-01-11
net: support kmap_local forced debugging in skb_frag_foreach
Willem de Bruijn
2021-01-10
Merge tag 'usb-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-01-10
Merge tag 'x86_urgent_for_v5.11_rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-01-08
Merge tag 'acpi-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
[next]