aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-03-30dt-bindings: clock: r8a7779: Add PWM module clockGeert Uytterhoeven1-0/+1
2023-03-30spi: s3c64xx: add no_cs descriptionJaewon Kim1-0/+1
2023-03-30net: add softnet_data.in_net_rx_actionEric Dumazet1-0/+1
2023-03-30wifi: nl80211: support advertising S1G capabilitiesKieran Frewen1-0/+7
2023-03-30nfs: use vfs setgid helperChristian Brauner1-0/+2
2023-03-29kunit: increase KUNIT_LOG_SIZE to 2048 bytesHeiko Carstens1-1/+1
2023-03-29f2fs: convert to use bitmap APIYangtao Li1-5/+4
2023-03-29power: supply: generic-adc-battery: use simple-battery APISebastian Reichel1-18/+0
2023-03-29power: supply: generic-adc-battery: drop charge now supportSebastian Reichel1-2/+0
2023-03-29power: supply: generic-adc-battery: drop jitter delay supportSebastian Reichel1-3/+0
2023-03-29power: supply: core: auto-exposure of simple-battery dataSebastian Reichel1-0/+8
2023-03-29Merge tag 'f2fs-fix-6.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2023-03-29Merge v6.3-rc4 into drm-nextDaniel Vetter36-45/+200
2023-03-29Merge tag 'dma-fence-deadline' of https://gitlab.freedesktop.org/drm/msm into...Daniel Vetter5-22/+57
2023-03-29regmap: Removed compressed cache supportMark Brown1-1/+0
2023-03-29tracing/user_events: Align structs with tabs for readabilityBeau Belgrave2-19/+19
2023-03-29tracing/user_events: Add ioctl for disabling addressesBeau Belgrave1-0/+24
2023-03-29tracing/user_events: Use remote writes for event enablementBeau Belgrave2-4/+64
2023-03-29tracing/user_events: Track fork/exec/exit for mm lifetimeBeau Belgrave2-0/+23
2023-03-29tracing/user_events: Split header into uapi and kernelBeau Belgrave2-46/+54
2023-03-29mtd: spi-nor: Enhance locking to support reads while writesMiquel Raynal1-0/+13
2023-03-29cdx: add device attributesNipun Gupta1-0/+27
2023-03-29cdx: add the cdx bus driverNipun Gupta2-0/+162
2023-03-29tty: n_gsm: add ioctl for DLC specific parameter configurationDaniel Starke1-1/+16
2023-03-29Merge branch 'slab/for-6.4/slob-removal' into slab/for-nextVlastimil Babka3-45/+4
2023-03-29Merge branch 'slab/for-6.4/trivial' into slab/for-nextVlastimil Babka1-1/+1
2023-03-29linux/vt_buffer.h: allow either builtin or modular for macrosRandy Dunlap1-1/+1
2023-03-29mm/slab: document kfree() as allowed for kmem_cache_alloc() objectsVlastimil Babka1-2/+4
2023-03-29mm/slab: remove CONFIG_SLOB code from slab common codeVlastimil Babka1-39/+0
2023-03-29mm, page_flags: remove PG_slob_freeVlastimil Babka1-4/+0
2023-03-29usb: gadget: Add function wakeup supportElson Roy Serrao2-0/+7
2023-03-29usb: gadget: Properly configure the device for remote wakeupElson Roy Serrao2-0/+10
2023-03-29macvlan: Add netlink attribute for broadcast cutoffHerbert Xu1-0/+1
2023-03-29ipv6: Remove in6addr_any alternatives.Kuniyuki Iwashima3-13/+6
2023-03-29vsock: support sockmapBobby Eshleman2-0/+18
2023-03-29Merge branch 'mlx5-next' into wip/leon-for-nextLeon Romanovsky1-3/+10
2023-03-29net/mlx5: Introduce other vport query for Q-countersPatrisious Haddad1-3/+10
2023-03-29RDMA/bnxt_re: Add resize_cq supportSelvin Xavier1-0/+4
2023-03-29xhci: use pm_ptr() instead of #ifdef for CONFIG_PM conditionalsArnd Bergmann2-4/+1
2023-03-28Merge tag 'mlx5-updates-2023-03-20' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2-2/+8
2023-03-29driver core: class: mark the struct class for sysfs callbacks as constantGreg Kroah-Hartman1-4/+5
2023-03-28net: dst: Switch to rcuref_t reference countingThomas Gleixner2-10/+11
2023-03-28net: dst: Prevent false sharing vs. dst_entry:: __refcntWangyang Guo4-8/+15
2023-03-28Merge branch 'locking/rcuref' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jakub Kicinski5-11/+464
2023-03-28mm/thp: rename TRANSPARENT_HUGEPAGE_NEVER_DAX to _UNSUPPORTEDPeter Xu1-1/+1
2023-03-28mm: vmscan: add a map_nr_max field to shrinker_infoQi Zheng1-0/+1
2023-03-28mm: prefer xxx_page() alloc/free functions for order-0 pagesLorenzo Stoakes1-2/+2
2023-03-28kasan: remove PG_skip_kasan_poison flagPeter Collingbourne3-37/+15
2023-03-28io-mapping: don't disable preempt on RT in io_mapping_map_atomic_wc().Sebastian Andrzej Siewior1-4/+16
2023-03-28shmem: add support to ignore swapLuis Chamberlain1-0/+1