summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-03-01pidfs: convert to path_from_stashed() helperChristian Brauner
2024-03-01nsfs: convert to path_from_stashed() helperChristian Brauner
2024-03-01pidfd: add pidfsChristian Brauner
2024-03-01crypto: remove CONFIG_CRYPTO_STATSEric Biggers
2024-03-01Merge tag 'qcom-arm64-for-6.9' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2024-03-01drm/i915: Add missing doc for drm_i915_reset_statsNirmoy Das
2024-03-01drm/panthor: Add uAPIBoris Brezillon
2024-03-01net: bql: fix building with BQL disabledArnd Bergmann
2024-03-01Simplify net_dbg_ratelimited() dummyGeert Uytterhoeven
2024-03-01ipv6: annotate data-races around idev->cnf.ignore_routes_with_linkdownEric Dumazet
2024-03-01ipv6: annotate data-races around cnf.forwardingEric Dumazet
2024-03-01ipv6: annotate data-races around cnf.mtu6Eric Dumazet
2024-03-01ipv6: add ipv6_devconf_read_txrx cacheline_groupEric Dumazet
2024-03-01Drivers: hv: vmbus: Calculate ring buffer size for more efficient use of memoryMichael Kelley
2024-02-29lib/string_helpers: Add flags param to string_get_size()Andy Shevchenko
2024-03-01Merge tag 'drm-misc-next-2024-02-29' of https://anongit.freedesktop.org/git/d...Dave Airlie
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-03-01Merge tag 'drm-intel-gt-next-2024-02-28' of git://anongit.freedesktop.org/drm...Dave Airlie
2024-02-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-02-29bpf: Replace bpf_lpm_trie_key 0-length array with flexible arrayKees Cook
2024-02-29workqueue: Drain BH work items on hot-unplugged CPUsTejun Heo
2024-02-29overflow: Use POD in check_shl_overflow()Andy Shevchenko
2024-02-29kernel.h: Move lib/cmdline.c prototypes to string.hAndy Shevchenko
2024-02-29fortify: Improve buffer overflow reportingKees Cook
2024-02-29fortify: Provide KUnit counters for failure testingKees Cook
2024-02-29fortify: Split reporting and avoid passing string pointerKees Cook
2024-02-29refcount: Annotated intentional signed integer wrap-aroundKees Cook
2024-02-29lib/string_choices: Add str_plural() helperMichal Wajdeczko
2024-02-29overflow: Introduce wrapping_assign_add() and wrapping_assign_sub()Kees Cook
2024-02-29overflow: Introduce wrapping_add(), wrapping_sub(), and wrapping_mul()Kees Cook
2024-02-29overflow: Adjust check_*_overflow() kern-doc to reflect resultsKees Cook
2024-02-29kernel.h: Move upper_*_bits() and lower_*_bits() to wordpart.hAndy Shevchenko
2024-02-29Merge branch 'icc-sm7150' into icc-nextGeorgi Djakov
2024-02-29dt-bindings: interconnect: Add Qualcomm SM7150 DT bindingsDanila Tikhonov
2024-02-29Merge tag 'net-6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-02-29cgroup/cpuset: Remove cpuset_do_slab_mem_spread()Xiongwei Song
2024-02-29dpll: fix build failure due to rcu_dereference_check() on unknown typeEric Dumazet
2024-02-29cpufreq: Limit resolving a frequency to policy min/maxShivnandan Kumar
2024-02-29f2fs: stop checkpoint when get a out-of-bounds segmentZhiguo Niu
2024-02-29rxrpc: Fix the names of the fields in the ACK trailer structDavid Howells
2024-02-29rxrpc: Convert rxrpc_txbuf::flags into a mask and don't use atomicsDavid Howells
2024-02-29rxrpc: Record the Tx serial in the rxrpc_txbuf and retransmit traceDavid Howells
2024-02-29Merge tag 'samsung-dt64-6.9' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2024-02-29Merge tag 'renesas-dts-for-v6.9-tag1' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
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-29gpio: nomadik: support mobileye,eyeq5-gpioThéo Lebrun
2024-02-29gpio: nomadik: extract GPIO platform driver from drivers/pinctrl/nomadik/Théo Lebrun