aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-07-12ipc/shm.c: avoid ipc_rcu_putref for failed ipc_addid()Manfred Spraul1-6/+3
2017-07-12ipc/sem.c: avoid ipc_rcu_putref for failed ipc_addid()Manfred Spraul1-5/+4
2017-07-12ipc/util: drop ipc_rcu_alloc()Kees Cook2-24/+0
2017-07-12ipc/msg: avoid ipc_rcu_alloc()Kees Cook1-4/+14
2017-07-12ipc/shm: avoid ipc_rcu_alloc()Kees Cook1-4/+14
2017-07-12ipc/sem: avoid ipc_rcu_alloc()Kees Cook1-5/+20
2017-07-12ipc/util: drop ipc_rcu_free()Kees Cook2-8/+0
2017-07-12ipc/msg: do not use ipc_rcu_free()Kees Cook1-2/+7
2017-07-12ipc/shm: do not use ipc_rcu_free()Kees Cook1-2/+7
2017-07-12ipc/sem: do not use ipc_rcu_free()Kees Cook1-2/+7
2017-07-12ipc: drop non-RCU allocationKees Cook3-33/+6
2017-07-12include/linux/sem.h: correctly document sem_ctimeManfred Spraul2-2/+2
2017-07-12ipc: merge ipc_rcu and kern_ipc_permManfred Spraul6-61/+66
2017-07-12ipc/sem.c: remove sem_base, embed struct semManfred Spraul2-55/+55
2017-07-12fault-inject: support systematic fault injectionDmitry Vyukov5-0/+142
2017-07-12kcmp: fs/epoll: wrap kcmp code with CONFIG_CHECKPOINT_RESTORECyrill Gorcunov2-0/+4
2017-07-12kcmp: add KCMP_EPOLL_TFD mode to compare epoll target filesCyrill Gorcunov4-0/+112
2017-07-12procfs: fdinfo: extend information about epoll target filesCyrill Gorcunov2-3/+11
2017-07-12kfifo: clean up example to not use page_linkLogan Gunthorpe1-4/+4
2017-07-12scripts/gdb: lx-dmesg: use explicit encoding=utf8 errors=replaceLeonard Crestez1-3/+10
2017-07-12scripts/gdb: lx-dmesg: cast log_buf to void* for addr fetchLeonard Crestez1-1/+1
2017-07-12scripts/gdb: add lx-fdtdump commandPeter Griffin2-0/+80
2017-07-12fs/Kconfig: kill CONFIG_PERCPU_RWSEM some moreDavidlohr Bueso1-1/+0
2017-07-12bfs: fix sanity checks for empty filesRakesh Pandit1-1/+1
2017-07-12random: do not ignore early device randomnessKees Cook2-0/+6
2017-07-12kernel/sysctl_binary.c: check name array length in deprecated_sysctl_warning()Mateusz Jurczyk1-1/+1
2017-07-12test_sysctl: test against int proc_dointvec() array supportLuis R. Rodriguez2-0/+102
2017-07-12test_sysctl: add simple proc_douintvec() caseLuis R. Rodriguez2-0/+74
2017-07-12test_sysctl: add simple proc_dointvec() caseLuis R. Rodriguez2-0/+73
2017-07-12test_sysctl: test against PAGE_SIZE for intLuis R. Rodriguez1-0/+66
2017-07-12test_sysctl: add generic script to expand on testsLuis R. Rodriguez5-220/+495
2017-07-12test_sysctl: add dedicated proc sysctl test driverLuis R. Rodriguez6-4/+130
2017-07-12sysctl: add unsigned int range supportLuis R. Rodriguez3-1/+72
2017-07-12sysctl: simplify unsigned int supportLuis R. Rodriguez2-7/+160
2017-07-12sysctl: fold sysctl_writes_strict checks into helperLuis R. Rodriguez1-24/+32
2017-07-12sysctl: kdoc'ify sysctl_writes_strictLuis R. Rodriguez1-4/+25
2017-07-12sysctl: fix lax sysctl_check_table() sanity checkLuis R. Rodriguez1-5/+5
2017-07-12kexec/kdump: minor Documentation updates for arm64 and ImageBharat Bhushan1-3/+9
2017-07-12kdump: protect vmcoreinfo data under the crash memoryXunlei Pang6-2/+74
2017-07-12powerpc/fadump: use the correct VMCOREINFO_NOTE_SIZE for phdrXunlei Pang3-5/+2
2017-07-12kexec: move vmcoreinfo out of the kernel's .bss sectionXunlei Pang8-21/+29
2017-07-12kernel/fork.c: virtually mapped stacks: do not disable interruptsChristoph Lameter1-11/+5
2017-07-12mm/memory.c: mark create_huge_pmd() inline to prevent build failureGeert Uytterhoeven1-1/+1
2017-07-12kernel.h: handle pointers to arrays better in container_of()Ian Abbott1-3/+7
2017-07-12include/linux/dcache.h: use unsigned chars in struct name_snapshotStephen Rothwell1-2/+2
2017-07-12kokr/memory-barriers.txt: Fix obsolete link to atomic_ops.txtSeongJae Park1-7/+7
2017-07-12memory-barriers.txt: Fix broken link to atomic_ops.txtSeongJae Park1-3/+3
2017-07-12docs: Turn off section numbering for the input docsJonathan Corbet1-1/+0
2017-07-12docs: Include uaccess docs from the right fileJonathan Corbet1-1/+1
2017-07-12net: stmmac: revert "support future possible different internal phy mode"LABBE Corentin1-7/+3
2017-07-12sfc: don't read beyond unicast address listBert Kenward1-5/+3
2017-07-12Merge branch 'net-doc-fixes'David S. Miller2-3/+6
2017-07-12datagram: fix kernel-doc commentsstephen hemminger1-3/+3
2017-07-12socket: add documentation for missing elementsstephen hemminger1-0/+3
2017-07-12smsc911x: Add check for ioremap_nocache() return codeAlexey Khoroshilov1-0/+5
2017-07-12Merge branch 'for-rc' of https://git.kernel.org/pub/scm/linux/kernel/git/mzx/...Rafael J. Wysocki3-6/+7
2017-07-12Merge branch 'next' into for-linusDmitry Torokhov3-44/+204
2017-07-12rtc: Remove wrong deprecation commentAlexandre Belloni1-6/+0
2017-07-12PCI / PM: Restore PME Enable after config space restorationRafael J. Wysocki3-8/+11
2017-07-12platform/x86: silead_dmi: Add entry for Ployer Momo7w tablet touchscreenHans de Goede1-0/+10
2017-07-12nfsd4: factor ctime into change attributeJ. Bruce Fields3-3/+25
2017-07-12svcrdma: Remove svc_rdma_chunk_ctxt::cc_dir fieldChuck Lever1-10/+8
2017-07-12svcrdma: use offset_in_page() macroChuck Lever1-2/+3
2017-07-12svcrdma: Clean up after converting svc_rdma_recvfrom to rdma_rw APIChuck Lever2-39/+4
2017-07-12svcrdma: Clean-up svc_rdma_unmap_dmaChuck Lever1-14/+5
2017-07-12svcrdma: Remove frmr cacheChuck Lever2-104/+0
2017-07-12svcrdma: Remove unused Read completion handlersChuck Lever2-87/+10
2017-07-12svcrdma: Properly compute .len and .buflen for received RPC CallsChuck Lever2-11/+5
2017-07-12svcrdma: Use generic RDMA R/W API in RPC Call pathChuck Lever3-468/+106
2017-07-12svcrdma: Add recvfrom helpers to svc_rdma_rw.cChuck Lever2-1/+427
2017-07-12sunrpc: Allocate up to RPCSVC_MAXPAGES per svc_rqstChuck Lever2-5/+7
2017-07-12Input: i8042 - fix crash at boot timeChen Hong1-3/+9
2017-07-12PCI: rockchip: Check for pci_scan_root_bus_bridge() failure correctlyShawn Lin1-1/+1
2017-07-12ALSA: hda - Add hdmi id for a Geminilake variantSubhransu S. Prusty1-1/+4
2017-07-12Merge branch 'i2c/for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds41-2483/+4944
2017-07-12Merge tag 'iommu-updates-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds22-548/+1233
2017-07-12Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds12-383/+1456
2017-07-12fbdev: make get_fb_unmapped_area depends of !MMUBenjamin Gaignard1-2/+3
2017-07-12atyfb: hide unused variableArnd Bergmann1-2/+2
2017-07-12fix a braino in compat_sys_getrlimit()Al Viro1-1/+1
2017-07-12brcmfmac: fix possible buffer overflow in brcmf_cfg80211_mgmt_tx()Arend van Spriel1-0/+5
2017-07-12net: hns: Bugfix for Tx timeout handling in hns driverLin Yun Sheng1-7/+9
2017-07-12net: ipmr: ipmr_get_table() returns NULLDan Carpenter1-2/+2
2017-07-12nfp: freeing the wrong variableDan Carpenter1-1/+1
2017-07-12Merge branch 'mlxsw-spectrum-Various-fixes'David S. Miller2-3/+10
2017-07-12mlxsw: spectrum_switchdev: Check status of memory allocationIdo Schimmel1-0/+6
2017-07-12mlxsw: spectrum_switchdev: Remove unused variableIdo Schimmel1-3/+0
2017-07-12mlxsw: spectrum_router: Fix use-after-free in route replaceIdo Schimmel1-0/+3
2017-07-12mlxsw: spectrum_router: Add missing rollbackIdo Schimmel1-0/+1
2017-07-12ftrace: Fix uninitialized variable in match_records()Dan Carpenter1-1/+1
2017-07-12ftrace: Remove an unneeded NULL checkDan Carpenter1-1/+1
2017-07-12cpufreq: schedutil: Fix sugov_start() versus sugov_update_shared() raceVikram Mulukutla1-0/+5
2017-07-12PM / QoS: return -EINVAL for bogus stringsDan Carpenter1-0/+2
2017-07-12cpufreq: intel_pstate: Fix ratio setting for min_perf_pctSrinivas Pandruvada1-1/+1
2017-07-12powerpc/64: Fix atomic64_inc_not_zero() to return an intMichael Ellerman1-2/+2
2017-07-12device property: Introduce fwnode_call_bool_op() for ops that return boolSakari Ailus2-3/+7
2017-07-12ACPI / x86: Add KIOX000A accelerometer on GPD win to always_present_ids arrayHans de Goede1-0/+13
2017-07-12ACPI / x86: Add Dell Venue 11 Pro 7130 touchscreen to always_present_idsHans de Goede1-0/+9
2017-07-12ACPI / x86: Allow matching always_present_id array entries by DMIHans de Goede1-4/+15
2017-07-12Revert "ACPI / EC: Enable event freeze mode..." to fix a regressionLv Zheng1-1/+1
2017-07-12ACPI / EC: Drop EC noirq hooks to fix a regressionLv Zheng1-19/+0
2017-07-12ACPI / irq: Fix return code of acpi_gsi_to_irq()Mark Salter1-2/+2
2017-07-12crypto: cavium - make several functions staticColin Ian King1-4/+4
2017-07-12crypto: chcr - Avoid algo allocation in softirq.Harsh Jain2-8/+16
2017-07-12crypto: caam - properly set IV after {en,de}cryptDavid Gstir1-2/+18
2017-07-12crypto: atmel - only treat EBUSY as transient if backlogGilad Ben-Yossef1-1/+3
2017-07-12NetworkingHerbert Xu1-1/+1
2017-07-12crypto: caam - fix signals handlingHoria Geantă2-2/+2
2017-07-12powerpc: Fix emulation of mfocrf in emulate_step()Anton Blanchard1-0/+13
2017-07-12powerpc: Fix emulation of mcrf in emulate_step()Anton Blanchard1-2/+4
2017-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds7-20/+57
2017-07-11samples/bpf: fix a build issueYonghong Song4-1/+15
2017-07-11bridge: mdb: fix leak on complete_info ptr on fail pathEduardo Valentin1-1/+2
2017-07-12powerpc/perf: Add POWER9 alternate PM_RUN_CYC and PM_RUN_INST_CMPL eventsAnton Blanchard2-0/+6
2017-07-11ftrace: Hide cached module code for !CONFIG_MODULESArnd Bergmann1-0/+2
2017-07-11tracing: Do note expose stack_trace_filter without DYNAMIC_FTRACESteven Rostedt (VMware)1-0/+6
2017-07-11tracing: Update Documentation/trace/ftrace.txtSteven Rostedt (VMware)1-112/+396
2017-07-11Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds40-440/+600
2017-07-11Merge tag 'smb3-security-fixes-for-4.13' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds15-179/+180
2017-07-11tracing: Fixup trace file header alignmentSteven Rostedt (VMware)1-8/+17
2017-07-11tap: convert a mutex to a spinlockWANG Cong1-9/+9
2017-07-11cxgb4: fix BUG() on interrupt deallocating path of ULDGuilherme G. Piccoli2-22/+36
2017-07-11qed: Fix printk option passed when printing ipv6 addressesKalderon, Michal1-3/+3
2017-07-11net: Fix minor code bug in timestamping.txtAhmad Fatoum1-4/+2
2017-07-11Merge branch 'stmmac-dma-resources-fixes'David S. Miller1-7/+7
2017-07-11net: stmmac: Make 'alloc_dma_[rt]x_desc_resources()' look even closerChristophe Jaillet1-6/+6
2017-07-11net: stmmac: Fix error handling path in 'alloc_dma_tx_desc_resources()'Christophe Jaillet1-1/+1
2017-07-11net: stmmac: Fix error handling path in 'alloc_dma_rx_desc_resources()'Christophe Jaillet1-1/+1
2017-07-11Merge tag 'ceph-for-4.13-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds28-476/+2308
2017-07-11iscsi-target: Add login_keys_workaround attribute for non RFC initiatorsNicholas Bellinger7-16/+64
2017-07-11Revert "qla2xxx: Fix incorrect tcm_qla2xxx_free_cmd use during TMR ABORT"Nicholas Bellinger3-8/+33
2017-07-11cisco: enic: Fic an error handling path in 'vnic_dev_init_devcmd2()'Christophe Jaillet1-4/+5
2017-07-11tcmu: clean up the code and with one small fixXiubo Li1-13/+11
2017-07-11tcmu: Fix possbile memory leak / OOPs when recalculating cmd base sizeXiubo Li1-7/+5
2017-07-11Merge branch 'bnxt_en-Bug-fixes'David S. Miller4-16/+35
2017-07-11bnxt_en: Fix SRIOV on big-endian architecture.Michael Chan1-5/+10
2017-07-11bnxt_en: Fix bug in ethtool -L.Michael Chan4-9/+8
2017-07-11bnxt_en: Fix race conditions in .ndo_get_stats64().Michael Chan2-2/+17
2017-07-11Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds26-646/+1077
2017-07-11Merge tag 'chrome-platform-for-linus-4.13' of git://git.kernel.org/pub/scm/li...Linus Torvalds17-84/+1393
2017-07-11Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds6-6/+0
2017-07-11platform/x86: toshiba_acpi: constify attribute_group structures.Arvind Yadav1-1/+1
2017-07-11platform/x86: asus-wmi: constify attribute_group structures.Arvind Yadav1-2/+2
2017-07-11platform/x86: panasonic-laptop: constify attribute_group structures.Arvind Yadav1-1/+1
2017-07-11platform/x86: alienware-wmi: constify attribute_group structures.Arvind Yadav1-3/+3
2017-07-11platform/x86: samsung-laptop: constify attribute_group structures.Arvind Yadav1-1/+1
2017-07-11platform/x86: compal-laptop: constify attribute_group structures.Arvind Yadav1-1/+1
2017-07-11platform/x86: fujitsu-laptop: constify attribute_group structures.Arvind Yadav1-1/+1
2017-07-11platform/x86: peaq-wmi: Fix peaq_ignore_events_counter handling off by 1Hans de Goede1-1/+1
2017-07-11proc: Fix proc_sys_prune_dcache to hold a sb referenceEric W. Biederman3-15/+32
2017-07-11mmc: block: Let MMC_IOC_MULTI_CMD return zero again for zero entriesGeert Uytterhoeven1-0/+3
2017-07-11mmc: block: Initialize ret in mmc_blk_issue_drv_op() for MMC_DRV_OP_IOCTLGeert Uytterhoeven1-1/+1
2017-07-11kbuild: Enable Large File Support for hostprogsUwe Kleine-König1-3/+10
2017-07-11kbuild: remove wrapper files handling from Makefile.headersinstMasahiro Yamada1-10/+1
2017-07-11kbuild: split exported generic header creation into uapi-asm-genericMasahiro Yamada1-3/+4
2017-07-11kbuild: do not include old-kbuild-file from Makefile.headersinstMasahiro Yamada1-5/+0
2017-07-11xtensa: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2-9/+10
2017-07-11unicore32: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2-29/+28
2017-07-11tile: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2-19/+19
2017-07-11sparc: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2-1/+2
2017-07-11sh: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2-19/+18
2017-07-11parisc: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2-6/+5
2017-07-11openrisc: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2-28/+28
2017-07-11nios2: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2-24/+24
2017-07-11nios2: remove unneeded arch/nios2/include/(generated/)asm/signal.hMasahiro Yamada2-23/+0
2017-07-11powerpc/perf: Fix SDAR_MODE value for continous sampling on Power9Madhavan Srinivasan1-2/+4
2017-07-11mmc: sdhci-acpi: Workaround conflict with PCI wifi on GPD Win handheldAdrian Hunter1-6/+64
2017-07-11Merge tag 'gvt-fixes-2017-07-11' of https://github.com/01org/gvt-linux into d...Jani Nikula5-64/+34
2017-07-11drm/i915: Make DP-MST connector info workMaarten Lankhorst1-1/+1
2017-07-11ALSA: hda/realtek - New codec device ID for ALC1220Kailang Yang1-0/+2
2017-07-11drm/i915/gvt: Use fence error from GVT request for workload statusChuanxiao Dong1-9/+12
2017-07-11drm/i915/gvt: remove scheduler_mutex in per-engine workload_threadWeinan Li1-7/+0
2017-07-11drm/i915/gvt: Revert "drm/i915/gvt: Fix possible recursive locking issue"Chuanxiao Dong2-48/+10
2017-07-11drm/i915/gvt: Audit the command buffer addressPing Gao1-0/+10
2017-07-11drm/i915/gvt: Fix a memory leak in intel_gvt_init_gtt()Zhou, Wenjia1-0/+2
2017-07-10target: export lio pgr/alua support as device attrMike Christie1-0/+24
2017-07-11powerpc/asm: Mark cr0 as clobbered in mftb()Oliver O'Halloran1-1/+1
2017-07-11powerpc/powernv: Fix local TLB flush for boot and MCE on POWER9Nicholas Piggin3-18/+67
2017-07-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds103-1249/+1538
2017-07-10kernel/exit.c: avoid undefined behaviour when calling wait4()zhongjiang1-0/+4
2017-07-10kernel/signal.c: avoid undefined behaviour in kill_something_infozhongjiang1-0/+4
2017-07-10binfmt_elf: safely increment argv pointersKees Cook1-11/+9
2017-07-10s390: reduce ELF_ET_DYN_BASEKees Cook1-8/+7
2017-07-10powerpc: move ELF_ET_DYN_BASE to 4GB / 4MBKees Cook1-6/+7
2017-07-10arm64: move ELF_ET_DYN_BASE to 4GB / 4MBKees Cook1-6/+6
2017-07-10arm: move ELF_ET_DYN_BASE to 4MBKees Cook1-6/+2
2017-07-10binfmt_elf: use ELF_ET_DYN_BASE only for PIEKees Cook2-14/+58
2017-07-10fs, epoll: short circuit fetching events if thread has been killedDavid Rientjes1-0/+10
2017-07-10checkpatch: improve multi-line alignment testJoe Perches1-1/+1
2017-07-10checkpatch: improve macro reuse testJoe Perches1-6/+6
2017-07-10checkpatch: change format of --color argument to --color[=WHEN]John Brooks1-6/+29
2017-07-10checkpatch: silence perl 5.26.0 unescaped left brace warningsCyril Bur1-3/+3
2017-07-10checkpatch: improve tests for multiple line function definitionsJoe Perches1-1/+25
2017-07-10checkpatch: remove false warning for commit referenceHeinrich Schuchardt1-1/+3
2017-07-10checkpatch: fix stepping through statements with $stat and ctx_statement_blockJoe Perches1-1/+1
2017-07-10checkpatch: [HLP]LIST_HEAD is also declarationSteffen Maier1-1/+1
2017-07-10checkpatch: warn when a MAINTAINERS entry isn't [A-Z]:\tJoe Perches1-0/+11
2017-07-10checkpatch: improve the unnecessary OOM message testJoe Perches1-1/+1
2017-07-10lib/bsearch.c: micro-optimize pivot position calculationSergey Senozhatsky1-10/+12
2017-07-10lib/extable.c: use bsearch() library function in search_extable()Thomas Meyer8-56/+63