aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-05-17x86/mm: Mark __pgtable_l5_enabled __initdatala57/wipKirill A. Shutemov1-1/+1
2018-05-17x86/mm: Mark p4d_offset() __always_inlineKirill A. Shutemov1-1/+1
2018-05-17x86/cpu: Move early cpu initialization into a separate translation unitKirill A. Shutemov4-172/+189
2018-05-17x86/mm: Introduce 'no5lvl' kernel parameterKirill A. Shutemov6-7/+35
2018-05-17x86/mm: Stop pretending pgtable_l5_enabled is a variableKirill A. Shutemov19-42/+47
2018-05-17x86/mm: Unify pgtable_l5_enabled usage in early boot codeKirill A. Shutemov5-20/+21
2018-05-16x86/boot/compressed/64: Fix trampoline page table address calculationKirill A. Shutemov1-1/+1
2018-05-15x86/boot/compressed/64: Fix moving page table out of trampoline memoryKirill A. Shutemov2-11/+14
2018-05-15x86/boot/compressed/64: Set up GOT for paging_prepare() and cleanup_trampoline()Kirill A. Shutemov1-13/+55
2018-05-13Linux 4.17-rc5v4.17-rc5Linus Torvalds1-1/+1
2018-05-13Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds14-78/+153
2018-05-13Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-56/+1
2018-05-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds7-6/+25
2018-05-13Merge tag 'dma-mapping-4.17-5' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-1/+1
2018-05-12Merge tag '4.17-rc4-SMB3-Fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds4-43/+57
2018-05-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2-5/+12
2018-05-12Merge tag 'for-linus-20180511' of git://git.kernel.dk/linux-blockLinus Torvalds3-2/+23
2018-05-12swiotlb: silent unwanted warning "buffer is full"Jean Delvare1-1/+1
2018-05-12Revert "sched/numa: Delay retrying placement for automatic NUMA balance after...Mel Gorman1-56/+1
2018-05-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds17-87/+164
2018-05-11rbtree: include rcu.hSebastian Andrzej Siewior2-0/+2
2018-05-11scripts/faddr2line: fix error when addr2line output contains discriminatorChangbin Du1-1/+4
2018-05-11ocfs2: take inode cluster lock before moving reflinked inode from orphan dirAshish Samant1-2/+12
2018-05-11mm, oom: fix concurrent munlock and oom reaper unmap, v3David Rientjes3-56/+71
2018-05-11mm: migrate: fix double call of radix_tree_replace_slot()Naoya Horiguchi1-3/+1
2018-05-11proc/kcore: don't bounds check against address 0Laura Abbott1-7/+16
2018-05-11mm: don't show nr_indirectly_reclaimable in /proc/vmstatRoman Gushchin1-1/+5
2018-05-11mm: sections are not offlined during memory hotremovePavel Tatashin1-1/+1
2018-05-11z3fold: fix reclaim lock-upsVitaly Wool1-12/+30
2018-05-11init: fix false positives in W+X checkingJeffrey Hugo2-0/+12
2018-05-11lib/find_bit_benchmark.c: avoid soft lockup in test_find_first_bit()Yury Norov1-1/+6
2018-05-11KASAN: prohibit KASAN+STRUCTLEAK combinationDmitry Vyukov1-0/+4
2018-05-11MAINTAINERS: update Shuah's email addressShuah Khan (Samsung OSG)1-3/+0
2018-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds106-291/+714
2018-05-11Merge tag 'nfs-for-4.17-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds6-22/+17
2018-05-11net sched actions: fix refcnt leak in skbmodRoman Mashak1-1/+4
2018-05-11Merge tag 'ceph-for-4.17-rc5' of git://github.com/ceph/ceph-clientLinus Torvalds4-90/+158
2018-05-11net: sched: fix error path in tcf_proto_create() when modules are not configuredJiri Pirko1-1/+1
2018-05-11Merge tag 'sh-for-4.17-fixes' of git://git.libc.org/linux-shLinus Torvalds6-85/+19
2018-05-11Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds3-1/+10
2018-05-11Merge tag 'powerpc-4.17-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds3-17/+26
2018-05-11Merge tag 'trace-v4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+3
2018-05-11Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller4-3/+6
2018-05-11Merge tag 'rxrpc-fixes-20180510' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller11-48/+209
2018-05-11net sched actions: fix invalid pointer dereferencing if skbedit flags missingRoman Mashak1-1/+2
2018-05-11nvme: add quirk to force medium priority for SQ creationJens Axboe2-1/+16
2018-05-11Merge tag 'for-linus-4.17-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+13
2018-05-11ixgbe: fix memory leak on ipsec allocationColin Ian King1-1/+1
2018-05-11ixgbevf: fix ixgbevf_xmit_frame()'s return typeLuc Van Oostenryck1-1/+1
2018-05-11ixgbe: return error on unsupported SFP module when resettingEmil Tantilov1-0/+3
2018-05-11ice: Set rq_last_status when cleaning rqJeff Shaw1-1/+1
2018-05-11Change Trond's email address in MAINTAINERSTrond Myklebust1-1/+1
2018-05-11sh: switch to NO_BOOTMEMRob Herring4-82/+7
2018-05-11mmap: introduce sane default mmap limitsLinus Torvalds1-0/+32
2018-05-11nvme: Fix sync controller reset returnCharles Machalow1-1/+2
2018-05-11Merge tag 'pm-4.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds4-26/+31
2018-05-11Merge tag 'mtd/fixes-for-4.17-rc5' of git://git.infradead.org/linux-mtdLinus Torvalds3-70/+52
2018-05-11Merge tag 'mlx5-fixes-2018-05-10' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller5-1/+52
2018-05-11Merge tag 'drm-fixes-for-v4.17-rc5' of git://people.freedesktop.org/~airlied/...Linus Torvalds37-158/+501
2018-05-11ipv4: fix memory leaks in udp_sendmsg, ping_v4_sendmsgAndrey Ignatov2-4/+10
2018-05-11mlxsw: core: Fix an error handling path in 'mlxsw_core_bus_device_register()'Christophe JAILLET1-2/+2
2018-05-11Merge branch 'bonding-bug-fixes-and-regressions'David S. Miller3-6/+12
2018-05-11bonding: send learning packets for vlans on slaveDebabrata Banerjee3-5/+11
2018-05-11bonding: do not allow rlb updates to invalid macDebabrata Banerjee1-1/+1
2018-05-11tracing: Fix regex_match_front() to not over compare the test stringSteven Rostedt (VMware)1-0/+3
2018-05-11Merge branches 'pm-pci' and 'pm-docs'Rafael J. Wysocki3-12/+29
2018-05-11Merge branch 'thermal-soc' into nextZhang Rui1-3/+11
2018-05-10compat: fix 4-byte infoleak via uninitialized struct fieldJann Horn1-0/+1
2018-05-11Merge branch 'drm-fixes-4.17' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie1-3/+1
2018-05-10smb3: directory sync should not return an errorSteve French1-0/+13
2018-05-10net/mlx5e: Err if asked to offload TC match on frag being firstRoi Dayan1-0/+4
2018-05-10net/mlx5: E-Switch, Include VF RDMA stats in vport statisticsAdi Nissim1-1/+10
2018-05-10net/mlx5: Free IRQs in shutdown pathDaniel Jurgens3-0/+38
2018-05-10rxrpc: Trace UDP transmission failureDavid Howells5-8/+90
2018-05-10rxrpc: Add a tracepoint to log ICMP/ICMP6 and error messagesDavid Howells2-23/+53
2018-05-10rxrpc: Fix the min security level for kernel callsDavid Howells1-1/+1
2018-05-10rxrpc: Fix error reception on AF_INET6 socketsDavid Howells1-15/+42
2018-05-10rxrpc: Fix missing start of call timeoutDavid Howells4-1/+23
2018-05-10Merge tag 'linux-can-fixes-for-4.17-20180510' of ssh://gitolite.kernel.org/pu...David S. Miller1-4/+7
2018-05-10qed: fix spelling mistake: "taskelt" -> "tasklet"Colin Ian King1-1/+1
2018-05-10sctp: remove sctp_chunk_put from fail_mark err path in sctp_ulpevent_make_rcvmsgXin Long1-1/+0
2018-05-10net/mlx4_en: Fix an error handling path in 'mlx4_en_init_netdev()'Christophe JAILLET1-7/+1
2018-05-10hv_netvsc: set master deviceStephen Hemminger1-1/+2
2018-05-10Merge tag 'mac80211-for-davem-2018-05-09' of git://git.kernel.org/pub/scm/lin...David S. Miller10-11/+40
2018-05-10tipc: fix one byte leak in tipc_sk_set_orig_addr()Eric Dumazet1-1/+2
2018-05-10tc-testing: fix tdc tests for 'bpf' actionDavide Caratti1-3/+8
2018-05-10net/mlx4_en: Verify coalescing parameters are in rangeMoshe Shemesh2-2/+21
2018-05-10cxgb4: copy mbox log size to PF0-3 adap instancesGanesh Goudar1-2/+1
2018-05-10cxgb4: zero the HMA memoryGanesh Goudar1-2/+2
2018-05-10udp: fix SO_BINDTODEVICEPaolo Abeni2-4/+4
2018-05-10ipv4: reset fnhe_mtu_locked after cache route flushedHangbin Liu1-0/+1
2018-05-10hv_netvsc: Fix net device attach on older Windows hostsMohammed Gamal1-1/+1
2018-05-10nfp: flower: remove headroom from max MTU calculationPieter Jansen van Vuuren1-19/+0
2018-05-10net/9p: fix spelling mistake: "suspsend" -> "suspend"Colin Ian King1-1/+1
2018-05-10sctp: fix spelling mistake: "max_retans" -> "max_retrans"Colin Ian King1-1/+1
2018-05-10firestream: fix spelling mistake: "reseverd" -> "reserved"Colin Ian King1-1/+1
2018-05-10Merge branch 'qed-rdma-fixes'David S. Miller2-5/+3
2018-05-10qede: Fix gfp flags sent to rdma event node allocationMichal Kalderon1-1/+1
2018-05-10qed: Fix l2 initializations over iWARP personalityMichal Kalderon1-4/+2
2018-05-10Merge tag 'for-4.17/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-12/+19
2018-05-10Merge tag 'perf-urgent-for-mingo-4.17-20180507' of git://git.kernel.org/pub/s...Ingo Molnar7-6/+25
2018-05-10can: hi311x: Work around TX complete interrupt erratumLukas Wunner1-4/+5
2018-05-10can: hi311x: Acquire SPI lock on ->do_get_berr_counterLukas Wunner1-0/+2
2018-05-10dm thin: update Documentation to clarify when "read_only" is validMike Snitzer1-1/+4
2018-05-10PCI / PM: Check device_may_wakeup() in pci_enable_wake()Rafael J. Wysocki1-6/+23
2018-05-10drm/amd/pp: Fix performance drop on FijiRex Zhu1-3/+1
2018-05-10tipc: eliminate KMSAN uninit-value in strcmp complaintYing Xue1-2/+13
2018-05-10net/9p: correct some comment errors in 9p file system codeSun Lianwen4-9/+6
2018-05-10ceph: fix iov_iter issues in ceph_direct_read_write()Ilya Dryomov1-78/+117
2018-05-10libceph: add osd_req_op_extent_osd_data_bvecs()Ilya Dryomov3-7/+36
2018-05-10ceph: fix rsize/wsize capping in ceph_direct_read_write()Ilya Dryomov1-5/+5
2018-05-10mtd: rawnand: Make sure we wait tWB before polling the STATUS regBoris Brezillon1-0/+5
2018-05-10Merge branch 'linux-4.17' of git://github.com/skeggsb/linux into drm-fixesDave Airlie4-10/+6
2018-05-10drm/nouveau: Fix deadlock in nv50_mstm_register_connector()Lyude Paul1-4/+3
2018-05-10drm/nouveau/ttm: don't dereference nvbo::cli, it can outlive clientBen Skeggs3-6/+3
2018-05-10Merge branch 'drm-fixes-4.17' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie13-95/+364
2018-05-10Merge tag 'drm-misc-fixes-2018-05-09' of git://anongit.freedesktop.org/drm/dr...Dave Airlie11-16/+69
2018-05-10Merge tag 'drm-intel-fixes-2018-05-09' of git://anongit.freedesktop.org/drm/d...Dave Airlie4-25/+41
2018-05-10Merge tag 'exynos-drm-fixes-for-v4.17-rc5' of git://git.kernel.org/pub/scm/li...Dave Airlie3-7/+18
2018-05-10agp: uninorth: make two functions staticMathieu Malaterre1-2/+2
2018-05-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds7-25/+71
2018-05-09drm/amd/pp: Refine the output of pp_power_profile_mode on VIRex Zhu2-30/+23
2018-05-09drm/amdgpu: Switch to interruptable wait to recover from ring hang.Andrey Grodzovsky1-2/+4
2018-05-09drm/ttm: Use GFP_TRANSHUGE_LIGHT for allocating huge pagesMichel Dänzer2-4/+10
2018-05-09drm/amd/display: Use kvzalloc for potentially large allocationsMichel Dänzer2-41/+45
2018-05-09drm/amd/display: Don't return ddc result and read_bytes in same return valueHarry Wentland3-13/+22
2018-05-09drm/amd/display: Add get_firmware_info_v3_2 for VG12Harry Wentland1-1/+85
2018-05-09drm/amd: Add BIOS smu_info v3_3 required struct def.Jerry (Fangzhi) Zuo1-2/+168
2018-05-09drm/amd/display: Add VG12 ASIC IDsHarry Wentland1-2/+7
2018-05-09cifs: smb2ops: Fix listxattr() when there are no EAsPaulo Alcantara1-0/+6
2018-05-09cifs: smbd: Enable signing with smbdirectLong Li2-13/+0
2018-05-09cifs: Allocate validate negotiation request through kmallocLong Li1-30/+38
2018-05-09arm64: capabilities: Add NVIDIA Denver CPU to bp_harden listDavid Gilhooley1-0/+1
2018-05-09arm64: Add MIDR encoding for NVIDIA CPUsDavid Gilhooley1-0/+6
2018-05-09HID: i2c-hid: Add RESEND_REPORT_DESCR quirk for Toshiba Click Mini L9W-BHans de Goede2-0/+3
2018-05-09PCI / PM: Always check PME wakeup capability for runtime wakeup supportKai Heng Feng1-4/+4
2018-05-09cpufreq: schedutil: Avoid using invalid next_freqRafael J. Wysocki1-1/+2
2018-05-09cpufreq: schedutil: remove stale commentJuri Lelli1-13/+0
2018-05-09PM: docs: intel_pstate: fix Active Mode w/o HWP paragraphJuri Lelli1-1/+1
2018-05-09PM: docs: sleep-states: Fix a typo ("includig")Jonathan Neuschäfer1-1/+1
2018-05-09drm/vc4: Fix scaling of uni-planar formatsBoris Brezillon1-1/+1
2018-05-08r8169: fix powering up RTL8168hHeiner Kallweit1-0/+3
2018-05-09drm/exynos: hdmi: avoid duplicating drm_bridge_attachPeter Rosin1-2/+0
2018-05-08Merge branch 'for-4.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds12-42/+95
2018-05-08Merge tag 'pinctrl-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-8/+55
2018-05-08Merge tag 'gpio-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds4-19/+20
2018-05-08Merge tag 'linux-can-fixes-for-4.17-20180508' of ssh://gitolite.kernel.org/pu...David S. Miller6-19/+23
2018-05-08Merge branch 'ieee802154-for-davem-2018-05-08' of git://git.kernel.org/pub/sc...David S. Miller4-15/+20
2018-05-08drm/i915: Fix drm:intel_enable_lvds ERROR message in kernel logFlorent Flament1-1/+2
2018-05-08drm/i915: Correctly populate user mode h/vdisplay with pipe src size during r...Ville Syrjälä1-0/+2
2018-05-08drm/i915: Adjust eDP's logical vco in a reliable place.Rodrigo Vivi2-24/+37
2018-05-08DT: net: can: rcar_canfd: document R8A77980 bindingsSergei Shtylyov1-0/+1
2018-05-08DT: net: can: rcar_canfd: document R8A77970 bindingsSergei Shtylyov1-0/+1
2018-05-08dt-bindings: can: rcar_can: Fix R8A7796 SoC nameGeert Uytterhoeven1-1/+1
2018-05-08can: kvaser_usb: Increase correct stats counter in kvaser_usb_rx_can_msg()Jimmy Assarsson1-1/+1
2018-05-08arm: dts: imx[35]*: declare flexcan devices to be compatible to imx25's flexcanUwe Kleine-König2-4/+4
2018-05-08can: flexcan: fix endianess detectionUwe Kleine-König1-12/+14
2018-05-08can: dev: increase bus-off message severityJakob Unterwurzacher1-1/+1
2018-05-08powerpc/pseries: Fix CONFIG_NUMA=n buildMichael Ellerman1-8/+5
2018-05-08llc: better deal with too small mtuEric Dumazet1-0/+3
2018-05-08Merge branch 'Aquantia-various-patches-2018-05'David S. Miller3-10/+14
2018-05-08net: aquantia: Limit number of vectors to actually allocated irqsIgor Russkikh3-10/+12
2018-05-08net: aquantia: driver should correctly declare vlan_features bitsIgor Russkikh1-0/+2
2018-05-08trivial: fix inconsistent help textsGeorg Hofmann1-5/+4
2018-05-08MAINTAINERS: Update the 3c59x network driver entrySteffen Klassert1-2/+2
2018-05-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller5-12/+47
2018-05-07net/tls: Fix connection stall on partial tls recordAndre Tomt1-0/+1
2018-05-07net: flow_dissector: fix typo 'can by' to 'can be'Wolfram Sang1-1/+1
2018-05-07net: dsa: mv88e6xxx: Fix PHY interrupts by parameterising PHY base addressAndrew Lunn3-1/+28
2018-05-07tls: fix use after free in tls_sk_proto_closeEric Dumazet1-7/+4
2018-05-07sctp: delay the authentication for the duplicated cookie-echo chunkXin Long2-41/+75
2018-05-07net: nixge: Address compiler warnings about signednessMoritz Fischer1-1/+1
2018-05-07net: nixge: Fix error path for obtaining mac addressMoritz Fischer1-3/+5
2018-05-07selftests: net: use TEST_PROGS_EXTENDEDAnders Roxell1-1/+1
2018-05-07Revert "perf pmu: Fix pmu events parsing rule"Arnaldo Carvalho de Melo1-4/+4
2018-05-07x86/xen: Reset VCPU0 info pointer after shared_info remapvan der Linden, Frank1-0/+13
2018-05-07mac80211: use timeout from the AddBA response instead of the requestSara Sharon2-1/+6
2018-05-07tools headers kvm: Sync ARM UAPI headers with the kernel sourcesArnaldo Carvalho de Melo2-0/+12
2018-05-07tools headers kvm: Sync uapi/linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+7
2018-05-07tools headers: Sync x86 cpufeatures.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+1
2018-05-07perf vendor events intel: Remove duplicated entry for westmereep-dp in mapfil...William Cohen1-1/+0
2018-05-07Fix typo in comment.Florian La Roche1-1/+1
2018-05-07Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller1-4/+15
2018-05-07Merge tag 'devicetree-fixes-for-4.17' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds9-16/+40
2018-05-07driver core: add __printf verification to __ata_ehi_pushv_descMathieu Malaterre1-2/+2
2018-05-07perf bench numa: Fix typo in optionsYisheng Xie1-1/+1
2018-05-07nvme: fix use-after-free in nvme_free_ns_headJianchao Wang1-0/+5
2018-05-07drm/bridge/sii8620: add Kconfig dependency on extconAndrzej Hajda1-0/+1
2018-05-07drm/omap: handle alloc failures in omap_connectorTomi Valkeinen1-0/+10
2018-05-07drm/omap: add missing linefeeds to printsTomi Valkeinen1-7/+7
2018-05-07drm/omap: handle error if scale coefs are not foundTomi Valkeinen1-0/+6
2018-05-07drm/omap: check return value from soc_device_matchTomi Valkeinen1-1/+6
2018-05-07drm/omap: fix possible NULL ref issue in tiler_reserve_2dTomi Valkeinen1-1/+5
2018-05-07drm/omap: fix uninitialized ret variableTomi Valkeinen2-2/+2
2018-05-07drm/omap: silence unititialized variable warningDan Carpenter1-1/+1
2018-05-07drm/vc4: Fix oops dereferencing DPI's connector since panel_bridge.Eric Anholt1-3/+22
2018-05-07drm/atomic: Clean private obj old_state/new_state in drm_atomic_state_default...Ville Syrjälä1-0/+2
2018-05-07drm/atomic: Clean old_state/new_state in drm_atomic_state_default_clear()Ville Syrjälä1-0/+6
2018-05-07mac80211: Adjust SAE authentication timeoutIlan Peer1-7/+18
2018-05-07mac80211: fix kernel-doc "bad line" warningRandy Dunlap1-1/+1