| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-08-03 | bpf: fix bpf_probe_read_kernel prototype mismatch | Arnd Bergmann | 1 | -0/+12 |
| 2023-08-02 | net: switchdev: Remove unused typedef switchdev_obj_dump_cb_t() | Yue Haibing | 1 | -2/+0 |
| 2023-08-02 | ila: Remove unnecessary file net/ila.h | Yue Haibing | 1 | -16/+0 |
| 2023-08-02 | udp: Remove unused function declaration udp_bpf_get_proto() | Yue Haibing | 1 | -1/+0 |
| 2023-08-02 | word-at-a-time: use the same return type for has_zero regardless of endianness | ndesaulniers@google.com | 1 | -1/+1 |
| 2023-08-02 | fs: add CONFIG_BUFFER_HEAD | Christoph Hellwig | 3 | -16/+22 |
| 2023-08-02 | fs: rename and move block_page_mkwrite_return | Christoph Hellwig | 2 | -12/+18 |
| 2023-08-02 | x86/kprobes: Prohibit probing on compiler generated CFI checking code | Masami Hiramatsu | 1 | -1/+3 |
| 2023-08-02 | vxlan: Fix nexthop hash size | Benjamin Poirier | 1 | -2/+2 |
| 2023-08-02 | tc: flower: Enable offload support IPSEC SPI field. | Ratheesh Kannoth | 1 | -0/+6 |
| 2023-08-02 | tc: flower: support for SPI | Ratheesh Kannoth | 1 | -0/+3 |
| 2023-08-02 | net: flow_dissector: Add IPSEC dissector | Ratheesh Kannoth | 1 | -0/+9 |
| 2023-08-02 | ata: libata: remove deprecated EH callbacks | Niklas Cassel | 1 | -6/+0 |
| 2023-08-02 | ata: libata-core: remove ata_bus_probe() | Niklas Cassel | 1 | -1/+0 |
| 2023-08-02 | ata,scsi: remove ata_sas_port_init() | Niklas Cassel | 1 | -1/+0 |
| 2023-08-02 | ata,scsi: cleanup __ata_port_probe() | Hannes Reinecke | 1 | -1/+1 |
| 2023-08-02 | ata: libata-sata: remove ata_sas_sync_probe() | Hannes Reinecke | 1 | -1/+0 |
| 2023-08-02 | ata,scsi: remove ata_sas_port_destroy() | Hannes Reinecke | 1 | -1/+0 |
| 2023-08-02 | ata,scsi: remove ata_sas_port_{start,stop} callbacks | Hannes Reinecke | 1 | -2/+0 |
| 2023-08-02 | ata: libata: remove references to non-existing error_handler() | Hannes Reinecke | 1 | -1/+1 |
| 2023-08-02 | ata: fix debounce timings type | Sergey Shtylyov | 1 | -10/+10 |
| 2023-08-02 | ata: libata-core: fix parameter types of ata_wait_register() | Sergey Shtylyov | 1 | -1/+1 |
| 2023-08-02 | ata: libata: fix parameter type of ata_deadline() | Sergey Shtylyov | 1 | -1/+1 |
| 2023-08-02 | drm/bridge: Add debugfs print for bridge chains | Tomi Valkeinen | 1 | -0/+3 |
| 2023-08-02 | ata,scsi: do not issue START STOP UNIT on resume | Damien Le Moal | 1 | -0/+1 |
| 2023-08-02 | virtio_net: support per queue interrupt coalesce command | Gavin Li | 1 | -0/+14 |
| 2023-08-02 | Merge tag 'xfs-async-dio.6-2023-08-01' of git://git.kernel.dk/linux into ioma... | Darrick J. Wong | 1 | -2/+33 |
| 2023-08-02 | fs: add IOCB flags related to passing back dio completions | Jens Axboe | 1 | -2/+33 |
| 2023-08-02 | inet6: Remove unused function declaration udpv6_connect() | Yue Haibing | 1 | -2/+0 |
| 2023-08-02 | fanotify: Remove unused extern declaration fsnotify_get_conn_fsid() | YueHaibing | 1 | -3/+0 |
| 2023-08-01 | swiotlb: search the software IO TLB only if the device makes use of it | Petr Tesarik | 2 | -1/+8 |
| 2023-08-01 | swiotlb: allocate a new memory pool when existing pools are full | Petr Tesarik | 1 | -0/+8 |
| 2023-08-01 | swiotlb: determine potential physical address limit | Petr Tesarik | 1 | -0/+2 |
| 2023-08-01 | swiotlb: if swiotlb is full, fall back to a transient memory pool | Petr Tesarik | 3 | -1/+36 |
| 2023-08-01 | swiotlb: add a flag whether SWIOTLB is allowed to grow | Petr Tesarik | 1 | -0/+4 |
| 2023-08-01 | swiotlb: separate memory pool data from other allocator data | Petr Tesarik | 2 | -18/+29 |
| 2023-08-01 | swiotlb: add documentation and rename swiotlb_do_find_slots() | Petr Tesarik | 1 | -4/+11 |
| 2023-08-01 | swiotlb: make io_tlb_default_mem local to swiotlb.c | Petr Tesarik | 1 | -1/+24 |
| 2023-08-01 | drm/panel: Add a way for other devices to follow panel state | Douglas Anderson | 1 | -0/+82 |
| 2023-08-01 | drm/panel: Check for already prepared/enabled in drm_panel | Douglas Anderson | 1 | -0/+14 |
| 2023-08-01 | powercap: intel_rapl: Fix a sparse warning in TPMI interface | Zhang Rui | 1 | -4/+10 |
| 2023-08-01 | ASoC/SOF/Intel/AMD: cleanups for GCC11 -fanalyzer | Mark Brown | 2 | -12/+0 |
| 2023-08-01 | xfrm: don't skip free of empty state in acquire policy | Leon Romanovsky | 1 | -0/+1 |
| 2023-08-01 | net/sched: wrap open coded Qdics class filter counter | Pedro Tammela | 1 | -0/+26 |
| 2023-08-01 | serial: core: Fix serial core port id to not use port->line | Tony Lindgren | 1 | -0/+1 |
| 2023-08-01 | serial: core: Controller id cannot be negative | Tony Lindgren | 1 | -1/+1 |
| 2023-08-01 | dt-bindings: arm: qcom,ids: Add SoC ID for SM7125 | David Wronek | 1 | -0/+1 |
| 2023-08-01 | dt-bindings: arm: qcom,ids: drop the IPQ5019 SoC ID | Kathiravan T | 1 | -1/+0 |
| 2023-08-01 | dt-bindings: arm: qcom,ids: add SoC ID for SM4450 | Tengfei Fan | 1 | -0/+1 |
| 2023-08-01 | drm/virtio: Support sync objects | Dmitry Osipenko | 1 | -1/+15 |