index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
xtensa
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-03-03
xfrm: Use actual socket sk instead of skb socket for xfrm_output_resume
Evan Nimmo
6
-10
/
+10
2021-03-03
vti6: fix ipv4 pmtu check to honor ip header df
Eyal Birger
1
-2
/
+4
2021-03-03
vti: fix ipv4 pmtu check to honor ip header df
Eyal Birger
1
-2
/
+4
2021-02-23
xfrm: interface: fix ipv4 pmtu check to honor ip header df
Eyal Birger
1
-0
/
+3
2021-02-21
octeontx2-af: Fix an off by one in rvu_dbg_qsize_write()
Dan Carpenter
1
-1
/
+1
2021-02-21
tty: protect tty_write from odd low-level tty disciplines
Linus Torvalds
1
-1
/
+4
2021-02-20
fix handling of nd->depth on LOOKUP_CACHED failures in try_to_unlazy*
Al Viro
1
-4
/
+5
2021-02-18
pstore: Fix typo in compression option name
Jiri Bohac
1
-2
/
+2
2021-02-17
octeontx2-pf: Fix otx2_get_fecparam()
Dan Carpenter
1
-1
/
+1
2021-02-17
cteontx2-pf: cn10k: Prevent harmless double shift bugs
Dan Carpenter
1
-3
/
+3
2021-02-17
net: stmmac: Add PCI bus info to ethtool driver query output
Wong Vee Khee
3
-0
/
+6
2021-02-17
ptp: ptp_clockmatrix: clean-up - parenthesis around a == b are unnecessary
Vincent Cheng
1
-10
/
+8
2021-02-17
ptp: ptp_clockmatrix: Simplify code - remove unnecessary `err` variable.
Vincent Cheng
1
-4
/
+1
2021-02-17
ptp: ptp_clockmatrix: Coding style - tighten vertical spacing.
Vincent Cheng
1
-79
/
+11
2021-02-17
ptp: ptp_clockmatrix: Clean-up dev_*() messages.
Vincent Cheng
1
-79
/
+43
2021-02-17
ptp: ptp_clockmatrix: Remove unused header declarations.
Vincent Cheng
1
-2
/
+0
2021-02-17
ptp: ptp_clockmatrix: Add alignment of 1 PPS to idtcm_perout_enable.
Vincent Cheng
1
-3
/
+13
2021-02-17
ptp: ptp_clockmatrix: Add wait_for_sys_apll_dpll_lock.
Vincent Cheng
3
-2
/
+87
2021-02-17
net: stmmac: dwmac-sun8i: Add a shutdown callback
Samuel Holland
1
-0
/
+10
2021-02-17
net: stmmac: dwmac-sun8i: Minor probe function cleanup
Samuel Holland
1
-1
/
+3
2021-02-17
net: stmmac: dwmac-sun8i: Use reset_control_reset
Samuel Holland
1
-4
/
+4
2021-02-17
net: stmmac: dwmac-sun8i: Remove unnecessary PHY power check
Samuel Holland
1
-4
/
+2
2021-02-17
net: stmmac: dwmac-sun8i: Return void from PHY unpower
Samuel Holland
1
-3
/
+2
2021-02-17
r8169: use macro pm_ptr
Heiner Kallweit
1
-3
/
+1
2021-02-17
net: mdio: Remove of_phy_attach()
Florian Fainelli
3
-41
/
+1
2021-02-17
net: mscc: ocelot: select PACKING in the Kconfig
Vladimir Oltean
1
-0
/
+1
2021-02-17
sched,x86: Allow !PREEMPT_DYNAMIC
Peter Zijlstra
1
-6
/
+18
2021-02-17
entry/kvm: Explicitly flush pending rcuog wakeup before last rescheduling point
Frederic Weisbecker
4
-10
/
+50
2021-02-17
entry: Explicitly flush pending rcuog wakeup before last rescheduling point
Frederic Weisbecker
2
-5
/
+14
2021-02-17
rcu/nocb: Trigger self-IPI on late deferred wake up before user resume
Frederic Weisbecker
3
-11
/
+37
2021-02-17
rcu/nocb: Perform deferred wake up before last idle's need_resched() check
Frederic Weisbecker
4
-3
/
+8
2021-02-17
rcu: Pull deferred rcuog wake up to rcu_eqs_enter() callers
Frederic Weisbecker
1
-1
/
+10
2021-02-17
sched/features: Distinguish between NORMAL and DEADLINE hrtick
Juri Lelli
5
-7
/
+30
2021-02-17
sched/features: Fix hrtick reprogramming
Juri Lelli
2
-5
/
+4
2021-02-17
sched/deadline: Reduce rq lock contention in dl_add_task_root_domain()
Dietmar Eggemann
1
-4
/
+7
2021-02-17
uprobes: (Re)add missing get_uprobe() in __find_uprobe()
Sven Schnelle
1
-1
/
+1
2021-02-17
smp: Process pending softirqs in flush_smp_call_function_from_idle()
Sebastian Andrzej Siewior
1
-0
/
+4
2021-02-17
sched: Harden PREEMPT_DYNAMIC
Peter Zijlstra
4
-8
/
+8
2021-02-17
static_call: Allow module use without exposing static_call_key
Josh Poimboeuf
7
-11
/
+149
2021-02-17
sched: Add /debug/sched_preempt
Peter Zijlstra
1
-9
/
+126
2021-02-17
preempt/dynamic: Support dynamic preempt with preempt= boot option
Peter Zijlstra (Intel)
1
-1
/
+67
2021-02-17
preempt/dynamic: Provide irqentry_exit_cond_resched() static call
Peter Zijlstra (Intel)
2
-1
/
+13
2021-02-17
preempt/dynamic: Provide preempt_schedule[_notrace]() static calls
Peter Zijlstra (Intel)
2
-8
/
+38
2021-02-17
preempt/dynamic: Provide cond_resched() and might_resched() static calls
Peter Zijlstra (Intel)
3
-10
/
+56
2021-02-17
preempt: Introduce CONFIG_PREEMPT_DYNAMIC
Michal Hocko
4
-0
/
+36
2021-02-17
static_call: Provide DEFINE_STATIC_CALL_RET0()
Frederic Weisbecker
1
-8
/
+14
2021-02-17
static_call/x86: Add __static_call_return0()
Peter Zijlstra
3
-2
/
+32
2021-02-17
static_call: Pull some static_call declarations to the type headers
Peter Zijlstra
3
-21
/
+54
2021-02-17
sched/core: Update task_prio() function header
Dietmar Eggemann
1
-2
/
+6
2021-02-17
sched: Remove USER_PRIO, TASK_USER_PRIO and MAX_USER_PRIO
Dietmar Eggemann
3
-11
/
+2
[next]