summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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*docs-5.17-3Paul 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-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
2022-01-27ipv4: tcp: send zero IPID in SYNACK messagesEric Dumazet
2022-01-27drm/vmwgfx: Fix stale file descriptors on failed usercopyMathias Krause
2022-01-27ipv4: raw: lock the socket in raw_bind()Eric Dumazet
2022-01-27MAINTAINERS: add missing IPv4/IPv6 header pathsJakub Kicinski
2022-01-27MAINTAINERS: add more files to eth PHYJakub Kicinski
2022-01-27net: stmmac: dwmac-sun8i: use return val of readl_poll_timeout()Jisheng Zhang
2022-01-27net: bridge: vlan: fix single net device option dumpingNikolay Aleksandrov
2022-01-27Merge branch 'stmmac-ptp-fix'David S. Miller
2022-01-27net: stmmac: skip only stmmac_ptp_register when resume from suspendMohammad Athari Bin Ismail
2022-01-27net: stmmac: configure PTP clock source prior to PTP initializationMohammad Athari Bin Ismail
2022-01-27Revert "ipv6: Honor all IPv6 PIO Valid Lifetime values"Guillaume Nault
2022-01-27Merge tag 'rpmsg-v5.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-01-27Merge tag 'rproc-v5.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-01-27MIPS: Fix build error due to PTR used in more placesThomas Bogendoerfer
2022-01-26Merge branch 'pid-introduce-helper-task_is_in_root_ns'Jakub Kicinski
2022-01-26connector/cn_proc: Use task_is_in_init_pid_ns()Leo Yan
2022-01-26pid: Introduce helper task_is_in_init_pid_ns()Leo Yan
2022-01-26gve: Fix GFP flags when allocing pagesCatherine Sullivan
2022-01-27ata: pata_platform: Fix a NULL pointer dereference in __pata_platform_probe()Zhou Qingyang
2022-01-26ucount: Make get_ucount a safe get_user replacementEric W. Biederman
2022-01-26rcu-tasks: Fix computation of CPU-to-list shift countsPaul E. McKenney
2022-01-26ceph: set pool_ns in new inode layout for async createsJeff Layton
2022-01-26ceph: properly put ceph_string reference after async create attemptJeff Layton
2022-01-26ceph: put the requests/sessions when it fails to alloc memoryXiubo Li
2022-01-26arm64: extable: fix load_unaligned_zeropad() reg indicesEvgenii Stepanov
2022-01-26selftests: kvm: move vm_xsave_req_perm call to amx_testPaolo Bonzini
2022-01-26KVM: x86: Sync the states size with the XCR0/IA32_XSS at, any timeLike Xu
2022-01-26KVM: x86: Update vCPU's runtime CPUID on write to MSR_IA32_XSSLike Xu
2022-01-26KVM: x86: Keep MSR_IA32_XSS unchanged for INITXiaoyao Li
2022-01-26s390/hypfs: include z/VM guests with access control group setVasily Gorbik
2022-01-26KVM: x86: Free kvm_cpuid_entry2 array on post-KVM_RUN KVM_SET_CPUID{,2}Sean Christopherson
2022-01-26KVM: nVMX: WARN on any attempt to allocate shadow VMCS for vmcs02Sean Christopherson
2022-01-26KVM: selftests: Don't skip L2's VMCALL in SMM test for SVM guestSean Christopherson