summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * iommu/vt-d: Fix QI_DEV_IOTLB_PFSID and QI_DEV_EIOTLB_PFSID macrosEric Auger2019-11-111-2/+4
| * MAINTAINERS: Update for INTEL IOMMU (VT-d) entryLu Baolu2019-11-111-2/+5
* | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-11-172-11/+23
|\ \
| * | sched/uclamp: Fix incorrect conditionQais Yousef2019-11-151-1/+1
| * | sched/pelt: Fix update of blocked PELT orderingVincent Guittot2019-11-131-9/+20
| * | sched/core: Avoid spurious lock dependenciesPeter Zijlstra2019-11-131-1/+2
* | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-11-172-3/+29
|\ \ \
| * | | i2c: core: fix use after free in of_i2c_notifyWen Yang2019-11-151-2/+2
| * | | i2c: acpi: Force bus speed to 400KHz if a Silead touchscreen is presentHans de Goede2019-11-151-1/+27
| | |/ | |/|
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-11-162-7/+2
|\ \ \
| * | | Revert "hwrng: core - Freeze khwrng thread during suspend"Herbert Xu2019-11-172-7/+2
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-11-162-4/+2
|\ \ \ \
| * | | | x86/resctrl: Fix potential lockdep warningXiaochen Shen2019-11-131-4/+0
| * | | | x86/quirks: Disable HPET on Intel Coffe Lake platformsKai-Heng Feng2019-11-121-0/+2
| | |/ / | |/| |
* | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2019-11-161-1/+1
|\ \ \ \
| * | | | ntp/y2038: Remove incorrect time_t truncationArnd Bergmann2019-11-121-1/+1
| |/ / /
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-11-161-4/+19
|\ \ \ \
| * | | | perf/core: Fix missing static inline on perf_cgroup_switch()Ben Dooks (Codethink)2019-11-131-1/+1
| * | | | perf/core: Consistently fail fork on allocation failuresAlexander Shishkin2019-11-131-1/+1
| * | | | perf/aux: Disallow aux_output for kernel eventsAlexander Shishkin2019-11-131-0/+7
| * | | | perf/core: Reattach a misplaced commentAlexander Shishkin2019-11-131-4/+3
| * | | | perf/aux: Fix the aux_output group inheritance fixAlexander Shishkin2019-11-131-1/+1
| * | | | perf/core: Disallow uncore-cgroup eventsPeter Zijlstra2019-11-131-0/+9
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-11-1662-125/+482
|\ \ \ \ \
| * | | | | ipmr: Fix skb headroom in ipmr_get_route().Guillaume Nault2019-11-161-1/+2
| * | | | | net: hns3: cleanup of stray struct hns3_link_mode_mappingSalil Mehta2019-11-161-5/+0
| * | | | | net/smc: fix fastopen for non-blocking connect()Ursula Braun2019-11-161-1/+1
| * | | | | rds: ib: update WR sizes when bringing up connectionDag Moxnes2019-11-161-8/+15
| * | | | | net: gemini: add missed free_netdevChuhong Yuan2019-11-161-0/+1
| * | | | | net: dsa: tag_8021q: Fix dsa_8021q_restore_pvid for an absent pvidVladimir Oltean2019-11-161-1/+1
| * | | | | Merge branch 'seg6-fixes-to-Segment-Routing-in-IPv6'David S. Miller2019-11-161-0/+11
| |\ \ \ \ \
| | * | | | | seg6: fix skb transport_header after decap_and_validate()Andrea Mayer2019-11-161-0/+6
| | * | | | | seg6: fix srh pointer in get_srh()Andrea Mayer2019-11-161-0/+5
| |/ / / / /
| * | | | | net: stmmac: Use the correct style for SPDX License IdentifierNishad Kamdar2019-11-163-3/+3
| * | | | | octeontx2-af: Use the correct style for SPDX License IdentifierNishad Kamdar2019-11-169-18/+18
| * | | | | Merge branch 'ptp-Validate-the-ancillary-ioctl-flags-more-carefully'David S. Miller2019-11-1511-8/+156
| |\ \ \ \ \
| | * | | | | ptp: Extend the test program to check the external time stamp flags.Richard Cochran2019-11-151-2/+51
| | * | | | | mlx5: Reject requests to enable time stamping on both edges.Richard Cochran2019-11-151-0/+6
| | * | | | | igb: Reject requests that fail to enable time stamping on both edges.Richard Cochran2019-11-151-0/+6
| | * | | | | dp83640: Reject requests to enable time stamping on both edges.Richard Cochran2019-11-151-0/+7
| | * | | | | mv88e6xxx: Reject requests to enable time stamping on both edges.Richard Cochran2019-11-151-0/+6
| | * | | | | ptp: Introduce strict checking of external time stamp options.Richard Cochran2019-11-157-6/+15
| | * | | | | renesas: reject unsupported external timestamp flagsJacob Keller2019-11-151-0/+6
| | * | | | | mlx5: reject unsupported external timestamp flagsJacob Keller2019-11-151-0/+6
| | * | | | | igb: reject unsupported external timestamp flagsJacob Keller2019-11-151-0/+6
| | * | | | | dp83640: reject unsupported external timestamp flagsJacob Keller2019-11-151-0/+5
| | * | | | | mv88e6xxx: reject unsupported external timestamp flagsJacob Keller2019-11-151-0/+6
| | * | | | | net: reject PTP periodic output requests with unsupported flagsJacob Keller2019-11-157-0/+27
| | * | | | | ptp: Validate requests to enable time stamping of external signals.Richard Cochran2019-11-152-5/+14
| |/ / / / /
| * | | | | net: ep93xx_eth: fix mismatch of request_mem_region in removeChuhong Yuan2019-11-151-2/+3