summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-01-27x86/mm: Flush global TLB when switching to trampoline page-tableJoerg Roedel3-10/+29
2022-01-27floppy: Add max size check for user space requestXiongwei Song1-1/+3
2022-01-27usb: uhci: add aspeed ast2600 uhci supportNeal Liu1-1/+2
2022-01-27arm64: dts: ti: j721e-main: Fix 'dtbs_check' in serdes_ln_ctrl nodeKishon Vijay Abraham I1-1/+1
2022-01-27arm64: dts: ti: j7200-main: Fix 'dtbs_check' serdes_ln_ctrl nodeKishon Vijay Abraham I1-1/+1
2022-01-27ACPI / x86: Add not-present quirk for the PCI0.SDHB.BRC1 device on the GPD winHans de Goede1-3/+17
2022-01-27ACPI / x86: Allow specifying acpi_device_override_status() quirks by pathHans de Goede1-10/+32
2022-01-27ACPI: Change acpi_device_always_present() into acpi_device_override_status()Hans de Goede3-31/+42
2022-01-27ACPI / x86: Drop PWM2 device on Lenovo Yoga Book from always present tableHans de Goede1-4/+0
2022-01-27drm/vmwgfx: Introduce a new placement for MOB page tablesZack Rusin5-38/+138
2022-01-27drm/vmwgfx: Release ttm memory if probe failsZack Rusin1-10/+16
2022-01-27regulator: da9121: Prevent current limit change when enabledAdam Ward1-0/+5
2022-01-27media: venus: avoid calling core_clk_setrate() concurrently during concurrent...Mansur Alisha Shaik1-14/+14
2022-01-27ath11k: Avoid NULL ptr access during mgmt tx cleanupSriram R1-15/+20
2022-01-27rsi: Fix out-of-bounds read in rsi_read_pkt()Zekun Shen3-1/+6
2022-01-27rsi: Fix use-after-free in rsi_rx_done_handler()Zekun Shen1-1/+7
2022-01-27mwifiex: Fix skb_over_panic in mwifiex_usb_recv()Zekun Shen1-1/+2
2022-01-27crypto: jitter - consider 32 LSB for APTStephan Müller1-2/+1
2022-01-27HSI: core: Fix return freed object in hsi_new_clientChengfeng Ye1-0/+1
2022-01-27gpiolib: acpi: Do not set the IRQ type if the IRQ is already in useHans de Goede1-4/+11
2022-01-27tty: serial: imx: disable UCR4_OREN in .stop_rx() instead of .shutdown()Fugang Duan1-2/+5
2022-01-27mxser: keep only !tty test in ISRJiri Slaby1-4/+1
2022-01-27drm/bridge: megachips: Ensure both bridges are probed before registrationMartyn Welch1-12/+28
2022-01-27drm/amd/display: add else to avoid double destroy clk_mgrMartin Leung1-2/+1
2022-01-27mlxsw: pci: Add shutdown method in PCI driverDanielle Ratson1-0/+1
2022-01-27soc: ti: pruss: fix referenced node in error messageJan Kiszka1-1/+1
2022-01-27drm/amdgpu/display: set vblank_disable_immediate for DCAlex Deucher2-1/+3
2022-01-27drm/amd/display: check top_pipe_to_program pointerYang Li1-1/+2
2022-01-27ARM: imx: rename DEBUG_IMX21_IMX27_UART to DEBUG_IMX27_UARTLukas Bulwahn2-16/+16
2022-01-27soc: imx: gpcv2: Synchronously suspend MIX domainsMarek Vasut1-1/+1
2022-01-27arm64: dts: qcom: sm8350: Shorten camera-thermal-bottom nameKonrad Dybcio1-1/+1
2022-01-27EDAC/synopsys: Use the quirk for version instead of ddr versionDinh Nguyen1-2/+1
2022-01-27ethernet: renesas: Use div64_ul instead of do_divYang Li1-4/+2
2022-01-27libbpf: Accommodate DWARF/compiler bug with duplicated structsAndrii Nakryiko1-4/+41
2022-01-27media: b2c2: Add missing check in flexcop_pci_isr:Zheyu Ma1-0/+3
2022-01-27HID: apple: Do not reset quirks when the Fn key is not foundJosé Expósito1-1/+1
2022-01-27HID: magicmouse: Report battery level over USBJosé Expósito1-6/+88
2022-01-27drm: panel-orientation-quirks: Add quirk for the Lenovo Yoga Book X91F/LHans de Goede1-0/+6
2022-01-27psi: Fix PSI_MEM_FULL state when tasks are in memstall and doing reclaimBrian Chen3-19/+44
2022-01-27usb: gadget: f_fs: Use stream_open() for endpoint filesPavankumar Kondeti1-2/+2
2022-01-27USB: ehci_brcm_hub_control: Improve port index sanitizingHaimin Zhang1-1/+5
2022-01-27usb: dwc3: meson-g12a: fix shared reset control useAmjad Ouled-Ameur1-5/+12
2022-01-27ath11k: Fix crash caused by uninitialized TX ringBaochen Qiang1-2/+0
2022-01-27media: atomisp: handle errors at sh_css_create_isp_params()Mauro Carvalho Chehab1-2/+6
2022-01-27batman-adv: allow netlink usage in unprivileged containersLinus Lüssing1-15/+15
2022-01-27ARM: shmobile: rcar-gen2: Add missing of_node_put()Wan Jiabing1-1/+4
2022-01-27media: atomisp: check before deference asd variableMauro Carvalho Chehab1-2/+4
2022-01-27media: atomisp-ov2680: Fix ov2680_set_fmt() clobbering the exposureHans de Goede1-24/+0
2022-01-27media: atomisp: set per-device's default modeMauro Carvalho Chehab5-7/+23
2022-01-27media: atomisp: fix try_fmt logicMauro Carvalho Chehab1-1/+71