summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-11-28bpf: Add link_info support for uprobe multi linkJiri Olsa
2023-11-28driver core: make device_is_dependent() staticGreg Kroah-Hartman
2023-11-28tty: make tty const in tty_get_baud_rate()Jiri Slaby (SUSE)
2023-11-28block: warn once for each partition in bio_check_ro()Yu Kuai
2023-11-28block: move .bd_inode into 1st cacheline of block_deviceMing Lei
2023-11-28misc: Add Nitro Secure Module driverAlexander Graf
2023-11-28f2fs: show i_mode in trace_f2fs_new_inode()Chao Yu
2023-11-28f2fs: introduce tracepoint for f2fs_rename()Chao Yu
2023-11-28drm/imagination: Numerous documentation fixes.Donald Robson
2023-11-28dt-bindings: reset: Add compatible and DT bindings for Amlogic C3 Reset Contr...Zelong Dong
2023-11-28drm/bridge: Fix typo in post_disable() descriptionDario Binacchi
2023-11-28EDAC/mc: Add support for HBM3 memory typeMuralidhara M K
2023-11-28io_uring/kbuf: defer release of mapped buffer ringsJens Axboe
2023-11-28net: page_pool: expose page pool stats via netlinkJakub Kicinski
2023-11-28net: page_pool: report when page pool was destroyedJakub Kicinski
2023-11-28net: page_pool: report amount of memory held by page poolsJakub Kicinski
2023-11-28net: page_pool: add netlink notifications for state changesJakub Kicinski
2023-11-28net: page_pool: implement GET in the netlink APIJakub Kicinski
2023-11-28net: page_pool: stash the NAPI ID for easier accessJakub Kicinski
2023-11-28net: page_pool: record pools per netdevJakub Kicinski
2023-11-28net: page_pool: id the page poolsJakub Kicinski
2023-11-28Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2023-11-28platform/x86: asus-wmi: disable USB0 hub on ROG Ally before suspendLuke D. Jones
2023-11-28mnt_idmapping: decouple from namespacesChristian Brauner
2023-11-28mnt_idmapping: remove check_fsmapping()Christian Brauner
2023-11-28eventfd: make eventfd_signal{_mask}() voidChristian Brauner
2023-11-28eventfd: simplify eventfd_signal_mask()Christian Brauner
2023-11-28eventfd: simplify eventfd_signal()Christian Brauner
2023-11-28ASoC: Intel: Soundwire related board and match updatesMark Brown
2023-11-28neighbour: Fix __randomize_layout crash in struct neighbourGustavo A. R. Silva
2023-11-28Merge v6.7-rc3 into drm-nextDaniel Vetter
2023-11-28OPP: Call dev_pm_opp_set_opp() for required OPPsViresh Kumar
2023-11-28OPP: Level zero is validViresh Kumar
2023-11-28drm/gpuvm: Fix deprecated license identifierThomas Hellström
2023-11-27Merge tag 'wireless-next-2023-11-27' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-11-27net: phy: add possible interfacesRussell King (Oracle)
2023-11-27Merge tag 'media/v6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2023-11-27uapi: propagate __struct_group() attributes to the container unionDmitry Antipov
2023-11-27dma-buf: fix check in dma_resv_add_fenceChristian König
2023-11-27ALSA: hda: Drop snd_hdac_calc_stream_format()Cezary Rojewski
2023-11-27ALSA: hda: Upgrade stream-format infrastructureCezary Rojewski
2023-11-27ASoC: pcm: Honor subformat when configuring runtimeCezary Rojewski
2023-11-27ALSA: hda: Honor subformat when querying PCMsCezary Rojewski
2023-11-27ALSA: pcm: Introduce MSBITS subformat interfaceJaroslav Kysela
2023-11-27block: move a few definitions out of CONFIG_BLK_DEV_ZONEDChristoph Hellwig
2023-11-27ASoC: makes CPU/Codec channel connection map more genericKuninori Morimoto
2023-11-27net :mana :Add remaining GDMA stats for MANA to ethtoolShradha Gupta
2023-11-27wifi: cfg80211: add locked debugfs wrappersJohannes Berg
2023-11-27debugfs: add API to allow debugfs operations cancellationJohannes Berg
2023-11-27Merge branch 'iommu/fixes' into coreJoerg Roedel