aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-04-26bug: Have __warn() prototype defined unconditionallyShida Zhang1-5/+6
2022-04-26tee: remove flags TEE_IOCTL_SHM_MAPPED and TEE_IOCTL_SHM_DMA_BUFAndrew Davis1-4/+0
2022-04-26tee: remove tee_shm_va2pa() and tee_shm_pa2va()Andrew Davis1-18/+0
2022-04-25bpf: Make BTF type match stricter for release argumentsKumar Kartikeya Dwivedi1-1/+2
2022-04-25bpf: Teach verifier about kptr_get kfunc helpersKumar Kartikeya Dwivedi1-0/+2
2022-04-25bpf: Wire up freeing of referenced kptrKumar Kartikeya Dwivedi2-0/+6
2022-04-25bpf: Populate pairs of btf_id and destructor kfunc in btfKumar Kartikeya Dwivedi1-0/+17
2022-04-25bpf: Adapt copy_map_value for multiple offset caseKumar Kartikeya Dwivedi1-26/+30
2022-04-25bpf: Prevent escaping of kptr loaded from mapsKumar Kartikeya Dwivedi1-1/+9
2022-04-25bpf: Allow storing referenced kptr in mapKumar Kartikeya Dwivedi2-0/+20
2022-04-25scsi: sd: sd_zbc: Hide gap zonesDamien Le Moal1-1/+8
2022-04-25scsi: iscsi: Fix harmless double shift bugDan Carpenter1-3/+3
2022-04-25bpf: Tag argument to be released in bpf_func_protoKumar Kartikeya Dwivedi2-3/+5
2022-04-25bpf: Allow storing unreferenced kptr in mapKumar Kartikeya Dwivedi2-1/+32
2022-04-25bpf: Use bpf_prog_run_array_cg_flags everywhereStanislav Fomichev1-6/+2
2022-04-25dt-bindings: ARM: MediaTek: Add new document bindings of MT8186 clockChun-Jie Chen1-0/+445
2022-04-25dt-bindings: clock: u8500: Add clkout clock bindingsLinus Walleij1-0/+17
2022-04-25f2fs: introduce data read/write showing path infoJaegeuk Kim1-0/+94
2022-04-26drm/msm/dsi: Pass DSC params to drm_panelVinod Koul1-0/+7
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: mac802154: Create an error helper for asynchronous offloading errorsMiquel Raynal1-0/+9
2022-04-25net: mac802154: Create an offloaded transmission error helperMiquel Raynal1-0/+10
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-25ASoC: Add macros for signed TLV controls with callbacksMark Brown1-0/+17
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-25ASoC: soc.h: Add SOC_SINGLE_S_EXT_TLV macroRichard Fitzgerald1-0/+6
2022-04-25ASoC: soc.h: Introduce SOC_DOUBLE_R_S_EXT_TLV() macroSimon Trimmer1-0/+11
2022-04-25fanotify: enable "evictable" inode marksAmir Goldstein1-0/+1
2022-04-25fanotify: implement "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-25tcp: make sure treq->af_specific is initializedEric Dumazet1-0/+1
2022-04-25tcp: fix potential xmit stalls caused by TCP_NOTSENT_LOWATEric Dumazet1-0/+1
2022-04-25ip_gre, ip6_gre: Fix race condition on o_seqno in collect_md modePeilin Ye2-2/+2
2022-04-25gpio: use raw spinlock for gpio chip shadowed dataSchspa Shi1-1/+1
2022-04-25PCI: Add PCI_EXP_SLTCTL_ASPL_DISABLE macroPali Rohár1-0/+1
2022-04-25devlink: introduce line card device info infrastructureJiri Pirko1-2/+6
2022-04-25devlink: introduce line card info get messageJiri Pirko2-1/+8
2022-04-25devlink: introduce line card devices supportJiri Pirko2-0/+10
2022-04-25mm: Add fault_in_subpage_writeable() to probe at sub-page granularityCatalin Marinas2-0/+23