| Commit message (Expand) | Author | Files | Lines |
2016-11-27 | Linux 4.9-rc7v4.9-rc7 | Linus Torvalds | 1 | -1/+1 |
2016-11-27 | fix default_file_splice_read() | Al Viro | 1 | -1/+2 |
2016-11-26 | tipc: resolve connection flow control compatibility problem | Jon Paul Maloy | 1 | -1/+1 |
2016-11-26 | mvpp2: use correct size for memset | Arnd Bergmann | 1 | -1/+1 |
2016-11-26 | net/mlx5: drop duplicate header delay.h | Geliang Tang | 1 | -1/+0 |
2016-11-26 | net: ieee802154: drop duplicate header delay.h | Geliang Tang | 1 | -1/+0 |
2016-11-26 | ibmvnic: drop duplicate header seq_file.h | Geliang Tang | 1 | -1/+0 |
2016-11-26 | fsl/fman: fix a leak in tgec_free() | Dan Carpenter | 1 | -3/+0 |
2016-11-26 | net: ethtool: don't require CAP_NET_ADMIN for ETHTOOL_GLINKSETTINGS | Miroslav Lichvar | 1 | -0/+1 |
2016-11-26 | tipc: improve sanity check for received domain records | Jon Paul Maloy | 1 | -5/+5 |
2016-11-26 | tipc: fix compatibility bug in link monitoring | Jon Paul Maloy | 1 | -2/+3 |
2016-11-26 | net: ethernet: mvneta: Remove IFF_UNICAST_FLT which is not implemented | Andrew Lunn | 1 | -1/+1 |
2016-11-26 | Fix subtle CONFIG_MODVERSIONS problems | Linus Torvalds | 1 | -0/+1 |
2016-11-26 | MAINTAINERS: Add bug tracking system location entry type | Rafael J. Wysocki | 1 | -0/+10 |
2016-11-25 | Revert "i2c: designware: do not disable adapter after transfer" | Jarkko Nikula | 1 | -37/+18 |
2016-11-25 | dwc_eth_qos: drop duplicate headers | Geliang Tang | 1 | -2/+0 |
2016-11-25 | parisc: Also flush data TLB in flush_icache_page_asm | John David Anglin | 1 | -15/+22 |
2016-11-25 | parisc: Fix race in pci-dma.c | John David Anglin | 1 | -1/+1 |
2016-11-25 | parisc: Switch to generic sched_clock implementation | Helge Deller | 2 | -47/+14 |
2016-11-25 | parisc: Fix races in parisc_setup_cache_timing() | John David Anglin | 2 | -19/+16 |
2016-11-25 | mfd: wm8994-core: Don't use managed regulator bulk get API | Viresh Kumar | 1 | -3/+11 |
2016-11-25 | mfd: wm8994-core: Disable regulators before removing them | Viresh Kumar | 1 | -1/+1 |
2016-11-25 | MIPS: mm: Fix output of __do_page_fault | Matt Redfearn | 1 | -4/+5 |
2016-11-25 | mfd: syscon: Support native-endian regmaps | Paul Burton | 1 | -1/+3 |
2016-11-25 | powerpc/mm: Fixup kernel read only mapping | Aneesh Kumar K.V | 2 | -6/+16 |
2016-11-25 | mpi: Fix NULL ptr dereference in mpi_powm() [ver #3] | Andrey Ryabinin | 1 | -1/+6 |
2016-11-25 | X.509: Fix double free in x509_cert_parse() [ver #3] | Andrey Ryabinin | 1 | -1/+0 |
2016-11-25 | gpu/drm/exynos/exynos_hdmi - Unmap region obtained by of_iomap | Arvind Yadav | 1 | -0/+5 |
2016-11-24 | net sched filters: fix filter handle ID in tfilter_notify_chain() | Roman Mashak | 1 | -1/+1 |
2016-11-24 | net: dsa: bcm_sf2: Ensure we re-negotiate EEE during after link change | Florian Fainelli | 1 | -0/+4 |
2016-11-24 | bnxt: do not busy-poll when link is down | Andy Gospodarek | 1 | -0/+3 |
2016-11-24 | udplite: call proper backlog handlers | Eric Dumazet | 6 | -6/+6 |
2016-11-24 | KVM: x86: check for pic and ioapic presence before use | Radim Krčmář | 1 | -0/+13 |
2016-11-24 | KVM: x86: fix out-of-bounds accesses of rtc_eoi map | Radim Krčmář | 2 | -3/+3 |
2016-11-24 | KVM: x86: drop error recovery in em_jmp_far and em_ret_far | Radim Krčmář | 1 | -25/+11 |
2016-11-24 | KVM: x86: fix out-of-bounds access in lapic | Radim Krčmář | 1 | -1/+1 |
2016-11-24 | init: use pr_cont() when displaying rotator during ramdisk loading. | Nicolas Schichan | 1 | -1/+1 |
2016-11-24 | ipv6: bump genid when the IFA_F_TENTATIVE flag is clear | Paolo Abeni | 1 | -6/+12 |
2016-11-24 | MIPS: Mask out limit field when calculating wired entry count | Paul Burton | 4 | -5/+24 |
2016-11-24 | i2c: designware: fix rx fifo depth tracking | Russell King | 1 | -1/+1 |
2016-11-24 | i2c: designware: report short transfers | Russell King | 1 | -1/+6 |
2016-11-24 | drm/mediatek: fix null pointer dereference | Matthias Brugger | 1 | -7/+7 |
2016-11-24 | drm/mediatek: fixed the calc method of data rate per lane | Jitao Shi | 1 | -16/+48 |
2016-11-24 | drm/mediatek: fix a typo of DISP_OD_CFG to OD_RELAYMODE | Bibby Hsieh | 1 | -1/+1 |
2016-11-24 | powerpc/boot: Fix the early OPAL console wrappers | Oliver O'Halloran | 4 | -2/+31 |
2016-11-24 | net/mlx4_en: Free netdev resources under state lock | Tariq Toukan | 1 | -1/+4 |
2016-11-24 | net: revert "net: l2tp: Treat NET_XMIT_CN as success in l2tp_eth_dev_xmit" | WANG Cong | 1 | -1/+1 |
2016-11-24 | rtnetlink: fix the wrong minimal dump size getting from rtnl_calcit() | Zhang Shengju | 1 | -1/+1 |
2016-11-24 | bnxt_en: Fix a VXLAN vs GENEVE issue | Christophe Jaillet | 1 | -3/+9 |
2016-11-24 | netdevice.h: fix kernel-doc warning | Randy Dunlap | 1 | -1/+1 |