aboutsummaryrefslogtreecommitdiffstats
path: root/arch/xtensa (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-15arch/*: Kconfig: fix documentation for NMI watchdogMauro Carvalho Chehab4-4/+4
2018-06-15docs: crypto_engine.rst: Fix two parse warningsMauro Carvalho Chehab1-3/+5
2018-06-15docs: can.rst: fix a footnote referenceMauro Carvalho Chehab1-2/+2
2018-06-15afs: Optimise callback breaking by not repeating volume lookupDavid Howells3-20/+107
2018-06-15afs: Display manually added cells in dynamic root mountDavid Howells7-27/+200
2018-06-15afs: Enable IPv6 DNS lookupsDavid Howells2-2/+2
2018-06-15bsg: fix race of bsg_open and bsg_unregisterAnatoliy Glagolev1-11/+11
2018-06-15block: remov blk_queue_invalidate_tagsChristoph Hellwig3-38/+1
2018-06-15cfg80211: fix rcu in cfg80211_unregister_wdevDedy Lansky1-0/+1
2018-06-15mac80211: Move up init of TXQsToke Høiland-Jørgensen1-6/+6
2018-06-15mac80211_hwsim: fix module init error pathsJohannes Berg1-2/+9
2018-06-15cfg80211: initialize sinfo in cfg80211_get_stationSven Eckelmann1-0/+2
2018-06-15nl80211: fix some kernel doc tag mistakesLuca Coelho1-14/+14
2018-06-15nvme-fabrics: fix and refine state checks in __nvmf_check_readyChristoph Hellwig1-20/+19
2018-06-15nvme-fabrics: handle the admin-only case properly in nvmf_check_readyChristoph Hellwig1-1/+2
2018-06-15nvme-fabrics: refactor queue ready checkChristoph Hellwig5-50/+45
2018-06-15afs: Show all of a server's addresses in /proc/fs/afs/serversDavid Howells1-2/+8
2018-06-15afs: Handle CONFIG_PROC_FS=nDavid Howells2-2/+10
2018-06-15proc: Make inline name size calculation automaticDavid Howells4-12/+16
2018-06-15orangefs: simplify compat ioctl handlingAl Viro1-42/+12
2018-06-15signalfd: lift sigmask copyin and size checks to callers of do_signalfd4()Al Viro1-25/+25
2018-06-14hv_netvsc: Fix the variable sizes in ipsecv2 and rsc offloadHaiyang Zhang1-13/+13
2018-06-14rds: avoid unenecessary cong_update in loop transportSantosh Shilimkar3-0/+11
2018-06-14l2tp: clean up stale tunnel or session in pppol2tp_connect's error pathGuillaume Nault1-0/+10
2018-06-14l2tp: prevent pppol2tp_connect() from creating kernel socketsGuillaume Nault1-0/+9
2018-06-14l2tp: only accept PPP sessions in pppol2tp_connect()Guillaume Nault1-0/+6
2018-06-14l2tp: fix pseudo-wire type for sessions created by pppol2tp_connect()Guillaume Nault1-0/+1
2018-06-14eventpoll: switch to ->poll_maskBen Noordhuis1-5/+10
2018-06-14aio: only return events requested in poll_mask() for IOCB_CMD_POLLChristoph Hellwig1-2/+2
2018-06-14net: emaclite: Remove xemaclite_mdio_setup return checkRadhey Shyam Pandey1-3/+1
2018-06-14net: emaclite: Remove unused 'has_mdio' flag.Radhey Shyam Pandey1-2/+0
2018-06-14net: emaclite: Fix MDIO bus unregister bugRadhey Shyam Pandey1-1/+1
2018-06-14net: emaclite: Fix position of lp->mii_bus assignmentRadhey Shyam Pandey1-2/+2
2018-06-14eventfd: only return events requested in poll_mask()Avi Kivity1-2/+2
2018-06-14aio: mark __aio_sigset::sigmask constAvi Kivity1-1/+1
2018-06-14tcp: verify the checksum of the first data segment in a new connectionFrank van der Linden2-0/+8
2018-06-14net: qcom/emac: Add missing of_node_put()YueHaibing1-0/+1
2018-06-15lib/test_printf.c: call wait_for_random_bytes() before plain %p testsThierry Escande1-0/+7
2018-06-15hexagon: drop the unused variable zero_page_maskAnshuman Khandual2-4/+0
2018-06-15hexagon: fix printk format warning in setup.cRandy Dunlap1-1/+1
2018-06-15mm: fix oom_kill event handlingRoman Gushchin3-7/+27
2018-06-15treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAXStefan Agner9-13/+13
2018-06-15mm: use octal not symbolic permissionsJoe Perches15-66/+63
2018-06-15ipc: use new return type vm_fault_tSouptick Joarder1-1/+1
2018-06-15sysvipc/sem: mitigate semnum index against spectre v1Davidlohr Bueso1-4/+14
2018-06-15fault-injection: reorder config entriesMikulas Patocka1-18/+18
2018-06-15arm: port KCOV to armDmitry Vyukov4-1/+16
2018-06-15sched/core / kcov: avoid kcov_area during task switchMark Rutland4-2/+20
2018-06-15kcov: prefault the kcov_areaMark Rutland1-0/+16
2018-06-15kcov: ensure irq code sees a valid areaMark Rutland1-1/+2