index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
lru_cache.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-07-07
time: Validate user input in compat_settimeofday()
zhengbin
1
-0
/
+4
2019-07-07
x86/fpu: Inline fpu__xstate_clear_all_cpu_caps()
Sebastian Andrzej Siewior
3
-12
/
+2
2019-07-07
x86/fpu: Make 'no387' and 'nofxsr' command line options useful
Sebastian Andrzej Siewior
2
-10
/
+12
2019-07-07
timer: Document TIMER_PINNED
Peter Xu
1
-8
/
+19
2019-07-06
Revert "gpio: tegra: Clean-up debugfs initialisation"
Linus Walleij
1
-3
/
+15
2019-07-06
gpiolib: Use spinlock_t instead of struct spinlock
Sebastian Andrzej Siewior
1
-1
/
+1
2019-07-06
blk-mq: fix up placement of debugfs directory of queue files
Greg Kroah-Hartman
1
-0
/
+7
2019-07-06
irq/irqdomain: Fix comment typo
Zenghui Yu
1
-1
/
+1
2019-07-06
genirq: Update irq stats from NMI handlers
Shijith Thotton
2
-1
/
+11
2019-07-06
Revert "mm: page cache: store only head pages in i_pages"
Linus Torvalds
8
-82
/
+94
2019-07-05
mtd: rawnand: sunxi: Add A23/A33 DMA support with extra MBUS configuration
Miquel Raynal
1
-0
/
+24
2019-07-05
Revert "mtd: rawnand: sunxi: Add A23/A33 DMA support"
Miquel Raynal
1
-36
/
+2
2019-07-05
i2c: tegra: Add Dmitry as a reviewer
Dmitry Osipenko
1
-0
/
+1
2019-07-05
fs: VALIDATE_FS_PARSER should default to n
Geert Uytterhoeven
1
-1
/
+0
2019-07-05
docs: s390: s390dbf: typos and formatting, update crash command
Steffen Maier
1
-54
/
+68
2019-07-05
docs: s390: unify and update s390dbf kdocs at debug.c
Steffen Maier
3
-116
/
+102
2019-07-05
docs: s390: restore important non-kdoc parts of s390dbf.rst
Steffen Maier
1
-0
/
+339
2019-07-05
KVM: arm64/sve: Fix vq_present() macro to yield a bool
Zhang Lei
1
-1
/
+1
2019-07-05
dmaengine: qcom: bam_dma: Fix completed descriptors count
Sricharan R
1
-0
/
+3
2019-07-05
dmaengine: imx-sdma: remove BD_INTR for channel0
Robin Gong
1
-2
/
+2
2019-07-05
dmaengine: imx-sdma: fix use-after-free on probe error path
Sven Van Asbroeck
1
-21
/
+27
2019-07-05
dmaengine: jz4780: Fix an endian bug in IRQ handler
Dan Carpenter
1
-2
/
+3
2019-07-05
vfio-ccw: Fix the conversion of Format-0 CCWs to Format-1
Eric Farman
1
-1
/
+1
2019-07-05
swap_readpage(): avoid blk_wake_io_task() if !synchronous
Oleg Nesterov
1
-5
/
+8
2019-07-05
devres: allow const resource arguments
Arnd Bergmann
2
-2
/
+4
2019-07-05
mm/vmscan.c: prevent useless kswapd loops
Shakeel Butt
1
-12
/
+15
2019-07-05
fs/userfaultfd.c: disable irqs for fault_pending and event locks
Eric Biggers
1
-16
/
+26
2019-07-05
mm/page_alloc.c: fix regression with deferred struct page init
Juergen Gross
1
-1
/
+2
2019-07-04
ptrace: Fix ->ptracer_cred handling for PTRACE_TRACEME
Jann Horn
1
-3
/
+1
2019-07-04
s390/pci: correctly handle MIO opt-out
Sebastian Ott
1
-1
/
+1
2019-07-04
s390/pci: deal with devices that have no support for MIO instructions
Sebastian Ott
2
-7
/
+13
2019-07-04
drm/imx: only send event on crtc disable if kept disabled
Robert Beckett
1
-1
/
+1
2019-07-04
drm/imx: notify drm core before sending event during crtc disable
Robert Beckett
1
-2
/
+2
2019-07-04
i3c: master: Use struct_size() helper
Gustavo A. R. Silva
1
-3
/
+2
2019-07-04
dt-bindings: i3c: cdns: Use correct cells for I2C device
Qii Wang
1
-1
/
+1
2019-07-04
gpio: stp-xway: allow compile-testing
Martin Blumenstingl
1
-1
/
+2
2019-07-04
gpio: stp-xway: get rid of the #include <lantiq_soc.h> dependency
Martin Blumenstingl
1
-4
/
+1
2019-07-04
gpio: stp-xway: improve module clock error handling
Martin Blumenstingl
1
-3
/
+8
2019-07-04
gpio: stp-xway: simplify error handling in xway_stp_probe()
Martin Blumenstingl
1
-10
/
+9
2019-07-04
gpiolib: Clarify use of non-sleeping functions
Geert Uytterhoeven
1
-8
/
+8
2019-07-04
gpiolib: Fix references to gpiod_[gs]et_*value_cansleep() variants
Geert Uytterhoeven
1
-3
/
+4
2019-07-04
gpiolib: Document new gpio_chip.init_valid_mask field
Geert Uytterhoeven
1
-0
/
+2
2019-07-04
Documentation: gpio: Fix reference to gpiod_get_array()
Geert Uytterhoeven
1
-1
/
+1
2019-07-03
nfsd: Fix overflow causing non-working mounts on 1 TB machines
Paul Menzel
1
-1
/
+1
2019-07-03
x86/fsgsbase: Revert FSGSBASE support
Thomas Gleixner
11
-537
/
+50
2019-07-03
selftests/x86/fsgsbase: Fix some test case bugs
Andy Lutomirski
1
-34
/
+40
2019-07-03
crypto: stm32/hash - remove interruptible condition for dma
Lionel Debieve
1
-2
/
+2
2019-07-03
crypto: stm32/hash - Fix hmac issue more than 256 bytes
Lionel Debieve
1
-1
/
+1
2019-07-03
crypto: stm32/crc32 - rename driver file
Lionel Debieve
2
-1
/
+1
2019-07-03
crypto: amcc - remove memset after dma_alloc_coherent
Fuqian Huang
1
-1
/
+0
[next]