Age | Commit message (Expand) | Author | Files | Lines |
2019-10-18 | Merge tag 'copy-struct-from-user-v5.4-rc4' of gitolite.kernel.org:pub/scm/lin... | Linus Torvalds | 1 | -9/+28 |
2019-10-18 | Merge tag 'mmc-v5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf... | Linus Torvalds | 4 | -17/+23 |
2019-10-18 | Merge tag 'sound-5.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 5 | -3/+45 |
2019-10-18 | Merge tag 'acpi-5.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2 | -2/+2 |
2019-10-18 | Merge tag 'pm-5.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 7 | -44/+27 |
2019-10-18 | Merge tag 'mkp-scsi-postmerge' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+3 |
2019-10-18 | Merge branch 'acpi-tables' | Rafael J. Wysocki | 1 | -1/+1 |
2019-10-18 | ACPI: CPPC: Set pcc_data[pcc_ss_id] to NULL in acpi_cppc_processor_exit() | John Garry | 1 | -1/+1 |
2019-10-18 | Merge branches 'pm-cpufreq' and 'pm-sleep' | Rafael J. Wysocki | 6 | -31/+16 |
2019-10-17 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 15 | -23/+186 |
2019-10-17 | Merge tag 'xtensa-20191017' of git://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds | 4 | -50/+55 |
2019-10-17 | Merge tag 'xfs-5.4-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 1 | -4/+4 |
2019-10-17 | Merge tag 'drm-fixes-2019-10-18' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 21 | -95/+150 |
2019-10-17 | Merge branch 'errata/tx2-219' into for-next/fixes | Will Deacon | 298 | -1802/+2755 |
2019-10-18 | Merge tag 'drm-misc-fixes-2019-10-17' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie | 8 | -22/+34 |
2019-10-18 | Merge tag 'drm-fixes-5.4-2019-10-16' of git://people.freedesktop.org/~agd5f/l... | Dave Airlie | 6 | -46/+38 |
2019-10-18 | Merge tag 'drm-intel-fixes-2019-10-17' of git://anongit.freedesktop.org/drm/d... | Dave Airlie | 7 | -27/+78 |
2019-10-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 5 | -44/+97 |
2019-10-17 | coccinelle: api/devm_platform_ioremap_resource: remove useless script | Alexandre Belloni | 1 | -60/+0 |
2019-10-17 | ALSA: hda - Force runtime PM on Nvidia HDMI codecs | Lukas Wunner | 1 | -0/+2 |
2019-10-17 | Merge tag 'platform-drivers-x86-v5.4-3' of git://git.infradead.org/linux-plat... | Linus Torvalds | 3 | -14/+2 |
2019-10-17 | Merge tag 'gpio-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 5 | -11/+47 |
2019-10-17 | ALSA: hda/realtek - Enable headset mic on Asus MJ401TA | Daniel Drake | 1 | -0/+11 |
2019-10-17 | ALSA: usb-audio: Disable quirks for BOSS Katana amplifiers | Szabolcs Szőke | 1 | -0/+3 |
2019-10-16 | drm/i915: Fixup preempt-to-busy vs resubmission of a virtual request | Chris Wilson | 1 | -6/+26 |
2019-10-16 | drm/i915/userptr: Never allow userptr into the mappable GGTT | Chris Wilson | 5 | -1/+19 |
2019-10-16 | drm/i915: Favor last VBT child device with conflicting AUX ch/DDC pin | Ville Syrjälä | 1 | -6/+16 |
2019-10-16 | drm/i915/execlists: Refactor -EIO markup of hung requests | Chris Wilson | 1 | -14/+17 |
2019-10-16 | arm64: tags: Preserve tags for addresses translated via TTBR1 | Will Deacon | 3 | -8/+13 |
2019-10-16 | arm64: mm: fix inverted PAR_EL1.F check | Mark Rutland | 1 | -1/+5 |
2019-10-16 | arm64: sysreg: fix incorrect definition of SYS_PAR_EL1_F | Yang Yingliang | 1 | -1/+1 |
2019-10-16 | arm64: entry.S: Do not preempt from IRQ before all cpufeatures are enabled | Julien Thierry | 3 | -1/+20 |
2019-10-16 | kthread: make __kthread_queue_delayed_work static | Ben Dooks | 1 | -3/+3 |
2019-10-16 | usercopy: Avoid soft lockups in test_check_nonzero_user() | Michael Ellerman | 1 | -3/+19 |
2019-10-16 | ACPI: processor: Avoid NULL pointer dereferences at init time | Rafael J. Wysocki | 2 | -8/+12 |
2019-10-16 | xtensa: fix change_bit in exclusive access option | Max Filippov | 1 | -1/+1 |
2019-10-15 | Revert "Input: elantech - enable SMBus on new (2018+) systems" | Kai-Heng Feng | 1 | -26/+29 |
2019-10-15 | PCI: PM: Fix pci_power_up() | Rafael J. Wysocki | 1 | -13/+11 |
2019-10-15 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 4 | -0/+10 |
2019-10-15 | xtensa: virt: fix PCI IO ports mapping | Max Filippov | 1 | -1/+1 |
2019-10-15 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 6 | -7/+20 |
2019-10-15 | sparc64: disable fast-GUP due to unexplained oopses | Linus Torvalds | 1 | -1/+0 |
2019-10-15 | drm/panfrost: Handle resetting on timeout better | Steven Price | 1 | -5/+11 |
2019-10-15 | Merge branch 'parisc-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 6 | -17/+14 |
2019-10-15 | Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
2019-10-15 | xfs: change the seconds fields in xfs_bulkstat to signed | Darrick J. Wong | 1 | -4/+4 |
2019-10-14 | arm64: hibernate: check pgd table allocation | Pavel Tatashin | 1 | -1/+8 |
2019-10-14 | arm64: cpufeature: Treat ID_AA64ZFR0_EL1 as RAZ when SVE is not enabled | Julien Grall | 1 | -5/+10 |
2019-10-14 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 16 | -86/+152 |
2019-10-15 | gpio: lynxpoint: set default handler to be handle_bad_irq() | Andy Shevchenko | 1 | -1/+1 |