Age | Commit message (Expand) | Author | Files | Lines |
2020-03-05 | usb: charger: assign specific number for enum value | Peter Chen | 1 | -8/+8 |
2020-03-05 | HID: core: increase HID report buffer size to 8KiB | Johan Korsnes | 1 | -1/+1 |
2020-03-05 | ACPICA: Introduce ACPI_ACCESS_BYTE_WIDTH() macro | Mika Westerberg | 1 | -1/+2 |
2020-03-05 | net: sched: correct flower port blocking | Jason Baron | 1 | -0/+9 |
2020-02-28 | ata: ahci: Add shutdown to freeze hardware resources of ahci | Prabhakar Kushwaha | 1 | -0/+1 |
2020-02-28 | ALSA: rawmidi: Avoid bit fields for state flags | Takashi Iwai | 1 | -3/+3 |
2020-02-28 | iommu/vt-d: Fix compile warning from intel-svm.h | Joerg Roedel | 1 | -1/+1 |
2020-02-28 | scsi: Revert "target: iscsi: Wait for all commands to finish before freeing a... | Bart Van Assche | 1 | -1/+0 |
2020-02-28 | genirq/irqdomain: Make sure all irq domain flags are distinct | Zenghui Yu | 1 | -1/+1 |
2020-02-28 | serdev: ttyport: restore client ops on deregistration | Johan Hovold | 1 | -0/+2 |
2020-02-28 | USB: core: add endpoint-blacklist quirk | Johan Hovold | 1 | -0/+3 |
2020-02-24 | rcu: Use WRITE_ONCE() for assignments to ->pprev for hlist_nulls | Paul E. McKenney | 2 | -8/+8 |
2020-02-24 | dmaengine: Store module owner in dma_device struct | Logan Gunthorpe | 1 | -0/+2 |
2020-02-24 | media: v4l2-device.h: Explicitly compare grp{id,mask} to zero in v4l2_device ... | Nathan Chancellor | 1 | -6/+6 |
2020-02-15 | RDMA/uverbs: Verify MR access flags | Michael Guralnik | 1 | -0/+3 |
2020-02-11 | x86/apic/msi: Plug non-maskable MSI affinity race | Thomas Gleixner | 2 | -0/+25 |
2020-02-11 | mm: zero remaining unavailable struct pages | Naoya Horiguchi | 1 | -15/+0 |
2020-02-11 | KVM: Use vcpu-specific gva->hva translation when querying host page size | Sean Christopherson | 1 | -1/+1 |
2020-02-11 | KVM: x86: Use gpa_t for cr2/gpa to fix TDP support on 32-bit KVM | Sean Christopherson | 1 | -3/+3 |
2020-02-11 | bonding/alb: properly access headers in bond_alb_xmit() | Eric Dumazet | 1 | -5/+0 |
2020-02-11 | percpu: Separate decrypted varaibles anytime encryption can be enabled | Erdem Aktas | 1 | -2/+1 |
2020-02-11 | eventfd: track eventfd_signal() recursion depth | Jens Axboe | 1 | -0/+14 |
2020-02-11 | media: v4l2-rect.h: fix v4l2_rect_map_inside() top/left adjustments | Helen Koike | 1 | -4/+4 |
2020-02-05 | cfg80211: Fix radar event during another phy CAC | Orr Mazor | 1 | -0/+5 |
2020-02-05 | rseq: Unregister rseq for clone CLONE_VM | Mathieu Desnoyers | 1 | -2/+2 |
2020-02-01 | ARM: OMAP2+: SmartReflex: add omap_sr_pdata definition | Ben Dooks | 1 | -0/+3 |
2020-02-01 | net_sched: fix ops->bind_class() implementations | Cong Wang | 2 | -15/+21 |
2020-02-01 | USB: serial: ir-usb: fix link-speed handling | Johan Hovold | 1 | -1/+12 |
2020-01-29 | mm/memory_hotplug: shrink zones when offlining memory | David Hildenbrand | 1 | -2/+5 |
2020-01-29 | mm/memory_hotplug: fix try_offline_node() | David Hildenbrand | 1 | -0/+2 |
2020-01-29 | mm/memory_hotplug: remove "zone" parameter from sparse_remove_one_section | David Hildenbrand | 1 | -1/+1 |
2020-01-29 | mm/memory_hotplug: make unregister_memory_block_under_nodes() never fail | David Hildenbrand | 1 | -3/+2 |
2020-01-29 | mm/memory_hotplug: remove memory block devices before arch_remove_memory() | David Hildenbrand | 2 | -5/+3 |
2020-01-29 | mm/memory_hotplug: create memory block devices after arch_add_memory() | David Hildenbrand | 1 | -1/+1 |
2020-01-29 | mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE | David Hildenbrand | 2 | -4/+0 |
2020-01-29 | mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never fail | David Hildenbrand | 1 | -4/+4 |
2020-01-29 | mm/memory_hotplug: make unregister_memory_section() never fail | David Hildenbrand | 1 | -1/+1 |
2020-01-29 | mm, memory_hotplug: add nid parameter to arch_remove_memory | Oscar Salvador | 1 | -2/+2 |
2020-01-29 | mm, sparse: pass nid instead of pgdat to sparse_add_one_section() | Wei Yang | 1 | -2/+2 |
2020-01-29 | mm, sparse: drop pgdat_resize_lock in sparse_add/remove_one_section() | Wei Yang | 1 | -2/+1 |
2020-01-29 | mm/memory_hotplug: make remove_memory() take the device_hotplug_lock | David Hildenbrand | 1 | -1/+2 |
2020-01-29 | netfilter: ipset: use bitmap infrastructure completely | Kadlecsik József | 1 | -7/+0 |
2020-01-29 | tracing: xen: Ordered comparison of function pointers | Changbin Du | 1 | -1/+5 |
2020-01-29 | net: rtnetlink: validate IFLA_MTU attribute in rtnl_create_link() | Eric Dumazet | 1 | -0/+2 |
2020-01-27 | mmc: sdio: fix wl1251 vendor id | H. Nikolaus Schaller | 1 | -0/+2 |
2020-01-27 | dmaengine: imx-sdma: fix size check for sdma script_number | Robin Gong | 1 | -0/+3 |
2020-01-27 | tcp: annotate lockless access to tcp_memory_pressure | Eric Dumazet | 1 | -1/+1 |
2020-01-27 | net: add {READ|WRITE}_ONCE() annotations on ->rskq_accept_head | Eric Dumazet | 1 | -2/+2 |
2020-01-27 | sctp: add chunks to sk_backlog when the newsk sk_socket is not set | Xin Long | 1 | -0/+5 |
2020-01-27 | rxrpc: Fix trace-after-put looking at the put connection record | David Howells | 1 | -3/+3 |