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-07-12
net/sched: act_skbedit: don't use spinlock in the data path
Davide Caratti
1
-10
/
+27
2018-07-12
tcp: use monotonic timestamps for PAWS
Arnd Bergmann
2
-9
/
+12
2018-07-12
Merge branches 'expedited.2018.07.12a', 'fixes.2018.07.12a', 'srcu.2018.06.25...
Paul E. McKenney
2
-1
/
+18
2018-07-12
Merge branch 'fortglx/4.19/time' of https://git.linaro.org/people/john.stultz...
Thomas Gleixner
45
-101
/
+235
2018-07-12
ktime: Provide typesafe ktime_to_ns()
Eric Dumazet
1
-2
/
+5
2018-07-12
bpf: fix documentation for eBPF helpers
Quentin Monnet
1
-4
/
+2
2018-07-12
new helper: open_with_fake_path()
Al Viro
1
-0
/
+2
2018-07-12
serial: 8250: export serial8250_do_set_divisor()
Jisheng Zhang
1
-0
/
+3
2018-07-12
serial: 8250: introduce get_divisor() and set_divisor() hook
Jisheng Zhang
1
-0
/
+7
2018-07-12
make alloc_file() static
Al Viro
1
-2
/
+0
2018-07-12
new helper: alloc_file_clone()
Al Viro
1
-0
/
+2
2018-07-12
new wrapper: alloc_file_pseudo()
Al Viro
1
-0
/
+3
2018-07-12
kill FILE_{CREATED,OPENED}
Al Viro
1
-4
/
+0
2018-07-12
get rid of 'opened' argument of ->atomic_open() - part 3
Al Viro
1
-1
/
+1
2018-07-12
getting rid of 'opened' argument of ->atomic_open() - part 1
Al Viro
1
-2
/
+1
2018-07-12
IMA: don't propagate opened through the entire thing
Al Viro
1
-2
/
+2
2018-07-12
introduce FMODE_CREATED and switch to it
Al Viro
1
-0
/
+1
2018-07-12
fold put_filp() into fput()
Al Viro
1
-1
/
+0
2018-07-12
introduce FMODE_OPENED
Al Viro
1
-0
/
+2
2018-07-12
->file_open(): lose cred argument
Al Viro
1
-1
/
+1
2018-07-12
security_file_open(): lose cred argument
Al Viro
1
-3
/
+2
2018-07-12
alloc_file(): switch to passing O_... flags instead of FMODE_... mode
Al Viro
1
-1
/
+1
2018-07-12
kernel: add kcompat_sys_{f,}statfs64()
Mark Rutland
1
-0
/
+11
2018-07-12
kernel: add ksys_personality()
Mark Rutland
1
-0
/
+11
2018-07-12
Merge tag 'fsi-updates-2018-07-12' of git://git.kernel.org/pub/scm/linux/kern...
Greg Kroah-Hartman
2
-0
/
+117
2018-07-11
net: Add lag.h, net_lag_port_dev_txable()
Petr Machata
3
-0
/
+43
2018-07-11
team: Publish team_port_get_rcu()
Petr Machata
1
-0
/
+5
2018-07-11
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
1
-6
/
+28
2018-07-11
tcp: expose both send and receive intervals for rate sample
Deepti Raghavan
1
-0
/
+2
2018-07-11
iomap: add support for sub-pagesize buffered I/O without buffer heads
Christoph Hellwig
1
-0
/
+31
2018-07-11
Merge branch 'iomap-4.19-merge' into xfs-4.19-merge
Darrick J. Wong
1
-0
/
+16
2018-07-11
drm/amd: Add kfd ioctl defines for hw_exception event
Shaoyun Liu
1
-1
/
+19
2018-07-11
drm/amdkfd: Handle VM faults in KFD
shaoyunl
1
-1
/
+1
2018-07-12
fsi: master-gpio: Add more tracepoints
Benjamin Herrenschmidt
1
-0
/
+59
2018-07-11
drm/tinydrm: Fix doc build warnings
Noralf Trønnes
1
-4
/
+19
2018-07-11
Merge branch 'for-4.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+24
2018-07-11
cgroup/tracing: Move taking of spin lock out of trace event handlers
Steven Rostedt (VMware)
1
-24
/
+23
2018-07-11
libata: remove ata_sff_data_xfer_noirq()
Sebastian Andrzej Siewior
1
-2
/
+0
2018-07-11
Merge tag 'char-misc-4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2018-07-11
w1: core: match sub-nodes of bus masters in devicetree
Daniel Mack
1
-0
/
+2
2018-07-11
ipv6: xfrm: use 64-bit timestamps
Arnd Bergmann
1
-1
/
+1
2018-07-11
asm-generic: unistd.h: Wire up sys_rseq
Will Deacon
1
-1
/
+3
2018-07-11
ASoC: dpcm: add rate merge to the BE stream merge
Jerome Brunet
1
-0
/
+2
2018-07-10
drm_mode_create_lease_ioctl(): fix open-coded filp_clone_open()
Al Viro
1
-0
/
+1
2018-07-10
turn filp_clone_open() into inline wrapper for dentry_open()
Al Viro
1
-1
/
+4
2018-07-10
netfilter: Add nf_ct_get_tuple_skb global lookup function
Toke Høiland-Jørgensen
1
-0
/
+11
2018-07-10
sched: Add Common Applications Kept Enhanced (cake) qdisc
Toke Høiland-Jørgensen
1
-0
/
+114
2018-07-10
scsi: target: sbitmap: add seq_file forward declaration
Arnd Bergmann
1
-0
/
+2
2018-07-10
x86/gpu: reserve ICL's graphics stolen memory
Paulo Zanoni
1
-1
/
+3
2018-07-10
rseq: Remove unused types_32_64.h uapi header
Mathieu Desnoyers
1
-50
/
+0
[prev]
[next]