index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
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
media: v4l: Add definition for the Sunxi tiled NV12 format
Paul Kocialkowski
1
-0
/
+1
2018-09-24
media: v4l: Add definitions for MPEG-2 slice format and metadata
Paul Kocialkowski
3
-7
/
+81
2018-09-24
media: videobuf2-core: Rework and rename helper for request buffer count
Paul Kocialkowski
1
-2
/
+2
2018-09-24
media: v4l2-common: fix typo in documentation for v4l_bound_align_image()
Niklas Söderlund
1
-1
/
+1
2018-09-24
media: hdmi.h: rename ADOBE_RGB to OPRGB and ADOBE_YCC to OPYCC
Hans Verkuil
1
-2
/
+2
2018-09-24
media: replace ADOBERGB by OPRGB
Hans Verkuil
1
-6
/
+17
2018-09-24
media: cec/v4l2: move V4L2 specific CEC functions to V4L2
Hans Verkuil
2
-80
/
+6
2018-09-24
media: cec: make cec_get_edid_spa_location() an inline function
Hans Verkuil
1
-0
/
+70
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-24
uprobes: Support SDT markers having reference count (semaphore)
Ravi Bangoria
1
-0
/
+5
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/l...
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-22
Merge tag 'spi-cs-word' into togreg
Jonathan Cameron
1
-1
/
+1
2018-09-21
tcp: provide earliest departure time in skb->tstamp
Eric Dumazet
2
-4
/
+4
2018-09-21
tcp: add tcp_wstamp_ns socket field
Eric Dumazet
2
-11
/
+3
2018-09-21
tcp: introduce tcp_skb_timestamp_us() helper
Eric Dumazet
1
-1
/
+7
2018-09-21
tcp: switch tcp_clock_ns() to CLOCK_TAI base
Eric Dumazet
1
-1
/
+1
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
net: if_arp: use define instead of hard-coded value
Håkon Bugge
1
-1
/
+1
2018-09-21
net: if_arp: Fix incorrect indents
Håkon Bugge
1
-9
/
+9
2018-09-21
net/tls: Add support for async encryption of records for performance
Vakul Garg
1
-12
/
+58
2018-09-21
Merge branch 'mlx5-vport-loopback' into rdma.get
Doug Ledford
2
-2
/
+4
2018-09-21
RDMA/mlx5: Allow creating RAW ethernet QP with loopback support
Mark Bloch
1
-0
/
+2
2018-09-22
net/mlx5: Rename incorrect naming in IFC file
Mark Bloch
1
-2
/
+2
2018-09-21
ASoC: add for_each_component_dais() macro
Kuninori Morimoto
1
-0
/
+5
2018-09-21
RDMA/uverbs: Get rid of ucontext->tgid
Jason Gunthorpe
1
-1
/
+0
2018-09-21
RDMA/umem: Avoid synchronize_srcu in the ODP MR destruction path
Jason Gunthorpe
1
-0
/
+1
2018-09-21
RDMA/umem: Handle a half-complete start/end sequence
Jason Gunthorpe
1
-0
/
+1
2018-09-21
RDMA/umem: Get rid of per_mm->notifier_count
Jason Gunthorpe
1
-15
/
+0
[prev]
[next]