index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-13
tracing: Unify the "boot" and "mono" tracing clocks
Thomas Gleixner
1
-6
/
+0
2018-03-13
hrtimer: Unify MONOTONIC and BOOTTIME clock behavior
Thomas Gleixner
1
-2
/
+0
2018-03-13
timekeeping: Remove boot time specific code
Thomas Gleixner
1
-25
/
+17
2018-03-13
timekeeping: Add the new CLOCK_MONOTONIC_ACTIVE clock
Thomas Gleixner
2
-0
/
+3
2018-03-10
timekeeping/ntp: Determine the multiplier directly from NTP tick length
Miroslav Lichvar
1
-0
/
+2
2018-02-25
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+5
2018-02-23
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-22
/
+4
2018-02-23
Merge tag 'drm-fixes-for-v4.16-rc3' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
1
-0
/
+1
2018-02-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
6
-12
/
+53
2018-02-22
efivarfs: Limit the rate for non-root to read files
Luck, Tony
1
-0
/
+4
2018-02-22
kconfig.h: Include compiler types to avoid missed struct attributes
Kees Cook
1
-0
/
+3
2018-02-21
bug.h: work around GCC PR82365 in BUG()
Arnd Bergmann
2
-1
/
+19
2018-02-21
mm, mlock, vmscan: no more skipping pagevecs
Shakeel Butt
1
-2
/
+0
2018-02-21
mm: memcontrol: fix NR_WRITEBACK leak in memcg and system stats
Johannes Weiner
1
-8
/
+16
2018-02-21
Kbuild: always define endianess in kconfig.h
Arnd Bergmann
1
-0
/
+6
2018-02-21
include/linux/sched/mm.h: re-inline mmdrop()
Andrew Morton
1
-1
/
+12
2018-02-22
Merge tag 'drm-misc-fixes-2018-02-21' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-0
/
+1
2018-02-21
locking/mutex: Add comment to __mutex_owner() to deter usage
Peter Zijlstra
1
-0
/
+5
2018-02-20
arm_pmu: acpi: request IRQs up-front
Mark Rutland
1
-2
/
+3
2018-02-20
arm_pmu: note IRQs and PMUs per-cpu
Mark Rutland
1
-1
/
+0
2018-02-20
arm_pmu: add armpmu_alloc_atomic()
Mark Rutland
1
-0
/
+1
2018-02-20
arm_pmu: fold platform helpers into platform code
Mark Rutland
1
-2
/
+0
2018-02-20
arm_pmu: kill arm_pmu_platdata
Mark Rutland
1
-17
/
+0
2018-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-2
/
+2
2018-02-18
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+2
2018-02-17
Merge tag 'for-linus-20180217' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2018-02-16
workqueue: Allow retrieval of current task's work struct
Lukas Wunner
1
-0
/
+1
2018-02-16
skbuff: Fix comment mis-spelling.
David S. Miller
1
-1
/
+1
2018-02-16
Merge tag 'dma-mapping-4.16-2' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-1
/
+1
2018-02-16
cpumask: Make for_each_cpu_wrap() available on UP as well
Michael Kelley
1
-0
/
+2
2018-02-15
Merge tag 'acpi-4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
3
-5
/
+5
2018-02-15
Merge tag 'pm-4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-1
/
+1
2018-02-15
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+1
2018-02-15
block: fix a typo in comment of BLK_MQ_POLL_STATS_BKTS
Minwoo Im
1
-1
/
+1
2018-02-15
Merge branches 'pm-cpuidle' and 'pm-opp'
Rafael J. Wysocki
1
-1
/
+1
2018-02-14
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-6
/
+1
2018-02-14
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-15
/
+21
2018-02-15
nospec: Move array_index_nospec() parameter checking into separate macro
Will Deacon
1
-15
/
+21
2018-02-13
x86/mm, mm/hwpoison: Don't unconditionally unmap kernel 1:1 pages
Tony Luck
1
-6
/
+0
2018-02-13
locking/semaphore: Update the file path in documentation
Tycho Andersen
1
-1
/
+1
2018-02-13
vfs/proc/kcore, x86/mm/kcore: Fix SMAP fault when dumping vsyscall user page
Jia Zhang
1
-0
/
+1
2018-02-12
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-2
/
+9
2018-02-12
dma-mapping: fix a comment typo
Christoph Hellwig
1
-1
/
+1
2018-02-12
PM: cpuidle: Fix cpuidle_poll_state_init() prototype
Rafael J. Wysocki
1
-1
/
+1
2018-02-12
device property: Constify device_get_match_data()
Andy Shevchenko
3
-5
/
+5
2018-02-12
ACPI / bus: Rename acpi_get_match_data() to acpi_device_get_match_data()
Andy Shevchenko
1
-2
/
+2
2018-02-11
ptr_ring: prevent integer overflow when calculating size
Jason Wang
1
-1
/
+1
2018-02-11
unify {de,}mangle_poll(), get rid of kernel-side POLL...
Al Viro
1
-0
/
+24
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-8
/
+8
2018-02-11
Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-1
/
+2
[next]