aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-02-22KEYS: user: Align the payload bufferEric Biggers1-1/+1
2019-02-20Merge branch 'fixes-v5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-16/+42
2019-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-3/+38
2019-02-17Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-10/+0
2019-02-17Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+5
2019-02-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-3/+3
2019-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-0/+6
2019-02-16net: Add header for usage of fls64()David S. Miller1-0/+1
2019-02-16Merge tag 'compiler-attributes-for-linus-v5.0-rc7' of git://github.com/ojeda/...Linus Torvalds2-2/+16
2019-02-16efi/arm: Revert "Defer persistent reservations until after paging_init()"Ard Biesheuvel1-7/+0
2019-02-16arm64, mm, efi: Account for GICv3 LPI tables in static memblock reserve tableArd Biesheuvel1-3/+0
2019-02-15net: validate untrusted gso packets without csum offloadWillem de Bruijn2-1/+10
2019-02-15net: Fix for_each_netdev_feature on Big endianHauke Mehrtens1-2/+21
2019-02-15keys: Fix dependency loop between construction record and auth keyDavid Howells2-16/+42
2019-02-15include/linux/module.h: copy __init/__exit attrs to init/cleanup_moduleMiguel Ojeda1-2/+2
2019-02-15Compiler Attributes: add support for __copy (gcc >= 9)Miguel Ojeda1-0/+14
2019-02-15Merge tag 'mmc-v5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds1-0/+1
2019-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-20/+14
2019-02-14net: phy: don't use locking in phy_is_startedHeiner Kallweit1-14/+1
2019-02-13net: fix possible overflow in __sk_mem_raise_allocated()Eric Dumazet1-1/+1
2019-02-13Merge tag 'kvm-arm-fixes-for-5.0' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini1-3/+3
2019-02-12Rename include/{uapi => }/asm-generic/shmparam.h reallyMasahiro Yamada1-0/+0
2019-02-12inet_diag: fix reporting cgroup classid and fallback to priorityKonstantin Khlebnikov1-5/+11
2019-02-11perf/x86: Add check_period PMU callbackJiri Olsa1-0/+5
2019-02-10bpf: only adjust gso_size on bytestream protocolsWillem de Bruijn1-0/+6
2019-02-10Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2019-02-09Merge tag 'for-linus-20190209' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+7
2019-02-08net: ipv4: use a dedicated counter for icmp_v4 redirect packetsLorenzo Bianconi1-0/+1
2019-02-08Merge tag 'armsoc-fixes-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-13/+13
2019-02-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds1-1/+1
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-8/+42
2019-02-08mmc: block: handle complete_work on separate workqueueZachary Hays1-0/+1
2019-02-07Merge tag 'irqchip-5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Thomas Gleixner1-1/+1
2019-02-07blktrace: Show requests without sectorJan Kara1-1/+7
2019-02-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds1-5/+4
2019-02-07Merge tag 'sound-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2-1/+6
2019-02-07Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-10/+6
2019-02-05ALSA: compress: Fix stop handling on compressed capture streamsCharles Keepax1-1/+5
2019-02-05virtio: drop internal struct from UAPIMichael S. Tsirkin1-10/+0
2019-02-04netfilter: nf_tables: unbind set in rule from commit pathPablo Neira Ayuso1-4/+13
2019-02-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2019-02-03Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+0
2019-02-02Merge tag 'for-linus-20190202' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+2
2019-02-02x86/resctrl: Avoid confusion over the new X86_RESCTRL configJohannes Weiner1-1/+1
2019-02-01mm/hotplug: invalid PFNs from pfn_to_online_page()Qian Cai1-8/+10
2019-02-01oom, oom_reaper: do not enqueue same task twiceTetsuo Handa1-0/+1
2019-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-3/+18
2019-02-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2-2/+27
2019-02-01Merge tag 'pm-5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-1/+1
2019-02-01ALSA: hda - Serialize codec registrationsTakashi Iwai1-0/+1
2019-01-31Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+0
2019-01-31bpf: run bpf programs with preemption disabledAlexei Starovoitov1-3/+18
2019-01-31ide: ensure atapi sense request aren't preemptedJens Axboe1-0/+2
2019-01-31irqchip/gic-v3-its: Fix ITT_entry_size accessorZenghui Yu1-1/+1
2019-01-30net: stmmac: Fallback to Platform Data clock in Watchdog conversionJose Abreu1-0/+1
2019-01-30ipvlan, l3mdev: fix broken l3s mode wrt local routesDaniel Borkmann2-1/+10
2019-01-30PM-runtime: Fix deadlock with ktime_get()Vincent Guittot1-1/+1
2019-01-30fs/dcache: Track & report number of negative dentriesWaiman Long1-3/+4
2019-01-30fs: Don't need to put list_lru into its own cachelineWaiman Long1-4/+5
2019-01-30cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVMJosh Poimboeuf1-2/+0
2019-01-30Merge tag 'imx-fixes-5.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann1-13/+13
2019-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+2
2019-01-29HID: debug: fix the ring buffer implementationVladis Dronov1-5/+4
2019-01-28net: tls: Save iv in tls_rec for async crypto requestsDave Watson1-0/+2
2019-01-27Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-1/+5
2019-01-27Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2019-01-27Merge tag 'dma-mapping-5.0-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-94/+3
2019-01-27Merge tag 'libnvdimm-fixes-5.0-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+0
2019-01-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+5
2019-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-0/+13
2019-01-26Merge tag 'for-linus-20190125' of git://git.kernel.dk/linux-blockLinus Torvalds3-1/+3
2019-01-25qed: Revert error handling changes.David S. Miller2-37/+4
2019-01-25Merge tag 'char-misc-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-7/+8
2019-01-25RDMA/hns: Update the kernel header file of hnsLijun Ou1-0/+5
2019-01-24net: dev_is_mac_header_xmit() true for ARPHRD_RAWIPMaciej Żenczykowski1-0/+1
2019-01-24Revert "dt-bindings: marvell,mmp2: Add clock id for the SP clock"Lubomir Rintel1-1/+0
2019-01-24block: Fix comment typoDamien Le Moal1-1/+1
2019-01-24uapi: fix ioctl documentationDamien Le Moal1-0/+1
2019-01-25Merge tag 'sound-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-0/+6
2019-01-24virtio: support VIRTIO_F_ORDER_PLATFORMTiwei Bie1-0/+6
2019-01-24KVM: arm/arm64: vgic: Make vgic_cpu->ap_list_lock a raw_spinlockJulien Thierry1-1/+1
2019-01-24KVM: arm/arm64: vgic: Make vgic_dist->lpi_list_lock a raw_spinlockJulien Thierry1-1/+1
2019-01-24KVM: arm/arm64: vgic: Make vgic_irq->irq_lock a raw_spinlockJulien Thierry1-1/+1
2019-01-24Input: input_event - fix the CONFIG_SPARC64 mixupDeepa Dinamani1-1/+1
2019-01-23arm64/xen: fix xen-swiotlb cache flushingChristoph Hellwig1-94/+3
2019-01-23ax25: fix possible use-after-freeEric Dumazet1-0/+12
2019-01-22qede: Error recovery processTomer Tayar1-4/+17
2019-01-22qed: Add infrastructure for error detection and recoveryTomer Tayar1-0/+20
2019-01-22writeback: synchronize sync(2) against cgroup writeback membership switchesTejun Heo1-0/+1
2019-01-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds1-2/+1
2019-01-22binderfs: use __u32 for device numbersChristian Brauner1-2/+2
2019-01-22binderfs: use correct include guards in headerChristian Brauner1-3/+3
2019-01-22Merge tag 'xarray-5.0-rc3' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds1-57/+170
2019-01-21RDMA/device: Expose ib_device_try_get(()Jason Gunthorpe1-2/+22
2019-01-21libnvdimm/security: Require nvdimm_security_setup_events() to succeedDan Williams1-1/+0
2019-01-21sched/wake_q: Document wake_q_add()Peter Zijlstra1-1/+5
2019-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-21/+7
2019-01-21Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-4/+9
2019-01-21Merge tags 'compiler-attributes-for-linus-v5.0-rc3' and 'clang-format-for-lin...Linus Torvalds4-11/+6
2019-01-20Merge tag 'mips_fixes_5.0_2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2019-01-20Merge tag 'libnvdimm-fixes-5.0-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2019-01-19net: phy: phy driver features are mandatoryCamelia Groza1-2/+2
2019-01-18net: Fix usage of pskb_trim_rcsumRoss Lagerwall1-0/+1
2019-01-19Merge tag 'fbdev-v5.0-rc3' of git://github.com/bzolnier/linuxLinus Torvalds1-0/+1
2019-01-18Merge tag 'asoc-fix-v5.0-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai1-0/+6
2019-01-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-0/+1
2019-01-18genirq: Fix the kerneldoc comment for struct irq_affinity_descJonathan Corbet1-0/+1
2019-01-18Merge tag 'afs-fixes-20190117' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+2
2019-01-18Merge tag 'devicetree-fixes-for-5.0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-3/+1
2019-01-17afs: Fix race in async call refcountingDavid Howells1-0/+2
2019-01-17XArray: Fix an arithmetic error in xa_is_errDan Carpenter1-1/+1
2019-01-16net: phy: Add missing features to PHY driversAndrew Lunn1-0/+2
2019-01-16dt-bindings: reset: meson-axg: fix SPDX license idJerome Brunet1-2/+1
2019-01-16fbdev: fbmem: convert CONFIG_FB_LOGO_CENTER into a cmd line optionPeter Rosin1-0/+1
2019-01-16HID: core: simplify active collection trackingPhilipp Zabel1-1/+0
2019-01-16dt-bindings: imx8mq: Number clocks consecutivelyGuido Günther1-13/+13
2019-01-15IN_BADCLASS: fix macro to actually workGreg Kroah-Hartman1-1/+1
2019-01-15Revert "rxrpc: Allow failed client calls to be retried"David Howells1-16/+0
2019-01-15net: ipv4: Fix memory leak in network namespace dismantleIdo Schimmel1-1/+1
2019-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-1/+0
2019-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-4/+56
2019-01-14virtio: document virtio_config_ops restrictionsCornelia Huck1-0/+5
2019-01-14virtio: fix virtio_config_ops descriptionCornelia Huck1-4/+4
2019-01-14Merge tag 'v4.20' into for-linusDmitry Torokhov1445-17653/+57200
2019-01-14ASoC: soc-core: fix init platform memory handlingCurtis Malainey1-0/+6
2019-01-15Merge tag 'mfd-next-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds5-2/+107
2019-01-14XArray: Fix typo in commentCyrill Gorcunov1-1/+1
2019-01-13Input: input_event - provide override for sparc64Deepa Dinamani1-1/+5
2019-01-14Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2-4/+12
2019-01-12Merge tag 'reset-for-5.0-rc2' of git://git.pengutronix.de/git/pza/linux into ...Olof Johansson1-4/+11
2019-01-12phy: fix build breakage: add PHY_MODE_SATAJohn Hubbard1-0/+1
2019-01-12Merge tag 'remove-dma_zalloc_coherent-5.0' of git://git.infradead.org/users/h...Linus Torvalds2-10/+1
2019-01-12Merge tag 'drm-fixes-2019-01-11-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+7
2019-01-12signal: Make siginmask safe when passed a signal of 0Eric W. Biederman1-1/+1
2019-01-11net: bpfilter: disallow to remove bpfilter module while being usedTaehee Yoo1-0/+2
2019-01-11net: bpfilter: restart bpfilter_umh when error occurredTaehee Yoo1-0/+2
2019-01-11net: bpfilter: use cleanup callback to release umh_infoTaehee Yoo1-3/+8
2019-01-11umh: add exit routine for UMH processTaehee Yoo2-0/+11
2019-01-11Merge tag 'ceph-for-5.0-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds2-3/+4
2019-01-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-3/+3
2019-01-11Merge tag 'pm-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-0/+5
2019-01-11Merge tag 'drm-fixes-2019-01-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-1/+2
2019-01-11Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman1-2/+3
2019-01-11Merge tag 'drm-intel-fixes-2019-01-11' of git://anongit.freedesktop.org/drm/d...Daniel Vetter1-0/+7
2019-01-11binderfs: rename header to binderfs.hChristian Brauner1-0/+0
2019-01-11Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'pm-sleep'Rafael J. Wysocki1-0/+5
2019-01-10RDMA/vmw_pvrdma: Return the correct opcode when creating WRAdit Ranadive1-0/+1
2019-01-11netfilter: nft_flow_offload: fix interaction with vrf slave devicewenxu1-1/+0
2019-01-10qcom-scm: Include <linux/err.h> headerFabio Estevam1-0/+1
2019-01-10of: Remove struct device_node.type pointerRob Herring1-1/+0
2019-01-10Merge tag 'riscv-for-linus-4.21-rc2-v2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+2
2019-01-10drm: Fix documentation generation for DP_DPCD_QUIRK_NO_PSRJosé Roberto de Souza1-1/+1
2019-01-10drm/i915: Disable PSR in Apple panelsJosé Roberto de Souza1-0/+7
2019-01-10HID: core: replace the collection tree pointers with indicesPeter Hutterer1-2/+2
2019-01-09MIPS: BCM47XX: Setup struct device for the SoCRafał Miłecki1-0/+1
2019-01-09Drivers: hv: vmbus: Check for ring when getting debug infoDexuan Cui1-2/+3
2019-01-09include/linux/compiler*.h: fix OPTIMIZER_HIDE_VARMichael S. Tsirkin4-11/+6
2019-01-09x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINEWANG Chao2-2/+2
2019-01-09x86/cache: Rename config option to CONFIG_X86_RESCTRLBorislav Petkov1-1/+1
2019-01-08libnvdimm/dimm: Fix security capability detection for non-Intel NVDIMMsDan Williams1-0/+1
2019-01-08mm, page_alloc: do not wake kswapd with zone lock heldMel Gorman1-0/+6
2019-01-08drm/dp_mst: Add __must_check to drm_dp_mst_topology_mgr_resume()Lyude Paul1-1/+2
2019-01-08ptp: uapi: change _IOW to IOWR in PTP_SYS_OFFSET_EXTENDED definitionEugene Syromiatnikov1-1/+1
2019-01-08dma-mapping: remove dma_zalloc_coherent()Luis Chamberlain1-9/+0
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain1-1/+1
2019-01-07libceph: allow setting abort_on_full for rbdDongsheng Yang2-3/+4
2019-01-07Fix a handful of audit-related issuePalmer Dabbelt1-0/+2
2019-01-07riscv: add audit supportDavid Abdurachmanov1-0/+2
2019-01-07reset: Add reset_control_get_count()Geert Uytterhoeven1-0/+7
2019-01-07reset: Improve reset controller kernel docsGeert Uytterhoeven1-4/+4
2019-01-06XArray: Honour reserved entries in xa_insertMatthew Wilcox1-39/+71
2019-01-06XArray: Permit storing 2-byte-aligned pointersMatthew Wilcox1-3/+15
2019-01-06XArray: Change xa_for_each iteratorMatthew Wilcox1-13/+65
2019-01-06XArray: Turn xa_init_flags into a static inlineMatthew Wilcox1-1/+18
2019-01-06Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds7-27/+19
2019-01-06Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+3
2019-01-06Merge tag 'dma-mapping-4.21-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2-156/+195
2019-01-06Merge tag 'tag-chrome-platform-for-v4.21' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-2/+4
2019-01-06fscrypt: add Adiantum supportEric Biggers1-1/+3
2019-01-05bpf: fix sanitation of alu op with pointer / scalar type from different pathsDaniel Borkmann1-0/+1
2019-01-05Merge tag 'for-linus-20190104' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+7
2019-01-05Merge tag 'fbdev-v4.21' of git://github.com/bzolnier/linuxLinus Torvalds2-3/+1
2019-01-05Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-3/+24
2019-01-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2-1/+18
2019-01-06arch: remove stale comments "UAPI Header export list"Masahiro Yamada1-2/+0
2019-01-06jump_label: move 'asm goto' support test to KconfigMasahiro Yamada6-25/+19
2019-01-05Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds5-125/+90
2019-01-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+0
2019-01-05Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds3-0/+36
2019-01-05Merge tag 'csky-for-linus-4.21' of git://github.com/c-sky/csky-linuxLinus Torvalds2-0/+2
2019-01-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds14-57/+34
2019-01-04Merge branch 'next/drivers' into next/lateOlof Johansson21-830/+1865
2019-01-04fs: don't open code lru_to_page()Nikolay Borisov2-3/+2
2019-01-04mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)1-7/+6
2019-01-04kernel/sysctl: add panic_print into sysctlFeng Tang2-0/+2
2019-01-04bfs: extra sanity checking and static inode bitmapTigran Aivazian1-1/+1
2019-01-04exec: separate MM_ANONPAGES and RLIMIT_STACK accountingOleg Nesterov1-0/+1
2019-01-04fork: fix some -Wmissing-prototypes warningsYi Wang1-0/+2
2019-01-04fat: move MAX_FAT to fat.h and change it to inline functionCarmeli Tamir1-2/+0
2019-01-04fat: remove FAT_FIRST_ENT macroCarmeli Tamir1-3/+0