index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
freevxfs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-01-27
Linux 5.5
v5.5
Linus Torvalds
1
-1
/
+1
2020-01-26
io_uring: don't cancel all work on process exit
Jens Axboe
1
-4
/
+0
2020-01-26
block: allow partitions on host aware zone devices
Christoph Hellwig
3
-8
/
+39
2020-01-26
Revert "io_uring: only allow submit from owning task"
Jens Axboe
1
-6
/
+0
2020-01-26
afs: Fix characters allowed into cell names
David Howells
1
-1
/
+10
2020-01-26
do_last(): fetch directory ->i_mode and ->i_uid before it's too late
Al Viro
1
-7
/
+10
2020-01-25
firestream: fix memory leaks
Wenwen Wang
1
-0
/
+3
2020-01-25
btrfs: dev-replace: remove warning for unknown return codes when finished
David Sterba
1
-4
/
+1
2020-01-25
net: cxgb3_main: Add CAP_NET_ADMIN check to CHELSIO_GET_MEM
Michael Ellerman
1
-0
/
+2
2020-01-25
net: bcmgenet: Use netif_tx_napi_add() for TX NAPI
Florian Fainelli
1
-2
/
+2
2020-01-25
tipc: change maintainer email address
Jon Maloy
1
-1
/
+1
2020-01-25
efi/x86: Disable instrumentation in the EFI runtime handling code
Ard Biesheuvel
1
-0
/
+2
2020-01-25
efi/libstub/x86: Fix EFI server boot failure
Qian Cai
1
-1
/
+1
2020-01-25
net: stmmac: platform: fix probe for ACPI devices
Ajay Gupta
1
-3
/
+3
2020-01-24
net/mlx5e: kTLS, Do not send decrypted-marked SKBs via non-accel path
Tariq Toukan
1
-4
/
+10
2020-01-24
net/mlx5e: kTLS, Remove redundant posts in TX resync flow
Tariq Toukan
1
-2
/
+0
2020-01-24
net/mlx5e: kTLS, Fix corner-case checks in TX resync flow
Tariq Toukan
1
-14
/
+19
2020-01-24
net/mlx5e: Clear VF config when switching modes
Dmytro Linkin
2
-4
/
+11
2020-01-24
net/mlx5: DR, use non preemptible call to get the current cpu number
Erez Shitrit
1
-1
/
+2
2020-01-24
net/mlx5: E-Switch, Prevent ingress rate configuration of uplink rep
Eli Cohen
1
-2
/
+7
2020-01-24
net/mlx5: DR, Enable counter on non-fwd-dest objects
Erez Shitrit
1
-13
/
+29
2020-01-24
net/mlx5: Update the list of the PCI supported devices
Meir Lichtinger
1
-0
/
+1
2020-01-24
net/mlx5: Fix lowest FDB pool size
Paul Blakey
1
-1
/
+1
2020-01-24
alarmtimer: Make alarmtimer_get_rtcdev() a stub when CONFIG_RTC_CLASS=n
Stephen Boyd
2
-5
/
+4
2020-01-24
alarmtimer: Use wakeup source from alarmtimer platform device
Stephen Boyd
1
-10
/
+5
2020-01-24
alarmtimer: Make alarmtimer platform device child of RTC device
Stephen Boyd
1
-11
/
+9
2020-01-24
alarmtimer: Update alarmtimer_get_rtcdev() docs to reflect reality
Stephen Boyd
1
-2
/
+0
2020-01-24
net: Fix skb->csum update in inet_proto_csum_replace16().
Praveen Chaudhary
1
-3
/
+17
2020-01-24
netfilter: nf_tables: autoload modules from the abort path
Pablo Neira Ayuso
4
-44
/
+91
2020-01-24
netfilter: nf_tables: add __nft_chain_type_get()
Pablo Neira Ayuso
1
-8
/
+21
2020-01-24
netfilter: nf_tables_offload: fix check the chain offload flag
wenxu
1
-1
/
+1
2020-01-24
smp: Remove allocation mask from on_each_cpu_cond.*()
Sebastian Andrzej Siewior
6
-20
/
+11
2020-01-24
smp: Add a smp_cond_func_t argument to smp_call_function_many()
Sebastian Andrzej Siewior
1
-43
/
+38
2020-01-24
smp: Use smp_cond_func_t as type for the conditional function
Sebastian Andrzej Siewior
3
-18
/
+16
2020-01-24
rcu: Remove unused stop-machine #include
Paul E. McKenney
2
-2
/
+0
2020-01-24
powerpc: Remove comment about read_barrier_depends()
Will Deacon
1
-2
/
+0
2020-01-24
.mailmap: Add entries for old paulmck@kernel.org addresses
Paul E. McKenney
1
-0
/
+4
2020-01-24
srcu: Apply *_ONCE() to ->srcu_last_gp_end
Paul E. McKenney
1
-3
/
+4
2020-01-24
rcu: Switch force_qs_rnp() to for_each_leaf_node_cpu_mask()
Paul E. McKenney
1
-8
/
+5
2020-01-24
rcu: Move rcu_{expedited,normal} definitions into rcupdate.h
Ben Dooks
2
-2
/
+4
2020-01-24
rcu: Move gp_state_names[] and gp_state_getname() to tree_stall.h
Lai Jiangshan
3
-22
/
+22
2020-01-24
rcu: Remove the declaration of call_rcu() in tree.h
Lai Jiangshan
1
-1
/
+0
2020-01-24
rcu: Fix tracepoint tracking RCU CPU kthread utilization
Lai Jiangshan
1
-1
/
+1
2020-01-24
rcu: Fix harmless omission of "CONFIG_" from #if condition
Lai Jiangshan
1
-2
/
+2
2020-01-24
rcu: Avoid tick_dep_set_cpu() misordering
Paul E. McKenney
1
-3
/
+9
2020-01-24
rcu: Provide wrappers for uses of ->rcu_read_lock_nesting
Lai Jiangshan
2
-21
/
+36
2020-01-24
rcu: Use READ_ONCE() for ->expmask in rcu_read_unlock_special()
Paul E. McKenney
1
-1
/
+1
2020-01-24
rcu: Clear ->rcu_read_unlock_special only once
Lai Jiangshan
1
-16
/
+3
2020-01-24
rcu: Clear .exp_hint only when deferred quiescent state has been reported
Lai Jiangshan
1
-2
/
+1
2020-01-24
rcu: Rename some instance of CONFIG_PREEMPTION to CONFIG_PREEMPT_RCU
Lai Jiangshan
2
-5
/
+5
[next]