summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-6.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2022-11-035-5/+27
|\
| * powerpc/32: Select ARCH_SPLIT_ARG64Michael Ellerman2022-11-011-0/+1
| * powerpc/32: fix syscall wrappers with 64-bit argumentsAndreas Schwab2022-11-013-3/+24
| * asm-generic: compat: fix compat_arg_u64() and compat_arg_u64_dual()Andreas Schwab2022-11-011-1/+1
| * powerpc/64e: Fix amdgpu build on Book3E w/o AltiVecMichael Ellerman2022-10-311-1/+1
| * Merge tag 'v6.1-rc2' into fixesMichael Ellerman2022-10-31418-5066/+5471
| |\
* | \ Merge tag 'parisc-for-6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-11-029-58/+47
|\ \ \
| * | | parisc: Avoid printing the hardware path twiceHelge Deller2022-10-312-14/+12
| * | | parisc: Export iosapic_serial_irq() symbol for serial port driverHelge Deller2022-10-271-0/+1
| * | | MAINTAINERS: adjust entry after renaming parisc serial driverLukas Bulwahn2022-10-241-1/+1
| * | | parisc: Use signed char for hardware path in pdc.hHelge Deller2022-10-212-40/+30
| * | | parisc/serial: Rename 8250_gsc.c to 8250_parisc.cHelge Deller2022-10-213-2/+2
| * | | parisc: Make 8250_gsc driver dependend on CONFIG_PARISCHelge Deller2022-10-211-1/+1
* | | | Merge tag 'nfs-for-6.1-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2022-11-0220-78/+91
|\ \ \ \
| * | | | nfs4: Fix kmemleak when allocate slot failedZhang Xiaoxu2022-10-271-0/+1
| * | | | NFSv4.2: Fixup CLONE dest file size for zero-length countBenjamin Coddington2022-10-271-0/+3
| * | | | SUNRPC: Fix crasher in gss_unwrap_resp_integ()Chuck Lever2022-10-271-1/+1
| * | | | NFSv4: Retry LOCK on OLD_STATEID during delegation returnBenjamin Coddington2022-10-271-2/+4
| * | | | SUNRPC: Fix null-ptr-deref when xps sysfs alloc failedZhang Xiaoxu2022-10-271-2/+10
| * | | | NFSv4.1: We must always send RECLAIM_COMPLETE after a rebootTrond Myklebust2022-10-271-0/+1
| * | | | NFSv4.1: Handle RECLAIM_COMPLETE trunking errorsTrond Myklebust2022-10-271-0/+1
| * | | | NFSv4: Fix a potential state reclaim deadlockTrond Myklebust2022-10-271-19/+17
| * | | | NFS: Avoid memcpy() run-time warning for struct sockaddr overflowsKees Cook2022-10-2714-51/+51
| * | | | nfs: Remove redundant null checks before kfreeYushan Zhou2022-10-271-3/+2
| | |_|/ | |/| |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2022-11-029-21/+30
|\ \ \ \
| * | | | RDMA/qedr: clean up work queue on failure in qedr_alloc_resources()Dan Carpenter2022-10-281-1/+8
| * | | | RDMA/core: Fix null-ptr-deref in ib_core_cleanup()Chen Zhongjin2022-10-282-2/+10
| * | | | RDMA/rxe: Fix mr leak in RESPST_ERR_RNRLi Zhijian2022-10-251-1/+3
| * | | | RDMA/hns: Fix NULL pointer problem in free_mr_init()Yixing Liu2022-10-241-0/+4
| * | | | RDMA/hns: Disable local invalidate operationYangyang Li2022-10-242-13/+0
| * | | | RDMA/efa: Add EFA 0xefa2 PCI IDMichael Margolin2022-10-241-1/+3
| * | | | IB/hfi1: Correctly move list in sc_disable()Dean Luick2022-10-191-2/+1
| * | | | RDMA/cma: Use output interface for net_dev checkHÃ¥kon Bugge2022-10-191-1/+1
| | |/ / | |/| |
* | | | Merge tag 'docs-6.1-fixes' of git://git.lwn.net/linuxLinus Torvalds2022-11-019-19/+12
|\ \ \ \
| * | | | docs/process/howto: Replace C89 with C11Akira Yokosawa2022-10-246-6/+6
| * | | | Documentation: Fix spelling mistake in hacking.rstMushahid Hussain2022-10-241-1/+1
| * | | | Documentation: process: replace outdated LTS table w/ linkNick Desaulniers2022-10-241-11/+4
| * | | | tracing/histogram: Update document for KEYS_MAX sizeZheng Yejian2022-10-181-1/+1
| |/ / /
* | | | Merge tag 'nfsd-6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds2022-11-011-3/+2
|\ \ \ \
| * | | | nfsd: fix net-namespace logic in __nfsd_file_cache_purgeJeff Layton2022-11-011-3/+2
* | | | | Merge tag 'nolibc-urgent.2022.10.28a' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-11-011-7/+10
|\ \ \ \ \
| * | | | | tools/nolibc/string: Fix memcmp() implementationRasmus Villemoes2022-10-291-2/+2
| * | | | | tools/nolibc: Fix missing strlen() definition and infinite loop with gcc-12Willy Tarreau2022-10-291-5/+8
| | |/ / / | |/| | |
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-11-0111-103/+362
|\ \ \ \ \
| * | | | | KVM: x86/xen: Fix eventfd error handling in kvm_xen_eventfd_assign()Eiichi Tsukata2022-10-281-3/+4
| * | | | | KVM: x86: smm: number of GPRs in the SMRAM image depends on the image formatMaxim Levitsky2022-10-281-2/+2
| * | | | | KVM: x86: emulator: update the emulation mode after CR0 writeMaxim Levitsky2022-10-281-1/+15
| * | | | | KVM: x86: emulator: update the emulation mode after rsmMaxim Levitsky2022-10-281-1/+1
| * | | | | KVM: x86: emulator: introduce emulator_recalc_and_set_modeMaxim Levitsky2022-10-281-28/+57
| * | | | | KVM: x86: emulator: em_sysexit should update ctxt->modeMaxim Levitsky2022-10-281-0/+1