aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-02-12coresight: Move mode to struct coresight_deviceJames Clark1-0/+6
2024-02-12coresight: Make language around "activated" sinks consistentJames Clark1-6/+8
2024-02-12coresight: make coresight_bustype constGreg Kroah-Hartman1-1/+1
2024-02-12net-device: move lstats in net_device_read_txrxEric Dumazet1-5/+5
2024-02-12tcp: move tp->tcp_usec_ts to tcp_sock_read_txrx groupEric Dumazet1-2/+2
2024-02-12tcp: move tp->scaling_ratio to tcp_sock_read_txrx groupEric Dumazet1-1/+1
2024-02-12gpio: constify opaque pointer in gpio_device_find() match functionKrzysztof Kozlowski1-1/+2
2024-02-12Merge tag 'v6.8-rc4' into gpio/for-nextBartosz Golaszewski42-96/+294
2024-02-11bpf: Allow compiler to inline most of bpf_local_storage_lookup()Marco Elver1-2/+28
2024-02-11hwmon: add fault attribute for voltage channelsNuno Sa1-0/+2
2024-02-11hwmon: put HWMON_CHANNEL_INFO() initializers in rodataJani Nikula1-6/+6
2024-02-11Merge tag 'timers_urgent_for_v6.8_rc4' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+3
2024-02-10tls: fix race between async notify and socket closeJakub Kicinski1-5/+0
2024-02-10Merge tag 'block-6.8-2024-02-10' of git://git.kernel.dk/linuxLinus Torvalds1-2/+5
2024-02-10net: phy: provide whether link has changed in c37_read_statusChristian Marangi1-1/+1
2024-02-10net: phy: add devm/of_phy_package_join helperChristian Marangi1-0/+6
2024-02-09Revert "get rid of DCACHE_GENOCIDE"Al Viro1-0/+1
2024-02-09Merge tag 'ceph-for-6.8-rc4' of https://github.com/ceph/ceph-clientLinus Torvalds2-2/+3
2024-02-09work around gcc bugs with 'asm goto' with outputsLinus Torvalds2-2/+21
2024-02-09async: Use a dedicated unbound workqueue with raised min_activeTejun Heo1-0/+1
2024-02-09workqueue: Implement workqueue_set_min_active()Tejun Heo1-0/+2
2024-02-09io_uring: add register/unregister napi functionStefan Roesch1-0/+12
2024-02-09io-uring: add napi busy poll supportStefan Roesch1-1/+14
2024-02-09Merge branch 'for-io_uring-add-napi-busy-polling-support' of git://git.kernel...Jens Axboe1-0/+4
2024-02-09Merge tag 'efi-fixes-for-v6.8-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+23
2024-02-09Merge branch 'for-io_uring-add-napi-busy-polling-support'Jakub Kicinski1-0/+4
2024-02-09net: add napi_busy_loop_rcu()Stefan Roesch1-0/+4
2024-02-09Merge tag 'drm-fixes-2024-02-09' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+1
2024-02-09spi: gpio: Follow renaming of SPI "master" to "controller"Andy Shevchenko1-2/+2
2024-02-09io_uring: add support for ftruncateTony Solomonik1-0/+1
2024-02-09ASoC: tas2781: remove unused acpi_subysystem_idGergo Koteles1-1/+0
2024-02-09ALSA: virtio: add support for audio controlsAnton Yakovlev1-0/+154
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-09drm: remove drm_debug_printer in favor of drm_dbg_printerJani Nikula1-17/+0
2024-02-09drm/dp: switch drm_dp_vsc_sdp_log() to struct drm_printerJani Nikula1-2/+1
2024-02-09drm/print: add drm_dbg_printer() for drm device specific printerJani Nikula1-0/+24
2024-02-09drm/print: move enum drm_debug_category etc. earlier in drm_print.hJani Nikula1-95/+95
2024-02-09drm/print: make drm_err_printer() device specific by using drm_err()Jani Nikula1-3/+8
2024-02-09PCI: endpoint: Refactor pci_epf_alloc_space() APINiklas Cassel1-1/+3
2024-02-09drm/bridge: remove ->get_edid callbackJani Nikula1-30/+0
2024-02-09wifi: cfg80211: fix kernel-doc for cfg80211_chandef_primaryJohannes Berg1-1/+1
2024-02-09Merge tag 'drm-misc-fixes-2024-02-08' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-0/+1
2024-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski10-28/+51
2024-02-08Merge tag 'net-6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds4-5/+25
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