| Commit message (Expand) | Author | Files | Lines |
2018-09-19 | PCI: hotplug: Drop hotplug_slot_info | Lukas Wunner | 24 | -340/+64 |
2018-09-19 | PCI: hotplug: Constify hotplug_slot_ops | Lukas Wunner | 17 | -36/+35 |
2018-09-19 | PCI: pciehp: Reshuffle controller struct for clarity | Lukas Wunner | 1 | -26/+31 |
2018-09-19 | PCI: pciehp: Rename controller struct members for clarity | Lukas Wunner | 4 | -39/+39 |
2018-09-19 | PCI: pciehp: Unify controller and slot structs | Lukas Wunner | 5 | -282/+210 |
2018-09-19 | PCI: pciehp: Tolerate Presence Detect hardwired to zero | Lukas Wunner | 4 | -18/+26 |
2018-09-17 | PCI: pciehp: Drop hotplug_slot_ops wrappers | Lukas Wunner | 4 | -47/+18 |
2018-09-17 | PCI: pciehp: Drop unnecessary includes | Lukas Wunner | 5 | -10/+0 |
2018-09-17 | PCI: pciehp: Differentiate between surprise and safe removal | Lukas Wunner | 3 | -13/+34 |
2018-09-17 | PCI: Simplify disconnected marking | Lukas Wunner | 2 | -12/+5 |
2018-09-16 | Linux 4.19-rc4v4.19-rc4 | Linus Torvalds | 1 | -1/+1 |
2018-09-16 | Code of Conduct: Let's revamp it. | Greg Kroah-Hartman | 3 | -29/+82 |
2018-09-15 | x86/APM: Fix build warning when PROC_FS is not enabled | Randy Dunlap | 1 | -0/+2 |
2018-09-14 | NFS: Don't open code clearing of delegation state | Trond Myklebust | 1 | -9/+12 |
2018-09-14 | NFSv4.1 fix infinite loop on I/O. | Trond Myklebust | 2 | -3/+9 |
2018-09-14 | NFSv4: Fix a tracepoint Oops in initiate_file_draining() | Trond Myklebust | 1 | -1/+1 |
2018-09-14 | pNFS: Ensure we return the error if someone kills a waiting layoutget | Trond Myklebust | 1 | -10/+16 |
2018-09-14 | NFSv4: Fix a tracepoint Oops in initiate_file_draining() | Trond Myklebust | 1 | -1/+1 |
2018-09-14 | Revert "x86/mm/legacy: Populate the user page-table with user pgd's" | Joerg Roedel | 2 | -10/+1 |
2018-09-14 | xen/gntdev: fix up blockable calls to mn_invl_range_start | Michal Hocko | 1 | -11/+15 |
2018-09-14 | xen: fix GCC warning and remove duplicate EVTCHN_ROW/EVTCHN_COL usage | Josh Abraham | 1 | -1/+1 |
2018-09-14 | xen: avoid crash in disable_hotplug_cpu | Olaf Hering | 1 | -7/+8 |
2018-09-14 | xen/balloon: add runtime control for scrubbing ballooned out pages | Marek Marczykowski-Górecki | 6 | -6/+33 |
2018-09-14 | xen/manage: don't complain about an empty value in control/sysrq node | Vitaly Kuznetsov | 1 | -2/+4 |
2018-09-14 | asm-generic: io: Fix ioport_map() for !CONFIG_GENERIC_IOMAP && CONFIG_INDIREC... | Andrew Murray | 1 | -1/+2 |
2018-09-14 | mm: get rid of vmacache_flush_all() entirely | Linus Torvalds | 6 | -48/+4 |
2018-09-13 | MAINTAINERS: Make Dennis the percpu tree maintainer | Tejun Heo | 1 | -2/+2 |
2018-09-13 | pstore: Fix incorrect persistent ram buffer mapping | Bin Yang | 1 | -3/+14 |
2018-09-13 | drm/nouveau/devinit: fix warning when PMU/PRE_OS is missing | Ben Skeggs | 1 | -10/+11 |
2018-09-13 | null_blk: fix zoned support for non-rq based operation | Jens Axboe | 3 | -34/+62 |
2018-09-13 | cifs: read overflow in is_valid_oplock_break() | Dan Carpenter | 1 | -0/+8 |
2018-09-12 | nfp: flower: reject tunnel encap with ipv6 outer headers for offloading | Louis Peens | 1 | -0/+6 |
2018-09-12 | nfp: flower: fix vlan match by checking both vlan id and vlan pcp | Pieter Jansen van Vuuren | 3 | -1/+13 |
2018-09-12 | tipc: check return value of __tipc_dump_start() | Cong Wang | 1 | -1/+4 |
2018-09-12 | s390/qeth: don't dump past end of unknown HW header | Julian Wiedmann | 2 | -2/+2 |
2018-09-12 | s390/qeth: use vzalloc for QUERY OAT buffer | Wenjia Zhang | 1 | -2/+3 |
2018-09-12 | s390/qeth: switch on SG by default for IQD devices | Julian Wiedmann | 1 | -0/+2 |
2018-09-12 | s390/qeth: indicate error when netdev allocation fails | Julian Wiedmann | 1 | -1/+3 |
2018-09-12 | x86/efi: Load fixmap GDT in efi_call_phys_epilog() before setting %cr3 | Guenter Roeck | 1 | -2/+1 |
2018-09-12 | x86/xen: Disable CPU0 hotplug for Xen PV | Juergen Gross | 1 | -1/+3 |
2018-09-12 | tracing/Makefile: Fix handling redefinition of CC_FLAGS_FTRACE | Paulo Zanoni | 1 | -3/+5 |
2018-09-12 | cifs: integer overflow in in SMB2_ioctl() | Dan Carpenter | 1 | -2/+2 |
2018-09-12 | CIFS: fix wrapping bugs in num_entries() | Dan Carpenter | 1 | -10/+15 |
2018-09-12 | cifs: prevent integer overflow in nxt_dir_entry() | Dan Carpenter | 1 | -2/+9 |
2018-09-12 | s390/zcrypt: remove VLA usage from the AP bus | Martin Schwidefsky | 1 | -53/+33 |
2018-09-12 | firmware: Fix security issue with request_firmware_into_buf() | Rishabh Bhatnagar | 1 | -12/+18 |
2018-09-12 | vmbus: don't return values for uninitalized channels | Stephen Hemminger | 1 | -0/+3 |
2018-09-12 | fpga: dfl: fme: fix return value check in in pr_mgmt_init() | Wei Yongjun | 1 | -1/+1 |
2018-09-12 | misc: hmc6352: fix potential Spectre v1 | Gustavo A. R. Silva | 1 | -0/+2 |
2018-09-12 | Tools: hv: Fix a bug in the key delete code | K. Y. Srinivasan | 1 | -1/+1 |