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