summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-09libperf: Remove BUG_ON() from library code in get_group_fd()Arnaldo Carvalho de Melo
2021-07-09Merge tag 'trace-v5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds
2021-07-09Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2021-07-09cifs: update internal version numberSteve French
2021-07-09Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2021-07-09cifs: prevent NULL deref in cifs_compose_mount_options()Paulo Alcantara
2021-07-09libperf: Add group support to perf_evsel__open()Jiri Olsa
2021-07-09SMB3.1.1: Add support for negotiating signing algorithmSteve French
2021-07-09Merge branch 'arm/fixes' into arm/socOlof Johansson
2021-07-09Merge tag 'riscv-for-linus-5.14-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-07-09Merge tag 'powerpc-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-07-09Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-07-09Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-07-09perf tools: Fix pattern matching for same substring in different PMU typeJin Yao
2021-07-09perf record: Add a dummy event on hybrid systems to collect metadata recordsKan Liang
2021-07-09perf stat: Add Topdown metrics L2 events as default eventsKan Liang
2021-07-09libperf: Adopt evlist__set_leader() from tools/perf as perf_evlist__set_leader()Jiri Olsa
2021-07-09libperf: Move 'nr_groups' from tools/perf to evlist::nr_groupsJiri Olsa
2021-07-09libperf: Move 'leader' from tools/perf to perf_evsel::leaderJiri Olsa
2021-07-09libperf: Move 'idx' from tools/perf to perf_evsel::idxJiri Olsa
2021-07-09Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-07-09Merge tag 'ceph-for-5.14-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2021-07-09Merge tag 'nfs-for-5.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2021-07-09Merge tag 'f2fs-for-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-07-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-07-09io_uring: remove dead non-zero 'poll' checkJens Axboe
2021-07-09Merge tag 'irqchip-fixes-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner
2021-07-09MIPS: vdso: Invalid GIC access through VDSOMartin Fäcknitz
2021-07-09irqchip/mips: Fix RCU violation when using irqdomain lookup on interrupt entryMarc Zyngier
2021-07-08cifs: use helpers when parsing uid/gid mount options and validate themRonnie Sahlberg
2021-07-08s390: preempt: Fix preempt_count initializationValentin Schneider
2021-07-08s390/linkage: increase asm symbols alignment to 16Vasily Gorbik
2021-07-08s390: rename CALL_ON_STACK_NORETURN() to call_on_stack_noreturn()Heiko Carstens
2021-07-08s390: add type checking to CALL_ON_STACK_NORETURN() macroHeiko Carstens
2021-07-08s390: remove old CALL_ON_STACK() macroHeiko Carstens
2021-07-08s390/softirq: use call_on_stack() macroHeiko Carstens
2021-07-08s390/lib: use call_on_stack() macroHeiko Carstens
2021-07-08s390/smp: use call_on_stack() macroHeiko Carstens
2021-07-08s390/kexec: use call_on_stack() macroHeiko Carstens
2021-07-08s390/irq: use call_on_stack() macroHeiko Carstens
2021-07-08s390/mm: use call_on_stack() macroHeiko Carstens
2021-07-08s390: introduce proper type handling call_on_stack() macroHeiko Carstens
2021-07-08s390/irq: simplify on_async_stack()Heiko Carstens
2021-07-08s390/irq: inline do_softirq_own_stack()Heiko Carstens
2021-07-08s390/irq: simplify do_softirq_own_stack()Heiko Carstens
2021-07-08s390/ap: get rid of register asm in ap_dqap()Harald Freudenberger
2021-07-08s390: rename PIF_SYSCALL_RESTART to PIF_EXECVE_PGSTE_RESTARTSven Schnelle
2021-07-08s390: move restart of execve() syscallSven Schnelle
2021-07-08s390/signal: remove sigreturn on stackSven Schnelle
2021-07-08s390/signal: switch to using vdso for sigreturn and syscall restartSven Schnelle