aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-09-24phy: qcom-qmp-usb: drop unused type from configJohan Hovold1-26/+0
2022-09-24phy: qcom-qmp-ufs: drop unused type from configJohan Hovold1-8/+0
2022-09-24phy: qcom-qmp-pcie-msm8996: drop unused type from configJohan Hovold1-3/+0
2022-09-24phy: qcom-qmp-pcie: drop unused type from configJohan Hovold1-14/+0
2022-09-24fuse: implement ->tmpfile()Miklos Szeredi3-4/+29
2022-09-24vfs: open inside ->tmpfile()Miklos Szeredi19-49/+70
2022-09-24vfs: move open right after ->tmpfile()Miklos Szeredi2-50/+42
2022-09-24vfs: make vfs_tmpfile() staticMiklos Szeredi2-5/+1
2022-09-24ovl: use vfs_tmpfile_open() helperMiklos Szeredi4-62/+72
2022-09-24cachefiles: use vfs_tmpfile_open() helperMiklos Szeredi1-20/+12
2022-09-24cachefiles: only pass inode to *mark_inode_inuse() helpersMiklos Szeredi1-33/+26
2022-09-24cachefiles: tmpfile error handling cleanupMiklos Szeredi1-29/+26
2022-09-24hugetlbfs: cleanup mknod and tmpfileAl Viro1-24/+16
2022-09-24vfs: add vfs_tmpfile_open() helperMiklos Szeredi2-0/+45
2022-09-23ipv6: tcp: send consistent autoflowlabel in RST packetsEric Dumazet1-1/+4
2022-09-23sfc: correct filter_table_remove method for EF10 PFsAndy Moreton1-1/+1
2022-09-23Merge branch 'net-ipa-another-set-of-cleanups'Jakub Kicinski6-158/+201
2022-09-23net: ipa: encapsulate updating three more registersAlex Elder1-26/+53
2022-09-23net: ipa: encapsulate updating the COUNTER_CFG registerAlex Elder1-13/+22
2022-09-23net: ipa: encapsulate setting the FILT_ROUT_HASH_EN registerAlex Elder1-8/+13
2022-09-23net: ipa: tidy up register enum definitionsAlex Elder1-21/+21
2022-09-23net: ipa: define BCR values using an enumAlex Elder3-20/+18
2022-09-23net: ipa: rearrange functions for similarityAlex Elder1-46/+42
2022-09-23net: ipa: introduce ipa_qtime_val()Alex Elder1-36/+44
2022-09-23net: ipa: don't use u32p_replace_bits()Alex Elder1-2/+2
2022-09-23cgroup: use strscpy() is more robust and saferye xingchen1-1/+1
2022-09-23iocost_monitor: reorder BlkgIteratorElijah Conners1-5/+5
2022-09-23cgroup: simplify code in cgroup_apply_controlWilliam Dean1-5/+1
2022-09-24Makefile.debug: re-enable debug info for .S filesNick Desaulniers2-11/+14
2022-09-24Makefile.debug: set -g unconditional on CONFIG_DEBUG_INFO_SPLITNick Desaulniers1-3/+1
2022-09-23Merge branch 'veristat: further usability improvements'Alexei Starovoitov2-19/+118
2022-09-23selftests/bpf: allow to adjust BPF verifier log level in veristatAndrii Nakryiko1-1/+13
2022-09-23selftests/bpf: emit processing progress and add quiet mode to veristatAndrii Nakryiko1-1/+14
2022-09-23selftests/bpf: make veristat skip non-BPF and failing-to-open BPF objectsAndrii Nakryiko1-8/+70
2022-09-23selftests/bpf: make veristat's verifier log parsing faster and more robustAndrii Nakryiko1-9/+20
2022-09-23selftests/bpf: add sign-file to .gitignoreAndrii Nakryiko1-0/+1
2022-09-23ublk_drv: add START_USER_RECOVERY and END_USER_RECOVERY supportZiyangZhang2-1/+118
2022-09-23ublk_drv: support UBLK_F_USER_RECOVERY_REISSUEZiyangZhang2-4/+20
2022-09-23ublk_drv: consider recovery feature in aborting mechanismZiyangZhang1-6/+110
2022-09-23ublk_drv: requeue rqs with recovery feature enabledZiyangZhang1-5/+15
2022-09-23ublk_drv: define macros for recovery feature and check themZiyangZhang2-1/+20
2022-09-23ublk_drv: check 'current' instead of 'ubq_daemon'ZiyangZhang1-2/+10
2022-09-23io_uring: ensure that cached task references are always put on exitJens Axboe1-0/+3
2022-09-23libbpf: restore memory layout of bpf_object_open_optsAndrii Nakryiko1-1/+3
2022-09-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds4-18/+21
2022-09-23ACPI: processor idle: Practically limit "Dummy wait" workaround to old Intel systemsDave Hansen1-3/+20
2022-09-23libbpf: Add pathname_concat() helperWang Yufen1-47/+29
2022-09-23EDAC/i7300: Correct the i7300_exit() function name in commentColin Ian King1-1/+1
2022-09-23io_uring: fix CQE reorderingPavel Begunkov2-5/+19
2022-09-23selftests/bpf: Simplify cgroup_hierarchical_stats selftestYosry Ahmed2-220/+131