summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2016-06-291-24/+0
|\
| * audit: move audit_get_tty to reduce scope and kabi changesRichard Guy Briggs2016-06-281-24/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-06-2911-6/+55
|\ \
| * | bpf, perf: delay release of BPF prog after grace periodDaniel Borkmann2016-06-291-0/+4
| * | sock_diag: do not broadcast raw socket destructionWillem de Bruijn2016-06-281-0/+6
| * | act_ife: only acquire tcf_lock for existing actionsWANG Cong2016-06-231-3/+3
| * | net/mlx4_en: Avoid unregister_netdev at shutdown flowEran Ben Elisha2016-06-221-0/+1
| * | qed*: Don't reset statistics on inner reloadYuval Mintz2016-06-191-0/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2016-06-173-0/+4
| |\ \
| | * | netfilter: xt_SYNPROXY: include missing <linux/types.h>Pablo Neira Ayuso2016-06-171-0/+2
| | * | netfilter: xt_SYNPROXY: add missing header to KbuildPablo Neira Ayuso2016-06-171-0/+1
| | * | netfilter: nf_tables: reject loops from set element jump to chainPablo Neira Ayuso2016-06-151-0/+1
| * | | bpf: fix matching of data/data_end in verifierAlexei Starovoitov2016-06-151-1/+27
| * | | gre: fix error handlerEric Dumazet2016-06-151-1/+1
| * | | net: Don't forget pr_fmt on net_dbg_ratelimited for CONFIG_DYNAMIC_DEBUGJason A. Donenfeld2016-06-151-1/+2
| |/ /
| * | net: diag: add missing declarationsBen Dooks2016-06-101-0/+6
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-06-272-0/+32
|\ \ \
| * | | Input: add HDMI CEC specific keycodesKamil Debski2016-06-181-0/+31
| * | | Input: add BUS_CEC typeHans Verkuil2016-06-181-0/+1
* | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2016-06-251-3/+13
|\ \ \ \
| * | | | locking/static_key: Fix concurrent static_key_slow_inc()Paolo Bonzini2016-06-241-3/+13
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-06-242-5/+8
|\ \ \ \ \
| * | | | | Revert "mm: make faultaround produce old ptes"Kirill A. Shutemov2016-06-241-1/+1
| * | | | | mm: mempool: kasan: don't poot mempool objects in quarantineAndrey Ryabinin2016-06-241-4/+7
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-06-242-1/+4
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge branches '4.7-rc-misc', 'hfi1-fixes', 'i40iw-rc-fixes' and 'mellanox-rc...Doug Ledford2016-06-232-1/+4
| |\ \ \ \ \ \ \
| | | * | | | | | IB/mlx5: Fix post send fence logicEli Cohen2016-06-231-0/+1
| | |/ / / / / / | |/| | | | | |
| | * | | | | | IB/rdmavt: Correct qp_priv_alloc() return value testMike Marciniszyn2016-06-231-1/+3
| |/ / / / / /
* | | | | | | fix up initial thread stack pointer vs thread_info confusionLinus Torvalds2016-06-241-1/+1
* | | | | | | Clarify naming of thread info/stack allocatorsLinus Torvalds2016-06-241-1/+1
| |/ / / / / |/| | | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-06-201-0/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | much milder d_walk() raceAl Viro2016-06-101-0/+1
* | | | | | Merge tag 'usb-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-06-182-2/+6
|\ \ \ \ \ \
| * | | | | | usb: musb: Return error value from musb_mailboxTony Lindgren2016-06-011-2/+3
| * | | | | | usb: gadget: Fix binding to UDC via configfs interfaceKrzysztof Opasiak2016-05-311-0/+3
* | | | | | | Merge tag 'staging-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-06-181-1/+8
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'iio-fixes-for-4.7a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-06-071-1/+8
| |\ \ \ \ \ \ \
| | * | | | | | | iio: st_sensors: switch to a threaded interruptLinus Walleij2016-05-291-1/+8
* | | | | | | | | Merge tag 'driver-core-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-06-181-2/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | isa: Dummy isa_register_driver should return error codeWilliam Breathitt Gray2016-06-171-1/+2
| * | | | | | | | | isa: Allow ISA-style drivers on modern systemsWilliam Breathitt Gray2016-06-171-1/+1
* | | | | | | | | | Merge tag 'for-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/j.an...Linus Torvalds2016-06-171-11/+12
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | leds: core: Fix brightness setting upon hardware blinking enabledTony Makkiel2016-06-081-11/+12
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'pwm/for-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-06-161-0/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | pwm: Improve args checking in pwm_apply_state()Brian Norris2016-06-101-0/+3
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'nfsd-4.7-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2016-06-163-2/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | rpc: share one xps between all backchannelsJ. Bruce Fields2016-06-152-0/+2
| * | | | | | | | | | nfsd4/rpc: move backchannel create logic into rpc codeJ. Bruce Fields2016-06-151-2/+0
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-06-161-0/+12
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'overlayfs-af_unix-fix' into overlayfs-linusMiklos Szeredi2016-06-121-0/+12
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | |