summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-07-04can: grcan: grcan_probe(): remove extra of_node_get()Liang He1-1/+0
2022-07-04can: gs_usb: gs_usb_open/close(): fix memory leakRhett Aultman1-2/+21
2022-07-04can: rcar_canfd: Fix data transmission failed on R-Car V3UDuy Nguyen1-1/+4
2022-07-04Revert "can: xilinx_can: Limit CANFD brp to 2"Srinivas Neeli1-2/+2
2022-07-04Merge branch 'netdev-docs'David S. Miller1-0/+36
2022-07-04docs: netdev: add a cheat sheet for the rulesJakub Kicinski1-0/+9
2022-07-04docs: netdev: document reverse xmas treeJakub Kicinski1-0/+13
2022-07-04docs: netdev: document that patch series length limitJakub Kicinski1-0/+14
2022-07-04can: bcm: use call_rcu() instead of costly synchronize_rcu()Oliver Hartkopp1-4/+14
2022-07-04ARM: dts: stm32: add missing usbh clock and fix clk order on stm32mp15Fabrice Gasnier1-2/+2
2022-07-04ARM: dts: stm32: delete fixed clock node on STM32MP15-SCMIGabriel Fernandez1-0/+6
2022-07-04ARM: dts: stm32: DSI should use LSE SCMI clock on DK1/ED1 STM32 boardGabriel Fernandez2-0/+8
2022-07-04ARM: dts: stm32: use the correct clock source for CEC on stm32mp151Gabriel Fernandez1-1/+1
2022-07-04ARM: dts: stm32: fix pwr regulators references to use scmiEtienne Carriere3-0/+54
2022-07-04mm: split huge PUD on wp_huge_pud fallbackGowans, James1-13/+14
2022-07-04nilfs2: fix incorrect masking of permission flags for symlinksRyusuke Konishi1-0/+3
2022-07-04mm/rmap: fix dereferencing invalid subpage pointer in try_to_migrate_one()David Hildenbrand1-10/+17
2022-07-04riscv/mm: fix build error while PAGE_TABLE_CHECK enabled without MMUYueHaibing1-1/+1
2022-07-04Documentation: highmem: use literal block for code example in highmem.h commentBagas Sanjaya1-9/+9
2022-07-04mm: sparsemem: fix missing higher order allocation splittingMuchun Song1-0/+8
2022-07-04mm/damon: use set_huge_pte_at() to make huge pte oldBaolin Wang1-2/+1
2022-07-04sh: convert nommu io{re,un}map() to static inline functionsGeert Uytterhoeven1-2/+6
2022-07-04mm: userfaultfd: fix UFFDIO_CONTINUE on fallocated shmem pagesAxel Rasmussen1-1/+4
2022-07-04Linux 5.19-rc5v5.19-rc5Linus Torvalds1-1/+1
2022-07-04lockref: remove unused 'lockref_get_or_lock()' functionLinus Torvalds2-26/+0
2022-07-03Merge tag 'qcom-arm64-fixes-for-5.19' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann8-9/+20
2022-07-03sparse: introduce conditional lock acquire function attributeLinus Torvalds2-3/+5
2022-07-03Merge tag 'xfs-5.19-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds14-131/+130
2022-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfDavid S. Miller2-16/+41
2022-07-02netfilter: nft_set_pipapo: release elements in clone from abort pathPablo Neira Ayuso1-15/+33
2022-07-02netfilter: nf_tables: stricter validation of element dataPablo Neira Ayuso1-1/+8
2022-07-02Merge tag 'nfsd-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds2-2/+3
2022-07-02Merge tag 'for-5.19/parisc-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-1/+6
2022-07-02parisc: Fix vDSO signal breakage on 32-bit kernelHelge Deller1-0/+5
2022-07-02Merge tag 'perf-tools-fixes-for-v5.19-2022-07-02' of git://git.kernel.org/pub...Linus Torvalds9-17/+134
2022-07-02Merge tag 'powerpc-5.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds7-16/+52
2022-07-02MAINTAINERS: add Wenjia as SMC maintainerKarsten Graul1-0/+1
2022-07-02misc: rtsx_usb: set return value in rsp_buf alloc err pathShuah Khan1-1/+3
2022-07-02perf synthetic-events: Ignore dead threads during event synthesisNamhyung Kim1-2/+3
2022-07-02perf synthetic-events: Don't sort the task scan result from /procNamhyung Kim1-2/+2
2022-07-02perf unwind: Fix unitialized 'offset' variable on aarch64Ivan Babrou1-1/+1
2022-07-02selftests/net: fix section name when using xdp_dummy.oHangbin Liu5-7/+7
2022-07-02Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski6-86/+193
2022-07-02Merge tag 'libnvdimm-fixes-5.19-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+2
2022-07-02doc: module: update file referencesMasahiro Yamada6-13/+13
2022-07-02module: Fix "warning: variable 'exit' set but not used"Christophe Leroy1-4/+5
2022-07-02module: Fix selfAssignment cppcheck warningChristophe Leroy1-5/+8
2022-07-02modules: Fix corruption of /proc/kallsymsAdrian Hunter1-3/+12
2022-07-01Merge tag 'amlogic-arm-for-v5.20' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann1-0/+2
2022-07-01Merge tag 'scmi-fixes-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann5-5/+38