aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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-28tcp: remove some holes in struct tcp_sockEric Dumazet1-4/+4
2024-02-28inet: annotate devconf data-racesEric Dumazet1-6/+8
2024-02-28ublk: add UBLK_CMD_DEL_DEV_ASYNCMing Lei1-0/+2
2024-02-28clk: 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-28SUNRPC: increase size of rpc_wait_queue.qlen from unsigned short to unsigned intDai Ngo1-1/+1
2024-02-28SUNRPC: 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
2024-02-28net: make SK_MEMORY_PCPU_RESERV tunableAdam Li1-2/+3
2024-02-28fbdev: Clean up include statements in header fileThomas Zimmermann1-4/+4
2024-02-28fbdev: Clean up forward declarations in header fileThomas Zimmermann1-3/+5
2024-02-28fbdev: Do not include <linux/slab.h> in headerThomas Zimmermann1-1/+1
2024-02-28fbdev: Do not include <linux/notifier.h> in headerThomas Zimmermann1-1/+1
2024-02-28fbdev: Do not include <linux/fs.h> in headerThomas Zimmermann1-1/+1
2024-02-28fbdev: Do not include <linux/backlight.h> in headerThomas Zimmermann1-1/+1
2024-02-27uapi: in6: replace temporary label with rfc9486Justin Iurman1-1/+1
2024-02-28Merge tag 'drm-intel-next-2024-02-27-1' of git://anongit.freedesktop.org/drm/...Dave Airlie4-1/+313
2024-02-27Merge tag 'mm-hotfixes-stable-2024-02-27-14-52' of git://git.kernel.org/pub/s...Linus Torvalds1-0/+3
2024-02-27libfs: Drop generic_set_encrypted_ci_d_opsGabriel Krisman Bertazi1-1/+0
2024-02-27libfs: Add helper to choose dentry operations at mount-timeGabriel Krisman Bertazi1-0/+1
2024-02-27fscrypt: Drop d_revalidate once the key is addedGabriel Krisman Bertazi1-7/+22
2024-02-27fscrypt: Drop d_revalidate for valid dentries during lookupGabriel Krisman Bertazi1-0/+22
2024-02-27fscrypt: Factor out a helper to configure the lookup dentryGabriel Krisman Bertazi1-0/+15
2024-02-27ovl: Always reject mounting over case-insensitive directoriesGabriel Krisman Bertazi1-0/+9