Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | | | dmaengine: idxd: fix device cleanup on disable | Dave Jiang | 2022-04-08 | 1 | -2/+1 | |
| | | |_|/ / / / / / / / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge tag 'net-5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2022-04-21 | 17 | -34/+74 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | drivers: net: hippi: Fix deadlock in rr_close() | Duoming Zhou | 2022-04-21 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | net: stmmac: Use readl_poll_timeout_atomic() in atomic state | Kevin Hao | 2022-04-20 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | net: mscc: ocelot: fix broken IP multicast flooding | Vladimir Oltean | 2022-04-19 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | net: atlantic: invert deep par in pm functions, preventing null derefs | Manuel Ullmann | 2022-04-18 | 1 | -4/+4 | |
| | * | | | | | | | | | | | | bonding: do not discard lowest hash bit for non layer3+4 hashing | suresh kumar | 2022-04-17 | 1 | -4/+9 | |
| | * | | | | | | | | | | | | net: lan966x: Make sure to release ptp interrupt | Horatiu Vultur | 2022-04-15 | 1 | -0/+3 | |
| | * | | | | | | | | | | | | net: Handle l3mdev in ip_tunnel_init_flow | David Ahern | 2022-04-15 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne... | Jakub Kicinski | 2022-04-15 | 4 | -7/+27 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | e1000e: Fix possible overflow in LTR decoding | Sasha Neftin | 2022-04-13 | 1 | -2/+2 | |
| | | * | | | | | | | | | | | | igc: Fix suspending when PTM is active | Vinicius Costa Gomes | 2022-04-13 | 1 | -1/+14 | |
| | | * | | | | | | | | | | | | igc: Fix BUG: scheduling while atomic | Sasha Neftin | 2022-04-13 | 1 | -2/+2 | |
| | | * | | | | | | | | | | | | igc: Fix infinite loop in release_swfw_sync | Sasha Neftin | 2022-04-13 | 1 | -2/+9 | |
| | * | | | | | | | | | | | | | net: restore alpha order to Ethernet devices in config | Stephen Hemminger | 2022-04-15 | 1 | -13/+13 | |
| | * | | | | | | | | | | | | | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/... | David S. Miller | 2022-04-15 | 4 | -3/+10 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | ice: Fix memory leak in ice_get_orom_civd_data() | Jianglei Nie | 2022-04-14 | 1 | -0/+1 | |
| | | * | | | | | | | | | | | | | ice: fix crash in switchdev mode | Wojciech Drewek | 2022-04-14 | 1 | -1/+2 | |
| | | * | | | | | | | | | | | | | ice: allow creating VFs for !CONFIG_NET_SWITCHDEV | Maciej Fijalkowski | 2022-04-14 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | ice: xsk: check if Rx ring was filled up to the end | Maciej Fijalkowski | 2022-04-14 | 1 | -1/+6 | |
| | * | | | | | | | | | | | | | | net: phy: LAN937x: added PHY_POLL_CABLE_TEST flag | Arun Ramadoss | 2022-04-15 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | Merge tag 'spi-fix-v5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2022-04-19 | 4 | -3/+32 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | spi: atmel-quadspi: Fix the buswidth adjustment between spi-mem and controller | Tudor Ambarus | 2022-04-13 | 1 | -0/+3 | |
| | * | | | | | | | | | | | | | | spi: cadence-quadspi: fix incorrect supports_op() return value | Matthias Schiffer | 2022-04-13 | 1 | -2/+17 | |
| | * | | | | | | | | | | | | | | spi: intel: Add support for Raptor Lake-S SPI serial flash | Mika Westerberg | 2022-04-13 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | spi: spi-mtk-nor: initialize spi controller after resume | Allen-KH Cheng | 2022-04-12 | 1 | -1/+11 | |
| * | | | | | | | | | | | | | | | Merge tag 'for-linus-5.18-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2022-04-17 | 2 | -64/+23 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | xen/balloon: don't use PV mode extra memory for zone device allocations | Juergen Gross | 2022-04-07 | 2 | -64/+23 | |
| * | | | | | | | | | | | | | | | Merge tag 'for-v5.18-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre... | Linus Torvalds | 2022-04-17 | 2 | -0/+8 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | power: supply: Reset err after not finding static battery | Yassine Oudjana | 2022-04-13 | 1 | -0/+6 | |
| | * | | | | | | | | | | | | | | | power: supply: samsung-sdi-battery: Add missing charge restart voltages | Linus Walleij | 2022-04-13 | 1 | -0/+2 | |
| | | |_|_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2022-04-17 | 5 | -12/+54 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | i2c: ismt: Fix undefined behavior due to shift overflowing the constant | Borislav Petkov | 2022-04-15 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | i2c: dev: Force case user pointers in compat_i2cdev_ioctl() | Andy Shevchenko | 2022-04-15 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | i2c: dev: check return value when calling dev_set_name() | Andy Shevchenko | 2022-04-15 | 1 | -5/+10 | |
| | * | | | | | | | | | | | | | | | i2c: qcom-geni: Use dev_err_probe() for GPI DMA error | Bjorn Andersson | 2022-04-15 | 1 | -4/+2 | |
| | * | | | | | | | | | | | | | | | i2c: imx: Implement errata ERR007805 or e7805 bus frequency limit | Marek Vasut | 2022-04-15 | 1 | -0/+33 | |
| | * | | | | | | | | | | | | | | | i2c: pasemi: Wait for write xfers to finish | Martin PoviĊĦer | 2022-04-15 | 1 | -0/+6 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Merge tag 'gpio-fixes-for-v5.18-rc3' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2022-04-17 | 2 | -12/+14 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'intel-gpio-v5.18-2' of gitolite.kernel.org:pub/scm/linux/kernel/gi... | Bartosz Golaszewski | 2022-04-16 | 1 | -10/+12 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | gpiolib: acpi: Convert type for pin to be unsigned | Andy Shevchenko | 2022-04-08 | 1 | -8/+10 | |
| | | * | | | | | | | | | | | | | | | gpiolib: acpi: use correct format characters | Linus Torvalds | 2022-04-08 | 1 | -2/+2 | |
| | | | |/ / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | gpio: sim: fix setting and getting multiple lines | Bartosz Golaszewski | 2022-04-14 | 1 | -2/+2 | |
| | | |/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Merge tag 'soc-fixes-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2022-04-17 | 8 | -18/+47 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'reset-fixes-for-v5.18' of git://git.pengutronix.de/pza/linux into ... | Arnd Bergmann | 2022-04-07 | 2 | -2/+11 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | reset: tegra-bpmp: Restore Handle errors in BPMP response | Sameer Pujar | 2022-04-04 | 1 | -1/+8 | |
| | | * | | | | | | | | | | | | | | | reset: renesas: Check return value of reset_control_deassert() | Heiner Kallweit | 2022-04-04 | 1 | -1/+3 | |
| | | | |/ / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | Merge tag 'memory-controller-drv-fixes-5.18' of git://git.kernel.org/pub/scm/... | Arnd Bergmann | 2022-04-07 | 3 | -9/+27 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | memory: fsl_ifc: populate child nodes of buses and mfd devices | Li Yang | 2022-04-06 | 1 | -2/+1 | |
| | | * | | | | | | | | | | | | | | | memory: atmel-ebi: Fix missing of_node_put in atmel_ebi_probe | Miaoqian Lin | 2022-04-04 | 1 | -6/+17 |