summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2023-08-02ata: fix debounce timings typeSergey Shtylyov1-10/+10
2023-08-02ata: libata-core: fix parameter types of ata_wait_register()Sergey Shtylyov1-1/+1
2023-08-02ata: libata: fix parameter type of ata_deadline()Sergey Shtylyov1-1/+1
2023-08-02drm/bridge: Add debugfs print for bridge chainsTomi Valkeinen1-0/+3
2023-08-02ata,scsi: do not issue START STOP UNIT on resumeDamien Le Moal1-0/+1
2023-08-02virtio_net: support per queue interrupt coalesce commandGavin Li1-0/+14
2023-08-02Merge tag 'xfs-async-dio.6-2023-08-01' of git://git.kernel.dk/linux into ioma...Darrick J. Wong1-2/+33
2023-08-02fs: add IOCB flags related to passing back dio completionsJens Axboe1-2/+33
2023-08-02inet6: Remove unused function declaration udpv6_connect()Yue Haibing1-2/+0
2023-08-02fanotify: Remove unused extern declaration fsnotify_get_conn_fsid()YueHaibing1-3/+0
2023-08-01swiotlb: search the software IO TLB only if the device makes use of itPetr Tesarik2-1/+8
2023-08-01swiotlb: allocate a new memory pool when existing pools are fullPetr Tesarik1-0/+8
2023-08-01swiotlb: determine potential physical address limitPetr Tesarik1-0/+2
2023-08-01swiotlb: if swiotlb is full, fall back to a transient memory poolPetr Tesarik3-1/+36
2023-08-01swiotlb: add a flag whether SWIOTLB is allowed to growPetr Tesarik1-0/+4
2023-08-01swiotlb: separate memory pool data from other allocator dataPetr Tesarik2-18/+29
2023-08-01swiotlb: add documentation and rename swiotlb_do_find_slots()Petr Tesarik1-4/+11
2023-08-01swiotlb: make io_tlb_default_mem local to swiotlb.cPetr Tesarik1-1/+24
2023-08-01drm/panel: Add a way for other devices to follow panel stateDouglas Anderson1-0/+82
2023-08-01drm/panel: Check for already prepared/enabled in drm_panelDouglas Anderson1-0/+14
2023-08-01powercap: intel_rapl: Fix a sparse warning in TPMI interfaceZhang Rui1-4/+10
2023-08-01ASoC/SOF/Intel/AMD: cleanups for GCC11 -fanalyzerMark Brown2-12/+0
2023-08-01xfrm: don't skip free of empty state in acquire policyLeon Romanovsky1-0/+1
2023-08-01net/sched: wrap open coded Qdics class filter counterPedro Tammela1-0/+26
2023-08-01serial: core: Fix serial core port id to not use port->lineTony Lindgren1-0/+1
2023-08-01serial: core: Controller id cannot be negativeTony Lindgren1-1/+1
2023-08-01dt-bindings: arm: qcom,ids: Add SoC ID for SM7125David Wronek1-0/+1
2023-08-01dt-bindings: arm: qcom,ids: drop the IPQ5019 SoC IDKathiravan T1-1/+0
2023-08-01dt-bindings: arm: qcom,ids: add SoC ID for SM4450Tengfei Fan1-0/+1
2023-08-01drm/virtio: Support sync objectsDmitry Osipenko1-1/+15