aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-12-01rxrpc: Remove the [k_]proto() debugging macrosDavid Howells1-0/+60
2022-12-01rxrpc: Remove decl for rxrpc_kernel_call_is_complete()David Howells1-1/+0
2022-12-01rxrpc: Implement an in-kernel rxperf server for testing purposesDavid Howells1-0/+1
2022-12-01wifi: cfg80211: Correct example of ieee80211_iface_limitPhilipp Hortmann1-1/+1
2022-12-01wifi: ieee80211: Do not open-code qos address offsetsKees Cook1-6/+22
2022-12-01inet: ping: use hlist_nulls rcu iterator during lookupFlorian Westphal1-3/+0
2022-12-01vdso/timens: Refactor copy-pasted find_timens_vvar_page() helper into one copyJann Horn1-0/+6
2022-12-01media: uapi: add MEDIA_BUS_FMT_BGR666_1X24_CPADHIJoerg Quinten1-1/+2
2022-12-01media: uapi: add MEDIA_BUS_FMT_BGR666_1X18Joerg Quinten1-1/+2
2022-12-01media: uapi: add MEDIA_BUS_FMT_RGB565_1X24_CPADHIChris Morgan1-1/+2
2022-11-30Merge tag 'mlx5-updates-2022-11-29' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2-6/+3
2022-11-30net: phy: Add link between phy dev and mac devXiaolei Wang1-0/+4
2022-11-30net: devlink: let the core report the driver name instead of the driversVincent Mailhol1-2/+0
2022-11-30devlink: support directly reading from region memoryJacob Keller2-0/+18
2022-12-01scsi: sd: Convert SCSI errors to PR errorsMike Christie1-0/+1
2022-12-01scsi: core: Rename status_byte to sg_status_byteMike Christie1-1/+1
2022-12-01block: Add error codes for common PR failuresMike Christie1-0/+17
2022-11-30bpf: Fix a compilation failure with clang lto buildYonghong Song1-0/+1
2022-11-30cxl/pmem: Introduce nvdimm_security_ops with ->get_flags() operationDave Jiang1-0/+1
2022-11-30iommufd: Add kernel support for testing iommufdJason Gunthorpe1-0/+3
2022-11-30iommufd: vfio container FD ioctl compatibilityJason Gunthorpe2-0/+43
2022-11-30iommufd: Add kAPI toward external drivers for kernel accessJason Gunthorpe1-1/+42
2022-11-30iommufd: Add kAPI toward external drivers for physical devicesJason Gunthorpe1-0/+9
2022-11-30iommufd: IOCTLs for the io_pagetableJason Gunthorpe1-1/+257
2022-11-30iommufd: PFN handling for iopt_pagesJason Gunthorpe1-0/+7
2022-11-30kernel/user: Allow user_struct::locked_vm to be usable for iommufdJason Gunthorpe1-1/+1
2022-11-30iommufd: File descriptor, context, kconfig and makefilesJason Gunthorpe2-0/+86
2022-11-30linux/init.h: include <linux/build_bug.h> and <linux/stringify.h>Masahiro Yamada1-0/+2
2022-11-30debugfs: fix error when writing negative value to atomic_t debugfs fileAkinobu Mita1-2/+17
2022-11-30libfs: add DEFINE_SIMPLE_ATTRIBUTE_SIGNED for signed valueAkinobu Mita1-2/+10
2022-12-01bpf, sockmap: Fix missing BPF_F_INGRESS flag when using apply_bytesPengcheng Yang2-2/+3
2022-11-30s390/mm: use pmd_pgtable_page() helper in __gmap_segment_gaddr()Anshuman Khandual1-1/+1
2022-11-30mm/thp: rename pmd_to_page() as pmd_pgtable_page()Anshuman Khandual1-3/+3
2022-11-30mm: add bdi_set_min_ratio_no_scale() functionStefan Roesch1-0/+1
2022-11-30mm: add bdi_set_max_ratio_no_scale() functionStefan Roesch1-0/+1
2022-11-30mm: add bdi_set_min_bytes() functionStefan Roesch1-0/+1
2022-11-30mm: add bdi_get_min_bytes() functionStefan Roesch1-0/+1
2022-11-30mm: add bdi_set_max_bytes() functionStefan Roesch1-0/+1
2022-11-30mm: add bdi_get_max_bytes() functionStefan Roesch1-0/+1
2022-11-30mm: use part per 1000000 for bdi ratiosStefan Roesch1-0/+3
2022-11-30mm: add bdi_set_strict_limit() functionStefan Roesch1-0/+1
2022-11-30folio-compat: remove try_to_release_page()Vishal Moola (Oracle)1-1/+0
2022-11-30mm/gup: reliable R/O long-term pinning in COW mappingsDavid Hildenbrand1-3/+24
2022-11-30mm: extend FAULT_FLAG_UNSHARE support to anything in a COW mappingDavid Hildenbrand1-4/+4
2022-11-30mm: anonymous shared memory namingPasha Tatashin2-14/+14
2022-11-30mm: shrinkers: add missing includes for undeclared typesT.J. Mercier1-0/+3
2022-11-30zram: add size class equals check into recompressionAlexey Romanov1-0/+2
2022-11-30mm: delay page_remove_rmap() until after the TLB has been flushedLinus Torvalds1-2/+29
2022-11-30mm: mmu_gather: prepare to gather encoded page pointers with flagsLinus Torvalds2-5/+6
2022-11-30mm: teach release_pages() to take an array of encoded page pointers tooLinus Torvalds1-2/+19