summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-03Linux 4.9.259v4.9.259Greg Kroah-Hartman1-1/+1
2021-03-03dm era: Update in-core bitset after committing the metadataNikos Tsironis1-6/+19
2021-03-03net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sendingJason A. Donenfeld7-24/+44
2021-03-03ipv6: silence compilation warning for non-IPV6 buildsLeon Romanovsky1-1/+1
2021-03-03ipv6: icmp6: avoid indirect call for icmpv6_send()Eric Dumazet3-8/+29
2021-03-03sunvnet: use icmp_ndo_send helperJason A. Donenfeld1-20/+4
2021-03-03gtp: use icmp_ndo_send helperJason A. Donenfeld1-2/+2
2021-03-03icmp: allow icmpv6_ndo_send to work with CONFIG_IPV6=nJason A. Donenfeld1-6/+10
2021-03-03icmp: introduce helper for nat'd source address in network device contextJason A. Donenfeld4-0/+79
2021-03-03futex: fix dead code in attach_to_pi_owner()Thomas Gleixner1-3/+3
2021-03-03futex: Fix OWNER_DEAD fixupPeter Zijlstra1-3/+3
2021-03-03dm era: only resize metadata in preresumeNikos Tsironis1-11/+10
2021-03-03dm era: Reinitialize bitset cache before digesting a new writesetNikos Tsironis1-6/+6
2021-03-03dm era: Use correct value size in equality function of writeset treeNikos Tsironis1-1/+1
2021-03-03dm era: Fix bitset memory leaksNikos Tsironis1-0/+6
2021-03-03dm era: Verify the data block size hasn't changedNikos Tsironis1-1/+9
2021-03-03dm era: Recover committed writeset after crashNikos Tsironis1-8/+9
2021-03-03gfs2: Don't skip dlm unlock if glock has an lvbBob Peterson1-6/+2
2021-03-03sparc32: fix a user-triggerable oops in clear_user()Al Viro1-0/+1
2021-03-03f2fs: fix out-of-repair __setattr_copy()Chao Yu1-1/+2
2021-03-03gpio: pcf857x: Fix missing first interruptMaxim Kiselev1-1/+1
2021-03-03mmc: sdhci-esdhc-imx: fix kernel panic when remove moduleFrank Li1-1/+2
2021-03-03module: Ignore _GLOBAL_OFFSET_TABLE_ when warning for undefined symbolsFangrui Song1-2/+19
2021-03-03libnvdimm/dimm: Avoid race between probe and available_slots_show()Dan Williams1-3/+15
2021-03-03usb: renesas_usbhs: Clear pipe running flag in usbhs_pkt_pop()Yoshihiro Shimoda1-0/+2
2021-03-03mm: hugetlb: fix a race between freeing and dissolving the pageMuchun Song1-0/+39
2021-03-03mtd: spi-nor: hisi-sfc: Put child node np on error pathPan Bian1-1/+3
2021-03-03floppy: reintroduce O_NDELAY fixJiri Kosina1-13/+14
2021-03-03x86/reboot: Force all cpus to exit VMX root if VMX is supportedSean Christopherson1-19/+10
2021-03-03staging: rtl8188eu: Add Edimax EW-7811UN V2 to device tableMartin Kaiser1-0/+1
2021-03-03drivers/misc/vmw_vmci: restrict too big queue size in qp_host_alloc_queueSabyrzhan Tasbolatov1-0/+3
2021-03-03seccomp: Add missing return in non-void functionPaul Cercueil1-0/+2
2021-03-03btrfs: fix extent buffer leak on failure to copy rootFilipe Manana1-0/+2
2021-03-03btrfs: fix reloc root leak with 0 ref reloc roots on recoveryJosef Bacik1-3/+1
2021-03-03btrfs: abort the transaction if we fail to inc ref in btrfs_copy_rootJosef Bacik1-2/+3
2021-03-03KEYS: trusted: Fix migratable=1 failingJarkko Sakkinen1-1/+1
2021-03-03usb: dwc3: gadget: Fix dep->interval for fullspeed interruptThinh Nguyen1-1/+6
2021-03-03usb: dwc3: gadget: Fix setting of DEPCFG.bInterval_m1Thinh Nguyen1-1/+11
2021-03-03USB: serial: mos7720: fix error code in mos7720_write()Dan Carpenter1-1/+3
2021-03-03USB: serial: mos7840: fix error code in mos7840_write()Dan Carpenter1-1/+3
2021-03-03usb: musb: Fix runtime PM race in musb_queue_resume_workPaul Cercueil1-14/+17
2021-03-03USB: serial: option: update interface mapping for ZTE P685MLech Perczak1-1/+2
2021-03-03Input: i8042 - add ASUS Zenbook Flip to noselftest listMarcos Paulo de Souza1-0/+4
2021-03-03Input: joydev - prevent potential read overflow in ioctlDan Carpenter1-2/+5
2021-03-03Input: xpad - add support for PowerA Enhanced Wired Controller for Xbox Serie...Olivier CrĂȘte1-0/+1
2021-03-03Input: raydium_ts_i2c - do not send zero lengthjeffrey.lin1-1/+2
2021-03-03ACPI: configfs: add missing check after configfs_register_default_group()Qinglang Miao1-1/+6
2021-03-03blk-settings: align max_sectors on "logical_block_size" boundaryMikulas Patocka1-0/+12
2021-03-03scsi: bnx2fc: Fix Kconfig warning & CNIC build errorsRandy Dunlap1-0/+1
2021-03-03i2c: brcmstb: Fix brcmstd_send_i2c_cmd conditionMaxime Ripard1-1/+1