summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2024-02-13gpiolib: add gpio_device_get_base() stub for !GPIOLIBKrzysztof Kozlowski
2024-02-13gpiolib: add gpiod_to_gpio_device() stub for !GPIOLIBKrzysztof Kozlowski
2024-02-12ptrace: Introduce exception_ip arch hookJiaxun Yang
2024-02-12thermal/intel: Fix intel_tcc_get_temp() to support negative CPU temperatureZhang Rui
2024-02-12PM: runtime: Add pm_runtime_put_autosuspend() replacementSakari Ailus
2024-02-12PM: runtime: Simplify pm_runtime_get_if_active() usageSakari Ailus
2024-02-12block: support PI at non-zero offset within metadataKanchan Joshi
2024-02-12block: remove gfp_flags from blkdev_zone_mgmtJohannes Thumshirn
2024-02-12Merge tag 'vfs-6.8-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-02-12filelock: always define for_each_file_lock()Jeff Layton
2024-02-12fs: add FS_IOC_GETFSSYSFSPATHKent Overstreet
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-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