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-03-13
tracing: Unify the "boot" and "mono" tracing clocks
Thomas Gleixner
3
-18
/
+4
2018-03-13
hrtimer: Unify MONOTONIC and BOOTTIME clock behavior
Thomas Gleixner
4
-20
/
+3
2018-03-13
posix-timers: Unify MONOTONIC and BOOTTIME clock behavior
Thomas Gleixner
1
-22
/
+1
2018-03-13
timekeeping: Remove boot time specific code
Thomas Gleixner
2
-56
/
+17
2018-03-13
Input: Evdev - unify MONOTONIC and BOOTTIME clock behavior
Thomas Gleixner
1
-6
/
+1
2018-03-13
timekeeping: Make the MONOTONIC clock behave like the BOOTTIME clock
Thomas Gleixner
4
-3
/
+34
2018-03-13
timekeeping: Add the new CLOCK_MONOTONIC_ACTIVE clock
Thomas Gleixner
6
-0
/
+55
2018-03-10
timekeeping/ntp: Determine the multiplier directly from NTP tick length
Miroslav Lichvar
2
-91
/
+49
2018-03-10
timekeeping/ntp: Don't align NTP frequency adjustments to ticks
Miroslav Lichvar
1
-3
/
+0
2018-02-28
clocksource: Use ATTRIBUTE_GROUPS
Baolin Wang
1
-11
/
+10
2018-02-28
clocksource: Use DEVICE_ATTR_RW/RO/WO to define device attributes
Baolin Wang
1
-26
/
+17
2018-02-28
clocksource: Don't walk the clocksource list for empty override
Baolin Wang
1
-0
/
+4
2018-02-25
Linux 4.16-rc3
Linus Torvalds
1
-1
/
+1
2018-02-25
Merge tag 'xtensa-20180225' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2
-16
/
+92
2018-02-25
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
6
-22
/
+48
2018-02-25
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2018-02-25
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-18
/
+31
2018-02-25
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
17
-19
/
+19
2018-02-25
Merge tag 'nfs-for-4.16-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
3
-11
/
+11
2018-02-24
Merge tag 'powerpc-4.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
8
-9
/
+20
2018-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
108
-454
/
+624
2018-02-23
Merge branch 'fixes-v4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
Linus Torvalds
9
-41
/
+179
2018-02-23
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
17
-184
/
+183
2018-02-23
Merge tag 'mips_fixes_4.16_3' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips
Linus Torvalds
1
-1
/
+0
2018-02-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
Linus Torvalds
1
-1
/
+1
2018-02-23
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Linus Torvalds
6
-5
/
+29
2018-02-23
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
20
-98
/
+107
2018-02-23
Merge tag 'drm-fixes-for-v4.16-rc3' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
26
-107
/
+261
2018-02-23
net_sched: gen_estimator: fix broken estimators based on percpu stats
Eric Dumazet
1
-0
/
+1
2018-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
10
-15
/
+80
2018-02-23
gianfar: simplify FCS handling and fix memory leak
Andy Spencer
1
-16
/
+7
2018-02-23
ipv6 sit: work around bogus gcc-8 -Wrestrict warning
Arnd Bergmann
1
-1
/
+1
2018-02-23
macvlan: fix use-after-free in macvlan_common_newlink()
Alexey Kodanev
1
-1
/
+1
2018-02-23
arm64: fix unwind_frame() for filtered out fn for function graph tracing
Pratyush Anand
3
-2
/
+7
2018-02-23
x86/topology: Update the 'cpu cores' field in /proc/cpuinfo correctly across CPU hotplug operations
Samuel Neves
1
-0
/
+1
2018-02-23
x86/topology: Fix function name in documentation
Dou Liyang
1
-1
/
+1
2018-02-23
locking/xchg/alpha: Fix xchg() and cmpxchg() memory ordering bugs
Andrea Parri
1
-3
/
+18
2018-02-23
locking/xchg/alpha: Clean up barrier usage by using smp_mb() in place of __ASM__MB
Andrea Parri
2
-14
/
+8
2018-02-23
x86/intel_rdt: Fix incorrect returned value when creating rdgroup sub-directory in resctrl file system
Wang Hui
1
-0
/
+1
2018-02-23
x86/apic/vector: Handle vector release on CPU unplug correctly
Thomas Gleixner
1
-3
/
+22
2018-02-23
powerpc/powernv: Support firmware disable of RFI flush
Michael Ellerman
1
-0
/
+4
2018-02-23
powerpc/pseries: Support firmware disable of RFI flush
Michael Ellerman
1
-1
/
+2
2018-02-23
powerpc/mm/drmem: Fix unexpected flag value in ibm,dynamic-memory-v2
Bharata B Rao
1
-3
/
+3
2018-02-22
integrity/security: fix digsig.c build error with header file
Randy Dunlap
1
-0
/
+1
2018-02-22
Merge tag 'keys-fixes-20180222-2' of https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into fixes-v4.16-rc3
James Morris
5
-37
/
+111
2018-02-23
Merge tag 'imx-drm-next-2018-02-22' of git://git.pengutronix.de/git/pza/linux into drm-fixes
Dave Airlie
5
-2
/
+12
2018-02-22
MIPS: boot: Define __ASSEMBLY__ for its.S build
Kees Cook
1
-0
/
+1
2018-02-22
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
Linus Torvalds
1
-3
/
+12
2018-02-22
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-3
/
+9
2018-02-22
bpf, arm64: fix out of bounds access in tail call
Daniel Borkmann
2
-2
/
+29
[next]