Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | | | | ice: Fix potential infinite loop when using u8 loop counter | Colin Ian King | 2021-04-13 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | ixgbe: fix unbalanced device enable/disable in suspend/resume | Yongxin Liu | 2021-04-13 | 1 | -0/+5 | |
| | * | | | | | | | | | | | | | ixgbe: Fix NULL pointer dereference in ethtool loopback test | Alexander Duyck | 2021-04-13 | 1 | -1/+8 | |
| * | | | | | | | | | | | | | | Revert "net: stmmac: re-init rx buffers when mac resume back" | Thierry Reding | 2021-04-14 | 1 | -83/+1 | |
| * | | | | | | | | | | | | | | cavium/liquidio: Fix duplicate argument | Wan Jiabing | 2021-04-14 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | net: macb: fix the restore of cmp registers | Claudiu Beznea | 2021-04-14 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | vrf: fix a comment about loopback device | Nicolas Dichtel | 2021-04-14 | 1 | -6/+4 | |
| * | | | | | | | | | | | | | | ibmvnic: remove duplicate napi_schedule call in open function | Lijun Pan | 2021-04-14 | 1 | -5/+0 | |
| * | | | | | | | | | | | | | | ibmvnic: remove duplicate napi_schedule call in do_reset function | Lijun Pan | 2021-04-14 | 1 | -5/+1 | |
| * | | | | | | | | | | | | | | ibmvnic: avoid calling napi_disable() twice | Lijun Pan | 2021-04-14 | 1 | -2/+1 | |
| * | | | | | | | | | | | | | | r8169: don't advertise pause in jumbo mode | Heiner Kallweit | 2021-04-14 | 1 | -2/+7 | |
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | xen-netback: Check for hotplug-status existence before watching | Michael Brown | 2021-04-14 | 1 | -4/+8 | |
| * | | | | | | | | | | | | | ibmvnic: correctly use dev_consume/free_skb_irq | Lijun Pan | 2021-04-13 | 1 | -4/+7 | |
| |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | net: phy: marvell: fix detection of PHY on Topaz switches | Pali Rohár | 2021-04-12 | 2 | -20/+42 | |
| * | | | | | | | | | | | | net: geneve: check skb is large enough for IPv4/IPv6 header | Phillip Potter | 2021-04-12 | 1 | -0/+6 | |
| * | | | | | | | | | | | | net: davicom: Fix regulator not turned off on failed probe | Christophe JAILLET | 2021-04-12 | 1 | -2/+4 | |
* | | | | | | | | | | | | | Merge tag 'libnvdimm-fixes-for-5.12-rc8' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2021-04-17 | 4 | -18/+55 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'for-5.12/dax' into libnvdimm-fixes | Dan Williams | 2021-04-10 | 1 | -4/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | dax: avoid -Wempty-body warnings | Arnd Bergmann | 2021-03-22 | 1 | -4/+2 | |
| * | | | | | | | | | | | | | | libnvdimm/region: Fix nvdimm_has_flush() to handle ND_REGION_ASYNC | Vaibhav Jain | 2021-04-10 | 1 | -2/+7 | |
| * | | | | | | | | | | | | | | libnvdimm: Notify disk drivers to revalidate region read-only | Dan Williams | 2021-04-09 | 3 | -12/+46 | |
| | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge tag 'cxl-fixes-for-5.12-rc8' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2021-04-17 | 1 | -63/+89 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | cxl/mem: Fix memory device capacity probing | Dan Williams | 2021-04-17 | 1 | -2/+5 | |
| * | | | | | | | | | | | | | | cxl/mem: Fix register block offset calculation | Ben Widawsky | 2021-04-16 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | cxl/mem: Force array size of mem_commands[] to CXL_MEM_COMMAND_ID_MAX | Robert Richter | 2021-04-06 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | cxl/mem: Disable cxl device power management | Dan Williams | 2021-04-06 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | cxl/mem: Do not rely on device_add() side effects for dev_set_name() failures | Dan Williams | 2021-04-06 | 1 | -10/+29 | |
| * | | | | | | | | | | | | | | cxl/mem: Fix synchronization mechanism for device removal vs ioctl operations | Dan Williams | 2021-04-06 | 1 | -47/+50 | |
| * | | | | | | | | | | | | | | cxl/mem: Use sysfs_emit() for attribute show routines | Dan Williams | 2021-04-06 | 1 | -4/+4 | |
| | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge tag 'drm-fixes-2021-04-16' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2021-04-16 | 3 | -5/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | drm/i915/display/vlv_dsi: Do not skip panel_pwr_cycle_delay when disabling th... | Hans de Goede | 2021-04-12 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | drm/i915: Don't zero out the Y plane's watermarks | Ville Syrjälä | 2021-04-12 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | drm/i915/dpcd_bl: Don't try vesa interface unless specified by VBT | Lyude Paul | 2021-04-12 | 1 | -1/+0 | |
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge tag 'gpio-fixes-for-v5.12-rc8' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2021-04-15 | 1 | -0/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | gpio: sysfs: Obey valid_mask | Matti Vaittinen | 2021-03-31 | 1 | -0/+8 | |
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid... | Linus Torvalds | 2021-04-15 | 8 | -20/+59 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | HID: wacom: set EV_KEY and EV_ABS only for non-HID_GENERIC type of devices | Ping Cheng | 2021-03-16 | 1 | -4/+2 | |
| * | | | | | | | | | | | | | AMD_SFH: Add DMI quirk table for BIOS-es which don't set the activestatus bits | Hans de Goede | 2021-03-08 | 1 | -0/+24 | |
| * | | | | | | | | | | | | | AMD_SFH: Add sensor_mask module parameter | Hans de Goede | 2021-03-08 | 1 | -3/+11 | |
| * | | | | | | | | | | | | | AMD_SFH: Removed unused activecontrolstatus member from the amd_mp2_dev struct | Hans de Goede | 2021-03-08 | 2 | -3/+4 | |
| * | | | | | | | | | | | | | HID: wacom: Assign boolean values to a bool variable | Jiapeng Zhong | 2021-03-08 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | HID cp2112: fix support for multiple gpiochips | Douglas Gilbert | 2021-03-08 | 1 | -11/+11 | |
| * | | | | | | | | | | | | | HID: alps: fix error return code in alps_input_configured() | Jia-Ju Bai | 2021-03-08 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | HID: asus: Add support for 2021 ASUS N-Key keyboard | Luke D Jones | 2021-03-08 | 2 | -0/+4 | |
| * | | | | | | | | | | | | | HID: google: add don USB id | Shou-Chieh Hsu | 2021-03-08 | 2 | -0/+3 | |
* | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2021-04-15 | 5 | -32/+38 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Input: elants_i2c - drop zero-checking of ABS_MT_TOUCH_MAJOR resolution | Dmitry Osipenko | 2021-03-29 | 1 | -2/+1 | |
| * | | | | | | | | | | | | | | Input: elants_i2c - fix division by zero if firmware reports zero phys size | Dmitry Osipenko | 2021-03-28 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | Input: nspire-keypad - enable interrupts only when opened | Fabian Vogt | 2021-03-23 | 1 | -25/+31 | |
| * | | | | | | | | | | | | | | Input: i8042 - fix Pegatron C15B ID entry | Arnd Bergmann | 2021-03-23 | 1 | -0/+1 |