Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | udplite: call proper backlog handlers | Eric Dumazet | 2016-11-24 | 6 | -6/+6 | |
| * | | | | | | ipv6: bump genid when the IFA_F_TENTATIVE flag is clear | Paolo Abeni | 2016-11-24 | 1 | -6/+12 | |
| * | | | | | | net/mlx4_en: Free netdev resources under state lock | Tariq Toukan | 2016-11-24 | 1 | -1/+4 | |
| * | | | | | | net: revert "net: l2tp: Treat NET_XMIT_CN as success in l2tp_eth_dev_xmit" | WANG Cong | 2016-11-24 | 1 | -1/+1 | |
| * | | | | | | rtnetlink: fix the wrong minimal dump size getting from rtnl_calcit() | Zhang Shengju | 2016-11-24 | 1 | -1/+1 | |
| * | | | | | | bnxt_en: Fix a VXLAN vs GENEVE issue | Christophe Jaillet | 2016-11-24 | 1 | -3/+9 | |
| * | | | | | | netdevice.h: fix kernel-doc warning | Randy Dunlap | 2016-11-24 | 1 | -1/+1 | |
| * | | | | | | driver: macvlan: Check if need rollback multicast setting in macvlan_open | Gao Feng | 2016-11-24 | 1 | -1/+2 | |
| * | | | | | | net: phy: micrel: fix KSZ8041FTL supported value | Kirill Esipov | 2016-11-24 | 1 | -4/+4 | |
| |/ / / / / | ||||||
| * | | | | | flow_dissect: call init_default_flow_dissectors() earlier | Eric Dumazet | 2016-11-22 | 1 | -1/+1 | |
* | | | | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2016-11-26 | 2 | -3/+5 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | device-dax: fail all private mapping attempts | Dan Williams | 2016-11-16 | 1 | -2/+2 | |
| * | | | | | | device-dax: check devm_nsio_enable() return value | Dan Williams | 2016-10-28 | 1 | -1/+3 | |
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2016-11-26 | 5 | -29/+28 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | KVM: x86: check for pic and ioapic presence before use | Radim Krčmář | 2016-11-24 | 1 | -0/+13 | |
| * | | | | | | | KVM: x86: fix out-of-bounds accesses of rtc_eoi map | Radim Krčmář | 2016-11-24 | 2 | -3/+3 | |
| * | | | | | | | KVM: x86: drop error recovery in em_jmp_far and em_ret_far | Radim Krčmář | 2016-11-24 | 1 | -25/+11 | |
| * | | | | | | | KVM: x86: fix out-of-bounds access in lapic | Radim Krčmář | 2016-11-24 | 1 | -1/+1 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge tag 'powerpc-4.9-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2016-11-26 | 9 | -12/+64 | |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | ||||||
| * | | | | | | powerpc/mm: Fixup kernel read only mapping | Aneesh Kumar K.V | 2016-11-25 | 2 | -6/+16 | |
| * | | | | | | powerpc/boot: Fix the early OPAL console wrappers | Oliver O'Halloran | 2016-11-24 | 4 | -2/+31 | |
| * | | | | | | powerpc: Fix missing CRCs, add more asm-prototypes.h declarations | Nicholas Piggin | 2016-11-22 | 1 | -0/+12 | |
| * | | | | | | powerpc: Set missing wakeup bit in LPCR on POWER9 | Benjamin Herrenschmidt | 2016-11-22 | 2 | -4/+5 | |
* | | | | | | | Merge branch 'parisc-4.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2016-11-26 | 7 | -86/+57 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | parisc: Also flush data TLB in flush_icache_page_asm | John David Anglin | 2016-11-25 | 1 | -15/+22 | |
| * | | | | | | | parisc: Fix race in pci-dma.c | John David Anglin | 2016-11-25 | 1 | -1/+1 | |
| * | | | | | | | parisc: Switch to generic sched_clock implementation | Helge Deller | 2016-11-25 | 2 | -47/+14 | |
| * | | | | | | | parisc: Fix races in parisc_setup_cache_timing() | John David Anglin | 2016-11-25 | 2 | -19/+16 | |
| * | | | | | | | parisc: Fix printk continuations in system detection | Helge Deller | 2016-11-22 | 1 | -4/+4 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2016-11-26 | 2 | -2/+6 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | mpi: Fix NULL ptr dereference in mpi_powm() [ver #3] | Andrey Ryabinin | 2016-11-25 | 1 | -1/+6 | |
| * | | | | | | | X.509: Fix double free in x509_cert_parse() [ver #3] | Andrey Ryabinin | 2016-11-25 | 1 | -1/+0 | |
* | | | | | | | | Fix subtle CONFIG_MODVERSIONS problems | Linus Torvalds | 2016-11-26 | 1 | -0/+1 | |
* | | | | | | | | Merge tag 'acpi-4.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2016-11-26 | 2 | -23/+7 | |
|\ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ | Merge branches 'acpi-sleep-fixes' and 'acpi-wdat-fixes' | Rafael J. Wysocki | 2016-11-25 | 2 | -23/+7 | |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
| | | * | | | | | | | watchdog: wdat_wdt: Select WATCHDOG_CORE | Mika Westerberg | 2016-11-21 | 1 | -0/+1 | |
| | * | | | | | | | | Revert "ACPI: Execute _PTS before system reboot" | Rafael J. Wysocki | 2016-11-21 | 1 | -23/+6 | |
* | | | | | | | | | | MAINTAINERS: Add bug tracking system location entry type | Rafael J. Wysocki | 2016-11-26 | 1 | -0/+10 | |
* | | | | | | | | | | Merge tag 'mfd-fixes-4.9.1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2016-11-25 | 2 | -5/+15 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | mfd: wm8994-core: Don't use managed regulator bulk get API | Viresh Kumar | 2016-11-25 | 1 | -3/+11 | |
| * | | | | | | | | | | mfd: wm8994-core: Disable regulators before removing them | Viresh Kumar | 2016-11-25 | 1 | -1/+1 | |
| * | | | | | | | | | | mfd: syscon: Support native-endian regmaps | Paul Burton | 2016-11-25 | 1 | -1/+3 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge tag 'media/v4.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2016-11-25 | 1 | -21/+16 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | xc2028: Fix use-after-free bug properly | Takashi Iwai | 2016-11-24 | 1 | -21/+16 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge tag 'drm-fixes-for-v4.9-rc7' of git://people.freedesktop.org/~airlied/l... | Linus Torvalds | 2016-11-25 | 8 | -35/+85 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'mediatek-drm-fixes-2016-11-24' of https://github.com/ckhu-media... | Dave Airlie | 2016-11-25 | 3 | -24/+56 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | drm/mediatek: fix null pointer dereference | Matthias Brugger | 2016-11-24 | 1 | -7/+7 | |
| | * | | | | | | | | | drm/mediatek: fixed the calc method of data rate per lane | Jitao Shi | 2016-11-24 | 1 | -16/+48 | |
| | * | | | | | | | | | drm/mediatek: fix a typo of DISP_OD_CFG to OD_RELAYMODE | Bibby Hsieh | 2016-11-24 | 1 | -1/+1 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | gpu/drm/exynos/exynos_hdmi - Unmap region obtained by of_iomap | Arvind Yadav | 2016-11-25 | 1 | -0/+5 |