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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-12
rcu: Remove CPU-hotplug failsafe from force-quiescent-state code path
Paul E. McKenney
1
-5
/
+5
2018-07-12
rcu: Rename the grace-period-request variables and parameters
Joel Fernandes
1
-7
/
+8
2018-07-12
rcu: Don't funnel-lock above leaf node if GP in progress
Paul E. McKenney
1
-2
/
+2
2018-07-12
rcu: Convert rcu_fqs tracepoint to ->gp_seq
Paul E. McKenney
1
-6
/
+6
2018-07-12
rcu: Convert rcu_quiescent_state_report tracepoint to ->gp_seq
Paul E. McKenney
1
-6
/
+6
2018-07-12
rcu: Convert rcu_unlock_preempted_task tracepoint to ->gp_seq
Paul E. McKenney
1
-6
/
+6
2018-07-12
rcu: Convert rcu_preempt_task tracepoint to ->gp_seq
Paul E. McKenney
1
-6
/
+6
2018-07-12
rcu: Convert rcu_grace_period_init tracepoint to gp_seq
Paul E. McKenney
1
-6
/
+6
2018-07-12
rcu: Convert rcu_future_grace_period tracepoint to gp_seq
Paul E. McKenney
1
-13
/
+9
2018-07-12
rcu: Convert rcu_grace_period tracepoint to gp_seq
Paul E. McKenney
1
-6
/
+7
2018-07-12
net: Don't copy pfmemalloc flag in __copy_skb_header()
Stefano Brivio
1
-5
/
+5
2018-07-13
Merge branch 'i2c/precise-locking-names_immutable' into i2c/for-4.19
Wolfram Sang
1
-12
/
+0
2018-07-13
i2c: remove i2c_lock_adapter and use i2c_lock_bus directly
Peter Rosin
1
-12
/
+0
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.25b' and 'torture.2018.06.25b' into HEAD
Paul E. McKenney
2
-1
/
+18
2018-07-12
Merge branch 'fortglx/4.19/time' of https://git.linaro.org/people/john.stultz/linux into timers/core
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/kernel/git/benh/linux-fsi into char-misc-next
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/jkirsher/next-queue
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/git/tj/libata
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
[prev]
[next]