summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2023-08-02x86/shstk: Move arch detail comment out of core mmRick Edgecombe
2023-08-02x86: Expose thread features in /proc/$PID/statusRick Edgecombe
2023-08-02x86/shstk: Introduce map_shadow_stack syscallRick Edgecombe
2023-08-02bpf: fix bpf_probe_read_kernel prototype mismatchArnd Bergmann
2023-08-02fs: add CONFIG_BUFFER_HEADChristoph Hellwig
2023-08-02fs: rename and move block_page_mkwrite_returnChristoph Hellwig
2023-08-02x86/kprobes: Prohibit probing on compiler generated CFI checking codeMasami Hiramatsu
2023-08-02ata: libata: remove deprecated EH callbacksNiklas Cassel
2023-08-02ata: libata-core: remove ata_bus_probe()Niklas Cassel
2023-08-02ata,scsi: remove ata_sas_port_init()Niklas Cassel
2023-08-02ata,scsi: cleanup __ata_port_probe()Hannes Reinecke
2023-08-02ata: libata-sata: remove ata_sas_sync_probe()Hannes Reinecke
2023-08-02ata,scsi: remove ata_sas_port_destroy()Hannes Reinecke
2023-08-02ata,scsi: remove ata_sas_port_{start,stop} callbacksHannes Reinecke
2023-08-02ata: libata: remove references to non-existing error_handler()Hannes Reinecke
2023-08-02ata: fix debounce timings typeSergey Shtylyov
2023-08-02ata: libata-core: fix parameter types of ata_wait_register()Sergey Shtylyov
2023-08-02ata: libata: fix parameter type of ata_deadline()Sergey Shtylyov
2023-08-01Merge tag 'xfs-async-dio.6-2023-08-01' of git://git.kernel.dk/linux into ioma...Darrick J. Wong
2023-08-01fs: add IOCB flags related to passing back dio completionsJens Axboe
2023-08-01fanotify: Remove unused extern declaration fsnotify_get_conn_fsid()YueHaibing
2023-08-01swiotlb: search the software IO TLB only if the device makes use of itPetr Tesarik
2023-08-01swiotlb: allocate a new memory pool when existing pools are fullPetr Tesarik
2023-08-01swiotlb: determine potential physical address limitPetr Tesarik
2023-08-01swiotlb: if swiotlb is full, fall back to a transient memory poolPetr Tesarik
2023-08-01swiotlb: add a flag whether SWIOTLB is allowed to growPetr Tesarik
2023-08-01swiotlb: separate memory pool data from other allocator dataPetr Tesarik
2023-08-01swiotlb: add documentation and rename swiotlb_do_find_slots()Petr Tesarik
2023-08-01swiotlb: make io_tlb_default_mem local to swiotlb.cPetr Tesarik
2023-08-01powercap: intel_rapl: Fix a sparse warning in TPMI interfaceZhang Rui
2023-08-01ASoC/SOF/Intel/AMD: cleanups for GCC11 -fanalyzerMark Brown
2023-08-01serial: core: Fix serial core port id to not use port->lineTony Lindgren
2023-08-01serial: core: Controller id cannot be negativeTony Lindgren
2023-07-31ASoC: soc-acpi: move link_slaves_found()Pierre-Louis Bossart
2023-07-31ASoC: SOF: mediatek: remove error checks on NULL ipcPierre-Louis Bossart
2023-07-31ASoC: SOF: imx: remove error checks on NULL ipcPierre-Louis Bossart
2023-07-31tcx: Fix splat during dev unregisterMartin KaFai Lau
2023-07-31fbdev: Align deferred I/O with naming of helpersThomas Zimmermann
2023-07-31fbdev: Use _DMAMEM_ infix for DMA-memory helpersThomas Zimmermann
2023-07-31fbdev: Use _SYSMEM_ infix for system-memory helpersThomas Zimmermann
2023-07-31fbdev: Use _IOMEM_ infix for I/O-memory helpersThomas Zimmermann
2023-07-31eventfs: Move tracing/events to eventfsAjay Kaher
2023-07-31dma-contiguous: support per-numa CMA for all architecturesYajun Deng
2023-07-31dma-mapping: move arch_dma_set_mask() declaration to headerArnd Bergmann
2023-07-31soc: qcom: geni-se: Add SPI Device mode support for GENI based QuPv3Praveen Talari
2023-07-31Merge tag 'ib-pdx86-simatic-v6.6-2' into review-hansHans de Goede
2023-07-31platform/x86/siemens: simatic-ipc: add new models BX-56A/BX-59Axingtong.wu
2023-07-31Merge 6.5-rc4 into tty-nextGreg Kroah-Hartman
2023-07-31Merge 6.5-rc4 into usb-nextGreg Kroah-Hartman
2023-07-30spi: Merge up fixes from Linus' treeMark Brown