aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-29regmap-irq: Remove mask_writeonly and regmap_irq_update_bits()Aidan MacDonald1-2/+0
2022-06-29regmap-irq: Remove an unnecessary restriction on type_in_maskAidan MacDonald1-3/+5
2022-06-29regmap-irq: Remove unused type_reg_stride fieldAidan MacDonald1-3/+0
2022-06-29regmap-irq: Convert bool bitfields to unsigned intAidan MacDonald1-13/+13
2022-06-29block: move ->ia_ranges from the request_queue to the gendiskChristoph Hellwig1-6/+6
2022-06-29mnt_idmapping: align kernel doc and parameter orderChristian Brauner1-9/+9
2022-06-29reset: Fix devm bulk optional exclusive control getterSerge Semin1-1/+1
2022-06-29netfs: Remove extern from function prototypesMatthew Wilcox (Oracle)1-12/+11
2022-06-29filemap: Remove find_get_pages_range() and associated functionsMatthew Wilcox (Oracle)2-13/+0
2022-06-29vmscan: Add check_move_unevictable_folios()Matthew Wilcox (Oracle)1-1/+2
2022-06-29filemap: Add filemap_get_folios()Matthew Wilcox (Oracle)1-0/+2
2022-06-29filemap: Remove add_to_page_cache() and add_to_page_cache_locked()Matthew Wilcox (Oracle)1-18/+0
2022-06-29mm: Remove __delete_from_page_cache()Matthew Wilcox (Oracle)1-4/+0
2022-06-29firmware: xilinx: Add TF_A_PM_REGISTER_SGI SMC callTanmay Shah1-0/+7
2022-06-29mnt_idmapping: use new helpers in mapped_fs{g,u}id()Christian Brauner1-2/+4
2022-06-29fs: port HAS_UNMAPPED_ID() to vfs{g,u}id_tChristian Brauner1-2/+2
2022-06-29firmware: sysfb: Add sysfb_disable() helper functionJavier Martinez Canillas1-0/+12
2022-06-29firmware: sysfb: Make sysfb_create_simplefb() return a pdev pointerJavier Martinez Canillas1-5/+5
2022-06-28fix short copy handling in copy_mc_pipe_to_iter()Al Viro1-0/+9
2022-06-28efi: Simplify arch_efi_call_virt() macroSudeep Holla1-0/+2
2022-06-28blk-mq: cleanup disk sysfs registrationChristoph Hellwig1-1/+0
2022-06-28block: simplify blktrace sysfs attribute creationChristoph Hellwig1-10/+0
2022-06-28linux/dim: Fix divide by 0 in RDMA DIMTao Liu1-1/+1
2022-06-28block: remove blk_cleanup_diskChristoph Hellwig1-1/+0
2022-06-28block: simplify disk shutdownChristoph Hellwig2-3/+4
2022-06-28block: remove QUEUE_FLAG_DEADChristoph Hellwig1-2/+0
2022-06-28regulator: fix a kernel-doc warningMauro Carvalho Chehab1-0/+1
2022-06-28fanotify: refine the validation checks on non-dir inode maskAmir Goldstein1-0/+4
2022-06-28firmware: xilinx: Add configuration values for tri-stateSai Krishna Potthuri1-0/+5
2022-06-28sched, drivers: Remove max param from effective_cpu_util()/sched_cpu_util()Dietmar Eggemann1-1/+1
2022-06-28perf/core: Add a new read format to get a number of lost samplesNamhyung Kim1-0/+2
2022-06-28sched/fair: Introduce SIS_UTIL to search idle CPU based on sum of util_avgChen Yu1-0/+1
2022-06-27docs: rename Documentation/vm to Documentation/mmMike Rapoport5-7/+7
2022-06-27Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-0/+2
2022-06-27Merge branch 'master' into mm-nonmm-stableakpm15-404/+53
2022-06-27Merge branch 'master' into mm-stableakpm15-404/+53
2022-06-27vfio: de-extern-ify function prototypesAlex Williamson2-69/+66
2022-06-27driver core: fw_devlink: Allow firmware to mark devices as best effortSaravana Kannan1-0/+4
2022-06-27kernfs: Replace global kernfs_open_file_mutex with hashed mutexes.Imran Khan1-0/+57
2022-06-27kernfs: Change kernfs_notify_list to llist.Imran Khan1-1/+1
2022-06-27kernfs: make ->attr.open RCU protected.Imran Khan1-1/+1
2022-06-27Revert "devcoredump: remove the useless gfp_t parameter in dev_coredumpv and dev_coredumpm"Greg Kroah-Hartman1-6/+7
2022-06-27mnt_idmapping: return false when comparing two invalid idsSeth Forshee1-4/+6
2022-06-27serial: take termios_rwsem for ->rs485_config() & pass termios as paramIlpo Järvinen1-0/+1
2022-06-27serial: 8250: create lsr_save_maskIlpo Järvinen1-0/+1
2022-06-27serial: 8250: make saved LSR largerIlpo Järvinen1-3/+3
2022-06-27serial: Consolidate BOTH_EMPTY useIlpo Järvinen1-0/+9
2022-06-27serial: Convert SERIAL_XMIT_SIZE to UART_XMIT_SIZEIlpo Järvinen1-6/+0
2022-06-27serial: Drop timeout from uart_portIlpo Järvinen1-2/+14
2022-06-27tty: Add closing marker into comment in tty_ldisc.hIlpo Järvinen1-1/+1