aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-03ASoC: fsl-asoc-card: Remove fsl_asoc_card_set_bias_level functionShengjiu Wang1-84/+70
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/broo...Takashi Iwai2514-16838/+35259
2020-08-03Merge branch 'md-next' of https://git.kernel.org/pub/scm/linux/kernel/git/son...Jens Axboe4-29/+71
2020-08-03Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo1009-6464/+9599
2020-08-03Merge tag 'irqchip-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas 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-03fs: Fix typo in commentAndreas Gruenbacher1-1/+1
2020-08-03leds: disallow /sys/class/leds/*:multi:* for nowPavel Machek1-0/+4
2020-08-03gfs2: Fix refcount leak in gfs2_glock_pokeAndreas Gruenbacher1-1/+3
2020-08-03leds: add RGB color option, as that is different from multicolor.Pavel Machek3-3/+6
2020-08-03gfs2: Pass glock holder to gfs2_file_direct_{read,write}Andreas Gruenbacher1-16/+15
2020-08-03gfs2: Add some flags missing from glock outputBob Peterson1-0/+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' a...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-69/+218
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-03ceph: remove redundant initialization of variable mdsColin Ian King1-1/+1
2020-08-03ceph: fix use-after-free for fsc->mdscXiubo Li1-1/+2
2020-08-03ceph: remove unused variables in ceph_mdsmap_decode()Jia Yang1-6/+4
2020-08-03ceph: delete repeated words in fs/ceph/Randy Dunlap3-3/+3
2020-08-03ceph: send client provided metric flags in client metadataXiubo Li2-2/+71
2020-08-03ceph: periodically send perf metrics to MDSesXiubo Li7-1/+276
2020-08-03ceph: check the sesion state and return false in case it is closedXiubo Li1-0/+1
2020-08-03libceph: replace HTTP links with HTTPS onesAlexander A. Klimov6-6/+6
2020-08-03ceph: remove unnecessary cast in kfree()Xu Wang1-6/+6
2020-08-03libceph: just have osd_req_op_init() return a pointerJeff Layton2-24/+17
2020-08-03ceph: do not access the kiocb after aio requestsXiubo Li1-2/+3
2020-08-03ceph: clean up and optimize ceph_check_delayed_caps()Jeff Layton1-6/+4
2020-08-03ceph: fix potential mdsc use-after-free crashXiubo Li1-1/+13
2020-08-03ceph: switch to WARN_ON_ONCE in encode_supported_features()Xiubo Li1-11/+35
2020-08-03ceph: add global total_caps to count the mdsc's total caps numberXiubo Li5-12/+7
2020-08-03ceph: add check_session_state() helper and make it globalXiubo Li2-20/+30
2020-08-03mac80211: fix misplaced while instead of ifJohannes Berg1-1/+1
2020-08-03libceph: dump class and method names on method callsIlya Dryomov1-0/+3
2020-08-03libceph: use target_copy() in send_linger()Ilya Dryomov1-3/+1
2020-08-03nl80211: use eth_zero_addr() to clear mac addressMiaohe Lin1-2/+1