summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* staging: fsl-dpaa2/eth: Flow affinity for IP forwardingIoana Radulescu2017-12-212-7/+12
* staging: ccree: use size_t consistentlyGilad Ben-Yossef2017-12-202-4/+3
* staging: pi433: remove unused functionValentin Vidic2017-12-192-19/+0
* staging: pi433: replace printk calls with dev_dbgValentin Vidic2017-12-191-2/+2
* staging: pi433: avoid logging ENOMEM messagesValentin Vidic2017-12-191-3/+1
* staging: pi433: replace unsigned with unsigned intValentin Vidic2017-12-191-1/+1
* staging: pi433: collapse else block after return statementValentin Vidic2017-12-191-7/+7
* Staging: Pi433: Bugfix for wrong argument for sizeof() in TX threadMarcus Wolf2017-12-191-7/+6
* Staging: rtl8723bs: Replace true with x and false with !xShreeya Patel2017-12-191-16/+14
* staging: rtl8712: style fix returned error codeMartin Homuth2017-12-191-1/+1
* staging: rtl8712: style fix unneeded elseMartin Homuth2017-12-191-37/+35
* staging: rtl8712: style fix indentationMartin Homuth2017-12-193-13/+13
* staging: rtl8712: style fix over 80 characters warningsMartin Homuth2017-12-195-13/+22
* staging: rtl8192u: ieee80211: ieee80211_rx.c fix checkpatch space prohibited ...Abdul Rauf2017-12-191-6/+6
* Staging: ks7010: ks_wlan_net: Fixing coding style warningSUNIL KALLUR RAMEGOWDA2017-12-191-2/+2
* staging: vchiq_arm: fix open brace placement errorsTara Null2017-12-191-4/+5
* Staging: vc04_services: fix brace coding style issues in vchiq_shim.cTomas Marek2017-12-191-2/+1
* staging: vt6655: Use GFP_KERNEL in kzallocJia-Ju Bai2017-12-191-4/+4
* Staging: ccree: Add blank line after declarationsKamal Heib2017-12-191-0/+1
* staging: ccree: update TODOGilad Ben-Yossef2017-12-191-2/+1
* staging: ccree: fix fips event irq handling buildGilad Ben-Yossef2017-12-191-1/+1
* staging: ccree: remove ssi_config.hGilad Ben-Yossef2017-12-1913-42/+3
* staging: ccree: turn compile time debug log to paramsGilad Ben-Yossef2017-12-194-27/+35
* staging: ccree: remove useless debug codeGilad Ben-Yossef2017-12-194-84/+0
* staging: ccree: remove CC_IRQ_DELAY dead codeGilad Ben-Yossef2017-12-192-12/+0
* staging: ccree: staging: ccree: replace sysfs by debugfs interfaceGilad Ben-Yossef2017-12-1912-224/+154
* staging: ccree: add explicit module init/exit funcGilad Ben-Yossef2017-12-191-1/+12
* staging: ccree: clean up PM registrationGilad Ben-Yossef2017-12-193-13/+10
* staging: ccree: drop ifdef CONFIG_OF in codeGilad Ben-Yossef2017-12-191-4/+0
* staging: pi433: remove multiple blank linesValentin Vidic2017-12-194-25/+0
* staging: pi433: fix CamelCase for dccPercent variablesValentin Vidic2017-12-193-27/+27
* staging: comedi: s626.c - fix multiline dereferenceRoman Lakeev2017-12-191-5/+4
* staging: greybus: arche-platform.c: Fix alignment should match open parenthesisKamal Heib2017-12-191-9/+12
* staging: greybus: arche-apb-ctrl.c: Fix alignment should match open parenthesisKamal Heib2017-12-191-19/+20
* staging: typec: fix endianness mismatch identified by sparseGabriel L. Somlo2017-12-191-7/+10
* Merge 4.15-rc4 into staging-nextGreg Kroah-Hartman2017-12-181134-7918/+9843
|\
| * Linux 4.15-rc4v4.15-rc4Linus Torvalds2017-12-171-1/+1
| * Revert "exec: avoid RLIMIT_STACK races with prlimit()"Kees Cook2017-12-171-6/+1
| * Merge branch 'WIP.x86-pti.base-for-linus' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2017-12-170-0/+0
| |\
| | * x86/mm/kasan: Don't use vmemmap_populate() to initialize shadowAndrey Ryabinin2017-12-172-8/+137
| | * locking/barriers: Convert users of lockless_dereference() to READ_ONCE()Will Deacon2017-12-1713-27/+27
| | * locking/barriers: Add implicit smp_read_barrier_depends() to READ_ONCE()Will Deacon2017-12-171-0/+1
| | * bpf: fix build issues on um due to mising bpf_perf_event.hDaniel Borkmann2017-12-171-0/+1
| | * perf/x86: Enable free running PEBS for REGS_USER/INTRAndi Kleen2017-12-172-1/+27
| | * x86: Make X86_BUG_FXSAVE_LEAK detectable in CPUID on AMDRudolf Marek2017-12-172-2/+6
| | * x86/cpufeature: Add User-Mode Instruction Prevention definitionsRicardo Neri2017-12-171-0/+1
| | * Merge commit 'upstream-x86-virt' into WIP.x86/mmIngo Molnar2017-12-1717-93/+121
| | |\
| | * \ Merge branch 'upstream-acpi-fixes' into WIP.x86/pti.baseIngo Molnar2017-12-173-58/+33
| | |\ \
| | * \ \ Merge branch 'upstream-x86-selftests' into WIP.x86/pti.baseIngo Molnar2017-12-1719-522/+613
| | |\ \ \
| | * \ \ \ Merge commit 'upstream-x86-entry' into WIP.x86/mmIngo Molnar2017-12-1755-361/+579
| | |\ \ \ \