Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2018-06-21 | 1 | -5/+8 |
|\ | |||||
| * | RDMA/core: Save kernel caller name when creating CQ using ib_create_cq() | Bharat Potnuri | 2018-06-18 | 1 | -5/+8 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2018-06-21 | 4 | -24/+87 |
|\ \ | |||||
| * | | net/ipv6: respect rcu grace period before freeing fib6_info | Eric Dumazet | 2018-06-20 | 1 | -2/+3 |
| * | | atm: Preserve value of skb->truesize when accounting to vcc | David Woodhouse | 2018-06-17 | 1 | -0/+15 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2018-06-17 | 2 | -22/+69 |
| |\ \ | |||||
| | * | | xdp: Fix handling of devmap in generic XDP | Toshiaki Makita | 2018-06-15 | 2 | -0/+28 |
| | * | | bpf: reject any prog that failed read-only lock | Daniel Borkmann | 2018-06-15 | 1 | -22/+38 |
| | * | | bpf: fix panic in prog load calls cleanup | Daniel Borkmann | 2018-06-15 | 1 | -0/+3 |
* | | | | Merge tag 'dma-rename-4.18' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2018-06-20 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | dma-mapping: move all DMA mapping code to kernel/dma | Christoph Hellwig | 2018-06-14 | 1 | -1/+1 |
* | | | | | Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2018-06-18 | 1 | -0/+1 |
|\ \ \ \ \ | |||||
| * | | | | | firmware: dmi: Add access to the SKU ID string | Simon Glass | 2018-06-17 | 1 | -0/+1 |
* | | | | | | Merge tag 'for-linus-20180616' of git://git.kernel.dk/linux-block | Linus Torvalds | 2018-06-17 | 2 | -4/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | block: remov blk_queue_invalidate_tags | Christoph Hellwig | 2018-06-15 | 1 | -2/+0 |
| * | | | | | | Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linus | Jens Axboe | 2018-06-15 | 1 | -2/+0 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | blk-mq: remove blk_mq_tagset_iter | Christoph Hellwig | 2018-06-14 | 1 | -2/+0 |
| * | | | | | | | blk-mq: don't time out requests again that are in the timeout handler | Christoph Hellwig | 2018-06-14 | 1 | -0/+2 |
* | | | | | | | | Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimental | Linus Torvalds | 2018-06-17 | 11 | -11/+11 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | fix a series of Documentation/ broken file name references | Mauro Carvalho Chehab | 2018-06-15 | 1 | -1/+1 |
| * | | | | | | | | docs: Fix some broken references | Mauro Carvalho Chehab | 2018-06-15 | 9 | -9/+9 |
| * | | | | | | | | docs: fix broken references with multiple hints | Mauro Carvalho Chehab | 2018-06-15 | 1 | -1/+1 |
* | | | | | | | | | Merge tag 'fsnotify_for_v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2018-06-17 | 1 | -10/+69 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | fsnotify: add fsnotify_add_inode_mark() wrappers | Amir Goldstein | 2018-05-18 | 1 | -1/+15 |
| * | | | | | | | | | fsnotify: generalize iteration of marks by object type | Amir Goldstein | 2018-05-18 | 1 | -3/+25 |
| * | | | | | | | | | fsnotify: remove redundant arguments to handle_event() | Amir Goldstein | 2018-05-18 | 1 | -2/+18 |
| * | | | | | | | | | fsnotify: use type id to identify connector object type | Amir Goldstein | 2018-05-18 | 1 | -7/+14 |
* | | | | | | | | | | Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linux | Linus Torvalds | 2018-06-17 | 4 | -209/+0 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | | | |||||
| * | | | | | | | | | video: fbdev: remove unused sh_mobile_meram driver | Bartlomiej Zolnierkiewicz | 2018-05-14 | 1 | -95/+0 |
| * | | | | | | | | | drm: shmobile: remove unused MERAM support | Bartlomiej Zolnierkiewicz | 2018-05-14 | 1 | -4/+0 |
| * | | | | | | | | | video: fbdev: sh_mobile_lcdcfb: remove unused MERAM support | Bartlomiej Zolnierkiewicz | 2018-05-14 | 1 | -3/+0 |
| * | | | | | | | | | video: fbdev: remove unused auo_k190xfb drivers | Bartlomiej Zolnierkiewicz | 2018-05-14 | 1 | -107/+0 |
* | | | | | | | | | | Merge branch 'afs-proc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 2018-06-16 | 2 | -0/+13 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | afs: Display manually added cells in dynamic root mount | David Howells | 2018-06-15 | 1 | -0/+1 |
| * | | | | | | | | | | Merge tag 'afs-fixes-20180514' into afs-proc | Al Viro | 2018-06-02 | 1 | -0/+42 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | proc: Add a way to make network proc files writable | David Howells | 2018-05-18 | 1 | -0/+12 |
* | | | | | | | | | | | | Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 2018-06-16 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | aio: mark __aio_sigset::sigmask const | Avi Kivity | 2018-06-14 | 1 | -1/+1 |
* | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2018-06-16 | 10 | -38/+70 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | nl80211: fix some kernel doc tag mistakes | Luca Coelho | 2018-06-15 | 1 | -14/+14 |
| * | | | | | | | | | | | | | sctp: define sctp_packet_gso_append to build GSO frames | Xin Long | 2018-06-14 | 1 | -0/+5 |
| * | | | | | | | | | | | | | netfilter: nf_conncount: Fix garbage collection with zones | Yi-Hung Wei | 2018-06-12 | 1 | -1/+2 |
| * | | | | | | | | | | | | | netfilter: nft_dynset: do not reject set updates with NFT_SET_EVAL | Pablo Neira Ayuso | 2018-06-12 | 1 | -1/+1 |
| * | | | | | | | | | | | | | netfilter: fix null-ptr-deref in nf_nat_decode_session | Prashant Bhole | 2018-06-12 | 1 | -1/+1 |
| | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | | tls: fix NULL pointer dereference on poll | Daniel Borkmann | 2018-06-11 | 1 | -4/+2 |
| * | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2018-06-11 | 4 | -17/+45 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | |||||
| | * | | | | | | | | | | | netfilter: remove include/net/netfilter/nft_dup.h | Corentin Labbe | 2018-06-08 | 1 | -10/+0 |
| | * | | | | | | | | | | | netfilter: nf_conntrack: Increase __IPS_MAX_BIT with new bit IPS_OFFLOAD_BIT | Gao Feng | 2018-06-07 | 1 | -1/+1 |
| | * | | | | | | | | | | | netfilter: ipset: Limit max timeout value | Jozsef Kadlecsik | 2018-06-06 | 1 | -4/+6 |
| | * | | | | | | | | | | | netfilter: ipset: List timing out entries with "timeout 1" instead of zero | Jozsef Kadlecsik | 2018-06-06 | 1 | -2/+8 |