summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86, fakenuma: Fix invalid starting node IDHuang Ying2020-09-041-1/+1
* x86/mm/32: Bring back vmalloc faulting on x86_32Joerg Roedel2020-09-031-0/+78
* x86/cmdline: Disable jump tables for cmdline.cArvind Sankar2020-09-031-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2020-09-028-15/+57
|\
| * HID: core: Sanitize event code and type when mapping inputMarc Zyngier2020-09-013-13/+35
| * HID: core: Correctly handle ReportSize being zeroMarc Zyngier2020-09-011-2/+13
| * HID: elan: Fix memleak in elan_input_configuredDinghao Liu2020-09-011-0/+2
| * HID: microsoft: Add rumble support for the 8bitdo SN30 Pro+ controllerNicholas Miell2020-08-312-0/+3
| * HID: quirks: Set INCREMENT_USAGE_ON_DUPLICATE for all Saitek X52 devicesNirenjan Krishnan2020-08-312-0/+4
* | Merge tag 'for-5.9/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-09-027-22/+60
|\ \
| * | dm thin metadata: Fix use-after-free in dm_bm_set_read_onlyYe Bin2020-09-022-7/+9
| * | dm thin metadata: Avoid returning cmd->bm wild pointer on errorYe Bin2020-09-021-2/+6
| * | dm cache metadata: Avoid returning cmd->bm wild pointer on errorYe Bin2020-09-021-2/+6
| * | dm integrity: fix error reporting in bitmap mode after creationMikulas Patocka2020-09-011-0/+12
| * | dm crypt: Initialize crypto wait structuresDamien Le Moal2020-09-011-2/+2
| * | dm mpath: fix racey management of PG initializationMike Snitzer2020-09-011-7/+15
| * | dm writecache: handle DAX to partitions on persistent memory correctlyMikulas Patocka2020-09-011-2/+10
* | | Merge tag 'xfs-5.9-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2020-09-024-7/+9
|\ \ \
| * | | xfs: initialize the shortform attr header padding entryDarrick J. Wong2020-08-271-2/+2
| * | | xfs: fix boundary test in xfs_attr_shortform_verifyEric Sandeen2020-08-261-1/+3
| * | | xfs: fix off-by-one in inode alloc block reservation calculationBrian Foster2020-08-262-3/+3
| * | | xfs: finish dfops on every insert range shift iterationBrian Foster2020-08-261-1/+1
* | | | Merge branch 'work.epoll' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2020-09-021-3/+3
|\ \ \ \
| * | | | fix regression in "epoll: Keep a reference on files added to the check list"Al Viro2020-09-021-3/+3
* | | | | Merge tag 'perf-tools-fixes-for-v5.9-2020-09-01' of git://git.kernel.org/pub/...Linus Torvalds2020-09-0118-28/+69
|\ \ \ \ \
| * | | | | perf report: Disable ordered_events for raw dumpJiri Olsa2020-09-011-0/+3
| * | | | | perf tools: Correct SNOOPX field offsetAl Grant2020-09-011-1/+1
| * | | | | perf intel-pt: Fix corrupt data after perf inject fromAl Grant2020-09-011-1/+8
| * | | | | perf cs-etm: Fix corrupt data after perf inject fromAl Grant2020-09-011-1/+8
| * | | | | perf top/report: Fix infinite loop in the TUI for grouped eventsArnaldo Carvalho de Melo2020-09-011-1/+2
| * | | | | perf parse-events: Avoid an uninitialized read when using fake PMUsIan Rogers2020-09-011-13/+17
| * | | | | perf stat: Fix out of bounds array access in the print_counters() evlist methodThomas Richter2020-09-011-1/+1
| * | | | | perf test: Set NULL sentinel in pmu_events table in "Parse and process metric...Thomas Richter2020-09-011-0/+3
| * | | | | perf parse-events: Set exclude_guest=1 for user-space countingJin Yao2020-09-012-2/+5
| * | | | | perf record: Correct the help info of option "--no-bpf-event"Wei Li2020-09-011-1/+1
| * | | | | perf tools: Use %zd for size_t printf formats on 32-bitChris Wilson2020-09-012-2/+2
| * | | | | MAINTAINERS: Add entries for CoreSight and Arm SPE toolingMathieu Poirier2020-08-211-1/+7
| * | | | | perf: arm-spe: Fix check error when synthesizing eventsWei Li2020-08-211-3/+3
| * | | | | perf symbols: Add mwait_idle_with_hints.constprop.0 to the list of idle symbolsArnaldo Carvalho de Melo2020-08-211-0/+1
| * | | | | perf top: Skip side-band event setup if HAVE_LIBBPF_SUPPORT is not setTiezhu Yang2020-08-211-0/+2
| * | | | | perf sched timehist: Fix use of CPU list with summary optionDavid Ahern2020-08-211-1/+5
| * | | | | perf test: Fix basic bpf filtering testSumanth Korikkar2020-08-211-1/+1
* | | | | | Merge tag 'for-5.9-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-09-0110-71/+113
|\ \ \ \ \ \
| * | | | | | btrfs: tree-checker: fix the error message for transid errorQu Wenruo2020-08-271-1/+1
| * | | | | | btrfs: set the lockdep class for log tree extent buffersJosef Bacik2020-08-271-1/+5
| * | | | | | btrfs: set the correct lockdep class for new nodesJosef Bacik2020-08-271-1/+1
| * | | | | | btrfs: allocate scrub workqueues outside of locksJosef Bacik2020-08-271-52/+70
| * | | | | | btrfs: fix potential deadlock in the search ioctlJosef Bacik2020-08-273-14/+27
| * | | | | | btrfs: drop path before adding new uuid tree entryJosef Bacik2020-08-271-1/+2
| * | | | | | btrfs: block-group: fix free-space bitmap thresholdMarcos Paulo de Souza2020-08-272-1/+7