aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-01-22x86/mpx: remove MPX from arch/x86mpx-remove-202001Dave Hansen15-1567/+1
2020-01-22mm: remove arch_bprm_mm_init() hookDave Hansen6-27/+0
2020-01-22x86/mpx: remove bounds exception codeDave Hansen1-74/+0
2020-01-22x86/mpx: remove build infrastructureDave Hansen2-29/+0
2019-11-24Linux 5.4Linus Torvalds1-1/+1
2019-11-24Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-2/+2
2019-11-23cramfs: fix usage on non-MTD deviceMaxime Bizon1-2/+2
2019-11-23Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds3-24/+28
2019-11-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+0
2019-11-22Revert "Input: synaptics - enable RMI mode for X1 Extreme 2nd Generation"Lyude Paul1-1/+0
2019-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds50-178/+356
2019-11-22afs: Fix large file supportMarc Dionne1-0/+1
2019-11-22afs: Fix possible assert with callbacks from yfs serversMarc Dionne1-1/+0
2019-11-22r8152: avoid to call napi_disable twiceHayes Wang1-8/+20
2019-11-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-33/+53
2019-11-22Merge tag 'linux-can-fixes-for-5.4-20191122' of git://git.kernel.org/pub/scm/...David S. Miller1-3/+1
2019-11-22MAINTAINERS: Add myself as maintainer of virtio-vsockStefano Garzarella1-0/+1
2019-11-22udp: drop skb extensions before marking skb statelessFlorian Westphal2-5/+28
2019-11-22net: rtnetlink: prevent underflows in do_setvfinfo()Dan Carpenter1-1/+22
2019-11-22Merge tag 'pm-5.4-final' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-1/+7
2019-11-22Merge tag 'drm-fixes-2019-11-22' of git://anongit.freedesktop.org/drm/drmLinus Torvalds16-32/+183
2019-11-22mm/ksm.c: don't WARN if page is still mapped in remove_stable_node()Andrey Ryabinin1-7/+7
2019-11-22mm/memory_hotplug: don't access uninitialized memmaps in shrink_zone_span()David Hildenbrand1-3/+13
2019-11-22Revert "fs: ocfs2: fix possible null-pointer dereferences in ocfs2_xa_prepare...Joseph Qi1-23/+33
2019-11-22can: m_can_platform: remove unnecessary m_can_class_resume() callPankaj Sharma1-2/+0
2019-11-22can: m_can_platform: set net_device structure as driver dataPankaj Sharma1-1/+1
2019-11-21Merge branch 'hv_netvsc-Fix-send-indirection-table-offset'David S. Miller2-9/+32
2019-11-21hv_netvsc: Fix send_table offset in case of a host bugHaiyang Zhang1-2/+14
2019-11-21hv_netvsc: Fix offset usage in netvsc_send_table()Haiyang Zhang2-9/+20
2019-11-21net-ipv6: IPV6_TRANSPARENT - check NET_RAW prior to NET_ADMINMaciej Żenczykowski1-2/+2
2019-11-22Merge tag 'drm-intel-fixes-2019-11-21' of git://anongit.freedesktop.org/drm/d...Dave Airlie9-18/+141
2019-11-21Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds7-31/+27
2019-11-21sfc: Only cancel the PPS workqueue if it existsMartin Habets1-1/+2
2019-11-21Merge tag 'for-linus-20191121' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+1
2019-11-21Merge tag 'gpio-v5.4-5' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds5-9/+31
2019-11-21Merge tag 'for-linus-2019-11-21' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-3/+3
2019-11-21nfc: port100: handle command failure cleanlyOliver Neukum1-1/+1
2019-11-21drm/i915/fbdev: Restore physical addresses for fb_mmap()Chris Wilson1-4/+5
2019-11-20net-sysfs: fix netdev_queue_add_kobject() breakageEric Dumazet1-0/+1
2019-11-21Merge tag 'drm-fixes-5.4-2019-11-20' of git://people.freedesktop.org/~agd5f/l...Dave Airlie7-14/+42
2019-11-20Revert "drm/amd/display: enable S/G for RAVEN chip"Alex Deucher2-2/+2
2019-11-20drm/amdgpu: disable gfxoff on original ravenAlex Deucher1-2/+7
2019-11-20drm/amdgpu: disable gfxoff when using register read interfaceAlex Deucher1-1/+5
2019-11-20drm/amd/powerplay: correct fine grained dpm force level settingEvan Quan1-0/+6
2019-11-20drm/amd/powerplay: issue no PPSMC_MSG_GetCurrPkgPwr on unsupported ASICsEvan Quan1-5/+18
2019-11-20drm/amdgpu: remove experimental flag for Navi14Alex Deucher1-4/+4
2019-11-20Merge tag 'mlx5-fixes-2019-11-20' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller12-56/+67
2019-11-20r8152: Re-order napi_disable in rtl8152_closePrashant Malani1-1/+1
2019-11-20Merge branch 'qca_spi-fixes'David S. Miller2-6/+6
2019-11-20net: qca_spi: Move reset_count to struct qcaspiStefan Wahren2-5/+5
2019-11-20net: qca_spi: fix receive buffer size checkMichael Heimpold1-1/+1
2019-11-20Merge branch 'ibmvnic-regression'David S. Miller1-3/+8
2019-11-20net/ibmvnic: Ignore H_FUNCTION return from H_EOI to tolerate XIVE modeJuliet Kim1-1/+4
2019-11-20Revert "net/ibmvnic: Fix EOI when running in XIVE mode"Juliet Kim1-3/+5
2019-11-20net/mlxfw: Verify FSM error code translation doesn't exceed array sizeEran Ben Elisha1-0/+2
2019-11-20net/mlx5: Update the list of the PCI supported devicesShani Shapp1-0/+1
2019-11-20net/mlx5: Fix auto group size calculationMaor Gottlieb2-4/+7
2019-11-20net/mlx5e: Add missing capability bit check for IP-in-IPMarina Varshaver1-1/+4
2019-11-20net/mlx5e: Do not use non-EXT link modes in EXT modeEran Ben Elisha1-6/+6
2019-11-20net/mlx5e: Fix set vf link state error flowRoi Dayan1-1/+1
2019-11-20net/mlx5: DR, Limit STE hash table enlarge based on bytemaskAlex Vesker2-20/+15
2019-11-20net/mlx5: DR, Skip rehash for tables with byte mask zeroAlex Vesker1-1/+1
2019-11-20net/mlx5: DR, Fix invalid EQ vector number on CQ creationAlex Vesker1-1/+3
2019-11-20net/mlx5e: Reorder mirrer action parsing to check for encap firstVlad Buslov1-14/+14
2019-11-20net/mlx5e: Fix ingress rate configuration for representorsEli Cohen1-2/+1
2019-11-20net/mlx5e: Fix error flow cleanup in mlx5e_tc_tun_create_header_ipv4/6Eli Cohen1-6/+12
2019-11-20Merge branch 's390-fixes'David S. Miller4-13/+33
2019-11-20s390/qeth: return proper errno on IO errorJulian Wiedmann1-5/+5
2019-11-20s390/qeth: fix potential deadlock on workqueue flushJulian Wiedmann3-8/+28
2019-11-20ipv6/route: return if there is no fib_nh_gw_familyHangbin Liu1-1/+1
2019-11-20net-sysfs: Fix reference count leak in rx|netdev_queue_add_kobjectJouni Hogander1-11/+13
2019-11-20arm64: uaccess: Remove uaccess_*_not_uao asm macrosPavel Tatashin7-35/+27
2019-11-20arm64: uaccess: Ensure PAN is re-enabled after unhandled uaccess faultPavel Tatashin4-0/+4
2019-11-20fork: fix pidfd_poll()'s return typeLuc Van Oostenryck1-3/+3
2019-11-20PM: QoS: Invalidate frequency QoS requests after removalRafael J. Wysocki1-1/+7
2019-11-20virtio_balloon: fix shrinker countWei Wang1-1/+1
2019-11-20virtio_balloon: fix shrinker scan number of pagesMichael S. Tsirkin1-6/+12
2019-11-19mdio_bus: Fix init if CONFIG_RESET_CONTROLLER=nGeert Uytterhoeven1-1/+1
2019-11-19Revert "mdio_bus: fix mdio_register_device when RESET_CONTROLLER is disabled"David S. Miller1-2/+1
2019-11-19net: hns3: fix a wrong reset interrupt status maskHuazhong Tan1-1/+1
2019-11-19net: fec: fix clock count mis-matchChuhong Yuan1-4/+11
2019-11-19net/sched: act_pedit: fix WARN() in the traffic pathDavide Caratti1-7/+5
2019-11-19net: phylink: fix link mode modification in PHY modeRussell King1-9/+16
2019-11-19net: phylink: update documentation on create and destroyRussell King1-0/+4
2019-11-19r8169: disable TSO on a single version of RTL8168c to fix performanceCorinna Vinschen1-2/+5
2019-11-19MAINTAINERS: forcedeth: Change Zhu Yanjun's email addressZhu Yanjun1-1/+1
2019-11-19taprio: don't reject same mqprio settingsIvan Khoronzhuk1-2/+26
2019-11-19net/tls: enable sk_msg redirect to tls socket egressWillem de Bruijn3-0/+14
2019-11-19afs: Fix missing timeout resetDavid Howells1-0/+1
2019-11-19gve: fix dma sync bug where not all pages syncedAdi Suresh1-4/+5
2019-11-19drm/i915: make pool objects read-onlyMatthew Auld1-0/+2
2019-11-19mdio_bus: Fix init if CONFIG_RESET_CONTROLLER=nGeert Uytterhoeven1-1/+1
2019-11-19nbd:fix memory leak in nbd_get_socket()Sun Ke1-0/+1
2019-11-19virtio_console: allocate inbufs in add_port() only if it is neededLaurent Vivier1-15/+13
2019-11-19virtio_ring: fix return code on DMA mapping failsHalil Pasic1-2/+2
2019-11-18mdio_bus: fix mdio_register_device when RESET_CONTROLLER is disabledMarek Behún1-1/+2
2019-11-18net/ipv4: fix sysctl max for fib_multipath_hash_policyMarcelo Ricardo Leitner1-1/+1
2019-11-18phy: mdio-sun4i: add missed regulator_disable in removeChuhong Yuan1-0/+3
2019-11-18net/mlx4_en: Fix wrong limitation for number of TX ringsTariq Toukan2-4/+13
2019-11-18net: sched: ensure opts_len <= IP_TUNNEL_OPTS_MAX in act_tunnel_keyXin Long1-0/+4
2019-11-18mlxsw: spectrum_router: Fix determining underlay for a GRE tunnelPetr Machata1-18/+1
2019-11-18net: atm: Reduce the severity of logging in unlink_clip_vccAditya Pakki1-3/+3
2019-11-18drm/i915: Protect request peeking with RCUChris Wilson1-11/+39
2019-11-18drm/i915/userptr: Try to acquire the page lock around set_page_dirty()Chris Wilson1-1/+21
2019-11-18drm/i915/pmu: "Frequency" is reported as accumulated cyclesChris Wilson1-2/+2
2019-11-18drm/i915: Preload LUTs if the hw isn't currently using themVille Syrjälä4-0/+69
2019-11-18drm/i915: Don't oops in dumb_create ioctl if we have no crtcsVille Syrjälä1-0/+3
2019-11-17Linux 5.4-rc8Linus Torvalds1-1/+1
2019-11-17Merge tag 'iommu-fixes-v5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-4/+9
2019-11-17net/mlx4_en: fix mlx4 ethtool -N insertionLuigi Rizzo1-0/+1
2019-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-1/+3
2019-11-17Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-11/+23
2019-11-17Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-3/+29
2019-11-16Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2-7/+2
2019-11-17Revert "hwrng: core - Freeze khwrng thread during suspend"Herbert Xu2-7/+2
2019-11-16Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-4/+2
2019-11-16Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2019-11-16Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+19
2019-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds62-125/+482
2019-11-16ipmr: Fix skb headroom in ipmr_get_route().Guillaume Nault1-1/+2
2019-11-16net: hns3: cleanup of stray struct hns3_link_mode_mappingSalil Mehta1-5/+0
2019-11-16net/smc: fix fastopen for non-blocking connect()Ursula Braun1-1/+1
2019-11-16rds: ib: update WR sizes when bringing up connectionDag Moxnes1-8/+15
2019-11-16net: gemini: add missed free_netdevChuhong Yuan1-0/+1
2019-11-16net: dsa: tag_8021q: Fix dsa_8021q_restore_pvid for an absent pvidVladimir Oltean1-1/+1
2019-11-16Merge branch 'seg6-fixes-to-Segment-Routing-in-IPv6'David S. Miller1-0/+11
2019-11-16seg6: fix skb transport_header after decap_and_validate()Andrea Mayer1-0/+6
2019-11-16seg6: fix srh pointer in get_srh()Andrea Mayer1-0/+5
2019-11-16net: stmmac: Use the correct style for SPDX License IdentifierNishad Kamdar3-3/+3
2019-11-16octeontx2-af: Use the correct style for SPDX License IdentifierNishad Kamdar9-18/+18
2019-11-16Merge branch 'akpm' (patches from Andrew)Linus Torvalds12-86/+133
2019-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-0/+11
2019-11-15mm/debug.c: PageAnon() is true for PageKsm() pagesRalph Campbell1-3/+3
2019-11-15mm/debug.c: __dump_page() prints an extra lineRalph Campbell1-12/+15
2019-11-15mm/page_io.c: do not free shared swap slotsVinayak Menon1-3/+3
2019-11-15mm/memory_hotplug: fix try_offline_node()David Hildenbrand3-16/+64
2019-11-15mm,thp: recheck each page before collapsing file THPSong Liu1-12/+16
2019-11-15mm: slub: really fix slab walking for init_on_freeLaura Abbott1-30/+9
2019-11-15mm: hugetlb: switch to css_tryget() in hugetlb_cgroup_charge_cgroup()Roman Gushchin1-1/+1
2019-11-15mm: memcg: switch to css_tryget() in get_mem_cgroup_from_mm()Roman Gushchin1-1/+1
2019-11-15lib/xz: fix XZ_DYNALLOC to avoid useless memory reallocationsLasse Collin1-0/+1
2019-11-15mm: fix trying to reclaim unevictable lru page when calling madvise_pageoutzhong jiang1-4/+12
2019-11-15mm: mempolicy: fix the wrong return value and potential pages leak of mbindYang Shi1-5/+9
2019-11-15Input: synaptics - enable RMI mode for X1 Extreme 2nd GenerationLyude Paul1-0/+1
2019-11-15Merge tag 'for-linus-20191115' of git://git.kernel.dk/linux-blockLinus Torvalds5-17/+59
2019-11-15i2c: core: fix use after free in of_i2c_notifyWen Yang1-2/+2
2019-11-15i2c: acpi: Force bus speed to 400KHz if a Silead touchscreen is presentHans de Goede1-1/+27
2019-11-15Merge branch 'ptp-Validate-the-ancillary-ioctl-flags-more-carefully'David S. Miller11-8/+156
2019-11-15ptp: Extend the test program to check the external time stamp flags.Richard Cochran1-2/+51
2019-11-15mlx5: Reject requests to enable time stamping on both edges.Richard Cochran1-0/+6
2019-11-15igb: Reject requests that fail to enable time stamping on both edges.Richard Cochran1-0/+6
2019-11-15dp83640: Reject requests to enable time stamping on both edges.Richard Cochran1-0/+7
2019-11-15mv88e6xxx: Reject requests to enable time stamping on both edges.Richard Cochran1-0/+6
2019-11-15ptp: Introduce strict checking of external time stamp options.Richard Cochran7-6/+15
2019-11-15renesas: reject unsupported external timestamp flagsJacob Keller1-0/+6
2019-11-15mlx5: reject unsupported external timestamp flagsJacob Keller1-0/+6
2019-11-15igb: reject unsupported external timestamp flagsJacob Keller1-0/+6
2019-11-15dp83640: reject unsupported external timestamp flagsJacob Keller1-0/+5
2019-11-15mv88e6xxx: reject unsupported external timestamp flagsJacob Keller1-0/+6
2019-11-15net: reject PTP periodic output requests with unsupported flagsJacob Keller7-0/+27
2019-11-15ptp: Validate requests to enable time stamping of external signals.Richard Cochran2-5/+14
2019-11-15net: ep93xx_eth: fix mismatch of request_mem_region in removeChuhong Yuan1-2/+3
2019-11-15ax88172a: fix information leak on short answersOliver Neukum1-1/+1
2019-11-15selftests: mlxsw: Adjust test to recent changesIdo Schimmel1-2/+6
2019-11-15Input: synaptics-rmi4 - destroy F54 poller workqueue when removingChuhong Yuan1-0/+1
2019-11-15Input: ff-memless - kill timer in destroy()Oliver Neukum1-0/+9
2019-11-15Merge tag 'ceph-for-5.4-rc8' of git://github.com/ceph/ceph-clientLinus Torvalds2-8/+23
2019-11-15afs: Fix race in commit bulk status fetchDavid Howells1-1/+6
2019-11-15Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-4/+4
2019-11-15Merge tag 'mips_fixes_5.4_4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-27/+6
2019-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-6/+27
2019-11-15Merge tag 'mmc-v5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds1-1/+1
2019-11-15Merge tag 'sound-5.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds7-9/+23
2019-11-15Merge tag 'drm-fixes-2019-11-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds6-37/+23
2019-11-15Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds7-61/+91
2019-11-15sched/uclamp: Fix incorrect conditionQais Yousef1-1/+1
2019-11-15KVM: Add a comment describing the /dev/kvm no_compat handlingMarc Zyngier1-0/+7
2019-11-14Merge branch 'hns3-fixes'David S. Miller2-4/+31
2019-11-14net: hns3: fix ETS bandwidth validation bugYonglong Liu1-1/+1
2019-11-14net: hns3: reallocate SSU' buffer size when pfc_en changesYunsheng Lin1-1/+16
2019-11-14net: hns3: add compatible handling for MAC VLAN switch parameter configurationGuangbin Huang1-2/+14
2019-11-14ravb: implement MTU change while device is upUlrich Hecht2-13/+16
2019-11-14tipc: add back tipc prefix to log messagesMatt Bennett2-2/+6
2019-11-15Merge tag 'drm-fixes-5.4-2019-11-14' of git://people.freedesktop.org/~agd5f/l...Dave Airlie1-22/+16
2019-11-15Merge tag 'drm-misc-fixes-2019-11-13' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-1/+1
2019-11-15Merge tag 'drm-intel-fixes-2019-11-13' of git://anongit.freedesktop.org/drm/d...Dave Airlie4-14/+6
2019-11-14drm/amdgpu: fix null pointer deref in firmware header printingXiaojie Yuan1-22/+16
2019-11-14rsxx: add missed destroy_workqueue calls in removeChuhong Yuan1-0/+2
2019-11-14iocost: check active_list of all the ancestors in iocg_activate()Jiufei Xue1-2/+6
2019-11-14rbd: silence bogus uninitialized warning in rbd_object_map_update_finish()Ilya Dryomov1-1/+1
2019-11-14ceph: increment/decrement dio counter on async requestsJeff Layton1-0/+4
2019-11-14ceph: take the inode lock before acquiring cap refsJeff Layton1-7/+18
2019-11-14ALSA: usb-audio: Fix incorrect size check for processing/extension unitsTakashi Iwai1-3/+3
2019-11-14Merge tag 'kbuild-fixes-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-2/+5
2019-11-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds7-39/+46
2019-11-14KVM: x86/mmu: Take slots_lock when using kvm_mmu_zap_all_fast()Sean Christopherson1-3/+2
2019-11-15kbuild: tell sparse about the $ARCHLuc Van Oostenryck1-0/+3
2019-11-15sparc: vdso: fix build error of vdso32Masahiro Yamada1-2/+2
2019-11-14block, bfq: deschedule empty bfq_queues not referred by any processPaolo Valente1-6/+26
2019-11-14mmc: sdhci-of-at91: fix quirk2 overwriteEugen Hristev1-1/+1