Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
b980be189c9badba50634671e2303e92bf28e35a
b980be1
x86/insn: Add some Intel instructions to the opcode map
by Adrian Hunter
· 5 years ago
1e5f015
x86/insn: perf tools: Add some instructions to the new instructions test
by Adrian Hunter
· 5 years ago
7624e69
perf map: Move seldom used ->flags field to second cacheline
by Arnaldo Carvalho de Melo
· 5 years ago
dbc984c
perf map: Use bitmap for booleans
by Arnaldo Carvalho de Melo
· 5 years ago
10f6458
libtraceevent: Fix parsing of event %o and %X argument types
by Konstantin Khlebnikov
· 5 years ago
aceb982
perf callchain: Fix segfault in thread__resolve_callchain_sample()
by Adrian Hunter
· 5 years ago
a7c2b57
perf map_groups: Auto sort maps by name, if needed
by Arnaldo Carvalho de Melo
· 5 years ago
a94ab91
perf machine: No need to check if kernel module maps pre-exist
by Arnaldo Carvalho de Melo
· 5 years ago
6e0a9b3
perf record: No need to process the synthesized MMAP events twice
by Arnaldo Carvalho de Melo
· 5 years ago
f068435
perf map: No need to adjust the long name of modules
by Arnaldo Carvalho de Melo
· 5 years ago
1ae1451
perf map_groups: Add a front end cache for map lookups by name
by Arnaldo Carvalho de Melo
· 5 years ago
c5c584d
perf maps: Do not use an rbtree to sort by map name
by Arnaldo Carvalho de Melo
· 5 years ago
bcb8af5
perf maps: Purge the entries from maps->names in __maps__purge()
by Arnaldo Carvalho de Melo
· 5 years ago
af83398
perf scripts python: exported-sql-viewer.py: Fix use of TRUE with SQLite
by Adrian Hunter
· 5 years ago
da3ef7f
perf vendor events power9: Fix commas so PMU event files are valid JSON
by James Clark
· 5 years ago
835e5bd
perf vendor events power8: Fix commas so PMU event files are valid JSON
by James Clark
· 5 years ago
a44e4f3
perf vendor events arm64: Fix commas so PMU event files are valid JSON
by James Clark
· 5 years ago
e1e9b78
perf parse: Use YYABORT to clear stack after failure, plugging leaks
by Ian Rogers
· 5 years ago
ccd2674
perf tool: Provide an option to print perf_event_open args and return value
by Ravi Bangoria
· 5 years ago
7b018e2
perf map: Remove ->groups from 'struct map'
by Arnaldo Carvalho de Melo
· 5 years ago
3f662fc
perf map: Combine maps__fixup_overlappings with its only use
by Arnaldo Carvalho de Melo
· 5 years ago
94e44b9
perf annotate: Stop using map->groups, use map_symbol->mg instead
by Arnaldo Carvalho de Melo
· 5 years ago
08f6680
perf tools: Add a 'struct map_groups' pointer to 'struct map_symbol'
by Arnaldo Carvalho de Melo
· 5 years ago
93fcce9
perf symbols: Use kmaps(map)->machine when we know its a kernel map
by Arnaldo Carvalho de Melo
· 5 years ago
d46a4cd
pref tools: Make 'struct addr_map_symbol' contain 'struct map_symbol'
by Arnaldo Carvalho de Melo
· 5 years ago
5f0fef8
perf callchain: Use 'struct map_symbol' in 'struct callchain_cursor_node'
by Arnaldo Carvalho de Melo
· 5 years ago
c152973
perf unwind: Use 'struct map_symbol' in 'struct unwind_entry'
by Arnaldo Carvalho de Melo
· 5 years ago
2975489
perf annotate: Pass a 'map_symbol' in places receiving a pair of 'map' and 'symbol' pointers
by Arnaldo Carvalho de Melo
· 5 years ago
d3a022c
perf tools: Add map_groups to 'struct addr_location'
by Arnaldo Carvalho de Melo
· 5 years ago
9d355b3
perf map_groups: Pass the object to map_groups__find_ams()
by Arnaldo Carvalho de Melo
· 5 years ago
f2baa060
perf symbols: Stop using map->groups, we can use kmaps instead
by Arnaldo Carvalho de Melo
· 5 years ago
de90d51
perf map: Use map->dso->kernel + map__kmaps() in map__kmaps()
by Arnaldo Carvalho de Melo
· 5 years ago
56b2147
Merge tag 'perf-core-for-mingo-5.5-20191107' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 5 years ago
8f05c1f
perf/x86/amd: Remove set but not used variable 'active'
by Zheng Yongjun
· 5 years ago
1ca7feb
Merge tag 'v5.4-rc7' into perf/core, to pick up fixes
by Ingo Molnar
· 5 years ago
31f4f5b
Linux 5.4-rc7
by Linus Torvalds
· 5 years ago
4486695
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
by Linus Torvalds
· 5 years ago
dd89262
Merge tag 'staging-5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 5 years ago
3de2a3e
Merge tag 'char-misc-5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 5 years ago
a5871fc
Merge tag 'configfs-for-5.4-2' of git://git.infradead.org/users/hch/configfs
by Linus Torvalds
· 5 years ago
9805a68
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
621084c
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
81388c2
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
b584a17
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
ffba65e
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
20c7e29
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
79a6406
Merge tag '5.4-rc7-smb3-fix' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 5 years ago
820b7c7
lib: Remove select of inexistant GENERIC_IO
by Corentin Labbe
· 5 years ago
4763c08
Merge tag 'pinctrl-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 5 years ago
00aff68
Merge tag 'for-5.4-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 5 years ago
4aba1a7
Merge tag 'linux-watchdog-5.4-rc7' of git://www.linux-watchdog.org/linux-watchdog
by Linus Torvalds
· 5 years ago
0058b0a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 5 years ago
5cb8418
Merge tag 'for-linus-2019-11-08' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
a2582cd
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue
by David S. Miller
· 5 years ago
0843aa8
ixgbe: need_wakeup flag might not be set for Tx
by Magnus Karlsson
· 5 years ago
7056395
i40e: need_wakeup flag might not be set for Tx
by Magnus Karlsson
· 5 years ago
6acab13
igb/igc: use ktime accessors for skb->tstamp
by Jacob Keller
· 5 years ago
4c9da6f
i40e: Fix for ethtool -m issue on X722 NIC
by Arkadiusz Kubalewski
· 5 years ago
4eda4e0
iavf: initialize ITRN registers with correct values
by Nicholas Nunley
· 5 years ago
615457a
ice: fix potential infinite loop because loop counter being too small
by Colin Ian King
· 5 years ago
deabc87
qede: fix NULL pointer deref in __qede_remove()
by Manish Chopra
· 5 years ago
1b53d64
net: fix data-race in neigh_event_send()
by Eric Dumazet
· 5 years ago
abf6c39
Merge tag 'pwm/for-5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm
by Linus Torvalds
· 5 years ago
6e2df05
sched: Fix pick_next_task() vs 'change' pattern race
by Peter Zijlstra
· 5 years ago
e3b8b6a
sched/core: Fix compilation error when cgroup not selected
by Qais Yousef
· 5 years ago
65de03e
cgroup,writeback: don't switch wbs immediately on dead wbs if the memcg is dead
by Tejun Heo
· 5 years ago
0689acf
Merge tag 'ceph-for-5.4-rc7' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 5 years ago
ad8a722
vsock/virtio: fix sock refcnt holding during the shutdown
by Stefano Garzarella
· 5 years ago
b05f5b4
Merge tag 'mac80211-for-net-2019-11-08' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 5 years ago
e4dd560
net: ethernet: octeon_mgmt: Account for second possible VLAN header
by Alexander Sverdlin
· 5 years ago
6737e76
Merge tag 'modules-for-v5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
by Linus Torvalds
· 5 years ago
9e8ed26
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 5 years ago
24906a4
pwm: bcm-iproc: Prevent unloading the driver module while in use
by Uwe Kleine-König
· 5 years ago
410ef73
Merge tag 'xarray-5.4' of git://git.infradead.org/users/willy/linux-dax
by Linus Torvalds
· 5 years ago
4d8b326
Merge tag 'pm-5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 5 years ago
8ac2a11
Merge tag 'sound-5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 5 years ago
efc61f7
Merge tag 'drm-fixes-2019-11-08' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 5 years ago
d988f887
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 5 years ago
8e9c523
block: drbd: remove a stray unlock in __drbd_send_protocol()
by Dan Carpenter
· 5 years ago
c31432f
cpufreq: intel_pstate: Fix invalid EPB setting
by Srinivas Pandruvada
· 5 years ago
285531f
mac80211: fix station inactive_time shortly after boot
by Ahmed Zaki
· 5 years ago
71e67c3
net/fq_impl: Switch to kvmalloc() for memory allocation
by Toke Høiland-Jørgensen
· 5 years ago
6dd47d9
mac80211: fix ieee80211_txq_setup_flows() failure path
by Johannes Berg
· 5 years ago
ff92345
Merge tag 'drm-fixes-5.4-2019-11-06' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 5 years ago
67322be
Merge tag 'drm-intel-fixes-2019-11-06' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
by Dave Airlie
· 5 years ago
72d74a0
Merge tag 'drm-misc-fixes-2019-11-07-1' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
by Dave Airlie
· 5 years ago
e0a3126
ipv4: Fix table id reference in fib_sync_down_addr
by David Ahern
· 5 years ago
1bef4c2
ipv6: fixes rt6_probe() and fib6_nh->last_probe init
by Eric Dumazet
· 5 years ago
bf5a6b4
net: hns: Fix the stray netpoll locks causing deadlock in NAPI path
by Salil Mehta
· 5 years ago
e497df6
net: usb: qmi_wwan: add support for DW5821e with eSIM support
by Aleksander Morgado
· 5 years ago
332f989
CDC-NCM: handle incomplete transfer of MTU
by Oliver Neukum
· 5 years ago
025ec40
nfc: netlink: fix double device reference drop
by Pan Bian
· 5 years ago
847120f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid
by Linus Torvalds
· 5 years ago
ff29fde
ceph: return -EINVAL if given fsc mount option on kernel w/o support
by Jeff Layton
· 5 years ago
e39fcae
staging: Fix error return code in vboxsf_fill_super()
by Wei Yongjun
· 5 years ago
94fed40
staging: vboxsf: fix dereference of pointer dentry before it is null checked
by Colin Ian King
· 5 years ago
32e9f6c
staging: vboxsf: Remove unused including <linux/version.h>
by YueHaibing
· 5 years ago
7fa46cb
perf report: Sort by sampled cycles percent per block for tui
by Jin Yao
· 5 years ago
0b49f83
perf report: Support --percent-limit for --total-cycles
by Jin Yao
· 5 years ago
6f7164f
perf report: Sort by sampled cycles percent per block for stdio
by Jin Yao
· 5 years ago
Next »