summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-03-01lib/string_choices: Add str_plural() helperMichal Wajdeczko1-0/+11
2024-03-01overflow: Introduce wrapping_assign_add() and wrapping_assign_sub()Kees Cook1-0/+32
2024-03-01overflow: Introduce wrapping_add(), wrapping_sub(), and wrapping_mul()Kees Cook1-0/+48
2024-03-01overflow: Adjust check_*_overflow() kern-doc to reflect resultsKees Cook1-12/+9
2024-03-01kernel.h: Move upper_*_bits() and lower_*_bits() to wordpart.hAndy Shevchenko2-28/+31
2024-02-29Merge branch 'icc-sm7150' into icc-nextGeorgi Djakov1-0/+150
2024-02-29dt-bindings: interconnect: Add Qualcomm SM7150 DT bindingsDanila Tikhonov1-0/+150
2024-02-29Merge tag 'net-6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds5-11/+15
2024-02-29cgroup/cpuset: Remove cpuset_do_slab_mem_spread()Xiongwei Song1-10/+0
2024-02-29dpll: fix build failure due to rcu_dereference_check() on unknown typeEric Dumazet1-4/+4
2024-02-29cpufreq: Limit resolving a frequency to policy min/maxShivnandan Kumar1-1/+14
2024-02-29f2fs: stop checkpoint when get a out-of-bounds segmentZhiguo Niu1-0/+1
2024-02-29rxrpc: Fix the names of the fields in the ACK trailer structDavid Howells1-1/+1
2024-02-29rxrpc: Convert rxrpc_txbuf::flags into a mask and don't use atomicsDavid Howells1-7/+5
2024-02-29rxrpc: Record the Tx serial in the rxrpc_txbuf and retransmit traceDavid Howells1-3/+7
2024-02-29Merge tag 'samsung-dt64-6.9' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann2-0/+131
2024-02-29Merge tag 'renesas-dts-for-v6.9-tag1' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2-0/+145
2024-02-29Merge tag 'nf-24-02-29' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni1-0/+1
2024-02-29drm/xe/uapi: Remove unused flagsFrancois Dugast1-19/+0
2024-02-29drm/xe/uapi: Remove DRM_XE_VM_BIND_FLAG_ASYNC comment left overJosé Roberto de Souza1-1/+0
2024-02-29gpio: nomadik: support mobileye,eyeq5-gpioThéo Lebrun1-0/+1
2024-02-29gpio: nomadik: extract GPIO platform driver from drivers/pinctrl/nomadik/Théo Lebrun1-0/+276
2024-02-29dt-bindings: mfd: stm32f7: Add binding definition for DSIDario Binacchi1-0/+1
2024-02-29drm/xe: Add uapi for dumpable bosMaarten Lankhorst1-0/+1
2024-02-29Merge tag 'asoc-fix-v6.8-rc5' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai1-0/+2
2024-02-29tcp: remove some holes in struct tcp_sockEric Dumazet1-4/+4
2024-02-29inet: annotate devconf data-racesEric Dumazet1-6/+8
2024-02-29ublk: add UBLK_CMD_DEL_DEV_ASYNCMing Lei1-0/+2
2024-02-29clk: Add a devm variant of clk_rate_exclusive_get()Uwe Kleine-König1-0/+12
2024-02-29netfilter: bridge: confirm multicast packets before passing them up the stackFlorian Westphal1-0/+1
2024-02-29SUNRPC: increase size of rpc_wait_queue.qlen from unsigned short to unsigned intDai Ngo1-1/+1
2024-02-29SUNRPC: add xrpt id to rpc_stats_latency tracepointOlga Kornievskaia1-2/+6
2024-02-28drm/dp: Don't attempt AUX transfers when eDP panels are not poweredDouglas Anderson1-0/+6
2024-02-28kunit: Annotate _MSG assertion variants with gnu printf specifiersDavid Gow1-6/+6
2024-02-28SUNRPC: Add a transport callback to handle dequeuing of an RPC requestTrond Myklebust1-0/+1
2024-02-28drm/tests: Add helper to create mock crtcMaxime Ripard1-0/+10
2024-02-28drm/tests: Add helper to create mock planeMaxime Ripard1-0/+11
2024-02-28drm/tests: helpers: Include missing drm_drv headerMaxime Ripard1-0/+2
2024-02-28sched/topology: Rename SD_SHARE_PKG_RESOURCES to SD_SHARE_LLCAlex Shi2-5/+5
2024-02-28ALSA: pcm: Use guard() for PCM stream locksTakashi Iwai1-0/+12
2024-02-28swiotlb: add debugfs to track swiotlb transient pool usageZhangPeng1-0/+3
2024-02-28net: ethtool: eee: Remove legacy _u32 from keeeAndrew Lunn1-3/+0
2024-02-28locking/mutex: Simplify <linux/mutex.h>Waiman Long1-6/+2
2024-02-28bitfield: suppress "dubious: x & !y" sparse warningJohannes Berg1-1/+2
2024-02-28net: ioam6: multicast eventJustin Iurman1-0/+4
2024-02-28uapi: ioam6: API for netlink multicast eventsJustin Iurman1-0/+20
2024-02-28tcp: make the dropreason really work when calling tcp_rcv_state_process()Jason Xing1-2/+2
2024-02-28tcp: add dropreasons in tcp_rcv_state_process()Jason Xing1-1/+1
2024-02-28tcp: introduce dropreasons in receive pathJason Xing1-1/+14
2024-02-28tcp: add a dropreason definitions and prepare for cookie checkJason Xing1-1/+10