| Commit message (Expand) | Author | Age | Files | Lines |
* | net: ipv6: Compare lwstate in detecting duplicate nexthops | David Ahern | 2017-07-06 | 1 | -0/+8 |
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2017-07-06 | 6 | -4/+211 |
|\ |
|
| * | ras: mark stub functions as 'inline' | Arnd Bergmann | 2017-06-29 | 1 | -5/+7 |
| * | Merge branch 'aarch64/for-next/ras-apei' into aarch64/for-next/core | Will Deacon | 2017-06-26 | 28 | -118/+398 |
| |\ |
|
| | * | arm/arm64: KVM: add guest SEA support | Tyler Baicar | 2017-06-22 | 1 | -1/+1 |
| | * | trace, ras: add ARM processor error trace event | Tyler Baicar | 2017-06-22 | 2 | -0/+48 |
| | * | ras: acpi / apei: generate trace event for unrecognized CPER section | Tyler Baicar | 2017-06-22 | 3 | -1/+60 |
| | * | acpi: apei: handle SEA notification type for ARMv8 | Tyler Baicar | 2017-06-22 | 1 | -0/+7 |
| | * | efi: parse ARM processor error | Tyler Baicar | 2017-06-22 | 1 | -0/+54 |
| | * | ras: acpi/apei: cper: add support for generic data v3 structure | Tyler Baicar | 2017-06-22 | 1 | -0/+36 |
| | * | acpi: apei: read ack upon ghes record consumption | Tyler Baicar | 2017-06-22 | 1 | -1/+4 |
| * | | ACPI/IORT: Remove iort_node_match() | Lorenzo Pieralisi | 2017-06-15 | 1 | -2/+0 |
* | | | Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-07-06 | 2 | -56/+43 |
|\ \ \ |
|
| * | | | Btrfs: btrfs_ioctl_search_key documentation | Hans van Kranenburg | 2017-06-19 | 1 | -20/+43 |
| * | | | btrfs: cleanup unused qgroup trace event | Anand Jain | 2017-06-19 | 1 | -36/+0 |
* | | | | Merge branch 'timers-compat' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-07-06 | 4 | -2/+25 |
|\ \ \ \ |
|
| * | | | | nanosleep: Use get_timespec64() and put_timespec64() | Deepa Dinamani | 2017-06-30 | 1 | -1/+1 |
| * | | | | time: introduce {get,put}_itimerspec64 | Deepa Dinamani | 2017-06-26 | 3 | -1/+17 |
| * | | | | time: add get_timespec64 and put_timespec64 | Deepa Dinamani | 2017-06-26 | 2 | -0/+7 |
* | | | | | Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2017-07-05 | 1 | -2/+4 |
|\ \ \ \ \ |
|
| * | | | | | fs: implement vfs_iter_write using do_iter_write | Christoph Hellwig | 2017-06-29 | 1 | -1/+2 |
| * | | | | | fs: implement vfs_iter_read using do_iter_read | Christoph Hellwig | 2017-06-29 | 1 | -1/+2 |
* | | | | | | Merge branch 'work.sys_wait' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-07-05 | 2 | -1/+3 |
|\ \ \ \ \ \ |
|
| * | | | | | | osf_wait4: switch to kernel_wait4() | Al Viro | 2017-05-21 | 1 | -0/+2 |
| * | | | | | | wait4(2)/waitid(2): separate copying rusage to userland | Al Viro | 2017-05-21 | 1 | -1/+1 |
* | | | | | | | Merge branch 'work.misc-set_fs' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-07-05 | 1 | -5/+5 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | fs/fcntl: f_setown, allow returning error | Jiri Slaby | 2017-06-14 | 1 | -1/+1 |
| * | | | | | | | fs/locks: pass kernel struct flock to fcntl_getlk/setlk | Christoph Hellwig | 2017-05-27 | 1 | -4/+4 |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2017-07-05 | 148 | -1032/+4187 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | net, ax25: convert ax25_cb.refcount from atomic_t to refcount_t | Reshetova, Elena | 2017-07-04 | 1 | -3/+3 |
| * | | | | | | | | net, ax25: convert ax25_route.refcount from atomic_t to refcount_t | Reshetova, Elena | 2017-07-04 | 1 | -3/+3 |
| * | | | | | | | | net, ax25: convert ax25_uid_assoc.refcount from atomic_t to refcount_t | Reshetova, Elena | 2017-07-04 | 1 | -4/+4 |
| * | | | | | | | | net, sctp: convert sctp_ep_common.refcnt from atomic_t to refcount_t | Reshetova, Elena | 2017-07-04 | 1 | -1/+1 |
| * | | | | | | | | net, sctp: convert sctp_transport.refcnt from atomic_t to refcount_t | Reshetova, Elena | 2017-07-04 | 1 | -1/+1 |
| * | | | | | | | | net, sctp: convert sctp_chunk.refcnt from atomic_t to refcount_t | Reshetova, Elena | 2017-07-04 | 1 | -1/+1 |
| * | | | | | | | | net, sctp: convert sctp_datamsg.refcnt from atomic_t to refcount_t | Reshetova, Elena | 2017-07-04 | 1 | -1/+1 |
| * | | | | | | | | net, sctp: convert sctp_auth_bytes.refcnt from atomic_t to refcount_t | Reshetova, Elena | 2017-07-04 | 1 | -2/+3 |
| * | | | | | | | | net, xfrm: convert sec_path.refcnt from atomic_t to refcount_t | Reshetova, Elena | 2017-07-04 | 1 | -3/+3 |
| * | | | | | | | | net, xfrm: convert xfrm_policy.refcnt from atomic_t to refcount_t | Reshetova, Elena | 2017-07-04 | 1 | -3/+3 |
| * | | | | | | | | net, xfrm: convert xfrm_state.refcnt from atomic_t to refcount_t | Reshetova, Elena | 2017-07-04 | 1 | -4/+5 |
| * | | | | | | | | net, x25: convert x25_neigh.refcnt from atomic_t to refcount_t | Reshetova, Elena | 2017-07-04 | 1 | -3/+3 |
| * | | | | | | | | net, x25: convert x25_route.refcnt from atomic_t to refcount_t | Reshetova, Elena | 2017-07-04 | 1 | -3/+4 |
| * | | | | | | | | net, sunrpc: convert gss_cl_ctx.count from atomic_t to refcount_t | Reshetova, Elena | 2017-07-04 | 1 | -1/+2 |
| * | | | | | | | | net, netrom: convert nr_node.refcount from atomic_t to refcount_t | Reshetova, Elena | 2017-07-04 | 1 | -3/+3 |
| * | | | | | | | | net, netrom: convert nr_neigh.refcount from atomic_t to refcount_t | Reshetova, Elena | 2017-07-04 | 1 | -3/+4 |
| * | | | | | | | | net, ipx: convert ipx_route.refcnt from atomic_t to refcount_t | Reshetova, Elena | 2017-07-04 | 1 | -3/+3 |
| * | | | | | | | | net, ipx: convert ipx_interface.refcnt from atomic_t to refcount_t | Reshetova, Elena | 2017-07-04 | 1 | -3/+4 |
| * | | | | | | | | net, lapb: convert lapb_cb.refcnt from atomic_t to refcount_t | Reshetova, Elena | 2017-07-04 | 1 | -1/+2 |
| * | | | | | | | | net, sched: convert Qdisc.refcnt from atomic_t to refcount_t | Reshetova, Elena | 2017-07-04 | 1 | -1/+2 |
| * | | | | | | | | net, calipso: convert calipso_doi.refcount from atomic_t to refcount_t | Reshetova, Elena | 2017-07-04 | 1 | -2/+2 |