summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* fs/proc/page.c: allow inspection of last section and fix end detectionDavid Hildenbrand2020-02-041-3/+27
* mm/page_alloc.c: fix uninitialized memmaps on a partially populated last sectionDavid Hildenbrand2020-02-041-2/+12
* ocfs2: fix oops when writing cloned fileGang He2020-02-041-8/+6
* initramfs: do not show compression mode choice if INITRAMFS_SOURCE is emptyMasahiro Yamada2020-02-032-1/+2
* Merge tag 'for-5.6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds2020-02-0313-83/+193
|\
| * btrfs: do not zero f_bavail if we have available spaceJosef Bacik2020-02-021-1/+9
| * Btrfs: send, fix emission of invalid clone operations within the same fileFilipe Manana2020-01-311-1/+2
| * btrfs: do not do delalloc reservation under page lockJosef Bacik2020-01-311-16/+60
| * btrfs: drop the -EBUSY case in __extent_writepage_ioJosef Bacik2020-01-311-5/+1
| * Btrfs: keep pages dirty when using btrfs_writepage_fixup_workerChris Mason2020-01-311-17/+44
| * btrfs: take overcommit into account in inc_block_group_roJosef Bacik2020-01-313-19/+39
| * btrfs: fix force usage in inc_block_group_roJosef Bacik2020-01-311-2/+2
| * btrfs: Correctly handle empty trees in find_first_clear_extent_bitNikolay Borisov2020-01-312-14/+27
| * btrfs: flush write bio if we loop in extent_write_cache_pagesJosef Bacik2020-01-311-1/+10
| * Btrfs: fix race between adding and putting tree mod seq elements and nodesFilipe Manana2020-01-315-16/+8
* | Merge tag 'kgdb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...Linus Torvalds2020-02-037-39/+19
|\ \
| * | kdb: Use for_each_console() helperAndy Shevchenko2020-01-311-6/+3
| * | kdb: remove redundant assignment to pointer bpColin Ian King2020-01-311-1/+0
| * | kdb: Get rid of confusing diag msg from "rd" if current task has no regsDouglas Anderson2020-01-311-15/+13
| * | kdb: Gid rid of implicit setting of the current task / regsDouglas Anderson2020-01-313-9/+2
| * | kdb: kdb_current_task shouldn't be exportedDouglas Anderson2020-01-311-1/+0
| * | kdb: kdb_current_regs should be privateDouglas Anderson2020-01-312-2/+1
| * | MIPS: kdb: Remove old workaround for backtracing on other CPUsDouglas Anderson2020-01-311-5/+0
* | | Merge tag 'char-misc-5.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-02-031-1/+1
|\ \ \
| * | | char: hpet: Fix out-of-bounds read bugGustavo A. R. Silva2020-01-301-1/+1
* | | | Merge tag 'backlight-next-5.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-02-034-12/+18
|\ \ \ \
| * | | | backlight: qcom-wled: Fix unsigned comparison to zeroChen Zhou2020-01-231-2/+2
| * | | | backlight: bd6107: Convert to use GPIO descriptorLinus Walleij2019-12-162-9/+16
| * | | | backlight: ams369fg06: Drop GPIO includeLinus Walleij2019-12-161-1/+0
* | | | | Merge tag 'mfd-next-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2020-02-0347-416/+2810
|\ \ \ \ \
| * | | | | mfd: syscon: Fix syscon_regmap_lookup_by_phandle_args() dummyGeert Uytterhoeven2020-02-031-1/+1
| * | | | | mfd: wcd934x: Add support to wcd9340/wcd9341 codecSrinivas Kandagatla2020-01-295-0/+881
| * | | | | mfd: syscon: Add arguments support for syscon referenceOrson Zhai2020-01-242-0/+43
| * | | | | mfd: rn5t618: Mark ADC control register volatileAndreas Kemnade2020-01-241-0/+1
| * | | | | dt-bindings: atmel-usart: Add microchip,sam9x60-{usart, dbgu}Claudiu Beznea2020-01-241-0/+2
| * | | | | dt-bindings: atmel-usart: Remove wildcardClaudiu Beznea2020-01-241-4/+5
| * | | | | mfd: cros_ec: Add cros-usbpd-notify subdevicePrashant Malani2020-01-241-0/+22
| * | | | | mfd: da9062: Fix watchdog compatible stringMarco Felsch2020-01-241-1/+1
| * | | | | mfd: madera: Allow more time for hardware resetCharles Keepax2020-01-241-8/+8
| * | | | | mfd: cs47l15: Add missing register defaultCharles Keepax2020-01-241-0/+1
| * | | | | mfd: madera: Wait for boot done before accessing any other registersCharles Keepax2020-01-241-2/+15
| * | | | | mfd: Kconfig: Rename Samsung to lowercaseKrzysztof Kozlowski2020-01-241-1/+1
| * | | | | mfd: tqmx86: remove set but not used variable 'i2c_ien'yu kuai2020-01-241-2/+1
| * | | | | mfd: dbx500-prcmu: Drop DSI pll clock functionsLinus Walleij2020-01-243-98/+0
| * | | | | mfd: dbx500-prcmu: Drop set_display_clocks()Linus Walleij2020-01-243-46/+0
| * | | | | mfd: max77650: Select REGMAP_IRQ in KconfigBartosz Golaszewski2020-01-241-0/+1
| * | | | | mfd: axp20x: Mark AXP20X_VBUS_IPSOUT_MGMT as volatileSamuel Holland2020-01-241-1/+1
| * | | | | mfd: ab8500: Fix ab8500-clk typoLinus Walleij2020-01-241-2/+2
| * | | | | mfd: intel-lpss: Add Intel Jasper Lake PCI IDsAndy Shevchenko2020-01-241-0/+13
| * | | | | dt-bindings: mfd: max14577: Add reference to max14040_battery.txt descriptionsMatheus Castello2020-01-241-0/+2