summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-16ALSA: hda: add mute led support for HP ProBook 455 G5Po-Hsu Lin
2018-07-16ALSA: hda: use PCI_BASE_CLASS_DISPLAY to replace PCI_CLASS_DISPLAY_VGAJim Qu
2018-07-16ALSA: usb-audio: Tidy up logic for Processing Unit min/max valuesJorge Sanjuan
2018-07-16ALSA: usb-audio: Unify virtual type units type to UAC3 valuesJorge Sanjuan
2018-07-16ALSA: usb-audio: Add support for Processing Units in UAC3Jorge Sanjuan
2018-07-16ALSA: usb-audio: Processing Unit controls parsing in UAC2Jorge Sanjuan
2018-07-16ALSA: usb-audio: Add support for Selector Units in UAC3Jorge Sanjuan
2018-07-16ALSA: cs46xx: remove redundant pointer 'ins'Colin Ian King
2018-07-16ALSA: ali5451: remove redundant pointer 'codec'Colin Ian King
2018-07-16ALSA: sb8: remove redundant pointer runtimeColin Ian King
2018-07-16ALSA: gus: remove redundant pointer private_dataColin Ian King
2018-07-16ALSA: es1688: remove redundant pointer chipColin Ian King
2018-07-16ALSA: opl3: remove redundant pointer opl3Colin Ian King
2018-07-15Linux 4.18-rc5Linus Torvalds
2018-07-15Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-07-14Merge tag 'rtc-4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abell...Linus Torvalds
2018-07-14Merge tag 'omap-for-v4.18/fixes-rc4-signed' of git://git.kernel.org/pub/scm/l...Olof Johansson
2018-07-14Merge tag 'mvebu-fixes-4.18-1' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson
2018-07-14Merge tag 'pxa-fixes-4.18' of https://github.com/rjarzmik/linux into fixesOlof Johansson
2018-07-14Merge tag 'for-linus-4.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-07-14Merge tag 'for-linus-20180713' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-07-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-07-14reiserfs: fix buffer overflow with long warning messagesEric Biggers
2018-07-14checkpatch: fix duplicate invalid vsprintf pointer extension '%p<foo>' messagesJoe Perches
2018-07-14mm: do not bug_on on incorrect length in __mm_populate()Michal Hocko
2018-07-14mm/memblock.c: do not complain about top-down allocations for !MEMORY_HOTREMOVEMichal Hocko
2018-07-14fs, elf: make sure to page align bss in load_elf_libraryOscar Salvador
2018-07-14x86/purgatory: add missing FORCE to Makefile targetPhilipp Rudo
2018-07-14net/9p/client.c: put refcount of trans_mod in error case in parse_opts()piaojun
2018-07-14mm: allow arch to supply p??_free_tlb functionsNicholas Piggin
2018-07-14autofs: fix slab out of bounds read in getname_kernel()Tomas Bortoli
2018-07-14fs/proc/task_mmu.c: fix Locked field in /proc/pid/smaps*Vlastimil Babka
2018-07-14mm: do not drop unused pages when userfaultd is runningChristian Borntraeger
2018-07-14mm: zero unavailable pages before memmap initPavel Tatashin
2018-07-13Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-07-13Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2018-07-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-07-13Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-07-13Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-07-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-07-13Merge tag 'vfio-v4.18-rc5' of git://github.com/awilliam/linux-vfioLinus Torvalds
2018-07-13Merge tag 'kbuild-fixes-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-07-13Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2018-07-13Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2018-07-13Merge tag 'trace-v4.18-rc3-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-07-13Merge tag 'sound-4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2018-07-13Merge tag 'libnvdimm-fixes-4.18-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-07-13rtc: fix alarm read and set offsetAlexandre Belloni
2018-07-13xen: setup pv irq ops vector earlierJuergen Gross
2018-07-12tracing: Reorder display of TGID to be after PIDJoel Fernandes (Google)