summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2022-11-09mm/hwpoison: introduce per-memory_block hwpoison counterNaoya Horiguchi2-1/+22
2022-11-09mm/hwpoison: pass pfn to num_poisoned_pages_*()Naoya Horiguchi1-2/+2
2022-11-09mm/hwpoison: move definitions of num_poisoned_pages_* to memory-failure.cNaoya Horiguchi2-22/+7
2022-11-09mm,hwpoison,hugetlb,memory_hotplug: hotremove memory section with hwpoisoned ...Naoya Horiguchi2-6/+10
2022-11-09compiler-gcc: document minimum version for `__no_sanitize_coverage__`Miguel Ojeda1-0/+3
2022-11-09compiler-gcc: remove attribute support check for `__no_sanitize_undefined__`Miguel Ojeda1-4/+0
2022-11-09compiler-gcc: remove attribute support check for `__no_sanitize_thread__`Miguel Ojeda1-1/+1
2022-11-09compiler-gcc: remove attribute support check for `__no_sanitize_address__`Miguel Ojeda1-4/+0
2022-11-09compiler-gcc: be consistent with underscores use for `no_sanitize`Miguel Ojeda1-4/+4
2022-11-09mm: remove FGP_HEADMatthew Wilcox (Oracle)1-3/+2
2022-11-09memory: move hotplug memory notifier priority to same file for easy sortingLiu Shixin2-3/+7
2022-11-09memory: remove unused register_hotmemory_notifier()Liu Shixin1-6/+0
2022-11-09mm: fix typo in struct vm_operations_struct commentsRolf Eike Beer1-1/+1
2022-11-09mm/hugetlb: add folio_hstate()Sidhartha Kumar1-2/+12
2022-11-09hugetlbfs: convert hugetlb_delete_from_page_cache() to use foliosSidhartha Kumar1-1/+0
2022-11-09mm/hugetlb: add hugetlb_folio_subpool() helpersSidhartha Kumar1-2/+13
2022-11-09mm: add private field of first tail to struct page and struct folioSidhartha Kumar1-0/+14
2022-11-09mm/hugetlb: add folio support to hugetlb specific flag macrosSidhartha Kumar1-0/+24
2022-11-09mm: vmscan: make rotations a secondary factor in balancing anon vs fileJohannes Weiner1-2/+3
2022-11-09hugetlb: simplify hugetlb handling in follow_page_maskMike Kravetz1-42/+8
2022-11-09maple_tree: reorganize testing to restore module testingLiam Howlett1-0/+7
2022-11-08soc: mediatek: Add all settings to mtk_mmsys_ddp_dpi_fmt_config funcXinlei Lee1-0/+7
2022-11-08PCI: Assign PCI domain IDs by ida_alloc()Pali Rohár1-0/+1
2022-11-08net: Change the udp encap_err_rcv to allow use of {ip,ipv6}_icmp_error()David Howells1-1/+2
2022-11-08net, proc: Provide PROC_FS=n fallback for proc_create_net_single_write()David Howells1-0/+2
2022-11-08ethtool: linkstate: add a statistic for PHY down eventsJakub Kicinski2-0/+20
2022-11-08Merge git://linuxtv.org/sailus/media_tree into media_stageMauro Carvalho Chehab1-0/+3
2022-11-08mm/percpu: remove unused PERCPU_DYNAMIC_EARLY_SLOTSBaoquan He1-4/+3
2022-11-08net: remove explicit phylink_generic_validate() referencesRussell King (Oracle)1-0/+5
2022-11-07mtd: nand: drop EXPORT_SYMBOL_GPL for nanddev_erase()Dario Binacchi1-1/+0
2022-11-07arm_pmu: rework ACPI probingMark Rutland1-1/+0
2022-11-07ACPI: ARM Performance Monitoring Unit Table (APMT) initial supportBesar Wicaksono1-0/+19
2022-11-07can: dev: fix skb drop checkOliver Hartkopp1-0/+16
2022-11-07net: mv643xx_eth: support MII/GMII/RGMII modes for KirkwoodDavid Yang1-0/+2
2022-11-05lsm: make security_socket_getpeersec_stream() sockptr_t safePaul Moore3-7/+10
2022-11-05bpf: Convert BPF_DISPATCHER to use static_call() (not ftrace)Peter Zijlstra1-1/+38
2022-11-05bpf: Revert ("Fix dispatcher patchable function entry to 5 bytes nop")Peter Zijlstra1-20/+1
2022-11-05Merge tag 'hardening-v6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-4/+9
2022-11-05Merge tag 'efi-fixes-for-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2022-11-04mm/slab: remove !CONFIG_TRACING variants of kmalloc_[node_]trace()Vlastimil Babka1-23/+0
2022-11-04spi: Merge spi_controller.{slave,target}_abort()Geert Uytterhoeven1-2/+4
2022-11-04bcma: Use the proper gpio includeLinus Walleij1-1/+1
2022-11-04Merge tag 'drm-intel-gt-next-2022-11-03' of git://anongit.freedesktop.org/drm...Dave Airlie1-0/+6
2022-11-04bpf: Refactor map->off_arr handlingKumar Kartikeya Dwivedi2-17/+25
2022-11-04bpf: Consolidate spin_lock, timer management into btf_recordKumar Kartikeya Dwivedi2-22/+34
2022-11-04bpf: Refactor kptr_off_tab into btf_recordKumar Kartikeya Dwivedi2-46/+82
2022-11-04net: remove unused ndo_get_devlink_portJiri Pirko1-5/+0
2022-11-04net: devlink: track netdev with devlink_port assignedJiri Pirko1-0/+19
2022-11-04bridge: Add MAC Authentication Bypass (MAB) supportHans J. Schultz1-0/+1
2022-11-04Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-1/+1