| Commit message (Expand) | Author | Files | Lines |
2019-11-05 | dm raid: streamline rs_get_progress() and its raid_status() caller side | Heinz Mauelshagen | 1 | -27/+20 |
2019-11-05 | dm raid: simplify rs_setup_recovery call chain | Heinz Mauelshagen | 1 | -21/+6 |
2019-11-05 | dm raid: to ensure resynchronization, perform raid set grow in preresume | Heinz Mauelshagen | 2 | -21/+62 |
2019-11-05 | dm raid: change rs_set_dev_and_array_sectors API and callers | Heinz Mauelshagen | 1 | -9/+5 |
2019-11-05 | dm table: do not allow request-based DM to stack on partitions | Mike Snitzer | 1 | -19/+8 |
2019-11-03 | Linux 5.4-rc6v5.4-rc6 | Linus Torvalds | 1 | -1/+1 |
2019-11-01 | net: fix installing orphaned programs | Jakub Kicinski | 1 | -1/+2 |
2019-11-01 | net: cls_bpf: fix NULL deref on offload filter removal | Jakub Kicinski | 1 | -2/+6 |
2019-11-01 | selftests: bpf: Skip write only files in debugfs | Jakub Kicinski | 1 | -0/+5 |
2019-11-01 | selftests: net: reuseport_dualstack: fix uninitalized parameter | Wei Wang | 1 | -1/+2 |
2019-11-01 | r8169: fix wrong PHY ID issue with RTL8168dp | Heiner Kallweit | 1 | -0/+4 |
2019-11-01 | net: dsa: bcm_sf2: Fix IMP setup for port different than 8 | Florian Fainelli | 1 | -15/+21 |
2019-11-01 | net: phylink: Fix phylink_dbg() macro | Florian Fainelli | 1 | -0/+16 |
2019-11-01 | gve: Fixes DMA synchronization. | Yangchun Fu | 2 | -2/+24 |
2019-11-01 | inet: stop leaking jiffies on the wire | Eric Dumazet | 5 | -6/+6 |
2019-11-01 | ixgbe: Remove duplicate clear_bit() call | Igor Pylypiv | 1 | -1/+0 |
2019-11-01 | Documentation: networking: device drivers: Remove stray asterisks | Jonathan Neuschäfer | 12 | -56/+56 |
2019-11-01 | e1000: fix memory leaks | Wenwen Wang | 1 | -4/+3 |
2019-11-01 | i40e: Fix receive buffer starvation for AF_XDP | Jeff Kirsher | 1 | -5/+0 |
2019-11-01 | igb: Fix constant media auto sense switching when no cable is connected | Manfred Rudigier | 1 | -1/+2 |
2019-11-01 | net: ethernet: arc: add the missed clk_disable_unprepare | Chuhong Yuan | 1 | -0/+3 |
2019-11-01 | NFS: Fix an RCU lock leak in nfs4_refresh_delegation_stateid() | Trond Myklebust | 1 | -1/+1 |
2019-11-01 | NFSv4: Don't allow a cached open with a revoked delegation | Trond Myklebust | 3 | -5/+13 |
2019-11-01 | arm64: apply ARM64_ERRATUM_843419 workaround for Brahma-B53 core | Florian Fainelli | 2 | -3/+22 |
2019-11-01 | arm64: Brahma-B53 is SSB and spectre v2 safe | Florian Fainelli | 1 | -0/+2 |
2019-11-01 | arm64: apply ARM64_ERRATUM_845719 workaround for Brahma-B53 core | Doug Berger | 3 | -2/+16 |
2019-10-31 | igb: Enable media autosense for the i350. | Manfred Rudigier | 2 | -2/+2 |
2019-10-31 | igb/igc: Don't warn on fatal read failures when the device is removed | Lyude Paul | 2 | -2/+4 |
2019-10-31 | tcp: increase tcp_max_syn_backlog max value | Eric Dumazet | 2 | -3/+6 |
2019-10-31 | net: increase SOMAXCONN to 4096 | Eric Dumazet | 2 | -3/+3 |
2019-10-31 | netdevsim: Fix use-after-free during device dismantle | Ido Schimmel | 1 | -0/+5 |
2019-10-31 | rxrpc: Fix handling of last subpacket of jumbo packet | David Howells | 2 | -5/+14 |
2019-10-31 | usb: dwc3: gadget: fix race when disabling ep with cancelled xfers | Felipe Balbi | 1 | -0/+6 |
2019-10-31 | iocost: don't nest spin_lock_irq in ioc_weight_write() | Dan Carpenter | 1 | -2/+2 |
2019-10-31 | s390/idle: fix cpu idle time calculation | Heiko Carstens | 1 | -7/+22 |
2019-10-31 | s390/unwind: fix mixing regs and sp | Ilya Leoshkevich | 2 | -5/+14 |
2019-10-31 | s390/cmm: fix information leak in cmm_timeout_handler() | Yihui ZENG | 1 | -6/+6 |
2019-10-31 | arm64: cpufeature: Enable Qualcomm Falkor errata 1009 for Kryo | Bjorn Andersson | 2 | -7/+15 |
2019-10-31 | KVM: vmx, svm: always run with EFER.NXE=1 when shadow paging is active | Paolo Bonzini | 2 | -13/+11 |
2019-10-31 | kvm: call kvm_arch_destroy_vm if vm creation fails | Jim Mattson | 1 | -5/+7 |
2019-10-31 | efi/efi_test: Lock down /dev/efi_test and require CAP_SYS_ADMIN | Javier Martinez Canillas | 3 | -0/+10 |
2019-10-31 | x86, efi: Never relocate kernel below lowest acceptable address | Kairui Song | 4 | -18/+30 |
2019-10-31 | efi: libstub/arm: Account for firmware reserved memory at the base of RAM | Ard Biesheuvel | 2 | -3/+14 |
2019-10-31 | efi/random: Treat EFI_RNG_PROTOCOL output as bootloader randomness | Dominik Brodowski | 1 | -1/+1 |
2019-10-31 | efi/tpm: Return -EINVAL when determining tpm final events log size fails | Jerry Snitselaar | 1 | -0/+1 |
2019-10-31 | efi: Make CONFIG_EFI_RCI2_TABLE selectable on x86 only | Narendra K | 1 | -0/+1 |
2019-10-31 | hv_netvsc: Fix error handling in netvsc_attach() | Haiyang Zhang | 1 | -1/+8 |
2019-10-31 | hv_netvsc: Fix error handling in netvsc_set_features() | Haiyang Zhang | 1 | -1/+3 |
2019-10-31 | cxgb4: fix panic when attaching to ULD fail | Vishal Kulkarni | 1 | -12/+16 |
2019-10-31 | net: annotate lockless accesses to sk->sk_napi_id | Eric Dumazet | 1 | -3/+3 |