summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-03-26dm io: Support IO priorityHongyu Jin
2024-03-26rcu: add a helper to report consolidated flavor QSYan Zhai
2024-03-26net: move dev->state into net_device_read_txrx groupEric Dumazet
2024-03-26virtio: uapi: Drop __packed attribute in linux/virtio_pci.hSuzuki K Poulose
2024-03-26drm: Fix drm_fixp2int_round() making it add 0.5Arthur Grillo
2024-03-26f2fs: fix to truncate meta inode pages forcelyChao Yu
2024-03-26modules: wait do_free_init correctlyChangbin Du
2024-03-26drm/tests: helpers: Include missing drm_drv headerMaxime Ripard
2024-03-26media: videobuf2: Add missing doc comment for waiting_in_dqbufAndrzej Pietrasiewicz
2024-03-26clk: renesas: r8a779g0: Correct PFC/GPIO parent clocksGeert Uytterhoeven
2024-03-26quota: Properly annotate i_dquot arrays with __rcuJan Kara
2024-03-26drm: Don't treat 0 as -1 in drm_fixp2int_ceilHarry Wentland
2024-03-26Bluetooth: hci_sync: Fix overwriting request callbackLuiz Augusto von Dentz
2024-03-26Bluetooth: hci_core: Cancel request on command timeoutLuiz Augusto von Dentz
2024-03-26Bluetooth: Remove BT_HSLuiz Augusto von Dentz
2024-03-26Bluetooth: Remove HCI_POWER_OFF_TIMEOUTJonas Dreßler
2024-03-26iommu: Add static iommu_ops->release_domainLu Baolu
2024-03-26PCI: Make pci_dev_is_disconnected() helper public for other driversEthan Zhao
2024-03-26bpf: Mark bpf_spin_{lock,unlock}() helpers with notrace correctlyYonghong Song
2024-03-26soc: qcom: socinfo: rename PM2250 to PM4125Dmitry Baryshkov
2024-03-26ovl: Always reject mounting over case-insensitive directoriesGabriel Krisman Bertazi
2024-03-26fs/select: rework stack allocation hack for clangArnd Bergmann
2024-03-26workqueue: Implement system-wide nr_active enforcement for unbound workqueuesTejun Heo
2024-03-15x86/rfds: Mitigate Register File Data Sampling (RFDS)Pawan Gupta
2024-03-10Merge tag 'trace-ring-buffer-v6.8-rc7' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-03-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-03-07Merge tag 'mm-hotfixes-stable-2024-03-07-16-17' of git://git.kernel.org/pub/s...Linus Torvalds
2024-03-07Merge tag 'net-6.8-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-03-06tracing: Limit trace_seq size to just 8K and not depend on architecture PAGE_...Steven Rostedt (Google)
2024-03-06Merge tag 'vfs-6.8-release.fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-03-06iov_iter: get rid of 'copy_mc' flagLinus Torvalds
2024-03-05dpll: move all dpll<>netdev helpers to dpll codeJakub Kicinski
2024-03-05Merge tag 'hyperv-fixes-signed-20240303' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-03-04Merge tag 'mlx5-fixes-2024-03-01' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2024-03-04mm, vmscan: prevent infinite loop for costly GFP_NOIO | __GFP_RETRY_MAYFAIL a...Vlastimil Babka
2024-03-04tracing/net_sched: Fix tracepoints that save qdisc_dev() as a stringSteven Rostedt (Google)
2024-03-02block: define bvec_iter as __packed __aligned(4)Ming Lei
2024-03-01net/mlx5: Check capability for fw_resetMoshe Shemesh
2024-03-01Merge tag 'sound-6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2024-03-01Merge tag 'drm-fixes-2024-03-01' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-03-01net: bql: fix building with BQL disabledArnd Bergmann
2024-03-01Drivers: hv: vmbus: Calculate ring buffer size for more efficient use of memoryMichael Kelley
2024-03-01Merge tag 'drm-xe-fixes-2024-02-29' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2024-03-01Merge tag 'drm-misc-fixes-2024-02-29' of https://anongit.freedesktop.org/git/...Dave Airlie
2024-02-29Merge tag 'net-6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-02-29dpll: fix build failure due to rcu_dereference_check() on unknown typeEric Dumazet
2024-02-29Merge tag 'nf-24-02-29' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-02-29drm/xe/uapi: Remove unused flagsFrancois Dugast
2024-02-29drm/xe/uapi: Remove DRM_XE_VM_BIND_FLAG_ASYNC comment left overJosé Roberto de Souza
2024-02-29drm/xe: Add uapi for dumpable bosMaarten Lankhorst