Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
d0300e5e8d2fb74852f8116f26546e12cfa66735
d0300e5
Merge branch 'perf/urgent' into perf/core, to pick up fixes and to refresh to v4.15
by Ingo Molnar
· 7 years ago
34c9ca3
tooling/headers: Synchronize updated s390 and x86 UAPI headers
by Ingo Molnar
· 7 years ago
d6eabce
Merge branch 'linus' into perf/urgent, to synchronize UAPI headers
by Ingo Molnar
· 7 years ago
c329097
Merge tag 'perf-core-for-mingo-4.16-20171206' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 7 years ago
328b4ed
x86: don't hash faulting address in oops printout
by Linus Torvalds
· 7 years ago
b562c17
locking/refcounts: Do not force refcount_t usage as GPL-only export
by Kees Cook
· 7 years ago
0b72d69
perf tools: Rename 'backward' to 'overwrite' in evlist, mmap and record
by Wang Nan
· 7 years ago
7fb4b40
perf mmap: Don't discard prev in backward mode
by Wang Nan
· 7 years ago
71f566a
perf mmap: Fix perf backward recording
by Wang Nan
· 7 years ago
712d36d
perf report: Set browser mode right before setup_browser()
by Seokho Song
· 7 years ago
c343bad
x86/asm: Allow again using asm.h when building for the 'bpf' clang target
by Arnaldo Carvalho de Melo
· 7 years ago
fbc2844
perf vendor events: Use more flexible pattern matching for CPU identification for mapfile.csv
by William Cohen
· 7 years ago
0125195
perf c2c: Add a tip about cacheline events
by Sangwon Hong
· 7 years ago
8eb7a1f
perf mmap: Remove overwrite and check_messup from mmap read
by Wang Nan
· 7 years ago
ca6a9a0
perf mmap: Remove overwrite from arguments list of perf_mmap__push
by Wang Nan
· 7 years ago
144b9a4
perf evlist: Remove evlist->overwrite
by Wang Nan
· 7 years ago
7a276ff
perf evlist: Remove 'overwrite' parameter from perf_evlist__mmap_ex
by Wang Nan
· 7 years ago
f74b9d3a
perf evlist: Remove 'overwrite' parameter from perf_evlist__mmap
by Wang Nan
· 7 years ago
c6707fd
perf tools: Fix up build in hardnened environments
by Jiri Olsa
· 7 years ago
de3d0f1
perf pmu: Add check for valid cpuid in perf_pmu__find_map()
by Ganapatrao Kulkarni
· 7 years ago
d396422
perf vendor events arm64: Add ThunderX2 implementation defined pmu core events
by Ganapatrao Kulkarni
· 7 years ago
14b22ae
perf pmu: Add helper function is_pmu_core to detect PMU CORE devices
by Ganapatrao Kulkarni
· 7 years ago
13231ca
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 7 years ago
e6cdd80
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 7 years ago
6a5e05a
Merge tag 'char-misc-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 7 years ago
1fbd55c
Merge tag 'driver-core-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 7 years ago
7399693
Merge tag 'staging-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 7 years ago
84dda29
Merge tag 'tty-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 7 years ago
6b0b3bd
Merge tag 'usb-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 7 years ago
54b9937
Merge tag 'pinctrl-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 7 years ago
f81c7287
Merge tag 'gpio-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 7 years ago
b7ad7ef
remove task and stack pointer printout from oops dump
by Linus Torvalds
· 7 years ago
66bc5df
MAINTAINERS: update Android driver maintainers.
by Martijn Coenen
· 7 years ago
b57df28
perf tools arm64: Add support for get_cpuid_str function.
by Ganapatrao Kulkarni
· 7 years ago
54e32dc
perf pmu: Pass pmu as a parameter to get_cpuid_str()
by Ganapatrao Kulkarni
· 7 years ago
1dc4ddf
perf s390: Always build with -fPIC
by Hendrik Brueckner
· 7 years ago
8d3cd4c
perf thread_map: Add method to map all threads in the system
by Arnaldo Carvalho de Melo
· 7 years ago
b984aff
perf stat: Add rbtree node_delete op
by Jin Yao
· 7 years ago
33fec3e
perf rblist: Create rblist__exit() function
by Jin Yao
· 7 years ago
35a8a14
perf annotate: Fix objdump comment parsing for Intel mov dissassembly
by Thomas Richter
· 7 years ago
36c2636
perf annotate: Fix unnecessary memory allocation for s390x
by Thomas Richter
· 7 years ago
8085e5a
perf bench futex: Sync waker threads
by James Yang
· 7 years ago
25ab5ab
tools build feature: Check if pthread_barrier_t is available
by Arnaldo Carvalho de Melo
· 7 years ago
fd6d2e5
Merge tag 'docs-4.15-fixes' of git://git.lwn.net/linux
by Linus Torvalds
· 7 years ago
2391f0b
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 7 years ago
236fa07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
8ee5ad1
arch/tile: mark as orphaned
by Chris Metcalf
· 7 years ago
9956cfe
Documentation: fix docs build error after source file removed
by Randy Dunlap
· 7 years ago
c2eb6d0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 7 years ago
e4485c7
Merge branch 'tcp-cb-selinux-corruption'
by David S. Miller
· 7 years ago
b4d1605
tcp: use IPCB instead of TCP_SKB_CB in inet_exact_dif_match()
by David Ahern
· 7 years ago
eeea10b
tcp: add tcp_v4_fill_cb()/tcp_v4_restore_cb()
by Eric Dumazet
· 7 years ago
ae64f9b
Linux 4.15-rc2
by Linus Torvalds
· 7 years ago
87fc5c6
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 7 years ago
ae4806a
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 7 years ago
49a418d
Merge tag 'hwmon-for-linus-v4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 7 years ago
bcd1d60
rxrpc: Fix the MAINTAINERS record
by David Howells
· 7 years ago
c501256
rxrpc: Use correct netns source in rxrpc_release_sock()
by David Howells
· 7 years ago
e168e98
Merge tag 'iio-fixes-for-4.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus
by Greg Kroah-Hartman
· 7 years ago
886afc1
liquidio: fix incorrect indentation of assignment statement
by Colin Ian King
· 7 years ago
ed75e1a
Merge tag 'linux-can-fixes-for-4.15-20171201' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can
by David S. Miller
· 7 years ago
edef309
Merge tag 'at24-4.15-fixes-for-wolfram' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into i2c/for-current
by Wolfram Sang
· 7 years ago
45ab4b1
stmmac: reset last TSO segment size after device open
by Lars Persson
· 7 years ago
a98a4eb
ipvlan: Add the skb->mark as flow4's member to lookup route
by Gao Feng
· 7 years ago
af57b7f
Merge branch 's390-qeth-fixes'
by David S. Miller
· 7 years ago
0cbff6d
s390/qeth: build max size GSO skbs on L2 devices
by Julian Wiedmann
· 7 years ago
6d69b1f
s390/qeth: fix GSO throughput regression
by Julian Wiedmann
· 7 years ago
bc3ab705
s390/qeth: fix thinko in IPv4 multicast address tracking
by Julian Wiedmann
· 7 years ago
7344ba0
Merge branch 'vhost-skb-leaks'
by David S. Miller
· 7 years ago
61d7853
tap: free skb if flags error
by Wei Xu
· 7 years ago
c33ee15
tun: free skb in early errors
by Wei Xu
· 7 years ago
6e47408
vhost: fix skb leak in handle_rx()
by Wei Xu
· 7 years ago
fa935ca
Merge branch 'bnxt_en-fixes'
by David S. Miller
· 7 years ago
ebd5818
bnxt_en: Fix a variable scoping in bnxt_hwrm_do_send_msg()
by Vasundhara Volam
· 7 years ago
e9ecc73
bnxt_en: fix dst/src fid for vxlan encap/decap actions
by Sathya Perla
· 7 years ago
c8fb7b8
bnxt_en: wildcard smac while creating tunnel decap filter
by Sunil Challa
· 7 years ago
a7f3f93
bnxt_en: Need to unconditionally shut down RoCE in bnxt_shutdown
by Ray Jui
· 7 years ago
8a64e55
gpio: pca953x: fix vendor prefix for PCA9654
by Sergei Shtylyov
· 7 years ago
a08415e
scsi: documentation: Fix case of 'scsi_device' struct mention(s)
by John Pittman
· 7 years ago
0f83aaa
genericirq.rst: Remove :c:func:`...` in code blocks
by Jonathan Neuschäfer
· 7 years ago
e50806a
dmaengine: doc : Fix warning "Title underline too short" while make xmldocs
by Masanari Iida
· 7 years ago
e814bcc
scripts/kernel-doc: Don't fail with status != 0 if error encountered with -none
by Will Deacon
· 7 years ago
6d745ee
iio: stm32: fix adc/trigger link error
by Arnd Bergmann
· 7 years ago
ad44a9f
iio: health: max30102: Temperature should be in milli Celsius
by Peter Meerwald-Stadler
· 7 years ago
c175cb7
iio: fix kernel-doc build errors
by Randy Dunlap
· 7 years ago
9674882
iio: adc: meson-saradc: Meson8 and Meson8b do not have REG11 and REG13
by Martin Blumenstingl
· 7 years ago
d85eed9
iio: adc: meson-saradc: initialize the bandgap correctly on older SoCs
by Martin Blumenstingl
· 7 years ago
7a6b042
iio: adc: meson-saradc: fix the bit_idx of the adc_en clock
by Martin Blumenstingl
· 7 years ago
e53111a
iio: proximity: sx9500: Assign interrupt from GpioIo()
by Andy Shevchenko
· 7 years ago
81b039e
iio: adc: cpcap: fix incorrect validation
by Pan Bian
· 7 years ago
2db767d
Merge tag 'nfs-for-4.15-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 7 years ago
788c1da
Merge tag 'xfs-4.15-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 7 years ago
e1ba1c9
Merge tag 'riscv-for-linus-4.15-rc2_cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/linux
by Linus Torvalds
· 7 years ago
4b1967c
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 7 years ago
3b62de2
RISC-V: Fixes for clean allmodconfig build
by Palmer Dabbelt
· 7 years ago
185e788
move libgcc.h to include/linux
by Palmer Dabbelt
· 7 years ago
7382fbd
RISC-V: __io_writes should respect the length argument
by Palmer Dabbelt
· 7 years ago
07f8ba7
RISC-V: User-Visible Changes
by Palmer Dabbelt
· 7 years ago
f8182f6
RISC-V Atomic Cleanups
by Palmer Dabbelt
· 7 years ago
da894ff
RISC-V: __io_writes should respect the length argument
by Palmer Dabbelt
· 7 years ago
Next »