Age | Commit message (Expand) | Author | Files | Lines |
2021-03-17 | net/mlx4_en: update moderation when config reset | Kevin(Yudong) Yang | 3 | -1/+4 |
2021-03-17 | sh_eth: fix TRSCER mask for SH771x | Sergey Shtylyov | 1 | -0/+3 |
2021-03-17 | can: flexcan: enable RX FIFO after FRZ/HALT valid | Joakim Zhang | 1 | -3/+7 |
2021-03-17 | can: flexcan: assert FRZ bit in flexcan_chip_freeze() | Joakim Zhang | 1 | -1/+1 |
2021-03-17 | ath9k: fix transmitting to stations in dynamic SMPS mode | Felix Fietkau | 2 | -1/+8 |
2021-03-17 | ethernet: alx: fix order of calls on resume | Jakub Kicinski | 1 | -2/+5 |
2021-03-11 | drm/msm/a5xx: Remove overwriting A5XX_PC_DBG_ECO_CNTL register | AngeloGioacchino Del Regno | 1 | -2/+0 |
2021-03-11 | misc: eeprom_93xx46: Add quirk to support Microchip 93LC46B eeprom | Aswath Govindraju | 1 | -0/+15 |
2021-03-11 | PCI: Add function 1 DMA alias quirk for Marvell 9215 SATA controller | Bjorn Helgaas | 1 | -0/+3 |
2021-03-11 | platform/x86: acer-wmi: Add ACER_CAP_KBD_DOCK quirk for the Aspire Switch 10E... | Hans de Goede | 1 | -0/+9 |
2021-03-11 | platform/x86: acer-wmi: Add support for SW_TABLET_MODE on Switch devices | Hans de Goede | 1 | -3/+106 |
2021-03-11 | platform/x86: acer-wmi: Add ACER_CAP_SET_FUNCTION_MODE capability flag | Hans de Goede | 1 | -1/+6 |
2021-03-11 | platform/x86: acer-wmi: Add new force_caps module parameter | Hans de Goede | 1 | -1/+7 |
2021-03-11 | platform/x86: acer-wmi: Cleanup accelerometer device handling | Hans de Goede | 1 | -14/+6 |
2021-03-11 | platform/x86: acer-wmi: Cleanup ACER_CAP_FOO defines | Hans de Goede | 1 | -11/+7 |
2021-03-11 | mwifiex: pcie: skip cancel_work_sync() on reset failure path | Tsuchiya Yuto | 2 | -1/+19 |
2021-03-11 | iommu/amd: Fix sleeping in atomic in increase_address_space() | Andrey Ryabinin | 1 | -4/+6 |
2021-03-11 | dm table: fix zoned iterate_devices based device capability checks | Jeffle Xu | 1 | -33/+17 |
2021-03-11 | dm table: fix DAX iterate_devices based device capability checks | Jeffle Xu | 1 | -21/+4 |
2021-03-11 | dm table: fix iterate_devices based device capability checks | Jeffle Xu | 1 | -52/+57 |
2021-03-11 | rsxx: Return -EFAULT if copy_to_user() fails | Dan Carpenter | 1 | -3/+5 |
2021-03-11 | PM: runtime: Update device status before letting suppliers suspend | Rafael J. Wysocki | 1 | -25/+37 |
2021-03-07 | media: v4l: ioctl: Fix memory leak in video_usercopy | Sakari Ailus | 1 | -12/+7 |
2021-03-07 | zsmalloc: account the number of compacted pages correctly | Rokudo Yan | 1 | -1/+1 |
2021-03-07 | xen-netback: respect gnttab_map_refs()'s return value | Jan Beulich | 1 | -1/+11 |
2021-03-07 | scsi: iscsi: Verify lengths on passthrough PDUs | Chris Leech | 1 | -0/+9 |
2021-03-07 | scsi: iscsi: Ensure sysfs attributes are limited to PAGE_SIZE | Chris Leech | 2 | -82/+89 |
2021-03-07 | scsi: iscsi: Restrict sessions and handles to admin capabilities | Lee Duncan | 1 | -0/+6 |
2021-03-07 | media: uvcvideo: Allow entities with no pads | Ricardo Ribalda | 1 | -2/+5 |
2021-03-07 | staging: most: sound: add sanity check for function argument | Christian Gromm | 1 | -0/+2 |
2021-03-07 | ath10k: fix wmi mgmt tx queue full due to race condition | Miaoqing Pan | 1 | -11/+4 |
2021-03-07 | wlcore: Fix command execute failure 19 for wl12xx | Tony Lindgren | 3 | -20/+1 |
2021-03-07 | vt/consolemap: do font sum unsigned | Jiri Slaby | 1 | -1/+1 |
2021-03-07 | staging: fwserial: Fix error handling in fwserial_create | Dinghao Liu | 1 | -0/+2 |
2021-03-07 | media: mceusb: sanity check for prescaler value | Sean Young | 1 | -1/+8 |
2021-03-07 | virtio/s390: implement virtio-ccw revision 2 correctly | Cornelia Huck | 1 | -2/+2 |
2021-03-07 | drm/virtio: use kvmalloc for large allocations | Sergey Senozhatsky | 1 | -3/+3 |
2021-03-07 | net: usb: qmi_wwan: support ZTE P685M modem | Lech Perczak | 1 | -0/+1 |
2021-03-03 | dm era: Update in-core bitset after committing the metadata | Nikos Tsironis | 1 | -6/+19 |
2021-03-03 | net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sending | Jason A. Donenfeld | 1 | -1/+0 |
2021-03-03 | sunvnet: use icmp_ndo_send helper | Jason A. Donenfeld | 1 | -19/+4 |
2021-03-03 | gtp: use icmp_ndo_send helper | Jason A. Donenfeld | 1 | -2/+2 |
2021-03-03 | dm era: only resize metadata in preresume | Nikos Tsironis | 1 | -11/+10 |
2021-03-03 | dm era: Reinitialize bitset cache before digesting a new writeset | Nikos Tsironis | 1 | -6/+6 |
2021-03-03 | dm era: Use correct value size in equality function of writeset tree | Nikos Tsironis | 1 | -1/+1 |
2021-03-03 | dm era: Fix bitset memory leaks | Nikos Tsironis | 1 | -0/+6 |
2021-03-03 | dm era: Verify the data block size hasn't changed | Nikos Tsironis | 1 | -1/+9 |
2021-03-03 | dm era: Recover committed writeset after crash | Nikos Tsironis | 1 | -8/+9 |
2021-03-03 | gpio: pcf857x: Fix missing first interrupt | Maxim Kiselev | 1 | -1/+1 |
2021-03-03 | mmc: sdhci-esdhc-imx: fix kernel panic when remove module | Frank Li | 1 | -1/+2 |