summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2022-05-09fs: Introduce aops->read_folioMatthew Wilcox (Oracle)1-0/+1
2022-05-09nvmem: core: support passing DT node in cell infoRafał Miłecki1-0/+1
2022-05-09misc: rtsx: add rts5261 efuse functionRicky WU1-0/+3
2022-05-09Merge branch 'for-5.19/io_uring-socket' into for-5.19/io_uring-passthroughJens Axboe2-0/+6
2022-05-09Merge branch 'for-5.19/io_uring' into for-5.19/io_uring-passthroughJens Axboe2-2/+12
2022-05-09mtd: spi-nor: expose internal parameters via debugfsMichael Walle1-0/+2
2022-05-09net: phy: export genphy_c45_baset1_read_status()Oleksij Rempel1-0/+1
2022-05-09net: phy: introduce genphy_c45_pma_baset1_read_master_slave()Oleksij Rempel1-0/+1
2022-05-09net: phy: introduce genphy_c45_pma_baset1_setup_master_slave()Oleksij Rempel1-0/+1
2022-05-09rtnetlink: add extack support in fdb del handlersAlaa Mohamed1-1/+1
2022-05-09net: skb: introduce skb_data_area_size()Ricardo Martinez1-0/+5
2022-05-09list: Add list_next_entry_circular() and list_prev_entry_circular()Ricardo Martinez1-0/+26
2022-05-09entry: Rename arch_check_user_regs() to arch_enter_from_user_mode()Sven Schnelle1-4/+4
2022-05-08mm/readahead: Convert page_cache_async_readahead to take a folioMatthew Wilcox (Oracle)1-3/+3
2022-05-08fs: Convert is_dirty_writeback() to take a folioMatthew Wilcox (Oracle)2-2/+2
2022-05-08filemap: Update the folio_lock documentationMatthew Wilcox (Oracle)1-2/+57
2022-05-08filemap: Remove obsolete comment in lock_pageMiaohe Lin1-3/+0
2022-05-08fs: Remove pagecache_write_begin() and pagecache_write_end()Matthew Wilcox (Oracle)1-12/+0
2022-05-08fs: Remove flags parameter from aops->write_beginMatthew Wilcox (Oracle)1-2/+2
2022-05-08fs: Remove aop flags parameter from nobh_write_begin()Matthew Wilcox (Oracle)1-1/+1
2022-05-08fs: Remove aop flags parameter from grab_cache_page_write_begin()Matthew Wilcox (Oracle)1-1/+1
2022-05-08fs: Remove aop flags parameter from cont_write_begin()Matthew Wilcox (Oracle)1-1/+1
2022-05-08fs: Remove aop flags parameter from block_write_begin()Matthew Wilcox (Oracle)1-1/+1
2022-05-08fs: Remove aop_flags parameter from netfs_write_begin()Matthew Wilcox (Oracle)1-1/+1
2022-05-08fs: Remove AOP_FLAG_NOFSMatthew Wilcox (Oracle)1-4/+0
2022-05-08namei: Merge page_symlink() and __page_symlink()Matthew Wilcox (Oracle)1-2/+0
2022-05-08blk-mq: remove the error_count from struct requestWilly Tarreau1-1/+0
2022-05-08stackleak: rework poison scanningMark Rutland1-0/+26
2022-05-08stackleak: rework stack high bound handlingMark Rutland1-0/+14
2022-05-08stackleak: rework stack low bound handlingMark Rutland1-1/+14
2022-05-08randstruct: Move seed generation into scripts/basic/Kees Cook1-1/+1
2022-05-08randstruct: Reorganize Kconfigs and attribute macrosKees Cook3-19/+11
2022-05-08netfs: Eliminate Clang randstruct warningKees Cook1-2/+2
2022-05-07ARM: pxa: move plat-pxa to drivers/soc/Arnd Bergmann1-0/+470
2022-05-07ARM: pxa: move clk register definitions to driverArnd Bergmann1-0/+7
2022-05-07ARM: pxa: move smemc register access from clk to platformArnd Bergmann1-0/+3
2022-05-07cpufreq: pxa3: move clk register access to clk driverArnd Bergmann1-0/+9
2022-05-07ARM: pxa: pcmcia: move smemc configuration back to archArnd Bergmann1-0/+10
2022-05-07Input: wm97xx - get rid of irq_enable method in wm97xx_mach_opsDmitry Torokhov1-3/+0
2022-05-07Input: wm97xx - switch to using threaded IRQDmitry Torokhov1-1/+0
2022-05-07ARM: pxa: poodle: use platform data for poodle asoc driverArnd Bergmann1-0/+16
2022-05-07ARM/pxa/mfd/power/sound: Switch Tosa to GPIO descriptorsLinus Walleij2-3/+12
2022-05-07SUNRPC: Ensure that the gssproxy client can start in a connected stateTrond Myklebust1-0/+1
2022-05-07Revert "SUNRPC: Ensure gss-proxy connects on setup"Trond Myklebust1-1/+0
2022-05-07fork: Generalize PF_IO_WORKER handlingEric W. Biederman1-0/+2
2022-05-07fork: Explicity test for idle tasks in copy_threadEric W. Biederman1-0/+1
2022-05-07fork: Pass struct kernel_clone_args into copy_threadEric W. Biederman1-2/+1
2022-05-06objtool: Fix STACK_FRAME_NON_STANDARD reloc typePeter Zijlstra1-1/+3
2022-05-06Merge tag 'nfs-for-5.18-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-0/+1
2022-05-06Merge tag 'tee-cleanup-for-v5.19' of https://git.linaro.org/people/jens.wikla...Arnd Bergmann1-18/+0