- defcffe net-veth: Add type safety to veth_xdp_to_ptr() and veth_ptr_to_xdp() by Maciej Żenczykowski · 4 years, 5 months ago
- 596b5ef net-tun: Eliminate two tun/xdp related function calls from vhost-net by Maciej Żenczykowski · 4 years, 5 months ago
- b558b6c net-tun: Add type safety to tun_xdp_to_ptr() and tun_ptr_to_xdp() by Maciej Żenczykowski · 4 years, 5 months ago
- 4619154 ethernet: cirrus: Remove unused macros by Alex Dewar · 4 years, 5 months ago
- bc04358 netlink: consistently use NLA_POLICY_MIN_LEN() by Johannes Berg · 4 years, 5 months ago
- 8140860 netlink: consistently use NLA_POLICY_EXACT_LEN() by Johannes Berg · 4 years, 5 months ago
- 4cf7562 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 5 months ago
- bf2bcd6 otx2_common: Use devm_kcalloc() in otx2_config_npa() by Xu Wang · 4 years, 5 months ago
- d0f5c70 ipvlan: fix device features by Mahesh Bandewar · 4 years, 5 months ago
- 8327070 bonding: fix a potential double-unregister by Cong Wang · 4 years, 5 months ago
- 4b6c093 Merge tag 'block-5.9-2020-08-14' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 5 months ago
- 5bbec3c Merge tag 'sh-for-5.9' of git://git.libc.org/linux-sh by Linus Torvalds · 4 years, 5 months ago
- 6ffdcde Merge tag 'edac_updates_for_5.9_pt2' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras by Linus Torvalds · 4 years, 5 months ago
- 341323f Merge tag 'acpi-5.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 5 months ago
- 1a5d9db Merge tag 'pm-5.9-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 5 months ago
- 884e0d3 Merge tag 'mfd-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 4 years, 5 months ago
- 18737f4 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 5 months ago
- 81dbf21 net: fddi: skfp: cfm: Remove seemingly unused variable 'ID_sccs' by Lee Jones · 4 years, 5 months ago
- d1ad06b net: fddi: skfp: cfm: Remove set but unused variable 'oldstate' by Lee Jones · 4 years, 5 months ago
- 7b1af34 net: fddi: skfp: smt: Remove seemingly unused variable 'ID_sccs' by Lee Jones · 4 years, 5 months ago
- 327afdd net: fddi: skfp: smt: Place definition of 'smt_pdef' under same stipulations as its use by Lee Jones · 4 years, 5 months ago
- 026ff46 net: fddi: skfp: fplustm: Remove seemingly unused variable 'ID_sccs' by Lee Jones · 4 years, 5 months ago
- 0d9b564 net: fddi: skfp: hwmtm: Remove seemingly unused variable 'ID_sccs' by Lee Jones · 4 years, 5 months ago
- 1a2c266 net: wan: dlci: Remove set but not used variable 'err' by Lee Jones · 4 years, 5 months ago
- fd29aee net: ethernet: 8390: axnet_cs: Document unused parameter 'txqueue' by Lee Jones · 4 years, 5 months ago
- f6e81b8 net: bonding: bond_alb: Describe alb_handle_addr_collision_on_attach()'s 'bond' and 'addr' params by Lee Jones · 4 years, 5 months ago
- 2083beb net: ethernet: 3com: 3c574_cs: Remove set but unused variables 'tx' and 'rx' by Lee Jones · 4 years, 5 months ago
- 45a1553 net: bonding: bond_main: Document 'proto' and rename 'new_active' parameters by Lee Jones · 4 years, 5 months ago
- a35e547 net: bonding: bond_3ad: Fix a bunch of kerneldoc parameter issues by Lee Jones · 4 years, 5 months ago
- 77b981c drivers/net/wan/hdlc_x25: Added needed_headroom and a skb->len check by Xie He · 4 years, 5 months ago
- 4ca0d9a bonding: show saner speed for broadcast mode by Jarod Wilson · 4 years, 5 months ago
- fe0580a virtio: pci: constify ioreadX() iomem argument (as in generic implementation) by Krzysztof Kozlowski · 4 years, 5 months ago
- 58184e9 ntb: intel: constify ioreadX() iomem argument (as in generic implementation) by Krzysztof Kozlowski · 4 years, 5 months ago
- 5ca6ad7 rtl818x: constify ioreadX() iomem argument (as in generic implementation) by Krzysztof Kozlowski · 4 years, 5 months ago
- 8f28ca6 iomap: constify ioreadX() iomem argument (as in generic implementation) by Krzysztof Kozlowski · 4 years, 5 months ago
- a8e3943 sh: clkfwk: remove r8/r16/r32 by Kuninori Morimoto · 4 years, 5 months ago
- af3bbc1 mm: add thp_size by Matthew Wilcox (Oracle) · 4 years, 5 months ago
- c64bbe7 input: i8042 - Remove special Cayman handling by Geert Uytterhoeven · 4 years, 7 months ago
- c6165cf net: fec: correct the error path for regulator disable in probe by Fugang Duan · 4 years, 5 months ago
- 0b32ce6 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 4 years, 5 months ago
- c9c9735 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 5 months ago
- fded091 Merge tag 'pwm/for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 4 years, 5 months ago
- 5b6d4a7 i40e: Fix crash during removing i40e driver by Grzegorz Szczurek · 4 years, 5 months ago
- 4bd5e02 i40e: Set RX_ONLY mode for unicast promiscuous on VLAN by Przemyslaw Patynowski · 4 years, 5 months ago
- 0688854 sfc: check hash is valid before using it by Edward Cree · 4 years, 5 months ago
- 0520058 Merge tag 'for-linus-5.9-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 5 months ago
- cd94257 Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 4 years, 5 months ago
- f3db6de Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 4 years, 5 months ago
- 3cda505 igc: Fix PTP initialization by Vinicius Costa Gomes · 4 years, 6 months ago
- a1d2108 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 5 months ago
- e764a1e Merge branch 'i2c/for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 4 years, 5 months ago
- 990f227 Merge tag 's390-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years, 5 months ago
- 585c6ed drm/xen-front: Pass dumb buffer data offset to the backend by Oleksandr Andrushchenko · 4 years, 5 months ago
- 1295729 drm/xen-front: Add YUYV to supported formats by Oleksandr Andrushchenko · 4 years, 5 months ago
- 14dee05 drm/xen-front: Fix misused IS_ERR_OR_NULL checks by Oleksandr Andrushchenko · 4 years, 5 months ago
- 5fa4e6f xen/gntdev: Fix dmabuf import with non-zero sgt offset by Oleksandr Andrushchenko · 4 years, 5 months ago
- e15d7f2 mfd: syscon: Use a unique name with regmap_config by Suman Anna · 4 years, 6 months ago
- 4f4ed454 mfd: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 6 months ago
- 3d85894 mfd: dln2: Run event handler loop under spinlock by Andy Shevchenko · 4 years, 6 months ago
- 77b3dda mfd: madera: Improve handling of regulator unbinding by Charles Keepax · 4 years, 6 months ago
- 114294d mfd: mfd-core: Add mechanism for removal of a subset of children by Charles Keepax · 4 years, 6 months ago
- 4ee1d9d mfd: intel_soc_pmic_mrfld: Simplify the return expression of intel_scu_ipc_dev_iowrite8() by Xu Wang · 4 years, 6 months ago
- 1f0fa85 mfd: max14577: Remove redundant initialization of variable current_bits by Colin Ian King · 4 years, 6 months ago
- 594f193 mfd: rn5t618: Fix caching of battery related registers by Andreas Kemnade · 4 years, 6 months ago
- cf84dc0 mfd: rn5t618: Make restart handler atomic safe by Andreas Kemnade · 4 years, 6 months ago
- 564de76 mfd: kempld-core: Fix 'assignment of read-only location' error by Stephen Rothwell · 4 years, 6 months ago
- 85c3078 mfd: axp20x: Allow the AXP803 to be probed by I2C by Frank Lee · 4 years, 6 months ago
- 9ece360 mfd: da9063: Add support for latest DA silicon revision by Adam Thomson · 4 years, 6 months ago
- 091c611 mfd: da9063: Fix revision handling to correctly select reg tables by Adam Thomson · 4 years, 6 months ago
- 819e42e mfd: motorola-cpcap: Disable interrupt for suspend by Tony Lindgren · 4 years, 7 months ago
- 7d2594c mfd: smsc-ece1099: Remove driver by Michael Walle · 4 years, 7 months ago
- 466a62d mfd: core: Make a best effort attempt to match devices with the correct of_nodes by Lee Jones · 4 years, 7 months ago
- dc06fe5 Merge tag 'rtc-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 4 years, 5 months ago
- df43dd5 net: ethernet: stmmac: Disable hardware multicast filter by Jonathan McDowell · 4 years, 5 months ago
- 592d751 net: stmmac: dwmac1000: provide multicast filter fallback by Jonathan McDowell · 4 years, 5 months ago
- b1eef23 i2c: iproc: fix race between client unreg and isr by Dhananjay Phadke · 4 years, 5 months ago
- 41077c9 sfc: fix ef100 design-param checking by Edward Cree · 4 years, 5 months ago
- 7a02c8d Merge branch 'parisc-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 4 years, 5 months ago
- 05a5b5d Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 4 years, 5 months ago
- 4586039 Merge tag 'linux-watchdog-5.9-rc1' of git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 4 years, 5 months ago
- 407bc8d8 Merge tag 'vfio-v5.9-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 4 years, 5 months ago
- ea6ec77 Merge tag 'drm-next-2020-08-12' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 5 months ago
- 9ad57f6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 5 months ago
- 64019a2 mm/gup: remove task_struct pointer for all gup code by Peter Xu · 4 years, 5 months ago
- bce617e mm: do page fault accounting in handle_mm_fault by Peter Xu · 4 years, 5 months ago
- d713754 rapidio/rio_mport_cdev: use array_size() helper in copy_{from,to}_user() by Gustavo A. R. Silva · 4 years, 5 months ago
- 330d558 drivers/rapidio/rio-scan.c: use struct_size() helper by Gustavo A. R. Silva · 4 years, 5 months ago
- 216ec27 drivers/rapidio/devices/rio_mport_cdev.c: use struct_size() helper by Gustavo A. R. Silva · 4 years, 5 months ago
- 3d13f31 uaccess: add force_uaccess_{begin,end} helpers by Christoph Hellwig · 4 years, 5 months ago
- 2700641 rtc: pcf2127: fix alarm handling by Alexandre Belloni · 4 years, 5 months ago
- 8a914ba rtc: pcf2127: add alarm support by Liam Beguin · 4 years, 7 months ago
- 985b30d rtc: pcf2127: add pca2129 device id by Liam Beguin · 4 years, 7 months ago
- 62975d2 drm/ttm: revert "drm/ttm: make TT creation purely optional v3" by Christian König · 4 years, 5 months ago
- 312d100 Merge branch 'vmwgfx-next-5.9' of git://people.freedesktop.org/~sroland/linux into drm-next by Dave Airlie · 4 years, 5 months ago
- 5b24993 parisc: mask out enable and reserved bits from sba imask by Sven Schnelle · 4 years, 5 months ago
- fb893de Merge tag 'tag-chrome-platform-for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux by Linus Torvalds · 4 years, 5 months ago
- 1b8ef14 net: phy: marvell10g: fix null pointer dereference by Marek Behún · 4 years, 5 months ago
- 57b0779 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 4 years, 5 months ago
- 952ace7 Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 4 years, 5 months ago
- 96f970f Merge tag 'backlight-next-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 4 years, 5 months ago