summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-03-12mtd: nand: ifc: Fix location of eccstat registers for IFC V1.0Mark Marshall1-2/+6
2017-03-12RDMA/core: Fix incorrect structure packing for booleansJason Gunthorpe1-3/+3
2017-03-12Drivers: hv: vmbus: Fix a rescind handling bugK. Y. Srinivasan1-0/+1
2017-03-12scsi: use 'scsi_device_from_queue()' for scsi_dhHannes Reinecke1-0/+1
2017-03-12PM / devfreq: Fix available_governor sysfsChanwoo Choi1-0/+3
2017-03-12sigaltstack: support SS_AUTODISARM for CONFIG_COMPATStas Sergeev1-1/+3
2017-03-12mm, vmscan: cleanup lru size claculationsMichal Hocko1-1/+1
2017-03-12iommu/vt-d: Fix some macros that are incorrectly specified in intel-iommuCQ Tang1-7/+7
2017-03-12ARM: at91: define LPDDR typesAlexandre Belloni1-0/+3
2017-02-26ACPICA: Linuxize: Restore and fix Intel compiler buildLv Zheng2-1/+88
2017-02-26ptr_ring: fix race conditions when resizingMichael S. Tsirkin1-5/+31
2017-02-23videodev2.h: go back to limited range Y'CbCr for SRGB and, ADOBERGBHans Verkuil1-4/+3
2017-02-18tcp: don't annotate mark on control socket from tcp_v6_send_response()Pablo Neira1-1/+1
2017-02-18net: introduce device min_header_lenWillem de Bruijn1-0/+4
2017-02-18lwtunnel: valid encap attr check should return 0 when lwtunnel is disabledDavid Ahern1-1/+4
2017-02-18netlabel: out of bound access in cipso_v4_validate()Eric Dumazet1-0/+4
2017-02-18can: Fix kernel panic at security_sock_rcv_skbEric Dumazet1-4/+3
2017-02-15Drivers: hv: vmbus: finally fix hv_need_to_signal_on_read()Dexuan Cui1-2/+30
2017-02-15Drivers: hv: vmbus: On the read path cleanup the logic to interrupt the hostK. Y. Srinivasan1-6/+6
2017-02-15Drivers: hv: vmbus: On write cleanup the logic to interrupt the hostK. Y. Srinivasan1-0/+1
2017-02-15target: Fix multi-session dynamic se_node_acl double free OOPsNicholas Bellinger1-0/+1
2017-02-15cpumask: use nr_cpumask_bits for parsing functionsTejun Heo1-4/+4
2017-02-09irqdomain: Avoid activating interrupts more than onceMarc Zyngier1-0/+17
2017-02-09percpu-refcount: fix reference leak during percpu-atomic transitionDouglas Miller1-2/+2
2017-02-09base/memory, hotplug: fix a kernel oops in show_valid_zones()Toshi Kani1-1/+2
2017-02-04lwtunnel: Fix oops on state free after encap module unloadRobert Shearman1-4/+1
2017-02-04net: Specify the owning module for lwtunnel opsRobert Shearman1-0/+2
2017-02-04lwtunnel: fix autoload of lwt modulesDavid Ahern1-0/+11
2017-02-04virtio-net: restore VIRTIO_HDR_F_DATA_VALID on receivingJason Wang1-1/+5
2017-02-04virtio: don't set VIRTIO_NET_HDR_F_DATA_VALID on xmitRolf Neugebauer1-2/+0
2017-02-04tcp: fix tcp_fastopen unaligned access complaints on sparcShannon Nelson1-1/+6
2017-02-01memory_hotplug: make zone_can_shift() return a boolean valueYasuaki Ishimatsu1-2/+2
2017-02-01SUNRPC: cleanup ida information when removing sunrpc moduleKinglong Mee1-0/+1
2017-02-01nfs: Don't increment lock sequence ID after NFS4ERR_MOVEDChuck Lever1-1/+2
2017-02-01IB/cxgb3: fix misspelling in header guardNicolas Iooss1-1/+1
2017-02-01mm, page_alloc: fix check for NULL preferred_zoneVlastimil Babka1-1/+5
2017-01-26swiotlb: Add swiotlb=noforce debug optionGeert Uytterhoeven2-1/+3
2017-01-26swiotlb: Convert swiotlb_force from int to enumGeert Uytterhoeven2-8/+15
2017-01-26sunrpc: don't call sleeping functions from the notifier block callbacksScott Mayhew1-0/+1
2017-01-26rcu: Narrow early boot window of illegal synchronous grace periodsPaul E. McKenney1-0/+4
2017-01-26ARM: dts: r8a7794: remove Z clockSergei Shtylyov1-2/+1
2017-01-19power: supply: bq27xxx_battery: Fix register map for BQ27510 and BQ27520Andrew F. Davis1-1/+2
2017-01-19block: Change extern inline to static inlineTobias Klauser1-1/+1
2017-01-19ASoC: hdmi-codec: use unsigned type to structure members with bit-fieldTakashi Sakamoto1-4/+4
2017-01-19btrfs: fix crash when tracepoint arguments are freed by wq callbacksDavid Sterba1-9/+13
2017-01-19x86/efi: Don't allocate memmap through memblock after mm_init()Nicolai Stange1-0/+1
2017-01-19efi/x86: Prune invalid memory map entries and fix boot regressionPeter Jones1-0/+1
2017-01-19jump_labels: API for flushing deferred jump label updatesDavid Matlack1-0/+5
2017-01-19mm: support anonymous stable pageMinchan Kim1-1/+2
2017-01-19mm, memcg: fix the active list aging for lowmem requests when memcg is enabledMichal Hocko2-4/+24