summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-29fs/buffer: make submit_bh & submit_bh_wbc return type as voidRitesh Harjani (IBM)
2022-09-29fs/buffer: drop useless return value of submit_bhRitesh Harjani (IBM)
2022-09-29fs/ntfs: drop useless return value of submit_bh from ntfs_submit_bh_for_readRitesh Harjani (IBM)
2022-09-29jbd2: drop useless return value of submit_bhRitesh Harjani (IBM)
2022-09-29ext4: make ext4_lazyinit_thread freezableLalith Rajendran
2022-09-29Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2022-09-29eth: alx: take rtnl_lock on resumeJakub Kicinski
2022-09-29sparc: Unbreak the buildBart Van Assche
2022-09-29net: phy: Convert to use sysfs_emit() APIsWang Yufen
2022-09-29Merge branch 'add-tc-taprio-support-for-queuemaxsdu'Jakub Kicinski
2022-09-29net: enetc: offload per-tc max SDU from tc-taprioVladimir Oltean
2022-09-29net: enetc: use common naming scheme for PTGCR and PTGCAPR registersVladimir Oltean
2022-09-29net: enetc: cache accesses to &priv->si->hwVladimir Oltean
2022-09-29net: dsa: hellcreek: Offload per-tc max SDU from tc-taprioKurt Kanzenbach
2022-09-29net: dsa: hellcreek: refactor hellcreek_port_setup_tc() to use switch/caseVladimir Oltean
2022-09-29net: dsa: felix: offload per-tc max SDU from tc-taprioVladimir Oltean
2022-09-29net/sched: taprio: allow user input of per-tc max SDUVladimir Oltean
2022-09-29net/sched: query offload capabilities through ndo_setup_tc()Vladimir Oltean
2022-09-29net/tipc: Remove unused struct distr_queue_itemYuan Can
2022-09-29net: skb: introduce and use a single page frag cachePaolo Abeni
2022-09-29net: sched: cls_u32: Avoid memcpy() false-positive warningKees Cook
2022-09-29dt-bindings: net: snps,dwmac: Document stmmac-axi-config subnodeMarek Vasut
2022-09-29docs: netlink: clarify the historical baggage of Netlink flagsJakub Kicinski
2022-09-29vhost/vsock: Use kvmalloc/kvfree for larger packets.Junichi Uekawa
2022-09-29clk: fixed-rate: add devm_clk_hw_register_fixed_rateDmitry Baryshkov
2022-09-29clk: asm9260: use parent index to link the reference clockDmitry Baryshkov
2022-09-29ACPI: HMAT: Release platform device in case of platform_device_add_data() failsLin Yujun
2022-09-29Merge tag 'mtk-clk-for-6.1' of https://git.kernel.org/pub/scm/linux/kernel/gi...Stephen Boyd
2022-09-29dax: Remove usage of the deprecated ida_simple_xxx APIBo Liu
2022-09-29libnvdimm/region: Allow setting align attribute on regions without mappingsTyler Hicks
2022-09-30drm/msm: Fix build break with recent mm treeRob Clark
2022-09-30m68k: update config filesLukas Bulwahn
2022-09-29sbitmap: fix lockup while swappingHugh Dickins
2022-09-29io_uring/net: fix notif cqe reorderingPavel Begunkov
2022-09-29io_uring/net: don't update msg_name if not providedPavel Begunkov
2022-09-30Merge tag 'drm-intel-next-fixes-2022-09-29' of git://anongit.freedesktop.org/...Dave Airlie
2022-09-29binfmt: remove taso from linux_binprm structLukas Bulwahn
2022-09-30Merge tag 'drm-intel-fixes-2022-09-29' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2022-09-29input: drop empty comment blocksChristophe JAILLET
2022-09-30Merge tag 'amd-drm-fixes-6.0-2022-09-29' of https://gitlab.freedesktop.org/ag...Dave Airlie
2022-09-30Merge tag 'drm-misc-fixes-2022-09-29' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-09-29of: fdt: Remove unused struct fdt_scan_statusYuan Can
2022-09-29dt-bindings: display: st,stm32-dsi: Handle data-lanes in DSI port nodeMarek Vasut
2022-09-29io_uring: don't gate task_work run on TIF_NOTIFY_SIGNALJens Axboe
2022-09-29Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2022-09-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-09-29drm/panel: simple: Use dev_err_probe() to simplify codeYuan Can
2022-09-29drm/panel: panel-edp: Use dev_err_probe() to simplify codeYuan Can
2022-09-29Bluetooth: L2CAP: Fix user-after-freeLuiz Augusto von Dentz
2022-09-29prandom: make use of smaller types in prandom_u32_maxJason A. Donenfeld