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
2021-05-12
rcu/nocb: Unify timers
Frederic Weisbecker
1
-0
/
+1
2021-05-12
Compiler Attributes: Add continue in comment
Wei Ming Chen
1
-0
/
+1
2021-05-12
locking: Fix comment typos
Ingo Molnar
1
-1
/
+1
2021-05-12
sched: Fix leftover comment typos
Ingo Molnar
1
-1
/
+1
2021-05-12
blkdev.h: remove unused codes blk_account_rq
Lin Feng
1
-5
/
+0
2021-05-12
jump_label: Free jump_entry::key bit1 for build use
Peter Zijlstra
1
-2
/
+5
2021-05-12
jump_label, x86: Introduce jump_entry_size()
Peter Zijlstra
1
-0
/
+9
2021-05-12
ASoC: soc-dai.h: Align the word of comment for SND_SOC_DAIFMT_CBC_CFC
Kuninori Morimoto
1
-1
/
+1
2021-05-12
sched/core: Initialize the idle task with preemption disabled
Valentin Schneider
1
-1
/
+1
2021-05-12
sched: prctl() core-scheduling interface
Chris Hyser
2
-0
/
+10
2021-05-12
sched: Inherit task cookie on fork()
Peter Zijlstra
1
-0
/
+2
2021-05-12
sched: Trivial core scheduling cookie management
Peter Zijlstra
1
-0
/
+6
2021-05-12
sched: Trivial forced-newidle balancer
Peter Zijlstra
1
-0
/
+1
2021-05-12
sched: Basic tracking of matching tasks
Peter Zijlstra
1
-1
/
+7
2021-05-12
delayacct: Add sysctl to enable at runtime
Peter Zijlstra
1
-0
/
+4
2021-05-12
delayacct: Default disabled
Peter Zijlstra
1
-12
/
+4
2021-05-12
delayacct: Add static_branch in scheduler hooks
Peter Zijlstra
1
-0
/
+8
2021-05-12
sched: Simplify sched_info_on()
Peter Zijlstra
1
-8
/
+2
2021-05-12
drm/modifiers: Enforce consistency between the cap an IN_FORMATS
Daniel Vetter
1
-0
/
+2
2021-05-11
usb: class: cdc-wdm: WWAN framework integration
Loic Poulain
1
-1
/
+2
2021-05-11
net: wwan: Add unknown port type
Loic Poulain
1
-1
/
+3
2021-05-11
mac80211: properly handle A-MSDUs that start with an RFC 1042 header
Mathy Vanhoef
1
-2
/
+2
2021-05-11
RDMA: Remove unnecessary struct declaration
Wan Jiabing
1
-1
/
+0
2021-05-11
RDMA/core: Remove never used ib_modify_wq function call
Leon Romanovsky
1
-2
/
+0
2021-05-11
kyber: fix out of bounds access when preempted
Omar Sandoval
1
-1
/
+1
2021-05-11
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
640
-6275
/
+15835
2021-05-11
soundwire: add missing kernel-doc description
Pierre-Louis Bossart
1
-0
/
+1
2021-05-11
soundwire: bus: only use CLOCK_STOP_MODE0 and fix confusions
Pierre-Louis Bossart
1
-2
/
+0
2021-05-11
spi: Switch to signed types for *_native_cs SPI controller fields
Andy Shevchenko
1
-2
/
+2
2021-05-11
dt-bindings: interconnect: Add Qualcomm SC7280 DT bindings
Odelu Kukatla
1
-0
/
+165
2021-05-11
spi: pxa2xx: Introduce special type for Merrifield SPIs
Andy Shevchenko
1
-0
/
+16
2021-05-11
spi: pxa2xx: Use pxa_ssp_enable()/pxa_ssp_disable() in the driver
Andy Shevchenko
1
-0
/
+16
2021-05-11
stack: Replace "o" output with "r" input constraint
Nick Desaulniers
1
-1
/
+1
2021-05-10
scsi: ufs: core: Enable power management for wlun
Asutosh Das
1
-0
/
+20
2021-05-10
selinux: delete selinux_xfrm_policy_lookup() useless argument
Zhongjun Tan
2
-4
/
+3
2021-05-10
cgroup: inline cgroup_task_freeze()
Roman Gushchin
1
-18
/
+0
2021-05-10
rcu: Reject RCU_LOCKDEP_WARN() false positives
Paul E. McKenney
1
-1
/
+1
2021-05-10
rcu: Remove the unused rcu_irq_exit_preempt() function
Paul E. McKenney
2
-2
/
+0
2021-05-10
bpf: verifier: Allocate idmap scratch in verifier env
Lorenz Bauer
1
-0
/
+8
2021-05-10
srcu: Initialize SRCU after timers
Frederic Weisbecker
1
-0
/
+6
2021-05-10
srcu: Unconditionally embed struct lockdep_map
Frederic Weisbecker
1
-2
/
+0
2021-05-10
timer: Revert "timer: Add timer_curr_running()"
Frederic Weisbecker
1
-2
/
+0
2021-05-10
ptp: ptp_clock: make scaled_ppm_to_ppb static inline
Radu Pirea (NXP OSS)
1
-8
/
+26
2021-05-10
scsi: core: Treat device offline as a failure
Jason Yan
1
-26
/
+28
2021-05-10
PM: runtime: Fix unpaired parent child_count for force_resume
Tony Lindgren
1
-0
/
+1
2021-05-10
asm-generic: unaligned always use struct helpers
Arnd Bergmann
2
-79
/
+2
2021-05-10
asm-generic: unaligned: remove byteshift helpers
Arnd Bergmann
5
-144
/
+60
2021-05-10
openrisc: always use unaligned-struct header
Arnd Bergmann
3
-120
/
+0
2021-05-10
block: uapi: fix comment about block device ioctl
Damien Le Moal
1
-1
/
+1
2021-05-10
gpu: ipu-v3: Add Rec.709 limited range support to DP
Philipp Zabel
1
-0
/
+2
[prev]
[next]