aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-28ocfs2: fix subdirectory registration with register_sysctl()Linus Torvalds
2022-01-28Merge tag 'trbe-cortex-a510-errata' of gitolite.kernel.org:pub/scm/linux/kern...Catalin Marinas
2022-01-28Merge tag 'fsnotify_for_v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-01-28Merge tag 'fs_for_v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-01-28Merge tag 'kvmarm-fixes-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2022-01-28KVM: eventfd: Fix false positive RCU usage warningHou Wenlong
2022-01-28KVM: nVMX: Allow VMREAD when Enlightened VMCS is in useVitaly Kuznetsov
2022-01-28KVM: nVMX: Implement evmcs_field_offset() suitable for handle_vmread()Vitaly Kuznetsov
2022-01-28KVM: nVMX: Rename vmcs_to_field_offset{,_table}Vitaly Kuznetsov
2022-01-28KVM: nVMX: eVMCS: Filter out VM_EXIT_SAVE_VMX_PREEMPTION_TIMERVitaly Kuznetsov
2022-01-28KVM: nVMX: Also filter MSR_IA32_VMX_TRUE_PINBASED_CTLS when eVMCSVitaly Kuznetsov
2022-01-28selftests: kvm: check dynamic bits against KVM_X86_XCOMP_GUEST_SUPPPaolo Bonzini
2022-01-28KVM: x86: add system attribute to retrieve full set of supported xsave statesPaolo Bonzini
2022-01-28KVM: x86: Add a helper to retrieve userspace address from kvm_device_attrSean Christopherson
2022-01-28kselftest/arm64: Correct logging of FPSIMD register read via ptraceMark Brown
2022-01-28kselftest/arm64: Skip VL_INHERIT tests for unsupported vector typesMark Brown
2022-01-28Merge tag 'ata-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...Linus Torvalds
2022-01-28Merge tag 'hwmon-for-v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-01-28Merge tag 'drm-fixes-2022-01-28' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-01-28Merge tag 'amd-drm-fixes-5.17-2022-01-26' of https://gitlab.freedesktop.org/a...Dave Airlie
2022-01-28Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into...Dave Airlie
2022-01-28Merge tag 'drm-msm-fixes-2022-01-25' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2022-01-28Merge tag 'drm-misc-fixes-2022-01-27' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-01-28Merge tag 'drm-misc-next-fixes-2022-01-21' of git://anongit.freedesktop.org/d...Dave Airlie
2022-01-27tracing: Don't inc err_log entry count if entry allocation failsTom Zanussi
2022-01-27tracing: Propagate is_signed to expressionTom Zanussi
2022-01-27tracing: Fix smatch warning for do while check in event_hist_trigger_parse()Tom Zanussi
2022-01-27tracing: Fix smatch warning for null glob in event_hist_trigger_parse()Tom Zanussi
2022-01-27tools/tracing: Update Makefile to build rtlaShuah Khan
2022-01-27rtla: Make doc build optionalShuah Khan
2022-01-27tracing/perf: Avoid -Warray-bounds warning for __rel_loc macroKees Cook
2022-01-27tracing: Avoid -Warray-bounds warning for __rel_loc macroMasami Hiramatsu
2022-01-27tracing/histogram: Fix a potential memory leak for kstrdup()Xiaoke Wang
2022-01-27ftrace: Have architectures opt-in for mcount build time sortingSteven Rostedt (Google)
2022-01-27arm64: errata: Add detection for TRBE trace data corruptionAnshuman Khandual
2022-01-27arm64: errata: Add detection for TRBE invalid prohibited statesAnshuman Khandual
2022-01-27arm64: errata: Add detection for TRBE ignored system register writesAnshuman Khandual
2022-01-27arm64: Add Cortex-A510 CPU part definitionAnshuman Khandual
2022-01-27Merge tag 'net-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-01-27docs/vm: Fix typo in *harden*Paul Menzel
2022-01-27Documentation: arm: marvell: Extend Avanta listPali Rohár
2022-01-27docs: fix typo in Documentation/kernel-hacking/locking.rstTakahiro Itazuri
2022-01-27docs: Hook the RTLA documents into the kernel docs buildJonathan Corbet
2022-01-27io_uring: remove unused argument from io_rsrc_node_allocUsama Arif
2022-01-27blk-mq: Fix wrong wakeup batch configuration which will cause hangLaibin Qiu
2022-01-27net: bridge: vlan: fix memory leak in __allowed_ingressTim Yi
2022-01-27net: socket: rename SKB_DROP_REASON_SOCKET_FILTERMenglong Dong
2022-01-27ipv4: remove sparse error in ip_neigh_gw4()Eric Dumazet
2022-01-27Merge branch 'ipv4-less-uses-of-shared-ip-generator'Jakub Kicinski
2022-01-27ipv4: avoid using shared IP generator for connected socketsEric Dumazet