summaryrefslogtreecommitdiffstats
path: root/.get_maintainer.ignore (unfollow)
Commit message (Expand)AuthorFilesLines
2020-08-31iio:adc:ti-adc081c Fix alignment and data leak issuesJonathan Cameron1-3/+8
2020-08-22iio:magnetometer:ak8975 Fix alignment and data leak issues.Jonathan Cameron1-5/+11
2020-08-22iio:light:ltr501 Fix timestamp alignment issue.Jonathan Cameron1-6/+9
2020-08-22iio:light:max44000 Fix timestamp alignment and prevent data leak.Jonathan Cameron1-4/+8
2020-08-22iio:chemical:ccs811: Fix timestamp alignment and prevent data leak.Jonathan Cameron1-4/+9
2020-08-22iio:proximity:mb1232: Fix timestamp alignment and prevent data leak.Jonathan Cameron1-8/+9
2020-08-22iio:accel:mma7455: Fix timestamp alignment and prevent data leak.Jonathan Cameron1-4/+12
2020-08-22iio:accel:bmc150-accel: Fix timestamp alignment and prevent data leak.Jonathan Cameron1-3/+12
2020-08-22iio:accel:mma8452: Fix timestamp alignment and prevent data leak.Jonathan Cameron1-3/+8
2020-08-22iio: accel: kxsd9: Fix alignment of local buffer.Jonathan Cameron1-5/+11
2020-08-22iio: adc: rockchip_saradc: select IIO_TRIGGERED_BUFFERMichael Walle1-0/+2
2020-08-22iio: adc: ti-ads1015: fix conversion when CONFIG_PM is not setMaxim Kochetkov1-0/+10
2020-08-22counter: microchip-tcb-capture: check the correct variableDan Carpenter1-2/+2
2020-08-22iio: cros_ec: Set Gyroscope default frequency to 25HzGwendal Grignou1-1/+4
2020-08-18staging: greybus: audio: fix uninitialized value issueVaibhav Agarwal1-14/+15
2020-08-18staging: wlan-ng: fix out of bounds read in prism2sta_probe_usb()Rustam Kovhaev2-18/+6
2020-08-18staging: greybus: audio: Uninitialized variable in gbaudio_remove_controls()Dan Carpenter1-2/+1
2020-08-16Linux 5.9-rc1v5.9-rc1Linus Torvalds1-2/+2
2020-08-16parisc: fix PMD pages allocation by restoring pmd_alloc_one()Mike Rapoport1-0/+6
2020-08-16io_uring: short circuit -EAGAIN for blocking read attemptJens Axboe1-1/+4
2020-08-15io_uring: sanitize double poll handlingJens Axboe1-9/+25
2020-08-15virtio: pci: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski1-3/+3
2020-08-15ntb: intel: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski3-3/+3
2020-08-15rtl818x: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski1-3/+3
2020-08-15iomap: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski22-138/+138
2020-08-15sh: use generic strncpy()Kuninori Morimoto1-26/+0
2020-08-15sh: clkfwk: remove r8/r16/r32Kuninori Morimoto1-19/+4
2020-08-15include/asm-generic/vmlinux.lds.h: align ro_after_initRomain Naour1-0/+1
2020-08-15mm: annotate a data race in page_zonenum()Qian Cai1-0/+1
2020-08-15mm/swap.c: annotate data races for lru_rotate_pvecsQian Cai1-2/+3
2020-08-15mm/rmap: annotate a data race at tlb_flush_batchedQian Cai1-1/+1
2020-08-15mm/mempool: fix a data race in mempool_free()Qian Cai1-1/+1
2020-08-15mm/list_lru: fix a data race in list_lru_count_oneQian Cai1-1/+1
2020-08-15mm/memcontrol: fix a data race in scan countQian Cai1-1/+1
2020-08-15mm/page_counter: fix various data races at memswQian Cai1-6/+7
2020-08-15mm/swapfile: fix and annotate various data racesQian Cai2-15/+20
2020-08-15mm/filemap.c: fix a data race in filemap_fault()Kirill A. Shutemov1-7/+13
2020-08-15mm/swap_state: mark various intentional data racesQian Cai1-2/+2
2020-08-15mm/page_io: mark various intentional data racesQian Cai1-4/+4
2020-08-15mm/frontswap: mark various intentional data racesQian Cai1-4/+4
2020-08-15mm/kmemleak: silence KCSAN splats in checksumQian Cai1-0/+2
2020-08-15all arch: remove system call sys_sysctlXiaoming Ni52-227/+24
2020-08-15fs: autofs: delete repeated words in commentsRandy Dunlap1-2/+2
2020-08-15mm: introduce offset_in_thpMatthew Wilcox (Oracle)1-0/+1
2020-08-15mm: add thp_headMatthew Wilcox (Oracle)1-0/+15
2020-08-15mm: replace hpage_nr_pages with thp_nr_pagesMatthew Wilcox (Oracle)20-62/+65
2020-08-15mm: add thp_sizeMatthew Wilcox (Oracle)6-11/+18
2020-08-15mm: add thp_orderMatthew Wilcox (Oracle)1-0/+19
2020-08-15mm: move page-flags include to top of fileMatthew Wilcox (Oracle)1-5/+1
2020-08-15mm: store compound_nr as well as compound_orderMatthew Wilcox (Oracle)3-3/+8