summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-08-05kernfs: add stub helper for kernfs_generic_poll()Arnd Bergmann
2023-08-05HID: roccat: make all 'class' structures constIvan Orlov
2023-08-05driver core: Move dev_err_probe() to where it belogsAndy Shevchenko
2023-08-05kobject: Reorder fields in 'struct kobject'Christophe JAILLET
2023-08-04lib/string_helpers: Add kstrdup_and_replace() helperAndy Shevchenko
2023-08-04clk: Fix undefined reference to `clk_rate_exclusive_{get,put}'Biju Das
2023-08-04Merge tag 'hyperv-fixes-signed-20230804' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2023-08-04Merge tag 'pm-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2023-08-04af_vsock: Remove unused declaration vsock_release_pending()/vsock_init_tap()Yue Haibing
2023-08-04net: 802: Remove unused function declarationsYue Haibing
2023-08-04net: llc: Remove unused function declarationsYue Haibing
2023-08-04bpf: fix inconsistent return types of bpf_xdp_copy_buf().Kui-Feng Lee
2023-08-04Merge tag 'mtd/fixes-for-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-08-04drm/nouveau: new VM_BIND uAPI interfacesDanilo Krummrich
2023-08-04drm/nouveau: fixup the uapi header file.Dave Airlie
2023-08-04drm/gem: fix lockdep check for dma-resv lockDanilo Krummrich
2023-08-04of: Move of_platform_register_reconfig_notifier() into DT coreRob Herring
2023-08-04arm64: sdei: abort running SDEI handlers during crashD Scott Phillips
2023-08-04firmware: stratix10-svc: Generic Mailbox CommandTeh Wen Ping
2023-08-04peci: Constify struct peci_controller_opsZev Weiss
2023-08-04dma-buf/sync_file: Fix docs syntaxRob Clark
2023-08-04dyndbg: add source filename to prefixThomas Weißschuh
2023-08-04serial: cpm_uart: Remove linux/fs_uart_pd.hChristophe Leroy
2023-08-04Merge branch 'topic/intel-hda' into for-nextTakashi Iwai
2023-08-04PCI: add ArrowLake-S PCI ID for Intel HDAudio subsystem.Pierre-Louis Bossart
2023-08-04net: vlan: update wrong commentsEric Dumazet
2023-08-04tcp/dccp: cache line align inet_hashinfoEric Dumazet
2023-08-04net: mana: Configure hwc timeout from hardwareSouradeep Chakrabarti
2023-08-04bus: mhi: host: allow MHI client drivers to provide the firmware via a pointerKalle Valo
2023-08-03net: Space.h: Remove unused function declarationsYue Haibing
2023-08-03Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-03Merge tag 'net-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-08-03module: Expose module_init_layout_section()James Morse
2023-08-03docs: net: page_pool: use kdoc to avoid duplicating the informationJakub Kicinski
2023-08-03ASoC: soc-acpi: Add missing kernel docCharles Keepax
2023-08-03net: invert the netdevice.h vs xdp.h dependencyJakub Kicinski
2023-08-03net: move struct netdev_rx_queue out of netdevice.hJakub Kicinski
2023-08-03eth: add missing xdp.h includes in driversJakub Kicinski
2023-08-03efi: Remove unused extern declaration efi_lookup_mapped_addr()YueHaibing
2023-08-03drm/doc: document that PRIME import/export is always supportedSimon Ser
2023-08-03drm/doc: document drm_event and its typesSimon Ser
2023-08-03drm/doc: add warning about connector_type_id stabilitySimon Ser
2023-08-03drm/doc: use proper cross-references for sectionsSimon Ser
2023-08-03drm/drm_plane.h: fix grammar of the commentSui Jingfeng
2023-08-03bonding: support balance-alb with openvswitchMateusz Kowalski
2023-08-03drm/panel: Fix kernel-doc typo for `follower_lock`Douglas Anderson
2023-08-02net: remove phy_has_hwtstamp() -> phy_mii_ioctl() decision from converted dri...Vladimir Oltean
2023-08-02net: phy: provide phylib stubs for hardware timestamping operationsVladimir Oltean
2023-08-02net: add hwtstamping helpers for stackable net devicesMaxim Georgiev