aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-09-03netdevice: convert private flags > BIT(31) to bitfieldsAlexander Lobakin1-10/+18
2024-09-03Merge tag 'iio-for-6.12a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman5-8/+108
2024-09-03netfilter: nf_tables: Add missing Kernel docSimon Horman2-0/+3
2024-09-03netfilter: nf_tables: Correct spelling in nf_tables.hSimon Horman1-1/+1
2024-09-03netfilter: nf_tables: drop unused 3rd argument from validate callback opsFlorian Westphal4-9/+4
2024-09-03usb: gadget: function: move u_f.h to include/linux/usb/func_utils.hMichael Grzeschik1-0/+86
2024-09-03usb: Add tunnel_mode parameter to usb device structureMathias Nyman1-0/+8
2024-09-03Merge tag 'soc_fsl-6.12-2' of https://github.com/chleroy/linux into soc/driversArnd Bergmann2-1/+35
2024-09-03soc: fsl: qe: Add missing PUSHSCHED commandHerve Codina1-0/+1
2024-09-03soc: fsl: qe: Add resource-managed muram allocatorsHerve Codina1-1/+21
2024-09-03dt-bindings: soc: fsl: cpm_qe: Add QUICC Engine (QE) TSA controllerHerve Codina1-0/+13
2024-09-03Merge 6.11-rc6 into usb-nextGreg Kroah-Hartman26-96/+165
2024-09-02mm: split a folio in minimum folio order chunksLuis Chamberlain1-4/+24
2024-09-02Merge back cpufreq material for 6.12Rafael J. Wysocki1-6/+0
2024-09-02ACPI: CPPC: Fix MASK_VAL() usageClément Léger1-0/+2
2024-09-02Merge tag 'scmi-updates-6.12' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2-0/+93
2024-09-02Merge tag 'ffa-updates-6.12' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann1-0/+12
2024-09-02gpiolib: legacy: Kill GPIOF_DIR_* definitionsAndy Shevchenko1-6/+3
2024-09-02gpiolib: legacy: Kill GPIOF_INIT_* definitionsAndy Shevchenko1-5/+2
2024-09-02Merge tag 'memory-controller-drv-6.12' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann1-45/+0
2024-09-02dt-bindings: clock: renesas: Document RZ/V2H(P) SoC CPGLad Prabhakar1-0/+21
2024-09-02gpio: ath79: remove support for platform dataBartosz Golaszewski1-16/+0
2024-09-02RDMA/bnxt_re: Share a page to expose per SRQ info with userspaceChandramohan Akula1-0/+6
2024-09-01lib/string_choices: add str_true_false()/str_false_true() helperHongbo Li1-0/+6
2024-09-01ratelimit: convert flags to int to save 8 bytes in sizeMateusz Guzik1-1/+1
2024-09-01fault-inject: improve build for CONFIG_FAULT_INJECTION=nJani Nikula3-7/+31
2024-09-01lib/lru_cache: fix spelling mistake "colision"->"collision"Deshan Zhang1-2/+2
2024-09-01xz: remove XZ_EXTERN and extern from functionsLasse Collin1-23/+12
2024-09-01xz: improve the MicroLZMA kernel-doc in xz.hLasse Collin1-12/+12
2024-09-01xz: fix kernel-doc formatting errors in xz.hLasse Collin1-9/+10
2024-09-01xz: switch from public domain to BSD Zero Clause License (0BSD)Lasse Collin2-6/+4
2024-09-01memcg: allocate v1 event percpu only on v1 deploymentShakeel Butt1-1/+2
2024-09-01memcg: move v1 only percpu stats in separate structShakeel Butt1-0/+2
2024-09-01maple_tree: introduce store_type enumSidhartha Kumar1-0/+14
2024-09-01mm: kmem: add lockdep assertion to obj_cgroup_memcgMuchun Song1-3/+17
2024-09-01mm: remove legacy install_special_mapping() codeLinus Torvalds1-4/+0
2024-09-01mm: remove arch_unmap()Michael Ellerman1-8/+3
2024-09-01mm: add optional close() to struct vm_special_mappingMichael Ellerman1-0/+3
2024-09-01filemap: add trace events for get_pages, map_pages, and faultTakaya Saeki1-0/+84
2024-09-01mm/mprotect: fix dax pud handlingsPeter Xu1-0/+24
2024-09-01mm/x86: implement arch_check_zapped_pud()Peter Xu1-0/+6
2024-09-01mm: rework accept memory helpersKirill A. Shutemov1-7/+5
2024-09-01mm: introduce PageUnaccepted() page typeKirill A. Shutemov1-0/+8
2024-09-01mm: remove PG_errorMatthew Wilcox (Oracle)3-7/+2
2024-09-01percpu: remove pcpu_alloc_size()Jianhui Zhou1-1/+0
2024-09-01kfence: introduce burst modeMarco Elver1-1/+1
2024-09-01mm: fix (harmless) type confusion in lock_vma_under_rcu()Jann Horn1-2/+13
2024-09-01zswap: implement a second chance algorithm for dynamic zswap shrinkerNhat Pham1-9/+7
2024-09-01mm: remove follow_page()David Hildenbrand1-3/+0
2024-09-01mm/huge_memory: convert split_huge_pages_pid() from follow_page() to folio_walkDavid Hildenbrand1-2/+2