summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-27Merge remote-tracking branch 'sumit-lts/lts-4.4.y-hikey' into linux-4.4.y4.4.277-rc2-hikey-20210727-1086Linaro CI
2021-07-27Linux 4.4.277-rc2Greg Kroah-Hartman
2021-07-27btrfs: compression: don't try to compress if we don't have enough pagesDavid Sterba
2021-07-27iio: accel: bma180: Fix BMA25x bandwidth register valuesStephan Gerhold
2021-07-27iio: accel: bma180: Use explicit member assignmentLinus Walleij
2021-07-27net: bcmgenet: ensure EXT_ENERGY_DET_MASK is clearDoug Berger
2021-07-27media: ngene: Fix out-of-bounds bug in ngene_command_config_free_buf()Gustavo A. R. Silva
2021-07-27tracing: Fix bug in rb_per_cpu_empty() that might cause deadloop.Haoran Luo
2021-07-27USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stickJohn Keeping
2021-07-27USB: serial: cp210x: fix comments for GE CS1000Ian Ray
2021-07-27USB: serial: option: add support for u-blox LARA-R6 familyMarco De Marco
2021-07-27usb: renesas_usbhs: Fix superfluous irqs happen after usb_pkt_pop()Yoshihiro Shimoda
2021-07-27usb: max-3421: Prevent corruption of freed memoryMark Tomlinson
2021-07-27USB: usb-storage: Add LaCie Rugged USB3-FW to IGNORE_UASJulian Sikorski
2021-07-27usb: hub: Disable USB 3 device initiated lpm if exit latency is too highMathias Nyman
2021-07-27KVM: PPC: Book3S: Fix H_RTAS rets buffer overflowNicholas Piggin
2021-07-27xhci: Fix lost USB 2 remote wakeMathias Nyman
2021-07-27ALSA: sb: Fix potential ABBA deadlock in CSP driverTakashi Iwai
2021-07-27s390/ftrace: fix ftrace_update_ftrace_func implementationVasily Gorbik
2021-07-27proc: Avoid mixing integer types in mem_rw()Marcelo Henrique Cerri
2021-07-27Revert "USB: quirks: ignore remote wake-up on Fibocom L850-GL LTE modem"Vincent Palatin
2021-07-27scsi: target: Fix protect handling in WRITE SAME(32)Dmitry Bogdanov
2021-07-27scsi: iscsi: Fix iface sysfs attr detectionMike Christie
2021-07-27netrom: Decrease sock refcount when sock timers expireNguyen Dinh Phi
2021-07-27net: decnet: Fix sleeping inside in af_decnetYajun Deng
2021-07-27net: fix uninit-value in caif_seqpkt_sendmsgZiyang Xuan
2021-07-27s390/bpf: Perform r1 range checking before accessing jit->seen_reg[r1]Colin Ian King
2021-07-27perf probe-file: Delete namelist in del_events() on the error pathRiccardo Mancini
2021-07-27perf test bpf: Free obj_bufRiccardo Mancini
2021-07-27igb: Check if num of q_vectors is smaller than max before array accessAleksandr Loktionov
2021-07-27iavf: Fix an error handling path in 'iavf_probe()'Christophe JAILLET
2021-07-27ipv6: tcp: drop silly ICMPv6 packet too big messagesEric Dumazet
2021-07-27tcp: annotate data races around tp->mtu_infoEric Dumazet
2021-07-27net: validate lwtstate->data before returning from skb_tunnel_info()Taehee Yoo
2021-07-27net: ti: fix UAF in tlan_remove_onePavel Skripkin
2021-07-27net: moxa: fix UAF in moxart_mac_probePavel Skripkin
2021-07-27net: bcmgenet: Ensure all TX/RX queues DMAs are disabledFlorian Fainelli
2021-07-27net: ipv6: fix return value of ip6_skb_dst_mtuVadim Fedorenko
2021-07-27x86/fpu: Make init_fpstate correct with optimized XSAVEThomas Gleixner
2021-07-27Revert "memory: fsl_ifc: fix leak of IO mapping on probe failure"Greg Kroah-Hartman
2021-07-27sched/fair: Fix CFS bandwidth hrtimer expiry typeOdin Ugedal
2021-07-27scsi: aic7xxx: Fix unintentional sign extension issue on left shift of u8Colin Ian King
2021-07-27kbuild: mkcompile_h: consider timestamp if KBUILD_BUILD_TIMESTAMP is setMatthias Maennich
2021-07-27thermal/core: Correct function name thermal_zone_device_unregister()Yang Yingliang
2021-07-27ARM: imx: pm-imx5: Fix references to imx5_cpu_suspend_infoJonathan Neuschäfer
2021-07-27ARM: dts: imx6: phyFLEX: Fix UART hardware flow controlPrimoz Fiser
2021-07-27ARM: dts: BCM63xx: Fix NAND nodes namesRafał Miłecki
2021-07-27ARM: brcmstb: dts: fix NAND nodes namesRafał Miłecki
2021-07-20Linux 4.4.276Greg Kroah-Hartman
2021-07-20seq_file: disallow extremely large seq buffer allocationsEric Sandeen