summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-05-09io_uring: add tracing for additional CQE32 fieldsStefan Roesch
2022-05-09io_uring: support CQE32 in io_uring_cqeStefan Roesch
2022-05-09io_uring: add support for 128-byte SQEsJens Axboe
2022-05-09Merge branch 'for-5.19/io_uring-socket' into for-5.19/io_uring-passthroughJens Axboe
2022-05-09Merge branch 'for-5.19/io_uring' into for-5.19/io_uring-passthroughJens Axboe
2022-05-09Merge tag 'imx-bindings-5.19' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2022-05-09rfkill: uapi: fix RFKILL_IOCTL_MAX_SIZE ioctl request definitionGleb Fotengauer-Malinovskiy
2022-05-09ASoC: soc-component: Add comment for the endianness flagCharles Keepax
2022-05-09mtd: spi-nor: expose internal parameters via debugfsMichael Walle
2022-05-09net: phy: export genphy_c45_baset1_read_status()Oleksij Rempel
2022-05-09net: phy: introduce genphy_c45_pma_baset1_read_master_slave()Oleksij Rempel
2022-05-09net: phy: introduce genphy_c45_pma_baset1_setup_master_slave()Oleksij Rempel
2022-05-09rtnetlink: add extack support in fdb del handlersAlaa Mohamed
2022-05-09landlock: Add clang-format exceptionsMickaël Salaün
2022-05-09net: skb: introduce skb_data_area_size()Ricardo Martinez
2022-05-09list: Add list_next_entry_circular() and list_prev_entry_circular()Ricardo Martinez
2022-05-09entry: Rename arch_check_user_regs() to arch_enter_from_user_mode()Sven Schnelle
2022-05-09memory: tegra: Add MC error logging on Tegra186 onwardAshish Mhetre
2022-05-09memory: tegra: Add memory controller channels supportAshish Mhetre
2022-05-09ASoC: cs42l42: Move CS42L42 register descriptions to general includeStefan Binding
2022-05-08mm/readahead: Convert page_cache_async_readahead to take a folioMatthew Wilcox (Oracle)
2022-05-08fs: Convert is_dirty_writeback() to take a folioMatthew Wilcox (Oracle)
2022-05-08filemap: Update the folio_lock documentationMatthew Wilcox (Oracle)
2022-05-08filemap: Remove obsolete comment in lock_pageMiaohe Lin
2022-05-08fs: Remove pagecache_write_begin() and pagecache_write_end()Matthew Wilcox (Oracle)
2022-05-09soc: rockchip: power-domain: Manage resource conflicts with firmwareBrian Norris
2022-05-08fs: Remove flags parameter from aops->write_beginMatthew Wilcox (Oracle)
2022-05-08fs: Remove aop flags parameter from nobh_write_begin()Matthew Wilcox (Oracle)
2022-05-08fs: Remove aop flags parameter from grab_cache_page_write_begin()Matthew Wilcox (Oracle)
2022-05-08fs: Remove aop flags parameter from cont_write_begin()Matthew Wilcox (Oracle)
2022-05-08fs: Remove aop flags parameter from block_write_begin()Matthew Wilcox (Oracle)
2022-05-08fs: Remove aop_flags parameter from netfs_write_begin()Matthew Wilcox (Oracle)
2022-05-08fs: Remove AOP_FLAG_NOFSMatthew Wilcox (Oracle)
2022-05-08namei: Merge page_symlink() and __page_symlink()Matthew Wilcox (Oracle)
2022-05-08blk-mq: remove the error_count from struct requestWilly Tarreau
2022-05-08dt-bindings: reset: mt7986: Add reset-controller header fileSam Shih
2022-05-08dt-bindings: reset: mt8186: add reset-controller header fileRunyang Chen
2022-05-08stackleak: rework poison scanningMark Rutland
2022-05-08stackleak: rework stack high bound handlingMark Rutland
2022-05-08stackleak: rework stack low bound handlingMark Rutland
2022-05-08randstruct: Move seed generation into scripts/basic/Kees Cook
2022-05-08randstruct: Reorganize Kconfigs and attribute macrosKees Cook
2022-05-08netfs: Eliminate Clang randstruct warningKees Cook
2022-05-07ARM: pxa/sa1100: move I/O space to PCI_IOBASEArnd Bergmann
2022-05-07ARM: pxa: move plat-pxa to drivers/soc/Arnd Bergmann
2022-05-07ARM: pxa: move clk register definitions to driverArnd Bergmann
2022-05-07ARM: pxa: move smemc register access from clk to platformArnd Bergmann
2022-05-07cpufreq: pxa3: move clk register access to clk driverArnd Bergmann
2022-05-07ARM: pxa: pcmcia: move smemc configuration back to archArnd Bergmann
2022-05-07Input: wm97xx - get rid of irq_enable method in wm97xx_mach_opsDmitry Torokhov