aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-09-03Merge tag 'nand/for-5.15' into mtd/nextMiquel Raynal10-27/+73
2021-09-02parisc: Drop __arch_swab16(), arch_swab24(), _arch_swab32() and __arch_swab64() functionsHelge Deller1-68/+0
2021-09-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds217-6601/+2067
2021-09-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hidLinus Torvalds22-96/+564
2021-09-02Merge tag 'pinctrl-v5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds67-1440/+10134
2021-09-02Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds140-1045/+20771
2021-09-02Merge tag 'mailbox-v5.15' of git://git.linaro.org/landing-teams/working/fujitsu/integrationLinus Torvalds11-34/+1257
2021-09-02Merge tag 'platform-drivers-x86-v5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86Linus Torvalds89-636/+2429
2021-09-02ceph: drop the mdsc_get_session/put_session dout messagesJeff Layton1-9/+2
2021-09-02ceph: lockdep annotations for try_nonblocking_invalidateJeff Layton1-0/+2
2021-09-02ceph: don't WARN if we're forcibly removing the session capsXiubo Li3-10/+32
2021-09-02ceph: don't WARN if we're force umountingXiubo Li1-2/+5
2021-09-02ceph: remove the capsnaps when removing capsXiubo Li3-18/+87
2021-09-02ceph: request Fw caps before updating the mtime in ceph_write_iterJeff Layton1-15/+17
2021-09-02ceph: reconnect to the export targets on new mdsmapsXiubo Li2-4/+65
2021-09-02ceph: print more information when we can't find snaprealmJeff Layton1-6/+5
2021-09-02ceph: add ceph_change_snap_realm() helperJeff Layton4-63/+45
2021-09-02ceph: remove redundant initializations from mdsc and sessionJeff Layton1-19/+0
2021-09-02ceph: cancel delayed work instead of flushing on mdsc teardownJeff Layton2-3/+2
2021-09-02ceph: add a new vxattr to return auth mds for an inodeJeff Layton1-0/+19
2021-09-02ceph: remove some defunct forward declarationsJeff Layton1-6/+0
2021-09-02ceph: flush the mdlog before waiting on unsafe reqsXiubo Li1-0/+76
2021-09-02ceph: flush mdlog before umountingXiubo Li4-0/+28
2021-09-02ceph: make iterate_sessions a global symbolXiubo Li3-42/+36
2021-09-02ceph: make ceph_create_session_msg a global symbolXiubo Li2-7/+10
2021-09-02ceph: fix comment about short copies in ceph_write_endJeff Layton1-1/+1
2021-09-02ceph: fix memory leak on decode error in ceph_handle_capsJeff Layton1-2/+3
2021-09-02Merge tag 'vfio-v5.15-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds45-2899/+2940
2021-09-02pwm: mtk-disp: Implement atomic API .get_state()Jitao Shi1-0/+43
2021-09-02pwm: mtk-disp: Fix overflow in period and duty calculationJitao Shi1-3/+3
2021-09-02pwm: mtk-disp: Implement atomic API .apply()Jitao Shi1-54/+41
2021-09-02iscsi_ibft: Fix isa_bus_to_virt not working under ARMKonrad Rzeszutek Wilk1-8/+16
2021-09-02Merge tag 'for-linus-5.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds10-115/+141
2021-09-02Merge tag 'for-5.15/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds28-170/+146
2021-09-02Merge tag 'xtensa-20210902' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds6-16/+16
2021-09-02futex: Avoid redundant task lookupThomas Gleixner1-30/+37
2021-09-02futex: Clarify comment for requeue_pi_wake_futex()Thomas Gleixner1-6/+20
2021-09-02futex: Prevent inconsistent state and exit raceThomas Gleixner1-43/+55
2021-09-02futex: Return error code instead of assigning it without effectColin Ian King1-1/+1
2021-09-02locking/rwsem: Add missing __init_rwsem() for PREEMPT_RTMike Galbraith2-14/+8
2021-09-02pwm: mtk-disp: Adjust the clocks to avoid them mismatchJitao Shi1-50/+41
2021-09-02Merge tag 'locking-debug-2021-09-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds7-79/+352
2021-09-02x86/platform: Increase maximum GPIO number for X86_64Andy Shevchenko1-0/+5
2021-09-02Merge branch 'remotes/lorenzo/pci/tools'Bjorn Helgaas1-1/+1
2021-09-02Merge branch 'remotes/lorenzo/pci/misc'Bjorn Helgaas1-0/+1
2021-09-02Merge branch 'remotes/lorenzo/pci/endpoint'Bjorn Helgaas15-225/+616
2021-09-02Merge branch 'remotes/lorenzo/pci/xilinx-nwl'Bjorn Helgaas2-0/+13
2021-09-02Merge branch 'remotes/lorenzo/pci/xgene'Bjorn Helgaas1-1/+0
2021-09-02Merge branch 'remotes/lorenzo/pci/tegra194'Bjorn Helgaas1-23/+31
2021-09-02Merge branch 'remotes/lorenzo/pci/tegra'Bjorn Helgaas1-16/+14