summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2023-10-09KVM: Annotate struct kvm_irq_routing_table with __counted_byKees Cook1-1/+1
2023-10-09hwmon: Annotate struct gsc_hwmon_platform_data with __counted_byKees Cook1-1/+1
2023-10-09fscrypt: rename fscrypt_info => fscrypt_inode_infoJosef Bacik2-6/+8
2023-10-08firmware: arm_ffa: Update memory descriptor to support v1.1 formatSudeep Holla1-11/+22
2023-10-08KVM: arm64: FFA: Remove access of endpoint memory access descriptor arraySudeep Holla1-0/+6
2023-10-08firmware: arm_scmi: Add support for clock parentsPeng Fan1-0/+6
2023-10-07Merge branch 'sched/urgent' into sched/core, to pick up fixes and refresh the...Ingo Molnar28-109/+109
2023-10-07Merge tag 'wireless-next-2023-10-06' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski1-3/+100
2023-10-07net: phy: broadcom: add support for BCM5221 phyGiulio Benetti1-0/+10
2023-10-07Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski1-0/+4
2023-10-07Merge tag 'linux-can-next-for-6.7-20231005' of git://git.kernel.org/pub/scm/l...Jakub Kicinski1-0/+4
2023-10-07PCI: Add pci_is_vga() helperSui Jingfeng1-0/+24
2023-10-07mm: add a NO_INHERIT flag to the PR_SET_MDWE prctlFlorent Revest1-0/+10
2023-10-07mm: document mmu_notifier_invalidate_range_start_nonblock()Jann Horn1-1/+8
2023-10-07mm: add statistics for PUD level pagetableBaolin Wang1-0/+16
2023-10-07acpi,mm: fix typo sibiling -> siblingLi Zhijian1-1/+1
2023-10-06cpufreq: Rebuild sched-domains when removing cpufreq driverPierre Gondois1-8/+0
2023-10-06bpf: Inherit system settings for CPU security mitigationsYafang Shao1-2/+2
2023-10-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-0/+9
2023-10-06firmware: arm_ffa: Simplify the computation of transmit and fragment lengthSudeep Holla1-2/+0
2023-10-06firmware: arm_ffa: Add interface to send a notification to a given partitionSudeep Holla1-0/+2
2023-10-06firmware: arm_ffa: Add interfaces to request notification callbacksSudeep Holla1-0/+5
2023-10-06firmware: arm_ffa: Add schedule receiver callback mechanismSudeep Holla1-0/+8
2023-10-06firmware: arm_ffa: Implement the FFA_RUN interfaceSudeep Holla1-0/+5
2023-10-06firmware: arm_ffa: Update the FF-A command list with v1.1 additionsSudeep Holla1-0/+20
2023-10-06Merge wireless into wireless-nextJohannes Berg80-433/+2328
2023-10-06iommu/amd: Remove amd_iommu_device_info()Vasant Hegde1-26/+0
2023-10-06iommu/amd: Remove iommu_v2 moduleVasant Hegde1-94/+0
2023-10-06quota: Fix slow quotaoffJan Kara2-2/+4
2023-10-06Merge branch 'opp/pm-domain-scmi' of git://git.kernel.org/pub/scm/linux/kerne...Sudeep Holla3-4/+35
2023-10-06OPP: Extend dev_pm_opp_data with a levelUlf Hansson1-0/+2
2023-10-06OPP: Add dev_pm_opp_find_level_floor()Krishna chaitanya chundru1-0/+9
2023-10-06OPP: Add dev_pm_opp_add_dynamic() to allow more flexibilityUlf Hansson1-4/+25
2023-10-06PM: domains: Introduce dev_pm_domain_set_performance_state()Ulf Hansson2-0/+8
2023-10-06bpf: Fix the comment for bpf_restore_data_end()Akihiko Odaki1-1/+1
2023-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski17-43/+75
2023-10-05can: dev: add can_state_get_by_berr_counter() to return the CAN state based o...Marc Kleine-Budde1-0/+4
2023-10-05Merge tag 'net-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2-1/+2
2023-10-05virtchnl: Add header dependenciesIvan Vecera1-0/+4
2023-10-05logic_pio: Remove logic_outb(), _outw(), outl() duplicate declarationsJohn Sanpe1-3/+0
2023-10-05PCI: Prevent xHCI driver from claiming AMD VanGogh USB3 DRD deviceVicki Pfau1-0/+1
2023-10-05eventfs: Use eventfs_remove_events_dir()Steven Rostedt (Google)1-0/+1
2023-10-05io_uring/kbuf: Use slab for struct io_buffer objectsGabriel Krisman Bertazi1-2/+0
2023-10-05iio: improve doc for available_scan_maskMatti Vaittinen1-1/+3
2023-10-05resource: Constify resource crosscheck APIsAndy Shevchenko1-6/+6
2023-10-05kernfs: sysfs: support custom llseek method for sysfs entriesValentine Sinitsyn2-0/+3
2023-10-05comedi: Annotate struct comedi_lrange with __counted_byChristophe JAILLET1-1/+1
2023-10-05comedi: comedi_8255: Conditionally remove I/O port supportIan Abbott1-0/+11
2023-10-05comedi: comedi_8255: Rework subdevice initialization functionsIan Abbott1-6/+7
2023-10-05comedi: comedi_8254: Conditionally remove I/O port supportIan Abbott1-0/+13