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.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
2018-09-22
blkcg: remove bio->bi_css and instead use bio->bi_blkg
Dennis Zhou (Facebook)
3
-11
/
+7
2018-09-22
blkcg: associate writeback bios with a blkg
Dennis Zhou (Facebook)
1
-2
/
+3
2018-09-22
blkcg: associate a blkg for pages being evicted by swap
Dennis Zhou (Facebook)
1
-3
/
+8
2018-09-22
blkcg: consolidate bio_issue_init to be a part of core
Dennis Zhou (Facebook)
1
-0
/
+9
2018-09-22
blkcg: always associate a bio with a blkg
Dennis Zhou (Facebook)
2
-14
/
+5
2018-09-22
blkcg: convert blkg_lookup_create to find closest blkg
Dennis Zhou (Facebook)
1
-0
/
+14
2018-09-22
blkcg: update blkg_lookup_create to do locking
Dennis Zhou (Facebook)
1
-1
/
+3
2018-09-22
blkcg: fix ref count issue with bio_blkcg using task_css
Dennis Zhou (Facebook)
1
-8
/
+93
2018-09-07
block: remove bio_rewind_iter()
Ming Lei
2
-21
/
+4
2018-09-07
Merge tag 'for-linus-20180906' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+44
2018-09-06
Merge tag 'trace-v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+6
2018-09-05
tracing: Add back in rcu_irq_enter/exit_irqson() for rcuidle tracepoints
Steven Rostedt (VMware)
1
-2
/
+6
2018-09-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2018-09-05
uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct member name
Randy Dunlap
1
-1
/
+1
2018-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-5
/
+8
2018-09-04
Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2
-4
/
+4
2018-09-04
vhost: fix VHOST_GET_BACKEND_FEATURES ioctl request definition
Gleb Fotengauer-Malinovskiy
1
-1
/
+1
2018-09-04
r8169: add support for NCube 8168 network card
Anthony Wong
1
-0
/
+2
2018-09-03
uapi: Fix linux/rds.h userspace compilation errors.
Vinson Lee
1
-0
/
+1
2018-09-02
Merge tag 'devicetree-fixes-for-4.19' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+33
2018-08-31
blkcg: delay blkg destruction until after writeback has finished
Dennis Zhou (Facebook)
1
-0
/
+44
2018-08-31
Revert "blk-throttle: fix race between blkcg_bio_issue_check() and cgroup_rmd...
Dennis Zhou (Facebook)
1
-1
/
+0
2018-08-31
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-14
/
+24
2018-08-31
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2018-08-31
of: Add device_type access helper functions
Rob Herring
1
-0
/
+12
2018-08-31
i2c: refactor function to release a DMA safe buffer
Wolfram Sang
1
-1
/
+1
2018-08-30
of: add node name compare helper functions
Rob Herring
1
-0
/
+13
2018-08-30
arm/arm64: smccc-1.1: Handle function result as parameters
Marc Zyngier
1
-10
/
+20
2018-08-30
Merge tag 'hwmon-for-linus-v4.19-rc2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2018-08-30
Merge tag 'for_v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
1
-7
/
+1
2018-08-29
of: add helper to lookup compatible child node
Johan Hovold
1
-0
/
+8
2018-08-29
arm/arm64: smccc-1.1: Make return values unsigned long
Marc Zyngier
1
-10
/
+10
2018-08-28
cfg80211: make wmm_rule part of the reg_rule structure
Stanislaw Gruszka
2
-4
/
+4
2018-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-18
/
+14
2018-08-27
hwmon: (ina2xx) fix sysfs shunt resistor read access
Lothar Felten
1
-1
/
+1
2018-08-26
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+15
2018-08-26
Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
1
-14
/
+54
2018-08-26
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+13
2018-08-26
Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/...
Linus Torvalds
4
-2
/
+31
2018-08-26
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...
Linus Torvalds
1
-0
/
+17
2018-08-25
Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2
-9
/
+0
2018-08-24
Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
2
-4
/
+5
2018-08-24
Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-24
/
+23
2018-08-24
Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-44
/
+82
2018-08-24
Merge tag 'reset-for-4.19-2' of git://git.pengutronix.de/git/pza/linux into n...
Olof Johansson
1
-0
/
+17
2018-08-24
i2c: ocores: update my email address
Peter Korsgaard
1
-1
/
+1
2018-08-24
i2c: remove deprecated attach_adapter callback
Wolfram Sang
1
-6
/
+0
2018-08-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
9
-164
/
+181
2018-08-24
mm: Change return type int to vm_fault_t for fault handlers
Souptick Joarder
6
-17
/
+20
2018-08-24
docs/mm: make GFP flags descriptions usable as kernel-doc
Mike Rapoport
1
-137
/
+154
[next]