summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2023-08-03bpf: fix bpf_probe_read_kernel prototype mismatchArnd Bergmann1-0/+12
2023-08-02net: switchdev: Remove unused typedef switchdev_obj_dump_cb_t()Yue Haibing1-2/+0
2023-08-02ila: Remove unnecessary file net/ila.hYue Haibing1-16/+0
2023-08-02udp: Remove unused function declaration udp_bpf_get_proto()Yue Haibing1-1/+0
2023-08-02word-at-a-time: use the same return type for has_zero regardless of endiannessndesaulniers@google.com1-1/+1
2023-08-02fs: add CONFIG_BUFFER_HEADChristoph Hellwig3-16/+22
2023-08-02fs: rename and move block_page_mkwrite_returnChristoph Hellwig2-12/+18
2023-08-02x86/kprobes: Prohibit probing on compiler generated CFI checking codeMasami Hiramatsu1-1/+3
2023-08-02vxlan: Fix nexthop hash sizeBenjamin Poirier1-2/+2
2023-08-02tc: flower: Enable offload support IPSEC SPI field.Ratheesh Kannoth1-0/+6
2023-08-02tc: flower: support for SPIRatheesh Kannoth1-0/+3
2023-08-02net: flow_dissector: Add IPSEC dissectorRatheesh Kannoth1-0/+9
2023-08-02ata: libata: remove deprecated EH callbacksNiklas Cassel1-6/+0
2023-08-02ata: libata-core: remove ata_bus_probe()Niklas Cassel1-1/+0
2023-08-02ata,scsi: remove ata_sas_port_init()Niklas Cassel1-1/+0
2023-08-02ata,scsi: cleanup __ata_port_probe()Hannes Reinecke1-1/+1
2023-08-02ata: libata-sata: remove ata_sas_sync_probe()Hannes Reinecke1-1/+0
2023-08-02ata,scsi: remove ata_sas_port_destroy()Hannes Reinecke1-1/+0
2023-08-02ata,scsi: remove ata_sas_port_{start,stop} callbacksHannes Reinecke1-2/+0
2023-08-02ata: libata: remove references to non-existing error_handler()Hannes Reinecke1-1/+1