Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | Merge tag 'media/v4.10-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 2017-02-16 | 1 | -5/+13 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | [media] siano: make it work again with CONFIG_VMAP_STACK | Mauro Carvalho Chehab | 2017-02-14 | 1 | -5/+13 | |
* | | | | | | | | | | vfs: fix uninitialized flags in splice_to_pipe() | Miklos Szeredi | 2017-02-16 | 1 | -0/+1 | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 2017-02-16 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | fuse: fix uninitialized flags in pipe_buffer | Miklos Szeredi | 2017-02-16 | 1 | -0/+1 | |
| * | | | | | | | | | | fuse: fix use after free issue in fuse_dev_do_read() | Sahitya Tummala | 2017-02-15 | 1 | -0/+4 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'pci-v4.10-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-02-16 | 1 | -0/+12 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | PCI/PME: Restore pcie_pme_driver.remove | Yinghai Lu | 2017-02-15 | 1 | -0/+12 | |
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-02-16 | 33 | -200/+355 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | rhashtable: Revert nested table changes. | David S. Miller | 2017-02-16 | 5 | -316/+94 | |
| * | | | | | | | | | | | ibmvnic: Fix endian errors in error reporting output | Thomas Falcon | 2017-02-15 | 1 | -4/+4 | |
| * | | | | | | | | | | | ibmvnic: Fix endian error when requesting device capabilities | Thomas Falcon | 2017-02-15 | 1 | -2/+2 | |
| * | | | | | | | | | | | net: neigh: Fix netevent NETEVENT_DELAY_PROBE_TIME_UPDATE notification | Marcus Huewe | 2017-02-15 | 1 | -1/+2 | |
| * | | | | | | | | | | | net: xilinx_emaclite: fix freezes due to unordered I/O | Anssi Hannula | 2017-02-15 | 1 | -54/+62 | |
| * | | | | | | | | | | | net: xilinx_emaclite: fix receive buffer overflow | Anssi Hannula | 2017-02-15 | 1 | -3/+7 | |
| * | | | | | | | | | | | bpf: kernel header files need to be copied into the tools directory | Stephen Rothwell | 2017-02-15 | 1 | -0/+7 | |
| * | | | | | | | | | | | tcp: tcp_probe: use spin_lock_bh() | Eric Dumazet | 2017-02-15 | 1 | -2/+2 | |
| * | | | | | | | | | | | uapi: fix linux/if_pppol2tp.h userspace compilation errors | Dmitry V. Levin | 2017-02-15 | 1 | -4/+3 | |
| * | | | | | | | | | | | packet: fix races in fanout_add() | Eric Dumazet | 2017-02-14 | 1 | -25/+30 | |
| * | | | | | | | | | | | ibmvnic: Fix initial MTU settings | Thomas Falcon | 2017-02-14 | 1 | -7/+5 | |
| * | | | | | | | | | | | net: ethernet: ti: cpsw: fix cpsw assignment in resume | Ivan Khoronzhuk | 2017-02-14 | 1 | -1/+1 | |
| * | | | | | | | | | | | kcm: fix a null pointer dereference in kcm_sendmsg() | WANG Cong | 2017-02-14 | 1 | -2/+4 | |
| * | | | | | | | | | | | net: fec: fix multicast filtering hardware setup | Rui Sousa | 2017-02-14 | 1 | -14/+9 | |
| * | | | | | | | | | | | Merge branch 'ipv6-v4mapped' | David S. Miller | 2017-02-14 | 4 | -8/+24 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | ipv6: Handle IPv4-mapped src to in6addr_any dst. | Jonathan T. Leighton | 2017-02-14 | 3 | -8/+21 | |
| | * | | | | | | | | | | | ipv6: Inhibit IPv4-mapped src address on the wire. | Jonathan T. Leighton | 2017-02-14 | 1 | -0/+3 | |
| |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | net/mlx5e: Disable preemption when doing TC statistics upcall | Or Gerlitz | 2017-02-14 | 1 | -0/+4 | |
| * | | | | | | | | | | | Merge branch 'rhashtable-allocation-failure-during-insertion' | David S. Miller | 2017-02-14 | 5 | -94/+316 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | rhashtable: Add nested tables | Herbert Xu | 2017-02-14 | 2 | -72/+276 | |
| | * | | | | | | | | | | | tipc: Fix tipc_sk_reinit race conditions | Herbert Xu | 2017-02-14 | 2 | -11/+23 | |
| | * | | | | | | | | | | | gfs2: Use rhashtable walk interface in glock_hash_walk | Herbert Xu | 2017-02-14 | 1 | -11/+17 | |
| |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | NET: Fix /proc/net/arp for AX.25 | Ralf Baechle | 2017-02-14 | 1 | -6/+6 | |
| * | | | | | | | | | | | xen-netback: vif counters from int/long to u64 | Mart van Santen | 2017-02-14 | 2 | -8/+8 | |
| * | | | | | | | | | | | MAINTAINERS: Remove old e-mail address | Arnaldo Carvalho de Melo | 2017-02-13 | 2 | -12/+8 | |
| * | | | | | | | | | | | net/llc: avoid BUG_ON() in skb_orphan() | Eric Dumazet | 2017-02-13 | 2 | -0/+6 | |
| * | | | | | | | | | | | bpf: introduce BPF_F_ALLOW_OVERRIDE flag | Alexei Starovoitov | 2017-02-13 | 11 | -38/+151 | |
| * | | | | | | | | | | | ibmvnic: Call napi_disable instead of napi_enable in failure path | Nathan Fontenot | 2017-02-12 | 1 | -1/+1 | |
| * | | | | | | | | | | | ibmvnic: Initialize completion variables before starting work | Nathan Fontenot | 2017-02-12 | 1 | -8/+9 | |
* | | | | | | | | | | | | Merge tag 'media/v4.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 2017-02-14 | 3 | -14/+23 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | / / / / / / / / | | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | [media] cec: initiator should be the same as the destination for, poll | Hans Verkuil | 2017-02-13 | 1 | -4/+3 | |
| * | | | | | | | | | | [media] videodev2.h: go back to limited range Y'CbCr for SRGB and, ADOBERGB | Hans Verkuil | 2017-02-13 | 2 | -10/+20 | |
* | | | | | | | | | | | Linux 4.10-rc8v4.10-rc8 | Linus Torvalds | 2017-02-12 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-02-11 | 7 | -15/+38 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | x86/mm/ptdump: Fix soft lockup in page table walker | Andrey Ryabinin | 2017-02-10 | 1 | -0/+2 | |
| * | | | | | | | | | | | x86/tsc: Make the TSC ADJUST sanitizing work for tsc_reliable | Thomas Gleixner | 2017-02-10 | 1 | -9/+7 | |
| * | | | | | | | | | | | x86/tsc: Avoid the large time jump when sanitizing TSC ADJUST | Thomas Gleixner | 2017-02-10 | 1 | -2/+3 | |
| * | | | | | | | | | | | x86/CPU/AMD: Fix Zen SMT topology | Yazen Ghannam | 2017-02-05 | 1 | -0/+7 | |
| * | | | | | | | | | | | x86/CPU/AMD: Bring back Compute Unit ID | Borislav Petkov | 2017-02-05 | 4 | -4/+19 | |
* | | | | | | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2017-02-11 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | tick/nohz: Fix possible missing clock reprog after tick soft restart | Frederic Weisbecker | 2017-02-10 | 1 | -0/+5 |