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-13
block: remove blkdev_entry_to_request() macro
Vladimir Zapolskiy
1
-2
/
+0
2018-07-13
locking/refcount: Always allow checked forms
Mark Rutland
1
-7
/
+20
2018-07-13
KVM: s390: a utility function for migration
Claudio Imbrenda
1
-0
/
+7
2018-07-13
mfd: cros-ec: Introduce CEC commands and events definitions.
Neil Armstrong
1
-0
/
+81
2018-07-13
mfd: cros-ec: Increase maximum mkbp event size
Neil Armstrong
2
-1
/
+17
2018-07-13
media: cec-notifier: Get notifier by device and connector name
Neil Armstrong
1
-3
/
+24
2018-07-12
net/mlx4_core: Use devlink region_snapshot parameter
Alex Vesker
1
-0
/
+1
2018-07-12
devlink: Add generic parameters region_snapshot
Alex Vesker
1
-0
/
+4
2018-07-12
net/mlx4_core: Add Crdump FW snapshot support
Alex Vesker
1
-0
/
+6
2018-07-12
net/mlx4_core: Add health buffer address capability
Alex Vesker
1
-0
/
+1
2018-07-12
devlink: Add support for region snapshot read command
Alex Vesker
1
-0
/
+7
2018-07-12
devlink: Add support for region snapshot delete command
Alex Vesker
1
-0
/
+2
2018-07-12
devlink: Extend the support querying for region snapshot IDs
Alex Vesker
1
-0
/
+3
2018-07-12
devlink: Add support for region get command
Alex Vesker
1
-0
/
+6
2018-07-12
devlink: Add support for creating region snapshots
Alex Vesker
1
-0
/
+13
2018-07-12
devlink: Add callback to query for snapshot id before snapshot create
Alex Vesker
1
-0
/
+8
2018-07-12
devlink: Add support for creating and destroying regions
Alex Vesker
1
-0
/
+22
2018-07-12
Merge branches 'fixes1.2018.07.12b' and 'torture1.2018.07.12b' into HEAD
Paul E. McKenney
1
-0
/
+2
2018-07-12
rcutorture: Use per-CPU random state for rcu_torture_timer()
Paul E. McKenney
1
-0
/
+2
2018-07-12
rculist: Improve documentation for list_for_each_entry_from_rcu()
NeilBrown
1
-1
/
+18
2018-07-12
rcu: Improve RCU-tasks naming and comments
Paul E. McKenney
2
-7
/
+7
2018-07-12
rcu: rcupdate.h: Get rid of Sphinx warnings at rcu_pointer_handoff()
Mauro Carvalho Chehab
1
-3
/
+2
2018-07-12
rcu: Improve rcu_note_voluntary_context_switch() reporting
Byungchul Park
1
-2
/
+2
2018-07-12
rcu: Make rcu_read_unlock_special() static
Paul E. McKenney
1
-1
/
+0
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
[prev]
[next]