summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* arm64: kprobes: Drop ID map text from kprobes blacklistArd Biesheuvel2023-02-071-4/+0
* arm64: head: Switch endianness before populating the ID mapArd Biesheuvel2023-01-262-2/+24
* efi: arm64: enter with MMU and caches enabledArd Biesheuvel2023-01-247-85/+61
* arm64: head: Clean the ID map and the HYP text to the PoC if neededArd Biesheuvel2023-01-242-4/+28
* arm64: head: avoid cache invalidation when entering with the MMU onArd Biesheuvel2023-01-241-2/+3
* arm64: head: record the MMU state at primary entryArd Biesheuvel2023-01-242-2/+35
* arm64: kernel: move identity map out of .text mappingArd Biesheuvel2023-01-243-16/+16
* arm64: head: Move all finalise_el2 calls to after __enable_mmuArd Biesheuvel2023-01-242-2/+8
* 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-051-1/+1
| * powerpc/vmlinux.lds: Don't discard .rela* for relocatable buildsMichael Ellerman2023-01-051-1/+4
| * powerpc/vmlinux.lds: Define RUNTIME_DISCARD_EXITMichael Ellerman2023-01-051-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-021-1/+3
| * | NFS: Judge the file access cache's timestamp in rcu pathChengen Du2023-01-021-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-162-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-051-1/+2
| * | | cifs: refcount only the selected iface during interface updateShyam Prasad N2023-01-051-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-051-13/+15
| * | | Revert "of: fdt: Honor CONFIG_CMDLINE* even without /chosen node"Rob Herring2023-01-051-20/+20
| * | | dt-bindings: soundwire: qcom,soundwire: correct sizes related to number of portsKrzysztof Kozlowski2023-01-041-5/+5
| * | | of/fdt: run soc memory setup when early_init_dt_scan_memory failsAndreas Rammhold2023-01-042-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
|\ \ \ \
| * | | | kbuild: readd -w option when vmlinux.o or Module.symver is missingMasahiro Yamada2023-01-051-4/+5
| * | | | kbuild: fix single *.ko buildMasahiro Yamada2023-01-051-1/+1
| | |/ / | |/| |
* | | | Merge tag 'drm-fixes-2023-01-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-01-0727-153/+204
|\ \ \ \
| * \ \ \ Merge tag 'drm-intel-fixes-2023-01-05' of git://anongit.freedesktop.org/drm/d...Daniel Vetter2023-01-068-48/+80
| |\ \ \ \
| | * \ \ \ Merge tag 'gvt-fixes-2023-01-05' of https://github.com/intel/gvt-linux into d...Rodrigo Vivi2023-01-058-48/+80
| | |\ \ \ \ | | | |/ / / | | |/| | |