index
:
kernel/git/mcgrof/linux.git
20151215-rfc-v1-linker-tables
20160219-linker-table-v2
20160412-sysdata-v1
20160412-sysdata-v2
20160412-sysdata-v3
20160414-sysdata-v4
20160414-sysdata-v5
20160414-sysdata-v6
20160417-sysdata-api-v1
20160428-remove-built-in-fw
20160428-sysdata-api-v1
20160430-kill-fw-v2
20160430-kill-fw-v3
20160430-kill-fw-v4
20160430-sysdata-api-v2
20160518-linker-table-subsection-dev1
20161208-kmod-test-driver
2017072-firmware-fixes
20170801-kmod-for-v4.13-final
20170809-kmod-dev
20170809-kmod-for-v4.13-final
20170811-swait-stop-gap-use
20171129-fs-freeze
20171129-fs-freeze-all
20171129-fs-freeze-cleanup
20171129-fs-freeze-try2
20171129-module-alias-debug
20171207-avoid-bogus-layout_and_allocate
20171207-module-use-aliases
20180213-firmware-dev-for-v4.17
20180213-firmware-dev-for-v4.17-try2
20180223-firmware-dev-for-v4.17
20180227-firmware-cache
20180227-firmware-dev-for-v4.17
20180307-firmware-dev-for-v4.17
20180321-firmware-dev-for-v4.17
20180425-firmware-remove-PAGE_KERNEL_RO
20180427-mm-PAGE_KERNEL_RO-generic
20180427-vfs-attr-symlink
20180503-fw-cleanups
20180504-firmware_loader
20180507-firmware_loader_for-v4.18
20180508-firmware_loader_for-v4.18
20180508-firmware_loader_for-v4.18-try2
20180508-mm-PAGE_KERNEL_EXEC-find
20180508-mm-PAGE_KERNEL_RO-generic
20180508-vfs-attr-symlink
20180510-firmware_loader_for-v4.18
20180510-mm-PAGE_KERNEL_fallbacks
20181219-remove-dma_zalloc_coherent
20200601-block-fixes
20200602-block-fixes
20200603-blktrace-fixes
20200605-blktrace-fixes
20200605-blktrace-fixes-v3
20200605-blktrace-fixes-v4
20200608-blktrace-fixes-v2
20200608-umh-fixes
20200610-blktrace-fixes
20200618-blktrace-fixes
fw-signing-v2-20150513
fw-signing-v3-20150518
master
mcgrof pending kernel changes
Luis R. Rodriguez
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-09
test_kmod: fix description for -s -and -c parameters
20170809-kmod-for-v4.13-final
Luis R. Rodriguez
1
-2
/
+2
2017-08-09
kmod: fix wait on recursive loop
Luis R. Rodriguez
1
-2
/
+23
2017-08-09
wait: add wait_event_killable_timeout()
Luis R. Rodriguez
1
-0
/
+37
2017-08-09
test_kmod: fix small memory leak on filesystem tests
Dan Carpenter
1
-1
/
+1
2017-08-09
test_kmod: fix the lock in register_test_dev_kmod()
Dan Carpenter
1
-1
/
+1
2017-08-09
test_kmod: fix bug which allows negative values on two config options
Luis R. Rodriguez
1
-4
/
+4
2017-08-09
test_kmod: fix spelling mistake: "EMTPY" -> "EMPTY"
Colin Ian King
1
-2
/
+2
2017-08-09
test_kmod: make selftest executable
Luis R. Rodriguez
1
-0
/
+0
2017-08-09
Merge tag 'pinctrl-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
10
-20
/
+42
2017-08-09
futex: Remove unnecessary warning from get_futex_key
Mel Gorman
1
-2
/
+3
2017-08-09
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-8
/
+34
2017-08-09
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-76
/
+109
2017-08-09
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-4
/
+4
2017-08-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
55
-186
/
+2490
2017-08-08
net: avoid skb_warn_bad_offload false positives on UFO
Willem de Bruijn
3
-3
/
+3
2017-08-08
qmi_wwan: fix NULL deref on disconnect
Bjørn Mork
1
-1
/
+5
2017-08-08
ppp: fix xmit recursion detection on ppp channels
Guillaume Nault
1
-8
/
+10
2017-08-08
rds: Reintroduce statistics counting
Håkon Bugge
1
-1
/
+4
2017-08-08
tcp: fastopen: tcp_connect() must refresh the route
Eric Dumazet
1
-0
/
+4
2017-08-08
net: sched: set xt_tgchk_param par.net properly in ipt_init_target
Xin Long
1
-10
/
+10
2017-08-08
net: dsa: mediatek: add adjust link support for user ports
John Crispin
2
-0
/
+39
2017-08-08
net/mlx4_en: don't set CHECKSUM_COMPLETE on SCTP packets
Davide Caratti
1
-11
/
+18
2017-08-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
13
-53
/
+102
2017-08-08
parse-maintainers: Move matching sections from MAINTAINERS
Joe Perches
1
-0
/
+12
2017-08-08
parse-maintainers: Use perl hash references and specific filenames
Joe Perches
1
-23
/
+34
2017-08-08
parse-maintainers: Add section pattern sorting
Joe Perches
1
-21
/
+49
2017-08-08
get_maintainer: Prepare for separate MAINTAINERS files
Joe Perches
1
-25
/
+66
2017-08-08
MAINTAINERS: openbmc mailing list is moderated
Randy Dunlap
1
-1
/
+1
2017-08-08
MAINTAINERS: greybus: Fix typo s/LOOBACK/LOOPBACK
Sedat Dilek
1
-1
/
+1
2017-08-08
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
8
-171
/
+69
2017-08-08
random: fix warning message on ia64 and parisc
Helge Deller
1
-1
/
+1
2017-08-07
Merge tag 'xtensa-20170807' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
5
-43
/
+10
2017-08-07
Merge tag 'for-linus-20170807' of git://git.infradead.org/linux-mtd
Linus Torvalds
6
-25
/
+27
2017-08-07
Merge tag 'xfs-4.13-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2
-5
/
+8
2017-08-07
qed: Fix a memory allocation failure test in 'qed_mcp_cmd_init()'
Christophe Jaillet
1
-1
/
+1
2017-08-07
hysdn: fix to a race condition in put_log_buffer
Anton Volkov
1
-15
/
+13
2017-08-07
s390/qeth: fix L3 next-hop in xmit qeth hdr
Julian Wiedmann
1
-2
/
+2
2017-08-07
Merge tag 'rdma-rc-2017-07-26' of git://git.kernel.org/pub/scm/linux/kernel/g...
Doug Ledford
7
-33
/
+50
2017-08-07
Merge branch 'asix-Improve-robustness'
David S. Miller
3
-10
/
+45
2017-08-07
asix: Fix small memory leak in ax88772_unbind()
Dean Jenkins
3
-0
/
+17
2017-08-07
asix: Ensure asix_rx_fixup_info members are all reset
Dean Jenkins
1
-9
/
+25
2017-08-07
asix: Add rx->ax_skb = NULL after usbnet_skb_return()
Dean Jenkins
1
-1
/
+3
2017-08-07
bpf: fix selftest/bpf/test_pkt_md_access on s390x
Thomas Richter
1
-0
/
+11
2017-08-07
pinctrl: generic: update references to Documentation/pinctrl.txt
Ludovic Desroches
4
-5
/
+5
2017-08-07
pinctrl: intel: merrifield: Correct UART pin lists
Andy Shevchenko
1
-3
/
+3
2017-08-07
pinctrl: armada-37xx: Fix number of pin in south bridge
Gregory CLEMENT
1
-1
/
+1
2017-08-07
pinctrl: armada-37xx: Fix the pin 23 on south bridge
Gregory CLEMENT
1
-6
/
+17
2017-08-06
netvsc: fix race on sub channel creation
stephen hemminger
3
-7
/
+11
2017-08-06
Linux 4.13-rc4
Linus Torvalds
1
-1
/
+1
2017-08-06
Merge tag 'platform-drivers-x86-v4.13-4' of git://git.infradead.org/linux-pla...
Linus Torvalds
1
-2
/
+2
2017-08-06
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
13
-196
/
+290
2017-08-06
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2
-0
/
+3
2017-08-06
Fix compat_sys_sigpending breakage
Dmitry V. Levin
1
-4
/
+7
2017-08-06
ext4: fix copy paste error in ext4_swap_extents()
Maninder Singh
1
-1
/
+1
2017-08-06
ext4: fix overflow caused by missing cast in ext4_resize_fs()
Jerry Lee
1
-1
/
+2
2017-08-06
ext4, project: expand inode extra size if possible
Miao Xie
3
-24
/
+85
2017-08-06
ext4: cleanup ext4_expand_extra_isize_ea()
Miao Xie
1
-9
/
+5
2017-08-06
ext4: restructure ext4_expand_extra_isize
Miao Xie
2
-40
/
+36
2017-08-06
ext4: fix forgetten xattr lock protection in ext4_expand_extra_isize
Miao Xie
2
-12
/
+16
2017-08-06
ext4: make xattr inode reads faster
Tahsin Erdogan
4
-48
/
+92
2017-08-05
ext4: inplace xattr block update fails to deduplicate blocks
Tahsin Erdogan
1
-3
/
+1
2017-08-05
ext4: remove unused mode parameter
Tahsin Erdogan
1
-5
/
+4
2017-08-05
ext4: fix warning about stack corruption
Arnd Bergmann
1
-5
/
+6
2017-08-05
ext4: fix dir_nlink behaviour
Andreas Dilger
2
-10
/
+14
2017-08-05
ext4: silence array overflow warning
Dan Carpenter
1
-1
/
+1
2017-08-05
ext4: fix SEEK_HOLE/SEEK_DATA for blocksize < pagesize
Jan Kara
1
-0
/
+3
2017-08-05
platform/x86: intel-vbtn: match power button on press rather than release
Mario Limonciello
1
-2
/
+2
2017-08-05
Merge tag 'media/v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
91
-14173
/
+5162
2017-08-05
ext4: release discard bio after sending discard commands
Daeho Jeong
1
-1
/
+3
2017-08-05
Merge tag 'gpio-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
10
-37
/
+54
2017-08-04
Merge tag 'nand/fixes-for-4.13-rc4' of git://git.infradead.org/l2-mtd into MTD
Brian Norris
6
-25
/
+27
2017-08-04
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
9
-33
/
+90
2017-08-04
bpf: fix byte order test in test_verifier
Daniel Borkmann
1
-9
/
+10
2017-08-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
13
-129
/
+220
2017-08-04
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-16
/
+11
2017-08-04
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2017-08-04
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
46
-103
/
+372
2017-08-04
xfs: Fix per-inode DAX flag inheritance
Lukas Czerner
1
-5
/
+7
2017-08-04
xfs: Fix leak of discard bio
Jan Kara
1
-0
/
+1
2017-08-04
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-10
/
+13
2017-08-04
IB/hns: checking for IS_ERR() instead of NULL
Dan Carpenter
1
-1
/
+1
2017-08-04
xgene: Always get clk source, but ignore if it's missing for SGMII ports
Thomas Bogendoerfer
1
-3
/
+3
2017-08-04
RDMA/mlx5: Fix existence check for extended address vector
Leon Romanovsky
2
-2
/
+1
2017-08-04
IB/uverbs: Fix device cleanup
Yishai Hadas
1
-2
/
+1
2017-08-04
RDMA/uverbs: Prevent leak of reserved field
Leon Romanovsky
1
-1
/
+1
2017-08-04
IB/core: Fix race condition in resolving IP to MAC
Parav Pandit
1
-14
/
+48
2017-08-04
MIPS: Add missing file for eBPF JIT.
David Daney
1
-0
/
+1950
2017-08-04
Merge branch 's390-bpf-jit-fixes'
David S. Miller
3
-1
/
+6
2017-08-04
bpf, s390: fix build for libbpf and selftest suite
Daniel Borkmann
2
-0
/
+4
2017-08-04
bpf, s390: fix jit branch offset related to ldimm64
Daniel Borkmann
1
-1
/
+2
2017-08-04
Merge branch 'mlxsw-Couple-of-fixes'
David S. Miller
1
-13
/
+24
2017-08-04
mlxsw: spectrum_switchdev: Release multicast groups during fini
Ido Schimmel
1
-1
/
+12
2017-08-04
mlxsw: spectrum_switchdev: Don't warn about valid situations
Ido Schimmel
1
-12
/
+12
2017-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
10
-24
/
+54
2017-08-04
Merge tag 'ceph-for-4.13-rc4' of git://github.com/ceph/ceph-client
Linus Torvalds
8
-38
/
+53
2017-08-04
Merge tag 'sound-4.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
21
-103
/
+93
2017-08-04
Merge tag 'iommu-fixes-v4.13-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
8
-14
/
+36
2017-08-04
Merge tag 'mmc-v4.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
2
-1
/
+35
2017-08-04
Merge tag 'drm-fixes-for-v4.13-rc4' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
3
-21
/
+24
2017-08-04
Merge tag 'powerpc-4.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
9
-21
/
+71
2017-08-04
sparc64: Fix exception handling in UltraSPARC-III memcpy.
David S. Miller
1
-2
/
+2
2017-08-04
arm64: avoid overflow in VA_START and PAGE_OFFSET
Nick Desaulniers
1
-2
/
+4
2017-08-04
arm64: Fix potential race with hardware DBM in ptep_set_access_flags()
Catalin Marinas
1
-7
/
+8
2017-08-04
Merge tag 'davinci-fixes-for-v4.13' of git://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
2
-28
/
+0
2017-08-04
Merge tag 'sunxi-fixes-for-4.13' of https://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
3
-9
/
+11
2017-08-04
Merge tag 'qcom-arm64-defconfig-fixes-for-4.13-rc2' of git://git.kernel.org/p...
Arnd Bergmann
1
-0
/
+1
2017-08-04
ARM: dts: tango4: Request RGMII RX and TX clock delays
Marc Gonzalez
1
-1
/
+1
2017-08-04
bus: uniphier-system-bus: set up registers when resuming
Masahiro Yamada
1
-0
/
+14
2017-08-04
Merge tag 'renesas-fixes3-for-v4.13' of https://git.kernel.org/pub/scm/linux/...
Arnd Bergmann
1
-1
/
+5
2017-08-04
Merge tag 'mvebu-fixes-4.13-2' of git://git.infradead.org/linux-mvebu into fixes
Arnd Bergmann
3
-2
/
+4
2017-08-04
Merge tag 'amlogic-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kh...
Arnd Bergmann
3
-15
/
+94
2017-08-04
Merge tag 'v4.13-rockchip-dts32fixes-1' of git://git.kernel.org/pub/scm/linux...
Arnd Bergmann
2
-3
/
+3
2017-08-04
powerpc/64: Fix __check_irq_replay missing decrementer interrupt
Nicholas Piggin
1
-1
/
+14
2017-08-04
powerpc/perf: POWER9 PMU stops after idle workaround
Nicholas Piggin
1
-1
/
+7
2017-08-04
Merge branch 'drm-fixes-4.13' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
3
-21
/
+24
2017-08-03
Merge branch 'tcp-xmit-timer-rearming'
David S. Miller
3
-31
/
+32
2017-08-03
tcp: fix xmit timer to only be reset if data ACKed/SACKed
Neal Cardwell
2
-18
/
+16
2017-08-03
tcp: enable xmit timer fix by having TLP use time when RTO should fire
Neal Cardwell
1
-9
/
+5
2017-08-03
tcp: introduce tcp_rto_delta_us() helper for xmit timer fix
Neal Cardwell
2
-4
/
+11
2017-08-03
Merge tag 'vfio-v4.13-rc4' of git://github.com/awilliam/linux-vfio
Linus Torvalds
3
-7
/
+19
2017-08-03
ipv6: set rt6i_protocol properly in the route when it is installed
Xin Long
1
-8
/
+3
2017-08-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
22
-33
/
+109
2017-08-03
Merge tag 'acpi-4.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
4
-4
/
+23
2017-08-03
Merge tag 'pm-4.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
5
-24
/
+44
2017-08-03
Merge branches 'acpi-soc', 'acpi-wdat' and 'acpi-cppc'
Rafael J. Wysocki
4
-4
/
+23
2017-08-03
Merge branches 'pm-core' and 'pm-misc'
Rafael J. Wysocki
2
-2
/
+10
2017-08-03
Merge branches 'pm-cpufreq-x86', 'pm-cpufreq-docs' and 'intel_pstate'
Rafael J. Wysocki
3
-22
/
+34
2017-08-03
net: fix keepalive code vs TCP_FASTOPEN_CONNECT
Eric Dumazet
1
-1
/
+2
2017-08-03
Merge tag 'batadv-net-for-davem-20170802' of git://git.open-mesh.org/linux-merge
David S. Miller
2
-9
/
+53
2017-08-03
Merge tag 'kvm-arm-for-v4.13-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Radim Krčmář
7
-36
/
+23
2017-08-03
KVM: arm/arm64: vgic: Use READ_ONCE fo cmpxchg
Christoffer Dall
1
-2
/
+2
2017-08-03
KVM: nVMX: Fix interrupt window request with "Acknowledge interrupt on exit"
Wanpeng Li
1
-2
/
+9
2017-08-03
mmc: block: bypass the queue even if usage is present for hotplug
Shawn Lin
1
-0
/
+1
2017-08-03
mmc: sdhci-of-at91: force card detect value for non removable devices
Ludovic Desroches
1
-1
/
+34
2017-08-03
pinctrl: cherryview: Add Setzer models to the Chromebook DMI quirk
Andy Shevchenko
1
-0
/
+7
2017-08-03
crypto: inside-secure - fix the sha state length in hmac_sha1_setkey
Antoine Ténart
1
-1
/
+1
2017-08-03
crypto: inside-secure - fix invalidation check in hmac_sha1_setkey
Antoine Ténart
1
-3
/
+3
2017-08-02
Merge tag 'nfs-for-4.13-4' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
4
-25
/
+9
2017-08-02
isdn/i4l: fix buffer overflow
Annie Cherkaev
2
-3
/
+3
2017-08-02
clk: keystone: sci-clk: Fix sci_clk_get
Tero Kristo
1
-24
/
+42
2017-08-02
ocfs2: don't clear SGID when inheriting ACLs
Jan Kara
1
-12
/
+12
2017-08-02
mm: allow page_cache_get_speculative in interrupt context
Kan Liang
1
-2
/
+0
2017-08-02
userfaultfd: non-cooperative: flush event_wqh at release time
Mike Rapoport
1
-0
/
+3
2017-08-02
ipc: add missing container_of()s for randstruct
Kees Cook
3
-3
/
+7
2017-08-02
cpuset: fix a deadlock due to incomplete patching of cpusets_enabled()
Dima Zavin
2
-2
/
+18
2017-08-02
userfaultfd_zeropage: return -ENOSPC in case mm has gone
Mike Rapoport
1
-0
/
+2
2017-08-02
mm: take memory hotplug lock within numa_zonelist_order_handler()
Heiko Carstens
1
-0
/
+2
2017-08-02
mm/page_io.c: fix oops during block io poll in swapin path
Tetsuo Handa
1
-0
/
+7
2017-08-02
zram: do not free pool->size_class
Minchan Kim
1
-1
/
+0
2017-08-02
kthread: fix documentation build warning
Jonathan Corbet
1
-1
/
+1
2017-08-02
kasan: avoid -Wmaybe-uninitialized warning
Arnd Bergmann
1
-0
/
+1
2017-08-02
userfaultfd: non-cooperative: notify about unmap of destination during mremap
Mike Rapoport
1
-2
/
+5
2017-08-02
mm, mprotect: flush TLB if potentially racing with a parallel reclaim leaving...
Mel Gorman
7
-1
/
+48
2017-08-02
pid: kill pidhash_size in pidhash_init()
Kefeng Wang
1
-3
/
+0
2017-08-02
mm/hugetlb.c: __get_user_pages ignores certain follow_hugetlb_page errors
Daniel Jordan
1
-6
/
+3
2017-08-02
KVM: nVMX: mark vmcs12 pages dirty on L2 exit
David Matlack
1
-10
/
+43
2017-08-02
kvm: nVMX: don't flush VMCS12 during VMXOFF or VCPU teardown
David Matlack
1
-5
/
+11
2017-08-02
KVM: nVMX: do not pin the VMCS12
Paolo Bonzini
1
-17
/
+7
2017-08-02
KVM: avoid using rcu_dereference_protected
Paolo Bonzini
2
-9
/
+8
2017-08-02
KVM: X86: init irq->level in kvm_pv_kick_cpu_op
Longpeng(Mike)
1
-0
/
+1
2017-08-02
KVM: X86: Fix loss of pending INIT due to race
Wanpeng Li
1
-8
/
+11
2017-08-02
drm/amdgpu: Use list_del_init in amdgpu_mn_unregister
Felix Kuehling
1
-1
/
+1
2017-08-02
drm/amdgpu: Fix undue fallthroughs in golden registers initialization
Jean Delvare
1
-0
/
+2
2017-08-02
tcp: avoid setting cwnd to invalid ssthresh after cwnd reduction states
Yuchung Cheng
1
-2
/
+2
2017-08-02
ibmvnic: Initialize SCRQ's during login renegotiation
Thomas Falcon
1
-1
/
+14
2017-08-02
usb: qmi_wwan: add D-Link DWM-222 device ID
Hector Martin
1
-0
/
+1
2017-08-02
Merge branch 'mlx4-misc-fixes'
David S. Miller
5
-9
/
+19
2017-08-02
net/mlx4_core: Fixes missing capability bit in flags2 capability dump
Jack Morgenstein
1
-0
/
+1
2017-08-02
net/mlx4_core: Fix namespace misalignment in QinQ VST support commit
Jack Morgenstein
1
-1
/
+1
2017-08-02
net/mlx4_core: Fix sl_to_vl_change bit offset in flags2 dump
Jack Morgenstein
1
-1
/
+1
2017-08-02
net/mlx4_en: Fix wrong indication of Wake-on-LAN (WoL) support
Inbar Karmy
5
-7
/
+16
2017-08-02
Merge branch 'lan78xx-Fixes'
David S. Miller
1
-9
/
+9
2017-08-02
lan78xx: Fix to handle hard_header_len update
Nisar Sayed
1
-3
/
+3
2017-08-02
lan78xx: USB fast connect/disconnect crash fix
Nisar Sayed
1
-6
/
+6
2017-08-02
Merge tag 'platform-drivers-x86-v4.13-3' of git://git.infradead.org/linux-pla...
Linus Torvalds
3
-8
/
+11
2017-08-02
Merge tag 'sunxi-clk-fixes-for-4.13' of https://git.kernel.org/pub/scm/linux/...
Stephen Boyd
1
-1
/
+1
2017-08-02
Merge tag 'meson-clk-fixes-for-4.13-rc4-v2' of git://github.com/baylibre/clk-...
Stephen Boyd
4
-0
/
+18
2017-08-02
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
8
-37
/
+58
2017-08-02
Merge tag 'asoc-fix-v4.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Takashi Iwai
10042
-236264
/
+827081
2017-08-02
blk-mq: don't leak preempt counter/q_usage_counter when allocating rq failed
Ming Lei
1
-6
/
+11
2017-08-02
ARM64: dts: marvell: armada-37xx: Fix the number of GPIO on south bridge
Gregory CLEMENT
1
-1
/
+1
2017-08-02
NFSv4: Fix double frees in nfs4_test_session_trunk()
Trond Myklebust
2
-16
/
+3
2017-08-02
ALSA: hda - Fix speaker output from VAIO VPCL14M1R
Sergei A. Trusov
1
-0
/
+1
2017-08-02
powerpc/83xx/mpc832x_rdb: fix of_irq_to_resource() error check
Sergei Shtylyov
1
-1
/
+1
2017-08-02
gpio: tegra: fix unbalanced chained_irq_enter/exit
Michał Mirosław
1
-3
/
+3
2017-08-02
mtd: nand: atmel: Fix EDO mode check
Boris Brezillon
1
-1
/
+1
2017-08-02
mtd: nand: Declare tBERS, tR and tPROG as u64 to avoid integer overflow
Boris Brezillon
2
-6
/
+6
2017-08-02
mtd: nand: Fix timing setup for NANDs that do not support SET FEATURES
Boris Brezillon
1
-1
/
+3
2017-08-02
mtd: nand: Fix a docs build warning
Jonathan Corbet
1
-1
/
+0
2017-08-02
mtd: nand: sunxi: fix potential divide-by-zero error
Bryan O'Donoghue
1
-0
/
+4
2017-08-02
nand: fix wrong default oob layout for small pages using soft ecc
Miquel Raynal
1
-1
/
+7
2017-08-01
Merge branch 'net-Fix-64-bit-statistics-seqcount-init'
David S. Miller
7
-2
/
+13
2017-08-01
ipvlan: Fix 64-bit statistics seqcount initialization
Florian Fainelli
1
-1
/
+1
2017-08-01
netvsc: Initialize 64-bit stats seqcount
Florian Fainelli
1
-0
/
+2
2017-08-01
gtp: Initialize 64-bit per-cpu stats correctly
Florian Fainelli
1
-1
/
+1
2017-08-01
nfp: Initialize RX and TX ring 64-bit stats seqcounts
Florian Fainelli
1
-0
/
+2
2017-08-01
ixgbe: Initialize 64-bit stats seqcounts
Florian Fainelli
1
-0
/
+4
2017-08-01
i40e: Initialize 64-bit statistics TX ring seqcount
Florian Fainelli
1
-0
/
+2
2017-08-01
b44: Initialize 64-bit stats seqcount
Florian Fainelli
1
-0
/
+1
2017-08-01
gue: fix remcsum when GRO on and CHECKSUM_PARTIAL boundary is outer UDP
K. Den
1
-0
/
+1
[next]