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
io_uring: provide FIFO ordering for task_work
Jens Axboe
2021-02-01
Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Jens Axboe
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-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
2021-01-08
Merge tag 'iommu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2021-01-08
dm integrity: fix flush with external metadata device
Mikulas Patocka
2021-01-08
Merge tag 'net-5.11-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/n...
Linus Torvalds
2021-01-08
Revert "init/console: Use ttynull as a fallback when there is no console"
Petr Mladek
2021-01-07
net/mlx5e: Add missing capability check for uplink follow
Aya Levin
2021-01-07
ACPI: scan: add stub acpi_create_platform_device() for !CONFIG_ACPI
Shawn Guo
2021-01-07
iommu/vt-d: Fix general protection fault in aux_detach_device()
Liu Yi L
2021-01-07
iommu/vt-d: Move intel_iommu info from struct intel_svm to struct intel_svm_dev
Liu Yi L
2021-01-07
kcov, usb: hide in_serving_softirq checks in __usb_hcd_giveback_urb
Andrey Konovalov
2021-01-04
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
2021-01-04
Merge tag 'compiler-attributes-for-linus-v5.11' of git://github.com/ojeda/linux
Linus Torvalds
2021-01-04
fs: expose LOOKUP_CACHED through openat2() RESOLVE_CACHED
Jens Axboe
2021-01-04
fs: add support for LOOKUP_CACHED
Jens Axboe
2021-01-01
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2020-12-30
Merge tag 'ceph-for-5.11-rc2' of git://github.com/ceph/ceph-client
Linus Torvalds
[next]