summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-05-09Linux 5.17.6v5.17.6Greg Kroah-Hartman1-1/+1
2022-05-09powerpc/64: Add UADDR64 relocation supportAlexey Kardashevskiy3-28/+48
2022-05-09objtool: Fix type of reloc::addendPeter Zijlstra3-7/+7
2022-05-09objtool: Fix code relocs vs weak symbolsPeter Zijlstra1-22/+165
2022-05-09tty: n_gsm: fix sometimes uninitialized warning in gsm_dlci_modem_output()Daniel Starke1-6/+9
2022-05-09tty: n_gsm: fix software flow control handlingDaniel Starke1-0/+16
2022-05-09tty: n_gsm: fix invalid use of MSC in advanced optionDaniel Starke1-8/+117
2022-05-09tty: n_gsm: fix broken virtual tty handlingDaniel Starke1-72/+15
2022-05-09tty: n_gsm: fix missing update of modem controls after DLCI openDaniel Starke1-0/+4
2022-05-09tty: n_gsm: fix incorrect UA handlingDaniel Starke1-1/+0
2022-05-09tty: n_gsm: fix reset fifo race conditionDaniel Starke1-0/+8
2022-05-09tty: n_gsm: fix missing tty wakeup in convergence layer type 2Daniel Starke1-0/+1
2022-05-09tty: n_gsm: fix wrong signal octets encoding in MSCDaniel Starke1-13/+5
2022-05-09tty: n_gsm: fix wrong command frame length field encodingDaniel Starke1-12/+11
2022-05-09tty: n_gsm: fix wrong command retry handlingDaniel Starke1-3/+3
2022-05-09tty: n_gsm: fix missing explicit ldisc flushDaniel Starke1-0/+1
2022-05-09tty: n_gsm: fix wrong DLCI release orderDaniel Starke1-2/+2
2022-05-09tty: n_gsm: fix insufficient txframe sizeDaniel Starke1-1/+3
2022-05-09netfilter: nft_socket: only do sk lookups when indev is availableFlorian Westphal1-14/+38
2022-05-09tty: n_gsm: fix malformed counter for out of frame dataDaniel Starke1-1/+2
2022-05-09tty: n_gsm: fix frame reception handlingDaniel Starke1-23/+30
2022-05-09tty: n_gsm: fix wrong signal octet encoding in convergence layer type 2Daniel Starke1-1/+1
2022-05-09tty: n_gsm: fix mux cleanup after unregister tty deviceDaniel Starke1-1/+6
2022-05-09tty: n_gsm: fix decoupled mux resourceDaniel Starke1-25/+38
2022-05-09tty: n_gsm: fix restart handling via CLD commandDaniel Starke1-48/+20
2022-05-09tty: n_gsm: fix missing mux reset on config change at responderDaniel Starke1-1/+1
2022-05-09perf symbol: Remove arch__symbols__fixup_end()Namhyung Kim6-69/+0
2022-05-09perf symbol: Update symbols__fixup_end()Namhyung Kim1-4/+25
2022-05-09perf symbol: Pass is_kallsyms to symbols__fixup_end()Namhyung Kim3-5/+6
2022-05-09ARM: dts: imx8mm-venice-gw{71xx,72xx,73xx}: fix OTG controller OC modeTim Harvey3-0/+6
2022-05-09ARM: dts: at91: sama7g5ek: enable pull-up on flexcom3 console linesEugen Hristev1-1/+1
2022-05-09btrfs: fix assertion failure during scrub due to block group reallocationFilipe Manana2-2/+31
2022-05-09btrfs: zoned: use dedicated lock for data relocationNaohiro Aota3-2/+4
2022-05-09btrfs: fix leaked plug after failure syncing log on zoned filesystemsFilipe Manana1-0/+1
2022-05-09btrfs: fix direct I/O writes for split bios on zoned devicesChristoph Hellwig1-2/+3
2022-05-09btrfs: fix direct I/O read repair for split biosChristoph Hellwig3-8/+9
2022-05-09thermal: int340x: Fix attr.show callback prototypeKees Cook1-2/+2
2022-05-09ACPI: processor: idle: Avoid falling back to C3 type C-statesVille Syrjälä1-1/+2
2022-05-09net: ethernet: stmmac: fix write to sgmii_adapter_baseDinh Nguyen1-5/+7
2022-05-09drm/i915: Fix SEL_FETCH_PLANE_*(PIPE_B+) register addressesImre Deak1-1/+1
2022-05-09drm/i915: Check EDID for HDR static metadata when choosing blcJouni Högander1-8/+26
2022-05-09drm/amdgpu: don't runtime suspend if there are displays attached (v3)Alex Deucher1-35/+70
2022-05-09netfilter: Update ip6_route_me_harder to consider L3 domainMartin Willi1-2/+8
2022-05-09mtd: rawnand: qcom: fix memory corruption that causes panicMd Sadre Alam1-11/+13
2022-05-09kasan: prevent cpu_quarantine corruption when CPU offline and cache shrink oc...Zqiang1-0/+7
2022-05-09zonefs: Clear inode information flags on inode creationDamien Le Moal1-0/+1
2022-05-09zonefs: Fix management of open zonesDamien Le Moal1-5/+40
2022-05-09Revert "block: inherit request start time from bio for BLK_CGROUP"Tejun Heo1-8/+1
2022-05-09Revert "ACPI: processor: idle: fix lockup regression on 32-bit ThinkPad T40"Ville Syrjälä1-5/+0
2022-05-09bfq: Fix warning in bfqq_request_over_limit()Jan Kara1-3/+9