summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-01-18fs: don't audit the capability check in simple_xattr_list()Ondrej Mosnacek1-1/+1
2023-01-18alpha: fix syscall entry in !AUDUT_SYSCALL caseAl Viro1-1/+3
2023-01-18cpuidle: dt: Return the correct numbers of parsed idle statesUlf Hansson1-1/+1
2023-01-18tpm/tpm_crb: Fix error message in __crb_relinquish_locality()Michael Kelley1-1/+1
2023-01-18pstore: Avoid kcore oops by vmap()ing with VM_IOREMAPStephen Boyd1-1/+5
2023-01-18ARM: mmp: fix timer_read delayDoug Brown1-4/+7
2023-01-18pstore/ram: Fix error return code in ramoops_probe()Wang Yufen1-0/+2
2023-01-18ARM: dts: turris-omnia: Add switch port 6 nodePali Rohár1-1/+11
2023-01-18ARM: dts: turris-omnia: Add ethernet aliasesPali Rohár1-0/+6
2023-01-18ARM: dts: armada-39x: Fix assigned-addresses for every PCIe Root PortPali Rohár1-3/+3
2023-01-18ARM: dts: armada-38x: Fix assigned-addresses for every PCIe Root PortPali Rohár2-5/+5
2023-01-18ARM: dts: armada-375: Fix assigned-addresses for every PCIe Root PortPali Rohár1-1/+1
2023-01-18ARM: dts: armada-xp: Fix assigned-addresses for every PCIe Root PortPali Rohár2-12/+12
2023-01-18ARM: dts: armada-370: Fix assigned-addresses for every PCIe Root PortPali Rohár1-1/+1
2023-01-18ARM: dts: dove: Fix assigned-addresses for every PCIe Root PortPali Rohár1-1/+1
2023-01-18arm64: dts: mediatek: mt6797: Fix 26M oscillator unit nameAngeloGioacchino Del Regno1-1/+1
2023-01-18arm64: dts: mt2712-evb: Fix vproc fixed regulators unit namesAngeloGioacchino Del Regno1-2/+2
2023-01-18arm64: dts: mt2712e: Fix unit address for pinctrl nodeAngeloGioacchino Del Regno1-1/+1
2023-01-18arm64: dts: mt2712e: Fix unit_address_vs_reg warning for oscillatorsAngeloGioacchino Del Regno1-10/+10
2023-01-18perf: arm_dsu: Fix hotplug callback leak in dsu_pmu_init()Yuan Can1-1/+5
2023-01-18soc: ti: smartreflex: Fix PM disable depth imbalance in omap_sr_probeZhang Qilong1-0/+1
2023-01-18arm: dts: spear600: Fix clcd interruptKory Maincent1-1/+1
2023-01-18drivers: soc: ti: knav_qmss_queue: Mark knav_acc_firmwares as staticChen Jiahao1-1/+1
2023-01-18ARM: dts: qcom: apq8064: fix coresight compatibleLuca Weiss1-1/+1
2023-01-18usb: musb: remove extra check in musb_gadget_vbus_drawIvaylo Dimitrov1-2/+0
2023-01-18net: loopback: use NET_NAME_PREDICTABLE for name_assign_typeRasmus Villemoes1-1/+1
2023-01-18Bluetooth: L2CAP: Fix u8 overflowSungwoo Kim1-1/+2
2023-01-18igb: Initialize mailbox message for VF resetTony Nguyen1-1/+1
2023-01-18USB: serial: f81534: fix division by zero on line-speed changeJohan Hovold1-5/+7
2023-01-18USB: serial: cp210x: add Kamstrup RF sniffer PIDsBruno Thomsen1-0/+2
2023-01-18USB: serial: option: add Quectel EM05-G modemDuke Xin1-0/+3
2023-01-18usb: gadget: uvc: Prevent buffer overflow in setup handlerSzymon Heidrich1-2/+3
2023-01-18udf: Fix extending file within last blockJan Kara1-15/+17
2023-01-18udf: Do not bother looking for prealloc extents if i_lenExtents matches i_sizeJan Kara1-1/+2
2023-01-18udf: Fix preallocation discarding at indirect extent boundaryJan Kara1-32/+13
2023-01-18udf: Discard preallocation before extending file with a holeJan Kara1-28/+18
2023-01-18perf script python: Remove explicit shebang from tests/attr.cTony Jones1-1/+0
2023-01-18ASoC: ops: Correct bounds check for second channel on SX controlsCharles Keepax1-2/+3
2023-01-18can: mcba_usb: Fix termination command argumentYasushi SHOJI1-3/+7
2023-01-18can: sja1000: fix size of OCR_MODE_MASK defineHeiko Schocher1-1/+1
2023-01-18pinctrl: meditatek: Startup with the IRQs disabledRicardo Ribalda1-3/+6
2023-01-18ASoC: ops: Check bounds for second channel in snd_soc_put_volsw_sx()Mark Brown1-0/+6
2023-01-18nfp: fix use-after-free in area_cache_get()Jialiang Wang1-1/+2
2023-01-18block: unhash blkdev part inode when the part is deletedMing Lei1-0/+7
2023-01-18mm/khugepaged: invoke MMU notifiers in shmem/file collapse pathsJann Horn1-1/+8
2023-01-18mm/khugepaged: fix GUP-fast interaction by sending IPIJann Horn3-0/+26
2022-12-14Linux 4.19.269v4.19.269Greg Kroah-Hartman1-1/+1
2022-12-14can: esd_usb: Allow REC and TEC to return to zeroFrank Jungclaus1-0/+6
2022-12-14net: mvneta: Fix an out of bounds checkDan Carpenter1-4/+1
2022-12-14ipv6: avoid use-after-free in ip6_fragment()Eric Dumazet1-0/+5