| Commit message (Expand) | Author | Files | Lines |
2017-11-11 | vlan: fix a use-after-free in vlan_device_event() | Cong Wang | 1 | -3/+3 |
2017-11-11 | tooling/headers: Sync the tools/include/uapi/drm/i915_drm.h UAPI header | Ingo Molnar | 1 | -0/+1 |
2017-11-11 | net: dsa: return after vlan prepare phase | Vivien Didelot | 1 | -0/+2 |
2017-11-11 | net: dsa: return after mdb prepare phase | Vivien Didelot | 1 | -0/+2 |
2017-11-10 | .mailmap: Add Maciej W. Rozycki's Imagination e-mail address | Maciej W. Rozycki | 1 | -0/+1 |
2017-11-10 | Revert "x86: CPU: Fix up "cpu MHz" in /proc/cpuinfo" | Linus Torvalds | 3 | -11/+6 |
2017-11-10 | can: ifi: Fix transmitter delay calculation | Marek Vasut | 1 | -3/+3 |
2017-11-10 | tcp: fix tcp_fastretrans_alert warning | Yuchung Cheng | 1 | -2/+1 |
2017-11-10 | tcp: gso: avoid refcount_t warning from tcp_gso_segment() | Eric Dumazet | 1 | -2/+10 |
2017-11-10 | can: peak: Add support for new PCIe/M2 CAN FD interfaces | Stephane Grosjean | 1 | -2/+12 |
2017-11-10 | can: sun4i: handle overrun in RX FIFO | Gerhard Bertelsmann | 1 | -2/+10 |
2017-11-10 | can: c_can: don't indicate triple sampling support for D_CAN | Richard Schütz | 2 | -2/+0 |
2017-11-10 | x86/debug: Handle warnings before the notifier chain, to fix KGDB crash | Alexander Shishkin | 1 | -3/+7 |
2017-11-10 | net/mlx5e: Increase Striding RQ minimum size limit to 4 multi-packet WQEs | Eugenia Emantayev | 1 | -1/+1 |
2017-11-10 | net/mlx5e: Set page to null in case dma mapping fails | Inbar Karmy | 1 | -7/+5 |
2017-11-10 | net/mlx5e: Fix napi poll with zero budget | Saeed Mahameed | 1 | -4/+6 |
2017-11-10 | net/mlx5: Cancel health poll before sending panic teardown command | Huy Nguyen | 1 | -0/+7 |
2017-11-10 | net/mlx5: Loop over temp list to release delay events | Huy Nguyen | 1 | -1/+1 |
2017-11-10 | rds: ib: Fix NULL pointer dereference in debug code | Håkon Bugge | 1 | -5/+5 |
2017-11-10 | MAINTAINERS: update TPM driver infrastructure changes | Jarkko Sakkinen | 2 | -12/+10 |
2017-11-10 | sysctl: add register_sysctl() dummy helper | Arnd Bergmann | 1 | -0/+5 |
2017-11-09 | x86/mm: Fix ELF_ET_DYN_BASE for 5-level paging | Kirill A. Shutemov | 1 | -1/+1 |
2017-11-09 | perf trace: Call machine__exit() at exit | Andrei Vagin | 1 | -0/+10 |
2017-11-09 | perf tools: Fix eBPF event specification parsing | Jiri Olsa | 1 | -2/+2 |
2017-11-09 | perf tools: Add "reject" option for parse-events.l | Jiri Olsa | 1 | -0/+1 |
2017-11-09 | rbd: use GFP_NOIO for parent stat and data requests | Ilya Dryomov | 1 | -2/+2 |
2017-11-09 | ALSA: hda - fix headset mic problem for Dell machines with alc274 | Hui Wang | 1 | -0/+5 |
2017-11-09 | cls_u32: use tcf_exts_get_net() before call_rcu() | Cong Wang | 1 | -1/+7 |
2017-11-09 | cls_tcindex: use tcf_exts_get_net() before call_rcu() | Cong Wang | 1 | -7/+26 |
2017-11-09 | cls_rsvp: use tcf_exts_get_net() before call_rcu() | Cong Wang | 1 | -3/+12 |
2017-11-09 | cls_route: use tcf_exts_get_net() before call_rcu() | Cong Wang | 1 | -3/+14 |
2017-11-09 | cls_matchall: use tcf_exts_get_net() before call_rcu() | Cong Wang | 1 | -3/+12 |
2017-11-09 | cls_fw: use tcf_exts_get_net() before call_rcu() | Cong Wang | 1 | -3/+14 |
2017-11-09 | cls_flower: use tcf_exts_get_net() before call_rcu() | Cong Wang | 1 | -3/+13 |
2017-11-09 | cls_flow: use tcf_exts_get_net() before call_rcu() | Cong Wang | 1 | -6/+18 |
2017-11-09 | cls_cgroup: use tcf_exts_get_net() before call_rcu() | Cong Wang | 1 | -6/+18 |
2017-11-09 | cls_bpf: use tcf_exts_get_net() before call_rcu() | Cong Wang | 1 | -1/+6 |
2017-11-09 | cls_basic: use tcf_exts_get_net() before call_rcu() | Cong Wang | 1 | -5/+15 |
2017-11-09 | net_sched: introduce tcf_exts_get_net() and tcf_exts_put_net() | Cong Wang | 2 | -0/+25 |
2017-11-09 | Revert "net_sched: hold netns refcnt for each action" | Cong Wang | 18 | -22/+18 |
2017-11-09 | net: usb: asix: fill null-ptr-deref in asix_suspend | Andrey Konovalov | 1 | -2/+2 |
2017-11-09 | Revert "net: usb: asix: fill null-ptr-deref in asix_suspend" | David S. Miller | 1 | -1/+1 |
2017-11-08 | x86/mm: Unbreak modules that rely on external PAGE_KERNEL availability | Jiri Kosina | 1 | -1/+1 |
2017-11-08 | x86/idt: Remove X86_TRAP_BP initialization in idt_setup_traps() | Yonghong Song | 1 | -2/+0 |
2017-11-08 | apparmor: fix off-by-one comparison on MAXMAPPED_SIG | John Johansen | 1 | -2/+2 |
2017-11-08 | drm/i915: Deconstruct struct sgt_dma initialiser | Chris Wilson | 1 | -16/+9 |
2017-11-08 | drm/i915: Reject unknown syncobj flags | Tvrtko Ursulin | 2 | -0/+9 |
2017-11-08 | MIPS: AR7: Ensure that serial ports are properly set up | Oswald Buddenhagen | 1 | -0/+1 |
2017-11-08 | MAINTAINERS: Add Lorenzo Pieralisi for PCI host bridge drivers | Bjorn Helgaas | 1 | -0/+10 |
2017-11-08 | KEYS: fix NULL pointer dereference during ASN.1 parsing [ver #2] | Eric Biggers | 1 | -2/+2 |