summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* coredump: fix race condition between collapse_huge_page() and core dumpingAndrea Arcangeli2019-06-132-0/+7
* mm/mlock.c: change count_mm_mlocked_page_nr return typeswkhack2019-06-131-2/+2
* mm: mmu_gather: remove __tlb_reset_range() for force flushYang Shi2019-06-131-5/+19
* fs/ocfs2: fix race in ocfs2_dentry_attach_lock()Wengang Wang2019-06-131-0/+12
* mm/vmscan.c: fix recent_rotated historyKirill Tkhai2019-06-131-2/+2
* mm/mlock.c: mlockall error for flag MCL_ONFAULTPotyra, Stefan2019-06-131-1/+2
* scripts/decode_stacktrace.sh: prefix addr2line with $CROSS_COMPILEManuel Traut2019-06-131-1/+1
* mm/list_lru.c: fix memory leak in __memcg_init_list_lru_nodeShakeel Butt2019-06-131-1/+1
* mm: memcontrol: don't batch updates of local VM stats and eventsJohannes Weiner2019-06-132-21/+46
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2019-06-1310-54/+136
|\
| * HID: logitech-dj: Fix 064d:c52f receiver supportHans de Goede2019-06-051-15/+27
| * Revert "HID: core: Call request_module before doing device_add"Benjamin Tissoires2019-06-051-8/+0
| * Revert "HID: core: Do not call request_module() in async context"Benjamin Tissoires2019-06-051-4/+2
| * Revert "HID: Increase maximum report size allowed by hid_field_extract()"Benjamin Tissoires2019-06-051-3/+3
| * HID: a4tech: fix horizontal scrollingBłażej Szczygieł2019-06-011-3/+8
| * HID: hyperv: Add a module description lineJoseph Salisbury2019-06-011-0/+2
| * HID: logitech-hidpp: Add support for the S510 remote controlHans de Goede2019-05-221-0/+3
| * HID: multitouch: handle faulty Elo touch deviceBenjamin Tissoires2019-05-221-0/+7
| * HID: wacom: Sync INTUOSP2_BT touch state after each frame if necessaryJason Gerecke2019-05-171-2/+8
| * HID: wacom: Correct button numbering 2nd-gen Intuos Pro over BluetoothJason Gerecke2019-05-171-4/+7
| * HID: wacom: Send BTN_TOUCH in response to INTUOSP2_BT eraser contactJason Gerecke2019-05-171-1/+1
| * HID: wacom: Don't report anything prior to the tool entering rangeJason Gerecke2019-05-171-15/+18
| * HID: wacom: Don't set tool type until we're in rangeJason Gerecke2019-05-171-1/+16
| * HID: rmi: Use SET_REPORT request on control endpoint for Acer Switch 3 and 5Tobias Auerochs2019-05-092-1/+15
| * HID: logitech-hidpp: add support for the MX5500 keyboardHans de Goede2019-05-091-0/+6
| * HID: logitech-dj: add support for the Logitech MX5500's Bluetooth Mini-ReceiverHans de Goede2019-05-091-0/+8
| * HID: i2c-hid: add iBall Aer3 to descriptor overrideKai-Heng Feng2019-05-091-0/+8
* | Merge tag 'selinux-pr-20190612' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-06-122-13/+36
|\ \
| * | selinux: fix a missing-check bug in selinux_sb_eat_lsm_opts()Gen Zhang2019-06-121-6/+14
| * | selinux: fix a missing-check bug in selinux_add_mnt_opt( )Gen Zhang2019-06-121-5/+14
| * | selinux: log raw contexts as untrusted stringsOndrej Mosnacek2019-06-111-2/+8
* | | Merge tag 'media/v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2019-06-122-3/+3
|\ \ \
| * | | media: venus: hfi_parser: fix a regression in parserStanimir Varbanov2019-05-291-2/+2
| * | | media: dvb: warning about dvb frequency limits produces too much noiseSean Young2019-05-221-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2019-06-112-2/+27
|\ \ \ \
| * | | | ptrace: restore smp_rmb() in __ptrace_may_access()Jann Horn2019-06-112-0/+19
| * | | | signal/ptrace: Don't leak unitialized kernel memory with PTRACE_PEEK_SIGINFOEric W. Biederman2019-05-301-2/+8
| |/ / /
* | | | Merge branch 'stable/for-linus-5.2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-06-111-1/+11
|\ \ \ \
| * | | | xen/swiotlb: don't initialize swiotlb twice on arm64Stefano Stabellini2019-06-051-1/+11
* | | | | Merge tag 'vfio-v5.2-rc5' of git://github.com/awilliam/linux-vfioLinus Torvalds2019-06-113-77/+69
|\ \ \ \ \
| * | | | | vfio/mdev: Synchronize device create/remove with parent removalParav Pandit2019-06-062-18/+56
| * | | | | vfio/mdev: Avoid creating sysfs remove file on stale device removalParav Pandit2019-06-061-3/+1
| * | | | | vfio/mdev: Improve the create/remove sequenceParav Pandit2019-06-063-71/+27
* | | | | | Merge tag 'for-5.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-06-111-25/+3
|\ \ \ \ \ \
| * | | | | | btrfs: Always trim all unallocated space in btrfs_trim_free_extentsNikolay Borisov2019-06-071-25/+3
* | | | | | | Merge tag 'for-linus-20190610' of git://git.kernel.dk/linux-blockLinus Torvalds2019-06-103-36/+6
|\ \ \ \ \ \ \
| * | | | | | | cgroup/bfq: revert bfq.weight symlink changeJens Axboe2019-06-103-36/+6
* | | | | | | | Merge tag 'regulator-fix-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-06-101-3/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | regulator: tps6507x: Fix boot regression due to testing wrong init_data pointerAxel Lin2019-05-161-3/+3
* | | | | | | | | Merge tag 'spi-fix-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-06-103-5/+10
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |