index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-25
net/mlx5: Set uid as part of SRQ commands
Yishai Hadas
3
-11
/
+13
2018-09-25
net/mlx5: Set uid as part of SQ commands
Yishai Hadas
1
-3
/
+3
2018-09-25
net/mlx5: Set uid as part of RQ commands
Yishai Hadas
1
-3
/
+3
2018-09-25
net/mlx5: Set uid as part of QP commands
Yishai Hadas
2
-11
/
+12
2018-09-25
net/mlx5: Set uid as part of CQ commands
Yishai Hadas
2
-3
/
+4
2018-09-25
Merge branch 'ib-omap' into devel
Linus Walleij
1
-13
/
+2
2018-09-24
block: don't include bug.h from bio.h
Christoph Hellwig
1
-1
/
+0
2018-09-24
block: don't include io.h from bio.h
Christoph Hellwig
1
-3
/
+0
2018-09-24
block: remove bvec_to_phys
Christoph Hellwig
1
-5
/
+0
2018-09-24
block: merge BIOVEC_SEG_BOUNDARY into biovec_phys_mergeable
Christoph Hellwig
1
-8
/
+0
2018-09-24
block: simplify BIOVEC_PHYS_MERGEABLE
Christoph Hellwig
1
-13
/
+0
2018-09-24
block: move req_gap_back_merge to blk.h
Christoph Hellwig
1
-19
/
+0
2018-09-24
block: move req_gap_{back,front}_merge to blk-merge.c
Christoph Hellwig
1
-69
/
+0
2018-09-24
block: move integrity_req_gap_{back,front}_merge to blk.h
Christoph Hellwig
1
-31
/
+0
2018-09-24
cgroup: Simplify cgroup_ancestor
Andrey Ignatov
1
-12
/
+3
2018-09-24
gpio: omap: Remove custom PM calls and use cpu_pm instead
Tony Lindgren
1
-13
/
+0
2018-09-24
gpio: omap: Add level wakeup handling for omap4 based SoCs
Tony Lindgren
1
-0
/
+2
2018-09-24
vfs: swap names of {do,vfs}_clone_file_range()
Amir Goldstein
1
-14
/
+3
2018-09-23
netpoll: make ndo_poll_controller() optional
Eric Dumazet
1
-2
/
+3
2018-09-23
soc: qcom: geni: Make version macros simpler
Stephen Boyd
1
-9
/
+4
2018-09-23
Merge tag 'mfd-fixes-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
Greg Kroah-Hartman
1
-7
/
+9
2018-09-23
Merge tag 'for-linus-20180922' of git://git.kernel.dk/linux-block
Greg Kroah-Hartman
1
-1
/
+4
2018-09-22
EDAC, ghes: Use CPER module handles to locate DIMMs
Fan Wu
1
-0
/
+2
2018-09-21
tcp: provide earliest departure time in skb->tstamp
Eric Dumazet
1
-1
/
+1
2018-09-21
tcp: add tcp_wstamp_ns socket field
Eric Dumazet
1
-0
/
+2
2018-09-21
blkcg: rename blkg_try_get to blkg_tryget
Dennis Zhou (Facebook)
1
-8
/
+6
2018-09-21
blkcg: change blkg reference counting to use percpu_ref
Dennis Zhou (Facebook)
1
-10
/
+5
2018-09-21
blkcg: cleanup and make blk_get_rl use blkg_lookup_create
Dennis Zhou (Facebook)
1
-13
/
+21
2018-09-21
blkcg: remove additional reference to the css
Dennis Zhou (Facebook)
2
-48
/
+6
2018-09-21
blkcg: remove bio->bi_css and instead use bio->bi_blkg
Dennis Zhou (Facebook)
3
-11
/
+7
2018-09-21
blkcg: associate writeback bios with a blkg
Dennis Zhou (Facebook)
1
-2
/
+3
2018-09-21
blkcg: associate a blkg for pages being evicted by swap
Dennis Zhou (Facebook)
1
-3
/
+8
2018-09-21
blkcg: consolidate bio_issue_init to be a part of core
Dennis Zhou (Facebook)
1
-0
/
+9
2018-09-21
blkcg: always associate a bio with a blkg
Dennis Zhou (Facebook)
2
-14
/
+5
2018-09-21
blkcg: convert blkg_lookup_create to find closest blkg
Dennis Zhou (Facebook)
1
-0
/
+14
2018-09-21
blkcg: update blkg_lookup_create to do locking
Dennis Zhou (Facebook)
1
-1
/
+3
2018-09-21
blkcg: fix ref count issue with bio_blkcg using task_css
Dennis Zhou (Facebook)
1
-8
/
+93
2018-09-21
block: use nanosecond resolution for iostat
Omar Sandoval
1
-1
/
+4
2018-09-21
Merge branch 'mlx5-vport-loopback' into rdma.get
Doug Ledford
1
-2
/
+2
2018-09-22
net/mlx5: Rename incorrect naming in IFC file
Mark Bloch
1
-2
/
+2
2018-09-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Greg Kroah-Hartman
1
-2
/
+0
2018-09-21
cpufeature: avoid warning when compiling with clang
Stefan Agner
1
-1
/
+1
2018-09-21
bus: fsl-mc: add support for dpseci device type
Horia Geantă
1
-0
/
+6
2018-09-20
spi: spi-mem: Move the DMA-able constraint doc to the kerneldoc header
Boris Brezillon
1
-3
/
+2
2018-09-20
spi: spi-mem: Add missing description for data.nbytes field
Boris Brezillon
1
-0
/
+2
2018-09-20
Merge branch 'ib-array-bitmaps' into devel
Linus Walleij
1
-16
/
+43
2018-09-20
gpio: davinci: Move driver local definitions to driver
Andrew F. Davis
1
-28
/
+0
2018-09-20
gpio: davinci: Remove unneeded GPIO macro
Andrew F. Davis
1
-5
/
+0
2018-09-20
gpio: davinci: Remove unused member of davinci_gpio_controller
Andrew F. Davis
1
-1
/
+0
2018-09-20
Compiler Attributes: naked can be shared
Miguel Ojeda
2
-8
/
+8
[prev]
[next]