summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-26m68k/coldfire: change pll var. to clk_pllRandy Dunlap
2021-07-25Linux 5.14-rc3v5.14-rc3Linus Torvalds
2021-07-25Merge branch 'sctp-pmtu-probe'David S. Miller
2021-07-25sctp: send pmtu probe only if packet loss in Search Complete stateXin Long
2021-07-25sctp: improve the code for pmtu probe send and recv updateXin Long
2021-07-25net: qede: Fix end of loop tests for list_for_each_entryHarshvardhan Jha
2021-07-25drm/panel: panel-simple: Fix proper bpc for ytc700tlag_05_201cJagan Teki
2021-07-25smpboot: fix duplicate and misplaced inlining directiveLinus Torvalds
2021-07-25Merge tag 'powerpc-5.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-07-25Merge tag 'timers-urgent-2021-07-25' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-07-25Merge tag 'locking-urgent-2021-07-25' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-07-25Merge tag 'efi-urgent-2021-07-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-07-25Merge tag 'core-urgent-2021-07-25' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-07-25Merge tag 'dma-mapping-5.14-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2021-07-25mlx4: Fix missing error code in mlx4_load_one()Jiapeng Chong
2021-07-25net: phy: broadcom: re-add check for PHY_BRCM_DIS_TXCRXC_NOENRGY on the BCM54...Kevin Lo
2021-07-25devlink: Fix phys_port_name of virtual port and merge errorParav Pandit
2021-07-25octeontx2-pf: Dont enable backpressure on LBK linksHariprasad Kelam
2021-07-25octeontx2-pf: Fix interface down flag on errorGeetha sowjanya
2021-07-25octeontx2-af: Fix PKIND overlap between LBK and LMAC interfacesGeetha sowjanya
2021-07-24Merge tag '5.14-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2021-07-24Merge tag 'riscv-for-linus-5.14-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-07-24ACPI: fix NULL pointer dereferenceLinus Torvalds
2021-07-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-07-24Merge tag 'io_uring-5.14-2021-07-24' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-07-24Merge tag 'block-5.14-2021-07-24' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-07-24Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-07-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-07-24bnxt_en: Add missing periodic PHC overflow checkMichael Chan
2021-07-24tipc: do not write skb_shinfo frags when doing decrytionXin Long
2021-07-24Merge tag 'linux-can-fixes-for-5.14-20210724' of git://git.kernel.org/pub/scm...David S. Miller
2021-07-24can: mcp251xfd: mcp251xfd_irq(): stop timestamping worker in case error in IRQMarc Kleine-Budde
2021-07-24can: peak_usb: pcan_usb_handle_bus_evt(): fix reading rxerr/txerr valuesStephane Grosjean
2021-07-24can: j1939: j1939_xtp_rx_dat_one(): fix rxtimer value between consecutive TP....Zhang Changzhong
2021-07-24can: j1939: j1939_session_deactivate(): clarify lifetime of session objectOleksij Rempel
2021-07-24can: raw: raw_setsockopt(): fix raw_rcv panic for sock UAFZiyang Xuan
2021-07-24arm64: dts: imx8mp: remove fallback compatible string for FlexCANJoakim Zhang
2021-07-23riscv: __asm_copy_to-from_user: Fix: Typos in commentsAkira Tsukamoto
2021-07-23riscv: __asm_copy_to-from_user: Remove unnecessary size checkAkira Tsukamoto
2021-07-23riscv: __asm_copy_to-from_user: Fix: fail on RV32Akira Tsukamoto
2021-07-23riscv: __asm_copy_to-from_user: Fix: overrun copyAkira Tsukamoto
2021-07-23hugetlbfs: fix mount mode command line processingMike Kravetz
2021-07-23mm: fix the deadlock in finish_fault()Qi Zheng
2021-07-23mm: mmap_lock: fix disabling preemption directlyMuchun Song
2021-07-23mm/secretmem: wire up ->set_page_dirtyMike Rapoport
2021-07-23writeback, cgroup: do not reparent dax inodesRoman Gushchin
2021-07-23writeback, cgroup: remove wb from offline list before releasing refcntRoman Gushchin
2021-07-23memblock: make for_each_mem_range() traverse MEMBLOCK_HOTPLUG regionsMike Rapoport
2021-07-23mm: page_alloc: fix page_poison=1 / INIT_ON_ALLOC_DEFAULT_ON interactionSergei Trofimovich
2021-07-23mm: use kmap_local_page in memzero_pageChristoph Hellwig