summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* libceph: use BUG() instead of BUG_ON(1)Arnd Bergmann2017-03-151-1/+1
* nfit, libnvdimm: fix interleave set cookie calculationDan Williams2017-03-151-0/+2
* nlm: Ensure callback code also checks that the files matchTrond Myklebust2017-03-151-1/+2
* target: Fix NULL dereference during LUN lookup + active I/O shutdownNicholas Bellinger2017-03-151-0/+1
* fs: Better permission checking for submountsEric W. Biederman2017-03-153-1/+6
* mtd: nand: ifc: Fix location of eccstat registers for IFC V1.0Mark Marshall2017-03-121-2/+6
* RDMA/core: Fix incorrect structure packing for booleansJason Gunthorpe2017-03-121-3/+3
* Drivers: hv: vmbus: Fix a rescind handling bugK. Y. Srinivasan2017-03-121-0/+1
* scsi: use 'scsi_device_from_queue()' for scsi_dhHannes Reinecke2017-03-121-0/+1
* PM / devfreq: Fix available_governor sysfsChanwoo Choi2017-03-121-0/+3
* sigaltstack: support SS_AUTODISARM for CONFIG_COMPATStas Sergeev2017-03-121-1/+3
* mm, vmscan: cleanup lru size claculationsMichal Hocko2017-03-121-1/+1
* iommu/vt-d: Fix some macros that are incorrectly specified in intel-iommuCQ Tang2017-03-121-7/+7
* ARM: at91: define LPDDR typesAlexandre Belloni2017-03-121-0/+3
* ACPICA: Linuxize: Restore and fix Intel compiler buildLv Zheng2017-02-262-1/+88
* ptr_ring: fix race conditions when resizingMichael S. Tsirkin2017-02-261-5/+31
* videodev2.h: go back to limited range Y'CbCr for SRGB and, ADOBERGBHans Verkuil2017-02-231-4/+3
* tcp: don't annotate mark on control socket from tcp_v6_send_response()Pablo Neira2017-02-181-1/+1
* net: introduce device min_header_lenWillem de Bruijn2017-02-181-0/+4
* lwtunnel: valid encap attr check should return 0 when lwtunnel is disabledDavid Ahern2017-02-181-1/+4
* netlabel: out of bound access in cipso_v4_validate()Eric Dumazet2017-02-181-0/+4
* can: Fix kernel panic at security_sock_rcv_skbEric Dumazet2017-02-181-4/+3
* Drivers: hv: vmbus: finally fix hv_need_to_signal_on_read()Dexuan Cui2017-02-141-2/+30
* Drivers: hv: vmbus: On the read path cleanup the logic to interrupt the hostK. Y. Srinivasan2017-02-141-6/+6
* Drivers: hv: vmbus: On write cleanup the logic to interrupt the hostK. Y. Srinivasan2017-02-141-0/+1
* target: Fix multi-session dynamic se_node_acl double free OOPsNicholas Bellinger2017-02-141-0/+1
* cpumask: use nr_cpumask_bits for parsing functionsTejun Heo2017-02-141-4/+4
* irqdomain: Avoid activating interrupts more than onceMarc Zyngier2017-02-091-0/+17
* percpu-refcount: fix reference leak during percpu-atomic transitionDouglas Miller2017-02-091-2/+2
* base/memory, hotplug: fix a kernel oops in show_valid_zones()Toshi Kani2017-02-091-1/+2
* lwtunnel: Fix oops on state free after encap module unloadRobert Shearman2017-02-041-4/+1
* net: Specify the owning module for lwtunnel opsRobert Shearman2017-02-041-0/+2
* lwtunnel: fix autoload of lwt modulesDavid Ahern2017-02-041-0/+11
* virtio-net: restore VIRTIO_HDR_F_DATA_VALID on receivingJason Wang2017-02-041-1/+5
* virtio: don't set VIRTIO_NET_HDR_F_DATA_VALID on xmitRolf Neugebauer2017-02-041-2/+0
* tcp: fix tcp_fastopen unaligned access complaints on sparcShannon Nelson2017-02-041-1/+6
* memory_hotplug: make zone_can_shift() return a boolean valueYasuaki Ishimatsu2017-02-011-2/+2
* SUNRPC: cleanup ida information when removing sunrpc moduleKinglong Mee2017-02-011-0/+1
* nfs: Don't increment lock sequence ID after NFS4ERR_MOVEDChuck Lever2017-02-011-1/+2
* IB/cxgb3: fix misspelling in header guardNicolas Iooss2017-02-011-1/+1
* mm, page_alloc: fix check for NULL preferred_zoneVlastimil Babka2017-02-011-1/+5
* swiotlb: Add swiotlb=noforce debug optionGeert Uytterhoeven2017-01-262-1/+3
* swiotlb: Convert swiotlb_force from int to enumGeert Uytterhoeven2017-01-262-8/+15
* sunrpc: don't call sleeping functions from the notifier block callbacksScott Mayhew2017-01-261-0/+1
* rcu: Narrow early boot window of illegal synchronous grace periodsPaul E. McKenney2017-01-261-0/+4
* ARM: dts: r8a7794: remove Z clockSergei Shtylyov2017-01-261-2/+1
* power: supply: bq27xxx_battery: Fix register map for BQ27510 and BQ27520Andrew F. Davis2017-01-191-1/+2
* block: Change extern inline to static inlineTobias Klauser2017-01-191-1/+1
* ASoC: hdmi-codec: use unsigned type to structure members with bit-fieldTakashi Sakamoto2017-01-191-4/+4
* btrfs: fix crash when tracepoint arguments are freed by wq callbacksDavid Sterba2017-01-191-9/+13