aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/glue-proc.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-29page_alloc: fix invalid watermark check on a negative valueJaewon Kim1-4/+8
2022-07-29workqueue: Avoid a false warning in unbind_workers()Lai Jiangshan1-1/+4
2022-07-29LoongArch: Fix wrong "ROM Size" of boardinfoTiezhu Yang1-1/+1
2022-07-29LoongArch: Fix missing fcsr in ptrace's fpr_setQi Hu1-5/+7
2022-07-29LoongArch: Fix shared cache size calculationHuacai Chen1-2/+9
2022-07-29LoongArch: Disable executable stack by defaultHuacai Chen1-2/+0
2022-07-29LoongArch: Remove unused variablesBibo Mao2-32/+0
2022-07-29LoongArch: Remove clock setting during cpu hotplug stageBibo Mao2-101/+13
2022-07-29LoongArch: Remove useless header compiler.hJun Yi8-32/+6
2022-07-29LoongArch: Remove several syntactic sugar macros for branchesWANG Xuerui1-12/+0
2022-07-29LoongArch: Re-tab the assembly filesWANG Xuerui7-163/+163
2022-07-29LoongArch: Simplify "BGT foo, zero" with BGTZWANG Xuerui2-2/+2
2022-07-29LoongArch: Simplify "BLT foo, zero" with BLTZWANG Xuerui2-7/+7
2022-07-29LoongArch: Simplify "BEQ/BNE foo, zero" with BEQZ/BNEZWANG Xuerui4-22/+22
2022-07-29LoongArch: Use the "move" pseudo-instruction where applicableWANG Xuerui5-8/+8
2022-07-29LoongArch: Use the "jr" pseudo-instruction where applicableWANG Xuerui5-15/+15
2022-07-29LoongArch: Use ABI names of registers where appropriateWANG Xuerui7-55/+55
2022-07-29ARM: findbit: fix overflowing offsetRussell King (Oracle)1-8/+8
2022-07-28nouveau/svm: Fix to migrate all requested pagesAlistair Popple1-1/+5
2022-07-28stmmac: dwmac-mediatek: fix resource leak in probeDan Carpenter1-4/+5
2022-07-28ipv6/addrconf: fix a null-ptr-deref bug for ip6_ptrZiyang Xuan1-0/+3
2022-07-28net: ping6: Fix memleak in ipv6_renew_options().Kuniyuki Iwashima1-0/+6
2022-07-28watch_queue: Fix missing locking in add_watch_to_object()Linus Torvalds1-22/+36
2022-07-28watch_queue: Fix missing rcu annotationDavid Howells1-1/+1
2022-07-28net/funeth: Fix fun_xdp_tx() and XDP packet reclaimDimitris Michailidis3-15/+16
2022-07-27sctp: leave the err path free in sctp_stream_init to sctp_stream_freeXin Long2-19/+5
2022-07-27sfc: disable softirqs for ptp TXAlejandro Lucero1-0/+22
2022-07-27ptp: ocp: Select CRC16 in the Kconfig.Jonathan Lemon1-0/+1
2022-07-27tcp: md5: fix IPv4-mapped supportEric Dumazet1-3/+12
2022-07-27ARM: 9216/1: Fix MAX_DMA_ADDRESS overflowFlorian Fainelli1-1/+1
2022-07-27perf bpf: Remove undefined behavior from bpf_perf_object__next()Ian Rogers1-11/+7
2022-07-27perf symbol: Skip symbols if SHF_ALLOC flag is not setLeo Yan1-0/+11
2022-07-27perf symbol: Correct address for bss symbolsLeo Yan1-4/+41
2022-07-27perf scripts python: Let script to be python2 compliantLeo Yan1-16/+18
2022-07-27tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo1-0/+1
2022-07-27virtio-net: fix the race between refill work and closeJason Wang1-3/+34
2022-07-26mptcp: Do not return EINPROGRESS when subflow creation succeedsMat Martineau1-1/+1
2022-07-26scsi: ufs: core: Fix a race condition related to device managementBart Van Assche1-18/+40
2022-07-26scsi: core: Fix warning in scsi_alloc_sgtables()Jason Yan1-1/+1
2022-07-26scsi: ufs: host: Hold reference returned by of_parse_phandle()Liang He1-2/+13
2022-07-26scsi: mpt3sas: Stop fw fault watchdog work item during system shutdownDavid Jeffery1-0/+1
2022-07-26mailmap: update Gao Xiang's email addressesGao Xiang1-0/+2
2022-07-26userfaultfd: provide properly masked address for huge-pagesNadav Amit1-5/+7
2022-07-26Bluetooth: L2CAP: Fix use-after-free caused by l2cap_chan_putLuiz Augusto von Dentz2-13/+49
2022-07-26Bluetooth: Always set event mask on suspendAbhishek Pandit-Subedi1-3/+3
2022-07-26Bluetooth: mgmt: Fix double free on error pathDan Carpenter1-1/+0
2022-07-26wifi: mac80211: do not abuse fq.lock in ieee80211_do_stop()Tetsuo Handa1-2/+1
2022-07-26ice: do not setup vlan for loopback VSIMaciej Fijalkowski1-3/+5
2022-07-26ice: check (DD | EOF) bits on Rx descriptor rather than (EOP | RS)Maciej Fijalkowski1-1/+2
2022-07-26ice: Fix VSIs unable to share unicast MACAnirudh Venkataramanan2-40/+2