Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
48a5c81f3f1fc6470f1e39aea2effbfc9567abe5
48a5c81
powerpc/lib: fix book3s/32 boot failure due to code patching
by Christophe Leroy
· 6 years ago
71e29a1
drivers/virt/fsl_hypervisor.c: prevent integer overflow in ioctl
by Dan Carpenter
· 6 years ago
b51cbe6
drivers/virt/fsl_hypervisor.c: dereferencing error pointers in ioctl
by Dan Carpenter
· 6 years ago
513abe7
bonding: fix arp_validate toggling in active-backup mode
by Jarod Wilson
· 6 years ago
4dbefd9
ipv4: Fix raw socket lookup for local traffic
by David Ahern
· 6 years ago
2854d45
vrf: sit mtu should not be updated when vrf netdev is the link
by Stephen Suryaputra
· 6 years ago
d8209c1
vlan: disable SIOCSHWTSTAMP in container
by Hangbin Liu
· 6 years ago
7b7b9da
packet: Fix error path in packet_init
by YueHaibing
· 6 years ago
955714c
net: ucc_geth - fix Oops when changing number of buffers in the ring
by Christophe Leroy
· 6 years ago
1fff19a
fib_rules: return 0 directly if an exactly same rule exists when NLM_F_EXCL not supplied
by Hangbin Liu
· 6 years ago
aca669b
bridge: Fix error path for kobject_init_and_add()
by Tobin C. Harding
· 6 years ago
ca92979
powerpc/64s: Include cpu header
by Breno Leitao
· 6 years ago
d66ee57
x86/vdso: Pass --eh-frame-hdr to the linker
by Alistair Strachan
· 6 years ago
e8e1c54
x86/vdso: Drop implicit common-page-size linker flag
by Nick Desaulniers
· 6 years ago
e56aeab
x86: vdso: Use $LD instead of $CC to link
by Alistair Strachan
· 6 years ago
40c03e8
Revert "x86: vdso: Use $LD instead of $CC to link"
by Sasha Levin
· 6 years ago
ca6c34a
Revert "x86/vdso: Drop implicit common-page-size linker flag"
by Sasha Levin
· 6 years ago
e85fa7b
Don't jump to compute_result state from check_result state
by Nigel Croxon
· 6 years ago
09bc8f1
rtlwifi: rtl8723ae: Fix missing break in switch statement
by Gustavo A. R. Silva
· 6 years ago
946023a
ALSA: pcm: remove SNDRV_PCM_IOCTL1_INFO internal command
by Takashi Sakamoto
· 8 years ago
8663a36
cw1200: fix missing unlock on error in cw1200_hw_scan()
by Wei Yongjun
· 6 years ago
ecdb33c
Input: synaptics-rmi4 - fix possible double free
by Pan Bian
· 6 years ago
737b6bc
spi: ST ST95HF NFC: declare missing of table
by Daniel Gomez
· 6 years ago
cdb3d71
spi: Micrel eth switch: declare missing of table
by Daniel Gomez
· 6 years ago
952ef05
gpu: ipu-v3: dp: fix CSC handling
by Lucas Stach
· 6 years ago
4696507
selftests/net: correct the return value for run_netsocktests
by Po-Hsu Lin
· 6 years ago
cd7e3fd
drm/sun4i: Set device driver data at bind time for use in unbind
by Paul Kocialkowski
· 6 years ago
6abfbc0
s390: ctcm: fix ctcm_new_device error return code
by Arnd Bergmann
· 6 years ago
f9b1baa
MIPS: perf: ath79: Fix perfcount IRQ assignment
by Petr Štetiar
· 6 years ago
31a6e0d
ipvs: do not schedule icmp errors from tunnels
by Julian Anastasov
· 6 years ago
3a1de1a
selftests: netfilter: check icmp pkttoobig errors are set as related
by Florian Westphal
· 6 years ago
f351f4a
init: initialize jump labels before command line option parsing
by Dan Williams
· 6 years ago
02bdc50
tools lib traceevent: Fix missing equality check for strcmp
by Rikard Falkeborn
· 6 years ago
016ac59
KVM: x86: avoid misreporting level-triggered irqs as edge-triggered in tracing
by Vitaly Kuznetsov
· 6 years ago
906b45f
x86/reboot, efi: Use EFI reboot for Acer TravelMate X514-51T
by Jian-Hong Pan
· 6 years ago
6f8288c
mISDN: Check address length before reading address family
by Tetsuo Handa
· 6 years ago
00853c9
s390/3270: fix lockdep false positive on view->lock
by Martin Schwidefsky
· 6 years ago
7e0642e
mac80211: fix unaligned access in mesh table hash function
by Felix Fietkau
· 6 years ago
ee734a2
s390/dasd: Fix capacity calculation for large volumes
by Peter Oberparleiter
· 6 years ago
4d8fc7d
libnvdimm/btt: Fix a kmemdup failure check
by Aditya Pakki
· 6 years ago
e1b2ae9
HID: input: add mapping for "Toggle Display" key
by Dmitry Torokhov
· 6 years ago
b341211
HID: input: add mapping for keyboard Brightness Up/Down/Toggle keys
by Dmitry Torokhov
· 6 years ago
b68f766
HID: input: add mapping for Expose/Overview key
by Dmitry Torokhov
· 6 years ago
93cc833
libnvdimm/namespace: Fix a potential NULL pointer dereference
by Kangjie Lu
· 6 years ago
d1a8691
iio: adc: xilinx: fix potential use-after-free on remove
by Sven Van Asbroeck
· 6 years ago
2651afd
USB: serial: fix unthrottle races
by Johan Hovold
· 6 years ago
3208df1
platform/x86: sony-laptop: Fix unintentional fall-through
by Gustavo A. R. Silva
· 6 years ago
82303dd
bpf: convert htab map to hlist_nulls
by Alexei Starovoitov
· 6 years ago
aad9db6
bpf: fix struct htab_elem layout
by Alexei Starovoitov
· 6 years ago
9b04b51
netfilter: compat: initialize all fields in xt_init
by Francesco Ruggeri
· 6 years ago
ffe8cff
Linux 4.9.176
by Greg Kroah-Hartman
· 6 years ago
192d197
x86/cpu/bugs: Use __initconst for 'const' init data
by Andi Kleen
· 6 years ago
626743f
x86: stop exporting msr-index.h to userland
by Nicolas Dichtel
· 8 years ago
2a09901
x86/speculation/mds: Fix documentation typo
by Josh Poimboeuf
· 6 years ago
da360f1
Documentation: Correct the possible MDS sysfs values
by Tyler Hicks
· 6 years ago
96c06cd
x86/mds: Add MDSUM variant to the MDS documentation
by speck for Pawan Gupta
· 6 years ago
025b9cf
x86/speculation/mds: Add 'mitigations=' support for MDS
by Josh Poimboeuf
· 6 years ago
1709284
x86/speculation: Support 'mitigations=' cmdline option
by Josh Poimboeuf
· 6 years ago
edda9c3
cpu/speculation: Add 'mitigations=' cmdline option
by Josh Poimboeuf
· 6 years ago
3645b36
x86/speculation/mds: Print SMT vulnerable on MSBDS with mitigations off
by Konrad Rzeszutek Wilk
· 6 years ago
450aa01
x86/speculation/mds: Fix comment
by Boris Ostrovsky
· 6 years ago
f8a0bbe
x86/speculation/mds: Add SMT warning message
by Josh Poimboeuf
· 6 years ago
98c4b3c
x86/speculation: Move arch_smt_update() call to after mitigation decisions
by Josh Poimboeuf
· 6 years ago
f02eee6
x86/speculation/mds: Add mds=full,nosmt cmdline option
by Josh Poimboeuf
· 6 years ago
3880bc1
Documentation: Add MDS vulnerability documentation
by Thomas Gleixner
· 6 years ago
cb10603
Documentation: Move L1TF to separate directory
by Thomas Gleixner
· 6 years ago
81ea109
x86/speculation/mds: Add mitigation mode VMWERV
by Thomas Gleixner
· 6 years ago
ba08d56
x86/speculation/mds: Add sysfs reporting for MDS
by Thomas Gleixner
· 6 years ago
4e722ae
x86/speculation/mds: Add mitigation control for MDS
by Thomas Gleixner
· 6 years ago
2394f59
x86/speculation/mds: Conditionally clear CPU buffers on idle entry
by Thomas Gleixner
· 6 years ago
3a8e7f6
x86/kvm/vmx: Add MDS protection when L1D Flush is not active
by Thomas Gleixner
· 6 years ago
20041a0
x86/speculation/mds: Clear CPU buffers on exit to user
by Thomas Gleixner
· 6 years ago
96ef7af
x86/speculation/mds: Add mds_clear_cpu_buffers()
by Thomas Gleixner
· 6 years ago
eb2aa33
x86/kvm: Expose X86_FEATURE_MD_CLEAR to guests
by Andi Kleen
· 6 years ago
1cdffec
x86/speculation/mds: Add BUG_MSBDS_ONLY
by Thomas Gleixner
· 6 years ago
fbf6ad0
x86/speculation/mds: Add basic bug infrastructure for MDS
by Andi Kleen
· 6 years ago
d5272d0
x86/speculation: Consolidate CPU whitelists
by Thomas Gleixner
· 6 years ago
b76f8af
x86/msr-index: Cleanup bit defines
by Thomas Gleixner
· 6 years ago
6198041
kvm: x86: Report STIBP on GET_SUPPORTED_CPUID
by Eduardo Habkost
· 6 years ago
e58cf37
x86/speculation: Provide IBPB always command line options
by Thomas Gleixner
· 6 years ago
6f4b925
x86/speculation: Add seccomp Spectre v2 user space protection mode
by Thomas Gleixner
· 6 years ago
91d9bbd
x86/speculation: Enable prctl mode for spectre_v2_user
by Thomas Gleixner
· 6 years ago
2d99bc0
x86/speculation: Add prctl() control for indirect branch speculation
by Thomas Gleixner
· 6 years ago
6febf94
x86/speculation: Prevent stale SPEC_CTRL msr content
by Thomas Gleixner
· 6 years ago
6596ca9
x86/speculation: Prepare arch_smt_update() for PRCTL mode
by Thomas Gleixner
· 6 years ago
607a3b3
x86/speculation: Split out TIF update
by Thomas Gleixner
· 6 years ago
c89ef65
x86/speculation: Prepare for conditional IBPB in switch_mm()
by Thomas Gleixner
· 6 years ago
1cca4d2
x86/speculation: Avoid __switch_to_xtra() calls
by Thomas Gleixner
· 6 years ago
b5741ef
x86/process: Consolidate and simplify switch_to_xtra() code
by Thomas Gleixner
· 6 years ago
a35a8c6
x86/speculation: Prepare for per task indirect branch speculation control
by Tim Chen
· 6 years ago
dda365c
x86/speculation: Add command line control for indirect branch speculation
by Thomas Gleixner
· 6 years ago
d343a94
x86/speculation: Unify conditional spectre v2 print functions
by Thomas Gleixner
· 6 years ago
d073799
x86/speculataion: Mark command line parser data __initdata
by Thomas Gleixner
· 6 years ago
8d33157
x86/speculation: Mark string arrays const correctly
by Thomas Gleixner
· 6 years ago
5fdb123
x86/speculation: Reorder the spec_v2 code
by Thomas Gleixner
· 6 years ago
9d6f23f
x86/l1tf: Show actual SMT state
by Thomas Gleixner
· 6 years ago
a3c901b
x86/speculation: Rework SMT state change
by Thomas Gleixner
· 6 years ago
c803409
sched: Add sched_smt_active()
by Ben Hutchings
· 6 years ago
4cc1549
x86/Kconfig: Select SCHED_SMT if SMP enabled
by Thomas Gleixner
· 6 years ago
dbbc533
x86/speculation: Reorganize speculation control MSRs update
by Tim Chen
· 6 years ago
Next »