aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2024-02-09Compiler Attributes: Add __uninitialized macroHeiko Carstens1-0/+12
2024-02-09iommu: Introduce iommu_group_mutex_assert()Vasant Hegde1-0/+8
2024-02-09iommu/amd: Introduce get_amd_iommu_from_dev()Suravee Suthikulpanit1-0/+16
2024-02-09wwan: core: Add WWAN fastboot port typeJinjian Song1-0/+2
2024-02-09Revert "usb: dwc3: Support EBC feature of DWC_usb31"Thinh Nguyen1-1/+0
2024-02-09PCI: endpoint: Refactor pci_epf_alloc_space() APINiklas Cassel1-1/+3
2024-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-9/+9
2024-02-08spi: pxa2xx: Use typedef for dma_filter_fnKrzysztof Kozlowski1-1/+2
2024-02-08spi: pl022: Add missing dma_filter field kerneldocKrzysztof Kozlowski1-0/+1
2024-02-08spi: pl022: Use typedef for dma_filter_fnKrzysztof Kozlowski1-1/+2
2024-02-08io_uring: re-arrange struct io_ring_ctx to reduce paddingJens Axboe1-15/+16
2024-02-08io_uring: add io_file_can_poll() helperJens Axboe1-0/+3
2024-02-08io_uring/cancel: don't default to setting req->work.cancel_seqJens Axboe1-0/+3
2024-02-08io_uring: expand main struct io_kiocb flags to 64-bitsJens Axboe1-35/+42
2024-02-08fs: super_set_uuid()Kent Overstreet1-0/+9
2024-02-08spi: get rid of some legacy macrosMark Brown18-58/+36
2024-02-08wifi: mac80211: adjust EHT capa when lowering bandwidthJohannes Berg1-0/+3
2024-02-08wifi: mac80211: implement MLO multicast deduplicationJohannes Berg1-0/+5
2024-02-08wifi: mac80211: add/use ieee80211_get_sn()Johannes Berg1-1/+6
2024-02-08PM: EM: Add em_dev_compute_costs()Lukasz Luba1-0/+8
2024-02-08PM: EM: Remove old tableLukasz Luba1-2/+0
2024-02-08PM: EM: Optimize em_cpu_energy() and remove divisionLukasz Luba1-40/+15
2024-02-08PM: EM: Add performance field to struct em_perf_state and optimizeLukasz Luba1-12/+12
2024-02-08PM: EM: Add em_perf_state_from_pd() to get performance states tableLukasz Luba1-0/+22
2024-02-08PM: EM: Introduce em_dev_update_perf_domain() for EM updatesLukasz Luba1-0/+8
2024-02-08PM: EM: Add functions for memory allocations for new EM tablesLukasz Luba1-0/+11
2024-02-08PM: EM: Use runtime modified EM for CPUs energy estimation in EASLukasz Luba1-3/+9
2024-02-08PM: EM: Introduce runtime modifiable tableLukasz Luba1-0/+12
2024-02-08PM: EM: Refactor em_pd_get_efficient_state() to be more flexibleLukasz Luba1-13/+17
2024-02-08uapi: introduce uapi-friendly macros for GENMASKPaolo Bonzini1-7/+1
2024-02-08wifi: mac80211: refactor puncturing bitmap extractionJohannes Berg1-0/+16
2024-02-08spi: Drop compat layer from renaming "master" to "controller"Uwe Kleine-König1-19/+1
2024-02-08spi: bitbang: Follow renaming of SPI "master" to "controller"Uwe Kleine-König1-1/+1
2024-02-08quota: Properly annotate i_dquot arrays with __rcuJan Kara2-2/+2
2024-02-07Merge tag 'mlx5-updates-2024-02-01' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2-1/+2
2024-02-07net: Do not return value from init_dummy_netdev()Amit Cohen1-1/+1
2024-02-07dump_stack: Do not get cpu_sync for panic CPUJohn Ogness1-0/+2
2024-02-07treewide: Remove system_counterval_t.cs, which is never readPeter Hilber2-6/+1
2024-02-07timekeeping: Evaluate system_counterval_t.cs_id instead of .csPeter Hilber1-5/+5
2024-02-07ptp/kvm, arm_arch_timer: Set system_counterval_t.cs_id to constantPeter Hilber1-1/+3
2024-02-07x86/kvm, ptp/kvm: Add clocksource ID, set system_counterval_t.cs_idPeter Hilber1-0/+1
2024-02-07x86/tsc: Add clocksource ID, set system_counterval_t.cs_idPeter Hilber1-0/+2
2024-02-07timekeeping: Add clocksource ID to struct system_counterval_tPeter Hilber1-0/+5
2024-02-07libceph: just wait for more data to be available on the socketXiubo Li1-1/+1
2024-02-07libceph: fail sparse-read if the data length doesn't matchXiubo Li1-1/+2
2024-02-07Merge drm/drm-next into drm-misc-nextThomas Zimmermann17-38/+34
2024-02-07spi: drop gpf arg from __spi_split_transfer_maxsize()David Lechner1-4/+2
2024-02-06net: phy: add helper phy_advertise_eee_allHeiner Kallweit1-0/+1
2024-02-06of: property: use unsigned int return on of_graph_get_endpoint_count()Kuninori Morimoto1-2/+2
2024-02-06KVM: Get reference to VM's address space in the async #PF workerSean Christopherson1-1/+0