summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-06-08[media] v4l: subdev: tolerate null in media_entity_to_v4l2_subdevKieran Bingham1-2/+9
2017-06-08[media] media/cec.h: use IS_REACHABLE instead of IS_ENABLEDHans Verkuil1-1/+1
2017-06-08apparmor: add custom apparmorfs that will be used by policy namespace filesJohn Johansen1-0/+2
2017-06-08securityfs: add the ability to support symlinksJohn Johansen1-0/+12
2017-06-08net: ipmr: add getlink supportNikolay Aleksandrov1-0/+42
2017-06-08drm: Add const to name field declaration in struct drm_prop_enum_listJyri Sarha1-1/+1
2017-06-08net: bridge: Receive notification about successful FDB offloadArkadi Sharshevsky2-0/+2
2017-06-08net: bridge: Add support for notifying devices about FDB add/delArkadi Sharshevsky1-2/+4
2017-06-08net: switchdev: Add support for querying supported bridge flags by hardwareArkadi Sharshevsky1-0/+2
2017-06-08xen: fix HYPERVISOR_dm_op() prototypeSergey Dyasli1-1/+4
2017-06-08Merge branch 'psy-reboot-mode-immutable' into psy-nextSebastian Reichel1-0/+18
2017-06-08power: reset: reboot-mode: Make include file globalBjorn Andersson1-0/+18
2017-06-08KVM: arm/arm64: Don't assume initialized vgic when setting PMU IRQChristoffer Dall1-0/+2
2017-06-08KVM: arm/arm64: Disallow userspace control of in-kernel IRQ linesChristoffer Dall1-3/+1
2017-06-08power: supply: bq27xxx: Add power_supply_battery_info supportLiam Breck1-0/+2
2017-06-08power: supply: bq27xxx: Add chip data memory read/write supportLiam Breck1-0/+1
2017-06-08Merge tag 'rxrpc-rewrite-20170607-v2' of git://git.kernel.org/pub/scm/linux/k...David S. Miller2-10/+17
2017-06-08tcp: add TCPMemoryPressuresChrono counterEric Dumazet3-21/+5
2017-06-08srcu: Shrink Tiny SRCU a bitPaul E. McKenney1-0/+15
2017-06-08srcu: Make SRCU be once again optionalPaul E. McKenney1-1/+6
2017-06-08rcu: Print out rcupdate.c non-default boot-time settingsPaul E. McKenney1-0/+1
2017-06-08srcu: Shrink Tiny SRCU a bit morePaul E. McKenney1-4/+4
2017-06-08atomics: Add header comment so spin_unlock_wait()Paul E. McKenney1-0/+20
2017-06-08rcu: Prevent rcu_barrier() from starting needless grace periodsPaul E. McKenney1-0/+1
2017-06-08srcu: Allow use of Classic SRCU from both process and interrupt contextPaolo Bonzini1-2/+0
2017-06-08rcutorture: Add lockdep to one of the SRCU scenariosPaul E. McKenney0-0/+0
2017-06-08net: ipv6: Release route when device is unregisteringDavid Ahern1-0/+5
2017-06-08KVM: arm/arm64: Introduce an allocator for in-kernel irq linesChristoffer Dall1-0/+5
2017-06-08KVM: arm/arm64: Allow setting the timer IRQ numbers from userspaceChristoffer Dall1-0/+4
2017-06-08KVM: arm/arm64: Move timer IRQ default init to arch_timer.cChristoffer Dall1-3/+1
2017-06-08KVM: arm/arm64: Move irq_is_ppi() to header fileChristoffer Dall1-0/+2
2017-06-08KVM: arm64: Allow creating the PMU without the in-kernel GICChristoffer Dall1-0/+6
2017-06-08tcp: Namespaceify sysctl_tcp_timestampsEric Dumazet3-4/+5
2017-06-08tcp: Namespaceify sysctl_tcp_window_scalingEric Dumazet2-1/+1
2017-06-08tcp: Namespaceify sysctl_tcp_sackEric Dumazet2-2/+3
2017-06-08tcp: add a struct net parameter to tcp_parse_options()Eric Dumazet1-1/+1
2017-06-08loop: support 4k physical blocksizeHannes Reinecke1-0/+3
2017-06-08power: supply: bq27xxx: Add bulk transfer bus methodsMatt Ranostay1-0/+3
2017-06-08power: supply: core: Add power_supply_prop_prechargeLiam Breck1-0/+3
2017-06-08power: supply: core: Add power_supply_battery_info and APILiam Breck1-0/+22
2017-06-08net: propagate tc filter chain index down the ndo_setup_tc callJiri Pirko1-2/+2
2017-06-08Merge tag 'kvm-arm-for-v4.12-rc5-take2' of git://git.kernel.org/pub/scm/linux...Paolo Bonzini2-3/+29
2017-06-08mac80211: manage RX BA session offload without SKB queueJohannes Berg1-4/+17
2017-06-08Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg110-485/+2093
2017-06-08HID: remove no longer used hid->open fieldDmitry Torokhov1-1/+0
2017-06-08HID: serialize hid_hw_open and hid_hw_closeDmitry Torokhov1-63/+9
2017-06-08net/mlx5e: Add support for reading connector type from PTYSEran Ben Elisha2-2/+18
2017-06-08net/mlx5: Update flow table commands layoutMaor Gottlieb1-26/+20
2017-06-08power: supply: Add Apple Brick ID power supply typeBenson Leung1-7/+8
2017-06-08rt_mutex: Add lockdep annotationsPeter Zijlstra1-4/+21