index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-27
mm/fork: Pass new vma pointer into copy_page_range()
Peter Xu
1
-1
/
+1
2020-09-27
mm: Introduce mm_struct.has_pinned
Peter Xu
1
-0
/
+10
2020-09-26
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-0
/
+2
2020-09-26
Merge tag 'block-5.9-2020-09-25' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+1
2020-09-26
mm: don't rely on system state to detect hot-plug operations
Laurent Dufour
1
-4
/
+7
2020-09-26
mm: replace memmap_context by meminit_context
Laurent Dufour
2
-4
/
+9
2020-09-26
mm/gup: fix gup_fast with dynamic page table folding
Vasily Gorbik
1
-0
/
+10
2020-09-25
block: remove unused BLK_QC_T_EAGAIN flag
Jeffle Xu
1
-2
/
+1
2020-09-24
Merge tag 'media/v5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2
-16
/
+4
2020-09-22
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-1
/
+1
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
11
-9
/
+21
2020-09-22
Merge tag 'trace-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-0
/
+5
2020-09-21
dax: Fix compilation for CONFIG_DAX && !CONFIG_FS_DAX
Jan Kara
1
-9
/
+8
2020-09-20
Merge tag 'locking_urgent_for_v5.9_rc6' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-4
/
+4
2020-09-20
Merge tag 'libnvdimm-fixes-5.9-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+20
2020-09-20
net: sctp: Fix IPv6 ancestor_size calc in sctp_copy_descendant
Henry Ptasinski
1
-3
/
+5
2020-09-20
Merge tag 'tty-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+1
2020-09-20
dm: Call proper helper to determine dax support
Jan Kara
1
-2
/
+20
2020-09-19
stackleak: let stack_erasing_sysctl take a kernel pointer buffer
Tobias Klauser
1
-1
/
+1
2020-09-19
ftrace: let ftrace_enable_sysctl take a kernel pointer buffer
Tobias Klauser
1
-2
/
+1
2020-09-18
net: mscc: ocelot: deinitialize only initialized ports
Vladimir Oltean
1
-0
/
+1
2020-09-18
net: mscc: ocelot: add locking for the port TX timestamp ID
Vladimir Oltean
1
-0
/
+1
2020-09-18
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+0
2020-09-18
Merge tag 'pm-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-0
/
+1
2020-09-18
Merge tag 'sound-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-0
/
+4
2020-09-18
kprobes: tracing/kprobes: Fix to kill kprobes on initmem after boot
Masami Hiramatsu
1
-0
/
+5
2020-09-18
ftrace: Let ftrace_enable_sysctl take a kernel pointer buffer
Tobias Klauser
1
-2
/
+1
2020-09-17
ethtool: add and use message type for tunnel info reply
Michal Kubecek
1
-0
/
+1
2020-09-17
mm: allow a controlled amount of unfairness in the page lock
Linus Torvalds
2
-0
/
+3
2020-09-17
arm64: paravirt: Initialize steal time when cpu is online
Andrew Jones
1
-1
/
+0
2020-09-16
fs: fix cast in fsparam_u32hex() macro
Alexey Dobriyan
1
-1
/
+1
2020-09-16
cpuidle: Allow cpuidle drivers to take over RCU-idle
Peter Zijlstra
1
-0
/
+1
2020-09-16
locking/percpu-rwsem: Use this_cpu_{inc,dec}() for read_count
Hou Tao
1
-4
/
+4
2020-09-16
serial: core: fix console port-lock regression
Johan Hovold
1
-0
/
+1
2020-09-15
scsi: sd: sd_zbc: Fix handling of host-aware ZBC disks
Damien Le Moal
1
-0
/
+2
2020-09-14
net: sched: only keep the available bits when setting vxlan md->gbp
Xin Long
1
-0
/
+3
2020-09-14
ipv4: Initialize flowi4_multipath_hash in data path
David Ahern
1
-0
/
+1
2020-09-14
media: media/v4l2: remove V4L2_FLAG_MEMORY_NON_CONSISTENT flag
Sergey Senozhatsky
2
-16
/
+4
2020-09-13
Merge tag 'driver-core-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+2
2020-09-13
Merge tag 'char-misc-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+16
2020-09-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-7
/
+30
2020-09-11
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+15
2020-09-11
KVM: MIPS: Change the definition of kvm type
Huacai Chen
1
-2
/
+3
2020-09-11
Merge branch 'powercap'
Rafael J. Wysocki
1
-6
/
+5
2020-09-10
netlink: fix doc about nlmsg_parse/nla_validate
Nicolas Dichtel
1
-2
/
+0
2020-09-10
net: Fix broken NETIF_F_CSUM_MASK spell in netdev_features.h
Miaohe Lin
1
-1
/
+1
2020-09-10
powercap: make documentation reflect code
Amit Kucheria
1
-6
/
+5
2020-09-10
PM: <linux/device.h>: fix @em_pd kernel-doc warning
Randy Dunlap
1
-0
/
+1
2020-09-10
test_firmware: Test platform fw loading on non-EFI systems
Kees Cook
1
-4
/
+2
2020-09-09
net: qed: Disable aRFS for NPAR and 100G
Dmitry Bogdanov
1
-0
/
+1
[next]