summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2022-04-26bus: mhi: ep: Add support for processing MHI endpoint interruptsManivannan Sadhasivam
2022-04-26bus: mhi: ep: Add support for managing MHI state machineManivannan Sadhasivam
2022-04-26bus: mhi: ep: Add support for sending events to the hostManivannan Sadhasivam
2022-04-26bus: mhi: ep: Add support for managing MMIO registersManivannan Sadhasivam
2022-04-26bus: mhi: ep: Add support for registering MHI endpoint client driversManivannan Sadhasivam
2022-04-26bus: mhi: ep: Add support for registering MHI endpoint controllersManivannan Sadhasivam
2022-04-26firmware_loader: Add firmware-upload supportRuss Weight
2022-04-26tee: remove tee_shm_va2pa() and tee_shm_pa2va()Andrew Davis
2022-04-25bpf: Make BTF type match stricter for release argumentsKumar Kartikeya Dwivedi
2022-04-25bpf: Teach verifier about kptr_get kfunc helpersKumar Kartikeya Dwivedi
2022-04-25bpf: Wire up freeing of referenced kptrKumar Kartikeya Dwivedi
2022-04-25bpf: Populate pairs of btf_id and destructor kfunc in btfKumar Kartikeya Dwivedi
2022-04-25bpf: Adapt copy_map_value for multiple offset caseKumar Kartikeya Dwivedi
2022-04-25bpf: Prevent escaping of kptr loaded from mapsKumar Kartikeya Dwivedi
2022-04-25bpf: Allow storing referenced kptr in mapKumar Kartikeya Dwivedi
2022-04-25bpf: Tag argument to be released in bpf_func_protoKumar Kartikeya Dwivedi
2022-04-25bpf: Allow storing unreferenced kptr in mapKumar Kartikeya Dwivedi
2022-04-25bpf: Use bpf_prog_run_array_cg_flags everywhereStanislav Fomichev
2022-04-25gpio: pcf857x: Make teardown callback return voidUwe Kleine-König
2022-04-25irq/gpio: ixp4xx: Drop boardfile probe pathLinus Walleij
2022-04-25net: ieee802154: Fill the list of MLME return codesMiquel Raynal
2022-04-25net: ieee802154: Enhance/fix the names of the MLME return codesMiquel Raynal
2022-04-25of: overlay: rework overlay apply and remove kfree()sFrank Rowand
2022-04-25Drivers: hv: vmbus: Introduce {lock,unlock}_requestor()Andrea Parri (Microsoft)
2022-04-25Drivers: hv: vmbus: Introduce vmbus_request_addr_match()Andrea Parri (Microsoft)
2022-04-25Drivers: hv: vmbus: Introduce vmbus_sendpacket_getid()Andrea Parri (Microsoft)
2022-04-25Drivers: hv: vmbus: Add VMbus IMC device to unsupported listMichael Kelley
2022-04-25firmware: cirrus: cs_dsp: Avoid padding bytes in cs_dsp_coeff_ctlRichard Fitzgerald
2022-04-25fanotify: enable "evictable" inode marksAmir Goldstein
2022-04-25fsnotify: allow adding an inode mark without pinning inodeAmir Goldstein
2022-04-25fsnotify: create helpers for group mark_mutex lockAmir Goldstein
2022-04-25fsnotify: make allow_dups a property of the groupAmir Goldstein
2022-04-25fsnotify: pass flags argument to fsnotify_alloc_group()Amir Goldstein
2022-04-25inotify: move control flags from mask to mark flagsAmir Goldstein
2022-04-25gpio: use raw spinlock for gpio chip shadowed dataSchspa Shi
2022-04-25mm: Add fault_in_subpage_writeable() to probe at sub-page granularityCatalin Marinas
2022-04-24net: add __sys_socket_file()Jens Axboe
2022-04-23Merge tag 'drm-fixes-2022-04-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-04-23usb: rework usb_maxpacket() using usb_pipe_endpoint()Vincent Mailhol
2022-04-23usb: remove third argument of usb_maxpacket()Vincent Mailhol
2022-04-23usb: deprecate the third argument of usb_maxpacket()Vincent Mailhol
2022-04-23Merge tag 'drm-misc-fixes-2022-04-22' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-04-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-04-22soc: ti: wkup_m3_ipc: Add support for toggling VTT regulatorDave Gerlach
2022-04-22PM: CXL: Disable suspendDan Williams
2022-04-22qed: Remove IP services API.Guillaume Nault
2022-04-22printk: add kthread console printersJohn Ogness
2022-04-22printk: add functions to prefer direct printingJohn Ogness
2022-04-22printk: add pr_flush()John Ogness
2022-04-22printk: refactor and rework printing logicJohn Ogness