summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2024-01-25bpf,lsm: Add BPF token LSM hooksAndrii Nakryiko3-0/+33
2024-01-25bpf,lsm: Refactor bpf_map_alloc/bpf_map_free LSM hooksAndrii Nakryiko2-4/+7
2024-01-25bpf,lsm: Refactor bpf_prog_alloc/bpf_prog_free LSM hooksAndrii Nakryiko2-7/+10
2024-01-25bpf: Consistently use BPF token throughout BPF verifier logicAndrii Nakryiko2-9/+9
2024-01-25bpf: Take into account BPF token when fetching helper protosAndrii Nakryiko1-2/+3
2024-01-25bpf: Add BPF token support to BPF_PROG_LOAD commandAndrii Nakryiko1-0/+6
2024-01-25bpf: Add BPF token support to BPF_MAP_CREATE commandAndrii Nakryiko1-0/+2
2024-01-25bpf: Introduce BPF token objectAndrii Nakryiko1-0/+41
2024-01-25bpf: Add BPF token delegation mount options to BPF FSAndrii Nakryiko1-0/+12
2024-01-24exec: Distinguish in_execve from in_execKees Cook1-1/+1
2024-01-24PM: sleep: Use bool for all 1-bit fields in struct dev_pm_infoRafael J. Wysocki1-15/+15
2024-01-24fsnotify: Add fsnotify_sb_has_watchers() helperAmir Goldstein1-3/+9
2024-01-24spi: Raise limit on number of chip selectsMark Brown1-1/+1
2024-01-24mm: Change mmap_rnd_bits_max to __ro_after_initSami Tolvanen1-1/+1
2024-01-24genirq: Remove unneeded forward declarationDawei Li1-1/+1
2024-01-24irqchip/gic(v3): Replace gic_irq() with irqd_to_hwirq()Dawei Li1-1/+1
2024-01-24RAS: Introduce AMD Address Translation LibraryYazen Ghannam1-0/+16
2024-01-24x86/entry/ia32: Ensure s32 is sign extended to s64Richard Palethorpe1-0/+1
2024-01-24net/mlx5: Bridge, fix multicast packets sent to uplinkMoshe Shemesh2-1/+2
2024-01-24net/mlx5: Fix query of sd_group fieldTariq Toukan2-3/+8
2024-01-24net/mlx5e: Use the correct lag ports number when creating TISesSaeed Mahameed1-0/+1
2024-01-24bpf, net: switch to dynamic registrationKui-Feng Lee2-10/+29
2024-01-24bpf: validate value_typeKui-Feng Lee1-0/+12
2024-01-24bpf: hold module refcnt in bpf_struct_ops map creation and prog verification.Kui-Feng Lee2-0/+2
2024-01-24bpf: lookup struct_ops types from a given module BTF.Kui-Feng Lee1-2/+2
2024-01-24bpf: pass btf object id in bpf_map_info.Kui-Feng Lee1-0/+4
2024-01-24bpf, net: introduce bpf_struct_ops_desc.Kui-Feng Lee1-5/+10
2024-01-24bpf: refactory struct_ops type initialization to a function.Kui-Feng Lee1-0/+1
2024-01-24bpf: Make bpf_for_each_spilled_reg consider narrow spillsMaxim Mikityanskiy1-1/+1
2024-01-24bpf: support multiple tags per argumentAndrii Nakryiko1-0/+2
2024-01-24bpf: Support inlining bpf_kptr_xchg() helperHou Tao1-0/+1
2024-01-23Compiler Attributes: counted_by: fixup clang URLSergey Senozhatsky1-1/+1
2024-01-23Compiler Attributes: counted_by: bump min gcc versionSergey Senozhatsky1-1/+1
2024-01-23Merge tag 'exportfs-6.9' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Christian Brauner1-0/+11
2024-01-23nvmet: unify aer type enumGuixin Liu1-6/+0
2024-01-23fs: Create a generic is_dot_dotdot() utilityChuck Lever1-0/+11
2024-01-23sock_diag: allow concurrent operation in sock_diag_rcv_msg()Eric Dumazet1-2/+7
2024-01-23sock_diag: add module pointer to "struct sock_diag_handler"Eric Dumazet1-0/+1
2024-01-23inet_diag: add module pointer to "struct inet_diag_handler"Eric Dumazet1-0/+1
2024-01-23video/nomodeset: Select nomodeset= parameter with CONFIG_VIDEOThomas Zimmermann1-7/+0
2024-01-23of: Add for_each_reserved_child_of_node()Kuninori Morimoto1-0/+11
2024-01-23ata: libata-sata: improve sysfs description for ATA_LPM_UNKNOWNNiklas Cassel1-1/+1
2024-01-22iio: adc: ad_sigma_delta: ensure proper DMA alignmentNuno Sa1-1/+3
2024-01-22iio: imu: adis: ensure proper DMA alignmentNuno Sa1-1/+2
2024-01-22writeback: move wb_wakeup_delayed defination to fs-writeback.cKemeng Shi1-1/+0
2024-01-22vfs: add RWF_NOAPPEND flag for pwritev2Rich Felker1-0/+8
2024-01-22spi: make spi_bus_type constGreg Kroah-Hartman1-1/+1
2024-01-21Merge tag 'header_cleanup-2024-01-20' of https://evilpiepirate.org/git/bcachefsLinus Torvalds1-6/+6
2024-01-21udp: fix busy pollingEric Dumazet1-6/+0
2024-01-20Merge tag 'strlcpy-removal-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-54/+0