Age | Commit message (Expand) | Author | Files | Lines |
2018-07-24 | Merge remote-tracking branch 'tip/perf/urgent' into perf/core | Arnaldo Carvalho de Melo | 64 | -267/+389 |
2018-07-22 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 3 | -6/+2 |
2018-07-22 | alpha: fix osf_wait4() breakage | Al Viro | 1 | -1/+1 |
2018-07-22 | mm: make vm_area_alloc() initialize core fields | Linus Torvalds | 1 | -1/+1 |
2018-07-21 | mm: use helper functions for allocating and freeing vm_area structs | Linus Torvalds | 1 | -1/+3 |
2018-07-20 | Merge tag 'iommu-fixes-v4.18-rc5' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+1 |
2018-07-20 | Revert "iommu/vt-d: Clean up pasid quirk for pre-production devices" | Lu Baolu | 1 | -0/+1 |
2018-07-19 | Merge tag 'pci-v4.18-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+2 |
2018-07-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 17 | -26/+47 |
2018-07-19 | ipv6: fix useless rol32 call on hash | Colin Ian King | 1 | -1/+1 |
2018-07-18 | PCI: OF: Fix I/O space page leak | Sergei Shtylyov | 1 | -0/+2 |
2018-07-18 | aio: don't expose __aio_sigset in uapi | Christoph Hellwig | 2 | -6/+1 |
2018-07-17 | tcp: Fix broken repair socket window probe patch | Stefan Baranoff | 1 | -0/+4 |
2018-07-17 | net/ethernet/freescale/fman: fix cross-build error | Randy Dunlap | 1 | -0/+1 |
2018-07-16 | ipv6/mcast: init as INCLUDE when join SSM INCLUDE group | Hangbin Liu | 1 | -0/+2 |
2018-07-16 | ipv4/igmp: init group mode as INCLUDE when join source group | Hangbin Liu | 1 | -0/+2 |
2018-07-16 | mm: don't do zero_resv_unavail if memmap is not allocated | Pavel Tatashin | 1 | -1/+1 |
2018-07-16 | perf, tools: Use correct articles in comments | Tobias Tefke | 1 | -1/+1 |
2018-07-14 | mm: allow arch to supply p??_free_tlb functions | Nicholas Piggin | 1 | -0/+8 |
2018-07-14 | tcp: remove DELAYED ACK events in DCTCP | Yuchung Cheng | 1 | -2/+0 |
2018-07-14 | net: ethtool: fix spelling mistake: "tubale" -> "tunable" | Michael Heimpold | 1 | -1/+1 |
2018-07-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 1 | -0/+1 |
2018-07-13 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -94/+58 |
2018-07-13 | net: Don't copy pfmemalloc flag in __copy_skb_header() | Stefano Brivio | 1 | -5/+5 |
2018-07-11 | Merge branch 'for-4.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+24 |
2018-07-11 | Merge tag 'char-misc-4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+1 |
2018-07-11 | drm_mode_create_lease_ioctl(): fix open-coded filp_clone_open() | Al Viro | 1 | -0/+1 |
2018-07-10 | rseq: Remove unused types_32_64.h uapi header | Mathieu Desnoyers | 1 | -50/+0 |
2018-07-10 | rseq: uapi: Declare rseq_cs field as union, update includes | Mathieu Desnoyers | 1 | -8/+19 |
2018-07-10 | rseq: uapi: Update uapi comments | Mathieu Desnoyers | 1 | -33/+36 |
2018-07-10 | rseq: Use __u64 for rseq_cs fields, validate user inputs | Mathieu Desnoyers | 1 | -3/+3 |
2018-07-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+2 |
2018-07-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2 | -2/+8 |
2018-07-09 | bpf: include errno.h from bpf-cgroup.h | Roman Gushchin | 1 | -0/+1 |
2018-07-08 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -7/+22 |
2018-07-08 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -2/+1 |
2018-07-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 3 | -3/+11 |
2018-07-08 | xdp: XDP_REDIRECT should check IFF_UP and MTU | Toshiaki Makita | 1 | -3/+3 |
2018-07-08 | bpf: sockmap, convert bpf_compute_data_pointers to bpf_*_sk_skb | John Fastabend | 1 | -0/+4 |
2018-07-07 | uio: change to use the mutex lock instead of the spin lock | Xiubo Li | 1 | -1/+1 |
2018-07-07 | net/sched: act_tunnel_key: fix NULL dereference when 'goto chain' is used | Davide Caratti | 1 | -1/+0 |
2018-07-07 | net/sched: act_csum: fix NULL dereference when 'goto chain' is used | Davide Caratti | 1 | -1/+0 |
2018-07-07 | net: bridge: fix br_vlan_get_{pvid,info} return values | Arnd Bergmann | 1 | -2/+2 |
2018-07-06 | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -21/+19 |
2018-07-06 | netfilter: nf_tables: place all set backends in one single module | Pablo Neira Ayuso | 1 | -0/+6 |
2018-07-06 | netfilter: nf_tproxy: fix possible non-linear access to transport header | Máté Eckl | 1 | -2/+2 |
2018-07-06 | Merge tag 'trace-v4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -2/+0 |
2018-07-05 | ipv6: make ipv6_renew_options() interrupt/kernel safe | Paul Moore | 1 | -8/+1 |
2018-07-04 | net/ipv6: Revert attempt to simplify route replace and append | David Ahern | 1 | -0/+6 |
2018-07-04 | net: phy: marvell: change default m88e1510 LED configuration | Wang Dongsheng | 1 | -0/+2 |