summaryrefslogtreecommitdiffstats
path: root/arch/m68k/emu (unfollow)
Commit message (Expand)AuthorFilesLines
2020-12-19epoll: add syscall epoll_pwait2Willem de Bruijn1-14/+73
2020-12-19epoll: convert internal api to timespec64Willem de Bruijn1-20/+37
2020-12-19epoll: eliminate unnecessary lock for zero timeoutSoheil Hassas Yeganeh1-13/+12
2020-12-19epoll: replace gotos with a proper loopSoheil Hassas Yeganeh1-21/+21
2020-12-19epoll: pull all code between fetch_events and send_event into the loopSoheil Hassas Yeganeh1-20/+21
2020-12-19epoll: simplify and optimize busy loop logicSoheil Hassas Yeganeh1-23/+17
2020-12-19epoll: move eavail next to the list_empty_careful checkSoheil Hassas Yeganeh1-2/+1
2020-12-19epoll: pull fatal signal checks into ep_send_events()Soheil Hassas Yeganeh1-9/+8
2020-12-19epoll: simplify signal handlingSoheil Hassas Yeganeh1-10/+10
2020-12-19epoll: check for events when removing a timed out thread from the wait queueSoheil Hassas Yeganeh1-9/+16
2020-12-19mm/memcontrol:rewrite mem_cgroup_page_lruvec()Hui Su2-39/+17
2020-12-19mm, kvm: account kvm_vcpu_mmap to kmemcgShakeel Butt3-3/+3
2020-12-19mm/memcg: remove unused definitionsWei Yang1-118/+0
2020-12-19mm/memcg: warning on !memcg after readahead page chargedAlex Shi2-6/+17
2020-12-19mm/memcg: bail early from swap accounting if memcg disabledAlex Shi1-0/+6
2020-12-17net/sched: sch_taprio: reset child qdiscs before freeing themDavide Caratti1-1/+16
2020-12-17nfp: move indirect block cleanup to flower app stop callbackSimon Horman1-3/+3
2020-12-17octeontx2-af: Fix undetected unmap PF error checkColin Ian King1-1/+2
2020-12-17net: nixge: fix spelling mistake in Kconfig: "Instuments" -> "Instruments"Colin Ian King1-1/+1
2020-12-17qlcnic: Fix error code in probeDan Carpenter1-0/+1
2020-12-17mptcp: fix pending data accountingPaolo Abeni1-3/+2
2020-12-17mptcp: push pending frames when subflow has free spacePaolo Abeni4-10/+13
2020-12-17mptcp: properly annotate nested lockPaolo Abeni1-1/+1
2020-12-17mptcp: fix security context on server socketPaolo Abeni1-0/+2
2020-12-17net/mlx5: Fix compilation warning for 32-bit platformParav Pandit1-3/+3
2020-12-17drm/edid: fix objtool warning in drm_cvt_modes()Linus Torvalds1-2/+2
2020-12-17cifs: update internal module version numberSteve French1-1/+1
2020-12-17cifs: Fix support for remount when not changing rsize/wsizeSteve French1-0/+7
2020-12-17powerpc/32s: Fix cleanup_cpu_mmu_context() compile bugMichael Ellerman1-0/+1
2020-12-17mptcp: clear use_ack and use_map when dropping other suboptionsGeliang Tang1-0/+2
2020-12-17devlink: use _BITUL() macro instead of BIT() in the UAPI headerTobias Klauser1-1/+1
2020-12-17cifs: handle "guest" mount parameterSteve French1-0/+4
2020-12-17net: korina: fix return valueVincent Stehlé1-1/+1
2020-12-16NFS/pNFS: Fix a typo in ff_layout_resend_pnfs_read()Trond Myklebust1-1/+1
2020-12-16pNFS/flexfiles: Avoid spurious layout returns in ff_layout_choose_ds_for_readTrond Myklebust1-5/+1
2020-12-16NFSv4/pnfs: Add tracing for the deviceid cacheTrond Myklebust3-8/+92
2020-12-16arm64: make _TIF_WORK_MASK bits contiguousMark Rutland1-1/+1
2020-12-16net/smc: fix access to parent of an ib deviceKarsten Graul1-13/+23
2020-12-16ethtool: fix error paths in ethnl_set_channels()Ivan Vecera1-2/+4
2020-12-16nfc: s3fwrn5: Remove unused NCI prop commandsBongsu Jeon2-47/+0
2020-12-16nfc: s3fwrn5: Remove the delay for NFC sleepBongsu Jeon1-1/+2
2020-12-16phy: fix kdoc warningJakub Kicinski1-1/+2
2020-12-16MAINTAINERS: Remove reference to non-existing fileAndy Shevchenko1-1/+0
2020-12-16gpio: hisi: Do not require ACPI for COMPILE_TESTAndy Shevchenko1-1/+1
2020-12-16MAINTAINERS: Add maintainer for HiSilicon GPIO driverLuo Jiaxing2-5/+7
2020-12-16tipc: do sanity check payload of a netlink messageHoang Le1-5/+7
2020-12-16use __netdev_notify_peers in hypervLijun Pan1-7/+4
2020-12-16use __netdev_notify_peers in ibmvnicLijun Pan1-6/+3
2020-12-16net: core: introduce __netdev_notify_peersLijun Pan2-2/+21
2020-12-16net: allwinner: Fix some resources leak in the error handling path of the pro...Christophe JAILLET1-2/+5