index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: sas: Convert timers to use timer_setup()
Kees Cook
2017-11-01
1
-0
/
+1
*
timer: Add parenthesis around timer_setup() macro arguments
Kees Cook
2017-11-01
1
-4
/
+5
*
Merge branch 'fortglx/4.15/time' of https://git.linaro.org/people/john.stultz...
Thomas Gleixner
2017-10-31
7
-419
/
+419
|
\
|
*
time: Move old timekeeping interfaces to timekeeping32.h
Arnd Bergmann
2017-10-30
3
-135
/
+154
|
*
time: Move time_t conversion helpers to time32.h
Arnd Bergmann
2017-10-30
2
-49
/
+46
|
*
time: Move time_t based interfaces to time32.h
Arnd Bergmann
2017-10-30
2
-162
/
+177
|
*
time: Remove unused functions
Arnd Bergmann
2017-10-30
2
-46
/
+0
|
*
timekeeping: Consolidate timekeeping_inject_offset code
Arnd Bergmann
2017-10-30
1
-26
/
+0
|
*
rtc: Allow rtc drivers to specify the tv_nsec value for ntp
Jason Gunthorpe
2017-10-30
1
-1
/
+42
*
|
scsi: fcoe: Convert timers to use timer_setup()
Kees Cook
2017-10-27
1
-1
/
+1
*
|
timer: Provide wrappers safe for use with LOCKDEP
Kees Cook
2017-10-20
1
-0
/
+14
*
|
workqueue: Convert callback to use from_timer()
Kees Cook
2017-10-05
1
-7
/
+8
*
|
kthread: Convert callback to use from_timer()
Kees Cook
2017-10-05
1
-5
/
+5
*
|
timer: Remove expires argument from __TIMER_INITIALIZER()
Kees Cook
2017-10-05
3
-5
/
+4
*
|
timer: Remove expires and data arguments from DEFINE_TIMER
Kees Cook
2017-10-05
1
-2
/
+2
*
|
timer: Remove unused static initializer macros
Kees Cook
2017-10-05
1
-12
/
+0
*
|
timer: Remove last user of TIMER_INITIALIZER
Kees Cook
2017-10-05
1
-1
/
+1
*
|
timer: Remove init_timer_deferrable() in favor of timer_setup()
Kees Cook
2017-10-05
1
-2
/
+0
*
|
timer: Remove init_timer_pinned() in favor of timer_setup()
Kees Cook
2017-10-05
1
-2
/
+0
*
|
timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack()
Kees Cook
2017-10-05
2
-2
/
+1
*
|
timer: Remove init_timer_pinned_deferrable() in favor of timer_setup()
Kees Cook
2017-10-05
1
-2
/
+0
*
|
timer: Convert schedule_timeout() to use from_timer()
Kees Cook
2017-10-05
1
-0
/
+8
*
|
Merge branch 'linus' into timers/core
Thomas Gleixner
2017-10-05
16
-59
/
+136
|
\
\
|
*
\
Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-10-03
1
-2
/
+22
|
|
\
\
|
|
*
|
percpu: make this_cpu_generic_read() atomic w.r.t. interrupts
Mark Rutland
2017-09-26
1
-2
/
+22
|
*
|
|
Merge tag 'usb-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-10-03
1
-0
/
+1
|
|
\
\
\
|
|
*
|
|
USB: fix out-of-bounds in usb_set_configuration
Greg Kroah-Hartman
2017-09-19
1
-0
/
+1
|
*
|
|
|
Merge tag 'staging-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-10-03
1
-0
/
+3
|
|
\
\
\
\
|
|
*
\
\
\
Merge tag 'iio-fixes-for-4.14a' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2017-09-25
1
-0
/
+3
|
|
|
\
\
\
\
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
iio: ad_sigma_delta: Implement a dedicated reset function
Dragos Bogdan
2017-09-24
1
-0
/
+3
|
*
|
|
|
|
Merge tag 'driver-core-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-10-03
1
-2
/
+0
|
|
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
driver core: remove DRIVER_ATTR
Greg Kroah-Hartman
2017-09-19
1
-2
/
+0
|
|
|
/
/
/
|
*
|
|
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-10-01
1
-0
/
+14
|
|
\
\
\
\
|
|
*
|
|
|
timer: Prepare to change timer callback argument type
Kees Cook
2017-09-28
1
-0
/
+14
|
*
|
|
|
|
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-10-01
1
-1
/
+20
|
|
\
\
\
\
\
|
|
*
|
|
|
|
smp/hotplug: Hotplug state fail injection
Peter Zijlstra
2017-09-25
1
-1
/
+2
|
|
*
|
|
|
|
smp/hotplug: Add state diagram
Peter Zijlstra
2017-09-25
1
-0
/
+18
|
|
|
/
/
/
/
|
*
|
|
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-10-01
2
-31
/
+52
|
|
\
\
\
\
\
|
|
*
|
|
|
|
sched/debug: Add explicit TASK_PARKED printing
Peter Zijlstra
2017-09-29
2
-10
/
+8
|
|
*
|
|
|
|
sched/debug: Add explicit TASK_IDLE printing
Peter Zijlstra
2017-09-29
2
-5
/
+14
|
|
*
|
|
|
|
sched/tracing: Use common task-state helpers
Peter Zijlstra
2017-09-29
1
-2
/
+0
|
|
*
|
|
|
|
sched/tracing: Fix trace_sched_switch task-state printing
Peter Zijlstra
2017-09-29
2
-8
/
+12
|
|
*
|
|
|
|
sched/debug: Convert TASK_state to hex
Peter Zijlstra
2017-09-29
1
-14
/
+14
|
|
*
|
|
|
|
sched/debug: Implement consistent task-state printing
Peter Zijlstra
2017-09-29
1
-7
/
+19
|
*
|
|
|
|
|
Merge tag 'pci-v4.14-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-09-29
1
-0
/
+2
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
PCI: Add dummy pci_acs_enabled() for CONFIG_PCI=n build
Geert Uytterhoeven
2017-09-25
1
-0
/
+2
|
|
|
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge tag 'iommu-fixes-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-09-29
1
-1
/
+1
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
iommu: Fix comment for iommu_ops.map_sg
Jean-Philippe Brucker
2017-09-27
1
-1
/
+1
|
|
|
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge branch 'fixes-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-09-29
1
-0
/
+2
|
|
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
Merge commit 'keys-fixes-20170927' into fixes-v4.14-rc3
James Morris
2017-09-28
1
-0
/
+2
|
|
|
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
[next]