aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-09xtensa: Added Cadence CSP kernel configuration for XtensaScott Telford5-0/+1106
2016-09-09xtensa: fix default kernel load addressMax Filippov1-2/+4
2016-07-31xtensa: wire up new syscallsMax Filippov1-1/+14
2016-07-24Linux 4.7Linus Torvalds1-1/+1
2016-07-24xtensa: support reserved-memory DT nodeMax Filippov2-0/+3
2016-07-24xtensa: drop sysmem and switch to memblockMax Filippov4-292/+40
2016-07-24xtensa: minimize use of PLATFORM_DEFAULT_MEM_{ADDR,SIZE}Max Filippov4-30/+12
2016-07-24xtensa: cleanup MMU setup and kernel layout macrosMax Filippov12-105/+98
2016-07-24xtensa: add alternative kernel memory layoutsMax Filippov9-10/+249
2016-07-24xtensa: move kernel mapping addresses into kmem_layout.hMax Filippov5-15/+34
2016-07-24xtensa: fix __ffs result typeMax Filippov1-1/+1
2016-07-23pps: do not crash when failed to registerJiri Slaby1-1/+1
2016-07-23tools/vm/slabinfo: fix an unintentional printfDan Carpenter1-1/+2
2016-07-23testing/radix-tree: fix a macro expansion bugDan Carpenter1-1/+1
2016-07-23radix-tree: fix radix_tree_iter_retry() for tagged iterators.Andrey Ryabinin1-0/+1
2016-07-23mm: memcontrol: fix cgroup creation failure after many small jobsJohannes Weiner3-24/+87
2016-07-22gpio: tegra: don't auto-enable for COMPILE_TESTArnd Bergmann1-2/+5
2016-07-22libceph: apply new_state before new_up_client on incrementalsIlya Dryomov1-43/+113
2016-07-22crypto: rsa-pkcs1pad - fix rsa-pkcs1pad request structHerbert Xu1-2/+2
2016-07-22ovl: verify upper dentry in ovl_remove_and_whiteout()Maxim Patlasov1-30/+24
2016-07-22packet: propagate sock_cmsg_send() errorSoheil Hassas Yeganeh1-3/+1
2016-07-21crypto: qat - make qat_asym_algs.o depend on asn1 headersJan Stancek1-0/+1
2016-07-20Input: tsc200x - report proper input_dev nameMichael Welling4-6/+25
2016-07-20tty/vt/keyboard: fix OOB access in do_compute_shiftstate()Dmitry Torokhov1-21/+9
2016-07-20net/mlx5e: Fix del vxlan port command buffer memsetSaeed Mahameed1-2/+2
2016-07-19packet: fix second argument of sock_tx_timestamp()Yoshihiro Shimoda1-3/+3
2016-07-19Input: synaptics-rmi4 - fix maximum size check for F12 control register 8Andrew Duggan1-4/+5
2016-07-19net: switchdev: change ageing_time type to clock_tVivien Didelot1-1/+1
2016-07-19Update maintainer for EHEA driver.Douglas Miller1-1/+1
2016-07-19net/mlx4_en: Add resilience in low memory systemsEugenia Emantayev3-37/+132
2016-07-19net/mlx4_en: Move filters cleanup to a proper locationEugenia Emantayev2-3/+4
2016-07-19nfit: make DIMM DSMs optionalDan Williams2-8/+9
2016-07-19m68k/defconfig: Update defconfigs for v4.7-rc2Geert Uytterhoeven12-0/+48
2016-07-18sctp: load transport header after sk_filterWillem de Bruijn1-4/+1
2016-07-18net/sched/sch_htb: clamp xstats tokens to fit into 32-bit intKonstantin Khlebnikov1-2/+4
2016-07-18clk: at91: fix clk_programmable_set_parent()Boris Brezillon1-1/+1
2016-07-18libata: LITE-ON CX1-JB256-HP needs lower max_sectorsTejun Heo1-0/+6
2016-07-18drm/i915/kbl: Introduce the first official DMC for Kabylake.Rodrigo Vivi1-11/+19
2016-07-18drm/i915: add missing condition for committing planes on crtcLionel Landwerlin1-0/+6
2016-07-18drm/i915: Treat eDP as always connected, againVille Syrjälä1-1/+1
2016-07-18ALSA: usb-audio: Fix quirks code is not calledKazuki Oikawa1-1/+1
2016-07-18mmc: pxamci: fix potential oopsRobert Jarzmik1-7/+9
2016-07-18mmc: block: fix packed command header endiannessTaras Kondratiuk1-6/+6
2016-07-18mmc: block: fix free of uninitialized 'idata->buf'Ville Viinikka1-1/+3
2016-07-18KEYS: Fix for erroneous trust of incorrectly signed X.509 certsMat Martineau1-1/+1
2016-07-18pefile: Fix the failure of calculation for digestLans Zhang1-1/+6
2016-07-18PKCS#7: Fix panic when referring to the empty AKID when DEBUG definedLans Zhang1-1/+1
2016-07-16net: cavium: liquidio: Avoid dma_unmap_single on uninitialized ndataFlorian Fainelli1-4/+5
2016-07-16net: nb8800: Fix SKB leak in nb8800_receive()Florian Fainelli1-0/+1
2016-07-16et131x: Fix logical vs bitwise check in et131x_tx_timeout()Florian Fainelli1-1/+1