summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-03-29tracing/user_events: Track fork/exec/exit for mm lifetimeBeau Belgrave
2023-03-29tracing/user_events: Split header into uapi and kernelBeau Belgrave
2023-03-29mtd: spi-nor: Enhance locking to support reads while writesMiquel Raynal
2023-03-29cdx: add device attributesNipun Gupta
2023-03-29cdx: add the cdx bus driverNipun Gupta
2023-03-29tty: n_gsm: add ioctl for DLC specific parameter configurationDaniel Starke
2023-03-29Merge branch 'slab/for-6.4/slob-removal' into slab/for-nextVlastimil Babka
2023-03-29Merge branch 'slab/for-6.4/trivial' into slab/for-nextVlastimil Babka
2023-03-29linux/vt_buffer.h: allow either builtin or modular for macrosRandy Dunlap
2023-03-29mm/slab: document kfree() as allowed for kmem_cache_alloc() objectsVlastimil Babka
2023-03-29mm/slab: remove CONFIG_SLOB code from slab common codeVlastimil Babka
2023-03-29mm, page_flags: remove PG_slob_freeVlastimil Babka
2023-03-29usb: gadget: Add function wakeup supportElson Roy Serrao
2023-03-29usb: gadget: Properly configure the device for remote wakeupElson Roy Serrao
2023-03-29macvlan: Add netlink attribute for broadcast cutoffHerbert Xu
2023-03-29ipv6: Remove in6addr_any alternatives.Kuniyuki Iwashima
2023-03-29vsock: support sockmapBobby Eshleman
2023-03-29Merge branch 'mlx5-next' into wip/leon-for-nextLeon Romanovsky
2023-03-29net/mlx5: Introduce other vport query for Q-countersPatrisious Haddad
2023-03-29RDMA/bnxt_re: Add resize_cq supportSelvin Xavier
2023-03-29xhci: use pm_ptr() instead of #ifdef for CONFIG_PM conditionalsArnd Bergmann
2023-03-28Merge tag 'mlx5-updates-2023-03-20' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2023-03-29driver core: class: mark the struct class for sysfs callbacks as constantGreg Kroah-Hartman
2023-03-28net: dst: Switch to rcuref_t reference countingThomas Gleixner
2023-03-28net: dst: Prevent false sharing vs. dst_entry:: __refcntWangyang Guo
2023-03-28Merge branch 'locking/rcuref' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jakub Kicinski
2023-03-28mm/thp: rename TRANSPARENT_HUGEPAGE_NEVER_DAX to _UNSUPPORTEDPeter Xu
2023-03-28mm: vmscan: add a map_nr_max field to shrinker_infoQi Zheng
2023-03-28mm: prefer xxx_page() alloc/free functions for order-0 pagesLorenzo Stoakes
2023-03-28kasan: remove PG_skip_kasan_poison flagPeter Collingbourne
2023-03-28io-mapping: don't disable preempt on RT in io_mapping_map_atomic_wc().Sebastian Andrzej Siewior
2023-03-28shmem: add support to ignore swapLuis Chamberlain
2023-03-28mm,jfs: move write_one_page/folio_write_one to jfsChristoph Hellwig
2023-03-28mm, memcg: Prevent memory.swappiness load/store tearingYue Zhao
2023-03-28mm: add PTE pointer parameter to flush_tlb_fix_spurious_fault()Gerald Schaefer
2023-03-28mm: swap: remove unneeded cgroup_throttle_swaprate()Kefeng Wang
2023-03-28kasan: call clear_page with a match-all tag instead of changing page tagPeter Collingbourne
2023-03-28mm, printk: introduce new format %pGt for page_typeHyeonggon Yoo
2023-03-28mmflags.h: use less error prone method to define pageflag_namesHyeonggon Yoo
2023-03-28mm: add tracepoints to ksmStefan Roesch
2023-03-28lazy tlb: allow lazy tlb mm refcounting to be configurableNicholas Piggin
2023-03-28lazy tlb: introduce lazy tlb mm refcount helper functionsNicholas Piggin
2023-03-28mm: multi-gen LRU: clean up sysfs codeT.J. Alumbaugh
2023-03-28x86/mm/pat: clear VM_PAT if copy_p4d_range failedMa Wupeng
2023-03-28fprobe: Skip exit_handler if entry_handler returns !0Masami Hiramatsu (Google)
2023-03-28fprobe: Add nr_maxactive to specify rethook_node pool sizeMasami Hiramatsu (Google)
2023-03-28fprobe: Pass entry_data to handlersMasami Hiramatsu (Google)
2023-03-28drm/msm: Add wait-boost supportRob Clark
2023-03-28Merge tag 'dma-fence-deadline' into HEADRob Clark
2023-03-28drm/vblank: Add helper to get next vblank timeRob Clark