summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-02-10futex: Use pi_state_update_owner() in put_pi_state()Thomas Gleixner1-4/+1
2021-02-10rtmutex: Remove unused argument from rt_mutex_proxy_unlock()Thomas Gleixner3-5/+3
2021-02-10futex: Provide and use pi_state_update_owner()Thomas Gleixner1-31/+33
2021-02-10futex: Replace pointless printk in fixup_owner()Thomas Gleixner1-7/+3
2021-02-10futex: Avoid violating the 10th rule of futexPeter Zijlstra3-20/+87
2021-02-10futex: Rework inconsistent rt_mutex/futex_q statePeter Zijlstra1-36/+14
2021-02-10futex: Remove rt_mutex_deadlock_account_*()Peter Zijlstra4-40/+16
2021-02-10futex,rt_mutex: Provide futex specific rt_mutex APIPeter Zijlstra3-33/+61
2021-02-10net_sched: reject silly cell_log in qdisc_get_rtab()Eric Dumazet1-1/+2
2021-02-10ibmvnic: Ensure that CRQ entry read are correctly orderedLijun Pan1-0/+6
2021-02-10net: dsa: bcm_sf2: put device node before returnPan Bian1-2/+6
2021-02-05Linux 4.9.256v4.9.256Greg Kroah-Hartman1-1/+1
2021-02-04Linux 4.9.255v4.9.255Greg Kroah-Hartman1-1/+1
2021-02-04NFC: fix possible resource leakPan Bian1-0/+1
2021-02-04NFC: fix resource leak when target index is invalidPan Bian1-1/+1
2021-02-04iommu/vt-d: Don't dereference iommu_device if IOMMU_API is not builtBartosz Golaszewski2-1/+4
2021-02-04iommu/vt-d: Gracefully handle DMAR units with no supported address widthsDavid Woodhouse1-14/+26
2021-02-04can: dev: prevent potential information leak in can_fill_info()Dan Carpenter1-1/+1
2021-02-04mac80211: pause TX while changing interface typeJohannes Berg2-0/+7
2021-02-04iwlwifi: pcie: reschedule in long-running memory readsJohannes Berg1-1/+7
2021-02-04iwlwifi: pcie: use jiffies for memory read spin time limitJohannes Berg1-6/+2
2021-02-04RDMA/cxgb4: Fix the reported max_recv_sge valueKamal Heib1-1/+1
2021-02-04xfrm: Fix oops in xfrm_replay_advance_bmpShmulik Ladkani1-1/+1
2021-02-04netfilter: nft_dynset: add timeout extension to templatePablo Neira Ayuso1-1/+3
2021-02-04ARM: imx: build suspend-imx6.S with arm instruction setMax Krummenacher1-0/+1
2021-02-04mt7601u: fix rx buffer refcountingLorenzo Bianconi1-2/+1
2021-02-04mt7601u: fix kernel crash unplugging the deviceLorenzo Bianconi1-1/+1
2021-02-04leds: trigger: fix potential deadlock with libataAndrea Righi1-4/+6
2021-02-04KVM: x86: get smi pending status correctlyJay Zhou1-0/+5
2021-02-04KVM: x86/pmu: Fix HW_REF_CPU_CYCLES event pseudo-encoding in intel_arch_events[]Like Xu1-1/+1
2021-02-04futex: Prevent exit livelockThomas Gleixner1-15/+91
2021-02-04futex: Provide distinct return value when owner is exitingThomas Gleixner1-4/+6
2021-02-04futex: Add mutex around futex exitThomas Gleixner3-0/+18
2021-02-04futex: Provide state handling for exec() as wellThomas Gleixner1-4/+34
2021-02-04futex: Sanitize exit state handlingThomas Gleixner1-7/+10
2021-02-04futex: Mark the begin of futex exit explicitlyThomas Gleixner3-40/+40
2021-02-04futex: Set task::futex_state to DEAD right after handling futex exitThomas Gleixner2-1/+1
2021-02-04futex: Split futex_mm_release() for exit/execThomas Gleixner3-6/+12
2021-02-04exit/exec: Seperate mm_release()Thomas Gleixner4-5/+17
2021-02-04futex: Replace PF_EXITPIDONE with a stateThomas Gleixner4-26/+45
2021-02-04futex: Move futex exit handling into futex codeThomas Gleixner4-33/+46
2021-02-04y2038: futex: Move compat implementation into futex.cArnd Bergmann4-215/+192
2021-02-04net: usb: qmi_wwan: added support for Thales Cinterion PLSx3 modem familyGiacinto Cifelli1-0/+1
2021-02-04wext: fix NULL-ptr-dereference with cfg80211's lack of commit()Johannes Berg1-2/+3
2021-02-04ACPI: sysfs: Prefer "compatible" modaliasKai-Heng Feng1-14/+6
2021-01-30Linux 4.9.254v4.9.254Greg Kroah-Hartman1-1/+1
2021-01-30x86/boot/compressed: Disable relocation relaxationArvind Sankar1-0/+2
2021-01-30tracing: Fix race in trace_open and buffer resize callGaurav Kohli1-0/+4
2021-01-30Revert "mm/slub: fix a memory leak in sysfs_slab_add()"Wang Hai1-3/+1
2021-01-30net: dsa: b53: fix an off by one in checking "vlan->vid"Dan Carpenter1-1/+1