summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-01-28KVM: x86: Add a helper to retrieve userspace address from kvm_device_attrSean Christopherson1-6/+14
2022-01-28kselftest/arm64: Correct logging of FPSIMD register read via ptraceMark Brown1-1/+1
2022-01-28kselftest/arm64: Skip VL_INHERIT tests for unsupported vector typesMark Brown1-1/+8
2022-01-28Merge tag 'ata-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...Linus Torvalds1-0/+2
2022-01-28Merge tag 'hwmon-for-v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-14/+18
2022-01-28Merge tag 'drm-fixes-2022-01-28' of git://anongit.freedesktop.org/drm/drmLinus Torvalds38-70/+307
2022-01-28drm/i915: Move drrs hardware bit frobbing to small helpersVille Syrjälä1-31/+36
2022-01-28drm/i915: s/gmch_{m,n}/data_{m,n}/Ville Syrjälä5-30/+30
2022-01-28drm/i915: Clean up M/N register definesVille Syrjälä3-26/+10
2022-01-28drm/i915: Extract intel_{get,set}_m_n()Ville Syrjälä1-62/+47
2022-01-28Merge tag 'amd-drm-fixes-5.17-2022-01-26' of https://gitlab.freedesktop.org/a...Dave Airlie22-41/+208
2022-01-28Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into...Dave Airlie1-2/+2
2022-01-28Merge tag 'drm-msm-fixes-2022-01-25' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie10-11/+70
2022-01-28Merge tag 'drm-misc-fixes-2022-01-27' of git://anongit.freedesktop.org/drm/dr...Dave Airlie3-6/+11
2022-01-28Merge tag 'drm-misc-next-fixes-2022-01-21' of git://anongit.freedesktop.org/d...Dave Airlie2-10/+16
2022-01-27tracing: Don't inc err_log entry count if entry allocation failsTom Zanussi1-1/+2
2022-01-27tracing: Propagate is_signed to expressionTom Zanussi1-0/+3
2022-01-27tracing: Fix smatch warning for do while check in event_hist_trigger_parse()Tom Zanussi1-1/+1
2022-01-27tracing: Fix smatch warning for null glob in event_hist_trigger_parse()Tom Zanussi1-1/+3
2022-01-27tools/tracing: Update Makefile to build rtlaShuah Khan1-4/+14
2022-01-27rtla: Make doc build optionalShuah Khan1-1/+1
2022-01-27tracing/perf: Avoid -Warray-bounds warning for __rel_loc macroKees Cook2-3/+4
2022-01-27tracing: Avoid -Warray-bounds warning for __rel_loc macroMasami Hiramatsu1-3/+4
2022-01-27tracing/histogram: Fix a potential memory leak for kstrdup()Xiaoke Wang1-0/+1
2022-01-27ftrace: Have architectures opt-in for mcount build time sortingSteven Rostedt (Google)4-2/+10
2022-01-27arm64: errata: Add detection for TRBE trace data corruptionAnshuman Khandual4-0/+30
2022-01-27arm64: errata: Add detection for TRBE invalid prohibited statesAnshuman Khandual4-0/+35
2022-01-27arm64: errata: Add detection for TRBE ignored system register writesAnshuman Khandual4-0/+30
2022-01-27arm64: Add Cortex-A510 CPU part definitionAnshuman Khandual1-0/+2
2022-01-27Merge tag 'net-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds94-397/+811
2022-01-27docs/vm: Fix typo in *harden*Paul Menzel1-1/+1
2022-01-27Documentation: arm: marvell: Extend Avanta listPali Rohár1-0/+2
2022-01-27docs: fix typo in Documentation/kernel-hacking/locking.rstTakahiro Itazuri1-1/+1
2022-01-27docs: Hook the RTLA documents into the kernel docs buildJonathan Corbet3-0/+47
2022-01-27io_uring: remove unused argument from io_rsrc_node_allocUsama Arif1-2/+2
2022-01-27blk-mq: Fix wrong wakeup batch configuration which will cause hangLaibin Qiu1-2/+6
2022-01-27net: bridge: vlan: fix memory leak in __allowed_ingressTim Yi1-3/+3
2022-01-27net: socket: rename SKB_DROP_REASON_SOCKET_FILTERMenglong Dong3-3/+3
2022-01-27ipv4: remove sparse error in ip_neigh_gw4()Eric Dumazet1-1/+1
2022-01-27Merge branch 'ipv4-less-uses-of-shared-ip-generator'Jakub Kicinski2-13/+19
2022-01-27ipv4: avoid using shared IP generator for connected socketsEric Dumazet1-11/+10
2022-01-27ipv4: tcp: send zero IPID in SYNACK messagesEric Dumazet1-2/+9
2022-01-27drm/vmwgfx: Fix stale file descriptors on failed usercopyMathias Krause4-21/+21
2022-01-27ipv4: raw: lock the socket in raw_bind()Eric Dumazet1-1/+4
2022-01-27MAINTAINERS: add missing IPv4/IPv6 header pathsJakub Kicinski1-0/+4
2022-01-27MAINTAINERS: add more files to eth PHYJakub Kicinski1-0/+2
2022-01-27Merge tag 'nvme-5.17-2022-01-27' of git://git.infradead.org/nvme into block-5.17Jens Axboe2-3/+3
2022-01-27net: stmmac: dwmac-sun8i: use return val of readl_poll_timeout()Jisheng Zhang1-1/+1
2022-01-27net: bridge: vlan: fix single net device option dumpingNikolay Aleksandrov1-1/+2
2022-01-27Merge branch 'stmmac-ptp-fix'David S. Miller2-14/+12