summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2023-06-01firewire: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2023-06-01fbdev: Add initializer macros for struct fb_opsThomas Zimmermann
2023-06-01gpiolib: Kill unused GPIOF_OPEN_*Andy Shevchenko
2023-06-01gpiolib: Kill unused GPIOF_EXPORT and CoAndy Shevchenko
2023-06-01usb: typec: mux: fix static inline syntax errorRandy Dunlap
2023-05-31vdso/timens: Always provide arch_get_vdso_data() prototype for vdsoArnd Bergmann
2023-05-31firmware: xilinx: Switch Michal Simek's email to new oneMichal Simek
2023-05-31driver core: device.h: add some missing kerneldocsJames Seo
2023-05-31parport: PC style parport depends on HAS_IOPORTNiklas Schnelle
2023-05-31amba: move to_amba_device() to use container_of_constPrathu Baronia
2023-05-31uacce: use q->mapping to replace inode->i_mappingZhangfei Gao
2023-05-31PCI: Add pci_clear_master() stub for non-CONFIG_PCISui Jingfeng
2023-05-31PCI: Expand comment about sorting pci_ids.h entriesBjorn Helgaas
2023-05-31mm: Provide a function to get an additional pin on a pageDavid Howells
2023-05-31mm: Don't pin ZERO_PAGE in pin_user_pages()David Howells
2023-05-31nfsd: fix double fget() bug in __write_ports_addfd()Dan Carpenter
2023-05-31net: Use umd_cleanup_helper()Jarkko Sakkinen
2023-05-31serial: core: Start managing serial controllers to enable runtime PMTony Lindgren
2023-05-31leds: trigger: netdev: expose netdev trigger modes in linux includeChristian Marangi
2023-05-31leds: add API to get attached device for LED hw controlAndrew Lunn
2023-05-31leds: add APIs for LEDs hw controlChristian Marangi
2023-05-30skbuff: bridge: Add layer 2 miss indicationIdo Schimmel
2023-05-30bus: fsl-mc: Make remove function return voidUwe Kleine-König
2023-05-30Compiler Attributes: Add __counted_by macroKees Cook
2023-05-30devres: Provide krealloc_arrayJames Clark
2023-05-30interconnect: drop unused icc_get() interfaceJohan Hovold
2023-05-30perf: Allow a PMU to have a parentJonathan Cameron
2023-05-30block: constify struct part_type part_typeThomas Weißschuh
2023-05-30fs: Drop wait_unfrozen wait queueJan Kara
2023-05-30platform/surface: aggregator: Make to_ssam_device_driver() respect constnessMaximilian Luz
2023-05-29net: pcs: lynx: add lynx_pcs_create_mdiodev()Russell King (Oracle)
2023-05-29net: pcs: xpcs: add xpcs_create_mdiodev()Russell King (Oracle)
2023-05-29net: mdio: add mdio_device_get() and mdio_device_put()Russell King (Oracle)
2023-05-30firewire: core: implement variations to send request and wait for response wi...Takashi Sakamoto
2023-05-30firewire: core: use union for callback of transaction completionTakashi Sakamoto
2023-05-29mm: page_table_check: Ensure user pages are not slab pagesRuihan Li
2023-05-29usb: usbfs: Enforce page requirements for mmapRuihan Li
2023-05-29PM / devfreq: Reorder fields in 'struct devfreq_dev_status'Christophe JAILLET
2023-05-29usb: typec: mux: Remove alt mode parameters from the APIHeikki Krogerus
2023-05-29Merge tag 'trace-v6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-05-29Revert "module: error out early on concurrent load of the same module file"Linus Torvalds
2023-05-28Merge tag 'iio-fixes-for-6.4a' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2023-05-28efi: Bump stub image version for macOS HVF compatibilityAkihiro Suda
2023-05-28Merge 6.4-rc4 into usb-nextGreg Kroah-Hartman
2023-05-28Merge tag 'core-debugobjects-2023-05-28' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2023-05-27Merge tag 'for-linus-6.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-05-27soundwire: intel: use substream for .free callbackPierre-Louis Bossart
2023-05-27soundwire: intel: use substream for .trigger callbackPierre-Louis Bossart
2023-05-27ASoC: SOF/soundwire: re-add substream in params_stream structurePierre-Louis Bossart
2023-05-27soundwire: intel_ace2x: add new_peripheral_assigned callbackPierre-Louis Bossart