summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-06Merge tag 'net-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2020-11-05Merge tag 'linux-kselftest-kunit-fixes-5.10-rc3' of git://git.kernel.org/pub/...Linus Torvalds
2020-11-05Merge tag 'trace-v5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-11-05Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-11-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-11-05Merge tag 'spi-fix-v5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-11-05Merge tag 'regulator-fix-v5.10-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-11-05Merge tag 'pm-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2020-11-05Merge tag 'fixes-2020-11-05' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-11-05Merge tag 'gfs2-v5.10-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-11-05Merge tag 'pci-v5.10-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-11-05ionic: check port ptr before useShannon Nelson
2020-11-05RDMA/srpt: Fix typo in srpt_unregister_mad_agent docstringJason Gunthorpe
2020-11-05Merge branches 'pm-cpufreq', 'pm-cpuidle', 'pm-opp' and 'powercap'Rafael J. Wysocki
2020-11-04r8169: work around short packet hw bug on RTL8125Heiner Kallweit
2020-11-04PCI: mvebu: Fix duplicate resource requestsRob Herring
2020-11-04PCI: dwc: Restore ATU memory resource setup to use last entryRob Herring
2020-11-04Merge tag 'linux-can-fixes-for-5.10-20201103' of git://git.kernel.org/pub/scm...Jakub Kicinski
2020-11-04spi: fsl-dspi: fix wrong pointer in suspend/resumeZhao Qiang
2020-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Jakub Kicinski
2020-11-04kprobes: Tell lockdep about kprobe nestingSteven Rostedt (VMware)
2020-11-04ARM, xtensa: highmem: avoid clobbering non-page aligned memory reservationsArd Biesheuvel
2020-11-03net: openvswitch: silence suspicious RCU usage warningEelco Chaudron
2020-11-03chelsio/chtls: fix always leaking ctrl_skbVinay Kumar Yadav
2020-11-03chelsio/chtls: fix memory leaks caused by a raceVinay Kumar Yadav
2020-11-03can: flexcan: flexcan_remove(): disable wakeup completelyJoakim Zhang
2020-11-03can: flexcan: add ECC initialization for VF610Joakim Zhang
2020-11-03can: flexcan: add ECC initialization for LX2160AJoakim Zhang
2020-11-03can: flexcan: remove FLEXCAN_QUIRK_DISABLE_MECR quirk for LS1021AJoakim Zhang
2020-11-03can: mcp251xfd: remove unneeded breakTom Rix
2020-11-03can: mcp251xfd: mcp251xfd_regmap_nocrc_read(): fix semicolon.cocci warningskernel test robot
2020-11-03can: mcp251xfd: mcp251xfd_regmap_crc_read(): increase severity of CRC read er...Marc Kleine-Budde
2020-11-03can: peak_canfd: pucan_handle_can_rx(): fix echo management when loopback is onStephane Grosjean
2020-11-03can: peak_usb: peak_usb_get_ts_time(): fix timestamp wrappingStephane Grosjean
2020-11-03can: peak_usb: add range checking in decode operationsDan Carpenter
2020-11-03can: xilinx_can: handle failure cases of pm_runtime_get_syncNavid Emamdoost
2020-11-03can: ti_hecc: ti_hecc_probe(): add missed clk_disable_unprepare() in error pathZhang Changzhong
2020-11-03can: isotp: padlen(): make const array static, makes object smallerColin Ian King
2020-11-03can: isotp: isotp_rcv_cf(): enable RX timeout handling in listen-only modeOliver Hartkopp
2020-11-03can: isotp: Explain PDU in CAN_ISOTP help textGeert Uytterhoeven
2020-11-03can: j1939: j1939_sk_bind(): return failure if netdev is downZhang Changzhong
2020-11-03can: j1939: use backquotes for code samplesYegor Yefremov
2020-11-03can: j1939: swap addr and pgn in the send exampleYegor Yefremov
2020-11-03can: j1939: fix syntax and spellingYegor Yefremov
2020-11-03can: j1939: rename jacd toolYegor Yefremov
2020-11-03can: can_create_echo_skb(): fix echo skb generation: always use skb_clone()Oleksij Rempel
2020-11-03can: dev: __can_get_echo_skb(): fix real payload length return value for RTR ...Oliver Hartkopp
2020-11-03Merge tag 'perf-tools-for-v5.10-2020-11-03' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2020-11-03can: dev: can_get_echo_skb(): prevent call to kfree_skb() in hard IRQ contextVincent Mailhol
2020-11-03can: rx-offload: don't call kfree_skb() from IRQ contextMarc Kleine-Budde