aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-06misc: fastrpc: Use fastrpc_map_put in fastrpc_map_create on failAbel Vesa
2022-09-06misc: fastrpc: Add fastrpc_remote_heap_allocAbel Vesa
2022-09-06misc: fastrpc: Add reserved mem supportAbel Vesa
2022-09-06dt-bindings: misc: fastrpc: Document memory-region propertyAbel Vesa
2022-09-06misc: fastrpc: Rename audio protection domain to rootAbel Vesa
2022-09-06misc: fastrpc: Fix use-after-free race condition for mapsOla Jeppsson
2022-09-06misc: fastrpc: Don't remove map on creater_process and device_releaseAbel Vesa
2022-09-06misc: fastrpc: Fix use-after-free and race in fastrpc_map_findAbel Vesa
2022-09-06dt-bindings: misc: fastrpc convert bindings to yamlAbel Vesa
2022-08-22Merge tag 'nfs-for-5.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2022-08-22Merge tag 'fs.idmapped.fixes.v6.0-rc3' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-08-22Merge tag 'filelock-v6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-08-22perf tools: Fix compile error for x86Yang Jihong
2022-08-22ntfs: fix acl handlingChristian Brauner
2022-08-21Linux 6.0-rc2Linus Torvalds
2022-08-21Merge tag 'irq-urgent-2022-08-21' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-08-21Merge tag 'perf-urgent-2022-08-21' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-08-21Merge tag 'trace-v6.0-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-08-21tracing: Have filter accept "common_cpu" to be consistentSteven Rostedt (Google)
2022-08-21tracing/probes: Have kprobes and uprobes use $COMM tooSteven Rostedt (Google)
2022-08-21tracing/eprobes: Have event probes be consistent with kprobes and uprobesSteven Rostedt (Google)
2022-08-21tracing/eprobes: Fix reading of string fieldsSteven Rostedt (Google)
2022-08-21tracing/eprobes: Do not hardcode $comm as a stringSteven Rostedt (Google)
2022-08-21tracing/eprobes: Do not allow eprobes to use $stack, or % for regsSteven Rostedt (Google)
2022-08-21ftrace: Fix NULL pointer dereference in is_ftrace_trampoline when ftrace is deadYang Jihong
2022-08-21tracing/perf: Fix double put of trace event when init failsSteven Rostedt (Google)
2022-08-21tracing: React to error return from traceprobe_parse_event_name()Lukas Bulwahn
2022-08-21Merge tag 'i2c-for-6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-08-21Merge tag '6.0-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2022-08-21asm goto: eradicate CC_HAS_ASM_GOTONick Desaulniers
2022-08-21i2c: imx: Make sure to unregister adapter on remove()Uwe Kleine-König
2022-08-21Revert "i2c: scmi: Replace open coded device_get_match_data()"Wolfram Sang
2022-08-20Merge tag 'kbuild-fixes-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-08-20Merge tag 'perf-tools-fixes-for-v6.0-2022-08-19' of git://git.kernel.org/pub/...Linus Torvalds
2022-08-20Merge tag 's390-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2022-08-20Merge tag 'powerpc-6.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2022-08-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2022-08-21scripts/clang-tools: Remove DeprecatedOrUnsafeBufferHandling checkGuru Das Srinagesh
2022-08-21kbuild: fix the modules order between drivers and libsMasahiro Yamada
2022-08-21scripts/Makefile.extrawarn: Do not disable clang's -Wformat-zero-lengthNathan Chancellor
2022-08-21kbuild: dummy-tools: pretend we understand __LONG_DOUBLE_128__Jiri Slaby
2022-08-21modpost: fix module versioning when a symbol lacks valid CRCMasahiro Yamada
2022-08-20Merge tag 'block-6.0-2022-08-19' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-08-20Merge tag 'io_uring-6.0-2022-08-19' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-08-20Merge tag 'ata-6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds
2022-08-20Merge tag 'mmc-v6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2022-08-21ata: libata: Set __ATA_BASE_SHT max_sectorsJohn Garry
2022-08-19SUNRPC: RPC level errors should set task->tk_rpc_statusTrond Myklebust
2022-08-19NFSv4.2 fix problems with __nfs42_ssc_openOlga Kornievskaia
2022-08-19NFS: unlink/rmdir shouldn't call d_delete() twice on ENOENTNeilBrown