summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-06-28perf/core: Add a new read format to get a number of lost samplesNamhyung Kim2-1/+6
2022-06-28sched/fair: Introduce SIS_UTIL to search idle CPU based on sum of util_avgChen Yu1-0/+1
2022-06-28scsi: ufs: ufshcd: Constify pointed dataKrzysztof Kozlowski1-3/+3
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-stableakpm25-505/+103
2022-06-27Merge branch 'master' into mm-stableakpm25-505/+103
2022-06-27netfilter: nf_tables: avoid skb access on nf_stolenFlorian Westphal1-6/+10
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 ...Greg Kroah-Hartman2-7/+8
2022-06-27tty: Add N_CAN327 line discipline ID for ELM327 based CAN driverMax Staudt1-1/+2
2022-06-27Binder: add TF_UPDATE_TXN to replace outdated txnLi Li1-0/+1
2022-06-27mnt_idmapping: return false when comparing two invalid idsSeth Forshee1-4/+6
2022-06-27tty: Add N_CAN327 line discipline ID for ELM327 based CAN driverMax Staudt1-1/+2
2022-06-27serial: Support for RS-485 multipoint addressesIlpo Järvinen2-2/+19
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: Use bits for UART_LSR_BRK_ERROR_BITS/MSR_ANY_DELTAIlpo Järvinen1-2/+2
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
2022-06-27block: Make ioprio_best() staticJan Kara1-5/+0
2022-06-27block: Generalize get_current_ioprio() for any taskJan Kara1-16/+10
2022-06-27block: Return effective IO priority from get_current_ioprio()Jan Kara1-2/+9
2022-06-27block: fix default IO priority handling againJan Kara1-1/+1
2022-06-27block: move blk_queue_get_max_sectors to blk.hChristoph Hellwig1-13/+0
2022-06-27block: fold blk_max_size_offset into get_max_io_sizeChristoph Hellwig1-19/+0
2022-06-27block: factor out a chunk_size_left helperChristoph Hellwig1-6/+13
2022-06-27block: relax direct io memory alignmentKeith Busch1-0/+5
2022-06-27block: introduce bdev_iter_is_aligned helperKeith Busch1-0/+7
2022-06-27iov: introduce iov_iter_alignedKeith Busch1-0/+2
2022-06-27block: introduce bdev_dma_alignment helperKeith Busch1-0/+5
2022-06-27spi: opportunistically skip ctlr->cur_msg_completionDavid Jander1-0/+8
2022-06-27spi: Ensure the io_mutex is held until spi_finalize_current_message()David Jander1-4/+2
2022-06-27spi: Remove the now unused ctlr->idling flagDavid Jander1-2/+0
2022-06-27spi: Don't use the message queue if possible in spi_syncDavid Jander1-1/+10
2022-06-27spi: Move ctlr->cur_msg_prepared to struct spi_messageDavid Jander1-3/+4
2022-06-27ASoC: soc-component: Remove non_legacy_dai_naming flagCharles Keepax1-1/+0
2022-06-27tty/vt: consolemap: rename struct vc_data::vc_uni_pagedir*Jiri Slaby1-2/+2
2022-06-27ASoC: soc-component: Add legacy_dai_naming flagCharles Keepax1-0/+1
2022-06-27drm/rect: Add DRM_RECT_INIT() macroJosé Expósito1-0/+16
2022-06-27mm: ioremap: Add ioremap/iounmap_allowed()Kefeng Wang1-0/+26
2022-06-27mm: ioremap: Use more sensible name in ioremap_prot()Kefeng Wang1-1/+2
2022-06-27net: Print hashed skb addresses for all net and qdisc eventsSubash Abhinov Kasiviswanathan2-3/+3