summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2024-10-02ntp: Remove unused tick_nsecThomas Gleixner
2024-10-02inotify: Fix possible deadlock in fsnotify_destroy_markLizhi Xu
2024-10-02firmware: xilinx: add support for new SMC call formatRonak Jain
2024-10-02firmware: xilinx: use u32 for reset ID in reset APIsRonak Jain
2024-10-02firmware: xilinx: Add missing debug firmware interfacesRonak Jain
2024-10-02spi: spi-mem: Allow specifying the byte order in Octal DTR modeTudor Ambarus
2024-10-02Merge patch series "Fixup NLM and kNFSD file lock callbacks"Christian Brauner
2024-10-01pwm: Add kernel doc for members added to pwm_ops recentlyUwe Kleine-König
2024-10-01cpufreq: Avoid a bad reference count on CPU nodeMiquel Sabaté Solà
2024-10-01reset: Add devres helpers to request pre-deasserted reset controlsPhilipp Zabel
2024-10-01reset: replace boolean parameters with flags parameterPhilipp Zabel
2024-10-01folio_queue: fix documentationChristian Brauner
2024-10-01exportfs: Remove EXPORT_OP_ASYNC_LOCKBenjamin Coddington
2024-10-01firmware: xilinx: Add Pinctrl Get Attribute IDSai Krishna Potthuri
2024-10-01net: Fix gso_features_check to check for both dev->gso_{ipv4_,}max_sizeDaniel Borkmann
2024-10-01net: Add netif_get_gro_max_size helper for GRODaniel Borkmann
2024-10-01Merge tag 'drm-misc-fixes-2024-09-26' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2024-09-30Merge tag 'vfs-6.12-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-09-30backlight: lcd: Do not include <linux/fb.h> in lcd headerThomas Zimmermann
2024-09-30backlight: lcd: Remove struct fb_videomode from set_mode callbackThomas Zimmermann
2024-09-30backlight: lcd: Replace check_fb with controls_deviceThomas Zimmermann
2024-09-30backlight: lcd: Add LCD_POWER_ constants for power statesThomas Zimmermann
2024-09-30backlight: lcd: Test against struct fb_info.lcd_devThomas Zimmermann
2024-09-30ftrace: Have calltime be saved in the fgraph storageSteven Rostedt
2024-09-30ftrace: Use a running sleeptime instead of saving on shadow stackSteven Rostedt
2024-09-30fgraph: Use fgraph data to store subtime for profilerSteven Rostedt
2024-09-30tracing: Add a comment about ftrace_regs definitionMasami Hiramatsu (Google)
2024-09-30netfs: Add folio_queue API documentationDavid Howells
2024-09-30ASoC: samsung: Remove obsoleted declaration for s3c64xx_ac97_setup_gpioGaosheng Cui
2024-09-30ARM: samsung: Remove obsoleted declaration for s3c_hwmon_set_platdataGaosheng Cui
2024-09-30iio: adc: Constify struct iio_mapChristophe JAILLET
2024-09-30types: Complement the aligned types with signed 64-bit oneAndy Shevchenko
2024-09-29close_range(): fix the logics in descriptor table trimmingAl Viro
2024-09-30firmware: sysfb: Add a sysfb_handles_screen_info() helper functionJavier Martinez Canillas
2024-09-30spi: remove {devm_}spi_alloc_master/slave()Yang Yingliang
2024-09-30regulator: Add devres version of of_regulator_get_optional()Chen-Yu Tsai
2024-09-30regulator: Add of_regulator_get_optional() for pure DT regulator lookupChen-Yu Tsai
2024-09-30regcache: Improve documentation of available cache typesMark Brown
2024-09-29Merge tag 'locking-urgent-2024-09-29' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-09-29Merge branch 'locking/core' into locking/urgent, to pick up pending commitsIngo Molnar
2024-09-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-09-28Merge tag 'ceph-for-6.12-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2024-09-28pwm: Provide new consumer API functions for waveformsUwe Kleine-König
2024-09-28pwm: New abstraction for PWM waveformsUwe Kleine-König
2024-09-27Merge tag 'bitmap-for-6.12' of https://github.com/norov/linuxLinus Torvalds
2024-09-27Merge tag 'cxl-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds
2024-09-27Merge tag 'mm-hotfixes-stable-2024-09-27-09-45' of git://git.kernel.org/pub/s...Linus Torvalds
2024-09-27Merge tag 'for-linus-6.12-rc1a-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-09-27Merge tag 'for-6.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-09-27Merge tag 'driver-core-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds