aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-08-03libbpf: Add btf__parse_raw() and generic btf__parse() APIsAndrii Nakryiko3-38/+83
2020-08-03ALSA: usb-audio: Add support for Lenovo ThinkStation P620Kai-Heng Feng3-0/+26
2020-08-03tools, bpftool: Fix wrong return value in do_dump()Tianjia Zhang1-1/+1
2020-08-03PCI: Remove dev_err() when handing an error from platform_get_irq()Krzysztof WilczyƄski21-82/+29
2020-08-03tools, build: Propagate build failures from tools/build/Makefile.buildAndrii Nakryiko1-1/+2
2020-08-03MAINTAINERS: Add Kishon Vijay Abraham I for TI J721E SoC PCIeKishon Vijay Abraham I1-1/+3
2020-08-03misc: pci_endpoint_test: Add J721E in pci_device_id tableKishon Vijay Abraham I1-0/+9
2020-08-03PCI: j721e: Add TI J721E PCIe driverKishon Vijay Abraham I5-2/+527
2020-08-03erofs: remove WQ_CPU_INTENSIVE flag from unbound wq'sGao Xiang1-2/+2
2020-08-03erofs: fold in used-once helper erofs_workgroup_unfreeze_final()Gao Xiang1-11/+3
2020-08-03erofs: fix extended inode could cross boundaryGao Xiang1-42/+79
2020-08-03erofs: Replace HTTP links with HTTPS onesAlexander A. Klimov16-16/+16
2020-08-03Merge tag 'asoc-v5.9' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai2514-16829/+35250
2020-08-03Merge branch 'md-next' of https://git.kernel.org/pub/scm/linux/kernel/git/song/md into for-5.9/driversJens Axboe4-29/+71
2020-08-03Merge tag 'irqchip-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/coreThomas Gleixner32-210/+346
2020-08-03powerpc/powernv/sriov: Fix use of uninitialised variableOliver O'Halloran1-3/+1
2020-08-03selftests/powerpc: Skip vmx/vsx/tar/etc tests on older CPUsMichael Ellerman10-6/+34
2020-08-03powerpc/40x: Fix assembler warning about r0Michael Ellerman1-1/+1
2020-08-03leds: disallow /sys/class/leds/*:multi:* for nowPavel Machek1-0/+4
2020-08-03leds: add RGB color option, as that is different from multicolor.Pavel Machek3-3/+6
2020-08-03Merge branches 'acpi-mm', 'acpi-tables', 'acpi-apei' and 'acpi-misc'Rafael J. Wysocki26-115/+139
2020-08-03Merge branches 'acpi-proc', 'acpi-sysfs', 'acpi-pad', 'acpi-ec', 'acpi-pci' and 'acpi-prop'Rafael J. Wysocki10-492/+24
2020-08-03Merge branches 'pm-sleep', 'pm-domains', 'powercap' and 'pm-tools'Rafael J. Wysocki20-249/+411
2020-08-03Merge branch 'pm-cpufreq'Rafael J. Wysocki23-237/+297
2020-08-03Merge branch 'pm-cpuidle'Rafael J. Wysocki9-111/+210
2020-08-03Merge branches 'pm-em' and 'pm-core'Rafael J. Wysocki19-294/+457
2020-08-03Merge branch 'pm-devfreq'Rafael J. Wysocki8-68/+217
2020-08-03mac80211: Do not report beacon loss if beacon filtering enabledLoic Poulain1-0/+3
2020-08-03Merge branch 'locking/nmi' into locking/core, to pick up completed topic branchIngo Molnar3-1/+16
2020-08-03netfilter: flowtable: Set offload timeout when adding flowRoi Dayan1-0/+2
2020-08-03netfilter: conntrack: Move nf_ct_offload_timeout to header fileRoi Dayan2-12/+12
2020-08-03selftests: netfilter: add meta iif/oif match testFlorian Westphal2-1/+125
2020-08-03mac80211: fix misplaced while instead of ifJohannes Berg1-1/+1
2020-08-03nl80211: use eth_zero_addr() to clear mac addressMiaohe Lin1-2/+1
2020-08-03mac80211: use eth_zero_addr() to clear mac addressMiaohe Lin1-1/+2
2020-08-03mac8211: fix struct initialisationJohn Crispin1-1/+1
2020-08-03mac80211: Handle special status codes in SAE commitJouni Malinen2-1/+6
2020-08-03Revert "ALSA: hda: call runtime_allow() for all hda controllers"Hui Wang1-1/+0
2020-08-02md/raid5: Allow degraded raid6 to do rmwChangSyun Peng1-6/+16
2020-08-02md/raid5: Fix Force reconstruct-write io stuck in degraded raid5ChangSyun Peng1-1/+2
2020-08-03Revert "xen/balloon: Fix crash when ballooning on x86 32 bit PAE"Roger Pau Monne1-14/+0
2020-08-03xen/balloon: make the balloon wait interruptibleRoger Pau Monne1-2/+4
2020-08-03xen/balloon: fix accounting in alloc_xenballooned_pages error pathRoger Pau Monne1-0/+6
2020-08-03ALSA: hda/ca0132 - Fix AE-5 microphone selection commands.Connor McAdams1-3/+3
2020-08-03ALSA: hda/ca0132 - Add new quirk ID for Recon3D.Connor McAdams1-0/+1
2020-08-03ALSA: hda/ca0132 - Fix ZxR Headphone gain control get value.Connor McAdams1-0/+5
2020-08-03Merge branch 'for-next' into for-linusTakashi Iwai14363-314196/+846832
2020-08-02raid5: don't duplicate code for different paths in handle_stripeGuoqing Jiang1-6/+3
2020-08-02raid5-cache: hold spinlock instead of mutex in r5c_journal_mode_showGuoqing Jiang1-6/+3
2020-08-02md: print errno in super_writtenGuoqing Jiang1-1/+2