summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2022-11-09mm/gup: Add FOLL_INTERRUPTIBLEPeter Xu
2022-11-09bug: introduce ASSERT_STRUCT_OFFSETMaxim Levitsky
2022-11-09rcu: Implement lockdep_rcu_enabled for !CONFIG_DEBUG_LOCK_ALLOCJohn Ogness
2022-11-09driver core: class: make namespace and get_ownership take const *Greg Kroah-Hartman
2022-11-09Merge tag 'rxrpc-next-20221108' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2022-11-09net/core: Allow live renaming when an interface is upAndy Ren
2022-11-09gpiolib: remove devm_fwnode_get_[index_]gpiod_from_child()Dmitry Torokhov
2022-11-09tty: Convert tty_buffer flags to boolIlpo Järvinen
2022-11-09efi: libstub: Merge zboot decompressor with the ordinary stubArd Biesheuvel
2022-11-09efi: libstub: Move screen_info handling to common codeArd Biesheuvel
2022-11-08swap: add a limit for readahead page-cluster valueKairui Song
2022-11-08mm/hwpoison: introduce per-memory_block hwpoison counterNaoya Horiguchi
2022-11-08mm/hwpoison: pass pfn to num_poisoned_pages_*()Naoya Horiguchi
2022-11-08mm/hwpoison: move definitions of num_poisoned_pages_* to memory-failure.cNaoya Horiguchi
2022-11-08mm,hwpoison,hugetlb,memory_hotplug: hotremove memory section with hwpoisoned ...Naoya Horiguchi
2022-11-08compiler-gcc: document minimum version for `__no_sanitize_coverage__`Miguel Ojeda
2022-11-08compiler-gcc: remove attribute support check for `__no_sanitize_undefined__`Miguel Ojeda
2022-11-08compiler-gcc: remove attribute support check for `__no_sanitize_thread__`Miguel Ojeda
2022-11-08compiler-gcc: remove attribute support check for `__no_sanitize_address__`Miguel Ojeda
2022-11-08compiler-gcc: be consistent with underscores use for `no_sanitize`Miguel Ojeda
2022-11-08mm: remove FGP_HEADMatthew Wilcox (Oracle)
2022-11-08memory: move hotplug memory notifier priority to same file for easy sortingLiu Shixin
2022-11-08memory: remove unused register_hotmemory_notifier()Liu Shixin
2022-11-08mm: fix typo in struct vm_operations_struct commentsRolf Eike Beer
2022-11-08mm/hugetlb: add folio_hstate()Sidhartha Kumar
2022-11-08hugetlbfs: convert hugetlb_delete_from_page_cache() to use foliosSidhartha Kumar
2022-11-08mm/hugetlb: add hugetlb_folio_subpool() helpersSidhartha Kumar
2022-11-08mm: add private field of first tail to struct page and struct folioSidhartha Kumar
2022-11-08mm/hugetlb: add folio support to hugetlb specific flag macrosSidhartha Kumar
2022-11-08mm: vmscan: make rotations a secondary factor in balancing anon vs fileJohannes Weiner
2022-11-08hugetlb: simplify hugetlb handling in follow_page_maskMike Kravetz
2022-11-08maple_tree: reorganize testing to restore module testingLiam Howlett
2022-11-08soc: mediatek: Add all settings to mtk_mmsys_ddp_dpi_fmt_config funcXinlei Lee
2022-11-08PCI: Assign PCI domain IDs by ida_alloc()Pali Rohár
2022-11-08net: Change the udp encap_err_rcv to allow use of {ip,ipv6}_icmp_error()David Howells
2022-11-08net, proc: Provide PROC_FS=n fallback for proc_create_net_single_write()David Howells
2022-11-08ethtool: linkstate: add a statistic for PHY down eventsJakub Kicinski
2022-11-08Merge git://linuxtv.org/sailus/media_tree into media_stageMauro Carvalho Chehab
2022-11-07mm/percpu: remove unused PERCPU_DYNAMIC_EARLY_SLOTSBaoquan He
2022-11-07net: remove explicit phylink_generic_validate() referencesRussell King (Oracle)
2022-11-07mtd: nand: drop EXPORT_SYMBOL_GPL for nanddev_erase()Dario Binacchi
2022-11-07arm_pmu: rework ACPI probingMark Rutland
2022-11-07ACPI: ARM Performance Monitoring Unit Table (APMT) initial supportBesar Wicaksono
2022-11-07can: dev: fix skb drop checkOliver Hartkopp
2022-11-07net: mv643xx_eth: support MII/GMII/RGMII modes for KirkwoodDavid Yang
2022-11-04lsm: make security_socket_getpeersec_stream() sockptr_t safePaul Moore
2022-11-04bpf: Convert BPF_DISPATCHER to use static_call() (not ftrace)Peter Zijlstra
2022-11-04bpf: Revert ("Fix dispatcher patchable function entry to 5 bytes nop")Peter Zijlstra
2022-11-04Merge tag 'hardening-v6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-11-04Merge tag 'efi-fixes-for-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds