aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2017-06-02crypto: ccp - Assign DMA commands to the channel's CCPGary R Hook
2017-06-02iio: sw-device: Fix config group initializationLars-Peter Clausen
2017-06-02usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirkSamuel Thibault
2017-06-02scsi: libiscsi: add lock around task lists to fix list corruption regressionChris Leech
2017-06-02give up on gcc ilog2() constant optimizationsLinus Torvalds
2017-05-21Drivers: hv: ring_buffer: count on wrap around mappings in get_next_pkt_raw()...Vitaly Kuznetsov
2017-05-21uapi: fix linux/packet_diag.h userspace compilation errorDmitry V. Levin
2017-05-21dccp: fix use-after-free in dccp_feat_activate_valuesEric Dumazet
2017-05-21tracing: Add #undef to fix compile errorRik van Riel
2017-05-21libceph: use BUG() instead of BUG_ON(1)Arnd Bergmann
2017-05-21nlm: Ensure callback code also checks that the files matchTrond Myklebust
2017-05-21target: Fix NULL dereference during LUN lookup + active I/O shutdownNicholas Bellinger
2017-05-21fs: Better permission checking for submountsEric W. Biederman
2017-04-11Merge tag 'v4.8.22' into standard/baseBruce Ashfield
2017-03-27mtd: nand: ifc: Fix location of eccstat registers for IFC V1.0Mark Marshall
2017-03-27RDMA/core: Fix incorrect structure packing for booleansJason Gunthorpe
2017-03-27scsi: use 'scsi_device_from_queue()' for scsi_dhHannes Reinecke
2017-03-27PM / devfreq: Fix available_governor sysfsChanwoo Choi
2017-03-27sigaltstack: support SS_AUTODISARM for CONFIG_COMPATStas Sergeev
2017-03-27iommu/vt-d: Fix some macros that are incorrectly specified in intel-iommuCQ Tang
2017-03-27ARM: at91: define LPDDR typesAlexandre Belloni
2017-03-27ptr_ring: fix race conditions when resizingMichael S. Tsirkin
2017-03-23Merge tag 'v4.8.21' into standard/baseBruce Ashfield
2017-03-20net: introduce device min_header_lenWillem de Bruijn
2017-03-20netlabel: out of bound access in cipso_v4_validate()Eric Dumazet
2017-03-20can: Fix kernel panic at security_sock_rcv_skbEric Dumazet
2017-03-20target: Fix multi-session dynamic se_node_acl double free OOPsNicholas Bellinger
2017-03-20cpumask: use nr_cpumask_bits for parsing functionsTejun Heo
2017-03-20percpu-refcount: fix reference leak during percpu-atomic transitionDouglas Miller
2017-03-20base/memory, hotplug: fix a kernel oops in show_valid_zones()Toshi Kani
2017-03-20lwtunnel: fix autoload of lwt modulesDavid Ahern
2017-03-20virtio: don't set VIRTIO_NET_HDR_F_DATA_VALID on xmitRolf Neugebauer
2017-03-20tcp: fix tcp_fastopen unaligned access complaints on sparcShannon Nelson
2017-03-03Merge tag 'v4.8.20' into standard/baseBruce Ashfield
2017-02-26memory_hotplug: make zone_can_shift() return a boolean valueYasuaki Ishimatsu
2017-02-26SUNRPC: cleanup ida information when removing sunrpc moduleKinglong Mee
2017-02-26nfs: Don't increment lock sequence ID after NFS4ERR_MOVEDChuck Lever
2017-02-26mm, page_alloc: fix check for NULL preferred_zoneVlastimil Babka
2017-02-26swiotlb: Add swiotlb=noforce debug optionGeert Uytterhoeven
2017-02-26swiotlb: Convert swiotlb_force from int to enumGeert Uytterhoeven
2017-02-26sunrpc: don't call sleeping functions from the notifier block callbacksScott Mayhew
2017-02-26ARM: dts: r8a7794: remove Z clockSergei Shtylyov
2017-02-21power: supply: bq27xxx_battery: Fix register map for BQ27510 and BQ27520Andrew F. Davis
2017-02-21block: Change extern inline to static inlineTobias Klauser
2017-02-21ASoC: hdmi-codec: use unsigned type to structure members with bit-fieldTakashi Sakamoto
2017-02-21btrfs: fix crash when tracepoint arguments are freed by wq callbacksDavid Sterba
2017-02-21jump_labels: API for flushing deferred jump label updatesDavid Matlack
2017-02-21mm: support anonymous stable pageMinchan Kim
2017-02-21mm, memcg: fix the active list aging for lowmem requests when memcg is enabledMichal Hocko
2017-02-21gro: Disable frag0 optimization on IPv6 ext headersHerbert Xu