summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fbdev-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-03-222-7/+14
|\
| * fbcon: Increase maximum font width x height to 64 x 128Samuel Thibault2024-03-162-7/+14
* | Merge tag 'rtc-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2024-03-211-1/+1
|\ \
| * | rtc: class: make rtc_class constantRicardo B. Marliere2024-03-081-1/+1
* | | Merge tag 'ubifs-for-linus-6.9-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-03-211-0/+2
|\ \ \
| * | | mtd: ubi: introduce pre-removal notification for UBI volumesDaniel Golle2024-02-251-0/+2
* | | | Merge tag 'net-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-03-215-32/+68
|\ \ \ \
| * | | | rcu: add a helper to report consolidated flavor QSYan Zhai2024-03-201-0/+31
| * | | | lib/bitmap: Fix bitmap_scatter() and bitmap_gather() kernel docHerve Codina2024-03-201-21/+23
| * | | | Merge tag 'ipsec-2024-03-19' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski2024-03-191-0/+10
| |\ \ \ \
| | * | | | net: esp: fix bad handling of pages from page_poolDragos Tatulea2024-03-181-0/+10
| * | | | | net: move dev->state into net_device_read_txrx groupEric Dumazet2024-03-191-1/+1
| * | | | | Revert "net: Re-use and set mono_delivery_time bit for userspace tstamp packets"Abhishek Chauhan2024-03-181-3/+3
| |/ / / /
| * | | | net: remove {revc,send}msg_copy_msghdr() from exportsJens Axboe2024-03-141-7/+0
* | | | | Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2024-03-211-5/+5
|\ \ \ \ \
| * | | | | kbuild: Use -fmin-function-alignment when availablePetr Pavlu2024-02-251-5/+5
| | |/ / / | |/| | |
* | | | | Merge tag 'driver-core-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-03-217-31/+155
|\ \ \ \ \
| * | | | | driver core: Add FWLINK_FLAG_IGNORE to completely ignore a fwnode linkSaravana Kannan2024-03-071-0/+2
| * | | | | driver core: Adds flags param to fwnode_link_add()Saravana Kannan2024-03-071-1/+2
| * | | | | device property: Don't use "proxy" headersAndy Shevchenko2024-03-072-2/+3
| * | | | | device property: Move enum dev_dma_attr to fwnode.hAndy Shevchenko2024-03-072-6/+6
| * | | | | driver core: Move fw_devlink stuff to where it belongsAndy Shevchenko2024-03-072-3/+0
| * | | | | driver core: Drop unneeded 'extern' keyword in fwnode.hAndy Shevchenko2024-03-071-1/+1
| * | | | | firmware_loader: introduce __free() cleanup hanlerDmitry Torokhov2024-03-071-0/+3
| * | | | | sysfs: Introduce DEFINE_SIMPLE_SYSFS_GROUP_VISIBLE()Dan Williams2024-02-231-1/+44
| * | | | | sysfs: Document new "group visible" helpersDan Williams2024-02-231-3/+39
| * | | | | sysfs: Introduce a mechanism to hide static attribute_groupsDan Williams2024-02-191-12/+51
| * | | | | Merge 6.8-rc5 into driver-core-nextGreg Kroah-Hartman2024-02-1926-60/+157
| |\| | | |
| * | | | | kobject: make uevent_seqnum atomicEric Dumazet2024-02-171-1/+1
| * | | | | driver core: cpu: make cpu_subsys constGreg Kroah-Hartman2024-01-301-1/+1
| * | | | | kernfs: RCU protect kernfs_nodes and avoid kernfs_idr_lock in kernfs_find_and...Tejun Heo2024-01-301-0/+2
| * | | | | kernfs: Rearrange kernfs_node fields to reduce its size on 64bitTejun Heo2024-01-301-4/+4
| | |_|_|/ | |/| | |
* | | | | Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-03-2114-225/+254
|\ \ \ \ \
| * | | | | uio: introduce UIO_MEM_DMA_COHERENT typeChris Leech2024-03-071-0/+13
| * | | | | cdx: add MSI support for CDX busNipun Gupta2024-03-071-1/+52
| * | | | | greybus: move is_gb_* functions out of greybus.hRicardo B. Marliere2024-03-071-30/+0
| * | | | | dio: make dio_bus_type constRicardo B. Marliere2024-03-071-1/+1
| * | | | | firmware: xilinx: Add ZynqMP efuse access APIPraveen Teja Kundanala2024-03-071-0/+8
| * | | | | slimbus: core: make slimbus_bus constRicardo B. Marliere2024-03-071-1/+1
| * | | | | greybus: constify the struct device_type usageRicardo B. Marliere2024-03-061-6/+6
| * | | | | greybus: make greybus_bus_type constGreg Kroah-Hartman2024-03-061-1/+1
| * | | | | Merge tag 'icc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/djak...Greg Kroah-Hartman2024-03-061-5/+6
| |\ \ \ \ \
| | * | | | | interconnect: constify of_phandle_args in xlateKrzysztof Kozlowski2024-02-261-5/+6
| | | |_|_|/ | | |/| | |
| * | | | | Merge tag 'coresight-next-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2024-03-021-91/+57
| |\ \ \ \ \
| | * | | | | coresight: Add helper for setting csdev->modeJames Clark2024-02-121-0/+16
| | * | | | | coresight: Add a helper for getting csdev->modeJames Clark2024-02-121-0/+5
| | * | | | | coresight: Add helper for atomically taking the deviceJames Clark2024-02-121-0/+11
| | * | | | | coresight: Remove unused stubsJames Clark2024-02-121-79/+0
| | * | | | | coresight: Remove atomic type from refcntJames Clark2024-02-121-3/+10
| | * | | | | coresight: Move all sysfs code to sysfs fileJames Clark2024-02-121-4/+4