summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2023-06-05Merge 6.4-rc5 into driver-core-nextGreg Kroah-Hartman14-38/+44
2023-06-05Merge 6.4-rc5 into char-misc-nextGreg Kroah-Hartman14-38/+44
2023-06-05ata: libata-sata: Simplify ata_change_queue_depth()Damien Le Moal1-2/+2
2023-06-04Merge tag 'char-misc-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2023-06-04Merge tag 'usb-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-0/+11
2023-06-03net: phylib: fix phy_read*_poll_timeout()Russell King (Oracle)1-6/+10
2023-06-02Merge tag 'nfsd-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds1-4/+3
2023-06-02mm/slab: introduce kmem_cache flag SLAB_NO_MERGEJesper Dangaard Brouer1-0/+12
2023-06-02mfd: max5970: Rename driver and remove wildcardNaresh Solanki1-8/+8
2023-06-02net: phy: broadcom: Add LPI counterFlorian Fainelli1-0/+2
2023-06-02Merge tag 'efi-fixes-for-v6.4-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-12/+21
2023-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski11-37/+53
2023-06-02KVM: arm64: Handle FFA_RXTX_MAP and FFA_RXTX_UNMAP calls from the hostWill Deacon1-0/+8
2023-06-02Merge tag 'net-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-0/+1
2023-06-02fork, vhost: Use CLONE_THREAD to fix freezer/ps regressionMike Christie2-13/+3
2023-06-01KVM: allow KVM_BUG/KVM_BUG_ON to handle 64-bit condWei Wang1-2/+2
2023-06-01Merge tag 'firewire-fixes-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2023-06-01block: mark bio_add_folio as __must_checkJohannes Thumshirn1-1/+2
2023-06-01block: add bio_add_folio_nofailJohannes Thumshirn1-0/+2
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