summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-06Merge tag 'sound-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2021-08-06Merge tag 'drm-fixes-2021-08-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-08-06ext4: fix potential htree corruption when growing large_dir directoriesTheodore Ts'o
2021-08-06tracepoint: Use rcu get state and cond sync for static call updatesMathieu Desnoyers
2021-08-06io-wq: fix lack of acct->nr_workers < acct->max_workers judgementHao Xu
2021-08-06io-wq: fix no lock protection of acct->nr_workerHao Xu
2021-08-06perf/x86/intel: Apply mid ACK for small coreKan Liang
2021-08-05RDMA/iw_cxgb4: Fix refcount underflow while destroying cqs.Dakshaja Uppalapati
2021-08-06Merge tag 'amd-drm-fixes-5.14-2021-08-05' of https://gitlab.freedesktop.org/a...Dave Airlie
2021-08-05drm/amdgpu: add DID for beige gobyChengming Gui
2021-08-05drm/amdgpu/display: fix DMUB firmware version infoShirish S
2021-08-05drm/amd/display: workaround for hard hang on HPD on native DPQingqing Zhuo
2021-08-05drm/amd/display: Fix resetting DCN3.1 HW when resuming from S4Jude Shih
2021-08-05drm/amd/display: Increase stutter watermark for dcn303Bing Guo
2021-08-05drm/amd/display: Fix Dynamic bpp issue with 8K30 with Navi 1XBing Guo
2021-08-05drm/amd/display: Assume LTTPR interop for DCN31+Wesley Chalmers
2021-08-05drm/amdgpu: fix checking pmops when PM_SLEEP is not enabledRandy Dunlap
2021-08-05drm/amd/pm: update yellow carp pmfw interface versionXiaomeng Hou
2021-08-05tracepoint: Fix static call function vs data state mismatchMathieu Desnoyers
2021-08-05tracepoint: static call: Compare data on transition from 2->1 calleesMathieu Desnoyers
2021-08-05Merge tag 'net-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-08-05spi: cadence-quadspi: Fix check condition for DTR opsApurva Nandan
2021-08-05Bluetooth: defer cleanup of resources in hci_unregister_dev()Tetsuo Handa
2021-08-05Merge tag 'selinux-pr-20210805' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-08-05Merge branch 'for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2021-08-05Merge tag 'trace-v5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-08-05Merge tag 's390-5.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-08-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-08-05Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2021-08-05block/partitions/ldm.c: Fix a kernel-doc warningBart Van Assche
2021-08-05pipe: increase minimum default pipe size to 2 pagesAlex Xu (Hello71)
2021-08-05blk-iolatency: error out if blk_get_queue() failed in iolatency_set_limit()Yu Kuai
2021-08-05Merge branch 'net-fix-use-after-free-bugs'Jakub Kicinski
2021-08-05net: vxge: fix use-after-free in vxge_device_unregisterPavel Skripkin
2021-08-05net: fec: fix use-after-free in fec_drv_removePavel Skripkin
2021-08-05net: pegasus: fix uninit-value in get_interrupt_intervalPavel Skripkin
2021-08-05tracing: Quiet smp_processor_id() use in preemptable warning in hwlatSteven Rostedt (VMware)
2021-08-05net: ethernet: ti: am65-cpsw: fix crash in am65_cpsw_port_offload_fwd_mark_up...Grygorii Strashko
2021-08-05bnx2x: fix an error code in bnx2x_nic_load()Dan Carpenter
2021-08-05kbuild: cancel sub_make_done for the install target to fix DKMSMasahiro Yamada
2021-08-05scripts: checkversion: modernize linux/version.h search stringsRandy Dunlap
2021-08-05mips: Fix non-POSIX regexpH. Nikolaus Schaller
2021-08-05x86/tools/relocs: Fix non-POSIX regexpH. Nikolaus Schaller
2021-08-05Merge branch 'eean-iosm-fixes'David S. Miller
2021-08-05net: wwan: iosm: fix recursive lock acquire in unregisterM Chetan Kumar
2021-08-05net: wwan: iosm: correct data protocol mask bitM Chetan Kumar
2021-08-05net: wwan: iosm: endianness type correctionM Chetan Kumar
2021-08-05net: wwan: iosm: fix lkp buildbot warningM Chetan Kumar
2021-08-05usb: typec: tcpm: Keep other events when receiving FRS and Sourcing_vbus eventsKyle Tso
2021-08-05MIPS: check return value of pgtable_pmd_page_ctorHuang Pei