Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
45ea83f02dc090c477261ac6c93aa2097edca601
45ea83f
hv: add SPDX license id to Kconfig
by Stephen Hemminger
· 7 years ago
7624127
hv: add SPDX license to trace
by Stephen Hemminger
· 7 years ago
238064f
Drivers: hv: vmbus: do not mark HV_PCIE as perf_device
by Dexuan Cui
· 7 years ago
f68b1a1
Drivers: hv: vmbus: respect what we get from hv_get_synint_state()
by Dexuan Cui
· 7 years ago
b5b3820
/dev/mem: Avoid overwriting "err" in read_mem()
by Kees Cook
· 7 years ago
b24d0d5
Merge 4.16-rc7 into char-misc-next
by Greg Kroah-Hartman
· 7 years ago
3eb2ce8
Linux 4.16-rc7
by Linus Torvalds
· 7 years ago
cb64165
Merge tag 'dmaengine-fix-4.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/slave-dma
by Linus Torvalds
· 7 years ago
d286236
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
9fd64e8
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
bf45bae
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
eaf6799
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
6bacf66
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
f1869a8
tty: vt: fix up tabstops properly
by Linus Torvalds
· 7 years ago
e43d40b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 7 years ago
cfb2f6f
Revert "mqueue: switch to on-demand creation of internal mount"
by Eric W. Biederman
· 7 years ago
bcfc1f4
Merge tag 'pinctrl-v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 7 years ago
99fec39
Merge tag 'trace-v4.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 7 years ago
d8ba61b
x86/entry/64: Don't use IST entry for #BP stack
by Andy Lutomirski
· 9 years ago
06ace26f
x86/efi: Free efi_pgd with free_pages()
by Waiman Long
· 7 years ago
86d043d
Merge tag 'mips_fixes_4.16_5' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips
by Linus Torvalds
· 7 years ago
095fe49
Merge tag 'vfio-v4.16-rc7' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 7 years ago
a580657
Merge tag 'mtd/fixes-for-4.16-rc7' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 7 years ago
935c200
Merge tag 'staging-4.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 7 years ago
97235e7
Merge tag 'char-misc-4.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 7 years ago
cde00d2
Merge tag 'media/v4.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 7 years ago
8ce7201
Merge tag 'sound-4.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 7 years ago
4ac0d3f
eeprom: at24: use SPDX identifier instead of GPL boiler-plate
by Bartosz Golaszewski
· 7 years ago
dfa453b
selftests: ftrace: Add a testcase for probepoint
by Masami Hiramatsu
· 7 years ago
5fbdbed
selftests: ftrace: Add a testcase for string type with kprobe_event
by Masami Hiramatsu
· 7 years ago
871bef2
selftests: ftrace: Add probe event argument syntax testcase
by Masami Hiramatsu
· 7 years ago
c5d343b
tracing: probeevent: Fix to support minus offset from symbol
by Masami Hiramatsu
· 7 years ago
34d43fa
eeprom: at24: simplify the i2c functionality checking
by Bartosz Golaszewski
· 7 years ago
df3da61
eeprom: at24: fix a line break
by Bartosz Golaszewski
· 7 years ago
de5db10
eeprom: at24: tweak newlines
by Bartosz Golaszewski
· 7 years ago
551a126
eeprom: at24: refactor at24_probe()
by Bartosz Golaszewski
· 7 years ago
7c28066
eeprom: at24: remove at24_platform_data from at24_data
by Bartosz Golaszewski
· 7 years ago
feb2f19
eeprom: at24: move platform data processing into a separate routine
by Bartosz Golaszewski
· 7 years ago
48b6a7d
eeprom: at24: switch to using probe_new() from the i2c framework
by Bartosz Golaszewski
· 7 years ago
f1a640c
eeprom: at24: provide and use at24_base_client_dev()
by Bartosz Golaszewski
· 7 years ago
11288b7
eeprom: at24: readability tweak in at24_probe()
by Bartosz Golaszewski
· 7 years ago
021c7d7
eeprom: at24: use a helper variable for dev
by Bartosz Golaszewski
· 7 years ago
f2adff6
eeprom: at24: rename chip to pdata in at24_probe()
by Bartosz Golaszewski
· 7 years ago
1f77d18
eeprom: at24: rename at24_get_pdata()
by Bartosz Golaszewski
· 7 years ago
7c7f428
eeprom: at24: don't check if byte_len is a power of 2
by Bartosz Golaszewski
· 7 years ago
53998fa
eeprom: at24: make struct initialization uniform in at24_probe()
by Bartosz Golaszewski
· 7 years ago
c4fee33
eeprom: at24: drop redundant variable in at24_write()
by Bartosz Golaszewski
· 7 years ago
eb27fde
eeprom: at24: drop redundant variable in at24_read()
by Bartosz Golaszewski
· 7 years ago
14263b8
eeprom: at24: remove code separators
by Bartosz Golaszewski
· 7 years ago
5ca2b5b
eeprom: at24: arrange local variables
by Bartosz Golaszewski
· 7 years ago
8cdc4e7
eeprom: at24: remove nvmem_config from at24_data
by Bartosz Golaszewski
· 7 years ago
d154316
eeprom: at24: disable regmap locking
by Bartosz Golaszewski
· 7 years ago
c84f259
eeprom: at25: sizeof t should be sizeof(t)
by Devang Panchal
· 7 years ago
f36b753
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
8401c72
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 7 years ago
9ec7ccc
Merge tag 'drm-fixes-for-v4.16-rc7' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 7 years ago
9d3c335
mm, thp: do not cause memcg oom for thp
by David Rientjes
· 7 years ago
1c610d5
mm/vmscan: wake up flushers for legacy cgroups too
by Andrey Ryabinin
· 7 years ago
f59f1ca
Revert "mm: page_alloc: skip over regions of invalid pfns where possible"
by Daniel Vacek
· 7 years ago
b3cd54b
mm/shmem: do not wait for lock_page() in shmem_unused_huge_shrink()
by Kirill A. Shutemov
· 7 years ago
fa41b90
mm/thp: do not wait for lock_page() in deferred_split_scan()
by Kirill A. Shutemov
· 7 years ago
fece202
mm/khugepaged.c: convert VM_BUG_ON() to collapse fail
by Kirill A. Shutemov
· 7 years ago
28ee90f
x86/mm: implement free pmd/pte page interfaces
by Toshi Kani
· 7 years ago
b6bdb75
mm/vmalloc: add interfaces to free unmapped page table
by Toshi Kani
· 7 years ago
1705f7c
h8300: remove extraneous __BIG_ENDIAN definition
by Arnd Bergmann
· 7 years ago
63489f8
hugetlbfs: check for pgoff value overflow
by Mike Kravetz
· 7 years ago
2e517d68
lockdep: fix fs_reclaim warning
by Tetsuo Handa
· 7 years ago
296cefe
MAINTAINERS: update Mark Fasheh's e-mail
by Mark Fasheh
· 7 years ago
8970a63
mm/mempolicy.c: avoid use uninitialized preferred_node
by Yisheng Xie
· 7 years ago
5a9f698
drm/ast: Fixed 1280x800 Display Issue
by Y.C. Chen
· 7 years ago
e7d7743
Merge tag 'acpi-4.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
394c73d
Merge tag 'modules-for-v4.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
by Linus Torvalds
· 7 years ago
594fdba
Merge branch 'acpi-wdat'
by Rafael J. Wysocki
· 7 years ago
c4f4d2f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
9ce2078
Merge tag 'mmc-v4.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 7 years ago
b7b3f66
Merge tag 'drm-misc-fixes-2018-03-22' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
by Dave Airlie
· 7 years ago
8c2d689
Merge tag 'drm-intel-fixes-2018-03-21' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
by Dave Airlie
· 7 years ago
096c49e
Merge branch 'vmwgfx-fixes-4.16' of git://people.freedesktop.org/~thomash/linux into drm-fixes
by Dave Airlie
· 7 years ago
cec1b94
Merge tag 'imx-drm-fixes-2018-03-22' of git://git.pengutronix.de/git/pza/linux into drm-fixes
by Dave Airlie
· 7 years ago
5dcd840
macsec: missing dev_put() on error in macsec_newlink()
by Dan Carpenter
· 7 years ago
e0645d9
Merge tag 'mac80211-for-davem-2018-03-21' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 7 years ago
40013ff
net: dsa: Fix functional dsa-loop dependency on FIXED_PHY
by Florian Fainelli
· 7 years ago
53e8269
Merge branch 'hv_netvsc-fix-races-during-shutdown-and-changes'
by David S. Miller
· 7 years ago
7b2ee50
hv_netvsc: common detach logic
by Stephen Hemminger
· 7 years ago
0ef58b0
hv_netvsc: change GPAD teardown order on older versions
by Stephen Hemminger
· 7 years ago
02400fc
hv_netvsc: use RCU to fix concurrent rx and queue changes
by Stephen Hemminger
· 7 years ago
8348e04
hv_netvsc: disable NAPI before channel close
by Stephen Hemminger
· 7 years ago
68e2ffd
net/ipv6: Handle onlink flag with multipath routes
by David Ahern
· 7 years ago
6d06673
ppp: avoid loop in xmit recursion detection code
by Guillaume Nault
· 7 years ago
8936ef7
ipv6: sr: fix NULL pointer dereference when setting encap source address
by David Lebrun
· 7 years ago
191f86c
ipv6: sr: fix scheduling in RCU when creating seg6 lwtunnel state
by David Lebrun
· 7 years ago
9b894cd
Merge branch 'aquantia-fixes'
by David S. Miller
· 7 years ago
c89bf1c
net: aquantia: driver version bump
by Igor Russkikh
· 7 years ago
90869dd
net: aquantia: Implement pci shutdown callback
by Igor Russkikh
· 7 years ago
3e9a545
net: aquantia: Allow live mac address changes
by Igor Russkikh
· 7 years ago
b647d398
net: aquantia: Add tx clean budget and valid budget handling logic
by Igor Russkikh
· 7 years ago
47203b3
net: aquantia: Change inefficient wait loop on fw data reads
by Igor Russkikh
· 7 years ago
d0f0fb2
net: aquantia: Fix a regression with reset on old firmware
by Igor Russkikh
· 7 years ago
1bf9a75
net: aquantia: Fix hardware reset when SPI may rarely hangup
by Igor Russkikh
· 7 years ago
1959031
Merge branch 's390-qeth-fixes'
by David S. Miller
· 7 years ago
Next »