summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-02-12coresight: Add helper for setting csdev->modeJames Clark
2024-02-12coresight: Add a helper for getting csdev->modeJames Clark
2024-02-12coresight: Add helper for atomically taking the deviceJames Clark
2024-02-12coresight: Remove unused stubsJames Clark
2024-02-12coresight: Remove atomic type from refcntJames Clark
2024-02-12coresight: Move all sysfs code to sysfs fileJames Clark
2024-02-12coresight: Remove the 'enable' field.James Clark
2024-02-12coresight: Move mode to struct coresight_deviceJames Clark
2024-02-12coresight: Make language around "activated" sinks consistentJames Clark
2024-02-12coresight: make coresight_bustype constGreg Kroah-Hartman
2024-02-12net-device: move lstats in net_device_read_txrxEric Dumazet
2024-02-12tcp: move tp->tcp_usec_ts to tcp_sock_read_txrx groupEric Dumazet
2024-02-12tcp: move tp->scaling_ratio to tcp_sock_read_txrx groupEric Dumazet
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-10tls: fix race between async notify and socket closeJakub Kicinski
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 register/unregister napi functionStefan Roesch
2024-02-09io-uring: add napi busy poll supportStefan Roesch
2024-02-09Merge branch 'for-io_uring-add-napi-busy-polling-support' of git://git.kernel...Jens Axboe
2024-02-09Merge tag 'efi-fixes-for-v6.8-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-02-09Merge branch 'for-io_uring-add-napi-busy-polling-support'Jakub Kicinski
2024-02-09net: add napi_busy_loop_rcu()Stefan Roesch
2024-02-09Merge tag 'drm-fixes-2024-02-09' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2024-02-09spi: gpio: Follow renaming of SPI "master" to "controller"Andy Shevchenko
2024-02-09io_uring: add support for ftruncateTony Solomonik
2024-02-09ASoC: tas2781: remove unused acpi_subysystem_idGergo Koteles
2024-02-09ALSA: virtio: add support for audio controlsAnton Yakovlev
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-09drm: remove drm_debug_printer in favor of drm_dbg_printerJani Nikula
2024-02-09drm/dp: switch drm_dp_vsc_sdp_log() to struct drm_printerJani Nikula
2024-02-09drm/print: add drm_dbg_printer() for drm device specific printerJani Nikula
2024-02-09drm/print: move enum drm_debug_category etc. earlier in drm_print.hJani Nikula
2024-02-09drm/print: make drm_err_printer() device specific by using drm_err()Jani Nikula
2024-02-09PCI: endpoint: Refactor pci_epf_alloc_space() APINiklas Cassel