summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2023-06-01block: mark bio_add_page as __must_checkJohannes Thumshirn1-1/+2
2023-06-01firewire: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2023-06-01fbdev: Add initializer macros for struct fb_opsThomas Zimmermann1-0/+112
2023-06-01gpiolib: Kill unused GPIOF_OPEN_*Andy Shevchenko1-6/+0
2023-06-01gpiolib: Kill unused GPIOF_EXPORT and CoAndy Shevchenko1-5/+0
2023-06-01usb: typec: mux: fix static inline syntax errorRandy Dunlap1-1/+1
2023-05-31vdso/timens: Always provide arch_get_vdso_data() prototype for vdsoArnd Bergmann1-1/+2
2023-05-31firmware: xilinx: Switch Michal Simek's email to new oneMichal Simek1-1/+1
2023-05-31driver core: device.h: add some missing kerneldocsJames Seo1-1/+110
2023-05-31parport: PC style parport depends on HAS_IOPORTNiklas Schnelle1-1/+1
2023-05-31amba: move to_amba_device() to use container_of_constPrathu Baronia1-1/+1
2023-05-31uacce: use q->mapping to replace inode->i_mappingZhangfei Gao1-2/+2
2023-05-31PCI: Add pci_clear_master() stub for non-CONFIG_PCISui Jingfeng1-0/+1
2023-05-31PCI: Expand comment about sorting pci_ids.h entriesBjorn Helgaas1-1/+1
2023-05-31mm: Provide a function to get an additional pin on a pageDavid Howells1-0/+1
2023-05-31mm: Don't pin ZERO_PAGE in pin_user_pages()David Howells1-2/+24
2023-05-31nfsd: fix double fget() bug in __write_ports_addfd()Dan Carpenter1-4/+3
2023-05-31net: Use umd_cleanup_helper()Jarkko Sakkinen1-1/+0
2023-05-31serial: core: Start managing serial controllers to enable runtime PMTony Lindgren1-1/+4
2023-05-31leds: trigger: netdev: expose netdev trigger modes in linux includeChristian Marangi1-0/+10
2023-05-31leds: add API to get attached device for LED hw controlAndrew Lunn1-0/+6
2023-05-31leds: add APIs for LEDs hw controlChristian Marangi1-0/+37
2023-05-31skbuff: bridge: Add layer 2 miss indicationIdo Schimmel1-0/+1
2023-05-31bus: fsl-mc: Make remove function return voidUwe Kleine-König1-1/+1
2023-05-31Compiler Attributes: Add __counted_by macroKees Cook1-0/+13
2023-05-30devres: Provide krealloc_arrayJames Clark1-0/+11
2023-05-30interconnect: drop unused icc_get() interfaceJohan Hovold1-8/+0
2023-05-30perf: Allow a PMU to have a parentJonathan Cameron1-0/+1
2023-05-30block: constify struct part_type part_typeThomas Weißschuh1-1/+1
2023-05-30fs: Drop wait_unfrozen wait queueJan Kara1-1/+0
2023-05-30platform/surface: aggregator: Make to_ssam_device_driver() respect constnessMaximilian Luz1-5/+1
2023-05-30net: pcs: lynx: add lynx_pcs_create_mdiodev()Russell King (Oracle)1-0/+1
2023-05-30net: pcs: xpcs: add xpcs_create_mdiodev()Russell King (Oracle)1-0/+2
2023-05-30net: mdio: add mdio_device_get() and mdio_device_put()Russell King (Oracle)1-0/+10
2023-05-30firewire: core: implement variations to send request and wait for response wi...Takashi Sakamoto1-4/+65
2023-05-30firewire: core: use union for callback of transaction completionTakashi Sakamoto1-1/+12
2023-05-29mm: page_table_check: Ensure user pages are not slab pagesRuihan Li1-0/+6
2023-05-29usb: usbfs: Enforce page requirements for mmapRuihan Li1-0/+5
2023-05-29PM / devfreq: Reorder fields in 'struct devfreq_dev_status'Christophe JAILLET1-1/+2
2023-05-29usb: typec: mux: Remove alt mode parameters from the APIHeikki Krogerus1-7/+4
2023-05-29Merge tag 'trace-v6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-1/+3
2023-05-29Revert "module: error out early on concurrent load of the same module file"Linus Torvalds1-6/+0
2023-05-28Merge tag 'iio-fixes-for-6.4a' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman1-1/+1
2023-05-28efi: Bump stub image version for macOS HVF compatibilityAkihiro Suda1-12/+13
2023-05-28Merge 6.4-rc4 into usb-nextGreg Kroah-Hartman23-43/+113
2023-05-28Merge tag 'core-debugobjects-2023-05-28' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-0/+15
2023-05-27Merge tag 'for-linus-6.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+8
2023-05-27soundwire: intel: use substream for .free callbackPierre-Louis Bossart1-1/+1
2023-05-27soundwire: intel: use substream for .trigger callbackPierre-Louis Bossart1-1/+1
2023-05-27ASoC: SOF/soundwire: re-add substream in params_stream structurePierre-Louis Bossart1-1/+1