Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 2018-05-12 | 2 | -5/+12 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'thermal-soc' into next | Zhang Rui | 2018-05-11 | 1 | -3/+11 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | thermal: exynos: Propagate error value from tmu_read() | Marek Szyprowski | 2018-04-27 | 1 | -2/+7 | |
| | * | | | | | | thermal: exynos: Reading temperature makes sense only when TMU is turned on | Marek Szyprowski | 2018-04-27 | 1 | -1/+4 | |
| * | | | | | | | thermal: int3403_thermal: Fix NULL pointer deref on module load / probe | Hans de Goede | 2018-04-24 | 1 | -2/+1 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge tag 'for-linus-20180511' of git://git.kernel.dk/linux-block | Linus Torvalds | 2018-05-12 | 3 | -2/+23 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | nvme: add quirk to force medium priority for SQ creation | Jens Axboe | 2018-05-11 | 2 | -1/+16 | |
| * | | | | | | | nvme: Fix sync controller reset return | Charles Machalow | 2018-05-11 | 1 | -1/+2 | |
| * | | | | | | | nvme: fix use-after-free in nvme_free_ns_head | Jianchao Wang | 2018-05-07 | 1 | -0/+5 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2018-05-12 | 17 | -87/+164 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | rbtree: include rcu.h | Sebastian Andrzej Siewior | 2018-05-12 | 2 | -0/+2 | |
| * | | | | | | | scripts/faddr2line: fix error when addr2line output contains discriminator | Changbin Du | 2018-05-12 | 1 | -1/+4 | |
| * | | | | | | | ocfs2: take inode cluster lock before moving reflinked inode from orphan dir | Ashish Samant | 2018-05-12 | 1 | -2/+12 | |
| * | | | | | | | mm, oom: fix concurrent munlock and oom reaper unmap, v3 | David Rientjes | 2018-05-12 | 3 | -56/+71 | |
| * | | | | | | | mm: migrate: fix double call of radix_tree_replace_slot() | Naoya Horiguchi | 2018-05-12 | 1 | -3/+1 | |
| * | | | | | | | proc/kcore: don't bounds check against address 0 | Laura Abbott | 2018-05-12 | 1 | -7/+16 | |
| * | | | | | | | mm: don't show nr_indirectly_reclaimable in /proc/vmstat | Roman Gushchin | 2018-05-12 | 1 | -1/+5 | |
| * | | | | | | | mm: sections are not offlined during memory hotremove | Pavel Tatashin | 2018-05-12 | 1 | -1/+1 | |
| * | | | | | | | z3fold: fix reclaim lock-ups | Vitaly Wool | 2018-05-12 | 1 | -12/+30 | |
| * | | | | | | | init: fix false positives in W+X checking | Jeffrey Hugo | 2018-05-12 | 2 | -0/+12 | |
| * | | | | | | | lib/find_bit_benchmark.c: avoid soft lockup in test_find_first_bit() | Yury Norov | 2018-05-12 | 1 | -1/+6 | |
| * | | | | | | | KASAN: prohibit KASAN+STRUCTLEAK combination | Dmitry Vyukov | 2018-05-12 | 1 | -0/+4 | |
| * | | | | | | | MAINTAINERS: update Shuah's email address | Shuah Khan (Samsung OSG) | 2018-05-12 | 1 | -3/+0 | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2018-05-11 | 106 | -291/+714 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | net sched actions: fix refcnt leak in skbmod | Roman Mashak | 2018-05-11 | 1 | -1/+4 | |
| * | | | | | | | | net: sched: fix error path in tcf_proto_create() when modules are not configured | Jiri Pirko | 2018-05-11 | 1 | -1/+1 | |
| * | | | | | | | | Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe... | David S. Miller | 2018-05-11 | 4 | -3/+6 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | ixgbe: fix memory leak on ipsec allocation | Colin Ian King | 2018-05-11 | 1 | -1/+1 | |
| | * | | | | | | | | ixgbevf: fix ixgbevf_xmit_frame()'s return type | Luc Van Oostenryck | 2018-05-11 | 1 | -1/+1 | |
| | * | | | | | | | | ixgbe: return error on unsupported SFP module when resetting | Emil Tantilov | 2018-05-11 | 1 | -0/+3 | |
| | * | | | | | | | | ice: Set rq_last_status when cleaning rq | Jeff Shaw | 2018-05-11 | 1 | -1/+1 | |
| * | | | | | | | | | Merge tag 'rxrpc-fixes-20180510' of git://git.kernel.org/pub/scm/linux/kernel... | David S. Miller | 2018-05-11 | 11 | -48/+209 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | rxrpc: Trace UDP transmission failure | David Howells | 2018-05-11 | 5 | -8/+90 | |
| | * | | | | | | | | | rxrpc: Add a tracepoint to log ICMP/ICMP6 and error messages | David Howells | 2018-05-11 | 2 | -23/+53 | |
| | * | | | | | | | | | rxrpc: Fix the min security level for kernel calls | David Howells | 2018-05-11 | 1 | -1/+1 | |
| | * | | | | | | | | | rxrpc: Fix error reception on AF_INET6 sockets | David Howells | 2018-05-11 | 1 | -15/+42 | |
| | * | | | | | | | | | rxrpc: Fix missing start of call timeout | David Howells | 2018-05-11 | 4 | -1/+23 | |
| * | | | | | | | | | | net sched actions: fix invalid pointer dereferencing if skbedit flags missing | Roman Mashak | 2018-05-11 | 1 | -1/+2 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Merge tag 'mlx5-fixes-2018-05-10' of git://git.kernel.org/pub/scm/linux/kerne... | David S. Miller | 2018-05-11 | 5 | -1/+52 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | net/mlx5e: Err if asked to offload TC match on frag being first | Roi Dayan | 2018-05-11 | 1 | -0/+4 | |
| | * | | | | | | | | | net/mlx5: E-Switch, Include VF RDMA stats in vport statistics | Adi Nissim | 2018-05-11 | 1 | -1/+10 | |
| | * | | | | | | | | | net/mlx5: Free IRQs in shutdown path | Daniel Jurgens | 2018-05-11 | 3 | -0/+38 | |
| * | | | | | | | | | | ipv4: fix memory leaks in udp_sendmsg, ping_v4_sendmsg | Andrey Ignatov | 2018-05-11 | 2 | -4/+10 | |
| * | | | | | | | | | | mlxsw: core: Fix an error handling path in 'mlxsw_core_bus_device_register()' | Christophe JAILLET | 2018-05-11 | 1 | -2/+2 | |
| * | | | | | | | | | | Merge branch 'bonding-bug-fixes-and-regressions' | David S. Miller | 2018-05-11 | 3 | -6/+12 | |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | bonding: send learning packets for vlans on slave | Debabrata Banerjee | 2018-05-11 | 3 | -5/+11 | |
| | * | | | | | | | | | bonding: do not allow rlb updates to invalid mac | Debabrata Banerjee | 2018-05-11 | 1 | -1/+1 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | Merge tag 'linux-can-fixes-for-4.17-20180510' of ssh://gitolite.kernel.org/pu... | David S. Miller | 2018-05-10 | 1 | -4/+7 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | can: hi311x: Work around TX complete interrupt erratum | Lukas Wunner | 2018-05-10 | 1 | -4/+5 | |
| | * | | | | | | | | | can: hi311x: Acquire SPI lock on ->do_get_berr_counter | Lukas Wunner | 2018-05-10 | 1 | -0/+2 | |
| | |/ / / / / / / / |