summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* IB/core: Add inline function to validate portYuval Shaia2017-10-121-0/+7
* IB/core: Create common start/end port functionsIra Weiny2017-10-121-0/+27
* scsi: Add STARGET_CREATED_REMOVE state to scsi_target_stateEwan D. Milne2017-10-121-0/+1
* vfio: New external user group/file matchAlex Williamson2017-10-121-0/+2
* usb: Fix typo in the definition of Endpoint[out]RequestBenjamin Herrenschmidt2017-10-121-2/+2
* sched/fair, cpumask: Export for_each_cpu_wrap()Peter Zijlstra2017-10-121-0/+17
* ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn2017-09-151-1/+23
* ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notfWANG Cong2017-09-151-0/+2
* ipv6: initialize route null entry in addrconf_init()WANG Cong2017-09-151-0/+1
* srcu: Allow use of Classic SRCU from both process and interrupt contextPaolo Bonzini2017-09-151-2/+0
* rcu: Move preemption disabling out of __srcu_read_lock()Paul E. McKenney2017-09-151-1/+4
* net: ping: do not abuse udp_poll()Eric Dumazet2017-09-151-0/+1
* tracing/kprobes: Enforce kprobes teardown after testingThomas Gleixner2017-09-151-1/+3
* USB: hub: fix SS max number of portsJohan Hovold2017-09-151-0/+3
* xfrm: fix stack access out of bounds with CONFIG_XFRM_SUB_POLICYSabrina Dubroca2017-09-151-10/+0
* net/mlx4: Fix the check in attaching steering rulesTalat Batheesh2017-08-261-0/+1
* dentry name snapshotsAl Viro2017-08-262-31/+7
* netfilter: ctnetlink: make it safer when updating ct->statusLiping Zhang2017-08-261-0/+9
* scsi: scsi_error: count medium access timeout only once per EH runHannes Reinecke2017-08-261-0/+1
* ima: pass 'opened' flag to identify newly created filesDmitry Kasatkin2017-08-261-2/+2
* include/linux/kernel.h: change abs() macro so it uses consistent return typeMichal Nazarewicz2017-07-181-18/+18
* kernel.h: make abs() work with 64-bit typesMichal Nazarewicz2017-07-181-21/+24
* drm/ttm, drm/vmwgfx: Relax permission checking when opening surfacesThomas Hellstrom2017-07-181-1/+4
* KVM: kvm_io_bus_unregister_dev() should never failDavid Hildenbrand2017-07-181-2/+2
* bpf: try harder on clones when writing into skbDaniel Borkmann2017-07-181-0/+7
* usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirkSamuel Thibault2017-07-181-0/+6
* net: phy: Do not perform software reset for Generic PHYFlorian Fainelli2017-07-181-0/+4
* tracing: Add #undef to fix compile errorRik van Riel2017-07-181-0/+1
* scsi: libiscsi: add lock around task lists to fix list corruption regressionChris Leech2017-07-181-0/+1
* mm: larger stack guard gap, between vmasHugh Dickins2017-07-021-28/+25
* crypto: ahash - Fix EINPROGRESS notification callbackHerbert Xu2017-06-051-0/+10
* locking/static_keys: Add static_key_{en,dis}able() helpersPeter Zijlstra2017-06-051-0/+20
* net/mlx4: && vs & typoDan Carpenter2017-06-051-1/+1
* net/mlx4: Spoofcheck and zero MAC can't coexistEugenia Emantayev2017-06-052-1/+11
* mm: fix <linux/pagemap.h> stray kernel-doc notationRandy Dunlap2017-06-051-1/+0
* nlm: Ensure callback code also checks that the files matchTrond Myklebust2017-06-051-1/+2
* locking/ww_mutex: Fix compilation of __WW_MUTEX_INITIALIZERChris Wilson2017-06-051-4/+4
* RDMA/core: Fix incorrect structure packing for booleansJason Gunthorpe2017-06-051-3/+3
* vfs: Commit to never having exectuables on proc and sysfs.Eric W. Biederman2017-04-041-0/+3
* netlink: remove mmapped netlink supportFlorian Westphal2017-04-042-0/+6
* blk: rq_data_dir() should not return a booleanLinus Torvalds2017-04-041-1/+1
* can: Fix kernel panic at security_sock_rcv_skbEric Dumazet2017-03-161-4/+3
* tcp: fix tcp_fastopen unaligned access complaints on sparcShannon Nelson2017-03-161-1/+6
* net: avoid sk_forward_alloc overflowsEric Dumazet2017-03-161-0/+10
* net: fix sk_mem_reclaim_partial()Eric Dumazet2017-03-161-3/+3
* net/sock: Add sock_efree() functionBen Hutchings2017-03-161-0/+1
* netlabel: out of bound access in cipso_v4_validate()Eric Dumazet2017-03-161-0/+4
* netfilter: nft_log: restrict the log prefix length to 127Liping Zhang2017-03-161-0/+2
* SUNRPC: cleanup ida information when removing sunrpc moduleKinglong Mee2017-03-161-0/+1
* nfs: Don't increment lock sequence ID after NFS4ERR_MOVEDChuck Lever2017-03-161-1/+2