Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
9cef4b0b5b7f64016f043609313aaa821d682d2e
9cef4b0
perf annotate browser: Support --show-nr-samples option
by Taeung Song
· 8 years ago
01c8562
perf annotate: Document --show-total-period option
by Taeung Song
· 8 years ago
1ac3937
perf annotate stdio: Support --show-nr-samples option
by Taeung Song
· 8 years ago
9a57eaf
perf tools: Use default CPUINFO_PROC where it fits
by Arnaldo Carvalho de Melo
· 8 years ago
4717e03
perf tools: Remove unused cpu_relax() macros
by Arnaldo Carvalho de Melo
· 8 years ago
5d9cdc1
perf events parse: Rename parse_events_parse arguments
by Arnaldo Carvalho de Melo
· 8 years ago
d17d087
perf events parse: Use just one parse events state struct
by Arnaldo Carvalho de Melo
· 8 years ago
5d369a7
perf events parse: Rename parsing state struct to clearer name
by Arnaldo Carvalho de Melo
· 8 years ago
07806a1
perf events parse: Remove some needless local variables
by Arnaldo Carvalho de Melo
· 8 years ago
d6d4fc6
perf trace: Fix off by one string allocation problem
by Arnaldo Carvalho de Melo
· 8 years ago
c73881e
perf jevents: Support FCMask and PortMask
by Andi Kleen
· 8 years ago
f15d5e6
tools lib bpf: Fix double file test in Makefile
by Daniel Díaz
· 8 years ago
9881223
Merge tag 'perf-core-for-mingo-4.14-20170816' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 8 years ago
927d2c2
Merge branch 'linus' into perf/core, to pick up fixes
by Ingo Molnar
· 8 years ago
ac9a409
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 8 years ago
422ce07
Merge tag 'audit-pr-20170816' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit
by Linus Torvalds
· 8 years ago
35435cd
perf test shell: Replace '|&' with '2>&1 |' to work with more shells
by Kim Phillips
· 8 years ago
db26984
perf bpf: Fix endianness problem when loading parameters in prologue
by Wang Nan
· 8 years ago
510c8a8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
88a5c69
bpf: fix bpf_trace_printk on 32 bit archs
by Daniel Borkmann
· 8 years ago
0e40523
PCI: fix oops when try to find Root Port for a PCI device
by dingtianhong
· 8 years ago
61deee9
sfc: don't try and read ef10 data on non-ef10 NIC
by Bert Kenward
· 8 years ago
c90e951
net_sched: remove warning from qdisc_hash_add
by Konstantin Khlebnikov
· 8 years ago
325d5dc
net_sched/sfq: update hierarchical backlog when drop packet
by Konstantin Khlebnikov
· 8 years ago
8989042
net_sched: reset pointers to tcf blocks in classful qdiscs' destructors
by Konstantin Khlebnikov
· 8 years ago
187e5b3
ipv4: fix NULL dereference in free_fib_info_rcu()
by Eric Dumazet
· 8 years ago
b3dc8f7
net: Fix a typo in comment about sock flags.
by Tonghao Zhang
· 8 years ago
12d94a8
ipv6: fix NULL dereference in ip6_route_dev_notify()
by Eric Dumazet
· 8 years ago
1fe03b5
perf script python: Add support for sqlite3 to call-graph-from-sql.py
by Adrian Hunter
· 8 years ago
b5fed47
audit: Receive unmount event
by Jan Kara
· 8 years ago
d76036a
audit: Fix use after free in audit_remove_watch_rule()
by Jan Kara
· 8 years ago
40c6d1b
Merge tag 'linux-kselftest-4.13-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 8 years ago
69e6e41
perf script python: Rename call-graph-from-postgresql.py to call-graph-from-sql.py
by Adrian Hunter
· 8 years ago
564b952
perf script python: Add support for exporting to sqlite3
by Adrian Hunter
· 8 years ago
2295e9f
perf scripts python: Fix query in call-graph-from-postgresql.py
by Adrian Hunter
· 8 years ago
c8a8272
perf scripts python: Fix missing call_path_id in export-to-postgresql script
by Adrian Hunter
· 8 years ago
0a6f041
Merge tag 'wireless-drivers-for-davem-2017-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers
by David S. Miller
· 8 years ago
2b72886
perf test shell vfs_getname: Skip for tools built with NO_LIBDWARF=1
by Arnaldo Carvalho de Melo
· 8 years ago
1ad5a18
perf test shell: Check if 'perf probe' is available, skip tests if not
by Arnaldo Carvalho de Melo
· 8 years ago
0678696
perf tests shell: Remove duplicate skip_if_no_debuginfo() function
by Arnaldo Carvalho de Melo
· 8 years ago
d624d27
tcp: fix possible deadlock in TCP stack vs BPF filter
by Eric Dumazet
· 8 years ago
7749d4f
dccp: purge write queue in dccp_destroy_sock()
by Eric Dumazet
· 8 years ago
42b7305
udp: fix linear skb reception with PEEK_OFF
by Al Viro
· 8 years ago
e5645f5
ipv6: release rt6->rt6i_idev properly during ifdown
by Wei Wang
· 8 years ago
36f41f8
af_key: do not use GFP_KERNEL in atomic contexts
by Eric Dumazet
· 8 years ago
539a06b
tcp: ulp: avoid module refcnt leak in tcp_set_ulp
by Sabrina Dubroca
· 8 years ago
bae514a
Merge branch 'Add-new-PCI_DEV_FLAGS_NO_RELAXED_ORDERING-flag'
by David S. Miller
· 8 years ago
b629276
net/cxgb4vf: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
by Casey Leedom
· 8 years ago
b0ba9d5
net/cxgb4: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
by Casey Leedom
· 8 years ago
077fa19
PCI: Disable Relaxed Ordering Attributes for AMD A1100
by dingtianhong
· 8 years ago
87e09cd
PCI: Disable Relaxed Ordering for some Intel processors
by dingtianhong
· 8 years ago
a99b646
PCI: Disable PCIe Relaxed Ordering if unsupported
by dingtianhong
· 8 years ago
fcd0735
Merge tag 'md/4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
by Linus Torvalds
· 8 years ago
6b9d1c2
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 8 years ago
59a361b
tipc: avoid inheriting msg_non_seq flag when message is returned
by Jon Paul Maloy
· 8 years ago
fed5f57
tipc: accept PACKET_MULTICAST packets
by Jon Paul Maloy
· 8 years ago
2c87d63
ipv4: route: fix inet_rtm_getroute induced crash
by Florian Westphal
· 8 years ago
cf31b7d
Merge tag 'perf-core-for-mingo-4.14-20170814' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 8 years ago
e9bf53a
brcmfmac: feature check for multi-scheduled scan fails on bcm4343x devices
by Arend Van Spriel
· 8 years ago
11e9d78
bonding: ratelimit failed speed/duplex update warning
by Andreas Born
· 8 years ago
ef95484
Linux 4.13-rc5
by Linus Torvalds
· 8 years ago
b2298fc
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 8 years ago
c9dc281
Merge tag 'driver-core-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 8 years ago
ce7ba95
Merge tag 'char-misc-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 8 years ago
438630e
Merge tag 'tty-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 8 years ago
dd95f18
Merge tag 'staging-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 8 years ago
10cec91
Merge tag 'usb-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 8 years ago
89a5527
Merge tag 'for-linus-20170812' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 8 years ago
9a51544
mtd: blkdevs: Fix mtd block write failure
by Abhishek Sahu
· 8 years ago
a99bcdc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 8 years ago
043cd07
Merge tag 'for-linus-4.13b-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 8 years ago
afc1f55
MD: not clear ->safemode for external metadata array
by Shaohua Li
· 8 years ago
fd851ba
udp: harden copy_linear_skb()
by Eric Dumazet
· 8 years ago
6401f37
Merge branch 'bpf-Minor-fix-in-bpf_convert_ctx_access'
by David S. Miller
· 8 years ago
2ed46ce
bpf: fix two missing target_size settings in bpf_convert_ctx_access
by Daniel Borkmann
· 8 years ago
e4dde41
net: fix compilation when busy poll is not enabled
by Daniel Borkmann
· 8 years ago
54a6a04
mISDN: Fix null pointer dereference at mISDN_FsmNew
by Anton Vasilyev
· 8 years ago
bb3afda
nfp: do not update MTU from BH in flower app
by Simon Horman
· 8 years ago
fbca164
net: stmmac: Use the right logging function in stmmac_mdio_register
by Romain Perier
· 8 years ago
8d55373
net/sched/hfsc: allocate tcf block for hfsc root class
by Konstantin Khlebnikov
· 8 years ago
ad729bc9
bonding: require speed/duplex only for 802.3ad, alb and tlb
by Andreas Born
· 8 years ago
e71cb9e
net: dsa: ksz: fix skb freeing
by Vivien Didelot
· 8 years ago
216e4a1
Merge tag 'nfs-for-4.13-5' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 8 years ago
e0d0e04
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
8fc375d
perf test shell: Add uprobes + backtrace ping test
by Arnaldo Carvalho de Melo
· 8 years ago
4a084ec
perf report: Fix module symbol adjustment for s390x
by Thomas Richter
· 8 years ago
9ad4652
perf record: Fix wrong size in perf_record_mmap for last kernel module
by Thomas Richter
· 8 years ago
d964b1c
perf srcline: Do not consider empty files as valid srclines
by Milian Wolff
· 8 years ago
80c345b
perf util: Take elf_name as const string in dso__demangle_sym
by Milian Wolff
· 8 years ago
e498f33
perf test shell: Add test using vfs_getname + 'perf trace'
by Arnaldo Carvalho de Melo
· 8 years ago
6060c72
perf test shell: Add test using probe:vfs_getname and verifying results
by Arnaldo Carvalho de Melo
· 8 years ago
5ce669a
perf test shell: Move vfs_getname probe function to lib
by Arnaldo Carvalho de Melo
· 8 years ago
122e0b9
perf test shell: Install shell tests
by Arnaldo Carvalho de Melo
· 8 years ago
a353484
perf test shell: Add 'probe_vfs_getname' shell test
by Arnaldo Carvalho de Melo
· 8 years ago
6d02acc
perf test: Make 'list' use same filtering code as main 'perf test'
by Arnaldo Carvalho de Melo
· 8 years ago
1209b27
perf test: Add infrastructure to run shell based tests
by Arnaldo Carvalho de Melo
· 8 years ago
0993133
Merge tag 'mmc-v4.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 8 years ago
7eb97ba
Merge tag 'fbdev-v4.13-rc5' of git://github.com/bzolnier/linux
by Linus Torvalds
· 8 years ago
2bfc37c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 8 years ago
7d7a827
Merge tag 'iommu-fixes-v4.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 8 years ago
Next »