summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-22Linux 4.19.159v4.19.159Greg Kroah-Hartman1-1/+1
2020-11-22ACPI: GED: fix -WformatNick Desaulniers1-1/+1
2020-11-22KVM: x86: clflushopt should be treated as a no-op by emulationDavid Edmondson1-1/+7
2020-11-22can: proc: can_remove_proc(): silence remove_proc_entry warningZhang Changzhong1-2/+4
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-22Revert "perf cs-etm: Move definition of 'traceid_list' global variable from h...Salvatore Bonaccorso2-3/+3
2020-11-22powerpc/64s: flush L1D after user accessesNicholas Piggin12-59/+198
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 Donnellan3-7/+12
2020-11-22powerpc: Implement user_access_begin and friendsChristophe Leroy1-19/+56
2020-11-22powerpc: Add a framework for user access trackingChristophe Leroy4-8/+74
2020-11-22powerpc/64s: flush L1D on kernel entryNicholas Piggin11-7/+205
2020-11-22powerpc/64s: move some exception handlers out of lineDaniel Axtens1-2/+8
2020-11-18Linux 4.19.158v4.19.158Greg Kroah-Hartman1-1/+1
2020-11-18Convert trailing spaces and periods in path componentsBoris Protopopov1-1/+7
2020-11-18net: sch_generic: fix the missing new qdisc assignment bugYunsheng Lin1-0/+3
2020-11-18reboot: fix overflow parsing reboot cpu numberMatteo Croce1-0/+7
2020-11-18Revert "kernel/reboot.c: convert simple_strtoul to kstrtoint"Matteo Croce1-14/+7
2020-11-18perf/core: Fix race in the perf_mmap_close() functionJiri Olsa1-3/+4
2020-11-18perf scripting python: Avoid declaring function pointers with a visibility at...Arnaldo Carvalho de Melo1-5/+2
2020-11-18x86/speculation: Allow IBPB to be conditionally enabled on CPUs with always-o...Anand K Mistry1-19/+33
2020-11-18random32: make prandom_u32() output unpredictableGeorge Spelvin4-189/+317
2020-11-18r8169: fix potential skb double free in an error pathHeiner Kallweit1-1/+2
2020-11-18vrf: Fix fast path output packet handling with async Netfilter rulesMartin Willi1-23/+69
2020-11-18tipc: fix memory leak in tipc_topsrv_start()Wang Hai1-2/+8
2020-11-18net/x25: Fix null-ptr-deref in x25_connectMartin Schiller1-1/+1
2020-11-18net: Update window_clamp if SOCK_RCVBUF is setMao Wenan2-4/+15
2020-11-18net/af_iucv: fix null pointer dereference on shutdownUrsula Braun1-1/+2
2020-11-18IPv6: Set SIT tunnel hard_header_len to zeroOliver Herms1-2/+0
2020-11-18swiotlb: fix "x86: Don't panic if can not alloc buffer for swiotlb"Stefano Stabellini1-1/+5
2020-11-18erofs: derive atime instead of leaving it emptyGao Xiang1-10/+11
2020-11-18pinctrl: amd: fix incorrect way to disable debounce filterCoiby Xu1-2/+2
2020-11-18pinctrl: amd: use higher precision for 512 RtcClkCoiby Xu1-1/+1
2020-11-18drm/gma500: Fix out-of-bounds access to struct drm_device.vblank[]Thomas Zimmermann1-22/+12
2020-11-18don't dump the threads that had been already exiting when zapped.Al Viro1-1/+4
2020-11-18mmc: renesas_sdhi_core: Add missing tmio_mmc_host_free() at removeYoshihiro Shimoda1-0/+1
2020-11-18gpio: pcie-idio-24: Enable PEX8311 interruptsArnaud de Turckheim1-1/+51
2020-11-18gpio: pcie-idio-24: Fix IRQ Enable Register valueArnaud de Turckheim1-4/+4
2020-11-18gpio: pcie-idio-24: Fix irq mask when maskingArnaud de Turckheim1-1/+1
2020-11-18selinux: Fix error return code in sel_ib_pkey_sid_slow()Chen Zhou1-1/+3
2020-11-18btrfs: fix potential overflow in cluster_pages_for_defrag on 32bit archMatthew Wilcox (Oracle)1-6/+4
2020-11-18ocfs2: initialize ip_next_orphanWengang Wang1-0/+1
2020-11-18futex: Don't enable IRQs unconditionally in put_pi_state()Dan Carpenter1-2/+3
2020-11-18mei: protect mei_cl_mtu from null dereferenceAlexander Usyskin1-2/+2
2020-11-18xhci: hisilicon: fix refercence leak in xhci_histb_probeZhang Qilong1-1/+1
2020-11-18usb: cdc-acm: Add DISABLE_ECHO for Renesas USB Download modeChris Brandt1-0/+9
2020-11-18uio: Fix use-after-free in uio_unregister_device()Shin'ichiro Kawasaki1-4/+6
2020-11-18thunderbolt: Add the missed ida_simple_remove() in ring_request_msix()Jing Xiangfeng1-4/+15