Age | Commit message (Expand) | Author | Files | Lines |
2019-04-13 | Merge tag 'for-linus-20190412' of git://git.kernel.dk/linux-block | Linus Torvalds | 4 | -14/+30 |
2019-04-13 | Merge tag 'nfs-for-5.1-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 1 | -8/+0 |
2019-04-13 | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+3 |
2019-04-12 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -2/+2 |
2019-04-12 | Merge tag 'sound-5.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2 | -2/+10 |
2019-04-12 | Merge tag 'drm-fixes-2019-04-12' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 1 | -0/+4 |
2019-04-11 | Revert "SUNRPC: Micro-optimise when the task is known not to be sleeping" | Trond Myklebust | 1 | -8/+0 |
2019-04-11 | nvmet: fix discover log page when offsets are used | Keith Busch | 1 | -2/+7 |
2019-04-11 | Merge tag 'asoc-fix-v5.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Takashi Iwai | 672 | -7101/+20825 |
2019-04-10 | clk: x86: Add system specific quirk to mark clocks as critical | David Müller | 1 | -0/+3 |
2019-04-10 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -1/+1 |
2019-04-10 | blk-mq: introduce blk_mq_complete_request_sync() | Ming Lei | 1 | -0/+1 |
2019-04-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2 | -2/+2 |
2019-04-08 | ethtool: avoid signed-unsigned comparison in ethtool_validate_speed() | Michael Zhivich | 1 | -1/+1 |
2019-04-08 | KEYS: trusted: fix -Wvarags warning | ndesaulniers@google.com | 1 | -1/+1 |
2019-04-08 | virtio: Honour 'may_reduce_num' in vring_create_virtqueue | Cornelia Huck | 1 | -1/+1 |
2019-04-08 | block: don't use for-inside-for in bio_for_each_segment_all | Ming Lei | 2 | -12/+22 |
2019-04-08 | Merge drm/drm-fixes into drm-misc-fixes | Maxime Ripard | 51 | -194/+448 |
2019-04-08 | ASoC: core: conditionally increase module refcount on component open | Ranjani Sridharan | 1 | -2/+7 |
2019-04-07 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc... | Linus Torvalds | 1 | -1/+4 |
2019-04-07 | Merge tag 'reset-fixes-for-v5.1' of git://git.pengutronix.de/pza/linux into a... | Olof Johansson | 1 | -1/+4 |
2019-04-06 | nfc: nci: Potential off by one in ->pipes[] array | Dan Carpenter | 1 | -1/+1 |
2019-04-06 | fs: stream_open - opener for stream-like files so that read and write can run... | Kirill Smelkov | 1 | -0/+4 |
2019-04-05 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 4 | -25/+31 |
2019-04-05 | mm: writeback: use exact memcg dirty counts | Greg Thelen | 1 | -1/+4 |
2019-04-05 | mm: fix vm_fault_t cast in VM_FAULT_GET_HINDEX() | Jann Horn | 1 | -1/+1 |
2019-04-05 | include/linux/bitrev.h: fix constant bitrev | Arnd Bergmann | 1 | -23/+23 |
2019-04-05 | lib/string.c: implement a basic bcmp | Nick Desaulniers | 1 | -0/+3 |
2019-04-05 | Merge tag 'trace-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ro... | Linus Torvalds | 3 | -20/+14 |
2019-04-05 | syscalls: Remove start and number from syscall_set_arguments() args | Steven Rostedt (VMware) | 1 | -8/+2 |
2019-04-05 | syscalls: Remove start and number from syscall_get_arguments() args | Steven Rostedt (Red Hat) | 2 | -9/+4 |
2019-04-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 6 | -17/+44 |
2019-04-04 | ptrace: Remove maxargs from task_current_syscall() | Steven Rostedt (Red Hat) | 1 | -3/+8 |
2019-04-03 | linux/kernel.h: Use parentheses around argument in u64_to_user_ptr() | Jann Horn | 1 | -2/+2 |
2019-04-02 | ALSA: uapi: #include <time.h> in asound.h | Daniel Mentz | 1 | -0/+1 |
2019-04-01 | net: sched: introduce and use qdisc tree flush/purge helpers | Paolo Abeni | 1 | -7/+19 |
2019-04-01 | net: sched: introduce and use qstats read helpers | Paolo Abeni | 1 | -0/+18 |
2019-04-01 | vrf: check accept_source_route on the original netdevice | Stephen Suryaputra | 1 | -1/+1 |
2019-03-31 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+2 |
2019-03-31 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -11/+0 |
2019-03-30 | Merge tag 'gpio-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 1 | -1/+1 |
2019-03-30 | Merge tag 'acpi-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2 | -0/+8 |
2019-03-29 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 5 | -12/+28 |
2019-03-29 | Merge tag 'mlx5-fixes-2019-03-29' of git://git.kernel.org/pub/scm/linux/kerne... | David S. Miller | 1 | -0/+2 |
2019-03-29 | Merge tag 'driver-core-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+0 |
2019-03-29 | Merge tag 'char-misc-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -5/+67 |
2019-03-29 | net/mlx5e: Add a lock on tir list | Yuval Avnery | 1 | -0/+2 |
2019-03-29 | ptrace: take into account saved_sigmask in PTRACE{GET,SET}SIGMASK | Andrei Vagin | 1 | -0/+18 |
2019-03-29 | include/linux/list.h: fix list_is_first() kernel-doc | Randy Dunlap | 1 | -1/+1 |
2019-03-29 | include/linux/hugetlb.h: convert to use vm_fault_t | Souptick Joarder | 1 | -1/+7 |