summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2024-02-09Revert "get rid of DCACHE_GENOCIDE"Al Viro
2024-02-09Merge tag 'ceph-for-6.8-rc4' of https://github.com/ceph/ceph-clientLinus Torvalds
2024-02-09work around gcc bugs with 'asm goto' with outputsLinus Torvalds
2024-02-09async: Use a dedicated unbound workqueue with raised min_activeTejun Heo
2024-02-09workqueue: Implement workqueue_set_min_active()Tejun Heo
2024-02-09io-uring: add napi busy poll supportStefan Roesch
2024-02-09Merge tag 'efi-fixes-for-v6.8-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-02-09spi: gpio: Follow renaming of SPI "master" to "controller"Andy Shevchenko
2024-02-09Compiler Attributes: Add __uninitialized macroHeiko Carstens
2024-02-09iommu: Introduce iommu_group_mutex_assert()Vasant Hegde
2024-02-09iommu/amd: Introduce get_amd_iommu_from_dev()Suravee Suthikulpanit
2024-02-09wwan: core: Add WWAN fastboot port typeJinjian Song
2024-02-09Revert "usb: dwc3: Support EBC feature of DWC_usb31"Thinh Nguyen
2024-02-09PCI: endpoint: Refactor pci_epf_alloc_space() APINiklas Cassel
2024-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-02-08spi: pxa2xx: Use typedef for dma_filter_fnKrzysztof Kozlowski
2024-02-08spi: pl022: Add missing dma_filter field kerneldocKrzysztof Kozlowski
2024-02-08spi: pl022: Use typedef for dma_filter_fnKrzysztof Kozlowski
2024-02-08io_uring: re-arrange struct io_ring_ctx to reduce paddingJens Axboe
2024-02-08io_uring: add io_file_can_poll() helperJens Axboe
2024-02-08io_uring/cancel: don't default to setting req->work.cancel_seqJens Axboe
2024-02-08io_uring: expand main struct io_kiocb flags to 64-bitsJens Axboe
2024-02-08fs: super_set_uuid()Kent Overstreet
2024-02-08spi: get rid of some legacy macrosMark Brown
2024-02-08wifi: mac80211: adjust EHT capa when lowering bandwidthJohannes Berg
2024-02-08wifi: mac80211: implement MLO multicast deduplicationJohannes Berg
2024-02-08wifi: mac80211: add/use ieee80211_get_sn()Johannes Berg
2024-02-08PM: EM: Add em_dev_compute_costs()Lukasz Luba
2024-02-08PM: EM: Remove old tableLukasz Luba
2024-02-08PM: EM: Optimize em_cpu_energy() and remove divisionLukasz Luba
2024-02-08PM: EM: Add performance field to struct em_perf_state and optimizeLukasz Luba
2024-02-08PM: EM: Add em_perf_state_from_pd() to get performance states tableLukasz Luba
2024-02-08PM: EM: Introduce em_dev_update_perf_domain() for EM updatesLukasz Luba
2024-02-08PM: EM: Add functions for memory allocations for new EM tablesLukasz Luba
2024-02-08PM: EM: Use runtime modified EM for CPUs energy estimation in EASLukasz Luba
2024-02-08PM: EM: Introduce runtime modifiable tableLukasz Luba
2024-02-08PM: EM: Refactor em_pd_get_efficient_state() to be more flexibleLukasz Luba
2024-02-08uapi: introduce uapi-friendly macros for GENMASKPaolo Bonzini
2024-02-08wifi: mac80211: refactor puncturing bitmap extractionJohannes Berg
2024-02-08spi: Drop compat layer from renaming "master" to "controller"Uwe Kleine-König
2024-02-08spi: bitbang: Follow renaming of SPI "master" to "controller"Uwe Kleine-König
2024-02-08quota: Properly annotate i_dquot arrays with __rcuJan Kara
2024-02-07Merge tag 'mlx5-updates-2024-02-01' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2024-02-07net: Do not return value from init_dummy_netdev()Amit Cohen
2024-02-07dump_stack: Do not get cpu_sync for panic CPUJohn Ogness
2024-02-07treewide: Remove system_counterval_t.cs, which is never readPeter Hilber
2024-02-07timekeeping: Evaluate system_counterval_t.cs_id instead of .csPeter Hilber
2024-02-07ptp/kvm, arm_arch_timer: Set system_counterval_t.cs_id to constantPeter Hilber
2024-02-07x86/kvm, ptp/kvm: Add clocksource ID, set system_counterval_t.cs_idPeter Hilber
2024-02-07x86/tsc: Add clocksource ID, set system_counterval_t.cs_idPeter Hilber