summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.10-rc5v5.10-rc5Linus Torvalds2020-11-221-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2020-11-2212-17/+223
|\
| * HID: logitech-dj: Fix Dinovo Mini when paired with a MX5x00 receiverHans de Goede2020-11-192-0/+26
| * HID: logitech-dj: Fix an error in mse_bluetooth_descriptorHans de Goede2020-11-191-1/+1
| * HID: Add Logitech Dinovo Edge battery quirkHans de Goede2020-11-122-0/+4
| * HID: logitech-hidpp: Add HIDPP_CONSUMER_VENDOR_KEYS quirk for the Dinovo EdgeHans de Goede2020-11-121-0/+6
| * HID: logitech-dj: Handle quad/bluetooth keyboards with a builtin trackpadHans de Goede2020-11-121-0/+19
| * HID: add HID_QUIRK_INCREMENT_USAGE_ON_DUPLICATE for Gamevice devicesChris Ye2020-11-092-0/+8
| * HID: mcp2221: Fix GPIO output handlingLars Povlsen2020-11-051-9/+39
| * HID: hid-sensor-hub: Fix issue with devices with no report IDPablo Ceballos2020-11-051-1/+2
| * HID: i2c-hid: Put ACPI enumerated devices in D3 on shutdownHans de Goede2020-10-291-0/+9
| * HID: add support for Sega SaturnJiri Kosina2020-10-232-0/+2
| * HID: cypress: Support Varmilo Keyboards' media hotkeysFrank Yang2020-10-232-5/+41
| * HID: ite: Replace ABS_MISC 120/121 events with touchpad on/off keypressesHans de Goede2020-10-221-1/+60
| * HID: logitech-hidpp: Add PID for MX Anywhere 2Harry Cutts2020-10-221-0/+1
| * HID: uclogic: Add ID for Trust Flex Design TabletMartijn van de Streek2020-10-223-0/+5
* | Merge tag 'sched-urgent-2020-11-22' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-11-224-57/+95
|\ \
| * | sched/deadline: Fix priority inheritance with multiple scheduling classesJuri Lelli2020-11-173-50/+68
| * | sched: Fix rq->nr_iowait orderingPeter Zijlstra2020-11-171-5/+10
| * | sched: Fix data-race in wakeupPeter Zijlstra2020-11-171-1/+15
| * | sched/fair: Fix overutilized update in enqueue_task_fair()Quentin Perret2020-11-171-1/+2
* | | Merge tag 'perf-urgent-2020-11-22' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-11-224-24/+12
|\ \ \
| * | | perf/x86: fix sysfs type mismatchesSami Tolvanen2020-11-174-24/+12
* | | | Merge tag 'locking-urgent-2020-11-22' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-11-221-2/+4
|\ \ \ \
| * | | | lockdep: Put graph lock/unlock under lock_recursion protectionBoqun Feng2020-11-171-2/+4
* | | | | Merge tag 'efi-urgent-for-v5.10-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-11-223-11/+17
|\ \ \ \ \
| * | | | | efi/x86: Free efi_pgd with free_pages()Arvind Sankar2020-11-101-11/+13
| * | | | | efivarfs: fix memory leak in efivarfs_create()Vamshi K Sthambamkadi2020-10-261-0/+1
| * | | | | efi/arm: set HSCTLR Thumb2 bit correctly for HVC calls from HYPArd Biesheuvel2020-10-261-0/+3
* | | | | | Merge tag 'x86_urgent_for_v5.10-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-11-222-57/+29
|\ \ \ \ \ \
| * | | | | | Revert "iommu/vt-d: Take CONFIG_PCI_ATS into account"Thomas Gleixner2020-11-191-2/+0
| * | | | | | x86/dumpstack: Do not try to access user space code of other tasksThomas Gleixner2020-11-181-4/+19
| * | | | | | x86/microcode/intel: Check patch signature before saving microcode for early ...Chen Yu2020-11-171-53/+10
| * | | | | | iommu/vt-d: Take CONFIG_PCI_ATS into accountThomas Gleixner2020-11-161-0/+2
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-11-2216-49/+75
|\ \ \ \ \ \ \
| * | | | | | | mm: fix madvise WILLNEED performance problemMatthew Wilcox (Oracle)2020-11-221-1/+1
| * | | | | | | libfs: fix error cast of negative value in simple_attr_write()Yicong Yang2020-11-221-2/+4
| * | | | | | | mm/userfaultfd: do not access vma->vm_mm after calling handle_userfault()Gerald Schaefer2020-11-221-5/+4
| * | | | | | | mm: memcg/slab: fix root memcg vmstatsMuchun Song2020-11-221-2/+7
| * | | | | | | mm: fix readahead_page_batch for retry entriesMatthew Wilcox (Oracle)2020-11-221-0/+2
| * | | | | | | mm: fix phys_to_target_node() and memory_add_physaddr_to_nid() exportsDan Williams2020-11-2210-37/+55
| * | | | | | | compiler-clang: remove version check for BPF TracingNick Desaulniers2020-11-221-0/+2
| * | | | | | | mm/madvise: fix memory leak from process_madviseEric Dumazet2020-11-221-2/+0
* | | | | | | | Merge tag 'staging-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-11-2213-85/+165
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'iio-fixes-for-5.10a' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2020-11-179-49/+160
| |\ \ \ \ \ \ \ \
| | * | | | | | | | iio: accel: kxcjk1013: Add support for KIOX010A ACPI DSM for setting tablet-modeHans de Goede2020-11-141-0/+36
| | * | | | | | | | iio: accel: kxcjk1013: Replace is_smo8500_device with an acpi_type enumHans de Goede2020-11-141-5/+10
| | * | | | | | | | iio: light: fix kconfig dependency bug for VCNL4035Necip Fazil Yildiran2020-11-081-0/+1
| | * | | | | | | | iio/adc: ingenic: Fix AUX/VBAT readings when touchscreen is usedPaul Cercueil2020-11-081-6/+26
| | * | | | | | | | iio/adc: ingenic: Fix battery VREF for JZ4770 SoCPaul Cercueil2020-11-081-1/+1