aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/rculist.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-23Revert "cifs: Fix the target file was deleted when rename failed."Steve French1-8/+2
2020-07-23i2c: i2c-qcom-geni: Fix DMA transfer raceDouglas Anderson1-2/+4
2020-07-23i2c: rcar: always clear ICSAR to avoid side effectsWolfram Sang1-0/+3
2020-07-23tcp: allow at most one TLP probe per flightYuchung Cheng3-12/+18
2020-07-23AX.25: Prevent integer overflows in connect and sendmsgDan Carpenter1-1/+4
2020-07-23dm integrity: fix integrity recalculation that is improperly skippedMikulas Patocka3-2/+20
2020-07-23io_uring: missed req_init_async() for IOSQE_ASYNCPavel Begunkov1-0/+1
2020-07-23device property: Avoid NULL pointer dereference in device_get_next_child_node()Andy Shevchenko1-1/+1
2020-07-23fbdev: Detect integer underflow at "struct fbcon_ops"->clear_margins.Tetsuo Handa4-8/+8
2020-07-23usb: tegra: Fix allocation for the FPCI contextJon Hunter1-1/+1
2020-07-23arm64: vdso32: Fix '--prefix=' value for newer versions of clangNathan Chancellor1-1/+1
2020-07-23interconnect: msm8916: Fix buswidth of pcnoc_s nodesGeorgi Djakov1-7/+7
2020-07-23interconnect: Do not skip aggregation for disabled pathsGeorgi Djakov1-3/+9
2020-07-23/dev/mem: Add missing memory barriers for devmem_inodeEric Biggers1-3/+7
2020-07-23binder: Don't use mmput() from shrinker function.Tetsuo Handa1-1/+1
2020-07-22cxgb4: add missing release on skb in uld_send()Navid Emamdoost1-0/+1
2020-07-23Makefile: Fix GCC_TOOLCHAIN_DIR prefix for Clang cross compilationFangrui Song1-1/+1
2020-07-22net: atlantic: fix PTP on AQC10XEgor Pomozov1-1/+6
2020-07-22AX.25: Prevent out-of-bounds read in ax25_sendmsg()Peilin Ye1-1/+2
2020-07-22sctp: shrink stream outq when fails to do addstream reconfXin Long1-2/+4
2020-07-22sctp: shrink stream outq only when new outcnt < old outcntXin Long1-7/+14
2020-07-22AX.25: Fix out-of-bounds read in ax25_connect()Peilin Ye1-1/+3
2020-07-22enetc: Remove the mdio bus on PF probe bailoutClaudiu Manoil1-0/+1
2020-07-22x86/dumpstack: Dump user space code correctly againThomas Gleixner1-10/+17
2020-07-22x86/stacktrace: Fix reliable check for empty user task stacksJosh Poimboeuf1-5/+0
2020-07-22x86/unwind/orc: Fix ORC for newly forked tasksJosh Poimboeuf1-2/+6
2020-07-22nfsd4: fix NULL dereference in nfsd/clients display codeJ. Bruce Fields1-1/+19
2020-07-22staging: wlan-ng: properly check endpoint typesRustam Kovhaev1-1/+15
2020-07-22Revert "PCI/PM: Assume ports without DLL Link Active train links in 100 ms"Bjorn Helgaas1-21/+9
2020-07-22virtio-mmio: Reject invalid IRQ 0 command line argumentBjorn Helgaas1-2/+2
2020-07-22iommu/qcom: Use domain rather than dev as tlb cookieRob Clark1-20/+17
2020-07-22MAINTAINERS: add Matthew for s390 IOMMUGerald Schaefer1-0/+1
2020-07-22MAINTAINERS: i2c: at91: handover maintenance to Codrin CiubotariuLudovic Desroches1-1/+1
2020-07-22i2c: drop duplicated word in the header fileRandy Dunlap1-1/+1
2020-07-22i2c: cadence: Clear HOLD bit at correct time in Rx pathRaviteja Narayanam1-9/+10
2020-07-22Revert "i2c: cadence: Fix the hold bit setting"Raviteja Narayanam1-7/+2
2020-07-22sched: Fix race against ptrace_freeze_trace()Peter Zijlstra1-10/+14
2020-07-22x86, vmlinux.lds: Page-align end of ..page_aligned sectionsJoerg Roedel2-1/+5
2020-07-21net: ethernet: ti: add NETIF_F_HW_TC hw feature flag for taprio offloadMurali Karicheri1-1/+2
2020-07-21net: ethernet: ave: Fix error returns in ave_initWang Hai1-1/+1
2020-07-21drivers/net/wan/x25_asy: Fix to make it workXie He1-7/+14
2020-07-22ipvs: fix the connection sync failed in some casesguodeqing1-4/+8
2020-07-21selftest: txtimestamp: fix net ns entry logicPaolo Pisati1-1/+1
2020-07-21xtensa: fix access check in csum_and_copy_from_userMax Filippov1-1/+1
2020-07-21qed: suppress false-positives interrupt error messages on HW initAlexander Lobakin3-24/+32
2020-07-21qed: suppress "don't support RoCE & iWARP" flooding on HW initAlexander Lobakin1-2/+2
2020-07-21netdevsim: fix unbalaced locking in nsim_create()Taehee Yoo1-2/+2
2020-07-21net: dsa: microchip: call phy_remove_link_mode during probeHelmut Grohne3-23/+23
2020-07-21net: hns3: fix return value error when query MAC link status failJian Shen2-27/+25
2020-07-21net: hns3: fix error handling for desc fillingYunsheng Lin2-0/+9