aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-11-21net: qmi_wwan: add Quectel BG96 2c7c:0296Sebastian Sjoholm1-0/+1
2017-11-21mlxsw: spectrum: Do not try to create non-existing ports during unsplitIdo Schimmel2-2/+8
2017-11-21apparmor: fix possible recursive lock warning in __aa_create_nsJohn Johansen5-21/+21
2017-11-21apparmor: fix locking when creating a new complain profile.John Johansen1-3/+15
2017-11-21apparmor: fix profile attachment for special unconfined profilesJohn Johansen1-1/+3
2017-11-21apparmor: ensure that undecidable profile attachments failJohn Johansen1-14/+32
2017-11-21apparmor: fix leak of null profile name if profile allocation failsJohn Johansen1-1/+2
2017-11-21apparmor: remove unused redundant variable stopColin Ian King1-3/+0
2017-11-21apparmor: Fix bool initialization/comparisonThomas Meyer1-4/+4
2017-11-21apparmor: initialized returned struct aa_permsArnd Bergmann3-22/+12
2017-11-21powerpc/vas: Export chip_to_vas_id()Sukadev Bhattiprolu1-0/+1
2017-11-21Merge ath-current from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/at...Kalle Valo2-14/+39
2017-11-21xfs: abstract out dev_t conversionsChristoph Hellwig2-6/+12
2017-11-21xfs: fix memory leak in xfs_iext_free_last_leafShu Wang1-1/+1
2017-11-21x86/pkeys/selftests: Fix protection keys write() warningDave Hansen1-1/+4
2017-11-21x86/pkeys/selftests: Rename 'si_pkey' to 'siginfo_pkey'Dave Hansen1-5/+5
2017-11-21x86/mpx/selftests: Fix up weird arraysDave Hansen1-2/+2
2017-11-21x86/pkeys: Update documentation about availabilityDave Hansen1-2/+7
2017-11-21apparmor: fix spelling mistake: "resoure" -> "resource"Colin Ian King1-2/+2
2017-11-21sched/deadline: Don't use dubious signed bitfieldsDan Carpenter1-4/+4
2017-11-20Merge tag 'fbdev-v4.15' of git://github.com/bzolnier/linuxLinus Torvalds28-748/+164
2017-11-20Merge tag 'devicetree-fixes-for-4.15' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds6-79/+29
2017-11-20Merge tag 'jfs-4.15-2' of git://github.com/kleikamp/linux-shaggyLinus Torvalds1-1/+1
2017-11-21x86/umip: Print a warning into the syslog if UMIP-protected instructions are ...Ricardo Neri1-4/+58
2017-11-20drm/amdgpu: don't skip attributes when powerplay is enabledAlex Deucher1-0/+4
2017-11-21Merge branch 'bpf-offload-fixes'Daniel Borkmann10-110/+56
2017-11-21bpf: make bpf_prog_offload_verifier_prep() static inlineJakub Kicinski1-1/+1
2017-11-21bpf: revert report offload info to user spaceJakub Kicinski4-24/+0
2017-11-21bpftool: revert printing program device bound infoJakub Kicinski2-37/+0
2017-11-21bpf: offload: ignore namespace movesJakub Kicinski1-0/+4
2017-11-21bpf: turn bpf_prog_get_type() into a wrapperJakub Kicinski2-17/+6
2017-11-21net: xdp: don't allow device-bound programs in driver modeJakub Kicinski1-0/+7
2017-11-21bpf: offload: move offload device validation out to the driversJakub Kicinski5-25/+27
2017-11-21bpf: offload: rename the ifindex fieldJakub Kicinski4-5/+5
2017-11-21bpf: offload: limit offload to cls_bpf and xdp programs onlyJakub Kicinski1-2/+3
2017-11-21bpf: offload: add comment warning developers about double destroyJakub Kicinski1-0/+4
2017-11-20drm/amd/pp: fix typecast error in powerplay.Rex Zhu1-2/+2
2017-11-20dt-bindings: rtc: imxdi: Improve the bindings textFabio Estevam1-7/+7
2017-11-20rtc: sc27xx: Add Spreadtrum SC27xx PMIC RTC driverBaolin Wang3-0/+674
2017-11-20platform/x86: dell-smbios-wmi: Disable userspace interface if missing hotfixMario Limonciello3-2/+38
2017-11-20Add optional check for bad kernel-doc commentsMatthew Wilcox2-1/+29
2017-11-20dt-bindings: trivial-devices: Remove fsl,mc13892Jonathan Neuschäfer1-1/+0
2017-11-20of: Document exactly what of_find_node_by_name() putsStephen Boyd1-3/+3
2017-11-20MAINTAINERS: fix jfs tree locationTom Saeger1-1/+1
2017-11-20Documentation: fix profile= options in kernel-parameters.txtRandy Dunlap1-3/+5
2017-11-20documentation/svga.txt: update outdated fileRandy Dunlap1-50/+9
2017-11-20kokr/memory-barriers.txt: Fix typo in paring exampleSeongJae Park1-1/+1
2017-11-20kokr/memory-barriers/txt: Replace uses of "transitive"SeongJae Park1-88/+88
2017-11-20Documentation/process: add Co-Developed-by: tag for patches with multiple aut...Greg Kroah-Hartman1-0/+5
2017-11-20wcn36xx: fix iris child-node lookupJohan Hovold1-1/+1
2017-11-20ath10k: fix data rx for CCMP-256, GCMP and GCMP-256 in raw modeVasanthakumar Thiagarajan1-13/+38
2017-11-20mac80211: properly free requested-but-not-started TX agg sessionsJohannes Berg1-0/+5
2017-11-20mac80211_hwsim: Fix memory leak in hwsim_new_radio_nl()Ben Hutchings1-1/+4
2017-11-20cfg80211: initialize regulatory keys/database laterJohannes Berg1-15/+27
2017-11-20mac80211: aggregation: Convert timers to use timer_setup()Kees Cook4-60/+45
2017-11-20nl80211: don't expose wdev->ssid for most interfacesJohannes Berg1-2/+24
2017-11-20mac80211: Convert timers to use timer_setup()Kees Cook11-59/+50
2017-11-20Merge tag 'iwlwifi-for-kalle-2017-11-19' of git://git.kernel.org/pub/scm/linu...Kalle Valo8-76/+296
2017-11-20drm/tilcdc: Remove obsolete "ti,tilcdc,slave" dts binding supportJyri Sarha5-380/+0
2017-11-20drm/tegra: sor: Reimplement pad clockThierry Reding1-46/+111
2017-11-20powerpc/64s/slice: Use addr limit when computing slice maskAneesh Kumar K.V1-12/+22
2017-11-20ALSA: hda/realtek: Add headset mic support for Intel NUC Skull CanyonKai-Heng Feng1-0/+4
2017-11-19Merge tag 'ntb-4.15' of git://github.com/jonmason/ntbLinus Torvalds15-367/+1715
2017-11-20net: vxge: Fix some indentation issuesChristophe JAILLET1-19/+18
2017-11-20net: ena: fix race condition between device reset and link up setupNetanel Belgazal2-3/+11
2017-11-199p: Fix missing commas in mount optionsTuomas Tynkkynen2-4/+4
2017-11-20ima: do not update security.ima if appraisal status is not INTEGRITY_PASSRoberto Sassu1-0/+3
2017-11-20Merge tag 'drm-fsl-dcu-fixes-for-v4.15' of http://git.agner.ch/git/linux-drm-...Dave Airlie2-7/+1
2017-11-20Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie11-51/+87
2017-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds1-1/+1
2017-11-19r8169: use same RTL8111EVL green settings as in vendor driverHeiner Kallweit1-0/+5
2017-11-19r8169: fix RTL8111EVL EEE and green settingsHeiner Kallweit1-6/+6
2017-11-19tun: fix rcu_read_lock imbalance in tun_build_skbXin Long1-1/+2
2017-11-19tcp: when scheduling TLP, time of RTO should account for current ACKNeal Cardwell3-5/+7
2017-11-19usbnet: ipheth: fix potential null pointer dereference in ipheth_carrier_setGustavo A. R. Silva1-1/+4
2017-11-19gre6: use log_ecn_error module parameter in ip6_tnl_rcv()Alexey Kodanev1-1/+1
2017-11-18ntb: intel: remove b2b memory window workaround for Skylake NTBDave Jiang1-73/+2
2017-11-18NTB: make idt_89hpes_cfg constBhumika Goyal1-8/+8
2017-11-18NTB: switchtec_ntb: Update switchtec documentation with notes for NTBLogan Gunthorpe1-0/+12
2017-11-18NTB: switchtec_ntb: Add memory window supportLogan Gunthorpe1-3/+210
2017-11-18NTB: switchtec_ntb: Implement scratchpad registersLogan Gunthorpe1-2/+73
2017-11-18NTB: switchtec_ntb: Implement doorbell registersLogan Gunthorpe1-4/+85
2017-11-18NTB: switchtec_ntb: Add link managementLogan Gunthorpe1-1/+129
2017-11-18NTB: switchtec_ntb: Add skeleton NTB driverLogan Gunthorpe2-1/+150
2017-11-18NTB: switchtec_ntb: Initialize hardware for doorbells and messagesLogan Gunthorpe1-0/+142
2017-11-18NTB: switchtec_ntb: Initialize hardware for memory windowsLogan Gunthorpe1-0/+360
2017-11-18NTB: switchtec_ntb: Introduce initial NTB driverLogan Gunthorpe8-0/+101
2017-11-18NTB: Add check and comment for link up to mw_count() and mw_get_align()Logan Gunthorpe1-2/+6
2017-11-18NTB: Ensure ntb_mw_get_align() is only called when the link is upLogan Gunthorpe3-22/+22
2017-11-18NTB: switchtec: Add link event notifier callbackLogan Gunthorpe2-0/+55
2017-11-18NTB: switchtec: Add NTB hardware register definitionsLogan Gunthorpe1-0/+84
2017-11-18NTB: switchtec: Export class symbol for use in upper layer driverLogan Gunthorpe2-1/+5
2017-11-18NTB: switchtec: Move structure definitions into a common headerLogan Gunthorpe3-259/+281
2017-11-18ntb: update maintainer list for Intel NTB driverDave Jiang1-3/+2
2017-11-18clean up x86 platform driver default valuesLinus Torvalds1-11/+0
2017-11-18Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linuxLinus Torvalds18-173/+225
2017-11-18Merge tag 'platform-drivers-x86-v4.15-1' of git://git.infradead.org/linux-pla...Linus Torvalds42-552/+2613
2017-11-18platform/x86: silead_dmi: Add silead, home-button property to some tabletsHans de Goede1-0/+4
2017-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds41-18/+1702
2017-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds49-228/+395
2017-11-17Merge tag 'hwlock-v4.15' of git://github.com/andersson/remoteprocLinus Torvalds1-1/+1
2017-11-17Merge tag 'rproc-v4.15' of git://github.com/andersson/remoteprocLinus Torvalds8-39/+533
2017-11-17Merge tag 'rpmsg-v4.15' of git://github.com/andersson/remoteprocLinus Torvalds4-16/+52
2017-11-17Merge tag 'hwmon-for-linus-v4.15-take2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds5-39/+20
2017-11-17Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds185-979/+7230
2017-11-18kbuild: remove all dummy assignments to obj-Masahiro Yamada20-58/+0
2017-11-18kbuild: create built-in.o automatically if parent directory wants itMasahiro Yamada2-3/+3
2017-11-18kbuild: /bin/pwd -> pwdBjørn Forsman4-4/+4
2017-11-17Merge tag 'kbuild-misc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds12-219/+457
2017-11-17Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds21-258/+296
2017-11-18net: usb: hso.c: remove unneeded DRIVER_LICENSE #defineGreg Kroah-Hartman1-2/+1
2017-11-18ibmvnic: fix dma_mapping_error callDesnes Augusto Nunes do Rosario1-2/+1
2017-11-18ipvlan: NULL pointer dereference panic in ipvlan_port_destroyGirish Moodalbail1-49/+55
2017-11-18route: also update fnhe_genid when updating a route cacheXin Long1-2/+7
2017-11-18route: update fnhe_expires for redirect when the fnhe existsXin Long1-3/+2
2017-11-18sctp: set frag_point in sctp_setsockopt_maxseg correctlyXin Long2-11/+21
2017-11-18rsi: fix memory leak on buf and usb_reg_bufColin Ian King1-6/+6
2017-11-18net/netlabel: Add list_next_rcu() in rcu_dereference().Tim Hansen1-2/+2
2017-11-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds115-952/+1892
2017-11-17EXPERT Kconfig menu: fix broken EXPERT menuRandy Dunlap1-91/+93
2017-11-17include/asm-generic/topology.h: remove unused parent_node() macroDou Liyang1-3/+0
2017-11-17arch/tile/include/asm/topology.h: remove unused parent_node() macroDou Liyang1-6/+0
2017-11-17arch/sparc/include/asm/topology_64.h: remove unused parent_node() macroDou Liyang1-2/+0
2017-11-17arch/sh/include/asm/topology.h: remove unused parent_node() macroDou Liyang1-1/+0
2017-11-17arch/ia64/include/asm/topology.h: remove unused parent_node() macroDou Liyang1-7/+0
2017-11-17drivers/pcmcia/sa1111_badge4.c: avoid unused function warningArnd Bergmann1-0/+2
2017-11-17mm: add infrastructure for get_user_pages_fast() benchmarkingKirill A. Shutemov5-0/+202
2017-11-17sysvipc: make get_maxid O(1) againDavidlohr Bueso3-33/+32
2017-11-17sysvipc: properly name ipc_addid() limit parameterDavidlohr Bueso1-5/+5
2017-11-17sysvipc: duplicate lock comments wrt ipc_addid()Davidlohr Bueso2-0/+2
2017-11-17sysvipc: unteach ids->next_id for !CHECKPOINT_RESTOREDavidlohr Bueso3-20/+47
2017-11-17initramfs: use time64_t timestampsArnd Bergmann1-5/+5
2017-11-17drivers/watchdog: make use of devm_register_reboot_notifier()Andrey Smirnov2-35/+32
2017-11-17kernel/reboot.c: add devm_register_reboot_notifier()Andrey Smirnov2-0/+31
2017-11-17kcov: update documentationVictor Chibotaru1-4/+95
2017-11-17Makefile: support flag -fsanitizer-coverage=trace-cmpVictor Chibotaru3-2/+18
2017-11-17kcov: support comparison operands collectionVictor Chibotaru3-39/+211
2017-11-17kcov: remove pointless current != NULL checkAndrey Ryabinin1-1/+1
2017-11-17kernel/panic.c: add TAINT_AUXBorislav Petkov2-1/+4
2017-11-17pid: remove pidhashGargi Sharma8-50/+18
2017-11-17pid: replace pid bitmap implementation with IDR APIGargi Sharma6-209/+65
2017-11-17kernel/sysctl.c: code cleanupsOla N. Kaldestad1-5/+3
2017-11-17Documentation/sysctl/vm.txt: fix typoKangmin Park1-1/+1
2017-11-17drivers/rapidio/devices/rio_mport_cdev.c: fix error handling in 'rio_dma_tran...Christophe JAILLET1-1/+1
2017-11-17drivers/rapidio/devices/rio_mport_cdev.c: fix resource leak in error handling...Christophe JAILLET1-1/+2
2017-11-17rapidio: constify rio_device_idArvind Yadav5-5/+5
2017-11-17kdump: print a message in case parse_crashkernel_mem resulted in zero bytesDave Young1-1/+2
2017-11-17kernel/signal.c: remove the no longer needed SIGNAL_UNKILLABLE check in compl...Oleg Nesterov1-2/+2
2017-11-17kernel/signal.c: protect the SIGNAL_UNKILLABLE tasks from !sig_kernel_only() ...Oleg Nesterov1-1/+1
2017-11-17kernel/signal.c: protect the traced SIGNAL_UNKILLABLE tasks from SIGKILLOleg Nesterov1-5/+7
2017-11-17fat: remove redundant assignment of 0 to slotsColin Ian King1-1/+0
2017-11-17hfs/hfsplus: clean up unused variables in bnode.cChristos Gkekas2-8/+0
2017-11-17nilfs2: remove inode->i_version initializationJeff Layton1-1/+0
2017-11-17nilfs2: use octal for unreadable permission macroRyusuke Konishi1-1/+1
2017-11-17nilfs2: align block comments of nilfs_sufile_truncate_range() at *Ryusuke Konishi1-16/+16
2017-11-17fs, nilfs: convert nilfs_root.count from atomic_t to refcount_tElena Reshetova2-6/+7
2017-11-17nilfs2: fix race condition that causes file system corruptionAndreas Rohner1-2/+4
2017-11-17fs/nilfs2: convert timers to use timer_setup()Kees Cook2-6/+6
2017-11-17sysctl: check for UINT_MAX before unsigned int min/maxJoe Lawrence1-6/+8
2017-11-17pipe: add proc_dopipe_max_size() to safely assign pipe_max_sizeJoe Lawrence4-15/+56
2017-11-17pipe: avoid round_pipe_size() nr_pages overflow on 32-bitJoe Lawrence1-2/+15
2017-11-17pipe: match pipe_max_size data type with procfsJoe Lawrence2-2/+2
2017-11-17autofs: don't fail mount for transient errorNeilBrown1-1/+14
2017-11-17init/version.c: include <linux/export.h> instead of <linux/module.h>Masahiro Yamada1-1/+1
2017-11-17epoll: remove ep_call_nested() from ep_eventpoll_poll()Jason Baron1-45/+35
2017-11-17epoll: avoid calling ep_call_nested() from ep_poll_safewake()Jason Baron1-29/+18
2017-11-17epoll: account epitem and eppoll_entry to kmemcgShakeel Butt1-2/+2
2017-11-17checkpatch: do not check missing blank line before builtin_*_driverMasahiro Yamada1-0/+1
2017-11-17checkpatch: add --strict test for lines ending in [ or (Joe Perches1-0/+6
2017-11-17checkpatch: add TP_printk to list of logging functionsJoe Perches1-0/+1
2017-11-17checkpatch: allow DEFINE_PER_CPU definitions to exceed line lengthJoe Perches1-2/+3
2017-11-17checkpatch: printks always need a KERN_<LEVEL>Joe Perches1-22/+4
2017-11-17scripts/checkpatch.pl: avoid false warning missing breakHeinrich Schuchardt1-1/+1
2017-11-17checkpatch: support function pointers for unnamed function definition argumentsMiles Chen1-1/+1
2017-11-17lib: test module for find_*_bit() functionsYury Norov3-0/+154
2017-11-17lib/rbtree-test: lower default paramsDavidlohr Bueso2-3/+3
2017-11-17tools/lib/traceevent/parse-filter.c: clean up clang build warningCheng Jian1-3/+3
2017-11-17lib/nmi_backtrace.c: fix kernel text address leakLiu, Changcheng1-2/+2
2017-11-17lib/genalloc.c: make the avail variable an atomic_long_tStephen Bates2-6/+7
2017-11-17lib/int_sqrt: adjust commentsPeter Zijlstra1-2/+2
2017-11-17lib/int_sqrt: optimize initial value computePeter Zijlstra1-4/+2
2017-11-17lib/int_sqrt: optimize small argumentPeter Zijlstra1-0/+3
2017-11-17lib/test: delete five error messages for failed memory allocationsMarkus Elfring3-15/+7
2017-11-17lib: add module support to string testsGeert Uytterhoeven4-142/+143
2017-11-17include/linux/radix-tree.h: remove unneeded #include <linux/bug.h>Masahiro Yamada1-1/+0
2017-11-17include/linux/bitfield.h: include <linux/build_bug.h> instead of <linux/bug.h>Masahiro Yamada1-1/+1
2017-11-17get_maintainer: add more --self-test optionsJoe Perches1-17/+132
2017-11-17get_maintainer: add --self-test for internal consistency testsTom Saeger1-17/+77
2017-11-17dynamic_debug documentation: minor fixesRandy Dunlap1-3/+3
2017-11-17dynamic-debug-howto: fix optional/omitted ending line number to be LARGE inst...Randy Dunlap1-0/+4
2017-11-17kernel/umh.c: optimize 'proc_cap_handler()'Christophe JAILLET1-2/+2
2017-11-17include/linux/compiler-clang.h: handle randomizable anonymous structsSandipan Das1-0/+3
2017-11-17bug: fix "cut here" location for __WARN_TAINT architecturesKees Cook2-3/+18
2017-11-17bug: define the "cut here" string in a single placeKees Cook4-3/+5
2017-11-17lkdtm: include WARN format stringKees Cook1-1/+3
2017-11-17iopoll: avoid -Wint-in-bool-context warningArnd Bergmann1-9/+15
2017-11-17parse-maintainers: add ability to specify filenamesJoe Perches1-5/+47
2017-11-17kernel debug: support resetting WARN_ONCE for all architecturesAndi Kleen3-1/+30
2017-11-17kernel debug: support resetting WARN*_ONCEAndi Kleen5-3/+42
2017-11-17sh/boot: add static stack-protector to pre-kernelKees Cook1-0/+14