summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-07media: uvcvideo: Allow entities with no padsRicardo Ribalda1-2/+5
2021-03-07staging: most: sound: add sanity check for function argumentChristian Gromm1-0/+2
2021-03-07Bluetooth: Fix null pointer dereference in amp_read_loc_assoc_final_dataGopal Tiwari1-0/+3
2021-03-07x86/build: Treat R_386_PLT32 relocation as R_386_PC32Fangrui Song2-4/+9
2021-03-07ath10k: fix wmi mgmt tx queue full due to race conditionMiaoqing Pan1-11/+4
2021-03-07pktgen: fix misuse of BUG_ON() in pktgen_thread_worker()Di Zhu1-1/+1
2021-03-07wlcore: Fix command execute failure 19 for wl12xxTony Lindgren3-20/+1
2021-03-07vt/consolemap: do font sum unsignedJiri Slaby1-1/+1
2021-03-07x86/reboot: Add Zotac ZBOX CI327 nano PCI reboot quirkHeiner Kallweit1-0/+9
2021-03-07staging: fwserial: Fix error handling in fwserial_createDinghao Liu1-0/+2
2021-03-07mm/hugetlb.c: fix unnecessary address expansion of pmd sharingLi Xinhai1-10/+12
2021-03-07net: fix up truesize of cloned skb in skb_prepare_for_shift()Marco Elver1-1/+13
2021-03-07smackfs: restrict bytes count in smackfs write functionsSabyrzhan Tasbolatov1-2/+19
2021-03-07xfs: Fix assert failure in xfs_setattr_size()Yumei Huang1-1/+1
2021-03-07JFS: more checks for invalid superblockRandy Dunlap2-0/+11
2021-03-07arm64: Use correct ll/sc atomic constraintsAndrew Murray1-42/+47
2021-03-07arm64: cmpxchg: Use "K" instead of "L" for ll/sc immediate constraintWill Deacon1-1/+1
2021-03-07arm64: Avoid redundant type conversions in xchg() and cmpxchg()Will Deacon3-107/+108
2021-03-07arm64: Remove redundant mov from LL/SC cmpxchgRobin Murphy1-1/+0
2021-03-07printk: fix deadlock when kernel panicMuchun Song1-4/+12
2021-03-07hugetlb: fix update_and_free_page contig page struct assumptionMike Kravetz1-2/+4
2021-03-07scripts: set proper OpenSSL include dir also for sign-fileRolf Eike Beer1-0/+1
2021-03-07scripts: use pkg-config to locate libcryptoRolf Eike Beer1-2/+6
2021-03-07arm: kprobes: Allow to handle reentered kprobe on single-steppingMasami Hiramatsu1-0/+6
2021-03-07net: usb: qmi_wwan: support ZTE P685M modemLech Perczak1-0/+1
2021-03-07futex: Don't enable IRQs unconditionally in put_pi_state()Ben Hutchings1-2/+4
2021-03-07futex: Fix more put_pi_state() vs. exit_pi_state_list() racesBen Hutchings1-3/+20
2021-03-07futex: Fix pi_state->owner serializationBen Hutchings1-7/+14
2021-03-07futex: Futex_unlock_pi() determinismBen Hutchings1-13/+11
2021-03-07futex: Pull rt_mutex_futex_unlock() out from under hb->lockBen Hutchings1-43/+68
2021-03-07futex: Cleanup refcountingBen Hutchings1-4/+9
2021-03-07futex: Cleanup variable names for futex_top_waiter()Ben Hutchings1-14/+14
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