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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-01
net: convert neighbour.refcnt from atomic_t to refcount_t
Reshetova, Elena
3
-6
/
+7
2017-07-01
net: convert inet_peer.refcnt from atomic_t to refcount_t
Reshetova, Elena
1
-2
/
+2
2017-06-30
uapi/linux/a.out.h: don't use deprecated system-specific predefines.
Zack Weinberg
1
-25
/
+1
2017-06-30
hashtable: remove repeated phrase from a comment
Jakub Kicinski
1
-1
/
+0
2017-06-30
task_struct: Allow randomized layout
Kees Cook
3
-1
/
+31
2017-06-30
randstruct: Mark various structs for randomization
Kees Cook
32
-46
/
+47
2017-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-9
/
+10
2017-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
6
-18
/
+40
2017-06-30
ASoC: dapm: Add new widget type for constructing DAPM graphs on DSPs.
Liam Girdwood
2
-1
/
+16
2017-06-30
Merge tag 'kvmarm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
6
-10
/
+70
2017-06-30
nanosleep: Use get_timespec64() and put_timespec64()
Deepa Dinamani
1
-1
/
+1
2017-06-30
ieee80211: update public action codes
Peter Oh
1
-1
/
+34
2017-06-30
nl80211: Don't verify owner_nlportid on NAN commands
Andrei Otcheretianski
1
-5
/
+4
2017-06-30
iov_iter/hardening: move object size checks to inlined part
Al Viro
1
-5
/
+53
2017-06-30
copy_{to,from}_user(): consolidate object size checks
Al Viro
2
-26
/
+29
2017-06-30
copy_{from,to}_user(): move kasan checks and might_fault() out-of-line
Al Viro
1
-8
/
+8
2017-06-30
fs: implement vfs_iter_write using do_iter_write
Christoph Hellwig
1
-1
/
+2
2017-06-30
fs: implement vfs_iter_read using do_iter_read
Christoph Hellwig
1
-1
/
+2
2017-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-5
/
+2
2017-06-29
libnvdimm, btt: BTT updates for UEFI 2.7 format
Vishal Verma
1
-0
/
+1
2017-06-29
bpf: Add syscall lookup support for fd array and htab
Martin KaFai Lau
1
-0
/
+3
2017-06-29
drm/amdgpu: Fix the exported always on CU bitmap
Flora Cui
1
-0
/
+3
2017-06-29
Merge tag 'mlx5-updates-2017-06-27' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
5
-4
/
+334
2017-06-29
libnvdimm, pmem: disable dax flushing when pmem is fronting a volatile region
Dan Williams
1
-0
/
+1
2017-06-29
libnvdimm, pmem, dax: export a cache control attribute
Dan Williams
1
-0
/
+3
2017-06-29
Merge tag 'actions-drivers-for-4.13' of git://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
2
-0
/
+30
2017-06-29
Merge tag 'actions-arm-soc+sps-for-4.13' of git://git.kernel.org/pub/scm/linu...
Arnd Bergmann
2
-0
/
+30
2017-06-29
Merge tag 'amlogic-dt64-2' of git://git.kernel.org/pub/scm/linux/kernel/git/k...
Arnd Bergmann
1
-1
/
+9
2017-06-29
Merge tag 'amlogic-dt-2' of git://git.kernel.org/pub/scm/linux/kernel/git/khi...
Arnd Bergmann
2
-1
/
+19
2017-06-29
sd: add support for TCG OPAL self encrypting disks
Christoph Hellwig
1
-0
/
+1
2017-06-29
Merge tag 'sh-pfc-for-v4.13-tag2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Walleij
1
-0
/
+16
2017-06-29
pinctrl: generic: Add output-enable property
Jacopo Mondi
1
-4
/
+11
2017-06-29
Merge tag 'v4.12-rc7' into devel
Linus Walleij
64
-147
/
+369
2017-06-29
ras: mark stub functions as 'inline'
Arnd Bergmann
1
-5
/
+7
2017-06-29
block: provide bio_uninit() free freeing integrity/task associations
Jens Axboe
1
-0
/
+1
2017-06-29
blk-mq: Create hctx for each present CPU
Christoph Hellwig
1
-1
/
+0
2017-06-28
PCI: Make pci_register_host_bridge() PCI core internal
Lorenzo Pieralisi
1
-1
/
+0
2017-06-28
PCI: Add pci_scan_root_bus_bridge() interface
Lorenzo Pieralisi
1
-0
/
+1
2017-06-28
PCI: Add devm_pci_alloc_host_bridge() interface
Lorenzo Pieralisi
1
-0
/
+2
2017-06-28
PCI: Add pci_free_host_bridge() interface
Lorenzo Pieralisi
1
-0
/
+1
2017-06-28
vfio: New external user group/file match
Alex Williamson
1
-0
/
+2
2017-06-28
regmap: irq: add chip option mask_writeonly
Michael Grzeschik
1
-0
/
+2
2017-06-28
cgroup: implement "nsdelegate" mount option
Tejun Heo
1
-0
/
+9
2017-06-28
svcrdma: Remove svc_rdma_marshal.c
Chuck Lever
1
-3
/
+0
2017-06-28
ASoC: dwc: Added a quirk DW_I2S_QUIRK_16BIT_IDX_OVERRIDE to dwc driver
Vijendar Mukunda
1
-0
/
+1
2017-06-28
Merge tag 'v4.12-rc5' into nfsd tree
J. Bruce Fields
65
-131
/
+368
2017-06-28
ASoC: rt5645: add inv_jd1_1 flag
Bard Liao
1
-0
/
+2
2017-06-28
ASoC: rt5645: rename jd_invert flag in platform data
Bard Liao
1
-2
/
+2
2017-06-28
locking/refcount: Create unchecked atomic_t implementation
Kees Cook
1
-0
/
+42
2017-06-28
nvme: use a single NVME_AQ_DEPTH and relax it to 32
Sagi Grimberg
1
-1
/
+1
[prev]
[next]