summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2023-10-07Merge branch 'sched/urgent' into sched/core, to pick up fixes and refresh the...Ingo Molnar
2023-10-06Merge tag 'wireless-next-2023-10-06' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-10-06net: phy: broadcom: add support for BCM5221 phyGiulio Benetti
2023-10-06Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2023-10-06Merge tag 'linux-can-next-for-6.7-20231005' of git://git.kernel.org/pub/scm/l...Jakub Kicinski
2023-10-06PCI: Add pci_is_vga() helperSui Jingfeng
2023-10-06mm: add a NO_INHERIT flag to the PR_SET_MDWE prctlFlorent Revest
2023-10-06mm: document mmu_notifier_invalidate_range_start_nonblock()Jann Horn
2023-10-06mm: add statistics for PUD level pagetableBaolin Wang
2023-10-06acpi,mm: fix typo sibiling -> siblingLi Zhijian
2023-10-06cpufreq: Rebuild sched-domains when removing cpufreq driverPierre Gondois
2023-10-06bpf: Inherit system settings for CPU security mitigationsYafang Shao
2023-10-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2023-10-06firmware: arm_ffa: Simplify the computation of transmit and fragment lengthSudeep Holla
2023-10-06firmware: arm_ffa: Add interface to send a notification to a given partitionSudeep Holla
2023-10-06firmware: arm_ffa: Add interfaces to request notification callbacksSudeep Holla
2023-10-06firmware: arm_ffa: Add schedule receiver callback mechanismSudeep Holla
2023-10-06firmware: arm_ffa: Implement the FFA_RUN interfaceSudeep Holla
2023-10-06firmware: arm_ffa: Update the FF-A command list with v1.1 additionsSudeep Holla
2023-10-06Merge wireless into wireless-nextJohannes Berg
2023-10-06iommu/amd: Remove amd_iommu_device_info()Vasant Hegde
2023-10-06iommu/amd: Remove iommu_v2 moduleVasant Hegde
2023-10-06quota: Fix slow quotaoffJan Kara
2023-10-06Merge branch 'opp/pm-domain-scmi' of git://git.kernel.org/pub/scm/linux/kerne...Sudeep Holla
2023-10-06OPP: Extend dev_pm_opp_data with a levelUlf Hansson
2023-10-06OPP: Add dev_pm_opp_find_level_floor()Krishna chaitanya chundru
2023-10-06OPP: Add dev_pm_opp_add_dynamic() to allow more flexibilityUlf Hansson
2023-10-06PM: domains: Introduce dev_pm_domain_set_performance_state()Ulf Hansson
2023-10-05bpf: Fix the comment for bpf_restore_data_end()Akihiko Odaki
2023-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-10-05can: dev: add can_state_get_by_berr_counter() to return the CAN state based o...Marc Kleine-Budde
2023-10-05Merge tag 'net-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-10-05virtchnl: Add header dependenciesIvan Vecera
2023-10-05logic_pio: Remove logic_outb(), _outw(), outl() duplicate declarationsJohn Sanpe
2023-10-05PCI: Prevent xHCI driver from claiming AMD VanGogh USB3 DRD deviceVicki Pfau
2023-10-05eventfs: Use eventfs_remove_events_dir()Steven Rostedt (Google)
2023-10-05io_uring/kbuf: Use slab for struct io_buffer objectsGabriel Krisman Bertazi
2023-10-05iio: improve doc for available_scan_maskMatti Vaittinen
2023-10-05resource: Constify resource crosscheck APIsAndy Shevchenko
2023-10-05kernfs: sysfs: support custom llseek method for sysfs entriesValentine Sinitsyn
2023-10-05comedi: Annotate struct comedi_lrange with __counted_byChristophe JAILLET
2023-10-05comedi: comedi_8255: Conditionally remove I/O port supportIan Abbott
2023-10-05comedi: comedi_8255: Rework subdevice initialization functionsIan Abbott
2023-10-05comedi: comedi_8254: Conditionally remove I/O port supportIan Abbott
2023-10-05comedi: comedi_8254: Replace comedi_8254_init() and comedi_8254_mm_init()Ian Abbott
2023-10-05comedi: comedi_8254: Use a call-back function for register accessIan Abbott
2023-10-05thermal: core: Drop thermal_zone_device_exec()Rafael J. Wysocki
2023-10-05thermal: core: Add function to walk trips under zone lockRafael J. Wysocki
2023-10-05device property: Replace custom implementation of COUNT_ARGS()Andy Shevchenko
2023-10-05device property: Clarify usage scope of some struct fwnode_handle membersAndy Shevchenko