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
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
2021-05-10
cgroup: introduce cgroup.kill
Christian Brauner
1
-0
/
+3
2021-05-10
Merge tag 'misc-habanalabs-fixes-2021-05-08' of https://git.kernel.org/pub/scm/linux/kernel/git/ogabbay/linux into char-misc-linus
Greg Kroah-Hartman
1
-0
/
+33
2021-05-10
usb: typec: tcpm: Don't block probing of consumers of "connector" nodes
Saravana Kannan
1
-0
/
+1
2021-05-10
drm: Mark AGP implementation and ioctls as legacy
Thomas Zimmermann
3
-120
/
+85
2021-05-10
spi: pxa2xx: Group Intel Quark specific definitions
Andy Shevchenko
1
-1
/
+3
2021-05-10
spi: pxa2xx: Unify ifdeffery used in the headers
Andy Shevchenko
2
-6
/
+7
2021-05-10
spi: pxa2xx: Replace header inclusions by forward declarations
Andy Shevchenko
1
-0
/
+2
2021-05-10
mtd: core: add OTP nvmem provider support
Michael Walle
1
-0
/
+2
2021-05-10
nvmem: core: allow specifying of_node
Michael Walle
1
-0
/
+2
2021-05-10
dt-bindings: add power-domain header for RK3568 SoCs
Elaine Zhang
1
-0
/
+32
[prev]
[next]