summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-19sched: correct SD_flags returned by tl->sd_flags()Peng Liu1-1/+1
2020-08-19sched/fair: Fix NOHZ next idle balanceVincent Guittot1-9/+14
2020-08-19x86, sched: Bail out of frequency invariance if turbo_freq/base_freq gives 0Giovanni Gherdovich1-2/+9
2020-08-19x86, sched: Bail out of frequency invariance if turbo frequency is unknownGiovanni Gherdovich1-2/+4
2020-08-19x86, sched: check for counters overflow in frequency invariant accountingGiovanni Gherdovich2-6/+29
2020-08-19perf/x86/intel/uncore: Fix oops when counting IMC uncore events on some TGLKan Liang1-1/+2
2020-08-19x86/mce/inject: Fix a wrong assignment of i_mce.statusZhenzhong Duan1-1/+1
2020-08-19ARM: dts: stm32: fix uart7_pins_a comments in stm32mp15-pinctrlErwan Le Ray1-4/+4
2020-08-19ARM: dts: stm32: fix uart nodes ordering in stm32mp15-pinctrlErwan Le Ray1-51/+51
2020-08-19HID: input: Fix devices that return multiple bytes in battery reportGrant Likely1-3/+3
2020-08-19io_uring: abstract out task work runningJens Axboe1-13/+19
2020-08-19kunit: capture stderr on all make subprocess callsWill Chen1-3/+3
2020-08-19tracepoint: Mark __tracepoint_string's __usedNick Desaulniers1-1/+1
2020-08-11Linux 5.8.1v5.8.1Greg Kroah-Hartman1-1/+1
2020-08-11arm64: kaslr: Use standard early random functionGuenter Roeck1-7/+5
2020-08-11random: random.h should include archrandom.h, not the other way aroundLinus Torvalds2-2/+1
2020-08-11random32: move the pseudo-random 32-bit definitions to prandom.hLinus Torvalds2-62/+82
2020-08-11ima: move APPRAISE_BOOTPARAM dependency on ARCH_POLICY to runtimeBruno Meneguele2-1/+7
2020-08-11PCI: tegra: Revert tegra124 raw_violation_fixupNicolas Chauvet1-32/+0
2020-08-11powerpc/kasan: Fix shadow pages allocation failureChristophe Leroy1-12/+13
2020-08-11Revert "powerpc/kasan: Fix shadow pages allocation failure"Christophe Leroy3-3/+5
2020-08-11xattr: break delegations in {set,remove}xattrFrank van der Linden2-7/+79
2020-08-11gpio: max77620: Fix missing release of interruptDmitry Osipenko1-2/+3
2020-08-11leds: 88pm860x: fix use-after-free on unbindJohan Hovold1-1/+13
2020-08-11leds: lm3533: fix use-after-free on unbindJohan Hovold1-3/+9
2020-08-11leds: da903x: fix use-after-free on unbindJohan Hovold1-1/+13
2020-08-11leds: lm36274: fix use-after-free on unbindJohan Hovold1-3/+12
2020-08-11leds: wm831x-status: fix use-after-free on unbindJohan Hovold1-1/+13
2020-08-11mtd: properly check all write ioctls for permissionsGreg Kroah-Hartman1-9/+47
2020-08-11vgacon: Fix for missing check in scrollback handlingYunhai Zhang1-0/+4
2020-08-11lkdtm/heap: Avoid edge and middle of slabsKees Cook1-4/+5
2020-08-11scripts: add dummy report mode to add_namespace.cocciMatthias Maennich2-2/+8
2020-08-11Smack: fix use-after-free in smk_write_relabel_self()Eric Biggers1-2/+11
2020-08-11binder: Prevent context manager from incrementing ref 0Jann Horn1-1/+14
2020-08-11omapfb: dss: Fix max fclk divider for omap36xxAdam Ford1-1/+1
2020-08-11Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_with_rssi_evt()Peilin Ye1-0/+7
2020-08-11Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_evt()Peilin Ye1-1/+1
2020-08-11Bluetooth: Fix slab-out-of-bounds read in hci_extended_inquiry_result_evt()Peilin Ye1-1/+1
2020-08-11Staging: rtl8188eu: rtw_mlme: Fix uninitialized variable authmodeDinghao Liu1-1/+3
2020-08-11staging: rtl8712: handle firmware load failureRustam Kovhaev2-4/+10
2020-08-11staging: android: ashmem: Fix lockdep warning for write operationSuren Baghdasaryan1-0/+12
2020-08-11ALSA: seq: oss: Serialize ioctlsTakashi Iwai1-1/+7
2020-08-11ALSA: hda/ca0132 - Fix AE-5 microphone selection commands.Connor McAdams1-3/+3
2020-08-11ALSA: hda/ca0132 - Fix ZxR Headphone gain control get value.Connor McAdams1-0/+5
2020-08-11ALSA: hda/ca0132 - Add new quirk ID for Recon3D.Connor McAdams1-0/+1
2020-08-11ALSA: hda/realtek: Add alc269/alc662 pin-tables for Loongson-3 laptopsHuacai Chen1-0/+114
2020-08-11Revert "ALSA: hda: call runtime_allow() for all hda controllers"Hui Wang1-1/+0
2020-08-11usb: xhci: Fix ASMedia ASM1142 DMA addressingForest Crossman1-1/+3
2020-08-11usb: xhci: define IDs for various ASMedia host controllersForest Crossman1-3/+5
2020-08-11USB: iowarrior: fix up report size handling for some devicesGreg Kroah-Hartman1-10/+25