summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-24mac80211: minstrel: remove deferred sampling codeFelix Fietkau2-22/+4
2020-11-24xtensa: disable preemption around cache alias management callsMax Filippov1-0/+14
2020-11-24ext4: fix bogus warning in ext4_update_dx_flag()Jan Kara1-1/+2
2020-11-24efivarfs: fix memory leak in efivarfs_create()Vamshi K Sthambamkadi1-0/+1
2020-11-24tty: serial: imx: keep console clocks always onFugang Duan1-17/+3
2020-11-24ALSA: mixart: Fix mutex deadlockTakashi Iwai1-3/+2
2020-11-24ALSA: ctl: fix error path at adding user-defined element setTakashi Sakamoto1-1/+1
2020-11-24powerpc/uaccess-flush: fix corenet64_smp_defconfig buildDaniel Axtens1-2/+2
2020-11-24libfs: fix error cast of negative value in simple_attr_write()Yicong Yang1-2/+4
2020-11-24regulator: ti-abb: Fix array out of bound read access on the first transitionNishanth Menon1-1/+11
2020-11-24MIPS: Alchemy: Fix memleak in alchemy_clk_setup_cpuZhang Qilong1-1/+8
2020-11-24can: m_can: m_can_handle_state_change(): fix state changeWu Bo1-2/+2
2020-11-24can: peak_usb: fix potential integer overflow on shift of a intColin Ian King1-2/+2
2020-11-24can: dev: can_restart(): post buffer from the right contextAlejandro Concepcion Rodriguez1-1/+1
2020-11-24perf lock: Don't free "lock_seq_stat" if read_count isn't zeroLeo Yan1-1/+1
2020-11-24ARM: dts: imx50-evk: Fix the chip select 1 IOMUXFabio Estevam1-1/+1
2020-11-24arm: dts: imx6qdl-udoo: fix rgmii phy-mode for ksz9031 phySergey Matyukevich1-1/+1
2020-11-24Input: adxl34x - clean up a data type in adxl34x_probe()Dan Carpenter1-1/+1
2020-11-24MIPS: Fix BUILD_ROLLBACK_PROLOGUE for microMIPSPaul Burton1-2/+1
2020-11-24arm64: psci: Avoid printing in cpu_psci_cpu_die()Will Deacon1-4/+1
2020-11-24pinctrl: rockchip: enable gpio pclk for rockchip_gpio_to_irqJianqun Xu1-0/+2
2020-11-24net: Have netpoll bring-up DSA management interfaceFlorian Fainelli1-4/+18
2020-11-24net: usb: qmi_wwan: Set DTR quirk for MR400Filip Moc1-1/+1
2020-11-24sctp: change to hold/put transport for proto_unreach_timerXin Long3-5/+5
2020-11-24qlcnic: fix error return code in qlcnic_83xx_restart_hw()Zhang Changzhong1-1/+2
2020-11-24net: x25: Increase refcnt of "struct x25_neigh" in x25_rx_call_requestXie He1-0/+1
2020-11-24net/mlx4_core: Fix init_hca fields offsetAya Levin2-5/+5
2020-11-24netlabel: fix an uninitialized warning in netlbl_unlabel_staticlist()Paul Moore1-1/+1
2020-11-24netlabel: fix our progress tracking in netlbl_unlabel_staticlist()Paul Moore1-5/+12
2020-11-24net: bridge: add missing counters to ndo_get_stats64 callbackHeiner Kallweit1-0/+1
2020-11-24net: b44: fix error return code in b44_init_one()Zhang Changzhong1-1/+2
2020-11-24atm: nicstar: Unmap DMA on send errorSebastian Andrzej Siewior1-0/+2
2020-11-24ah6: fix error return code in ah6_input()Zhang Changzhong1-1/+2
2020-11-22Linux 4.4.245v4.4.245Greg Kroah-Hartman1-1/+1
2020-11-22KVM: x86: clflushopt should be treated as a no-op by emulationDavid Edmondson1-1/+7
2020-11-22mac80211: always wind down STA stateJohannes Berg1-0/+18
2020-11-22Input: sunkbd - avoid use-after-free in teardown pathsDmitry Torokhov1-8/+33
2020-11-22powerpc/8xx: Always fault when _PAGE_ACCESSED is not setChristophe Leroy1-6/+2
2020-11-22xfs: validate cached inodes are free when allocatedDave Chinner1-25/+48
2020-11-22xfs: catch inode allocation state mismatch corruptionDave Chinner1-1/+22
2020-11-22i2c: imx: Fix external abort on interrupt in exit pathsKrzysztof Kozlowski1-9/+16
2020-11-22powerpc/64s: flush L1D after user accessesNicholas Piggin13-61/+224
2020-11-22powerpc/uaccess: Evaluate macro arguments once, before user access is allowedNicholas Piggin1-14/+35
2020-11-22powerpc: Fix __clear_user() with KUAP enabledAndrew Donnellan4-5/+13
2020-11-22powerpc: Implement user_access_begin and friendsChristophe Leroy1-14/+46
2020-11-22powerpc: Add a framework for user access trackingChristophe Leroy4-8/+74
2020-11-22powerpc/64s: flush L1D on kernel entryNicholas Piggin11-1/+199
2020-11-22powerpc/64s: move some exception handlers out of lineDaniel Axtens1-48/+90
2020-11-22powerpc/64s: Define MASKABLE_RELON_EXCEPTION_PSERIES_OOLDaniel Axtens1-0/+6
2020-11-18Linux 4.4.244v4.4.244Greg Kroah-Hartman1-1/+1