summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2024-02-12gpio: constify opaque pointer in gpio_device_find() match functionKrzysztof Kozlowski
2024-02-12Merge tag 'v6.8-rc4' into gpio/for-nextBartosz Golaszewski
2024-02-11bpf: Allow compiler to inline most of bpf_local_storage_lookup()Marco Elver
2024-02-11hwmon: add fault attribute for voltage channelsNuno Sa
2024-02-11hwmon: put HWMON_CHANNEL_INFO() initializers in rodataJani Nikula
2024-02-11Merge tag 'timers_urgent_for_v6.8_rc4' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-02-10Merge tag 'block-6.8-2024-02-10' of git://git.kernel.dk/linuxLinus Torvalds
2024-02-10net: phy: provide whether link has changed in c37_read_statusChristian Marangi
2024-02-10net: phy: add devm/of_phy_package_join helperChristian Marangi
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