summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | USB: serial: option: add prod. id for Quectel EG91Tomaz Solc2021-10-071-0/+4
| | * | | | | USB: serial: option: add Telit LE910Cx composition 0x1204Daniele Palmas2021-10-071-0/+2
| | | |_|/ / | | |/| | |
| * | | | | usb: musb: dsps: Fix the probe error pathMiquel Raynal2021-10-131-1/+3
| * | | | | xhci: Enable trust tx length quirk for Fresco FL11 USB controllerNikolay Martynov2021-10-111-0/+2
| * | | | | xhci: Fix command ring pointer corruption while aborting a commandPavankumar Kondeti2021-10-111-4/+10
| * | | | | USB: xhci: dbc: fix tty registration raceJohan Hovold2021-10-111-15/+13
| * | | | | xhci: add quirk for host controllers that don't update endpoint DCSJonathan Bell2021-10-113-2/+28
| * | | | | xhci: guard accesses to ep_state in xhci_endpoint_reset()Jonathan Bell2021-10-111-0/+5
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2021-10-184-34/+68
|\ \ \ \ \ \
| * | | | | | Input: touchscreen - avoid bitwise vs logical OR warningNathan Chancellor2021-10-161-21/+21
| * | | | | | Input: xpad - add support for another USB ID of Nacon GC-100Michael Cullen2021-10-161-0/+2
| * | | | | | Input: resistive-adc-touch - fix division by zero error on z1 == 0Oleksij Rempel2021-10-161-13/+16
| * | | | | | Input: snvs_pwrkey - add clk handlingUwe Kleine-König2021-10-161-0/+29
* | | | | | | Merge tag 'perf-tools-fixes-for-v5.15-2021-10-16' of git://git.kernel.org/pub...Linus Torvalds2021-10-163-8/+9
|\ \ \ \ \ \ \
| * | | | | | | libperf tests: Fix test_stat_cpuShunsuke Nakamura2021-10-142-6/+6
| * | | | | | | libperf test evsel: Fix build error on !x86 architecturesShunsuke Nakamura2021-10-141-0/+1
| * | | | | | | perf report: Output non-zero offset for decompressed recordsAlexey Bayduraev2021-10-141-2/+2
* | | | | | | | Merge tag 'fixes-2021-10-16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-10-161-1/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | memblock: exclude NOMAP regions from kmemleakMike Rapoport2021-10-131-1/+6
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge tag 'trace-v5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-10-166-14/+117
|\ \ \ \ \ \ \ \
| * | | | | | | | nds32/ftrace: Fix Error: invalid operands (*UND* and *UND* sections) for `^'Steven Rostedt2021-10-161-1/+1
| * | | | | | | | selftests/ftrace: Update test for more eprobe removal processSteven Rostedt (VMware)2021-10-141-2/+52
| * | | | | | | | tracing: Fix event probe removal from dynamic eventsSteven Rostedt (VMware)2021-10-141-3/+51
| * | | | | | | | tracing: Fix missing * in comment blockColin Ian King2021-10-111-1/+1
| * | | | | | | | bootconfig: init: Fix memblock leak in xbc_make_cmdline()Masami Hiramatsu2021-10-111-0/+1
| * | | | | | | | tracing: Fix memory leak in eprobe_register()Vamshi K Sthambamkadi2021-10-111-0/+7
| * | | | | | | | tracing: Fix missing osnoise tracer on max_latencyJackie Liu2021-10-071-7/+4
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-10-165-11/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | clk: qcom: add select QCOM_GDSC for SM6350Luca Weiss2021-10-131-0/+1
| * | | | | | | | clk: qcom: gcc-sm6115: Fix offset for hlos1_vote_turing_mmu_tbu0_gdscShawn Guo2021-10-131-1/+1
| * | | | | | | | Merge tag 'renesas-clk-for-v5.15-tag3' of git://git.kernel.org/pub/scm/linux/...Stephen Boyd2021-09-292-1/+3
| |\ \ \ \ \ \ \ \
| | * | | | | | | | clk: renesas: rzg2l: Fix clk status functionBiju Das2021-09-241-1/+1
| | * | | | | | | | clk: renesas: r9a07g044: Mark IA55_CLK and DMAC_ACLK criticalBiju Das2021-09-241-0/+2
| | | |_|_|_|_|/ / | | |/| | | | | |
| * / | | | | | | clk: socfpga: agilex: fix duplicate s2f_user0_clkDinh Nguyen2021-09-251-9/+0
| |/ / / / / / /
* | | | | | | | Merge tag 'for-5.15/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-10-164-11/+31
|\ \ \ \ \ \ \ \
| * | | | | | | | dm: fix mempool NULL pointer race when completing IOJiazi Li2021-10-121-7/+10
| * | | | | | | | dm rq: don't queue request to blk-mq during DM suspendMing Lei2021-10-121-0/+8
| * | | | | | | | dm clone: make array 'descs' staticColin Ian King2021-10-121-1/+1
| * | | | | | | | dm verity: skip redundant verity_handle_err() on I/O errorsAkilesh Kailash2021-10-121-3/+12
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge tag 's390-5.15-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-10-162-10/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | s390: add Alexander Gordeev as reviewerHeiko Carstens2021-10-131-0/+1
| * | | | | | | | s390: fix strrchr() implementationRoberto Sassu2021-10-121-8/+7
| * | | | | | | | vfio-ccw: step down as maintainerCornelia Huck2021-10-121-1/+0
| * | | | | | | | KVM: s390: remove myself as reviewerCornelia Huck2021-10-121-1/+0
* | | | | | | | | Merge tag 'csky-for-linus-5.15-rc6' of git://github.com/c-sky/csky-linuxLinus Torvalds2021-10-164-3/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | csky: Make HAVE_TCM depend on !COMPILE_TESTGuenter Roeck2021-10-161-0/+1
| * | | | | | | | | csky: bitops: Remove duplicate __clear_bit defineGuenter Roeck2021-10-161-1/+0
| * | | | | | | | | csky: Select ARCH_WANT_FRAME_POINTERS only if compiler supports itGuenter Roeck2021-10-161-1/+1
| * | | | | | | | | csky: Fixup regs.sr broken in ptraceGuo Ren2021-10-161-1/+2
| * | | | | | | | | csky: don't let sigreturn play with priveleged bits of status registerAl Viro2021-10-161-0/+4
| | |/ / / / / / / | |/| | | | | | |