summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2022-03-18Merge branches 'acpica', 'acpi-osl', 'acpi-bus' and 'acpi-tables'Rafael J. Wysocki1-0/+1
2022-03-18ptrace: Return the signal to continue with from ptrace_stopEric W. Biederman1-6/+6
2022-03-18ptrace: Move setting/clearing ptrace_message into ptrace_stopEric W. Biederman1-6/+3
2022-03-18serial: 8250: fix XOFF/XON sending when DMA is usedIlpo Järvinen1-0/+2
2022-03-18Merge tag 'coresight-next-v5.18-v2' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman1-5/+0
2022-03-18Merge tag 'iio-for-5.18a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman5-44/+81
2022-03-18Merge tag 'mlx5-updates-2022-03-17' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller1-4/+0
2022-03-18netfs: Keep track of the actual remote file sizeDavid Howells1-0/+16
2022-03-18netfs: Add a netfs inode contextDavid Howells1-11/+70
2022-03-18netfs: Change ->init_request() to return an error codeDavid Howells1-1/+1
2022-03-18netfs: Refactor arguments for netfs_alloc_read_requestDavid Howells1-0/+7
2022-03-18netfs: Trace refcounting on the netfs_io_subrequest structDavid Howells1-1/+7
2022-03-18netfs: Trace refcounting on the netfs_io_request structDavid Howells1-1/+1
2022-03-18netfs: Finish off rename of netfs_read_request to netfs_io_requestDavid Howells1-11/+11
2022-03-18netfs: Rename netfs_read_*request to netfs_io_*requestDavid Howells1-21/+21
2022-03-18fscache: export fscache_end_operation()Jeffle Xu1-0/+14
2022-03-18kernfs: remove unneeded #if 0 guardGreg Kroah-Hartman1-20/+0
2022-03-18bpf: Add multi kprobe linkJiri Olsa2-0/+8
2022-03-18lib/sort: Add priv pointer to swap functionJiri Olsa2-1/+2
2022-03-18fprobe: Introduce FPROBE_FL_KPROBE_SHARED flag for fprobeMasami Hiramatsu2-0/+15
2022-03-18fprobe: Add exit_handler supportMasami Hiramatsu1-0/+6
2022-03-18rethook: Add a generic return hookMasami Hiramatsu2-0/+103
2022-03-18fprobe: Add ftrace based probe APIsMasami Hiramatsu1-0/+87
2022-03-18ftrace: Add ftrace_set_filter_ips functionJiri Olsa1-0/+3
2022-03-18net: bridge: mst: Add helper to query a port's MST stateTobias Waldekranz1-0/+6
2022-03-18net: bridge: mst: Add helper to check if MST is enabledTobias Waldekranz1-0/+6
2022-03-18net: bridge: mst: Add helper to map an MSTI to a VID setTobias Waldekranz1-0/+7
2022-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-1/+3
2022-03-17Merge tag 'net-5.17-final' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds1-0/+1
2022-03-17net/mlx5: Remove unused fill page array API functionTariq Toukan1-1/+0
2022-03-17net/mlx5: Remove unused exported contiguous coherent buffer allocation APITariq Toukan1-3/+0
2022-03-17ACPI / x86: Add support for LPS0 callback handlerMario Limonciello1-1/+9
2022-03-17ACPI: bus: Avoid using CPPC if not supported by firmwareRafael J. Wysocki1-0/+1
2022-03-17net: handle ARPHRD_PIMREG in dev_is_mac_header_xmit()Nicolas Dichtel1-0/+1
2022-03-17bpf: Fix net.core.bpf_jit_harden raceHou Tao1-0/+1
2022-03-16PM: hibernate: Honour ACPI hardware signature by default for virtual guestsDavid Woodhouse1-1/+1
2022-03-16fs: Remove aops ->set_page_dirtyMatthew Wilcox (Oracle)1-2/+1
2022-03-16fs: Convert __set_page_dirty_no_writeback to noop_dirty_folioMatthew Wilcox (Oracle)1-1/+1
2022-03-16fs: Convert __set_page_dirty_buffers to block_dirty_folioMatthew Wilcox (Oracle)1-1/+1
2022-03-16Merge tag 'v5.17-rc8' into usb-nextGreg Kroah-Hartman15-54/+124
2022-03-15pstore: Don't use semaphores in always-atomic-context codeJann Horn1-3/+3
2022-03-15crypto: hisilicon/qm: Set the VF QM state registerLongfang Liu1-0/+6
2022-03-15hisi_acc_vfio_pci: Add helper to retrieve the struct pci_driverShameer Kolothum1-0/+5
2022-03-15hisi_acc_qm: Move VF PCI device IDs to common headerShameer Kolothum1-0/+3
2022-03-15crypto: hisilicon/qm: Move few definitions to common headerLongfang Liu1-0/+38
2022-03-15crypto: hisilicon/qm: Move the QM header to include/linuxShameer Kolothum1-0/+441
2022-03-15usb: early: xhci-dbc: Remove duplicate keep parsingPeter Zijlstra1-1/+1
2022-03-15NFSD: prevent integer overflow on 32 bit systemsDan Carpenter1-0/+2
2022-03-15bpf, sockmap: Fix memleak in sk_psock_queue_msgWang Yufen1-9/+4
2022-03-15mm: Convert swap_set_page_dirty() to swap_dirty_folio()Matthew Wilcox (Oracle)1-1/+1