aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-08-31gpio: viperboard: remove platform_set_drvdata() call in probeAlexandru Ardelean1-11/+3
2021-08-31gpio: virtio: Add missing mailings lists in MAINTAINERS entryViresh Kumar1-0/+2
2021-08-31gpio: virtio: Fix sparse warningsViresh Kumar2-26/+25
2021-08-31drm/ttm: Fix ttm_bo_move_memcpy() for subclassed struct ttm_resourceThomas Hellström1-4/+3
2021-08-31Merge remote-tracking branch 'tip/sched/arm64' into for-next/coreCatalin Marinas787-4080/+8627
2021-08-30ext4: make the updating inode data procedure atomicZhang Yi1-16/+28
2021-08-30ext4: remove an unnecessary if statement in __ext4_get_inode_loc()Zhang Yi1-83/+77
2021-08-30ext4: move inode eio simulation behind io completeionZhang Yi1-3/+1
2021-08-30ext4: Improve scalability of ext4 orphan file handlingJan Kara2-27/+53
2021-08-30ext4: Orphan file documentationJan Kara5-6/+89
2021-08-30ext4: Speedup ext4 orphan inode handlingJan Kara4-52/+394
2021-08-30ext4: Move orphan inode handling into a separate fileJan Kara5-363/+375
2021-08-30ext4: Support for checksumming from journal triggersJan Kara16-128/+259
2021-08-30ext4: fix race writing to an inline_data file while its xattrs are changingTheodore Ts'o1-0/+6
2021-08-30jbd2: add sparse annotations for add_transaction_credits()Theodore Ts'o1-1/+18
2021-08-30ext4: fix sparse warningsTheodore Ts'o2-6/+25
2021-08-30ext4: Make sure quota files are not grabbed accidentallyJan Kara1-2/+6
2021-08-30ext4: fix e2fsprogs checksum failure for mounted filesystemJan Kara1-0/+8
2021-08-30ext4: if zeroout fails fall back to splitting the extent nodeTheodore Ts'o1-2/+3
2021-08-30ext4: reduce arguments of ext4_fc_add_dentry_tlvGuoqing Jiang1-18/+9
2021-08-30ext4: flush background discard kwork when retry allocationWang Jianchao3-3/+13
2021-08-30ext4: get discard out of jbd2 commit kthread contexWang Jianchao2-25/+78
2021-08-30net: pasemi: Remove usage of the deprecated "pci-dma-compat.h" APIChristophe JAILLET1-16/+16
2021-08-30net: sched: Fix qdisc_rate_table refcount leak when get tcf_block failedXiyu Yang1-1/+1
2021-08-30Merge tag 'for-5.15/io_uring-vfs-2021-08-30' of git://git.kernel.dk/linux-blockLinus Torvalds6-110/+348
2021-08-30Merge tag 'io_uring-bio-cache.5-2021-08-30' of git://git.kernel.dk/linux-blockLinus Torvalds10-21/+184
2021-08-30Merge tag 'for-5.15/io_uring-2021-08-30' of git://git.kernel.dk/linux-blockLinus Torvalds8-845/+1216
2021-08-30Merge tag 'for-5.15/libata-2021-08-30' of git://git.kernel.dk/linux-blockLinus Torvalds7-214/+243
2021-08-30Merge tag 'for-5.15/drivers-2021-08-30' of git://git.kernel.dk/linux-blockLinus Torvalds52-13926/+462
2021-08-30Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-blockLinus Torvalds129-1749/+1578
2021-08-30dt-bindings: PCI: imx6: convert the imx pcie controller to dtschemaRichard Zhu3-101/+203
2021-08-30platform/chrome: cros_ec_trace: Fix format warningsGwendal Grignou1-3/+3
2021-08-30Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski126-4010/+6796
2021-08-30sch_htb: Fix inconsistency when leaf qdisc creation failsMaxim Mikityanskiy5-50/+72
2021-08-30Input: remove dead CSR Prima2 PWRC driverLukas Bulwahn3-218/+0
2021-08-30Input: adp5589-keys - use the right headerLinus Walleij1-1/+1
2021-08-30Input: adp5588-keys - use the right headerLinus Walleij1-1/+1
2021-08-30Merge tag 'timers-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds22-230/+574
2021-08-30Merge tag 'x86-misc-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-3/+13
2021-08-30Merge tag 'x86-irq-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds15-37/+359
2021-08-30Merge tag 'x86-cpu-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds15-28/+281
2021-08-30Merge tag 'irq-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds147-1677/+1826
2021-08-30Merge tag 'locking-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds76-2780/+5930
2021-08-30perf flamegraph: flamegraph.py script improvementsAndreas Gerstmayr1-27/+81
2021-08-30perf record: Fix wrong comm in system-wide mode with delayNamhyung Kim1-1/+2
2021-08-30perf stat: Do not allow --for-each-cgroup without cpuNamhyung Kim1-1/+3
2021-08-30perf bench evlist-open-close: Use PRIu64 with u64 to fix build on 32-bit architecturesArnaldo Carvalho de Melo1-1/+2
2021-08-30Merge tag 'smp-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds9-52/+80
2021-08-30Merge tag 'core-debugobjects-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+6
2021-08-30Merge tag 'efi-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-8/+7