summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-30MIPS: msi-octeon: eliminate kernel-doc warningsRandy Dunlap
2022-07-30MIPS: Fix comment typoJason Wang
2022-07-30memblock test: Modify the obsolete description in READMEShaoqin Huang
2022-07-30ALSA: hda/realtek: Add quirk for Lenovo Yoga9 14IAP7Philipp Jungkamp
2022-07-29Merge tag 'mlx5-updates-2022-07-28' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2022-07-30fs/dcache: Move wakeup out of i_seq_dir write held region.Sebastian Andrzej Siewior
2022-07-30fs/dcache: Move the wakeup from __d_lookup_done() to the caller.Sebastian Andrzej Siewior
2022-07-30fs/dcache: Disable preemption on i_dir_seq write side on PREEMPT_RTSebastian Andrzej Siewior
2022-07-30d_add_ci(): make sure we don't miss d_lookup_done()Al Viro
2022-07-29Merge tag 'mlx5-fixes-2022-07-28' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2022-07-29Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2022-07-29Merge branch 'sfc-vf-representors-for-ef100-rx-side'Jakub Kicinski
2022-07-29sfc: implement ethtool get/set RX ring size for EF100 repsEdward Cree
2022-07-29sfc: use a dynamic m-port for representor RX and set it promiscEdward Cree
2022-07-29sfc: move table locking into filter_table_{probe,remove} methodsEdward Cree
2022-07-29sfc: insert default MAE rules to connect VFs to representorsEdward Cree
2022-07-29sfc: receive packets from EF100 VFs into representorsEdward Cree
2022-07-29sfc: check ef100 RX packets are from the wireEdward Cree
2022-07-29sfc: determine wire m-port at EF100 PF probe timeEdward Cree
2022-07-29sfc: ef100 representor RX top halfEdward Cree
2022-07-29sfc: ef100 representor RX NAPI pollEdward Cree
2022-07-29sfc: plumb ef100 representor statsEdward Cree
2022-07-29Merge tag 'mm-hotfixes-stable-2022-07-29' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-07-29net: marvell: prestera: uninitialized variable bugDan Carpenter
2022-07-29dn_route: replace "jiffies-now>0" with "jiffies!=now"Yu Zhe
2022-07-29Merge tag 'wireless-next-2022-07-29' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2022-07-29Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-07-29scripts/gdb: ensure the absolute path is generated on initial sourceAaron Tomlin
2022-07-29MAINTAINERS: kunit: add David Gow as a maintainer of KUnitBrendan Higgins
2022-07-29mailmap: add linux.dev alias for Brendan HigginsBrendan Higgins
2022-07-29mailmap: update Kirill's emailKirill Tkhai
2022-07-29profile: setup_profiling_timer() is moslty not implementedBen Dooks
2022-07-29ocfs2: fix a typo in a commentChristophe JAILLET
2022-07-29ocfs2: use the bitmap API to simplify codeChristophe JAILLET
2022-07-29ocfs2: remove some useless functionsChristophe JAILLET
2022-07-29lib/mpi: fix typo 'the the' in commentSlark Xiao
2022-07-29proc: add some (hopefully) insightful commentsAlexey Dobriyan
2022-07-29bdi: remove enum wb_congested_stateXiu Jianfeng
2022-07-29kernel/hung_task: fix address space of proc_dohung_task_timeout_secsBen Dooks
2022-07-29lib/lzo/lzo1x_compress.c: replace ternary operator with min() and min_t()Jiangshan Yi
2022-07-29squashfs: support reading fragments in readahead callPhillip Lougher
2022-07-29squashfs: implement readaheadHsin-Yi Wang
2022-07-29squashfs: always build "file direct" version of page actorPhillip Lougher
2022-07-29Revert "squashfs: provide backing_dev_info in order to disable read-ahead"Hsin-Yi Wang
2022-07-29mm: Kconfig: fix typoSophia Gabriella
2022-07-29mm: memory-failure: convert to pr_fmt()Kefeng Wang
2022-07-29mm: use is_zone_movable_page() helperKefeng Wang
2022-07-29hugetlbfs: fix inaccurate comment in hugetlbfs_statfs()Miaohe Lin
2022-07-29hugetlbfs: cleanup some comments in inode.cMiaohe Lin
2022-07-29hugetlbfs: remove unneeded header fileMiaohe Lin