summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2024-10-01tcp: Fix spelling mistake "emtpy" -> "empty"Colin Ian King-1/+1
2024-10-01net: Fix gso_features_check to check for both dev->gso_{ipv4_,}max_sizeDaniel Borkmann-0/+9
2024-10-01net: Add netif_get_gro_max_size helper for GRODaniel Borkmann-0/+9
2024-10-01reset: amlogic: add auxiliary reset driver supportJerome Brunet-0/+23
2024-10-01Merge tag 'drm-misc-fixes-2024-09-26' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-1/+10
2024-09-30Merge tag 'vfs-6.12-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+170
2024-09-30backlight: lcd: Do not include <linux/fb.h> in lcd headerThomas Zimmermann-1/+0
2024-09-30backlight: lcd: Remove struct fb_videomode from set_mode callbackThomas Zimmermann-2/+5
2024-09-30backlight: lcd: Replace check_fb with controls_deviceThomas Zimmermann-4/+12
2024-09-30backlight: platform_lcd: Remove match_fb from struct plat_lcd_dataThomas Zimmermann-3/+0
2024-09-30backlight: lcd: Add LCD_POWER_ constants for power statesThomas Zimmermann-0/+5
2024-09-30backlight: lcd: Test against struct fb_info.lcd_devThomas Zimmermann-0/+13
2024-09-30ftrace: Have calltime be saved in the fgraph storageSteven Rostedt-1/+0
2024-09-30ftrace: Use a running sleeptime instead of saving on shadow stackSteven Rostedt-0/+1
2024-09-30fgraph: Use fgraph data to store subtime for profilerSteven Rostedt-3/+1
2024-09-30tracing: Add a comment about ftrace_regs definitionMasami Hiramatsu (Google)-0/+26
2024-09-30netfs: Fix the netfs_folio tracepoint to handle NULL mappingDavid Howells-1/+2
2024-09-30netfs: Add folio_queue API documentationDavid Howells-0/+168
2024-09-30dt-bindings: clock: samsung: remove define with number of clocks for FSDInbaraj E-7/+0
2024-09-30ASoC: samsung: Remove obsoleted declaration for s3c64xx_ac97_setup_gpioGaosheng Cui-2/+0
2024-09-30ARM: samsung: Remove obsoleted declaration for s3c_hwmon_set_platdataGaosheng Cui-10/+0
2024-09-30Merge drm/drm-next into drm-misc-nextThomas Zimmermann-5437/+13514
2024-09-30Merge drm/drm-next into drm-intel-nextJani Nikula-5437/+13514
2024-09-30iio: adc: Constify struct iio_mapChristophe JAILLET-2/+3
2024-09-30types: Complement the aligned types with signed 64-bit oneAndy Shevchenko-1/+3
2024-09-29close_range(): fix the logics in descriptor table trimmingAl Viro-4/+4
2024-09-30firmware: sysfb: Add a sysfb_handles_screen_info() helper functionJavier Martinez Canillas-0/+7
2024-09-30spi: remove {devm_}spi_alloc_master/slave()Yang Yingliang-30/+0
2024-09-30regulator: Add devres version of of_regulator_get_optional()Chen-Yu Tsai-0/+17
2024-09-30regulator: Add of_regulator_get_optional() for pure DT regulator lookupChen-Yu Tsai-0/+20
2024-09-30regcache: Improve documentation of available cache typesMark Brown-1/+8
2024-09-29Merge tag 'dma-mapping-6.12-2024-09-29' of git://git.infradead.org/users/hch/...Linus Torvalds-18/+19
2024-09-29Merge tag 'locking-urgent-2024-09-29' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-0/+136
2024-09-29Merge branch 'locking/core' into locking/urgent, to pick up pending commitsIngo Molnar-0/+136
2024-09-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-2/+16
2024-09-28Merge tag 'ceph-for-6.12-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds-2/+0
2024-09-28pwm: Add tracing for waveform callbacksUwe Kleine-König-8/+126
2024-09-28pwm: Provide new consumer API functions for waveformsUwe Kleine-König-1/+5
2024-09-28pwm: New abstraction for PWM waveformsUwe Kleine-König-0/+36
2024-09-27Merge tag 'bitmap-for-6.12' of https://github.com/norov/linuxLinus Torvalds-232/+291
2024-09-27Merge tag 'cxl-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds-0/+28
2024-09-27Merge tag 'mm-hotfixes-stable-2024-09-27-09-45' of git://git.kernel.org/pub/s...Linus Torvalds-1/+11
2024-09-27Merge tag 'for-linus-6.12-rc1a-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-5/+146
2024-09-27Merge tag 'for-6.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+0
2024-09-27Merge tag 'driver-core-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-13/+9
2024-09-27[tree-wide] finally take no_llseek outAl Viro-2/+0
2024-09-27pwm: Add more lockingUwe Kleine-König-0/+13
2024-09-26compiler.h: specify correct attribute for .rodata..c_jump_tableTiezhu Yang-1/+1
2024-09-26mm/hugetlb: fix memfd_pin_folios resv_huge_pages leakSteve Sistare-0/+10
2024-09-26Merge tag 'soc-ep93xx-dt-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-174/+70