Age | Commit message (Expand) | Author |
2018-04-26 | blk-mq: fix sysfs inflight counter | Omar Sandoval |
2018-04-25 | Merge tag 'for_v4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ja... | Linus Torvalds |
2018-04-25 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2018-04-25 | Merge tag 'for-linus-20180425' of git://git.kernel.dk/linux-block | Linus Torvalds |
2018-04-25 | block: mq: Add some minor doc for core structs | Linus Walleij |
2018-04-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2018-04-24 | net: ethtool: Add missing kernel doc for FEC parameters | Florian Fainelli |
2018-04-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2018-04-22 | net: sched: ife: handle malformed tlv length | Alexander Aring |
2018-04-22 | Merge tag 'drm-fixes-for-v4.17-rc2' of git://people.freedesktop.org/~airlied/... | Linus Torvalds |
2018-04-22 | llc: delete timers synchronously in llc_sk_free() | Cong Wang |
2018-04-22 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2018-04-22 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-04-21 | Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2018-04-20 | kasan: add no_sanitize attribute for clang builds | Andrey Konovalov |
2018-04-20 | writeback: safer lock nesting | Greg Thelen |
2018-04-20 | fork: unconditionally clear stack on fork | Kees Cook |
2018-04-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2018-04-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2018-04-20 | Merge tag 'for_v4.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ja... | Linus Torvalds |
2018-04-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2018-04-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2018-04-20 | Merge tag 'for-linus-4.17-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2018-04-19 | fsnotify: Fix fsnotify_mark_connector race | Robert Kolchmeyer |
2018-04-19 | coresight: Move to SPDX identifier | Mathieu Poirier |
2018-04-19 | scsi: sd_zbc: Avoid that resetting a zone fails sporadically | Bart Van Assche |
2018-04-18 | scsi: ufs: add trace event for ufs upiu | Ohad Sharabi |
2018-04-18 | scsi: core: remove reference to scsi_show_extd_sense() | John Pittman |
2018-04-18 | block: add blk_queue_fua() helper function | Dave Chinner |
2018-04-17 | vlan: Fix reading memory beyond skb->tail in skb_vlan_tagged_multi | Toshiaki Makita |
2018-04-17 | timekeeping: Remove __current_kernel_time() | Baolin Wang |
2018-04-17 | timers: Remove stale struct tvec_base forward declaration | Liu, Changcheng |
2018-04-17 | perf/core: Store context switch out type in PERF_RECORD_SWITCH[_CPU_WIDE] | Alexey Budankov |
2018-04-17 | xen/sndif: Sync up with the canonical definition in Xen | Oleksandr Andrushchenko |
2018-04-17 | livepatch: Allow to call a custom callback when freeing shadow variables | Petr Mladek |
2018-04-17 | livepatch: Initialize shadow variables safely by a custom callback | Petr Mladek |
2018-04-16 | textsearch: fix kernel-doc warnings and add kernel-api section | Randy Dunlap |
2018-04-16 | drm: Fix HDCP downstream dev count read | Ramalingam C |
2018-04-16 | mm,vmscan: Allow preallocating memory for register_shrinker(). | Tetsuo Handa |
2018-04-15 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2018-04-15 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2018-04-14 | random: add new ioctl RNDRESEEDCRNG | Theodore Ts'o |
2018-04-14 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2018-04-13 | kernel/kexec_file.c: move purgatories sha256 to common code | Philipp Rudo |
2018-04-13 | kernel/kexec_file.c: allow archs to set purgatory load address | Philipp Rudo |
2018-04-13 | kernel/kexec_file.c: use read-only sections in arch_kexec_apply_relocations* | Philipp Rudo |
2018-04-13 | kernel/kexec_file.c: make purgatory_info->ehdr const | Philipp Rudo |
2018-04-13 | include/linux/kexec.h: silence compile warnings | Philipp Rudo |
2018-04-13 | kexec_file, x86: move re-factored code to generic side | AKASHI Takahiro |
2018-04-13 | kexec_file,x86,powerpc: factor out kexec_file_ops functions | AKASHI Takahiro |