index
:
kernel/linux.git
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.13.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-17
jbd2: Fix possible overflow in jbd2_log_space_left()
Jan Kara
1
-2
/
+2
2019-12-17
kernfs: fix ino wrap-around detection
Tejun Heo
1
-0
/
+1
2019-12-17
firmware: qcom: scm: fix compilation error when disabled
Jonathan Marek
1
-0
/
+3
2019-12-17
tty: Don't block on IO when ldisc change is pending
Dmitry Safonov
1
-0
/
+7
2019-12-17
mtd: fix mtd_oobavail() incoherent returned value
Miquel Raynal
1
-1
/
+1
2019-12-17
dma-mapping: fix return type of dma_set_max_seg_size()
Niklas Söderlund
1
-2
/
+1
2019-12-17
ACPI: fix acpi_find_child_device() invocation in acpi_preset_companion()
Alexey Dobriyan
1
-1
/
+1
2019-12-17
dmaengine: dw-dmac: implement dma protection control setting
Christian Lamparter
1
-0
/
+6
2019-12-17
regulator: Fix return value of _set_load() stub
Mark Brown
1
-1
/
+1
2019-12-17
serial: core: Allow processing sysrq at port unlock time
Douglas Anderson
1
-1
/
+36
2019-12-05
futex: Add mutex around futex exit
Thomas Gleixner
2
-0
/
+2
2019-12-05
futex: Mark the begin of futex exit explicitly
Thomas Gleixner
1
-28
/
+3
2019-12-05
futex: Split futex_mm_release() for exit/exec
Thomas Gleixner
1
-2
/
+4
2019-12-05
exit/exec: Seperate mm_release()
Thomas Gleixner
1
-2
/
+4
2019-12-05
futex: Replace PF_EXITPIDONE with a state
Thomas Gleixner
2
-1
/
+34
2019-12-05
futex: Move futex exit handling into futex code
Thomas Gleixner
2
-11
/
+16
2019-12-05
y2038: futex: Move compat implementation into futex.c
Arnd Bergmann
1
-8
/
+0
2019-12-05
net: dev: Use unsigned integer as an argument to left-shift
Andy Shevchenko
1
-1
/
+1
2019-12-05
blktrace: Show requests without sector
Jan Kara
1
-1
/
+7
2019-12-05
fork: fix some -Wmissing-prototypes warnings
Yi Wang
1
-0
/
+2
2019-12-05
lib/genalloc.c: fix allocation of aligned buffer from non-aligned chunk
Alexey Skidanov
1
-6
/
+7
2019-12-05
vmscan: return NODE_RECLAIM_NOSCAN in node_reclaim() when CONFIG_NUMA is n
Wei Yang
1
-6
/
+0
2019-12-05
serial: 8250: Rate limit serial port rx interrupts during input overruns
Darwin Dingel
1
-0
/
+4
2019-12-05
gpiolib: Fix return value of gpio_to_desc() stub if !GPIOLIB
Krzysztof Kozlowski
1
-1
/
+1
2019-12-05
reset: fix reset_control_ops kerneldoc comment
Randy Dunlap
1
-1
/
+1
2019-12-01
KVM: MMU: Do not treat ZONE_DEVICE pages as being reserved
Sean Christopherson
1
-0
/
+1
2019-12-01
mm/memory_hotplug: make add_memory() take the device_hotplug_lock
David Hildenbrand
1
-0
/
+1
2019-12-01
linux/bitmap.h: fix type of nbits in bitmap_shift_right()
Rasmus Villemoes
1
-1
/
+1
2019-12-01
linux/bitmap.h: handle constant zero-size bitmaps correctly
Rasmus Villemoes
1
-1
/
+6
2019-12-01
mfd: max8997: Enale irq-wakeup unconditionally
Marek Szyprowski
1
-1
/
+0
2019-12-01
mfd: intel_soc_pmic_bxtwc: Chain power button IRQs as well
Andy Shevchenko
1
-0
/
+1
2019-12-01
mfd: mc13xxx-core: Fix PMIC shutdown when reading ADC values
Fabio Estevam
1
-0
/
+1
2019-11-24
dmaengine: ep93xx: Return proper enum in ep93xx_dma_chan_direction
Nathan Chancellor
1
-1
/
+1
2019-11-24
SUNRPC: Fix priority queue fairness
Trond Myklebust
1
-2
/
+0
2019-11-24
fbdev: Ditch fb_edid_add_monspecs
Daniel Vetter
1
-3
/
+0
2019-11-20
EDAC: Raise the maximum number of memory controllers
Justin Ernst
1
-1
/
+2
2019-11-20
cpufeature: avoid warning when compiling with clang
Stefan Agner
1
-1
/
+1
2019-11-20
libfdt: Ensure INT_MAX is defined in libfdt_env.h
Rob Herring
1
-0
/
+1
2019-11-20
iommu/vt-d: Fix QI_DEV_IOTLB_PFSID and QI_DEV_EIOTLB_PFSID macros
Eric Auger
1
-2
/
+4
2019-11-12
kvm: Add helper function for creating VM worker threads
Junaid Shahid
1
-0
/
+6
2019-11-12
kvm: Convert kvm_lock to a mutex
Junaid Shahid
1
-1
/
+1
2019-11-12
kvm: x86, powerpc: do not allow clearing largepages debugfs entry
Paolo Bonzini
1
-0
/
+2
2019-11-12
cpu/speculation: Uninline and export CPU mitigations helpers
Tyler Hicks
1
-23
/
+2
2019-11-12
x86/bugs: Add ITLB_MULTIHIT bug infrastructure
Vineela Tummalapalli
1
-0
/
+2
2019-11-12
x86/speculation/taa: Add sysfs reporting for TSX Async Abort
Pawan Gupta
1
-0
/
+3
2019-11-12
lib/scatterlist: Introduce sgl_alloc() and sgl_free()
Bart Van Assche
1
-0
/
+10
2019-11-12
mfd: palmas: Assign the right powerhold mask for tps65917
Keerthy
1
-0
/
+3
2019-11-12
mm: thp: handle page cache THP correctly in PageTransCompoundMap
Yang Shi
3
-7
/
+23
2019-11-10
net/flow_dissector: switch to siphash
Eric Dumazet
1
-1
/
+2
2019-11-10
net: add skb_queue_empty_lockless()
Eric Dumazet
1
-9
/
+24
[next]