Age | Commit message (Expand) | Author |
2017-11-28 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2017-11-28 | Merge tag 'drm-for-v4.15-part2-fixes' of git://people.freedesktop.org/~airlie... | Linus Torvalds |
2017-11-27 | Rename superblock flags (MS_xyz -> SB_xyz) | Linus Torvalds |
2017-11-26 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-11-26 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-11-26 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-11-26 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-11-25 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2017-11-24 | Merge tag 'kvm-4.15-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2017-11-24 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2017-11-24 | sched/debug: Fix task state recording/printout | Thomas Gleixner |
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 | crypto: af_alg - remove locking in async callback | Stephan Mueller |
2017-11-24 | Merge tag 'drm-misc-fixes-2017-11-20' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie |
2017-11-24 | Merge tag 'keys-next-20171123' of git://git.kernel.org/pub/scm/linux/kernel/g... | James Morris |
2017-11-23 | x86/PCI: Remove unused HyperTransport interrupt support | Bjorn Helgaas |
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 | Merge tag 'for-linus-timers-conversion-final-v4.15-rc1' of git://git.kernel.o... | Thomas Gleixner |
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 | treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts | Kees Cook |
2017-11-21 | timer: Remove redundant __setup_timer*() macros | Kees Cook |
2017-11-21 | timer: Pass function down to initialization routines | Kees Cook |
2017-11-21 | timer: Remove unused data arguments from macros | Kees Cook |
2017-11-21 | timer: Switch callback prototype to take struct timer_list * argument | Kees Cook |
2017-11-21 | timer: Pass timer_list pointer to callbacks unconditionally | Kees Cook |
2017-11-21 | timer: Remove setup_*timer() interface | Kees Cook |
2017-11-21 | timer: Remove init_timer() interface | Kees Cook |
2017-11-21 | block/laptop_mode: Convert timers to use timer_setup() | Kees Cook |
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-21 | sched/deadline: Don't use dubious signed bitfields | Dan Carpenter |
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 |