summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2023-03-09bpf: add iterator kfuncs registration and validation logicAndrii Nakryiko2-0/+6
2023-03-09Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski3-1/+10
2023-03-08lsm: fix a badly named parameter in security_get_getsecurity()Paul Moore1-1/+1
2023-03-08sched/idle: Mark arch_cpu_idle_dead() __noreturnJosh Poimboeuf1-1/+1
2023-03-08netfilter: move br_nf_check_hbh_len to utilsXin Long1-0/+2
2023-03-08net: reclaim skb->scm_io_uring bitEric Dumazet1-2/+0
2023-03-08net: remove enum skb_free_reasonEric Dumazet1-11/+7
2023-03-08net: phy: improve phy_read_poll_timeoutHeiner Kallweit1-3/+2
2023-03-07interconnect: fix provider registration APIJohan Hovold1-0/+12
2023-03-07cpumask: be more careful with 'cpumask_setall()'Linus Torvalds1-5/+5
2023-03-07instrumented.h: Fix all kernel-doc format warningsRandy Dunlap1-37/+26
2023-03-07bpf: offload map memory usageYafang Shao1-0/+6
2023-03-07bpf, net: bpf_local_storage memory usageYafang Shao1-0/+1
2023-03-07bpf: add new map ops ->map_mem_usageYafang Shao1-0/+2
2023-03-07bus: mhi: host: Remove mhi_poll() APIManivannan Sadhasivam1-7/+0
2023-03-07bpf: Increase size of BTF_ID_LIST without CONFIG_DEBUG_INFO_BTF againNathan Chancellor1-1/+1
2023-03-07mtd: rawnand: Fix spelling mistake waifunc() -> waitfunc()Md Sadre Alam1-1/+1
2023-03-07new helper: put_and_unmap_page()Al Viro1-0/+6
2023-03-07Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski5-37/+119
2023-03-07fs: dlm: remove deprecated code partsAlexander Aring1-3/+0
2023-03-06clk: Mark a fwnode as initialized when using CLK_OF_DECLARE() macroSaravana Kannan1-1/+7
2023-03-06cpumask: Fix typo nr_cpumask_size --> nr_cpumask_bitsAndy Shevchenko1-1/+1
2023-03-06lsm: move the remaining LSM hook comments to security/security.cPaul Moore1-168/+0
2023-03-06lsm: move the io_uring hook comments to security/security.cPaul Moore1-17/+0
2023-03-06lsm: move the perf hook comments to security/security.cPaul Moore1-17/+0
2023-03-06lsm: move the bpf hook comments to security/security.cPaul Moore1-36/+0
2023-03-06lsm: move the audit hook comments to security/security.cPaul Moore1-32/+0
2023-03-06lsm: move the binder hook comments to security/security.cPaul Moore1-22/+0
2023-03-06lsm: move the sysv hook comments to security/security.cPaul Moore1-141/+0
2023-03-06lsm: move the key hook comments to security/security.cPaul Moore1-32/+0
2023-03-06lsm: move the xfrm hook comments to security/security.cPaul Moore1-73/+0
2023-03-06lsm: move the Infiniband hook comments to security/security.cPaul Moore1-22/+0
2023-03-06lsm: move the SCTP hook comments to security/security.cPaul Moore1-33/+0
2023-03-06lsm: move the socket hook comments to security/security.cPaul Moore1-191/+0
2023-03-06lsm: move the AF_UNIX hook comments to security/security.cPaul Moore1-26/+0
2023-03-06lsm: move the netlink hook comments to security/security.cPaul Moore1-13/+0
2023-03-06lsm: move the task hook comments to security/security.cPaul Moore1-210/+0
2023-03-06lsm: move the file hook comments to security/security.cPaul Moore1-104/+0
2023-03-06lsm: move the kernfs hook comments to security/security.cPaul Moore1-9/+0
2023-03-06lsm: move the inode hook comments to security/security.cPaul Moore1-303/+0
2023-03-06lsm: move the filesystem hook comments to security/security.cPaul Moore1-106/+0
2023-03-06lsm: move the fs_context hook comments to security/security.cPaul Moore1-17/+0
2023-03-06lsm: move the program execution hook comments to security/security.cPaul Moore1-52/+0
2023-03-06regmap: Add support for devices with no interrupt readbackMark Brown1-0/+2
2023-03-06soc: mediatek: mutex: support MT8195 VPPSYSRoy-CW.Yeh1-0/+35
2023-03-06soc: mediatek: mmsys: add config api for RSZ switching and DCMRoy-CW.Yeh1-0/+6
2023-03-06gpiolib: Clean up headersAndy Shevchenko3-17/+37
2023-03-06gpiolib: Group forward declarations in consumer.hAndy Shevchenko1-2/+1
2023-03-06gpiolib: Deduplicate forward declarations in consumer.hAndy Shevchenko1-6/+1
2023-03-06gpiolib: Drop unused forward declaration from driver.hAndy Shevchenko1-1/+0