summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.15.38v5.15.38Greg Kroah-Hartman2022-05-091-1/+1
* powerpc/64: Add UADDR64 relocation supportAlexey Kardashevskiy2022-05-093-28/+48
* objtool: Fix type of reloc::addendPeter Zijlstra2022-05-093-7/+7
* objtool: Fix code relocs vs weak symbolsPeter Zijlstra2022-05-091-22/+165
* eeprom: at25: Use DMA safe buffersChristophe Leroy2022-05-091-8/+11
* perf symbol: Remove arch__symbols__fixup_end()Namhyung Kim2022-05-097-77/+0
* tty: n_gsm: fix software flow control handlingDaniel Starke2022-05-091-0/+16
* tty: n_gsm: fix incorrect UA handlingDaniel Starke2022-05-091-1/+0
* tty: n_gsm: fix reset fifo race conditionDaniel Starke2022-05-091-0/+8
* tty: n_gsm: fix missing tty wakeup in convergence layer type 2Daniel Starke2022-05-091-0/+1
* tty: n_gsm: fix wrong signal octets encoding in MSCDaniel Starke2022-05-091-13/+5
* tty: n_gsm: fix wrong command frame length field encodingDaniel Starke2022-05-091-12/+11
* tty: n_gsm: fix wrong command retry handlingDaniel Starke2022-05-091-3/+3
* tty: n_gsm: fix missing explicit ldisc flushDaniel Starke2022-05-091-0/+1
* tty: n_gsm: fix wrong DLCI release orderDaniel Starke2022-05-091-2/+2
* tty: n_gsm: fix insufficient txframe sizeDaniel Starke2022-05-091-1/+3
* netfilter: nft_socket: only do sk lookups when indev is availableFlorian Westphal2022-05-091-14/+38
* tty: n_gsm: fix malformed counter for out of frame dataDaniel Starke2022-05-091-1/+2
* tty: n_gsm: fix wrong signal octet encoding in convergence layer type 2Daniel Starke2022-05-091-1/+1
* tty: n_gsm: fix mux cleanup after unregister tty deviceDaniel Starke2022-05-091-1/+6
* tty: n_gsm: fix decoupled mux resourceDaniel Starke2022-05-091-25/+38
* tty: n_gsm: fix restart handling via CLD commandDaniel Starke2022-05-091-48/+20
* perf symbol: Update symbols__fixup_end()Namhyung Kim2022-05-091-4/+25
* perf symbol: Pass is_kallsyms to symbols__fixup_end()Namhyung Kim2022-05-093-5/+6
* x86/cpu: Load microcode during restore_processor_state()Borislav Petkov2022-05-093-4/+14
* ARM: dts: imx8mm-venice-gw{71xx,72xx,73xx}: fix OTG controller OC modeTim Harvey2022-05-093-0/+6
* ARM: dts: at91: sama7g5ek: enable pull-up on flexcom3 console linesEugen Hristev2022-05-091-1/+1
* btrfs: fix leaked plug after failure syncing log on zoned filesystemsFilipe Manana2022-05-091-0/+1
* thermal: int340x: Fix attr.show callback prototypeKees Cook2022-05-091-2/+2
* ACPI: processor: idle: Avoid falling back to C3 type C-statesVille Syrjälä2022-05-091-1/+2
* net: ethernet: stmmac: fix write to sgmii_adapter_baseDinh Nguyen2022-05-091-5/+7
* drm/i915: Fix SEL_FETCH_PLANE_*(PIPE_B+) register addressesImre Deak2022-05-091-1/+1
* drm/i915: Check EDID for HDR static metadata when choosing blcJouni Högander2022-05-091-8/+26
* netfilter: Update ip6_route_me_harder to consider L3 domainMartin Willi2022-05-091-2/+8
* mtd: rawnand: qcom: fix memory corruption that causes panicMd Sadre Alam2022-05-091-11/+13
* kasan: prevent cpu_quarantine corruption when CPU offline and cache shrink oc...Zqiang2022-05-091-0/+7
* zonefs: Clear inode information flags on inode creationDamien Le Moal2022-05-091-0/+1
* zonefs: Fix management of open zonesDamien Le Moal2022-05-091-5/+40
* Revert "ACPI: processor: idle: fix lockup regression on 32-bit ThinkPad T40"Ville Syrjälä2022-05-091-5/+0
* selftest/vm: verify remap destination address in mremap_testSidhartha Kumar2022-05-091-3/+39
* selftest/vm: verify mmap addr in mremap_testSidhartha Kumar2022-05-091-1/+40
* powerpc/perf: Fix 32bit compileAlexey Kardashevskiy2022-05-091-2/+2
* drivers: net: hippi: Fix deadlock in rr_close()Duoming Zhou2022-05-091-0/+2
* cifs: destage any unwritten data to the server before calling copychunk_writeRonnie Sahlberg2022-05-091-0/+8
* x86: __memcpy_flushcache: fix wrong alignment if size > 2^32Mikulas Patocka2022-05-091-1/+1
* bonding: do not discard lowest hash bit for non layer3+4 hashingsuresh kumar2022-05-091-4/+9
* ksmbd: set fixed sector size to FS_SECTOR_SIZE_INFORMATIONNamjae Jeon2022-05-091-4/+7
* ksmbd: increment reference count of parent fpNamjae Jeon2022-05-092-0/+3
* arch: xtensa: platforms: Fix deadlock in rs_close()Duoming Zhou2022-05-091-8/+0
* ext4: fix bug_on in start_this_handle during umount filesystemYe Bin2022-05-091-7/+12