Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Merge tag 'mfd-fixes-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Greg Kroah-Hartman | 2018-09-23 | 1 | -7/+9 | |
| |\ \ \ | ||||||
| | * | | | mfd: da9063: Fix DT probing with constraints | Philipp Zabel | 2018-09-10 | 1 | -7/+9 | |
| * | | | | Merge tag 'for-linus-20180922' of git://git.kernel.dk/linux-block | Greg Kroah-Hartman | 2018-09-23 | 1 | -1/+4 | |
| |\ \ \ \ | ||||||
| | * | | | | block: use nanosecond resolution for iostat | Omar Sandoval | 2018-09-22 | 1 | -1/+4 | |
| * | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Greg Kroah-Hartman | 2018-09-21 | 2 | -2/+1 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | KVM: x86: Control guest reads of MSR_PLATFORM_INFO | Drew Schmitt | 2018-09-20 | 1 | -0/+1 | |
| | * | | | | | kvm: x86: make kvm_{load|put}_guest_fpu() static | Sebastian Andrzej Siewior | 2018-09-20 | 1 | -2/+0 | |
| * | | | | | | Merge tag 'drm-fixes-2018-09-21' of git://anongit.freedesktop.org/drm/drm | Greg Kroah-Hartman | 2018-09-21 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge tag 'drm-misc-fixes-2018-09-19' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie | 2018-09-20 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | ||||||
| | | * | | | | | drm: fix drm_drv_uses_atomic_modeset on non modesetting drivers. | Dave Airlie | 2018-09-18 | 1 | -1/+1 | |
| * | | | | | | | Compiler Attributes: naked can be shared | Miguel Ojeda | 2018-09-20 | 2 | -8/+8 | |
| * | | | | | | | Compiler Attributes: naked was fixed in gcc 4.6 | Miguel Ojeda | 2018-09-20 | 1 | -7/+1 | |
| * | | | | | | | Merge tag 'sound-4.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Greg Kroah-Hartman | 2018-09-20 | 4 | -52/+59 | |
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | ||||||
| | * | | | | | | Merge tag 'asoc-v4.19-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git... | Takashi Iwai | 2018-09-17 | 3 | -52/+56 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | sound: don't call skl_init_chip() to reset intel skl soc | Yu Zhao | 2018-09-12 | 1 | -0/+1 | |
| | | * | | | | | | ASoC: dapm: Fix NULL pointer deference on CODEC to CODEC DAIs | Charles Keepax | 2018-08-15 | 1 | -0/+1 | |
| | | * | | | | | | ASoC: uapi: fix sound/skl-tplg-interface.h userspace compilation errors | Dmitry V. Levin | 2018-08-14 | 1 | -52/+54 | |
| | * | | | | | | | ALSA: hda - Enable runtime PM only for discrete GPU | Takashi Iwai | 2018-09-13 | 1 | -0/+3 | |
| | | |_|_|_|/ / | | |/| | | | | | ||||||
* | | | | | | | | net/tls: Fixed race condition in async encryption | Vakul Garg | 2018-09-24 | 1 | -11/+5 | |
* | | | | | | | | neighbour: send netlink notification if NTF_ROUTER changes | Roopa Prabhu | 2018-09-24 | 1 | -0/+15 | |
* | | | | | | | | net/sched: Add hardware specific counters to TC actions | Eelco Chaudron | 2018-09-24 | 2 | -4/+6 | |
* | | | | | | | | net/core: Add new basic hardware counter | Eelco Chaudron | 2018-09-24 | 2 | -0/+5 | |
* | | | | | | | | tcp: provide earliest departure time in skb->tstamp | Eric Dumazet | 2018-09-22 | 2 | -4/+4 | |
* | | | | | | | | tcp: add tcp_wstamp_ns socket field | Eric Dumazet | 2018-09-22 | 2 | -11/+3 | |
* | | | | | | | | tcp: introduce tcp_skb_timestamp_us() helper | Eric Dumazet | 2018-09-22 | 1 | -1/+7 | |
* | | | | | | | | tcp: switch tcp_clock_ns() to CLOCK_TAI base | Eric Dumazet | 2018-09-22 | 1 | -1/+1 | |
* | | | | | | | | net: if_arp: use define instead of hard-coded value | Håkon Bugge | 2018-09-22 | 1 | -1/+1 | |
* | | | | | | | | net: if_arp: Fix incorrect indents | Håkon Bugge | 2018-09-22 | 1 | -9/+9 | |
* | | | | | | | | net/tls: Add support for async encryption of records for performance | Vakul Garg | 2018-09-22 | 1 | -12/+58 | |
* | | | | | | | | net/ipv4: Move device validation to helper | David Ahern | 2018-09-21 | 1 | -0/+1 | |
* | | | | | | | | veth: rename pcpu_vstats as pcpu_lstats | Li RongQing | 2018-09-19 | 1 | -1/+0 | |
* | | | | | | | | netlink: add ethernet address policy types | Johannes Berg | 2018-09-19 | 1 | -0/+13 | |
* | | | | | | | | netlink: add NLA_REJECT policy type | Johannes Berg | 2018-09-19 | 1 | -1/+12 | |
* | | | | | | | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-09-18 | 12 | -24/+28 | |
|\| | | | | | | | ||||||
| * | | | | | | | Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/net | Greg Kroah-Hartman | 2018-09-18 | 1 | -10/+9 | |
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | ||||||
| | * | | | | | | tls: zero the crypto information from tls_context before freeing | Sabrina Dubroca | 2018-09-13 | 1 | -10/+9 | |
| * | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-09-15 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | perf/UAPI: Clearly mark __PERF_SAMPLE_CALLCHAIN_EARLY as internal use | Peter Zijlstra | 2018-09-10 | 1 | -1/+1 | |
| * | | | | | | | | Merge tag 'for-linus-4.19c-rc4-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2018-09-15 | 1 | -3/+4 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | xen/balloon: add runtime control for scrubbing ballooned out pages | Marek Marczykowski-Górecki | 2018-09-14 | 1 | -3/+4 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2018-09-15 | 1 | -1/+2 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | asm-generic: io: Fix ioport_map() for !CONFIG_GENERIC_IOMAP && CONFIG_INDIREC... | Andrew Murray | 2018-09-14 | 1 | -1/+2 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge tag 'usb-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2018-09-14 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | linux/mod_devicetable.h: fix kernel-doc missing notation for typec_device_id | Randy Dunlap | 2018-09-05 | 1 | -0/+1 | |
| | | |_|_|_|/ / / | | |/| | | | | | | ||||||
| * | | | | | | | | Merge tag 'ovl-fixes-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2018-09-14 | 1 | -0/+5 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | vfs: add the fadvise() file operation | Amir Goldstein | 2018-08-30 | 1 | -0/+5 | |
| | | |_|_|/ / / / | | |/| | | | | | | ||||||
| * | | | | | | | | Merge tag 'for-linus-20180913' of git://git.kernel.dk/linux-block | Linus Torvalds | 2018-09-14 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | | | ||||||
| | * | | | | | | | blk-cgroup: increase number of supported policies | Jens Axboe | 2018-09-11 | 1 | -1/+1 | |
| * | | | | | | | | mm: get rid of vmacache_flush_all() entirely | Linus Torvalds | 2018-09-14 | 4 | -8/+2 | |
| * | | | | | | | | Merge tag 'pci-v4.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2018-09-13 | 1 | -0/+3 | |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | |