summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-05-15Linux 4.9.314v4.9.314Greg Kroah-Hartman1-1/+1
2022-05-15mm: userfaultfd: fix missing cache flush in mcopy_atomic_pte() and __mcopy_at...Muchun Song1-0/+3
2022-05-15mmc: rtsx: add 74 Clocks in power on flowRicky WU1-10/+20
2022-05-15Bluetooth: Fix the creation of hdev->nameItay Iellin2-3/+6
2022-05-15can: grcan: only use the NAPI poll budget for RXAndreas Larsson1-15/+7
2022-05-15can: grcan: grcan_probe(): fix broken system id check for errata workaround n...Andreas Larsson1-5/+11
2022-05-15block: drbd: drbd_nl: Make conversion to 'enum drbd_ret_code' explicitLee Jones1-5/+8
2022-05-15MIPS: Use address-of operator on section symbolsNathan Chancellor3-3/+3
2022-05-12Linux 4.9.313v4.9.313Greg Kroah-Hartman1-1/+1
2022-05-12dm: interlock pending dm_io and dm_wait_for_bios_completionMike Snitzer1-0/+2
2022-05-12dm: fix mempool NULL pointer race when completing IOJiazi Li1-7/+10
2022-05-12net: ipv6: ensure we call ipv6_mc_down() at most oncej.nixdorf@avm.de1-2/+6
2022-05-12net: sched: prevent UAF on tc_ctl_tfilter when temporarily dropping rtnl_lockThadeu Lima de Souza Cascardo1-1/+4
2022-05-12kvm: x86/cpuid: Only provide CPUID leaf 0xA if host has architectural PMUSandipan Das1-0/+5
2022-05-12net: igmp: respect RCU rules in ip_mc_source() and ip_mc_msfilter()Eric Dumazet1-3/+6
2022-05-12btrfs: always log symlinks in full modeFilipe Manana1-1/+13
2022-05-12smsc911x: allow using IRQ0Sergey Shtylyov1-1/+1
2022-05-12net: emaclite: Add error handling for of_address_to_resource()Shravya Kumbham1-3/+12
2022-05-12ASoC: dmaengine: Restore NULL prepare_slave_config() callbackCodrin Ciubotariu1-3/+3
2022-05-12hwmon: (adt7470) Fix warning on module removalArmin Wolf1-2/+2
2022-05-12NFC: netlink: fix sleep in atomic bug when firmware download timeoutDuoming Zhou1-2/+2
2022-05-12nfc: nfcmrvl: main: reorder destructive operations in nfcmrvl_nci_unregister_...Duoming Zhou1-1/+1
2022-05-12nfc: replace improper check device_is_registered() in netlink related functionsDuoming Zhou1-15/+14
2022-05-12can: grcan: use ofdev->dev when allocating DMA memoryDaniel Hellstrom1-2/+4
2022-05-12can: grcan: grcan_close(): fix deadlockDuoming Zhou1-0/+2
2022-05-12ASoC: wm8958: Fix change notifications for DSP controlsMark Brown1-4/+4
2022-05-12firewire: core: extend card->lock in fw_core_handle_bus_resetNiels Dossche2-6/+6
2022-05-12firewire: remove check of list iterator against head past the loop bodyJakob Koschel2-20/+23
2022-05-12firewire: fix potential uaf in outbound_phy_packet_callback()Chengfeng Ye1-1/+3
2022-05-12Revert "SUNRPC: attempt AF_LOCAL connect on setup"Trond Myklebust1-3/+0
2022-05-12ALSA: fireworks: fix wrong return count shorter than expected by 4 bytesTakashi Sakamoto1-0/+1
2022-05-12parisc: Merge model and model name into one line in /proc/cpuinfoHelge Deller1-2/+1
2022-05-12MIPS: Fix CP0 counter erratum detection for R4k CPUsMaciej W. Rozycki2-12/+7
2022-05-12tty: n_gsm: fix incorrect UA handlingDaniel Starke1-1/+0
2022-05-12tty: n_gsm: fix wrong command frame length field encodingDaniel Starke1-12/+11
2022-05-12tty: n_gsm: fix wrong command retry handlingDaniel Starke1-3/+3
2022-05-12tty: n_gsm: fix missing explicit ldisc flushDaniel Starke1-0/+1
2022-05-12tty: n_gsm: fix insufficient txframe sizeDaniel Starke1-1/+3
2022-05-12tty: n_gsm: fix malformed counter for out of frame dataDaniel Starke1-1/+2
2022-05-12tty: n_gsm: fix wrong signal octet encoding in convergence layer type 2Daniel Starke1-1/+1
2022-05-12x86/cpu: Load microcode during restore_processor_state()Borislav Petkov3-3/+13
2022-05-12drivers: net: hippi: Fix deadlock in rr_close()Duoming Zhou1-0/+2
2022-05-12ASoC: wm8731: Disable the regulator when probing failsZheyu Ma1-8/+11
2022-05-12bnx2x: fix napi API usage sequenceManish Chopra1-4/+5
2022-05-12clk: sunxi: sun9i-mmc: check return value after calling platform_get_resource()Yang Yingliang1-0/+2
2022-05-12bus: sunxi-rsb: Fix the return value of sunxi_rsb_device_create()Christophe JAILLET1-0/+2
2022-05-12tcp: fix potential xmit stalls caused by TCP_NOTSENT_LOWATEric Dumazet3-1/+13
2022-05-12ip_gre: Make o_seqno start from 0 in native modePeilin Ye1-5/+3
2022-05-12pinctrl: pistachio: fix use of irq_of_parse_and_map()Lv Ruyi1-3/+3
2022-05-12mtd: rawnand: Fix return value check of wait_for_completion_timeoutMiaoqian Lin1-6/+8