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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-20
timekeeping: Replace read_boot_clock64() with read_persistent_wall_and_boot_offset()
Pavel Tatashin
2
-29
/
+31
2018-07-20
s390/time: Add read_persistent_wall_and_boot_offset()
Pavel Tatashin
1
-0
/
+18
2018-07-20
x86/xen/time: Output xen sched_clock time from 0
Pavel Tatashin
1
-1
/
+10
2018-07-20
x86/xen/time: Initialize pv xen time in init_hypervisor_platform()
Pavel Tatashin
5
-41
/
+34
2018-07-20
x86/tsc: Redefine notsc to behave as tsc=unstable
Pavel Tatashin
3
-20
/
+4
2018-07-20
x86/CPU: Call detect_nopl() only on the BSP
Borislav Petkov
1
-6
/
+4
2018-07-20
x86/jump_label: Initialize static branching early
Pavel Tatashin
3
-25
/
+30
2018-07-20
x86/alternatives, jumplabel: Use text_poke_early() before mm_init()
Pavel Tatashin
3
-4
/
+15
2018-07-20
x86/kvmclock: Switch kvmclock data to a PER_CPU variable
Thomas Gleixner
1
-37
/
+62
2018-07-20
x86/kvmclock: Move kvmclock vsyscall param and init to kvmclock
Thomas Gleixner
3
-37
/
+27
2018-07-20
x86/kvmclock: Mark variables __initdata and __ro_after_init
Thomas Gleixner
1
-5
/
+5
2018-07-20
x86/kvmclock: Cleanup the code
Thomas Gleixner
1
-50
/
+22
2018-07-20
x86/kvmclock: Decrapify kvm_register_clock()
Thomas Gleixner
2
-24
/
+10
2018-07-20
x86/kvmclock: Remove page size requirement from wall_clock
Thomas Gleixner
1
-8
/
+4
2018-07-20
x86/kvmclock: Remove memblock dependency
Pavel Tatashin
3
-59
/
+12
2018-07-19
Merge branch 'linus' into x86/timers
Thomas Gleixner
638
-3370
/
+6149
2018-07-19
Merge tag 'pci-v4.18-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
12
-30
/
+97
2018-07-19
Merge tag 'sound-4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
3
-6
/
+17
2018-07-19
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-1
/
+3
2018-07-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
171
-1128
/
+1739
2018-07-18
Merge tag 'devicetree-fixes-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Linus Torvalds
18
-18
/
+31
2018-07-18
tcp: identify cryptic messages as TCP seq # bugs
Randy Dunlap
1
-2
/
+2
2018-07-18
ptp: fix missing break in switch
Gustavo A. R. Silva
1
-0
/
+1
2018-07-18
hv_netvsc: Fix napi reschedule while receive completion is busy
Haiyang Zhang
1
-7
/
+10
2018-07-18
MAINTAINERS: Drop inactive Vitaly Bordug's email
Krzysztof Kozlowski
1
-1
/
+0
2018-07-18
net: cavium: Add fine-granular dependencies on PCI
Alexander Sverdlin
1
-6
/
+6
2018-07-18
Merge branch 'net-qca_spi-Minor-bugfixes'
David S. Miller
1
-9
/
+12
2018-07-18
net: qca_spi: Fix log level if probe fails
Stefan Wahren
1
-8
/
+8
2018-07-18
net: qca_spi: Make sure the QCA7000 reset is triggered
Stefan Wahren
1
-0
/
+3
2018-07-18
net: qca_spi: Avoid packet drop during initial sync
Stefan Wahren
1
-1
/
+1
2018-07-18
ipv6: fix useless rol32 call on hash
Colin Ian King
1
-1
/
+1
2018-07-18
ipv6: sr: fix useless rol32 call on hash
Colin Ian King
1
-1
/
+1
2018-07-18
PCI: v3-semi: Fix I/O space page leak
Sergei Shtylyov
1
-1
/
+1
2018-07-18
PCI: mediatek: Fix I/O space page leak
Sergei Shtylyov
1
-1
/
+1
2018-07-18
PCI: faraday: Fix I/O space page leak
Sergei Shtylyov
1
-1
/
+1
2018-07-18
PCI: aardvark: Fix I/O space page leak
Sergei Shtylyov
1
-1
/
+1
2018-07-18
PCI: designware: Fix I/O space page leak
Sergei Shtylyov
1
-1
/
+2
2018-07-18
PCI: versatile: Fix I/O space page leak
Sergei Shtylyov
1
-1
/
+1
2018-07-18
PCI: xgene: Fix I/O space page leak
Sergei Shtylyov
1
-1
/
+1
2018-07-18
Merge tag 'batadv-net-for-davem-20180717' of git://git.open-mesh.org/linux-merge
David S. Miller
6
-10
/
+93
2018-07-18
net: sched: Using NULL instead of plain integer
YueHaibing
1
-2
/
+2
2018-07-18
net: usb: asix: replace mii_nway_restart in resume path
Alexander Couzens
1
-1
/
+3
2018-07-18
PCI: OF: Fix I/O space page leak
Sergei Shtylyov
3
-1
/
+41
2018-07-18
net: cxgb3_main: fix potential Spectre v1
Gustavo A. R. Silva
1
-0
/
+2
2018-07-18
lib/rhashtable: consider param->min_size when setting initial table size
Davidlohr Bueso
1
-6
/
+11
2018-07-18
Merge tag 'for-4.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Linus Torvalds
3
-8
/
+13
2018-07-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-33
/
+63
2018-07-18
Merge branch 'smc-fixes'
David S. Miller
3
-4
/
+14
2018-07-18
net/smc: reset recv timeout after clc handshake
Karsten Graul
1
-1
/
+2
2018-07-18
net/smc: add error handling for get_user()
Ursula Braun
1
-1
/
+2
[next]