Age | Commit message (Expand) | Author | Files | Lines |
2020-04-28 | amba: Initialize dma_parms for amba devices | Ulf Hansson | 1 | -0/+1 |
2020-04-28 | driver core: platform: Initialize dma_parms for platform devices | Ulf Hansson | 1 | -0/+1 |
2020-04-26 | Merge tag 'staging-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
2020-04-26 | Merge tag 'driver-core-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -8/+4 |
2020-04-25 | Merge tag 'timers-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -2/+2 |
2020-04-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 5 | -4/+8 |
2020-04-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 1 | -1/+1 |
2020-04-25 | bpf: Fix reStructuredText markup | Jakub Wilk | 1 | -1/+1 |
2020-04-24 | Merge tag 'pnp-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 1 | -20/+9 |
2020-04-24 | Merge tag 'block-5.7-2020-04-24' of git://git.kernel.dk/linux-block | Linus Torvalds | 3 | -5/+3 |
2020-04-24 | Merge tag 'trace-v5.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 1 | -21/+1 |
2020-04-24 | Merge tag 'kbuild-fixes-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -3/+13 |
2020-04-24 | Merge tag 'sound-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2 | -1/+3 |
2020-04-24 | mac80211: populate debugfs only after cfg80211 init | Johannes Berg | 1 | -1/+3 |
2020-04-23 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc... | Linus Torvalds | 1 | -6/+9 |
2020-04-23 | Merge tag 'nfsd-5.7-rc-1' of git://git.linux-nfs.org/projects/cel/cel-2.6 | Linus Torvalds | 2 | -14/+37 |
2020-04-23 | tracing: Remove DECLARE_TRACE_NOARGS | Nikolay Borisov | 1 | -21/+1 |
2020-04-23 | arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h> | Masahiro Yamada | 3 | -3/+13 |
2020-04-22 | ipv6: ndisc: RFC-ietf-6man-ra-pref64-09 is now published as RFC8781 | Maciej Żenczykowski | 1 | -1/+1 |
2020-04-22 | pnp: Use list_for_each_entry() instead of open coding | Jason Gunthorpe | 1 | -20/+9 |
2020-04-22 | net: stmmac: Enable SERDES power up/down sequence | Voon Weifeng | 1 | -0/+2 |
2020-04-21 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -1/+1 |
2020-04-21 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -1/+1 |
2020-04-21 | Merge tag 'asoc-fix-v5.7-rc2' of https://git.kernel.org/pub/scm/linux/kernel/... | Takashi Iwai | 2 | -1/+3 |
2020-04-21 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 4 | -4/+16 |
2020-04-21 | vmalloc: fix remap_vmalloc_range() bounds checks | Jann Horn | 1 | -1/+1 |
2020-04-21 | blk-iocost: Fix error on iocost_ioc_vrate_adj | Waiman Long | 1 | -3/+3 |
2020-04-21 | Merge tag 'kvm-s390-master-5.7-2' of git://git.kernel.org/pub/scm/linux/kerne... | Paolo Bonzini | 313 | -1872/+5770 |
2020-04-20 | vdso/datapage: Use correct clock mode name in comment | Christian Brauner | 1 | -2/+2 |
2020-04-20 | Merge tag 'iio-fixes-for-5.7a' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 1 | -1/+1 |
2020-04-19 | Merge tag 'irq-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -2/+2 |
2020-04-19 | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+8 |
2020-04-19 | Merge tag 'flexible-array-member-5.7-rc2' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 28 | -39/+39 |
2020-04-19 | iio: core: remove extra semi-colon from devm_iio_device_register() macro | Lars Engebretsen | 1 | -1/+1 |
2020-04-19 | tcp: cache line align MAX_TCP_HEADER | Eric Dumazet | 1 | -1/+1 |
2020-04-18 | xattr.h: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 1 | -1/+1 |
2020-04-18 | uapi: linux: fiemap.h: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 1 | -1/+1 |
2020-04-18 | uapi: linux: dlm_device.h: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 1 | -2/+2 |
2020-04-18 | tpm_eventlog.h: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 1 | -3/+3 |
2020-04-18 | ti_wilink_st.h: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 1 | -3/+3 |
2020-04-18 | swap.h: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 1 | -1/+1 |
2020-04-18 | skbuff.h: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 1 | -1/+1 |
2020-04-18 | sched: topology.h: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 1 | -1/+1 |
2020-04-18 | rslib.h: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 1 | -1/+1 |
2020-04-18 | rio.h: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 1 | -2/+2 |
2020-04-18 | posix_acl.h: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 1 | -1/+1 |
2020-04-18 | platform_data: wilco-ec.h: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 1 | -1/+1 |
2020-04-18 | memcontrol.h: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 1 | -2/+2 |
2020-04-18 | list_lru.h: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 1 | -1/+1 |
2020-04-18 | lib: cpu_rmap: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 1 | -1/+1 |