summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2022-04-26bus: mhi: ep: Add support for processing MHI endpoint interruptsManivannan Sadhasivam1-0/+4
2022-04-26bus: mhi: ep: Add support for managing MHI state machineManivannan Sadhasivam1-0/+12
2022-04-26bus: mhi: ep: Add support for sending events to the hostManivannan Sadhasivam1-0/+8
2022-04-26bus: mhi: ep: Add support for managing MMIO registersManivannan Sadhasivam1-0/+18
2022-04-26bus: mhi: ep: Add support for registering MHI endpoint client driversManivannan Sadhasivam1-2/+55
2022-04-26bus: mhi: ep: Add support for registering MHI endpoint controllersManivannan Sadhasivam1-0/+136
2022-04-26firmware_loader: Add firmware-upload supportRuss Weight1-0/+82
2022-04-26tee: remove tee_shm_va2pa() and tee_shm_pa2va()Andrew Davis1-18/+0
2022-04-26bpf: Make BTF type match stricter for release argumentsKumar Kartikeya Dwivedi1-1/+2
2022-04-26bpf: Teach verifier about kptr_get kfunc helpersKumar Kartikeya Dwivedi1-0/+2
2022-04-26bpf: Wire up freeing of referenced kptrKumar Kartikeya Dwivedi2-0/+6
2022-04-26bpf: Populate pairs of btf_id and destructor kfunc in btfKumar Kartikeya Dwivedi1-0/+17
2022-04-26bpf: Adapt copy_map_value for multiple offset caseKumar Kartikeya Dwivedi1-26/+30
2022-04-26bpf: Prevent escaping of kptr loaded from mapsKumar Kartikeya Dwivedi1-1/+9
2022-04-26bpf: Allow storing referenced kptr in mapKumar Kartikeya Dwivedi1-0/+8
2022-04-26bpf: Tag argument to be released in bpf_func_protoKumar Kartikeya Dwivedi2-3/+5
2022-04-26bpf: Allow storing unreferenced kptr in mapKumar Kartikeya Dwivedi2-1/+32
2022-04-26bpf: Use bpf_prog_run_array_cg_flags everywhereStanislav Fomichev1-6/+2
2022-04-25gpio: pcf857x: Make teardown callback return voidUwe Kleine-König1-1/+1
2022-04-25irq/gpio: ixp4xx: Drop boardfile probe pathLinus Walleij1-12/+0
2022-04-25net: ieee802154: Fill the list of MLME return codesMiquel Raynal1-1/+66
2022-04-25net: ieee802154: Enhance/fix the names of the MLME return codesMiquel Raynal1-7/+7
2022-04-25of: overlay: rework overlay apply and remove kfree()sFrank Rowand1-1/+2
2022-04-25Drivers: hv: vmbus: Introduce {lock,unlock}_requestor()Andrea Parri (Microsoft)1-0/+15
2022-04-25Drivers: hv: vmbus: Introduce vmbus_request_addr_match()Andrea Parri (Microsoft)1-0/+5
2022-04-25Drivers: hv: vmbus: Introduce vmbus_sendpacket_getid()Andrea Parri (Microsoft)1-0/+7
2022-04-25Drivers: hv: vmbus: Add VMbus IMC device to unsupported listMichael Kelley1-3/+9
2022-04-25firmware: cirrus: cs_dsp: Avoid padding bytes in cs_dsp_coeff_ctlRichard Fitzgerald1-14/+14
2022-04-25fanotify: enable "evictable" inode marksAmir Goldstein1-0/+1
2022-04-25fsnotify: allow adding an inode mark without pinning inodeAmir Goldstein1-0/+2
2022-04-25fsnotify: create helpers for group mark_mutex lockAmir Goldstein1-0/+28
2022-04-25fsnotify: make allow_dups a property of the groupAmir Goldstein1-6/+7
2022-04-25fsnotify: pass flags argument to fsnotify_alloc_group()Amir Goldstein1-2/+6
2022-04-25inotify: move control flags from mask to mark flagsAmir Goldstein1-7/+9
2022-04-25gpio: use raw spinlock for gpio chip shadowed dataSchspa Shi1-1/+1
2022-04-25mm: Add fault_in_subpage_writeable() to probe at sub-page granularityCatalin Marinas2-0/+23
2022-04-25net: add __sys_socket_file()Jens Axboe1-0/+1
2022-04-23Merge tag 'drm-fixes-2022-04-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-266/+0
2022-04-23usb: rework usb_maxpacket() using usb_pipe_endpoint()Vincent Mailhol1-7/+1
2022-04-23usb: remove third argument of usb_maxpacket()Vincent Mailhol1-2/+1
2022-04-23usb: deprecate the third argument of usb_maxpacket()Vincent Mailhol1-11/+5
2022-04-23Merge tag 'drm-misc-fixes-2022-04-22' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-266/+0
2022-04-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+25
2022-04-23soc: ti: wkup_m3_ipc: Add support for toggling VTT regulatorDave Gerlach1-0/+1
2022-04-23PM: CXL: Disable suspendDan Williams1-0/+9
2022-04-23qed: Remove IP services API.Guillaume Nault1-29/+0
2022-04-22printk: add kthread console printersJohn Ogness1-0/+2
2022-04-22printk: add functions to prefer direct printingJohn Ogness1-0/+11
2022-04-22printk: add pr_flush()John Ogness1-0/+7
2022-04-22printk: refactor and rework printing logicJohn Ogness1-0/+2