summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-23net: dsa: bcm_sf2: put device node before returnPan Bian
2021-01-23Merge branch 'fix-and-move-definitions-of-mrp-data-structures'Jakub Kicinski
2021-01-23net: mrp: move struct definitions out of uapiRasmus Villemoes
2021-01-23net: mrp: fix definitions of MRP test packetsRasmus Villemoes
2021-01-23Merge branch 'mtd/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds
2021-01-23Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-01-23Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-01-23Merge tag 'linux-kselftest-kunit-fixes-5.11-rc5' of git://git.kernel.org/pub/...Linus Torvalds
2021-01-23ALSA: usb-audio: workaround for iface reset issueTakashi Iwai
2021-01-23ALSA: pcm: One more dependency for hw constraintsTakashi Iwai
2021-01-23kbuild: simplify GCC_PLUGINS enablement in dummy-tools/gccMasahiro Yamada
2021-01-23Documentation/Kbuild: Remove references to gcc-plugin.shRobert Karszniewicz
2021-01-23cifs: do not fail __smb_send_rqst if non-fatal signals are pendingRonnie Sahlberg
2021-01-22riscv: Fixup pfn_valid error with wrong max_mapnrGuo Ren
2021-01-22net: fec: put child node on error pathPan Bian
2021-01-22net: stmmac: dwmac-intel-plat: remove config data on errorPan Bian
2021-01-22net: octeontx2: Make sure the buffer is 128 byte alignedKevin Hao
2021-01-22net: usb: qmi_wwan: added support for Thales Cinterion PLSx3 modem familyGiacinto Cifelli
2021-01-22Merge tag 'imx-fixes-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2021-01-22MAINTAINERS: Include bcm2835 subsequents into searchStefan Wahren
2021-01-22arm64: dts: broadcom: Fix USB DMA address translation for StingrayBharat Gooty
2021-01-22drivers: soc: atmel: add null entry at the end of at91_soc_allowed_list[]Claudiu Beznea
2021-01-22Merge tag 'for-5.11/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-01-22drivers: soc: atmel: Avoid calling at91_soc_init on non AT91 SoCsSudeep Holla
2021-01-22bpf, inode_storage: Put file handler if no storage was foundPan Bian
2021-01-22bpf, cgroup: Fix problematic bounds checkLoris Reiff
2021-01-22bpf, cgroup: Fix optlen WARN_ON_ONCE toctouLoris Reiff
2021-01-22Merge tag 'perf-tools-fixes-v5.11-2-2021-01-22' of git://git.kernel.org/pub/s...Linus Torvalds
2021-01-22Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-01-22Merge tag 'ceph-for-5.11-rc5' of git://github.com/ceph/ceph-clientLinus Torvalds
2021-01-22Merge tag 'fixes-2021-01-22' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-01-22Merge tag 'mmc-v5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2021-01-22Merge tag 'platform-drivers-x86-v5.11-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-01-22io_uring: fix short read retries for non-reg filesPavel Begunkov
2021-01-22io_uring: fix SQPOLL IORING_OP_CLOSE cancelation stateJens Axboe
2021-01-22arm64: kprobes: Fix Uexpected kernel BRK exception at EL1Qais Yousef
2021-01-22Merge tag 'optee-rcu-sched-trace-for-v5.11' of git://git.linaro.org/people/je...Arnd Bergmann
2021-01-22sched: Relax the set_cpus_allowed_ptr() semanticsPeter Zijlstra
2021-01-22sched: Fix CPU hotplug / tighten is_per_cpu_kthread()Peter Zijlstra
2021-01-22sched: Prepare to use balance_push in ttwu()Peter Zijlstra
2021-01-22workqueue: Restrict affinity change to rescuerPeter Zijlstra
2021-01-22workqueue: Tag bound workers with KTHREAD_IS_PER_CPUPeter Zijlstra
2021-01-22kthread: Extract KTHREAD_IS_PER_CPUPeter Zijlstra
2021-01-22sched: Don't run cpu-online with balance_push() enabledPeter Zijlstra
2021-01-22workqueue: Use cpu_possible_mask instead of cpu_active_mask to break affinityLai Jiangshan
2021-01-22sched/core: Print out straggler tasks in sched_cpu_dying()Valentin Schneider
2021-01-22regulator: Fix lockdep warning resolving suppliesMark Brown
2021-01-22misc: rtsx: init value of aspm_enabledRicky Wu
2021-01-22tty: fix up hung_up_tty_write() conversionLinus Torvalds
2021-01-22i2c: sprd: depend on COMMON_CLK to fix compile testsKrzysztof Kozlowski