Age | Commit message (Expand) | Author | Files | Lines |
2019-08-05 | drivers/net/ethernet/marvell/mvmdio.c: Fix non OF case | Arnaud Patard (Rtp) | 1 | -9/+22 |
2019-08-05 | net/smc: avoid fallback in case of non-blocking connect | Ursula Braun | 1 | -3/+4 |
2019-08-05 | net/smc: do not schedule tx_work in SMC_CLOSED state | Ursula Braun | 1 | -2/+6 |
2019-08-05 | gve: Fix case where desc_cnt and data_cnt can get out of sync | Catherine Sullivan | 3 | -26/+20 |
2019-08-05 | ipv6: Fix unbalanced rcu locking in rt6_update_exception_stamp_rt | David Ahern | 1 | -1/+1 |
2019-08-05 | selftests/tls: add a litmus test for the socket reuse through shutdown | Jakub Kicinski | 1 | -0/+24 |
2019-08-05 | net/tls: partially revert fix transition through disconnect with close | Jakub Kicinski | 3 | -63/+0 |
2019-08-05 | Merge tag 'spi-fix-v5.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 5 | -5/+21 |
2019-08-05 | Merge tag 'regulator-fix-v5.3-rc3' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -10/+12 |
2019-08-05 | Merge tag 'linux-kselftest-5.3-rc4' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -6/+35 |
2019-08-05 | Merge branch 'net-fix-regressions-for-generic-XDP' | David S. Miller | 5 | -18/+75 |
2019-08-05 | net: fix bpf_xdp_adjust_head regression for generic-XDP | Jesper Dangaard Brouer | 1 | -5/+10 |
2019-08-05 | selftests/bpf: reduce time to execute test_xdp_vlan.sh | Jesper Dangaard Brouer | 1 | -5/+5 |
2019-08-05 | selftests/bpf: add wrapper scripts for test_xdp_vlan.sh | Jesper Dangaard Brouer | 4 | -2/+24 |
2019-08-05 | bpf: fix XDP vlan selftests test_xdp_vlan.sh | Jesper Dangaard Brouer | 1 | -6/+36 |
2019-08-05 | net/mlx5e: always initialize frag->last_in_page | Qian Cai | 1 | -3/+2 |
2019-08-05 | net: sched: use temporary variable for actions indexes | Dmytro Linkin | 18 | -75/+100 |
2019-08-05 | net: dsa: mv88e6xxx: drop adjust_link to enabled phylink | Hubert Feurstein | 1 | -26/+0 |
2019-08-05 | NFC: nfcmrvl: fix gpio-handling regression | Johan Hovold | 3 | -4/+5 |
2019-08-05 | HID: input: fix a4tech horizontal wheel custom usage | Nicolas Saenz Julienne | 1 | -3/+27 |
2019-08-05 | HID: Add quirk for HP X1200 PIXART OEM mouse | Sebastian Parschauer | 2 | -0/+2 |
2019-08-05 | HID: holtek: test for sanity of intfdata | Oliver Neukum | 1 | -2/+7 |
2019-08-05 | HID: wacom: fix bit shift for Cintiq Companion 2 | Aaron Armstrong Skomra | 1 | -6/+6 |
2019-08-05 | HID: quirks: Set the INCREMENT_USAGE_ON_DUPLICATE quirk on Saitek X52 | István Váradi | 2 | -0/+2 |
2019-08-05 | HID: logitech-dj: Really fix return value of logi_dj_recv_query_hidpp_devices | Hans de Goede | 1 | -1/+1 |
2019-08-04 | Linux 5.3-rc3v5.3-rc3 | Linus Torvalds | 1 | -1/+1 |
2019-08-04 | Merge tag 'tpmdd-next-20190805' of git://git.infradead.org/users/jjs/linux-tpmdd | Linus Torvalds | 4 | -24/+63 |
2019-08-04 | Merge tag 'mtd/fixes-for-5.3-rc3' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -4/+13 |
2019-08-05 | tpm: tpm_ibm_vtpm: Fix unallocated banks | Nayna Jain | 4 | -17/+47 |
2019-08-05 | tpm: Fix null pointer dereference on chip register error path | Milan Broz | 1 | -7/+16 |
2019-08-04 | Merge tag 'powerpc-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 9 | -5/+53 |
2019-08-04 | MAINTAINERS: Add Geert as Renesas SoC Co-Maintainer | Geert Uytterhoeven | 1 | -0/+4 |
2019-08-04 | Merge tag 'kbuild-fixes-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 7 | -43/+58 |
2019-08-04 | Merge tag 'safesetid-maintainers-correction-5.3-rc2' of git://github.com/mica... | Linus Torvalds | 1 | -0/+6 |
2019-08-04 | kconfig: Clear "written" flag to avoid data loss | M. Vefa Bicakci | 1 | -0/+4 |
2019-08-03 | Merge tag 'xtensa-20190803' of git://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds | 1 | -0/+1 |
2019-08-03 | Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 5 | -10/+14 |
2019-08-03 | Documentation: Add swapgs description to the Spectre v1 documentation | Josh Poimboeuf | 1 | -8/+80 |
2019-08-03 | net/socket: fix GCC8+ Wpacked-not-aligned warnings | Qian Cai | 1 | -6/+13 |
2019-08-03 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 20 | -35/+352 |
2019-08-03 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 3 | -32/+123 |
2019-08-03 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 4 | -3/+13 |
2019-08-03 | Merge tag 'xfs-5.3-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 2 | -1/+8 |
2019-08-03 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 19 | -76/+114 |
2019-08-03 | Merge tag 'riscv/for-v5.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -7/+6 |
2019-08-03 | drivers/acpi/scan.c: document why we don't need the device_hotplug_lock | David Hildenbrand | 1 | -0/+6 |
2019-08-03 | memremap: move from kernel/ to mm/ | Christoph Hellwig | 3 | -1/+1 |
2019-08-03 | lib/test_meminit.c: use GFP_ATOMIC in RCU critical section | Alexander Potapenko | 1 | -1/+1 |
2019-08-03 | asm-generic: fix -Wtype-limits compiler warnings | Qian Cai | 1 | -30/+20 |
2019-08-03 | cgroup: kselftest: relax fs_spec checks | Chris Down | 1 | -2/+1 |