summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'ceph-for-6.6-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds2023-09-064-25/+180
|\
| * ceph: make num_fwd and num_retry to __u32Xiubo Li2023-08-311-3/+20
| * ceph: make members in struct ceph_mds_request_args_ext a unionXiubo Li2023-08-311-11/+13
| * libceph: add CEPH_OSD_OP_ASSERT_VER supportJeff Layton2023-08-242-1/+9
| * ceph: fscrypt_auth handling for cephJeff Layton2023-08-221-8/+13
| * libceph: add new iov_iter-based ceph_msg_data_type and ceph_osd_data_typeJeff Layton2023-08-222-0/+12
| * libceph: add sparse read support to OSD clientJeff Layton2023-08-221-0/+32
| * libceph: add sparse read support to msgr1Jeff Layton2023-08-221-0/+4
| * libceph: new sparse_read op, support sparse reads on msgr2 crc codepathJeff Layton2023-08-221-0/+28
| * libceph: define struct ceph_sparse_extent and add some helpersJeff Layton2023-08-221-1/+42
| * libceph: add spinlock around osd->o_requestsJeff Layton2023-08-221-1/+7
* | Merge tag 'input-for-v6.6-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-09-062-2/+1
|\ \
| * | Input: tca6416-keypad - always expect proper IRQ number in i2c clientDmitry Torokhov2023-07-291-1/+0
| * | Merge tag 'v6.4' into nextDmitry Torokhov2023-07-17675-7851/+18518
| |\ \
| * | | Input: gameport - use IS_REACHABLE() instead of open-coding itDmitry Torokhov2023-07-081-1/+1
* | | | Merge tag 'fuse-update-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-09-051-1/+59
|\ \ \ \
| * | | | fuse: add STATX requestMiklos Szeredi2023-08-161-0/+52
| * | | | fuse: add a new fuse init flag to relax restrictions in no cache modeHao Xu2023-08-161-1/+7
* | | | | Merge tag 'ata-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds2023-09-052-65/+14
|\ \ \ \ \
| * | | | | asm-generic: Remove ide_iops.hGeert Uytterhoeven2023-08-241-39/+0
| * | | | | ata: libata: remove deprecated EH callbacksNiklas Cassel2023-08-021-6/+0
| * | | | | ata: libata-core: remove ata_bus_probe()Niklas Cassel2023-08-021-1/+0
| * | | | | ata,scsi: remove ata_sas_port_init()Niklas Cassel2023-08-021-1/+0
| * | | | | ata,scsi: cleanup __ata_port_probe()Hannes Reinecke2023-08-021-1/+1
| * | | | | ata: libata-sata: remove ata_sas_sync_probe()Hannes Reinecke2023-08-021-1/+0
| * | | | | ata,scsi: remove ata_sas_port_destroy()Hannes Reinecke2023-08-021-1/+0
| * | | | | ata,scsi: remove ata_sas_port_{start,stop} callbacksHannes Reinecke2023-08-021-2/+0
| * | | | | ata: libata: remove references to non-existing error_handler()Hannes Reinecke2023-08-021-1/+1
| * | | | | ata: fix debounce timings typeSergey Shtylyov2023-08-021-10/+10
| * | | | | ata: libata-core: fix parameter types of ata_wait_register()Sergey Shtylyov2023-08-021-1/+1
| * | | | | ata: libata: fix parameter type of ata_deadline()Sergey Shtylyov2023-08-021-1/+1
* | | | | | Merge tag 'kbuild-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2023-09-051-2/+2
|\ \ \ \ \ \
| * | | | | | linux/export.h: make <linux/export.h> independent of CONFIG_MODULESMasahiro Yamada2023-07-241-2/+2
* | | | | | | Merge tag 'mm-stable-2023-09-04-14-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-09-051-1/+0
|\ \ \ \ \ \ \
| * | | | | | | rmap: remove anon_vma_link() nommu stubBaruch Siach2023-09-031-1/+0
* | | | | | | | Merge tag 'pm-6.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2023-09-051-0/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | cpufreq: Support per-policy performance boostJie Zhan2023-08-291-0/+3
* | | | | | | | | Merge tag 'thermal-6.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-09-051-19/+15
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | thermal: core: Rework .get_trend() thermal zone callbackRafael J. Wysocki2023-08-291-15/+15
| * | | | | | | | | thermal: core: Drop unused .get_trip_*() callbacksRafael J. Wysocki2023-08-291-4/+0
| |/ / / / / / / /
* | | | | | | | | Merge tag 'rproc-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds2023-09-051-0/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | remoteproc: core: Export the rproc coredump APIsSiddharth Gupta2023-07-151-0/+4
* | | | | | | | | | Merge tag 'rpmsg-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds2023-09-052-0/+25
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | rpmsg: char: Add RPMSG GET/SET FLOWCONTROL IOCTL supportChris Lew2023-07-151-0/+10
| * | | | | | | | | | rpmsg: core: Add signal API supportDeepak Kumar Singh2023-07-151-0/+15
| |/ / / / / / / / /
* | | | | | | | | | Merge tag 'leds-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2023-09-041-0/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | leds: class: Store the color index in struct led_classdevJean-Jacques Hiblot2023-08-171-0/+1
| * | | | | | | | | | leds: Provide devm_of_led_get_optional()Jean-Jacques Hiblot2023-08-171-0/+2
* | | | | | | | | | | Merge tag 'mfd-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2023-09-046-102/+0
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | mfd: 88pm860x: Remove unused extern declarationsYue Haibing2023-08-181-6/+0