summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'ceph-for-6.3-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds2023-03-022-11/+17
|\
| * rbd: avoid use-after-free in do_rbd_add() when rbd_dev_create() failsIlya Dryomov2023-02-261-11/+9
| * ceph: update the time stamps and try to drop the suid/sgidXiubo Li2023-02-261-0/+8
* | Merge tag 'mips_6.3_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...Linus Torvalds2023-03-028-31/+31
|\ \
| * | MIPS: Workaround clang inline compat branch issueJiaxun Yang2023-02-282-1/+5
| * | mips: dts: ralink: mt7621: add phandle to system controller node for watchdogSergio Paracuellos2023-02-281-0/+1
| * | mips: dts: ralink: mt7621: rename watchdog node from 'wdt' into 'watchdog'Sergio Paracuellos2023-02-281-1/+1
| * | mips: ralink: make SOC_MT7621 select PINCTRLArınç ÜNAL2023-02-271-1/+1
| * | mips: remove SYS_HAS_CPU_MIPS32_R1 from RALINKArınç ÜNAL2023-02-271-1/+0
| * | MIPS: cevt-r4k: Offset the value used to clear compare interruptJiaxun Yang2023-02-271-2/+2
| * | MIPS: smp-cps: Don't rely on CP0_CMGCRBASEJiaxun Yang2023-02-273-20/+21
| * | MIPS: Remove DMA_PERDEV_COHERENTJiaxun Yang2023-02-271-5/+0
* | | Merge tag 'objtool-core-2023-03-02' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-03-0228-320/+455
|\ \ \
| * | | objtool: Fix ORC 'signal' propagationJosh Poimboeuf2023-02-233-0/+3
| * | | objtool: Remove instruction::listPeter Zijlstra2023-02-234-86/+133
| * | | x86: Fix FILL_RETURN_BUFFERPeter Zijlstra2023-02-231-1/+1
| * | | objtool: Fix overlapping alternativesPeter Zijlstra2023-02-231-26/+43
| * | | objtool: Union instruction::{call_dest,jump_table}Peter Zijlstra2023-02-232-29/+50
| * | | objtool: Remove instruction::relocPeter Zijlstra2023-02-232-16/+14
| * | | objtool: Shrink instruction::{type,visited}Peter Zijlstra2023-02-231-5/+5
| * | | objtool: Make instruction::alts a single-linked listPeter Zijlstra2023-02-232-10/+10
| * | | objtool: Make instruction::stack_ops a single-linked listPeter Zijlstra2023-02-234-10/+9
| * | | objtool: Change arch_decode_instruction() signaturePeter Zijlstra2023-02-234-71/+64
| * | | Merge branch 'linus' into objtool/core, to pick up Xen dependenciesIngo Molnar2023-02-234979-213669/+143849
| |\ \ \
| * | | | x86/entry: Fix unwinding from kprobe on PUSH/POP instructionJosh Poimboeuf2023-02-111-1/+8
| * | | | x86/unwind/orc: Add 'signal' field to ORC metadataJosh Poimboeuf2023-02-117-20/+29
| * | | | objtool: Optimize layout of struct special_altThomas Weißschuh2023-02-011-1/+1
| * | | | objtool: Optimize layout of struct symbolThomas Weißschuh2023-02-011-3/+2
| * | | | objtool: Allocate multiple structures with calloc()Thomas Weißschuh2023-02-012-21/+25
| * | | | objtool: Make struct check_options staticThomas Weißschuh2023-02-012-3/+1
| * | | | objtool: Make struct entries[] static and constThomas Weißschuh2023-02-011-3/+3
| * | | | objtool: Fix HOSTCC flag usageIan Rogers2023-02-011-12/+15
| * | | | objtool: Properly support make V=1Ian Rogers2023-01-311-4/+10
| * | | | objtool: Install libsubcmd in buildIan Rogers2023-01-313-10/+24
| * | | | objtool: Check that module init/exit function is an indirect call targetMichal Kubecek2023-01-212-0/+15
| * | | | objtool: Fix memory leak in create_static_call_sections()Miaoqian Lin2023-01-071-0/+2
* | | | | Merge tag 'auxdisplay-6.3' of https://github.com/ojeda/linuxLinus Torvalds2023-03-021-0/+2
|\ \ \ \ \
| * | | | | auxdisplay: hd44780: Fix potential memory leak in hd44780_remove()Jianglei Nie2022-12-121-0/+2
* | | | | | Merge tag 'driver-core-6.3-rc1_2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-03-022-7/+7
|\ \ \ \ \ \
| * | | | | | driver core: fw_devlink: Print full path and name of fwnodeSaravana Kannan2023-02-251-3/+3
| * | | | | | driver core: fw_devlink: Avoid spurious error messageSaravana Kannan2023-02-251-3/+3
| * | | | | | driver core: bus: Handle early calls to bus_to_subsys()Geert Uytterhoeven2023-02-251-1/+1
* | | | | | | Merge tag 'spi-fix-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2023-03-023-7/+12
|\ \ \ \ \ \ \
| * | | | | | | spi: tegra210-quad: Fix iterator outside loopKrishna Yarlagadda2023-02-281-4/+8
| * | | | | | | spi: tegra210-quad: Fix validate combined sequenceKrishna Yarlagadda2023-02-241-1/+1
| * | | | | | | spi: tegra210-quad: set half duplex flagKrishna Yarlagadda2023-02-231-0/+1
| * | | | | | | spi: spi-sn-f-ospi: fix duplicate flag while assigning to mode_bitsDhruva Gole2023-02-231-1/+1
| * | | | | | | spi: cadence-quadspi: Fix cancel the indirect read maskHongbin Ji2023-02-231-1/+1
* | | | | | | | Merge tag 'regulator-fix-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-03-022-4/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | regulator: core: Use ktime_get_boottime() to determine how long a regulator w...Matthias Kaehlcke2023-02-231-3/+3