summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-09-24iio: Add channel type for chromaticityBasavaraj Natikar1-0/+1
2023-09-24iio: hid-sensor-als: Add light color temperature supportBasavaraj Natikar1-0/+1
2023-09-24iio: Add channel type light color temperatureBasavaraj Natikar1-0/+1
2023-09-23Merge tag 'mm-hotfixes-stable-2023-09-23-10-31' of git://git.kernel.org/pub/s...Linus Torvalds2-3/+3
2023-09-23fbdev: mmp: Annotate struct mmp_path with __counted_byKees Cook1-1/+1
2023-09-23Merge tag 'loongarch-fixes-6.6-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2023-09-23Merge tag 'kvm-riscv-fixes-6.6-1' of https://github.com/kvm-riscv/linux into ...Paolo Bonzini11-26/+64
2023-09-23Merge tag 'hardening-v6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+7
2023-09-23Merge tag 'xfs-6.6-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-1/+0
2023-09-22hyperv: reduce size of ms_hyperv_infoOlaf Hering1-1/+1
2023-09-22Merge tag 'locking-urgent-2023-09-22' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-10/+2
2023-09-22accel/qaic: Add QAIC_DETACH_SLICE_BO IOCTLPranjal Ramajor Asha Kanojiya1-0/+12
2023-09-22accel/qaic: Remove ->size field from struct qaic_boPranjal Ramajor Asha Kanojiya1-6/+6
2023-09-22blk-mq: remove RQF_MQ_INFLIGHTChengming Zhou1-2/+0
2023-09-22mtd: cfi: Annotate struct cfi_private with __counted_byKees Cook1-1/+1
2023-09-22mtd: Annotate struct lpddr_private with __counted_byKees Cook1-1/+1
2023-09-22x86/speculation, objtool: Use absolute relocations for annotationsFangrui Song1-5/+5
2023-09-22<linux/list.h>: Introduce the list_for_each_reverse() methodIngo Molnar1-0/+8
2023-09-22Merge tag 'drm-misc-next-2023-09-11-1' of git://anongit.freedesktop.org/drm/d...Dave Airlie12-31/+63
2023-09-22Merge patch series "scsi: pm8001: Bug fix and cleanup"Martin K. Petersen1-3/+3
2023-09-22scsi: core: ata: Do no try to probe for CDL on old drivesDamien Le Moal1-0/+3
2023-09-22cred: add get_cred_many and put_cred_manyMateusz Guzik1-9/+50
2023-09-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni19-92/+79
2023-09-21ACPI: APEI: Fix AER info corruption when error status data has multiple sectionsShiju Jose1-0/+4
2023-09-21Merge tag 'net-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds4-5/+10
2023-09-21KVM: arm64: Get rid of vCPU-scoped feature bitmapOliver Upton2-2/+2
2023-09-21KVM: arm64: Remove unused return value from kvm_reset_vcpu()Oliver Upton1-1/+1
2023-09-21io_uring: add IORING_OP_WAITID supportJens Axboe2-0/+4
2023-09-21io_uring/rw: add support for IORING_OP_READ_MULTISHOTJens Axboe1-0/+1
2023-09-21futex: Add sys_futex_requeue()peterz@infradead.org2-1/+6
2023-09-21futex: Add sys_futex_wait()peterz@infradead.org2-1/+7
2023-09-21futex: Add sys_futex_wake()peterz@infradead.org2-1/+6
2023-09-21futex: Extend the FUTEX2 flagspeterz@infradead.org1-3/+18
2023-09-21futex: Clarify FUTEX2 flagspeterz@infradead.org1-3/+13
2023-09-21Merge tag 'v6.6-rc3.vfs.ctime.revert' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-44/+2
2023-09-21PM: domains: Allow genpd providers to manage OPP tables directly by its FWUlf Hansson1-0/+5
2023-09-21Merge tag 'for-linus-6.6a-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-20/+7
2023-09-21firmware: arm_scmi: Drop redundant ->device_domain_id() from perf opsUlf Hansson1-2/+0
2023-09-21firmware: arm_scmi: Align perf ops to use domain-id as in-parameterUlf Hansson1-3/+3
2023-09-21firmware: arm_scmi: Extend perf protocol ops to get information of a domainUlf Hansson1-0/+8
2023-09-21firmware: arm_scmi: Extend perf protocol ops to get number of domainsUlf Hansson1-0/+2
2023-09-21vsock/virtio: MSG_ZEROCOPY flag supportArseniy Krasnov2-4/+17
2023-09-21vsock/virtio/vhost: read data from non-linear skbArseniy Krasnov1-0/+1
2023-09-21sched/headers: Standardize the <linux/sched/smt.h> header guard #endifIngo Molnar1-1/+1
2023-09-21sched/headers: Standardize the <linux/sched/type.h> header guard #endifIngo Molnar1-1/+1
2023-09-21sched/headers: Standardize the <linux/sched/vhost_task.h> header guard nameIngo Molnar1-4/+3
2023-09-21sched/headers: Add header guard to <linux/sched/deadline.h>Ingo Molnar1-0/+4
2023-09-21asm-generic: ticket-lock: Optimize arch_spin_value_unlocked()Guo Ren1-7/+9
2023-09-21sched/core: Optimize in_task() and in_interrupt() a bitFinn Thain1-2/+13
2023-09-21locking/seqlock: Do the lockdep annotation before locking in do_write_seqcoun...Sebastian Andrzej Siewior1-1/+1