summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-01-09Linux 5.4.10v5.4.10Greg Kroah-Hartman1-1/+1
2020-01-09powerpc/pmem: Fix kernel crash due to wrong range value usage in flush_dcache...Aneesh Kumar K.V1-1/+1
2020-01-09Linux 5.4.9v5.4.9Greg Kroah-Hartman1-1/+1
2020-01-09mm/hugetlb: defer freeing of huge pages if in non-task contextWaiman Long1-1/+50
2020-01-09hsr: fix a race condition in node list insertion and deletionTaehee Yoo5-37/+56
2020-01-09hsr: fix error handling routine in hsr_dev_finalize()Taehee Yoo3-24/+21
2020-01-09hsr: avoid debugfs warning message when module is removeTaehee Yoo1-1/+0
2020-01-09net: annotate lockless accesses to sk->sk_pacing_shiftEric Dumazet4-6/+7
2020-01-09perf/x86/intel/bts: Fix the use of page_private()Alexander Shishkin1-5/+11
2020-01-09efi: Don't attempt to map RCI2 config table if it doesn't existArd Biesheuvel1-0/+3
2020-01-09lib/ubsan: don't serialize UBSAN reportJulien Grall1-41/+23
2020-01-09xen/blkback: Avoid unmapping unmapped grant pagesSeongJae Park1-0/+2
2020-01-09mm/sparse.c: mark populate_section_memmap as __meminitIlya Leoshkevich1-2/+2
2020-01-09s390/smp: fix physical to logical CPU map for SMTHeiko Carstens1-26/+54
2020-01-09Btrfs: only associate the locked page with one async_chunk structChris Mason2-5/+22
2020-01-09btrfs: get rid of unique workqueue helper functionsOmar Sandoval12-145/+50
2020-01-09ubifs: ubifs_tnc_start_commit: Fix OOB in layout_in_gapsZhihao Cheng1-7/+27
2020-01-09net: add annotations on hh->hh_len lockless accessesEric Dumazet4-5/+14
2020-01-09xfs: periodically yield scrub threads to the schedulerDarrick J. Wong1-1/+8
2020-01-09drm/i915/execlists: Fix annotation for decoupling virtual requestChris Wilson1-1/+2
2020-01-09ath9k_htc: Discard undersized packetsMasashi Honma1-4/+19
2020-01-09ath9k_htc: Modify byte order for an error messageMasashi Honma1-1/+1
2020-01-09fix compat handling of FICLONERANGE, FIDEDUPERANGE and FS_IOC_FIEMAPAl Viro1-1/+2
2020-01-09fs: cifs: Fix atime update check vs mtimeDeepa Dinamani1-1/+1
2020-01-09cifs: Fix lookup of root ses in DFS referral cachePaulo Alcantara (SUSE)1-2/+1
2020-01-09tty: serial: msm_serial: Fix lockup for sysrq and oopsLeo Yan1-2/+11
2020-01-09phy: renesas: rcar-gen3-usb2: Use platform_get_irq_optional() for optional irqGeert Uytterhoeven1-1/+1
2020-01-09arm64: dts: meson: odroid-c2: Disable usb_otg bus to avoid power failed warningAnand Moon1-2/+2
2020-01-09dt-bindings: clock: renesas: rcar-usb2-clock-sel: Fix typo in exampleGeert Uytterhoeven1-1/+1
2020-01-09media: usb: fix memory leak in af9005_identify_stateNavid Emamdoost1-2/+3
2020-01-09regulator: ab8500: Remove AB8505 USB regulatorStephan Gerhold2-18/+0
2020-01-09media: flexcop-usb: ensure -EIO is returned on error conditionColin Ian King1-1/+1
2020-01-09arm64: dts: meson-gxm-khadas-vim2: fix uart_A bluetooth nodeChristian Hewitt1-0/+3
2020-01-09arm64: dts: meson-gxl-s905x-khadas-vim: fix uart_A bluetooth nodeChristian Hewitt1-0/+3
2020-01-09Bluetooth: Fix memory leak in hci_connect_le_scanNavid Emamdoost1-1/+3
2020-01-09Bluetooth: delete a stray unlockDan Carpenter1-3/+1
2020-01-09Bluetooth: btusb: fix PM leak in error case of setupOliver Neukum1-1/+2
2020-01-09powerpc/mm: Mark get_slice_psize() & slice_addr_is_low() as notraceMichael Ellerman1-2/+2
2020-01-09regulator: axp20x: Fix AXP22x ELDO2 regulator enable bitmaskChen-Yu Tsai1-1/+1
2020-01-09spi: uniphier: Fix FIFO thresholdKunihiko Hayashi1-12/+19
2020-01-09regulator: bd70528: Remove .set_ramp_delay for bd70528_ldo_opsAxel Lin1-1/+0
2020-01-09regulator: axp20x: Fix axp20x_set_ramp_delayAxel Lin1-3/+6
2020-01-09watchdog: tqmx86_wdt: Fix build errorYueHaibing1-0/+1
2020-01-09net, sysctl: Fix compiler warning when only cBPF is presentAlexander Lobakin1-0/+2
2020-01-09netfilter: nf_queue: enqueue skbs with NULL dstMarco Oliverio1-1/+1
2020-01-09platform/x86: pmc_atom: Add Siemens CONNECT X300 to critclk_systems DMI tableMichael Haener1-0/+8
2020-01-09xfs: don't check for AG deadlock for realtime files in bunmapiOmar Sandoval1-1/+1
2020-01-09firmware: arm_scmi: Avoid double free in error flowWen Yang1-4/+4
2020-01-09cifs: Fix potential softlockups while refreshing DFS cachePaulo Alcantara (SUSE)1-12/+29
2020-01-09of: overlay: add_changeset_property() memory leakFrank Rowand1-17/+20