summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2024-03-222-0/+79
|\
| * scsi: scsi_proto: Add structures and constants related to I/O groups and streamsBart Van Assche2024-02-261-0/+78
| * scsi: core: Query the Block Limits Extension VPD pageBart Van Assche2024-02-261-0/+1
* | Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-03-226-10/+40
|\ \
| * \ Merge tag 'irq-for-riscv-02-23-24' of ssh://gitolite.kernel.org/pub/scm/linux...Palmer Dabbelt2024-03-121-0/+18
| |\ \
| * \ \ Merge patch series "membarrier: riscv: Core serializing command"Palmer Dabbelt2024-02-151-1/+15
| |\ \ \
| | * | | locking: Introduce prepare_sync_core_cmd()Andrea Parri2024-02-151-1/+15
| * | | | riscv: Avoid code duplication with generic bitops implementationXiao Wang2024-01-244-8/+24
| * | | | mm: Change mmap_rnd_bits_max to __ro_after_initSami Tolvanen2024-01-241-1/+1
| |/ / /
* | | | Merge tag 'loongarch-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds2024-03-221-0/+9
|\ \ \ \
| * | | | LoongArch: Add ORC stack unwinder supportTiezhu Yang2024-03-111-0/+9
* | | | | 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 'drm-next-2024-03-22' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2024-03-213-5/+5
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'drm-misc-next-fixes-2024-03-21' of https://gitlab.freedesktop.org/...Dave Airlie2024-03-222-4/+3
| |\ \ \ \ \ \
| | * | | | | | drm: Fix drm_fixp2int_round() making it add 0.5Arthur Grillo2024-03-181-2/+1
| | * | | | | | drm/bridge: correct DRM_BRIDGE_OP_EDID documentationDmitry Baryshkov2024-03-141-2/+2
| * | | | | | | Merge tag 'drm-misc-next-fixes-2024-03-14' of https://gitlab.freedesktop.org/...Dave Airlie2024-03-191-1/+2
| |\| | | | | |
| | * | | | | | drm/probe-helper: warn about negative .get_modes()Jani Nikula2024-03-131-1/+2
* | | | | | | | 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-216-33/+74
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | 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
| * | | | | | | | | | tcp: Clear req->syncookie in reqsk_alloc().Kuniyuki Iwashima2024-03-191-1/+6
| * | | | | | | | | | 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-1940-94/+224
| |\| | | | | | | | |
| * | | | | | | | | | 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
| | |_|_|_|_|/ / / / | |/| | | | | | | |