summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2023-09-28irqdomain: Annotate struct irq_domain with __counted_byKees Cook1-1/+1
2023-09-27tick/nohz: Remove unused tick_nohz_idle_stop_tick_protected()Xueshi Hu1-10/+0
2023-09-27timers: Tag (hr)timer softirq as hotplug safeFrederic Weisbecker1-1/+5
2023-09-27mmc: core: Allow dynamical updates of the number of requests for hsqWenchao Chen1-0/+1
2023-09-27swiotlb: fix the check whether a device has used software IO TLBPetr Tesarik1-7/+16
2023-09-27x86/amd_nb: Add AMD Family MI300 PCI IDsMuralidhara M K1-0/+1
2023-09-27media: cros-ec-cec: Get number of CEC ports from ECReka Norman1-0/+11
2023-09-27media: cros-ec-cec: Support receiving messages from multiple portsReka Norman1-0/+23
2023-09-27media: cros-ec-cec: Support multiple ports in MKBP cec_eventsReka Norman1-0/+10
2023-09-27media: cros-ec-cec: Support multiple ports in write commandReka Norman1-0/+12
2023-09-27media: cros-ec-cec: Support multiple ports in set/get host commandsReka Norman1-2/+6
2023-09-27media: cros-ec-cec: Manage an array of portsReka Norman1-0/+2
2023-09-26PM: sleep: Fix symbol export for _SIMPLE_ variants of _PM_OPS()Raag Jadav1-14/+29
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