summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-03-18inet_diag: return classid for all socket typesDmitry Yakunin1-6/+12
2020-03-05usb: charger: assign specific number for enum valuePeter Chen1-8/+8
2020-03-05HID: core: increase HID report buffer size to 8KiBJohan Korsnes1-1/+1
2020-03-05ACPICA: Introduce ACPI_ACCESS_BYTE_WIDTH() macroMika Westerberg1-1/+2
2020-03-05net: sched: correct flower port blockingJason Baron1-0/+9
2020-02-28ata: ahci: Add shutdown to freeze hardware resources of ahciPrabhakar Kushwaha1-0/+1
2020-02-28ALSA: rawmidi: Avoid bit fields for state flagsTakashi Iwai1-3/+3
2020-02-28iommu/vt-d: Fix compile warning from intel-svm.hJoerg Roedel1-1/+1
2020-02-28scsi: Revert "target: iscsi: Wait for all commands to finish before freeing a...Bart Van Assche1-1/+0
2020-02-28genirq/irqdomain: Make sure all irq domain flags are distinctZenghui Yu1-1/+1
2020-02-28serdev: ttyport: restore client ops on deregistrationJohan Hovold1-0/+2
2020-02-28USB: core: add endpoint-blacklist quirkJohan Hovold1-0/+3
2020-02-24rcu: Use WRITE_ONCE() for assignments to ->pprev for hlist_nullsPaul E. McKenney2-8/+8
2020-02-24dmaengine: Store module owner in dma_device structLogan Gunthorpe1-0/+2
2020-02-24media: v4l2-device.h: Explicitly compare grp{id,mask} to zero in v4l2_device ...Nathan Chancellor1-6/+6
2020-02-15RDMA/uverbs: Verify MR access flagsMichael Guralnik1-0/+3
2020-02-11x86/apic/msi: Plug non-maskable MSI affinity raceThomas Gleixner2-0/+25
2020-02-11mm: zero remaining unavailable struct pagesNaoya Horiguchi1-15/+0
2020-02-11KVM: Use vcpu-specific gva->hva translation when querying host page sizeSean Christopherson1-1/+1
2020-02-11KVM: x86: Use gpa_t for cr2/gpa to fix TDP support on 32-bit KVMSean Christopherson1-3/+3
2020-02-11bonding/alb: properly access headers in bond_alb_xmit()Eric Dumazet1-5/+0
2020-02-11percpu: Separate decrypted varaibles anytime encryption can be enabledErdem Aktas1-2/+1
2020-02-11eventfd: track eventfd_signal() recursion depthJens Axboe1-0/+14
2020-02-11media: v4l2-rect.h: fix v4l2_rect_map_inside() top/left adjustmentsHelen Koike1-4/+4
2020-02-05cfg80211: Fix radar event during another phy CACOrr Mazor1-0/+5
2020-02-05rseq: Unregister rseq for clone CLONE_VMMathieu Desnoyers1-2/+2
2020-02-01ARM: OMAP2+: SmartReflex: add omap_sr_pdata definitionBen Dooks1-0/+3
2020-02-01net_sched: fix ops->bind_class() implementationsCong Wang2-15/+21
2020-02-01USB: serial: ir-usb: fix link-speed handlingJohan Hovold1-1/+12
2020-01-29mm/memory_hotplug: shrink zones when offlining memoryDavid Hildenbrand1-2/+5
2020-01-29mm/memory_hotplug: fix try_offline_node()David Hildenbrand1-0/+2
2020-01-29mm/memory_hotplug: remove "zone" parameter from sparse_remove_one_sectionDavid Hildenbrand1-1/+1
2020-01-29mm/memory_hotplug: make unregister_memory_block_under_nodes() never failDavid Hildenbrand1-3/+2
2020-01-29mm/memory_hotplug: remove memory block devices before arch_remove_memory()David Hildenbrand2-5/+3
2020-01-29mm/memory_hotplug: create memory block devices after arch_add_memory()David Hildenbrand1-1/+1
2020-01-29mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVEDavid Hildenbrand2-4/+0
2020-01-29mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never failDavid Hildenbrand1-4/+4
2020-01-29mm/memory_hotplug: make unregister_memory_section() never failDavid Hildenbrand1-1/+1
2020-01-29mm, memory_hotplug: add nid parameter to arch_remove_memoryOscar Salvador1-2/+2
2020-01-29mm, sparse: pass nid instead of pgdat to sparse_add_one_section()Wei Yang1-2/+2
2020-01-29mm, sparse: drop pgdat_resize_lock in sparse_add/remove_one_section()Wei Yang1-2/+1
2020-01-29mm/memory_hotplug: make remove_memory() take the device_hotplug_lockDavid Hildenbrand1-1/+2
2020-01-29netfilter: ipset: use bitmap infrastructure completelyKadlecsik József1-7/+0
2020-01-29tracing: xen: Ordered comparison of function pointersChangbin Du1-1/+5
2020-01-29net: rtnetlink: validate IFLA_MTU attribute in rtnl_create_link()Eric Dumazet1-0/+2
2020-01-27mmc: sdio: fix wl1251 vendor idH. Nikolaus Schaller1-0/+2
2020-01-27dmaengine: imx-sdma: fix size check for sdma script_numberRobin Gong1-0/+3
2020-01-27tcp: annotate lockless access to tcp_memory_pressureEric Dumazet1-1/+1
2020-01-27net: add {READ|WRITE}_ONCE() annotations on ->rskq_accept_headEric Dumazet1-2/+2
2020-01-27sctp: add chunks to sk_backlog when the newsk sk_socket is not setXin Long1-0/+5