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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
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-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
kyber: fix out of bounds access when preempted
Omar Sandoval
1
-1
/
+1
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
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
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
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
1
-68
/
+0
2021-05-10
asm-generic: unaligned: remove byteshift helpers
Arnd Bergmann
4
-142
/
+60
2021-05-10
openrisc: always use unaligned-struct header
Arnd Bergmann
3
-120
/
+0
2021-05-10
cgroup: introduce cgroup.kill
Christian Brauner
1
-0
/
+3
2021-05-10
usb: typec: tcpm: Don't block probing of consumers of "connector" nodes
Saravana Kannan
1
-0
/
+1
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-09
Merge tag 'block-5.13-2021-05-09' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-5
/
+1
2021-05-09
Merge tag 'locking-urgent-2021-05-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2021-05-09
Merge tag 'x86_urgent_for_v5.13_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-113
/
+132
2021-05-08
Revert "bio: limit bio max size"
Jens Axboe
2
-5
/
+1
2021-05-08
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-4
/
+4
2021-05-08
Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
2
-6
/
+2
2021-05-08
Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-4
/
+4
2021-05-09
linux/kconfig.h: replace IF_ENABLED() with PTR_IF() in <linux/kernel.h>
Masahiro Yamada
2
-6
/
+2
2021-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
1
-2
/
+1
2021-05-07
Merge tag 'tag-chrome-platform-for-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux
Linus Torvalds
1
-0
/
+1
2021-05-07
Merge tag 'block-5.13-2021-05-07' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-1
/
+5
2021-05-07
Merge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
5
-13
/
+29
2021-05-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
25
-66
/
+54
2021-05-07
mm: fix typos in comments
Ingo Molnar
2
-3
/
+3
2021-05-07
treewide: remove editor modelines and cruft
Masahiro Yamada
3
-5
/
+1
2021-05-07
include/linux/pgtable.h: few spelling fixes
Bhaskar Chowdhury
1
-5
/
+5
[prev]
[next]