summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-03MAINTAINERS: Add Kishon Vijay Abraham I for TI J721E SoC PCIeKishon Vijay Abraham I
2020-08-03misc: pci_endpoint_test: Add J721E in pci_device_id tableKishon Vijay Abraham I
2020-08-03PCI: j721e: Add TI J721E PCIe driverKishon Vijay Abraham I
2020-08-03erofs: remove WQ_CPU_INTENSIVE flag from unbound wq'sGao Xiang
2020-08-03erofs: fold in used-once helper erofs_workgroup_unfreeze_final()Gao Xiang
2020-08-03erofs: fix extended inode could cross boundaryGao Xiang
2020-08-03erofs: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-08-03Merge tag 'asoc-v5.9' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2020-08-03Merge branch 'md-next' of https://git.kernel.org/pub/scm/linux/kernel/git/son...Jens Axboe
2020-08-03Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
2020-08-03Merge tag 'irqchip-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner
2020-08-03powerpc/powernv/sriov: Fix use of uninitialised variableOliver O'Halloran
2020-08-03selftests/powerpc: Skip vmx/vsx/tar/etc tests on older CPUsMichael Ellerman
2020-08-03powerpc/40x: Fix assembler warning about r0Michael Ellerman
2020-08-03fs: Fix typo in commentAndreas Gruenbacher
2020-08-03leds: disallow /sys/class/leds/*:multi:* for nowPavel Machek
2020-08-03gfs2: Fix refcount leak in gfs2_glock_pokeAndreas Gruenbacher
2020-08-03leds: add RGB color option, as that is different from multicolor.Pavel Machek
2020-08-03gfs2: Pass glock holder to gfs2_file_direct_{read,write}Andreas Gruenbacher
2020-08-03gfs2: Add some flags missing from glock outputBob Peterson
2020-08-03Merge branches 'acpi-mm', 'acpi-tables', 'acpi-apei' and 'acpi-misc'Rafael J. Wysocki
2020-08-03Merge branches 'acpi-proc', 'acpi-sysfs', 'acpi-pad', 'acpi-ec', 'acpi-pci' a...Rafael J. Wysocki
2020-08-03Merge branches 'pm-sleep', 'pm-domains', 'powercap' and 'pm-tools'Rafael J. Wysocki
2020-08-03Merge branch 'pm-cpufreq'Rafael J. Wysocki
2020-08-03Merge branch 'pm-cpuidle'Rafael J. Wysocki
2020-08-03Merge branches 'pm-em' and 'pm-core'Rafael J. Wysocki
2020-08-03Merge branch 'pm-devfreq'Rafael J. Wysocki
2020-08-03mac80211: Do not report beacon loss if beacon filtering enabledLoic Poulain
2020-08-03Merge branch 'locking/nmi' into locking/core, to pick up completed topic branchIngo Molnar
2020-08-03netfilter: flowtable: Set offload timeout when adding flowRoi Dayan
2020-08-03netfilter: conntrack: Move nf_ct_offload_timeout to header fileRoi Dayan
2020-08-03selftests: netfilter: add meta iif/oif match testFlorian Westphal
2020-08-03ceph: remove redundant initialization of variable mdsColin Ian King
2020-08-03ceph: fix use-after-free for fsc->mdscXiubo Li
2020-08-03ceph: remove unused variables in ceph_mdsmap_decode()Jia Yang
2020-08-03ceph: delete repeated words in fs/ceph/Randy Dunlap
2020-08-03ceph: send client provided metric flags in client metadataXiubo Li
2020-08-03ceph: periodically send perf metrics to MDSesXiubo Li
2020-08-03ceph: check the sesion state and return false in case it is closedXiubo Li
2020-08-03libceph: replace HTTP links with HTTPS onesAlexander A. Klimov
2020-08-03ceph: remove unnecessary cast in kfree()Xu Wang
2020-08-03libceph: just have osd_req_op_init() return a pointerJeff Layton
2020-08-03ceph: do not access the kiocb after aio requestsXiubo Li
2020-08-03ceph: clean up and optimize ceph_check_delayed_caps()Jeff Layton
2020-08-03ceph: fix potential mdsc use-after-free crashXiubo Li
2020-08-03ceph: switch to WARN_ON_ONCE in encode_supported_features()Xiubo Li
2020-08-03ceph: add global total_caps to count the mdsc's total caps numberXiubo Li
2020-08-03ceph: add check_session_state() helper and make it globalXiubo Li
2020-08-03mac80211: fix misplaced while instead of ifJohannes Berg
2020-08-03libceph: dump class and method names on method callsIlya Dryomov