| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'work.sys_wait' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-07-05 | 6 | -259/+187 |
|\ |
|
| * | osf_wait4: switch to kernel_wait4() | Al Viro | 2017-05-21 | 3 | -41/+18 |
| * | waitid(): switch copyout of siginfo to unsafe_put_user() | Al Viro | 2017-05-21 | 1 | -15/+25 |
| * | wait_task_zombie: consolidate info logics | Al Viro | 2017-05-21 | 1 | -29/+16 |
| * | kill wait_noreap_copyout() | Al Viro | 2017-05-21 | 1 | -40/+25 |
| * | lift getrusage() from wait_noreap_copyout() | Al Viro | 2017-05-21 | 1 | -7/+6 |
| * | waitid(2): leave copyout of siginfo to syscall itself | Al Viro | 2017-05-21 | 1 | -104/+64 |
| * | kernel_wait4()/kernel_waitid(): delay copying status to userland | Al Viro | 2017-05-21 | 1 | -12/+8 |
| * | wait4(2)/waitid(2): separate copying rusage to userland | Al Viro | 2017-05-21 | 3 | -48/+59 |
| * | move compat wait4 and waitid next to native variants | Al Viro | 2017-05-21 | 2 | -66/+69 |
* | | Merge branch 'work.misc-set_fs' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-07-05 | 12 | -271/+220 |
|\ \ |
|
| * | | Switch flock copyin/copyout primitives to copy_{from,to}_user() | Al Viro | 2017-06-27 | 1 | -30/+29 |
| * | | Merge remote-tracking branch 'jl/locks-4.13' into work.misc-set_fs | Al Viro | 2017-06-27 | 599 | -3372/+7122 |
| |\ \ |
|
| | * | | fs/fcntl: return -ESRCH in f_setown when pid/pgid can't be found | Jeff Layton | 2017-06-14 | 1 | -5/+13 |
| | * | | fs/fcntl: f_setown, avoid undefined behaviour | Jiri Slaby | 2017-06-14 | 1 | -0/+4 |
| | * | | fs/fcntl: f_setown, allow returning error | Jiri Slaby | 2017-06-14 | 3 | -6/+6 |
| | * | | fs/locks: don't mess with the address limit in compat_fcntl64 | Christoph Hellwig | 2017-06-01 | 1 | -51/+67 |
| | * | | fs/locks: pass kernel struct flock to fcntl_getlk/setlk | Christoph Hellwig | 2017-05-27 | 3 | -66/+48 |
| | * | | fs: locks: Fix some troubles at kernel-doc comments | Mauro Carvalho Chehab | 2017-05-27 | 1 | -10/+8 |
| * | | | lpfc debugfs: get rid of pointless access_ok() | Al Viro | 2017-06-04 | 1 | -20/+0 |
| * | | | adb: get rid of pointless access_ok() | Al Viro | 2017-06-04 | 1 | -4/+0 |
| * | | | isdn: get rid of pointless access_ok() | Al Viro | 2017-06-04 | 3 | -26/+0 |
| * | | | compat statfs: switch to copy_to_user() | Al Viro | 2017-06-04 | 1 | -28/+30 |
| * | | | nfsd_readlink(): switch to vfs_get_link() | Al Viro | 2017-05-27 | 1 | -23/+16 |
| * | | | drbd: ->sendpage() never needed set_fs() | Al Viro | 2017-05-27 | 1 | -3/+0 |
* | | | | Cavium CNN55XX: fix broken default Kconfig entry | Linus Torvalds | 2017-07-05 | 1 | -1/+0 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2017-07-05 | 1901 | -35701/+98363 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'phy-dp83867-workaround-incorrect-RX_CTRL-pin-strap' | David S. Miller | 2017-07-05 | 2 | -0/+18 |
| |\ \ \ \ |
|
| | * | | | | net: phy: dp83867: add workaround for incorrect RX_CTRL pin strap | Murali Karicheri | 2017-07-05 | 1 | -0/+11 |
| | * | | | | dt-bindings: phy: dp83867: provide a workaround for incorrect RX_CTRL pin strap | Murali Karicheri | 2017-07-05 | 1 | -0/+7 |
| |/ / / / |
|
| * | | | | Merge branch 'cxgb4-ptp' | David S. Miller | 2017-07-05 | 10 | -14/+900 |
| |\ \ \ \ |
|
| | * | | | | cxgb4: Support for get_ts_info ethtool method | Atul Gupta | 2017-07-05 | 1 | -1/+18 |
| | * | | | | cxgb4: Add PTP Hardware Clock (PHC) support | Atul Gupta | 2017-07-05 | 2 | -0/+287 |
| | * | | | | cxgb4: time stamping interface for PTP | Atul Gupta | 2017-07-05 | 9 | -13/+595 |
| |/ / / / |
|
| * | | | | Merge branch 'nfp-port-enumeration-change-and-FW-ABI-adjustment' | David S. Miller | 2017-07-05 | 6 | -49/+28 |
| |\ \ \ \ |
|
| | * | | | | nfp: default to chained metadata prepend format | Jakub Kicinski | 2017-07-05 | 1 | -1/+8 |
| | * | | | | nfp: remove legacy MAC address lookup | Jakub Kicinski | 2017-07-05 | 4 | -34/+8 |
| | * | | | | nfp: improve order of interfaces in breakout mode | Jakub Kicinski | 2017-07-05 | 3 | -14/+12 |
| |/ / / / |
|
| * | | | | net: macb: remove extraneous return when MACB_EXT_DESC is defined | Colin Ian King | 2017-07-05 | 1 | -1/+0 |
| * | | | | bpf: add missing break in for the TCP_BPF_SNDCWND_CLAMP case | Colin Ian King | 2017-07-05 | 1 | -0/+1 |
| * | | | | bpf: fix return in load_bpf_file | Lawrence Brakmo | 2017-07-05 | 1 | -2/+6 |
| * | | | | mpls: fix rtm policy in mpls_getroute | Roopa Prabhu | 2017-07-05 | 2 | -2/+1 |
| * | | | | Merge branch 'net-subsystem-misc-refcounter-conversions' | David S. Miller | 2017-07-04 | 61 | -209/+223 |
| |\ \ \ \ |
|
| | * | | | | net, ax25: convert ax25_cb.refcount from atomic_t to refcount_t | Reshetova, Elena | 2017-07-04 | 2 | -4/+4 |
| | * | | | | net, ax25: convert ax25_route.refcount from atomic_t to refcount_t | Reshetova, Elena | 2017-07-04 | 2 | -4/+4 |
| | * | | | | net, ax25: convert ax25_uid_assoc.refcount from atomic_t to refcount_t | Reshetova, Elena | 2017-07-04 | 2 | -5/+5 |
| | * | | | | net, sctp: convert sctp_ep_common.refcnt from atomic_t to refcount_t | Reshetova, Elena | 2017-07-04 | 3 | -7/+7 |
| | * | | | | net, sctp: convert sctp_transport.refcnt from atomic_t to refcount_t | Reshetova, Elena | 2017-07-04 | 2 | -5/+5 |
| | * | | | | net, sctp: convert sctp_chunk.refcnt from atomic_t to refcount_t | Reshetova, Elena | 2017-07-04 | 2 | -4/+4 |
| | * | | | | net, sctp: convert sctp_datamsg.refcnt from atomic_t to refcount_t | Reshetova, Elena | 2017-07-04 | 2 | -4/+4 |