summaryrefslogtreecommitdiffstats
path: root/lib/lru_cache.c (unfollow)
Commit message (Expand)AuthorFilesLines
2019-07-07time: Validate user input in compat_settimeofday()zhengbin1-0/+4
2019-07-07x86/fpu: Inline fpu__xstate_clear_all_cpu_caps()Sebastian Andrzej Siewior3-12/+2
2019-07-07x86/fpu: Make 'no387' and 'nofxsr' command line options usefulSebastian Andrzej Siewior2-10/+12
2019-07-07timer: Document TIMER_PINNEDPeter Xu1-8/+19
2019-07-06Revert "gpio: tegra: Clean-up debugfs initialisation"Linus Walleij1-3/+15
2019-07-06gpiolib: Use spinlock_t instead of struct spinlockSebastian Andrzej Siewior1-1/+1
2019-07-06blk-mq: fix up placement of debugfs directory of queue filesGreg Kroah-Hartman1-0/+7
2019-07-06irq/irqdomain: Fix comment typoZenghui Yu1-1/+1
2019-07-06genirq: Update irq stats from NMI handlersShijith Thotton2-1/+11
2019-07-06Revert "mm: page cache: store only head pages in i_pages"Linus Torvalds8-82/+94
2019-07-05mtd: rawnand: sunxi: Add A23/A33 DMA support with extra MBUS configurationMiquel Raynal1-0/+24
2019-07-05Revert "mtd: rawnand: sunxi: Add A23/A33 DMA support"Miquel Raynal1-36/+2
2019-07-05i2c: tegra: Add Dmitry as a reviewerDmitry Osipenko1-0/+1
2019-07-05fs: VALIDATE_FS_PARSER should default to nGeert Uytterhoeven1-1/+0
2019-07-05docs: s390: s390dbf: typos and formatting, update crash commandSteffen Maier1-54/+68
2019-07-05docs: s390: unify and update s390dbf kdocs at debug.cSteffen Maier3-116/+102
2019-07-05docs: s390: restore important non-kdoc parts of s390dbf.rstSteffen Maier1-0/+339
2019-07-05KVM: arm64/sve: Fix vq_present() macro to yield a boolZhang Lei1-1/+1
2019-07-05dmaengine: qcom: bam_dma: Fix completed descriptors countSricharan R1-0/+3
2019-07-05dmaengine: imx-sdma: remove BD_INTR for channel0Robin Gong1-2/+2
2019-07-05dmaengine: imx-sdma: fix use-after-free on probe error pathSven Van Asbroeck1-21/+27
2019-07-05dmaengine: jz4780: Fix an endian bug in IRQ handlerDan Carpenter1-2/+3
2019-07-05vfio-ccw: Fix the conversion of Format-0 CCWs to Format-1Eric Farman1-1/+1
2019-07-05swap_readpage(): avoid blk_wake_io_task() if !synchronousOleg Nesterov1-5/+8
2019-07-05devres: allow const resource argumentsArnd Bergmann2-2/+4
2019-07-05mm/vmscan.c: prevent useless kswapd loopsShakeel Butt1-12/+15
2019-07-05fs/userfaultfd.c: disable irqs for fault_pending and event locksEric Biggers1-16/+26
2019-07-05mm/page_alloc.c: fix regression with deferred struct page initJuergen Gross1-1/+2
2019-07-04ptrace: Fix ->ptracer_cred handling for PTRACE_TRACEMEJann Horn1-3/+1
2019-07-04s390/pci: correctly handle MIO opt-outSebastian Ott1-1/+1
2019-07-04s390/pci: deal with devices that have no support for MIO instructionsSebastian Ott2-7/+13
2019-07-04drm/imx: only send event on crtc disable if kept disabledRobert Beckett1-1/+1
2019-07-04drm/imx: notify drm core before sending event during crtc disableRobert Beckett1-2/+2
2019-07-04i3c: master: Use struct_size() helperGustavo A. R. Silva1-3/+2
2019-07-04dt-bindings: i3c: cdns: Use correct cells for I2C deviceQii Wang1-1/+1
2019-07-04gpio: stp-xway: allow compile-testingMartin Blumenstingl1-1/+2
2019-07-04gpio: stp-xway: get rid of the #include <lantiq_soc.h> dependencyMartin Blumenstingl1-4/+1
2019-07-04gpio: stp-xway: improve module clock error handlingMartin Blumenstingl1-3/+8
2019-07-04gpio: stp-xway: simplify error handling in xway_stp_probe()Martin Blumenstingl1-10/+9
2019-07-04gpiolib: Clarify use of non-sleeping functionsGeert Uytterhoeven1-8/+8
2019-07-04gpiolib: Fix references to gpiod_[gs]et_*value_cansleep() variantsGeert Uytterhoeven1-3/+4
2019-07-04gpiolib: Document new gpio_chip.init_valid_mask fieldGeert Uytterhoeven1-0/+2
2019-07-04Documentation: gpio: Fix reference to gpiod_get_array()Geert Uytterhoeven1-1/+1
2019-07-03nfsd: Fix overflow causing non-working mounts on 1 TB machinesPaul Menzel1-1/+1
2019-07-03x86/fsgsbase: Revert FSGSBASE supportThomas Gleixner11-537/+50
2019-07-03selftests/x86/fsgsbase: Fix some test case bugsAndy Lutomirski1-34/+40
2019-07-03crypto: stm32/hash - remove interruptible condition for dmaLionel Debieve1-2/+2
2019-07-03crypto: stm32/hash - Fix hmac issue more than 256 bytesLionel Debieve1-1/+1
2019-07-03crypto: stm32/crc32 - rename driver fileLionel Debieve2-1/+1
2019-07-03crypto: amcc - remove memset after dma_alloc_coherentFuqian Huang1-1/+0