index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-28
kthread: Do not use TIMER_IRQSAFE
Sebastian Andrzej Siewior
1
-3
/
+2
2019-02-28
kthread: Convert worker lock to raw spinlock
Julia Cartwright
1
-2
/
+2
2019-02-28
PCI/ATS: Add inline to pci_prg_resp_pasid_required()
Kuppuswamy Sathyanarayanan
1
-1
/
+1
2019-02-28
vfs: Implement logging through fs_context
David Howells
1
-4
/
+14
2019-02-28
vfs: Remove kern_mount_data()
David Howells
1
-2
/
+1
2019-02-28
kernfs, sysfs, cgroup, intel_rdt: Support fs_context
David Howells
1
-18
/
+20
2019-02-28
introduce cloning of fs_context
Al Viro
3
-0
/
+15
2019-02-28
convenience helpers: vfs_get_super() and sget_fc()
Al Viro
2
-0
/
+19
2019-02-28
vfs: Implement a filesystem superblock creation/configuration context
David Howells
2
-0
/
+7
2019-02-28
vfs: Put security flags into the fs_context struct
David Howells
2
-1
/
+2
2019-02-28
vfs: Add LSM hooks for the new mount API
David Howells
2
-0
/
+24
2019-02-28
vfs: Add configuration parser helpers
David Howells
3
-0
/
+181
2019-02-28
mmc: core: Add discard support to sd
Avri Altman
1
-0
/
+1
2019-02-28
Merge tag 'perf-core-for-mingo-5.1-20190225' of git://git.kernel.org/pub/scm/...
Ingo Molnar
1
-1
/
+6
2019-02-28
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
19
-62
/
+125
2019-02-28
locking/lockdep: Shrink struct lock_class_key
Peter Zijlstra
1
-2
/
+4
2019-02-28
kernel/workqueue: Use dynamic lockdep keys for workqueues
Bart Van Assche
1
-24
/
+4
2019-02-28
locking/lockdep: Add support for dynamic keys
Bart Van Assche
1
-3
/
+18
2019-02-28
locking/lockdep: Free lock classes that are no longer in use
Bart Van Assche
1
-3
/
+6
2019-02-28
locking/lockdep: Make it easy to detect whether or not inside a selftest
Bart Van Assche
1
-0
/
+5
2019-02-28
locking/lockdep: Make zap_class() remove all matching lock order entries
Bart Van Assche
1
-0
/
+1
2019-02-28
locking/lockdep: Reorder struct lock_class members
Bart Van Assche
1
-7
/
+7
2019-02-28
locking/percpu-rwsem: Remove preempt_disable variants
Peter Zijlstra
1
-20
/
+4
2019-02-28
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
19
-62
/
+125
2019-02-28
dma-buf: clarify locking documentation for reservation_object_get_excl
Lucas Stach
1
-1
/
+2
2019-02-27
Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Thomas Gleixner
1
-1
/
+1
2019-02-27
net: Remove switchdev_ops
Florian Fainelli
1
-3
/
+0
2019-02-27
net: dev: Use unsigned integer as an argument to left-shift
Andy Shevchenko
1
-1
/
+1
2019-02-27
bpf: enable program stats
Alexei Starovoitov
2
-1
/
+28
2019-02-27
block: introduce bvec_nth_page()
Ming Lei
1
-3
/
+8
2019-02-26
soc: fsl: guts: make fsl_guts_get_svr() static
Horia Geantă
1
-2
/
+0
2019-02-26
devlink: create a special NDO for getting the devlink instance
Jakub Kicinski
1
-0
/
+7
2019-02-26
Merge branch 'asoc-5.1' into asoc-next
Mark Brown
1
-0
/
+7
2019-02-26
platform: set of_node in platform_device_register_full()
Mans Rullgard
1
-0
/
+1
2019-02-26
VMCI: Support upto 64-bit PPNs
Vishnu DASA
1
-2
/
+5
2019-02-26
SUNRPC: Fix an Oops in udp_poll()
Trond Myklebust
1
-0
/
+1
2019-02-26
ARM: 8836/1: drivers: amba: Update component matching to use the CoreSight UC...
Mike Leach
1
-0
/
+6
2019-02-26
ARM: 8838/1: drivers: amba: Updates to component identification for driver ma...
Mike Leach
1
-0
/
+33
2019-02-26
iommu: Document iommu_ops.is_attach_deferred()
Geert Uytterhoeven
1
-0
/
+2
2019-02-26
iommu: Document iommu_ops.iotlb_sync_map()
Geert Uytterhoeven
1
-0
/
+1
2019-02-26
PCI/ATS: Add pci_ats_page_aligned() interface
Kuppuswamy Sathyanarayanan
1
-0
/
+2
2019-02-26
PCI/ATS: Add pci_prg_resp_pasid_required() interface.
Kuppuswamy Sathyanarayanan
1
-0
/
+5
2019-02-26
iommu: Fix flush_tlb_all typo
Tom Murphy
1
-1
/
+1
2019-02-25
rtc: remove rtc_class_ops.read_callback
Alexandre Belloni
1
-2
/
+1
2019-02-25
dmaengine: imx-sdma: add a test for imx8mq multi sdma devices
Angus Ainslie (Purism)
1
-0
/
+1
2019-02-25
Revert "x86/fault: BUG() when uaccess helpers fault on kernel addresses"
Linus Torvalds
1
-6
/
+0
2019-02-25
Merge tag 'nfs-rdma-for-5.1-1' of git://git.linux-nfs.org/projects/anna/linux...
Trond Myklebust
5
-30
/
+89
2019-02-25
mmc: core: Convert mmc_regulator_get_ocrmask() to static
Ulf Hansson
1
-6
/
+0
2019-02-25
mmc: core: Move regulator helpers to separate file
Ulf Hansson
1
-1
/
+0
2019-02-25
Merge tag 'nand/for-5.1' of git://git.infradead.org/linux-mtd into mtd/next
Boris Brezillon
1
-17
/
+9
[prev]
[next]