Age | Commit message (Expand) | Author |
2020-03-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-03-08 | Merge tag 'tty-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2020-03-07 | Merge tag 'media/v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds |
2020-03-06 | staging: qlge: reject unsupported coalescing params | Jakub Kicinski |
2020-03-06 | Merge tag 'devicetree-fixes-for-5.6-3' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2020-02-28 | vt: selection, push console lock down | Jiri Slaby |
2020-02-24 | docs: dt: fix several broken doc references | Mauro Carvalho Chehab |
2020-02-24 | media: hantro: Fix broken media controller links | Ezequiel Garcia |
2020-02-10 | staging: rtl8723bs: Remove unneeded goto statements | Larry Finger |
2020-02-10 | staging: rtl8188eu: Remove some unneeded goto statements | Larry Finger |
2020-02-10 | staging: rtl8723bs: Fix potential overuse of kernel memory | Larry Finger |
2020-02-10 | staging: rtl8188eu: Fix potential overuse of kernel memory | Larry Finger |
2020-02-10 | staging: rtl8723bs: Fix potential security hole | Larry Finger |
2020-02-10 | staging: rtl8188eu: Fix potential security hole | Larry Finger |
2020-02-10 | staging: greybus: use after free in gb_audio_manager_remove_all() | Dan Carpenter |
2020-02-10 | staging: android: Delete the 'vsoc' driver | Alistair Delva |
2020-02-10 | staging: rtl8723bs: fix copy of overlapping memory | Colin Ian King |
2020-02-10 | staging: android: ashmem: Disallow ashmem memory from being remapped | Suren Baghdasaryan |
2020-02-10 | staging: vt6656: fix sign of rx_dbm to bb_pre_ed_rssi. | Malcolm Priestley |
2020-02-04 | proc: convert everything to "struct proc_ops" | Alexey Dobriyan |
2020-01-31 | Merge tag 'media/v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds |
2020-01-30 | Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2020-01-29 | Merge tag 'staging-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-01-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds |
2020-01-27 | Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap | Linus Torvalds |
2020-01-24 | staging: most: usb: check for NULL device | Christian Gromm |
2020-01-24 | staging: next: configfs: fix release link | Christian Gromm |
2020-01-24 | staging: most: core: fix logging messages | Christian Gromm |
2020-01-24 | staging: most: core: remove container struct | Christian Gromm |
2020-01-24 | staging: most: remove struct device core driver | Christian Gromm |
2020-01-24 | staging: most: core: drop device reference | Christian Gromm |
2020-01-24 | staging: most: remove device from interface structure | Christian Gromm |
2020-01-23 | staging: comedi: drivers: fix spelling mistake "to" -> "too" | Colin Ian King |
2020-01-23 | staging: exfat: remove fs_func struct. | Tetsuhiro Kohada |
2020-01-23 | staging: wilc1000: avoid mutex unlock without lock in wilc_wlan_handle_txq() | Ajay Singh |
2020-01-23 | staging: wilc1000: return zero on success and non-zero on function failure | Ajay Singh |
2020-01-23 | media: staging/intel-ipu3: remove TODO item about acronyms | Bingbu Cao |
2020-01-23 | media: Revert "media: staging/intel-ipu3: make imgu use fixed running mode" | Bingbu Cao |
2020-01-23 | media: hantro: fix post-processing NULL pointer dereference | Jonas Karlman |
2020-01-22 | staging: axis-fifo: replace spinlock with mutex | Quentin Deslandes |
2020-01-22 | staging: wilc1000: remove unused code prior to throughput enhancement in SPI | Ajay Singh |
2020-01-22 | staging: wilc1000: added 'wilc_' prefix for 'struct assoc_resp' name | Ajay Singh |
2020-01-22 | staging: wilc1000: move firmware API struct's to separate header file | Ajay Singh |
2020-01-22 | staging: wilc1000: remove use of infinite loop conditions | Ajay Singh |
2020-01-22 | staging: kpc2000: rename variables with kpc namespace | Jerry Lin |
2020-01-22 | staging: vt6656: Remove memory buffer from vnt_download_firmware. | Malcolm Priestley |
2020-01-22 | staging: vt6656: Just check NEWRSR_DECRYPTOK for RX_FLAG_DECRYPTED. | Malcolm Priestley |
2020-01-22 | staging: vt6656: Use vnt_rx_tail struct for tail variables. | Malcolm Priestley |
2020-01-22 | staging: vt6656: create vnt rx header for sk_buff. | Malcolm Priestley |
2020-01-22 | staging: vt6656: Simplify RX finding bit rates | Malcolm Priestley |