aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
12 dayscrypto: mxs-dcp: Add support for hardware-bound keysDavid Gstir1-0/+20
12 daysjbd2: add prefix 'jbd2' for 'shrink_type'Ye Bin1-2/+2
12 daysjbd2: use shrink_type type instead of bool type for __jbd2_journal_clean_chec...Ye Bin1-1/+3
12 dayslivepatch: Rename KLP_* to KLP_TRANSITION_*Wardenjohn1-3/+3
12 daysfile: add fd_raw cleanup classChristian Brauner1-0/+1
12 daysMerge tag 'wireless-next-2024-05-08' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski3-12/+41
12 daysnet: dst_cache: annotate data-races around dst_cache->reset_tsEric Dumazet1-1/+1
12 daysclk, reset: microchip: mpfs: fix incorrect preprocessor conditionsConor Dooley1-2/+2
12 daysbcachefs: Move BCACHEFS_STATFS_MAGIC value to UAPI magic.hPetr Vorel1-0/+1
12 daysclosures: closure_sync_timeout()Kent Overstreet1-0/+12
13 daysfs/coredump: Enable dynamic configuration of max file note sizeAllen Pais1-0/+2
13 daysMerge branch 'topic/hda-config-pm-cleanup' into for-nextTakashi Iwai38-77/+212
13 daysALSA: hda: Add Intel BMG PCI ID and HDMI codec vidChaitanya Kumar Borah2-0/+2
13 daysALSA: hda: codec: Reduce CONFIG_PM dependenciesTakashi Iwai1-11/+0
13 daysMerge branch kvm-arm64/misc-6.10 into kvmarm-master/nextMarc Zyngier1-1/+1
13 dayswatchdog: allow nmi watchdog to use raw perf eventSong Liu1-0/+2
13 dayskfifo: don't use "proxy" headersAndy Shevchenko1-2/+7
13 dayskexec: fix the unexpected kexec_dprintk() macroBaoquan He1-4/+2
13 dayscpumask: delete unused reset_cpu_possible_mask()Alexey Dobriyan1-5/+0
13 daysnet/ipv4: add tracepoint for icmp_sendPeilin He1-0/+67
13 daysnet: dsa: add support switches global DSCP priority mappingOleksij Rempel1-0/+9
13 daysnet: add IEEE 802.1q specific helpersOleksij Rempel2-0/+133
13 daysnet: dsa: add support for DCB get/set apptrust configurationOleksij Rempel1-0/+4
13 daysRDMA/efa: Support QP with unsolicited write w/ imm. receiveMichael Margolin1-0/+7
13 daysuapi: stddef.h: Provide UAPI macros for __counted_by_{le, be}Erick Archer1-0/+8
13 daysxsk: use generic DMA sync shortcut instead of a custom oneAlexander Lobakin2-15/+6
13 daysnet: phy: marvell: add support for MV88E6250 family internal PHYsMatthias Schiffer1-0/+2
13 daysclock, reset: microchip: move all mpfs reset code to the reset subsystemConor Dooley1-5/+5
13 daysbtrfs: add tracepoints for extent map shrinker eventsFilipe Manana1-0/+99
13 daysbtrfs: stop referencing btrfs_delayed_tree_ref directlyJosef Bacik1-1/+0
13 daysbtrfs: stop referencing btrfs_delayed_data_ref directlyJosef Bacik1-1/+0
13 daysbtrfs: move ->parent and ->ref_root into btrfs_delayed_ref_nodeJosef Bacik1-4/+4
13 daysbtrfs: simplify delayed ref tracepointsJosef Bacik1-33/+21
13 daysbtrfs: remove not needed mod_start and mod_len from struct extent_mapFilipe Manana1-2/+1
13 dayskcsan, compiler_types: Introduce __data_racy type qualifierMarco Elver1-0/+7
13 daysmemcg: use proper type for mod_memcg_stateShakeel Butt1-6/+7
13 daysmemcg: dynamically allocate lruvec_statsShakeel Butt1-56/+6
14 daysMerge tag 'kvm-riscv-6.10-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini5-18/+70
14 daysKVM: PPC: Fix documentation for ppc mmu capsJoel Stanley1-2/+2
14 daysHID: do not assume HAT Switch logical max < 8Benjamin Tissoires1-3/+3
14 daysmd: Revert "md: Fix overflow in is_mddev_idle"Li Nan1-1/+1
14 daysblock: add a blk_alloc_discard_bio helperChristoph Hellwig1-0/+3
14 daysblock: add a bio_chain_and_submit helperChristoph Hellwig1-0/+1
14 daysbug: Improve commentThorsten Blum1-1/+1
14 daysACPI/NUMA: Remove architecture dependent remainingsRobert Richter1-5/+0
14 daysx86/numa: Fix SRAT lookup of CFMWS ranges with numa_fill_memblks()Robert Richter1-6/+1
14 dayspage_pool: don't use driver-set flags field directlyAlexander Lobakin1-3/+10
14 dayspage_pool: make sure frag API fields don't span between cachelinesAlexander Lobakin1-1/+11
14 daysdma: avoid redundant calls for sync operationsAlexander Lobakin3-5/+64
14 daysdma: compile-out DMA sync op calls when not usedAlexander Lobakin1-29/+33
14 daysiommu/dma: fix zeroing of bounce buffer padding used by untrusted devicesMichael Kelley1-0/+5
14 daysswiotlb: remove alloc_size argument to swiotlb_tbl_map_single()Michael Kelley1-1/+1
14 daysMerge tag 'samsung-dt64-6.10-2' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann1-0/+116
14 daysprintk: cleanup deprecated uses of strncpy/strcpyJustin Stitt1-1/+1
14 daysgpiolib: Discourage to use formatting strings in line namesAndy Shevchenko1-3/+1
14 daysMerge tag 'intel-gpio-v6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Bartosz Golaszewski1-4/+4
2024-05-06Merge tag 'ipsec-next-2024-05-03' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski4-1/+10
2024-05-07regmap: Reorder fields in 'struct regmap_config' to save some memoryChristophe JAILLET1-31/+31
2024-05-07gtp: add IPv6 supportPablo Neira Ayuso2-0/+5
2024-05-07gtp: properly parse extension headersPablo Neira Ayuso1-0/+5
2024-05-06Reapply "drm/qxl: simplify qxl_fence_wait"Linus Torvalds1-7/+0
2024-05-06kunit: Print last test location on faultMickaël Salaün1-3/+21
2024-05-06kunit: Handle test faultsMickaël Salaün1-3/+0
2024-05-06Merge tag 'slab-for-6.9-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+2
2024-05-06NFS/knfsd: Remove the invalid NFS error 'NFSERR_OPNOTSUPP'Trond Myklebust2-3/+0
2024-05-06printk: Change type of CONFIG_BASE_SMALL to boolYoann Congal3-4/+4
2024-05-06NFSD: add listener-{set,get} netlink commandLorenzo Bianconi1-0/+17
2024-05-06SUNRPC: add a new svc_find_listener helperJeff Layton1-0/+2
2024-05-06SUNRPC: introduce svc_xprt_create_from_sa utility routineLorenzo Bianconi1-0/+3
2024-05-06NFSD: add write_version to netlink commandLorenzo Bianconi1-0/+18
2024-05-06NFSD: convert write_threads to netlink commandLorenzo Bianconi1-0/+12
2024-05-06nfsd: trivial GET_DIR_DELEGATION supportJeff Layton1-0/+6
2024-05-06powerpc/dexcr: Add DEXCR prctl interfaceBenjamin Gray1-0/+16
2024-05-06Merge back thermal cotntrol material for v6.10.Rafael J. Wysocki2-107/+28
2024-05-06alpha: drop pre-EV56 supportArnd Bergmann2-16/+4
2024-05-06net: create tcp_gro_header_pull helper functionFelix Fietkau1-1/+3
2024-05-06net: create tcp_gro_lookup helper functionFelix Fietkau1-0/+1
2024-05-06net: move skb_gro_receive_list from udp to coreFelix Fietkau1-0/+1
2024-05-06netfilter: conntrack: fix ct-state for ICMPv6 Multicast Router DiscoveryLinus Lüssing1-0/+1
2024-05-06firewire: core: remove flag and width from u64 formats of tracepoints eventsTakashi Sakamoto1-3/+3
2024-05-06firewire: core: fix type of timestamp for async_inbound_template tracepoints ...Takashi Sakamoto1-1/+1
2024-05-06firewire: core: add tracepoint event for handling bus resetTakashi Sakamoto1-1/+27
2024-05-06firewire: core: add tracepoints events for initiating bus resetTakashi Sakamoto1-0/+33
2024-05-06firewire: core: add tracepoints event for asynchronous inbound phy packetTakashi Sakamoto1-0/+30
2024-05-06firewire: core/cdev: add tracepoints events for asynchronous phy packetTakashi Sakamoto1-0/+48
2024-05-06firewire: core: add tracepoints events for asynchronous outbound responseTakashi Sakamoto1-0/+24
2024-05-06firewire: core: add tracepoint event for asynchronous inbound requestTakashi Sakamoto1-0/+21
2024-05-06firewire: core: add tracepoints event for asynchronous inbound responseTakashi Sakamoto1-0/+50
2024-05-06firewire: core: add tracepoints events for asynchronous outbound requestTakashi Sakamoto1-1/+102
2024-05-06firewire: core: add support for Linux kernel tracepointsTakashi Sakamoto1-0/+15
2024-05-06firewire: Annotate struct fw_iso_packet with __counted_by()Gustavo A. R. Silva1-1/+2
2024-05-06regulator: new API for voltage reference suppliesMark Brown39-67/+223
2024-05-05mm/pagemap: make trylock_page return boolHao Ge1-1/+1
2024-05-05mm/damon: add DAMOS filter type YOUNGSeongJae Park1-0/+2
2024-05-05mm: simplify thp_vma_allowable_orderMatthew Wilcox1-14/+15
2024-05-05writeback: support retrieving per group debug writeback stats of bdiKemeng Shi1-0/+1
2024-05-05mm: remove PageReferencedMatthew Wilcox (Oracle)1-3/+3
2024-05-05mm: remove page_ref_sub_return()Matthew Wilcox (Oracle)1-8/+3
2024-05-05mm: convert put_devmap_managed_page_refs() to put_devmap_managed_folio_refs()Matthew Wilcox (Oracle)1-6/+6
2024-05-05mm: remove put_devmap_managed_page()Matthew Wilcox (Oracle)1-6/+1
2024-05-05mm: remove page_cache_alloc()Matthew Wilcox (Oracle)1-5/+0
2024-05-05mm/memory-failure: pass the folio to collect_procs_ksm()Matthew Wilcox (Oracle)1-11/+3
2024-05-05mm: convert hugetlb_page_mapping_lock_write to folioMatthew Wilcox (Oracle)1-3/+3
2024-05-05mm/memory-failure: convert shake_page() to shake_folio()Matthew Wilcox (Oracle)1-1/+0
2024-05-05mm: return the address from page_mapped_in_vma()Matthew Wilcox (Oracle)1-1/+1
2024-05-05xarray: don't use "proxy" headersAndy Shevchenko1-1/+5
2024-05-05xarray: use BITS_PER_LONGS()Andy Shevchenko1-1/+1
2024-05-05memcg: simple cleanup of stats update functionsShakeel Butt1-17/+0
2024-05-05mm/page-flags: make PageUptodate return boolHao Ge1-1/+1
2024-05-05mm/madvise: introduce clear_young_dirty_ptes() batch helperLance Yang2-30/+53
2024-05-05buffer: add kernel-doc for bforget() and __bforget()Matthew Wilcox (Oracle)1-0/+10
2024-05-05buffer: add kernel-doc for brelse() and __brelse()Matthew Wilcox (Oracle)1-0/+16
2024-05-05buffer: fix __bread and __bread_gfp kernel-docMatthew Wilcox (Oracle)1-9/+13
2024-05-05mm: add per-order mTHP anon_swpout and anon_swpout_fallback countersBarry Song1-0/+2
2024-05-05mm: add per-order mTHP anon_fault_alloc and anon_fault_fallback countersBarry Song1-0/+21
2024-05-05mm/hugetlb: rename dissolve_free_huge_pages() to dissolve_free_hugetlb_folios()Sidhartha Kumar1-2/+2
2024-05-05mm/hugetlb: convert dissolve_free_huge_pages() to foliosSidhartha Kumar1-2/+2
2024-05-05trace/events/page_ref: trace the raw page mapcount valueDavid Hildenbrand1-2/+2
2024-05-05mm: make folio_mapcount() return 0 for small typed foliosDavid Hildenbrand1-2/+12
2024-05-05mm: improve folio_likely_mapped_shared() using the mapcount of large foliosDavid Hildenbrand1-2/+17
2024-05-05mm: track mapcount of large folios in single valueDavid Hildenbrand3-26/+33
2024-05-05mm/rmap: add fast-path for small folios when adding/removing/duplicatingDavid Hildenbrand1-0/+13
2024-05-05mm/rmap: always inline anon/file rmap duplication of a single PTEDavid Hildenbrand1-4/+13
2024-05-05mm: allow for detecting underflows with page_mapcount() againDavid Hildenbrand1-1/+1
2024-05-05mm: pass VMA instead of MM to follow_pte()David Hildenbrand1-1/+1
2024-05-05mm/mmap: make vma_wants_writenotify return boolHao Ge1-1/+1
2024-05-05memory tier: dax/kmem: introduce an abstract layer for finding, allocating, a...Ho-Ren (Jack) Chuang1-0/+13
2024-05-05kmsan: compiler_types: declare __no_sanitize_or_inlineAlexander Potapenko1-0/+11
2024-05-06i2c: mux: gpio: remove support for class-based device instantiationHeiner Kallweit1-2/+0
2024-05-05Merge tag 'trace-v6.9-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+3
2024-05-05queue_api: define queue apiMina Almasry2-0/+34
2024-05-05RDMA/mana_ib: implement uapi for creation of rnic cqKonstantin Taranov1-0/+12
2024-05-04fs: WARN when f_count resurrection is attemptedKees Cook1-1/+2
2024-05-04eventfs/tracing: Add callback for release of an eventfs_inodeSteven Rostedt (Google)1-0/+3
2024-05-04media: cec.h: Fix kerneldocRicardo Ribalda1-0/+1
2024-05-03Revert "net: mirror skb frag ref/unref helpers"Mina Almasry1-35/+4
2024-05-03Merge tag 'ipsec-2024-05-02' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski3-1/+19
2024-05-03net: no longer acquire RTNL in threaded_show()Eric Dumazet1-1/+1
2024-05-03Merge tag 'sound-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds3-2/+15
2024-05-03asm-generic: remove unused asm-generic/page.hArnd Bergmann1-103/+0
2024-05-03arch: Rename fbdev header and source filesThomas Zimmermann3-5/+5
2024-05-03arch: Remove struct fb_info from video helpersThomas Zimmermann1-5/+6
2024-05-03bitops: Change function return types from long to intThorsten Blum5-9/+9
2024-05-03block: add a disk_has_partscan helperChristoph Hellwig1-0/+13
2024-05-03of: reserved_mem: Remove the use of phandle from the reserved_mem APIsOreoluwa Babatunde1-1/+0
2024-05-03ax.25: x.25: Remove the now superfluous sentinel elements from ctl_table arrayJoel Granados1-0/+2
2024-05-03Merge branch kvm-arm64/pkvm-6.10 into kvmarm-master/nextMarc Zyngier1-1/+0
2024-05-03KVM: arm64: vgic: Allocate private interrupts on demandMarc Zyngier1-1/+1
2024-05-03Merge tag 'ath-next-20240502' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo1-1/+17
2024-05-03wifi: mac80211: handle color change per linkAditya Kumar Singh1-2/+4
2024-05-03wifi: cfg80211: handle color change per linkAditya Kumar Singh1-9/+20
2024-05-03spi: pxa2xx: Move contents of linux/spi/pxa2xx_spi.h to a local oneAndy Shevchenko1-48/+0
2024-05-03regulator: devres: add API for reference voltage suppliesDavid Lechner1-0/+7
2024-05-02tcp: Add new args for cong_control in tcp_congestion_opsMiao Xu1-1/+1
2024-05-02cxl/cper: Fix non-ACPI-APEI-GHES buildIra Weiny1-2/+2
2024-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski13-89/+172
2024-05-02media: cec: core: avoid recursive cec_claim_log_addrsHans Verkuil1-0/+1
2024-05-02Merge tag 'net-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds3-0/+12
2024-05-02string: Add additional __realloc_size() annotations for "dup" helpersKees Cook1-5/+8
2024-05-02KVM: Remove kvm_make_all_cpus_request_except()Venkatesh Srinivas1-2/+0
2024-05-02seq_file: Optimize seq_puts()Christophe JAILLET1-1/+12
2024-05-02kallsyms: Avoid weak references for kallsyms symbolsArd Biesheuvel1-0/+19
2024-05-02net: gro: fix udp bad offset in socket lookup by adding {inner_}network_offse...Richard Gobert1-0/+9
2024-05-02ASoC: Use inline function for type safety in snd_soc_substream_to_rtd()Krzysztof Kozlowski1-2/+6
2024-05-01net: dsa: Remove adjust_link pathsFlorian Fainelli1-7/+0
2024-05-01net: dsa: Remove fixed_link_update memberFlorian Fainelli1-4/+0
2024-05-01net: Protect dev->name by seqlock.Kuniyuki Iwashima1-0/+1
2024-05-01kunit/fortify: Fix replaced failure path to unbreak __alloc_sizeKees Cook1-1/+2
2024-05-01cifs: Implement netfslib hooksDavid Howells2-0/+2
2024-05-01netfs, afs: Use writeback retry to deal with alternate keysDavid Howells1-0/+2
2024-05-01netfs: Miscellaneous tidy upsDavid Howells1-5/+1
2024-05-01netfs: Cut over to using new writeback codeDavid Howells1-9/+0
2024-05-01netfs, 9p: Implement helpers for new write codeDavid Howells1-0/+2
2024-05-01netfs: New writeback implementationDavid Howells2-4/+296
2024-05-01netfs: Switch to using unsigned long long rather than loff_tDavid Howells2-10/+12
2024-05-01netfs: Use mempools for allocating requests and subrequestsDavid Howells1-2/+3
2024-05-01netfs: Remove ->launder_folio() supportDavid Howells2-5/+0
2024-05-01mm: Provide a means of invalidation without using launder_folioDavid Howells1-0/+2
2024-05-01Merge remote-tracking branch 'cxl/for-6.10/cper' into cxl-for-nextDave Jiang1-0/+26
2024-05-01acpi/ghes: Process CXL Component EventsIra Weiny1-0/+27
2024-05-01Merge tag 'asoc-fix-v6.9-rc6' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai37-66/+212
2024-05-01Merge tag 'regulator-fix-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+2
2024-05-01KVM: arm64: Simplify vgic-v3 hypercallsMarc Zyngier1-1/+0
2024-05-01mm/slab: make __free(kfree) accept error pointersDan Carpenter1-2/+2
2024-05-01objpool: cache nr_possible_cpus() and avoid caching nr_cpu_idsAndrii Nakryiko1-3/+3
2024-05-01objpool: enable inlining objpool_push() and objpool_pop() operationsAndrii Nakryiko1-2/+99
2024-05-01ftrace: make extra rcu_is_watching() validation check optionalAndrii Nakryiko1-1/+1
2024-05-01fprobe: Add entry/exit callbacks typesJiri Olsa1-6/+12
2024-05-01Merge branches 'fixes.2024.04.15a', 'misc.2024.04.12a', 'rcu-sync-normal-impr...Uladzislau Rezki (Sony)2-9/+36
2024-05-01xfrm: Add dir validation to "in" data path lookupAntony Antony1-0/+1
2024-05-01xfrm: Add dir validation to "out" data path lookupAntony Antony1-0/+1
2024-05-01xfrm: Add Direction to the SA in or outAntony Antony2-0/+7
2024-04-30net: move sysctl_mem_pcpu_rsv to net_hotdataEric Dumazet2-3/+4
2024-04-30net: add <net/proto_memory.h>Eric Dumazet2-78/+83
2024-04-30tcp: move tcp_out_of_memory() to net/ipv4/tcp.cEric Dumazet1-9/+1
2024-04-30net: move sysctl_skb_defer_max to net_hotdataEric Dumazet1-0/+1
2024-04-30net: move sysctl_max_skb_frags to net_hotdataEric Dumazet2-2/+1
2024-04-30inet: introduce dst_rtable() helperEric Dumazet3-11/+13
2024-04-30Merge remote-tracking branch 'cxl/for-6.10/dpa-to-hpa' into cxl-for-nextDave Jiang1-0/+10
2024-04-30ACPI: Move acpi_blacklisted() declaration to asm/acpi.hKuppuswamy Sathyanarayanan1-1/+1