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-04-14
fs: prevent page refcount overflow in pipe_buf_get
Matthew Wilcox
1
-4
/
+6
2019-04-14
mm: add 'try_get_page()' helper function
Linus Torvalds
1
-0
/
+9
2019-04-14
mm: make page ref count overflow check tighter and more explicit
Linus Torvalds
1
-1
/
+5
2019-04-14
iio: inkern: API for reading available iio channel attribute values
Artur Rojek
1
-0
/
+14
2019-04-14
bfq: update internal depth state when queue depth changes
Jens Axboe
1
-0
/
+1
2019-04-14
Merge tag 'for-linus-20190412' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-14
/
+30
2019-04-14
Merge tag 'nfs-for-5.1-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-8
/
+0
2019-04-14
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+3
2019-04-13
CPER: Remove unnecessary use of user-space types
Bjorn Helgaas
1
-143
/
+143
2019-04-13
CPER: Add UEFI spec references
Bjorn Helgaas
1
-28
/
+26
2019-04-13
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2019-04-13
fs: drop unused fput_atomic definition
Lukas Bulwahn
1
-1
/
+0
2019-04-13
rhashtable: use BIT(0) for locking.
NeilBrown
1
-11
/
+24
2019-04-13
rhashtable: replace rht_ptr_locked() with rht_assign_locked()
NeilBrown
1
-3
/
+6
2019-04-13
rhashtable: move dereference inside rht_ptr()
NeilBrown
1
-27
/
+42
2019-04-13
rhashtable: reorder some inline functions and macros.
NeilBrown
1
-71
/
+71
2019-04-13
rhashtable: fix some __rcu annotation errors
NeilBrown
1
-5
/
+6
2019-04-13
scsi: scsi_transport_fc: nvme: display FC-NVMe port roles
Hannes Reinecke
1
-6
/
+0
2019-04-13
Merge branch 'next-integrity-for-james' of git://git.kernel.org/pub/scm/linux...
James Morris
1
-0
/
+5
2019-04-12
bpf: Introduce bpf_strtol and bpf_strtoul helpers
Andrey Ignatov
1
-0
/
+2
2019-04-12
bpf: Introduce ARG_PTR_TO_{INT,LONG} arg types
Andrey Ignatov
1
-0
/
+2
2019-04-12
bpf: Add file_pos field to bpf_sysctl ctx
Andrey Ignatov
2
-4
/
+8
2019-04-12
bpf: Introduce bpf_sysctl_{get,set}_new_value helpers
Andrey Ignatov
2
-3
/
+8
2019-04-12
bpf: Introduce bpf_sysctl_get_current_value helper
Andrey Ignatov
1
-0
/
+2
2019-04-12
bpf: Sysctl hook
Andrey Ignatov
3
-0
/
+27
2019-04-12
block: disk_events: introduce event flags
Martin Wilck
1
-1
/
+9
2019-04-12
block: genhd: remove async_events field
Martin Wilck
1
-1
/
+0
2019-04-12
iommu: io-pgtable: Add ARM Mali midgard MMU page table format
Rob Herring
1
-0
/
+7
2019-04-12
block: only allow contiguous page structs in a bio_vec
Christoph Hellwig
1
-9
/
+4
2019-04-12
block: change how we get page references in bio_iov_iter_get_pages
Christoph Hellwig
1
-5
/
+0
2019-04-12
overflow.h: Add comment documenting __ab_c_size()
Rasmus Villemoes
1
-2
/
+6
2019-04-12
vfio/mdev: Add iommu related member in mdev_device
Lu Baolu
1
-0
/
+14
2019-04-12
spi: Add spi_is_bpw_supported()
Noralf Trønnes
1
-0
/
+20
2019-04-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
3
-9
/
+94
2019-04-12
bridge: broute: make broute a real ebtables table
Florian Westphal
1
-3
/
+0
2019-04-11
PM / Domains: Add genpd governor for CPUs
Ulf Hansson
1
-0
/
+4
2019-04-11
bpf: fix missing bpf_check_uarg_tail_zero in BPF_PROG_TEST_RUN
Stanislav Fomichev
1
-8
/
+28
2019-04-11
Revert "SUNRPC: Micro-optimise when the task is known not to be sleeping"
Trond Myklebust
1
-8
/
+0
2019-04-11
video: amba-clcd: Decomission Versatile and Nomadik
Linus Walleij
1
-31
/
+0
2019-04-11
nvmet: fix discover log page when offsets are used
Keith Busch
1
-2
/
+7
2019-04-11
iommu/vt-d: Aux-domain specific domain attach/detach
Lu Baolu
1
-0
/
+10
2019-04-11
iommu/vt-d: Add per-device IOMMU feature ops entries
Lu Baolu
1
-0
/
+1
2019-04-11
iommu/vt-d: Make intel_iommu_enable_pasid() more generic
Lu Baolu
1
-1
/
+1
2019-04-11
iommu: Bind process address spaces to devices
Jean-Philippe Brucker
1
-0
/
+70
2019-04-11
iommu: Add APIs for multiple domains per device
Lu Baolu
1
-0
/
+70
2019-04-11
iommu/iova: Separate atomic variables to improve performance
Jinyu Qi
1
-8
/
+8
2019-04-11
gpio: gpio-omap: configure edge detection for level IRQs for idle wakeup
Russell King
1
-2
/
+0
2019-04-11
firmware: imx: enable imx scu general irq function
Anson Huang
1
-0
/
+5
2019-04-11
failover: allow name change on IFF_UP slave interfaces
Si-Wei Liu
1
-0
/
+3
2019-04-11
Drivers: hv: vmbus: Fix race condition with new ring_buffer_info mutex
Kimberly Brown
1
-1
/
+6
[prev]
[next]