index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-28
perf vendor events powerpc: Fix eventcode of power10 JSON events
Kajol Jain
10
-299
/
+299
2021-05-27
perf stat: Fix error check for bpf_program__attach
Namhyung Kim
1
-2
/
+2
2021-05-27
perf debug: Move debug initialization earlier
Ian Rogers
1
-2
/
+2
2021-05-26
perf jevents: Fix getting maximum number of fds
Felix Fietkau
1
-1
/
+1
2021-05-24
Merge tag 'perf-tools-fixes-for-v5.13-2021-05-24' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux
Linus Torvalds
20
-30
/
+71
2021-05-24
Merge branch 'for-5.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Linus Torvalds
7
-20
/
+17
2021-05-24
Merge branch 'for-5.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-2
/
+10
2021-05-24
Merge tag 'spi-fix-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
Linus Torvalds
9
-24
/
+64
2021-05-24
cgroup: fix spelling mistakes
Zhen Lei
7
-12
/
+12
2021-05-23
Linux 5.13-rc3
Linus Torvalds
1
-1
/
+1
2021-05-23
Merge tag 'perf-urgent-2021-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-9
/
+31
2021-05-23
Merge tag 'locking-urgent-2021-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
5
-13
/
+19
2021-05-23
Merge tag 'irq-urgent-2021-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
5
-11
/
+10
2021-05-23
Merge tag 'x86_urgent_for_v5.13_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-57
/
+92
2021-05-23
Merge tag 'powerpc-5.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
5
-46
/
+82
2021-05-22
Merge tag 'kbuild-fixes-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
4
-28
/
+32
2021-05-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
18
-75
/
+74
2021-05-22
userfaultfd: hugetlbfs: fix new flag usage in error path
Mike Kravetz
2
-15
/
+15
2021-05-22
lib: kunit: suppress a compilation warning of frame size
Zhen Lei
1
-0
/
+1
2021-05-22
proc: remove Alexey from MAINTAINERS
Alexey Dobriyan
1
-1
/
+0
2021-05-22
linux/bits.h: fix compilation error with GENMASK
Rikard Falkeborn
5
-10
/
+20
2021-05-22
watchdog: reliable handling of timestamps
Petr Mladek
1
-14
/
+20
2021-05-22
kasan: slab: always reset the tag in get_freepointer_safe()
Alexander Potapenko
1
-0
/
+1
2021-05-22
tools/testing/selftests/exec: fix link error
Yang Yingliang
1
-3
/
+3
2021-05-22
ipc/mqueue, msg, sem: avoid relying on a stack reference past its expiry
Varad Gautam
3
-6
/
+12
2021-05-22
Revert "mm/gup: check page posion status for coredump."
Michal Hocko
2
-24
/
+0
2021-05-22
mm/shuffle: fix section mismatch warning
Arnd Bergmann
1
-2
/
+2
2021-05-22
Merge tag 'block-5.13-2021-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
7
-26
/
+28
2021-05-22
Merge tag 'io_uring-5.13-2021-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-7
/
+7
2021-05-22
Merge tag 'for-linus-5.13b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
3
-15
/
+29
2021-05-21
Merge tag 'xfs-5.13-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
3
-27
/
+77
2021-05-21
Merge tag 'for-5.13-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Linus Torvalds
7
-13
/
+49
2021-05-21
Merge tag '5.13-rc3-smb3' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
7
-32
/
+55
2021-05-21
Merge tag 'gpio-fixes-for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux
Linus Torvalds
3
-12
/
+2
2021-05-21
perf stat: Skip evlist__[enable|disable] when all events uses BPF
Song Liu
2
-6
/
+10
2021-05-21
perf script: Add missing PERF_IP_FLAG_CHARS for VM-Entry and VM-Exit
Adrian Hunter
3
-7
/
+8
2021-05-21
perf scripts python: exported-sql-viewer.py: Fix warning display
Adrian Hunter
1
-0
/
+5
2021-05-21
perf scripts python: exported-sql-viewer.py: Fix Array TypeError
Adrian Hunter
1
-2
/
+3
2021-05-21
perf scripts python: exported-sql-viewer.py: Fix copy to clipboard from Top Calls by elapsed Time report
Adrian Hunter
1
-1
/
+1
2021-05-21
tools headers UAPI: Sync files changed by the quotactl_path unwiring
Arnaldo Carvalho de Melo
4
-4
/
+4
2021-05-21
tools headers UAPI: Sync linux/perf_event.h with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+1
2021-05-21
tools headers UAPI: Sync linux/fs.h with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+1
2021-05-21
Merge remote-tracking branch 'torvalds/master' into perf/urgent
Arnaldo Carvalho de Melo
213
-1000
/
+1536
2021-05-21
Merge tag 'mmc-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2
-3
/
+11
2021-05-21
Merge tag 'devicetree-fixes-for-5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Linus Torvalds
11
-25
/
+13
2021-05-21
Merge branch 'for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
Linus Torvalds
12
-73
/
+79
2021-05-21
Merge tag 'modules-for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
Linus Torvalds
1
-6
/
+11
2021-05-21
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
3
-5
/
+12
2021-05-21
spi: sc18is602: implement .max_{transfer,message}_size() for the controller
Vladimir Oltean
1
-0
/
+7
2021-05-21
spi: sc18is602: don't consider the chip select byte in sc18is602_check_transfer
Vladimir Oltean
1
-1
/
+1
[next]