summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2023-09-26platform/surface: aggregator: Annotate struct ssam_event with __counted_byKees Cook1-1/+1
2023-09-26IB/mlx5: Rename 400G_8X speed to comply to naming conventionPatrisious Haddad1-1/+1
2023-09-26IB/mlx5: Add support for 800G_8X lane speedPatrisious Haddad1-0/+1
2023-09-26badblocks: add more helper structure and routines in badblocks.hColy Li1-0/+30
2023-09-26fscrypt: support crypto data unit size less than filesystem block sizeEric Biggers1-0/+12
2023-09-26fscrypt: replace get_ino_and_lblk_bits with just has_32bit_inodesEric Biggers1-15/+11
2023-09-26bpf: Count missed stats in trace_call_bpfJiri Olsa1-0/+16
2023-09-26bpf: Add missed value to kprobe perf link infoJiri Olsa1-2/+4
2023-09-25iov_iter: Convert iterate*() to inline funcsDavid Howells1-0/+274
2023-09-25iov_iter: Derive user-backedness from the iterator typeDavid Howells1-3/+1
2023-09-25iov_iter: Renumber ITER_* constantsDavid Howells1-2/+2
2023-09-25iov_iter: Remove last_offset from iov_iter as it was for ITER_PIPEDavid Howells1-4/+1
2023-09-25regulator: mt6358: Add output voltage fine tuning to fixed regulatorsChen-Yu Tsai1-0/+6
2023-09-25iommu: Retire map/unmap opsRobin Murphy1-6/+0
2023-09-25thermal: core: Drop trips_disabled bitmaskRafael J. Wysocki1-2/+0
2023-09-25iommu: Add generic_single_device_group()Jason Gunthorpe1-0/+3
2023-09-25iommu: Add ops->domain_alloc_paging()Jason Gunthorpe1-0/+3
2023-09-25iommu: Remove ops->set_platform_dma_ops()Jason Gunthorpe1-4/+0
2023-09-25iommu: Add IOMMU_DOMAIN_PLATFORMJason Gunthorpe1-0/+8
2023-09-25iommu: Add iommu_ops->identity_domainJason Gunthorpe1-0/+3
2023-09-25wifi: ieee80211: add UL-bandwidth definition of trigger framePo-Hao Huang1-0/+7
2023-09-25wifi: mac80211: support antenna control in injectionJohannes Berg1-0/+2
2023-09-25wifi: mac80211: add support for parsing TID to Link mapping elementAyala Beker1-0/+58
2023-09-25wifi: mac80211: use bandwidth indication element for CSAJohannes Berg1-0/+23
2023-09-25ata: libata-sata: increase PMP SRST timeout to 10sMatthias Schiffer1-1/+1
2023-09-25fscrypt: make the bounce page pool opt-in instead of opt-outEric Biggers1-9/+11
2023-09-25fscrypt: make it clearer that key_prefix is deprecatedEric Biggers1-5/+9
2023-09-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+2
2023-09-24Merge tag 'cxl-fixes-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+2
2023-09-24torture: Move rcutorture_sched_setaffinity() out of rcutorturePaul E. McKenney1-0/+5
2023-09-24torture: Make torture_hrtimeout_ns() take an hrtimer mode parameterPaul E. McKenney1-1/+2
2023-09-24Merge branch 'ib-iio-hid-sensors-v6.6-rc1' into togregJonathan Cameron1-0/+4
2023-09-24iio: hid-sensor-als: Add light chromaticity supportBasavaraj Natikar1-0/+3
2023-09-24iio: hid-sensor-als: Add light color temperature supportBasavaraj 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-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 Bonzini8-20/+24
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-22Merge tag 'locking-urgent-2023-09-22' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-10/+2
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-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 Abeni12-63/+31
2023-09-21Merge tag 'net-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2-1/+3
2023-09-21io_uring: add IORING_OP_WAITID supportJens Axboe1-0/+2
2023-09-21futex: Add sys_futex_requeue()peterz@infradead.org1-0/+3
2023-09-21futex: Add sys_futex_wait()peterz@infradead.org1-0/+4