Age | Commit message (Expand) | Author |
2017-11-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-11-23 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2017-11-23 | Merge tag 'sound-fix-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2017-11-23 | Merge tag 'drm-for-v4.15-part2' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2017-11-24 | Merge tag 'keys-next-20171123' of git://git.kernel.org/pub/scm/linux/kernel/g... | James Morris |
2017-11-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2017-11-24 | net: accept UFO datagrams from tuntap and packet | Willem de Bruijn |
2017-11-23 | bpf: fix branch pruning logic | Alexei Starovoitov |
2017-11-22 | Merge tag 'for-linus-20171120' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2017-11-23 | dt-bindings: remove file that was added accidentally | Rob Clark |
2017-11-23 | drm: add connector info/property for non-desktop displays [v2] | Dave Airlie |
2017-11-22 | bpf: introduce ARG_PTR_TO_MEM_OR_NULL | Gianluca Borello |
2017-11-22 | ALSA: hda - Fix yet remaining issue with vmaster 0dB initialization | Takashi Iwai |
2017-11-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-11-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml... | Linus Torvalds |
2017-11-20 | Merge tag 'fbdev-v4.15' of git://github.com/bzolnier/linux | Linus Torvalds |
2017-11-21 | bpf: make bpf_prog_offload_verifier_prep() static inline | Jakub Kicinski |
2017-11-21 | bpf: revert report offload info to user space | Jakub Kicinski |
2017-11-21 | bpf: turn bpf_prog_get_type() into a wrapper | Jakub Kicinski |
2017-11-21 | bpf: offload: move offload device validation out to the drivers | Jakub Kicinski |
2017-11-21 | bpf: offload: rename the ifindex field | Jakub Kicinski |
2017-11-19 | Merge tag 'ntb-4.15' of git://github.com/jonmason/ntb | Linus Torvalds |
2017-11-19 | tcp: when scheduling TLP, time of RTO should account for current ACK | Neal Cardwell |
2017-11-18 | NTB: switchtec_ntb: Add skeleton NTB driver | Logan Gunthorpe |
2017-11-18 | NTB: switchtec_ntb: Introduce initial NTB driver | Logan Gunthorpe |
2017-11-18 | NTB: Add check and comment for link up to mw_count() and mw_get_align() | Logan Gunthorpe |
2017-11-18 | NTB: switchtec: Add link event notifier callback | Logan Gunthorpe |
2017-11-18 | NTB: switchtec: Add NTB hardware register definitions | Logan Gunthorpe |
2017-11-18 | NTB: switchtec: Export class symbol for use in upper layer driver | Logan Gunthorpe |
2017-11-18 | NTB: switchtec: Move structure definitions into a common header | Logan Gunthorpe |
2017-11-18 | Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2017-11-18 | Merge tag 'platform-drivers-x86-v4.15-1' of git://git.infradead.org/linux-pla... | Linus Torvalds |
2017-11-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2017-11-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-11-17 | Merge tag 'rproc-v4.15' of git://github.com/andersson/remoteproc | Linus Torvalds |
2017-11-17 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2017-11-18 | sctp: set frag_point in sctp_setsockopt_maxseg correctly | Xin Long |
2017-11-17 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2017-11-17 | include/asm-generic/topology.h: remove unused parent_node() macro | Dou Liyang |
2017-11-17 | sysvipc: make get_maxid O(1) again | Davidlohr Bueso |
2017-11-17 | sysvipc: unteach ids->next_id for !CHECKPOINT_RESTORE | Davidlohr Bueso |
2017-11-17 | kernel/reboot.c: add devm_register_reboot_notifier() | Andrey Smirnov |
2017-11-17 | kcov: support comparison operands collection | Victor Chibotaru |
2017-11-17 | kernel/panic.c: add TAINT_AUX | Borislav Petkov |
2017-11-17 | pid: remove pidhash | Gargi Sharma |
2017-11-17 | pid: replace pid bitmap implementation with IDR API | Gargi Sharma |
2017-11-17 | pipe: add proc_dopipe_max_size() to safely assign pipe_max_size | Joe Lawrence |
2017-11-17 | lib/genalloc.c: make the avail variable an atomic_long_t | Stephen Bates |
2017-11-17 | include/linux/radix-tree.h: remove unneeded #include <linux/bug.h> | Masahiro Yamada |
2017-11-17 | include/linux/bitfield.h: include <linux/build_bug.h> instead of <linux/bug.h> | Masahiro Yamada |