Age | Commit message (Expand) | Author |
2020-05-10 | Merge tag 'block-5.7-2020-05-09' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-05-09 | gcc-10: mark more functions __init to avoid section mismatch warnings | Linus Torvalds |
2020-05-09 | nvme: fix possible hang when ns scanning fails during error recovery | Sagi Grimberg |
2020-05-09 | nvme-pci: fix "slimmer CQ head update" | Alexey Dobriyan |
2020-05-08 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2020-05-08 | Merge tag 'char-misc-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-05-08 | Merge tag 'driver-core-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-05-08 | Merge tag 'staging-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-05-08 | Merge tag 'tty-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2020-05-08 | Merge tag 'usb-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2020-05-08 | Merge tag 'drm-fixes-2020-05-08' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2020-05-08 | Merge tag 'drm-misc-fixes-2020-05-07' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie |
2020-05-08 | Merge tag 'amd-drm-fixes-5.7-2020-05-06' of git://people.freedesktop.org/~agd... | Dave Airlie |
2020-05-07 | usb: chipidea: msm: Ensure proper controller reset using role switch API | Bryan O'Donoghue |
2020-05-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2020-05-06 | net: flow_offload: skip hw stats check for FLOW_ACTION_HW_STATS_DONT_CARE | Pablo Neira Ayuso |
2020-05-06 | wireguard: send/receive: use explicit unlikely branch instead of implicit coa... | Jason A. Donenfeld |
2020-05-06 | wireguard: selftests: initalize ipv6 members to NULL to squelch clang warning | Jason A. Donenfeld |
2020-05-06 | wireguard: send/receive: cond_resched() when processing worker ringbuffers | Jason A. Donenfeld |
2020-05-06 | wireguard: socket: remove errant restriction on looping to self | Jason A. Donenfeld |
2020-05-06 | net: ethernet: ti: am65-cpsw-nuss: fix irqs type | Grygorii Strashko |
2020-05-06 | ionic: Use debugfs_create_bool() to export bool | Geert Uytterhoeven |
2020-05-06 | net: mscc: ocelot: ANA_AUTOAGE_AGE_PERIOD holds a value in seconds, not ms | Vladimir Oltean |
2020-05-06 | net: dsa: ocelot: the MAC table on Felix is twice as large | Vladimir Oltean |
2020-05-06 | Merge tag 'tag-chrome-platform-fixes-for-v5.7-rc5' of git://git.kernel.org/pu... | Linus Torvalds |
2020-05-06 | net: dsa: sja1105: the PTP_CLK extts input reacts on both edges | Vladimir Oltean |
2020-05-06 | net: macsec: fix rtnl locking issue | Antoine Tenart |
2020-05-06 | net: mvpp2: cls: Prevent buffer overflow in mvpp2_ethtool_cls_rule_del() | Dan Carpenter |
2020-05-06 | net: mvpp2: prevent buffer overflow in mvpp22_rss_ctx() | Dan Carpenter |
2020-05-06 | Merge tag 'usb-serial-5.7-rc5' of https://git.kernel.org/pub/scm/linux/kernel... | Greg Kroah-Hartman |
2020-05-05 | Merge tag 'platform-drivers-x86-v5.7-2' of git://git.infradead.org/linux-plat... | Linus Torvalds |
2020-05-05 | drm/amd/display: Prevent dpcd reads with passive dongles | Aurabindo Pillai |
2020-05-05 | drm/amd/display: fix counter in wait_for_no_pipes_pending | Roman Li |
2020-05-05 | drm/amd/display: Update DCN2.1 DV Code Revision | Sung Lee |
2020-05-05 | net: broadcom: fix a mistake about ioremap resource | Dejin Zheng |
2020-05-05 | drm: Fix HDCP failures when SRM fw is missing | Sean Paul |
2020-05-05 | bus: mhi: core: Fix channel device name conflict | Jeffrey Hugo |
2020-05-05 | bus: mhi: core: Offload register accesses to the controller | Jeffrey Hugo |
2020-05-05 | bus: mhi: core: Remove link_status() callback | Jeffrey Hugo |
2020-05-05 | bus: mhi: core: Make sure to powerdown if mhi_sync_power_up fails | Jeffrey Hugo |
2020-05-05 | mei: me: disable mei interface on LBG servers. | Tomas Winkler |
2020-05-05 | platform/x86: thinkpad_acpi: Remove always false 'value < 0' statement | Xiongfeng Wang |
2020-05-05 | platform/x86: intel_pmc_core: avoid unused-function warnings | Arnd Bergmann |
2020-05-05 | platform/x86: asus-nb-wmi: Do not load on Asus T100TA and T200TA | Hans de Goede |
2020-05-05 | platform/x86: intel_pmc_core: Change Jasper Lake S0ix debug reg map back to ICL | Archana Patni |
2020-05-05 | usb: typec: mux: intel: Handle alt mode HPD_HIGH | Prashant Malani |
2020-05-05 | usb: usbfs: correct kernel->user page attribute mismatch | Jeremy Linton |
2020-05-05 | usb: typec: intel_pmc_mux: Fix the property names | Heikki Krogerus |
2020-05-05 | USB: core: Fix misleading driver bug report | Alan Stern |
2020-05-05 | staging: gasket: Check the return value of gasket_get_bar_index() | Oscar Carter |