summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* KVM: s390: selftest: memop: Replace macros by functionsJanis Schoetterl-Glausch2023-02-071-43/+39
* KVM: s390: selftest: memop: Pass mop_desc via pointerJanis Schoetterl-Glausch2023-02-071-22/+22
* KVM: selftests: Compile s390 tests with -march=z10Nina Schoetterl-Glausch2023-02-071-0/+3
* KVM: s390: disable migration mode when dirty tracking is disabledNico Boehr2023-02-073-19/+46
* Merge remote-tracking branch 'l390-korg/cmpxchg_user_key' into kvm-nextJanosch Frank2023-02-074-45/+285
|\
| * s390/uaccess: avoid __ashlti3() callHeiko Carstens2023-01-041-4/+4
| * s390/uaccess: limit number of retries for cmpxchg_user_key()Janis Schoetterl-Glausch2022-11-221-8/+25
| * s390/cmpxchg: make loop condition for 1,2 byte cases preciseJanis Schoetterl-Glausch2022-11-212-62/+78
| * s390/uaccess: add cmpxchg_user_key()Heiko Carstens2022-11-211-0/+183
| * s390/extable: add EX_TABLE_UA_LOAD_REGPAIR() macroHeiko Carstens2022-11-212-2/+11
| * s390/cmpxchg: remove digits from input constraintsHeiko Carstens2022-11-211-8/+6
| * s390/cmpxchg: make variables local to each case labelHeiko Carstens2022-11-211-8/+17
| * s390/cmpxchg: use symbolic names for inline assembly operandsHeiko Carstens2022-11-211-34/+42
* | Linux 6.2-rc3v6.2-rc3Linus Torvalds2023-01-081-1/+1
* | Merge tag 'powerpc-6.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-01-081-1/+5
|\ \
| * | powerpc/vmlinux.lds: Don't discard .commentMichael Ellerman2023-01-061-1/+1
| * | powerpc/vmlinux.lds: Don't discard .rela* for relocatable buildsMichael Ellerman2023-01-061-1/+4
| * | powerpc/vmlinux.lds: Define RUNTIME_DISCARD_EXITMichael Ellerman2023-01-061-0/+1
* | | Merge tag 'fixes-2023-01-08' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-01-083-2/+4
|\ \ \
| * | | memblock: Fix doc for memblock_phys_freeMiaoqian Lin2023-01-041-1/+1
| * | | memblock tests: Fix compilation error.Aaron Thompson2023-01-042-1/+3
| |/ /
* | | Merge tag 'nfs-for-6.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2023-01-074-3/+36
|\ \ \
| * | | NFS: Fix up a sparse warningTrond Myklebust2023-01-011-1/+3
| * | | NFS: Judge the file access cache's timestamp in rcu pathChengen Du2023-01-011-0/+3
| * | | pNFS/filelayout: Fix coalescing test for single DSOlga Kornievskaia2022-12-201-0/+8
| * | | SUNRPC: ensure the matching upcall is in-flight upon downcallminoura makoto2022-12-152-2/+22
* | | | Merge tag '6.2-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2023-01-075-26/+27
|\ \ \ \
| * | | | cifs: fix interface count calculation during refreshShyam Prasad N2023-01-041-1/+2
| * | | | cifs: refcount only the selected iface during interface updateShyam Prasad N2023-01-041-1/+2
| * | | | cifs: protect access of TCP_Server_Info::{dstaddr,hostname}Paulo Alcantara2023-01-042-11/+13
| * | | | cifs: fix race in assemble_neg_contexts()Paulo Alcantara2023-01-041-4/+7
| * | | | cifs: ignore ipc reconnect failures during dfs failoverPaulo Alcantara2023-01-041-2/+1
| * | | | cifs: Fix kmap_local_page() unmappingIra Weiny2023-01-041-7/+2
| | |/ / | |/| |
* | | | Merge tag 'devicetree-fixes-for-6.2-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-01-073-34/+38
|\ \ \ \
| * | | | of: fdt: Honor CONFIG_CMDLINE* even without /chosen node, take 2Rob Herring2023-01-041-13/+15
| * | | | Revert "of: fdt: Honor CONFIG_CMDLINE* even without /chosen node"Rob Herring2023-01-041-20/+20
| * | | | dt-bindings: soundwire: qcom,soundwire: correct sizes related to number of portsKrzysztof Kozlowski2023-01-031-5/+5
| * | | | of/fdt: run soc memory setup when early_init_dt_scan_memory failsAndreas Rammhold2023-01-032-3/+5
* | | | | Merge tag 'usb-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-01-075-6/+9
|\ \ \ \ \
| * | | | | usb: dwc3: gadget: Ignore End Transfer delay on teardownThinh Nguyen2023-01-061-1/+4
| * | | | | usb: dwc3: xilinx: include linux/gpio/consumer.hArnd Bergmann2023-01-061-0/+1
| * | | | | usb: fotg210-udc: fix error return code in fotg210_udc_probe()Yang Yingliang2023-01-061-0/+2
| * | | | | usb: fotg210: fix OTG-only buildArnd Bergmann2022-12-281-4/+1
| * | | | | Revert "usb: ulpi: defer ulpi_register on ulpi_read_id timeout"Ferry Toth2022-12-281-1/+1
| |/ / / /
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2023-01-074-21/+44
|\ \ \ \ \
| * | | | | lib/scatterlist: Fix to merge contiguous pages into the last SG properlyYishai Hadas2023-01-051-1/+1
| * | | | | RDMA/mlx5: Fix validation of max_rd_atomic caps for DCMaor Gottlieb2023-01-011-14/+35
| * | | | | RDMA/mlx5: Fix mlx5_ib_get_hw_stats when used for deviceShay Drory2023-01-011-3/+3
| * | | | | RDMA/srp: Move large values to a new enum for gcc13Jiri Slaby (SUSE)2022-12-291-3/+5
| |/ / / /
* | | | | Merge tag 'kbuild-fixes-v6.2-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-01-072-5/+6
|\ \ \ \ \