summaryrefslogtreecommitdiffstats
path: root/samples/kprobes (unfollow)
Commit message (Expand)AuthorFilesLines
2017-11-10fs: expose do_unlinkat for built-in callersChristoph Hellwig2-7/+6
2017-11-10ext4: take handling of EXT4_IOC_GROUP_ADD into a helper, get rid of set_fs()Al Viro1-43/+43
2017-11-10ipmi: get rid of pointless access_ok()Al Viro1-6/+0
2017-11-10pi433: sanitize ioctlAl Viro1-78/+14
2017-10-17cxlflash: get rid of pointless access_ok()Al Viro1-6/+0
2017-10-17mtdchar: get rid of pointless access_ok()Al Viro1-23/+1
2017-09-29r128: switch compat ioctls to drm_ioctl_kernel()Al Viro3-61/+48
2017-09-29selection: get rid of field-by-field copyinAl Viro1-29/+21
2017-09-29VT_RESIZEX: get rid of field-by-field copyinAl Viro1-41/+27
2017-09-20i2c compat ioctls: move to ->compat_ioctl()Al Viro2-210/+180
2017-09-20sched_rr_get_interval(): move compat to native, get rid of set_fs()Al Viro2-22/+30
2017-09-19mips: switch to {get,put}_compat_sigset()Al Viro1-33/+4
2017-09-19sparc: switch to {get,put}_compat_sigset()Al Viro1-7/+2
2017-09-19s390: switch to {get,put}_compat_sigset()Al Viro1-26/+7
2017-09-19ppc: switch to {get,put}_compat_sigset()Al Viro1-29/+2
2017-09-19parisc: switch to {get,put}_compat_sigset()Al Viro3-21/+3
2017-09-19get_compat_sigset()Al Viro8-51/+28
2017-09-19get rid of {get,put}_compat_itimerspec()Al Viro2-23/+0
2017-09-19io_getevents: Use timespec64 to represent timeoutsDeepa Dinamani1-25/+30
2017-09-19select: Use get/put_timespec64Deepa Dinamani1-36/+24
2017-09-19signal: lift sigset size check out of do_sigpending()Dmitry V. Levin1-7/+14
2017-09-19signal: simplify compat_sigpending()Dmitry V. Levin1-4/+0
2017-09-19signal: replace sigset_to_compat() with put_compat_sigset()Dmitry V. Levin4-31/+25
2017-09-17Linux 4.14-rc1v4.14-rc1Linus Torvalds1-2/+2
2017-09-16firmware: Restore support for built-in firmwareMarkus Trippelsdorf4-5/+71
2017-09-16mlxsw: spectrum_router: Only handle IPv4 and IPv6 eventsIdo Schimmel1-1/+2
2017-09-16Documentation: link in networking docsPavel Machek1-1/+1
2017-09-16tcp: fix data delivery rateEric Dumazet1-4/+3
2017-09-16bpf/verifier: reject BPF_ALU64|BPF_ENDEdward Cree2-1/+18
2017-09-15sctp: do not mark sk dumped when inet_sctp_diag_fill returns errXin Long1-1/+0
2017-09-15sctp: fix an use-after-free issue in sctp_sock_dumpXin Long3-39/+36
2017-09-15netvsc: increase default receive buffer sizeStephen Hemminger1-1/+1
2017-09-15tcp: update skb->skb_mstamp more carefullyEric Dumazet1-7/+12
2017-09-15net: ipv4: fix l3slave check for index returned in IP_PKTINFODavid Ahern1-2/+6
2017-09-15net: smsc911x: Quieten netif during suspendGeert Uytterhoeven1-1/+14
2017-09-15net: systemport: Fix 64-bit stats deadlockFlorian Fainelli1-3/+0
2017-09-15net: vrf: avoid gcc-4.6 warningArnd Bergmann1-3/+3
2017-09-15qed: remove unnecessary call to memsetHimanshu Jha1-1/+0
2017-09-15Input: i8042 - add Gigabyte P57 to the keyboard reset tableKai-Heng Feng1-0/+7
2017-09-15kvm: nVMX: Handle deferred early VMLAUNCH/VMRESUME failure properlyJim Mattson1-59/+75
2017-09-15kvm: vmx: Handle VMLAUNCH/VMRESUME failure properlyJim Mattson1-6/+8
2017-09-15kvm: nVMX: Remove nested_vmx_succeed after successful VM-entryJim Mattson1-7/+9
2017-09-15kvm,mips: Fix potential swait_active() racesDavidlohr Bueso1-2/+2
2017-09-15kvm,powerpc: Serialize wq active checks in ops->vcpu_kickDavidlohr Bueso1-1/+1
2017-09-15kvm: Serialize wq active checks in kvm_vcpu_wake_up()Davidlohr Bueso1-1/+1
2017-09-15kvm,x86: Fix apf_task_wake_one() wq serializationDavidlohr Bueso1-1/+1
2017-09-15kvm,lapic: Justify use of swait_active()Davidlohr Bueso1-0/+4
2017-09-15kvm,async_pf: Use swq_has_sleeper()Davidlohr Bueso1-5/+1
2017-09-15sched/wait: Add swq_has_sleeper()Davidlohr Bueso1-2/+56
2017-09-15KVM: VMX: Do not BUG() on out-of-bounds guest IRQJan H. Schönherr1-2/+7