summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-04-25firewire: core: extend card->lock in fw_core_handle_bus_resetNiels Dossche2-6/+6
2022-04-25firewire: remove check of list iterator against head past the loop bodyJakob Koschel2-20/+23
2022-04-25firewire: fix potential uaf in outbound_phy_packet_callback()Chengfeng Ye1-1/+3
2022-04-25cpufreq: fix memory leak in sun50i_cpufreq_nvmem_probeXiaobing Luo1-1/+3
2022-04-25dt-bindings: input: mediatek,mt6779-keypad: update maintainerMattijs Korpershoek1-1/+1
2022-04-25drm/i915: Check EDID for HDR static metadata when choosing blcJouni Högander1-8/+26
2022-04-25drm/i915: Fix DISP_POS_Y and DISP_HEIGHT definesHans de Goede1-2/+2
2022-04-25Linux 5.18-rc4v5.18-rc4Linus Torvalds1-1/+1
2022-04-25clk: sunxi-ng: sun6i-rtc: Mark rtc-32k as criticalSamuel Holland1-0/+1
2022-04-24Merge tag 'sched_urgent_for_v5.18_rc4' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-5/+5
2022-04-24Merge tag 'powerpc-5.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds6-66/+66
2022-04-24Merge tag 'perf_urgent_for_v5.18_rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-9/+10
2022-04-24Merge tag 'edac_urgent_for_v5.18_rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-5/+11
2022-04-24kvmalloc: use vmalloc_huge for vmalloc allocationsLinus Torvalds1-2/+9
2022-04-24page_alloc: use vmalloc_huge for large system hashSong Liu1-1/+1
2022-04-24eeprom: at25: Use DMA safe buffersChristophe Leroy1-8/+11
2022-04-24pinctrl: pistachio: fix use of irq_of_parse_and_map()Lv Ruyi1-3/+3
2022-04-24arm64: dts: imx8mn-ddr4-evk: Describe the 32.768 kHz PMIC clockFabio Estevam1-0/+4
2022-04-24ARM: dts: imx6ull-colibri: fix vqmmc regulatorMax Krummenacher1-1/+1
2022-04-24Merge tag '5.18-rc3-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds8-66/+52
2022-04-24Merge tag 'arc-5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds9-27/+24
2022-04-24sctp: check asoc strreset_chunk in sctp_generate_reconf_eventXin Long1-0/+4
2022-04-23Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-3/+12
2022-04-23Merge tag 'for-linus-5.18-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-4/+9
2022-04-23Merge tag 'drm-fixes-2022-04-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds12-358/+94
2022-04-23Merge tag 'input-for-v5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-1/+36
2022-04-23Merge tag 'block-5.18-2022-04-22' of git://git.kernel.dk/linux-blockLinus Torvalds2-2/+2
2022-04-23Merge tag 'io_uring-5.18-2022-04-22' of git://git.kernel.dk/linux-blockLinus Torvalds1-4/+7
2022-04-23Merge tag 'perf-tools-fixes-for-v5.18-2022-04-22' of git://git.kernel.org/pub...Linus Torvalds4-1/+23
2022-04-23sparc: cacheflush_32.h needs struct pageRandy Dunlap1-0/+1
2022-04-23topology: Fix up build warning in topology_is_visible()Greg Kroah-Hartman1-3/+1
2022-04-23Merge tag 'usb-serial-5.18-rc4' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman3-3/+16
2022-04-23MAINTAINERS: update iwlwifi driver maintainerGregory Greenman1-1/+1
2022-04-23iwlwifi: iwl-dbg: Use del_timer_sync() before freeingGuenter Roeck1-1/+1
2022-04-23Merge tag 'drm-misc-fixes-2022-04-22' of git://anongit.freedesktop.org/drm/dr...Dave Airlie12-358/+94
2022-04-23riscv: dts: microchip: reparent mpfs clocksConor Dooley2-5/+5
2022-04-23clk: microchip: mpfs: add RTCREF clock controlConor Dooley1-1/+23
2022-04-23clk: microchip: mpfs: re-parent the configurable clocksConor Dooley1-19/+132
2022-04-23dt-bindings: rtc: add refclk to mpfs-rtcConor Dooley1-3/+12
2022-04-23dt-bindings: clk: mpfs: add defines for two new clocksConor Dooley1-1/+4
2022-04-23dt-bindings: clk: mpfs document msspll dri registersConor Dooley1-2/+11
2022-04-23riscv: dts: microchip: fix usage of fic clocks on mpfsConor Dooley2-3/+15
2022-04-23clk: microchip: mpfs: mark CLK_ATHENA as criticalConor Dooley1-3/+5
2022-04-23clk: microchip: mpfs: fix parents for FIC clocksConor Dooley1-5/+5
2022-04-23Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds9-26/+101
2022-04-23Merge tag 'ata-5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...Linus Torvalds1-0/+2
2022-04-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds36-252/+316
2022-04-23net: ethernet: stmmac: fix write to sgmii_adapter_baseDinh Nguyen1-5/+7
2022-04-23Merge branch 'wireguard-patches-for-5-18-rc4'Jakub Kicinski3-1/+4
2022-04-23wireguard: device: check for metadata_dst with skb_valid_dst()Nikolay Aleksandrov1-1/+2