summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-04can: mcp251xfd: mcp251xfd_regmap_crc_read(): update workaround broken CRC on ...Thomas Kopp
2022-07-04can: mcp251xfd: mcp251xfd_regmap_crc_read(): improve workaround handling for ...Thomas Kopp
2022-07-04can: kvaser_usb: kvaser_usb_leaf: fix bittiming limitsJimmy Assarsson
2022-07-04can: kvaser_usb: kvaser_usb_leaf: fix CAN clock frequency regressionJimmy Assarsson
2022-07-04can: kvaser_usb: replace run-time checks with struct kvaser_usb_driver_infoJimmy Assarsson
2022-07-04ibmvnic: Properly dispose of all skbs during a failover.Rick Lindsley
2022-07-04can: m_can: m_can_{read_fifo,echo_tx_event}(): shift timestamp to full 32 bitsMarc Kleine-Budde
2022-07-04can: m_can: m_can_chip_config(): actually enable internal timestampingMarc Kleine-Budde
2022-07-04can: grcan: grcan_probe(): remove extra of_node_get()Liang He
2022-07-04can: gs_usb: gs_usb_open/close(): fix memory leakRhett Aultman
2022-07-04can: rcar_canfd: Fix data transmission failed on R-Car V3UDuy Nguyen
2022-07-04Revert "can: xilinx_can: Limit CANFD brp to 2"Srinivas Neeli
2022-07-04Merge branch 'netdev-docs'David S. Miller
2022-07-04docs: netdev: add a cheat sheet for the rulesJakub Kicinski
2022-07-04docs: netdev: document reverse xmas treeJakub Kicinski
2022-07-04docs: netdev: document that patch series length limitJakub Kicinski
2022-07-04can: bcm: use call_rcu() instead of costly synchronize_rcu()Oliver Hartkopp
2022-07-04ARM: dts: stm32: add missing usbh clock and fix clk order on stm32mp15Fabrice Gasnier
2022-07-04ARM: dts: stm32: delete fixed clock node on STM32MP15-SCMIGabriel Fernandez
2022-07-04ARM: dts: stm32: DSI should use LSE SCMI clock on DK1/ED1 STM32 boardGabriel Fernandez
2022-07-04ARM: dts: stm32: use the correct clock source for CEC on stm32mp151Gabriel Fernandez
2022-07-04ARM: dts: stm32: fix pwr regulators references to use scmiEtienne Carriere
2022-07-03mm: split huge PUD on wp_huge_pud fallbackGowans, James
2022-07-03nilfs2: fix incorrect masking of permission flags for symlinksRyusuke Konishi
2022-07-03mm/rmap: fix dereferencing invalid subpage pointer in try_to_migrate_one()David Hildenbrand
2022-07-03riscv/mm: fix build error while PAGE_TABLE_CHECK enabled without MMUYueHaibing
2022-07-03Documentation: highmem: use literal block for code example in highmem.h commentBagas Sanjaya
2022-07-03mm: sparsemem: fix missing higher order allocation splittingMuchun Song
2022-07-03mm/damon: use set_huge_pte_at() to make huge pte oldBaolin Wang
2022-07-03sh: convert nommu io{re,un}map() to static inline functionsGeert Uytterhoeven
2022-07-03mm: userfaultfd: fix UFFDIO_CONTINUE on fallocated shmem pagesAxel Rasmussen
2022-07-03Linux 5.19-rc5Linus Torvalds
2022-07-03lockref: remove unused 'lockref_get_or_lock()' functionLinus Torvalds
2022-07-03Merge tag 'qcom-arm64-fixes-for-5.19' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2022-07-03sparse: introduce conditional lock acquire function attributeLinus Torvalds
2022-07-03Merge tag 'xfs-5.19-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2022-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfDavid S. Miller
2022-07-02netfilter: nft_set_pipapo: release elements in clone from abort pathPablo Neira Ayuso
2022-07-02netfilter: nf_tables: stricter validation of element dataPablo Neira Ayuso
2022-07-02Merge tag 'nfsd-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2022-07-02Merge tag 'for-5.19/parisc-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-07-02parisc: Fix vDSO signal breakage on 32-bit kernelHelge Deller
2022-07-02Merge tag 'perf-tools-fixes-for-v5.19-2022-07-02' of git://git.kernel.org/pub...Linus Torvalds
2022-07-02Merge tag 'powerpc-5.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-07-02MAINTAINERS: add Wenjia as SMC maintainerKarsten Graul
2022-07-02misc: rtsx_usb: set return value in rsp_buf alloc err pathShuah Khan
2022-07-02perf synthetic-events: Ignore dead threads during event synthesisNamhyung Kim
2022-07-02perf synthetic-events: Don't sort the task scan result from /procNamhyung Kim
2022-07-02perf unwind: Fix unitialized 'offset' variable on aarch64Ivan Babrou
2022-07-01selftests/net: fix section name when using xdp_dummy.oHangbin Liu