summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-08-04drm/gem: fix lockdep check for dma-resv lockDanilo Krummrich1-6/+9
2023-08-04of: Move of_platform_register_reconfig_notifier() into DT coreRob Herring1-6/+0
2023-08-04arm64: sdei: abort running SDEI handlers during crashD Scott Phillips1-0/+2
2023-08-04firmware: stratix10-svc: Generic Mailbox CommandTeh Wen Ping2-0/+30
2023-08-04peci: Constify struct peci_controller_opsZev Weiss1-2/+2
2023-08-04dma-buf/sync_file: Fix docs syntaxRob Clark1-1/+1
2023-08-04dyndbg: add source filename to prefixThomas Weißschuh1-1/+3
2023-08-04serial: cpm_uart: Remove linux/fs_uart_pd.hChristophe Leroy1-71/+0
2023-08-04Merge branch 'topic/intel-hda' into for-nextTakashi Iwai1-0/+1
2023-08-04PCI: add ArrowLake-S PCI ID for Intel HDAudio subsystem.Pierre-Louis Bossart1-0/+1
2023-08-04net: vlan: update wrong commentsEric Dumazet1-3/+3
2023-08-04tcp/dccp: cache line align inet_hashinfoEric Dumazet1-1/+1
2023-08-04net: mana: Configure hwc timeout from hardwareSouradeep Chakrabarti2-1/+24
2023-08-04bus: mhi: host: allow MHI client drivers to provide the firmware via a pointerKalle Valo1-0/+6
2023-08-04net: Space.h: Remove unused function declarationsYue Haibing1-7/+0
2023-08-04Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski13-92/+293
2023-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski21-49/+154
2023-08-04Merge tag 'net-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds6-9/+55
2023-08-03module: Expose module_init_layout_section()James Morse1-0/+5
2023-08-03docs: net: page_pool: use kdoc to avoid duplicating the informationJakub Kicinski1-30/+104
2023-08-03ASoC: soc-acpi: Add missing kernel docCharles Keepax1-0/+1
2023-08-03net: invert the netdevice.h vs xdp.h dependencyJakub Kicinski5-28/+31
2023-08-03net: move struct netdev_rx_queue out of netdevice.hJakub Kicinski2-44/+53
2023-08-03eth: add missing xdp.h includes in driversJakub Kicinski1-0/+2
2023-08-03efi: Remove unused extern declaration efi_lookup_mapped_addr()YueHaibing1-1/+0
2023-08-03drm/doc: document that PRIME import/export is always supportedSimon Ser1-0/+7
2023-08-03drm/doc: document drm_event and its typesSimon Ser1-10/+35
2023-08-03drm/doc: add warning about connector_type_id stabilitySimon Ser1-0/+3
2023-08-03drm/doc: use proper cross-references for sectionsSimon Ser1-5/+4
2023-08-03drm/drm_plane.h: fix grammar of the commentSui Jingfeng1-1/+1
2023-08-03bonding: support balance-alb with openvswitchMateusz Kowalski1-0/+5
2023-08-03drm/panel: Fix kernel-doc typo for `follower_lock`Douglas Anderson1-1/+1
2023-08-03net: remove phy_has_hwtstamp() -> phy_mii_ioctl() decision from converted dri...Vladimir Oltean2-0/+20
2023-08-03net: phy: provide phylib stubs for hardware timestamping operationsVladimir Oltean2-0/+75
2023-08-03net: add hwtstamping helpers for stackable net devicesMaxim Georgiev2-0/+11
2023-08-03net: add NDOs for configuring hardware timestampingMaxim Georgiev2-0/+24
2023-08-03sctp: Remove unused function declarationsYue Haibing2-5/+0
2023-08-03net/mlx5e: Make TC and IPsec offloads mutually exclusive on a netdevJianbo Liu1-0/+2
2023-08-03net/mlx5e: Support IPsec packet offload for TX in switchdev modeJianbo Liu1-0/+1
2023-08-03net/mlx5e: Handle IPsec offload for RX datapath in switchdev modeJianbo Liu1-0/+3
2023-08-03net/mlx5e: Support IPsec packet offload for RX in switchdev modeJianbo Liu1-0/+1
2023-08-03Merge tag 'soc-fixes-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-0/+5
2023-08-03Merge tag 'bitmap-6.5-rc5' of https://github.com:/norov/linuxLinus Torvalds1-2/+6
2023-08-03Drivers: hv: vmbus: Remove unused extern declaration vmbus_ontimer()YueHaibing1-3/+0
2023-08-03x86/shstk: Move arch detail comment out of core mmRick Edgecombe1-26/+6
2023-08-03x86: Add PTRACE interface for shadow stackRick Edgecombe1-0/+2
2023-08-03x86: Expose thread features in /proc/$PID/statusRick Edgecombe1-0/+1
2023-08-03x86/shstk: Introduce map_shadow_stack syscallRick Edgecombe1-0/+1
2023-08-03x86/shstk: Add user control-protection fault handlerRick Edgecombe1-1/+2
2023-08-03bpf, xdp: Add tracepoint to xdp attaching failureLeon Hwang1-0/+17