summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-04-19Merge tag 'nand/for-6.4' into mtd/nextMiquel Raynal2-1/+2
2023-04-19Merge tag 'cacheinfo-updates-6.4' of git://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman1-0/+8
2023-04-19Merge tag 'icc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/djak...Greg Kroah-Hartman1-17/+0
2023-04-19Merge tag 'mhi-for-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/man...Greg Kroah-Hartman1-7/+0
2023-04-19net: skbuff: hide nf_trace and ipvs_propertyJakub Kicinski1-0/+4
2023-04-19net: skbuff: push nf_trace down the bitfieldJakub Kicinski1-3/+3
2023-04-19net: skbuff: move alloc_cpu into a potential holeJakub Kicinski1-1/+2
2023-04-19net: skbuff: hide csum_not_inet when CONFIG_IP_SCTP not setJakub Kicinski1-0/+14
2023-04-19net: skbuff: hide wifi_acked when CONFIG_WIRELESS not setJakub Kicinski2-1/+12
2023-04-19net: phy: phy_device: Call into the PHY driver to set LED blinkingAndrew Lunn1-0/+12
2023-04-19net: phy: phy_device: Call into the PHY driver to set LED brightnessAndrew Lunn1-0/+13
2023-04-19net: phy: Add a binding for PHY LEDsAndrew Lunn1-0/+16
2023-04-19leds: Provide stubs for when CLASS_LED & NEW_LEDS are disabledAndrew Lunn1-0/+18
2023-04-19netfilter: conntrack: fix wrong ct->timeout valueTzung-Bi Shih1-1/+5
2023-04-19bonding: add software tx timestamping supportHangbin Liu1-0/+1
2023-04-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski2-2/+7
2023-04-19block: ublk: switch to ioctl command encodingMing Lei1-0/+43
2023-04-19io_uring: add support for multishot timeoutsDavid Wei1-0/+1
2023-04-19mm: ksm: support hwpoison for ksm pageLonglong Xia2-0/+18
2023-04-19uapi/linux/const.h: prefer ISO-friendly __typeof__Kevin Brodsky1-1/+1
2023-04-19delayacct: track delays from IRQ/SOFTIRQYang Yang2-1/+20
2023-04-19lib/rbtree: use '+' instead of '|' for setting color.Noah Goldstein1-2/+2
2023-04-19memfd: pass argument of memfd_fcntl as intLuca Vizzarro1-2/+2
2023-04-19mm: Multi-gen LRU: remove wait_event_killable()Kalesh Singh1-6/+2
2023-04-19mm: vmscan: refactor updating current->reclaim_stateYosry Ahmed1-1/+16
2023-04-19mm: kmsan: apply __must_check to non-void functionsAlexander Potapenko1-21/+22
2023-04-19mm: hwpoison: support recovery from HugePage copy-on-write faultsLiu Shixin1-3/+3
2023-04-19mm/hugetlb_vmemmap: rename ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAPAneesh Kumar K.V1-1/+1
2023-04-19mm/vmemmap/devdax: fix kernel crash when probing devdax devicesAneesh Kumar K.V1-0/+16
2023-04-19userfaultfd: convert mfill_atomic() to use a folioZhangPeng1-2/+2
2023-04-19mm: convert copy_user_huge_page() to copy_user_large_folio()ZhangPeng1-4/+3
2023-04-19userfaultfd: convert mfill_atomic_hugetlb() to use a folioZhangPeng1-2/+2
2023-04-19userfaultfd: convert copy_huge_page_from_user() to copy_folio_from_user()ZhangPeng1-4/+3
2023-04-19smaps: fix defined but not used smaps_shmem_walk_opsSteven Price1-0/+7
2023-04-19prctl: add PR_GET_AUXV to copy auxv to userspaceJosh Triplett1-0/+2
2023-04-19mm/khugepaged: skip shmem with userfaultfdDavid Stevens1-1/+2
2023-04-19mm/hwpoison: introduce copy_mc_highpageJiaqi Yan1-13/+41
2023-04-19mm/khugepaged: recover from poisoned anonymous memoryJiaqi Yan1-1/+2
2023-04-19workingset: memcg: sleep when flushing stats in workingset_refault()Yosry Ahmed1-2/+2
2023-04-19memcg: sleep during flushing stats in safe contextsYosry Ahmed1-2/+7
2023-04-19memcg: rename mem_cgroup_flush_stats_"delayed" to "ratelimited"Yosry Ahmed1-2/+2
2023-04-19cgroup: rename cgroup_rstat_flush_"irqsafe" to "atomic"Yosry Ahmed1-1/+1
2023-04-19mm: move free_area_empty() to mm/internal.hMike Rapoport (IBM)1-5/+0
2023-04-19hugetlb: remove PageHeadHuge()Matthew Wilcox (Oracle)1-6/+1
2023-04-19sched/isolation: add cpu_is_isolated() APIFrederic Weisbecker1-0/+12
2023-04-19mm: khugepaged: fix kernel BUG in hpage_collapse_scan_file()Ivan Orlov1-1/+2
2023-04-19mm: make arch_has_descending_max_zone_pfns() staticArnd Bergmann1-1/+0
2023-04-19sync mm-stable with mm-hotfixes-stable to pick up depended-upon upstream changesAndrew Morton1-18/+21
2023-04-19mm: kmsan: handle alloc failures in kmsan_ioremap_page_range()Alexander Potapenko1-9/+10
2023-04-19mm: kmsan: handle alloc failures in kmsan_vmap_pages_range_noflush()Alexander Potapenko1-9/+11