Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
c7cc26414a3e8e22226ba33b82be904f802260a2
c7cc264
ath: Add regulatory mapping for Bermuda
by Sven Eckelmann
· 7 years ago
0d50a24
ath: Add regulatory mapping for Serbia
by Sven Eckelmann
· 7 years ago
9d04d93
ath: Add regulatory mapping for Tanzania
by Sven Eckelmann
· 7 years ago
410639a
ath: Add regulatory mapping for Uganda
by Sven Eckelmann
· 7 years ago
3cfd186
ath: Add regulatory mapping for APL2_FCCA
by Sven Eckelmann
· 7 years ago
31e1b25
ath: Add regulatory mapping for APL13_WORLD
by Sven Eckelmann
· 7 years ago
e6cd759
ath: Add regulatory mapping for ETSI8_WORLD
by Sven Eckelmann
· 7 years ago
1d4de3f
ath: Add regulatory mapping for FCC3_ETSIC
by Sven Eckelmann
· 7 years ago
db16571
PCI: Prevent sysfs disable of device while driver is attached
by Christoph Hellwig
· 7 years ago
7e51eff
btrfs: qgroup: Finish rescan when hit the last leaf of extent tree
by Qu Wenruo
· 7 years ago
65cb469
btrfs: add barriers to btrfs_sync_log before log_commit_wait wakeups
by David Sterba
· 7 years ago
9ac47200
media: videobuf2-core: don't call memop 'finish' when queueing
by Hans Verkuil
· 7 years ago
739feeb
media: tw686x: Fix incorrect vb2_mem_ops GFP flags
by Ezequiel Garcia
· 7 years ago
a783c6d
wlcore: sdio: check for valid platform device data before suspend
by Eyal Reizer
· 7 years ago
a7a336e
mwifiex: handle race during mwifiex_usb_disconnect
by Ganapathi Bhat
· 7 years ago
5e0b8c1
mfd: cros_ec: Fail early if we cannot identify the EC
by Vincent Palatin
· 7 years ago
32b7d63
ASoC: dpcm: fix BE dai not hw_free and shutdown
by Kai Chieh Chuang
· 7 years ago
c70cc94
Bluetooth: btusb: Add a new Realtek 8723DE ID 2ff8:b011
by Jian-Hong Pan
· 7 years ago
922c668
Bluetooth: hci_qca: Fix "Sleep inside atomic section" warning
by Thierry Escande
· 7 years ago
2e1bfab
iwlwifi: pcie: fix race in Rx buffer allocator
by Shaul Triebitz
· 7 years ago
d4fd1bf
selftests/intel_pstate: Improve test, minor fixes
by Daniel Díaz
· 7 years ago
9f4dd60
perf/x86/intel/uncore: Correct fixed counter index check for NHM
by Kan Liang
· 7 years ago
47fc151
perf/x86/intel/uncore: Correct fixed counter index check in generic code
by Kan Liang
· 7 years ago
ce28cf5
usbip: usbip_detach: Fix memory, udev context and udev leak
by Shuah Khan (Samsung OSG)
· 7 years ago
9e222d7
f2fs: fix race in between GC and atomic open
by Chao Yu
· 7 years ago
bce7f72
f2fs: Fix deadlock in shutdown ioctl
by Sahitya Tummala
· 7 years ago
570f12a
f2fs: fix to wait page writeback during revoking atomic write
by Chao Yu
· 7 years ago
b7ea2b8
f2fs: fix to don't trigger writeback during recovery
by Chao Yu
· 7 years ago
4e6b7aa
f2fs: fix error path of move_data_page
by Chao Yu
· 7 years ago
c9ab0ce
disable loading f2fs module on PAGE_SIZE > 4KB
by Anatoly Pugachev
· 7 years ago
b05c460
pnfs: Don't release the sequence slot until we've processed layoutget on open
by Trond Myklebust
· 7 years ago
759fb7f
netfilter: nf_tables: check msg_type before nft_trans_set(trans)
by Alexey Kodanev
· 7 years ago
efb4dd6
RDMA/mad: Convert BUG_ONs to error flows
by Leon Romanovsky
· 7 years ago
ea8e4ff
powerpc/64s: Fix compiler store ordering to SLB shadow area
by Nicholas Piggin
· 7 years ago
c3e3472
hvc_opal: don't set tb_ticks_per_usec in udbg_init_opal_common()
by Stewart Smith
· 7 years ago
ee245de
powerpc/eeh: Fix use-after-release of EEH driver
by Sam Bobroff
· 7 years ago
73298a8
infiniband: fix a possible use-after-free bug
by Cong Wang
· 7 years ago
6e02c06
netfilter: ipset: List timing out entries with "timeout 1" instead of zero
by Jozsef Kadlecsik
· 7 years ago
5629505
perf tools: Fix pmu events parsing rule
by Jiri Olsa
· 7 years ago
fda8caa
rtc: ensure rtc_set_alarm fails when alarms are not supported
by Alexandre Belloni
· 7 years ago
c99dbd9
mm/slub.c: add __printf verification to slab_err()
by Mathieu Malaterre
· 7 years ago
e18d328
mm: vmalloc: avoid racy handling of debugobjects in vunmap
by Chintan Pandya
· 7 years ago
c6e8116
vfio: platform: Fix reset module leak in error path
by Geert Uytterhoeven
· 7 years ago
8bccc6c
nfsd: fix potential use-after-free in nfsd4_decode_getdeviceinfo
by Scott Mayhew
· 7 years ago
ca08131
ALSA: fm801: add error handling for snd_ctl_add
by Zhouyang Jia
· 7 years ago
9f9e506
ALSA: emu10k1: add error handling for snd_ctl_add
by Zhouyang Jia
· 7 years ago
acd9aba
xen/netfront: raise max number of slots in xennet_get_responses()
by Juergen Gross
· 7 years ago
31ad104
kcov: ensure irq code sees a valid area
by Mark Rutland
· 7 years ago
7ff1861
usb: dwc2: Fix DMA alignment to start at allocated boundary
by Antti Seppälä
· 7 years ago
e8d77bd
arm64: fix vmemmap BUILD_BUG_ON() triggering on !vmemmap setups
by Johannes Weiner
· 6 years ago
b985a73
tracing: Quiet gcc warning about maybe unused link variable
by Steven Rostedt (VMware)
· 6 years ago
987e425a
tracing/kprobes: Fix trace_probe flags on enable_trace_kprobe() failure
by Artem Savkov
· 6 years ago
b38f829
kthread, tracing: Don't expose half-written comm when creating kthreads
by Snild Dolkow
· 6 years ago
a9737bb
tracing: Fix possible double free in event_enable_trigger_func()
by Steven Rostedt (VMware)
· 6 years ago
2a0ce1f
tracing: Fix double free of event_trigger_data
by Steven Rostedt (VMware)
· 6 years ago
eb02525
kvm, mm: account shadow page tables to kmemcg
by Shakeel Butt
· 6 years ago
6ed569e
Input: elan_i2c - add another ACPI ID for Lenovo Ideapad 330-15AST
by KT Liao
· 6 years ago
79f4095
Input: i8042 - add Lenovo LaVie Z to the i8042 reset list
by Chen-Yu Tsai
· 6 years ago
19e2884
Input: elan_i2c - add ACPI ID for lenovo ideapad 330
by Donald Shanty III
· 7 years ago
94c6744
Linux 4.9.116
by Greg Kroah-Hartman
· 6 years ago
b9dd134
exec: avoid gcc-8 warning for get_task_comm
by Arnd Bergmann
· 7 years ago
b1a1d9b
turn off -Wattribute-alias
by Arnd Bergmann
· 6 years ago
b2019f0
can: xilinx_can: fix RX overflow interrupt not being enabled
by Anssi Hannula
· 7 years ago
9f73084
can: xilinx_can: fix incorrect clear of non-processed interrupts
by Anssi Hannula
· 7 years ago
bee7ff7
can: xilinx_can: keep only 1-2 frames in TX FIFO to fix TX accounting
by Anssi Hannula
· 8 years ago
1fd9fa5
can: xilinx_can: fix device dropping off bus on RX overrun
by Anssi Hannula
· 8 years ago
c98f577
can: xilinx_can: fix recovery from error states not being propagated
by Anssi Hannula
· 8 years ago
1fadfbd
can: xilinx_can: fix power management handling
by Anssi Hannula
· 7 years ago
de2219a
can: xilinx_can: fix RX loop if RXNEMP is asserted without RXOK
by Anssi Hannula
· 8 years ago
bf0070e
driver core: Partially revert "driver core: correct device's shutdown order"
by Rafael J. Wysocki
· 6 years ago
9e10043
usb: gadget: f_fs: Only return delayed status when len is 0
by Jerry Zhang
· 7 years ago
e2996cf
usb: core: handle hub C_PORT_OVER_CURRENT condition
by Bin Liu
· 6 years ago
b0bd06a
usb: cdc_acm: Add quirk for Castles VEGA3000
by Lubomir Rintel
· 6 years ago
94623c7
tcp: call tcp_drop() from tcp_data_queue_ofo()
by Eric Dumazet
· 6 years ago
a878681
tcp: detect malicious patterns in tcp_collapse_ofo_queue()
by Eric Dumazet
· 6 years ago
fdf258e
tcp: avoid collapses in tcp_prune_queue() if possible
by Eric Dumazet
· 6 years ago
2d08921
tcp: free batches of packets in tcp_prune_ofo_queue()
by Eric Dumazet
· 6 years ago
8736711
tcp: do not delay ACK in DCTCP upon CE status change
by Yuchung Cheng
· 6 years ago
57ec882
tcp: do not cancel delay-AcK on DCTCP special ACK
by Yuchung Cheng
· 6 years ago
1fcccc5
tcp: helpers to send special DCTCP ack
by Yuchung Cheng
· 6 years ago
8417780
tcp: fix dctcp delayed ACK schedule
by Yuchung Cheng
· 6 years ago
19b7479
rtnetlink: add rtnl_link_state check in rtnl_configure_link
by Roopa Prabhu
· 6 years ago
c6ac36b
net: phy: consider PHY_IGNORE_INTERRUPT in phy_start_aneg_priv
by Heiner Kallweit
· 6 years ago
cc403d5
multicast: do not restore deleted record source filter mode to new one
by Hangbin Liu
· 6 years ago
b7e37ad
net/mlx5e: Fix quota counting in aRFS expire flow
by Eran Ben Elisha
· 7 years ago
d9d5801
net/mlx5e: Don't allow aRFS for encapsulated packets
by Eran Ben Elisha
· 7 years ago
adcecd4
net/mlx5: Adjust clock overflow work period
by Ariel Levkovich
· 7 years ago
e2ffdd6
net: skb_segment() should not return NULL
by Eric Dumazet
· 6 years ago
444987d
net/mlx4_core: Save the qpn from the input modifier in RST2INIT wrapper
by Jack Morgenstein
· 6 years ago
03fbf2b
ip: in cmsg IP(V6)_ORIGDSTADDR call pskb_may_pull
by Willem de Bruijn
· 6 years ago
93d94fe
ip: hash fragments consistently
by Paolo Abeni
· 6 years ago
650321f
MIPS: Fix off-by-one in pci_resource_to_user()
by Paul Burton
· 6 years ago
92f7241
MIPS: ath79: fix register address in ath79_ddr_wb_flush()
by Felix Fietkau
· 6 years ago
dbcdf42
Linux 4.9.115
by Greg Kroah-Hartman
· 6 years ago
3118ceb
block: do not use interruptible wait anywhere
by Alan Jenkins
· 7 years ago
2ea8b93
xprtrdma: Return -ENOBUFS when no pages are available
by Chuck Lever
· 7 years ago
33b2110
xhci: Fix perceived dead host due to runtime suspend race with event handler
by Mathias Nyman
· 7 years ago
ad375ea
skbuff: Unconditionally copy pfmemalloc in __skb_clone()
by Stefano Brivio
· 6 years ago
cad9922
net: Don't copy pfmemalloc flag in __copy_skb_header()
by Stefano Brivio
· 6 years ago
c439f62
net: usb: asix: replace mii_nway_restart in resume path
by Alexander Couzens
· 6 years ago
Next »