platform/kernel/linux-rpi.git
2022-10-26 Biju Dascan: rcar_canfd: Use devm_reset_control_get_optional_ex...
2022-10-26 Dongliang Mucan: ucan: ucan_disconnect(): change unregister_netdev...
2022-10-26 Marc Kleine... can: m_can: use consistent indention
2022-10-26 Marc Kleine... Merge patch series "can: kvaser_usb: Fixes and improvem...
2022-10-26 Jimmy Assarssoncan: kvaser_usb: Compare requested bittiming parameters...
2022-10-26 Jimmy Assarssoncan: kvaser_usb: Add struct kvaser_usb_busparams
2022-10-26 Anssi Hannulacan: kvaser_usb_leaf: Fix bogus restart events
2022-10-26 Anssi Hannulacan: kvaser_usb_leaf: Ignore stale bus-off after start
2022-10-26 Anssi Hannulacan: kvaser_usb_leaf: Fix wrong CAN state after stopping
2022-10-26 Anssi Hannulacan: kvaser_usb_leaf: Fix improved state not being...
2022-10-26 Anssi Hannulacan: kvaser_usb_leaf: Set Warning state even without...
2022-10-26 Jimmy Assarssoncan: kvaser_usb: kvaser_usb_leaf: Handle CMD_ERROR_EVENT
2022-10-26 Jimmy Assarssoncan: kvaser_usb: kvaser_usb_leaf: Rename {leaf,usbcan...
2022-10-26 Jimmy Assarssoncan: kvaser_usb: kvaser_usb_leaf: Get capabilities...
2022-10-20 Marc Kleine... Merge patch series "can: gs_usb: new features: GS_CAN_F...
2022-10-20 Jeroen Hofsteecan: gs_usb: add support for reading error counters
2022-10-20 Jeroen Hofsteecan: gs_usb: document GS_CAN_FEATURE_GET_STATE
2022-10-20 Jeroen Hofsteecan: gs_usb: add ability to enable / disable berr reporting
2022-10-20 Jeroen Hofsteecan: gs_usb: document GS_CAN_FEATURE_BERR_REPORTING
2022-10-20 Marc Kleine... can: gs_usb: gs_can_open(): merge setting of timestamp...
2022-10-20 Marc Kleine... can: gs_usb: gs_can_open(): sort checks for ctrlmode
2022-10-20 Marc Kleine... can: gs_usb: gs_can_open(): allow loopback and listen...
2022-10-20 Marc Kleine... can: gs_usb: gs_make_candev(): set netdev->dev_id
2022-10-20 Marc Kleine... can: gs_usb: mention candleLight as supported device
2022-10-20 Vivek Yadavcan: m_can: m_can_handle_bus_errors(): add support...
2022-10-20 Marc Kleine... can: m_can: is_lec_err(): clean up LEC error handling
2022-10-19 Kees Cookcan: kvaser_usb: Remove -Warray-bounds exception
2022-10-19 Gustavo A.... can: ucan: Replace zero-length array with DECLARE_FLEX_...
2022-10-19 Oliver Hartkoppcan: remove obsolete PCH CAN driver
2022-10-19 Zhang Changzhongcan: j1939: j1939_session_tx_eoma(): fix debug info
2022-10-19 Daniel S. Trevitzcan: add termination resistor documentation
2022-10-19 Alexandru Tachicinet: ethernet: adi: adin1110: Fix SPI transfers
2022-10-19 David S. MillerMerge branch 'net-bridge-mc-cleanups'
2022-10-19 Ido Schimmelbridge: mcast: Simplify MDB entry creation
2022-10-19 Ido Schimmelbridge: mcast: Use spin_lock() instead of spin_lock_bh()
2022-10-19 Ido Schimmelselftests: bridge_igmp: Remove unnecessary address...
2022-10-19 Ido Schimmelselftests: bridge_vlan_mcast: Delete qdiscs during...
2022-10-19 David S. MillerMerge branch 'dpaa-phylink'
2022-10-19 Sean Andersonarm64: dts: layerscape: Add nodes for QSGMII PCSs
2022-10-19 Sean Andersonpowerpc: dts: qoriq: Add nodes for QSGMII PCSs
2022-10-19 Sean Andersonpowerpc: dts: t208x: Mark MAC1 and MAC2 as 10G
2022-10-19 Sean Andersonnet: dpaa: Convert to phylink
2022-10-19 Sean Andersonnet: fman: memac: Use lynx pcs driver
2022-10-19 Sean Andersonnet: fman: memac: Add serdes support
2022-10-19 Russell King... net: phylink: provide phylink_validate_mask_caps()...
2022-10-19 Sean Andersondt-bindings: net: fman: Add additional interface properties
2022-10-19 Sean Andersondt-bindings: net: Add Lynx PCS binding
2022-10-19 Sean Andersondt-bindings: net: Expand pcs-handle to an array
2022-10-19 David S. MillerMerge branch 'net-marvell-yaml'
2022-10-19 Marcin WojtasARM: dts: armada-375: Update network description to...
2022-10-19 Marcin Wojtasarm64: dts: marvell: Update network description to...
2022-10-19 Michał Grzelakdt-bindings: net: marvell,pp2: convert to json-schema
2022-10-19 Govindarajulu... enic: define constants for legacy interrupts offset
2022-10-19 Shenwei Wangnet: fec: remove the unused functions
2022-10-19 Arnd Bergmannnet: remove smc911x driver
2022-10-19 Jakub KicinskiMerge tag 'for-netdev' of git://git./linux/kernel/git...
2022-10-18 Daniel Müllerbpf/docs: Update README for most recent vmtest.sh
2022-10-18 Alexei StarovoitovMerge branch 'Remove unnecessary RCU grace period chaining'
2022-10-18 Hou Taobpf: Use rcu_trace_implies_rcu_gp() for program array...
2022-10-18 Hou Taobpf: Use rcu_trace_implies_rcu_gp() in local storage map
2022-10-18 Hou Taobpf: Use rcu_trace_implies_rcu_gp() in bpf memory allocator
2022-10-18 Paul E. McKenneyrcu-tasks: Provide rcu_trace_implies_rcu_gp()
2022-10-18 Jiapeng Chongnet: ip6_gre: Remove the unused function ip6gre_tnl_add...
2022-10-13 Hou Taoselftests/bpf: Use sys_pidfd_open() helper when possible
2022-10-13 Andrii NakryikoMerge branch 'libbpf: fix fuzzer-reported issues'
2022-10-13 Andrii NakryikoMerge branch 'Fix bugs found by ASAN when running selft...
2022-10-13 Shung-Hsi Yulibbpf: Fix null-pointer dereference in find_prog_by_se...
2022-10-13 Shung-Hsi Yulibbpf: Deal with section with no data gracefully
2022-10-13 Shung-Hsi Yulibbpf: Use elf_getshdrnum() instead of e_shnum
2022-10-13 Xu Kuohaiselftest/bpf: Fix error usage of ASSERT_OK in xdp_adjus...
2022-10-13 Xu Kuohaiselftests/bpf: Fix error failure of case test_xdp_adjus...
2022-10-13 Xu Kuohaiselftest/bpf: Fix memory leak in kprobe_multi_test
2022-10-13 Xu Kuohaiselftests/bpf: Fix memory leak caused by not destroying...
2022-10-13 Xu Kuohailibbpf: Fix memory leak in parse_usdt_arg()
2022-10-13 Xu Kuohailibbpf: Fix use-after-free in btf_dump_name_dups
2022-10-13 Linus TorvaldsMerge tag 'net-6.1-rc1' of git://git./linux/kernel...
2022-10-13 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2022-10-13 Linus TorvaldsMerge tag 'trace-v6.1-1' of git://git./linux/kernel...
2022-10-13 Linus TorvaldsMerge tag 'linux-watchdog-6.1-rc1' of git://linux-watch...
2022-10-13 Linus TorvaldsMerge tag 'ceph-for-6.1-rc1' of https://github.com...
2022-10-13 Linus TorvaldsMerge tag 'nfs-for-6.1-1' of git://git.linux-nfs.org...
2022-10-13 Linus TorvaldsMerge tag 'for-linus-6.1-ofs1' of git://git./linux...
2022-10-13 Dan Carpentersunhme: fix an IS_ERR() vs NULL check in probe
2022-10-13 Dan Carpenternet: marvell: prestera: fix a couple NULL vs IS_ERR...
2022-10-13 Eric Dumazetkcm: avoid potential race in kcm_tx_work
2022-10-13 Kuniyuki Iwashimatcp: Clean up kernel listener's reqsk in inet_twsk_purge()
2022-10-13 Martin KaFai Lauselftests/bpf: S/iptables/iptables-legacy/ in the bpf_n...
2022-10-13 Michael S.... vdpa/ifcvf: add reviewer
2022-10-13 Michael S.... virtio_pci: use irq to detect interrupt support
2022-10-13 Paolo AbeniMerge tag 'wireless-2022-10-13' of git://git./linux...
2022-10-13 Johannes BergMerge branch 'cve-fixes-2022-10-13'
2022-10-13 Divya Kopperanet: phy: micrel: Fixes FIELD_GET assertion
2022-10-13 Xin Longopenvswitch: add nf_ct_is_confirmed check before assign...
2022-10-13 Jakub KicinskiMerge branch 'tcp-udp-fix-memory-leaks-and-data-races...
2022-10-13 Kuniyuki Iwashimatcp: Fix data races around icsk->icsk_af_ops.
2022-10-13 Kuniyuki Iwashimaipv6: Fix data races around sk->sk_prot.
2022-10-13 Kuniyuki Iwashimatcp/udp: Call inet6_destroy_sock() in IPv6 sk->sk_destr...
2022-10-13 Kuniyuki Iwashimaudp: Call inet6_destroy_sock() in setsockopt(IPV6_ADDRF...
2022-10-13 Kuniyuki Iwashimatcp/udp: Fix memory leak in ipv6_renew_options().
2022-10-12 Linus TorvaldsMerge tag 'linux-kselftest-kunit-6.1-rc1-2' of git...
next