summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* lib/smp_processor_id: Don't use cpumask_equal()Waiman Long2019-10-091-1/+1
* Merge tag 'led-fixes-for-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-10-092-3/+3
|\
| * Add my linux-leds branch to MAINTAINERSPavel Machek2019-10-081-0/+1
| * leds: core: Fix leds.h structure documentationDan Murphy2019-10-081-3/+2
* | Merge tag 'gpio-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2019-10-084-15/+27
|\ \
| * | gpio: max77620: Use correct unit for debounce timesThierry Reding2019-10-041-3/+3
| * | Merge tag 'gpio-v5.4-rc2-fixes-for-linus' of git://git.kernel.org/pub/scm/lin...Linus Walleij2019-10-023-12/+24
| |\ \ | | |/ | |/|
| | * gpio: eic: sprd: Fix the incorrect EIC offset when togglingBruce Chen2019-10-011-3/+4
| | * gpio: fix getting nonexclusive gpiods from DTMarco Felsch2019-10-011-1/+1
| | * gpiolib: don't clear FLAG_IS_OUT when emulating open-drain/open-sourceBartosz Golaszewski2019-10-011-8/+19
| |/
* | Merge tag 'selinux-pr-20191007' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-10-081-1/+8
|\ \
| * | selinux: fix context string corruption in convert_context()Ondrej Mosnacek2019-10-031-1/+8
* | | Merge tag 'linux-kselftest-5.4-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-10-087-11/+97
|\ \ \
| * | | selftests: watchdog: Add command line option to show watchdog_infoGeorge G. Davis2019-10-021-1/+15
| * | | selftests: watchdog: Validate optional file argumentGeorge G. Davis2019-10-021-0/+11
| * | | selftests/kselftest/runner.sh: Add 45 second timeout per testKees Cook2019-10-012-3/+34
| * | | kselftest: exclude failed TARGETS from runlistCristian Marussi2019-10-011-0/+4
| * | | kselftest: add capability to skip chosen TARGETSCristian Marussi2019-10-012-0/+23
| * | | selftests: Add kselftest-all and kselftest-install targetsShuah Khan2019-10-013-7/+10
| | |/ | |/|
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-10-0821-89/+281
|\ \ \
| * | | mm, sl[aou]b: guarantee natural alignment for kmalloc(power-of-two)Vlastimil Babka2019-10-084-12/+49
| * | | mm, sl[ou]b: improve memory accountingVlastimil Babka2019-10-083-9/+33
| * | | mm, memcg: make scan aggression always exclude protectionChris Down2019-10-082-54/+32
| * | | mm, memcg: make memory.emin the baseline for utilisation determinationChris Down2019-10-082-28/+46
| * | | mm, memcg: proportional memory.{low,min} reclaimChris Down2019-10-084-12/+115
| * | | mm/vmpressure.c: fix a signedness bug in vmpressure_register_event()Dan Carpenter2019-10-081-9/+11
| * | | mm/page_alloc.c: fix a crash in free_pages_prepare()Qian Cai2019-10-081-1/+7
| * | | mm/z3fold.c: claim page in the beginning of freeVitaly Wool2019-10-081-2/+8
| * | | kernel/sysctl.c: do not override max_threads provided by userspaceMichal Hocko2019-10-081-2/+2
| * | | memcg: only record foreign writebacks with dirty pages when memcg is not disa...Baoquan He2019-10-081-0/+3
| * | | mm: fix -Wmissing-prototypes warningsYi Wang2019-10-082-2/+2
| * | | writeback: fix use-after-free in finish_writeback_work()Tejun Heo2019-10-081-2/+7
| * | | mm/memremap: drop unused SECTION_SIZE and SECTION_MASKAnshuman Khandual2019-10-081-2/+0
| * | | panic: ensure preemption is disabled during panic()Will Deacon2019-10-081-0/+1
| * | | fs: ocfs2: fix a possible null-pointer dereference in ocfs2_info_scan_inode_a...Jia-Ju Bai2019-10-081-1/+1
| * | | fs: ocfs2: fix a possible null-pointer dereference in ocfs2_write_end_nolock()Jia-Ju Bai2019-10-081-1/+2
| * | | fs: ocfs2: fix possible null-pointer dereferences in ocfs2_xa_prepare_entry()Jia-Ju Bai2019-10-081-33/+23
| * | | ocfs2: clear zero in unaligned direct IOJia Guo2019-10-081-1/+21
* | | | uaccess: implement a proper unsafe_copy_to_user() and switch filldir over to itLinus Torvalds2019-10-073-44/+29
* | | | Linux 5.4-rc2v5.4-rc2Linus Torvalds2019-10-061-2/+2
* | | | elf: don't use MAP_FIXED_NOREPLACE for elf executable mappingsLinus Torvalds2019-10-061-10/+3
* | | | Merge tag 'dma-mapping-5.4-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-10-061-2/+2
|\ \ \ \
| * | | | dma-mapping: fix false positivse warnings in dma_common_free_remap()Andrey Smirnov2019-10-051-2/+2
| |/ / /
* | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2019-10-0614-144/+53
|\ \ \ \
| * | | | ARM: multi_v7_defconfig: Fix SPI_STM32_QSPI supportPatrice Chotard2019-10-041-1/+1
| * | | | Merge tag 'omap-for-v5.4/fixes-rc1-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson2019-10-0310-136/+40
| |\ \ \ \
| | * | | | ARM: dts: am4372: Set memory bandwidth limit for DISPCPeter Ujfalusi2019-09-301-0/+2
| | * | | | ARM: OMAP2+: Fix warnings with broken omap2_set_init_voltage()Tony Lindgren2019-09-251-100/+0
| | * | | | ARM: OMAP2+: Add missing LCDC midlemode for am335xTony Lindgren2019-09-252-3/+6
| | * | | | ARM: OMAP2+: Fix missing reset done flag for am3 and am43Tony Lindgren2019-09-251-1/+2