index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-03
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-808
/
+643
2021-07-03
Merge branch 'work.d_path' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-191
/
+133
2021-07-03
Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
74
-369
/
+4439
2021-07-03
Merge tag 'devicetree-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
250
-3772
/
+5047
2021-07-02
Revert "ALSA: usb-audio: Reduce latency at playback start"
Linus Torvalds
1
-9
/
+5
2021-07-02
Merge tag 'sound-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
559
-10666
/
+26932
2021-07-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
264
-3039
/
+50070
2021-07-02
Merge tag 'xfs-5.14-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
92
-3036
/
+3827
2021-07-02
Merge tag 'jfs-5.14' of git://github.com/kleikamp/linux-shaggy
Linus Torvalds
8
-15
/
+30
2021-07-02
Merge tag 'configfs-5.13' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
1
-130
/
+51
2021-07-02
Merge tag 'dma-mapping-5.14' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-5
/
+3
2021-07-02
Merge tag 'iommu-updates-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
56
-781
/
+2172
2021-07-02
Merge tag 'linux-kselftest-next-5.14-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
14
-138
/
+308
2021-07-02
Merge tag 'linux-kselftest-kunit-fixes-5.14-rc1' of git://git.kernel.org/pub/...
Linus Torvalds
41
-405
/
+1605
2021-07-02
Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
232
-3642
/
+6749
2021-07-02
Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
32
-1017
/
+141
2021-07-02
Merge tag 'perf-tools-for-v5.14-2021-07-01' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
120
-2419
/
+14120
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
299
-2961
/
+5991
2021-07-01
Merge branch 'for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
13
-108
/
+569
2021-07-01
Merge branch 'for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/denn...
Linus Torvalds
7
-186
/
+343
2021-07-01
Merge tag 'mips_5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
39
-115
/
+254
2021-07-01
Merge tag 'pinctrl-v5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
86
-1020
/
+7498
2021-07-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
233
-34428
/
+38023
2021-07-01
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
163
-2068
/
+18191
2021-07-01
Merge tag 'drm-next-2021-07-01' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1291
-22297
/
+312123
2021-07-01
Merge tag 'for-5.14/io_uring-2021-06-30' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-690
/
+874
2021-07-01
perf session: Add missing evlist__delete when deleting a session
Riccardo Mancini
1
-1
/
+4
2021-07-01
perf annotate: Allow 's' on source code lines
Riccardo Mancini
1
-3
/
+29
2021-07-01
perf dlfilter: Add object_code() to perf_dlfilter_fns
Adrian Hunter
3
-2
/
+41
2021-07-01
perf dlfilter: Add attr() to perf_dlfilter_fns
Adrian Hunter
3
-2
/
+18
2021-07-01
perf dlfilter: Add srcline() to perf_dlfilter_fns
Adrian Hunter
3
-2
/
+35
2021-07-01
perf dlfilter: Add insn() to perf_dlfilter_fns
Adrian Hunter
3
-2
/
+39
2021-07-01
perf dlfilter: Add resolve_address() to perf_dlfilter_fns
Adrian Hunter
3
-2
/
+40
2021-07-01
perf build: Install perf_dlfilter.h
Adrian Hunter
2
-1
/
+6
2021-07-01
perf script: Add option to pass arguments to dlfilters
Adrian Hunter
6
-13
/
+91
2021-07-01
perf script: Add option to list dlfilters
Adrian Hunter
6
-1
/
+134
2021-07-01
perf script: Add dlfilter__filter_event_early()
Adrian Hunter
5
-16
/
+59
2021-07-01
perf script: Add API for filtering via dynamically loaded shared object
Adrian Hunter
7
-2
/
+780
2021-07-01
perf llvm: Return -ENOMEM when asprintf() fails
Arnaldo Carvalho de Melo
1
-0
/
+2
2021-07-01
perf cs-etm: Delay decode of non-timeless data until cs_etm__flush_events()
James Clark
1
-1
/
+5
2021-07-01
tools headers UAPI: Synch KVM's svm.h header with the kernel
Arnaldo Carvalho de Melo
1
-0
/
+3
2021-07-01
tools kvm headers arm64: Update KVM headers from the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+11
2021-07-01
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
2
-0
/
+118
2021-07-01
tools headers cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+2
2021-07-01
tools include UAPI: Update linux/mount.h copy
Arnaldo Carvalho de Melo
1
-0
/
+1
2021-07-01
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+4
2021-07-01
perf arm-spe: Don't wait for PERF_RECORD_EXIT event
Leo Yan
1
-5
/
+1
2021-07-01
perf arm-spe: Bail out if the trace is later than perf event
Leo Yan
1
-3
/
+34
2021-07-01
perf arm-spe: Assign kernel time to synthesized event
Leo Yan
1
-1
/
+1
2021-07-01
perf arm-spe: Convert event kernel time to counter value
Leo Yan
1
-1
/
+1
[next]