aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2024-01-27phy: core: add notify_connect and notify_disconnect callbackStanley Chang1-0/+21
2024-01-27usb: audio-v2: Correct comments for struct uac_clock_selector_descriptorAlexander Tsoy1-2/+2
2024-01-26Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski6-36/+183
2024-01-26net: phy: add support for PHY LEDs polarity modesChristian Marangi1-0/+22
2024-01-27power: supply: bq27xxx: Add devm action to free IDAAndrew Davis1-1/+0
2024-01-26Merge tag 'ata-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...Linus Torvalds1-1/+1
2024-01-26workqueue: Break up enum definitions and give names to the typesTejun Heo1-17/+24
2024-01-26Merge tag 'spi-fix-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2024-01-26bitmap: Define a cleanup function for bitmapsBartosz Golaszewski1-0/+3
2024-01-26wifi: cfg80211: validate MLO connections betterJohannes Berg1-0/+24
2024-01-26wifi: mac80211: add support for negotiated TTLM requestAyala Beker1-0/+37
2024-01-26wifi: ieee80211: add definitions for negotiated TID to Link mapAyala Beker1-0/+28
2024-01-25mm, kmsan: fix infinite recursion due to RCU critical sectionMarco Elver1-3/+3
2024-01-25mm: mmap: map MAP_STACK to VM_NOHUGEPAGEYang Shi1-0/+1
2024-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski24-166/+236
2024-01-25Merge tag 'net-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds5-10/+11
2024-01-25fs: make the i_size_read/write helpers be smp_load_acquire/store_release()Baokun Li1-2/+8
2024-01-24bpf,lsm: Add BPF token LSM hooksAndrii Nakryiko3-0/+33
2024-01-24bpf,lsm: Refactor bpf_map_alloc/bpf_map_free LSM hooksAndrii Nakryiko2-4/+7
2024-01-24bpf,lsm: Refactor bpf_prog_alloc/bpf_prog_free LSM hooksAndrii Nakryiko2-7/+10
2024-01-24bpf: Consistently use BPF token throughout BPF verifier logicAndrii Nakryiko2-9/+9
2024-01-24bpf: Take into account BPF token when fetching helper protosAndrii Nakryiko1-2/+3
2024-01-24bpf: Add BPF token support to BPF_PROG_LOAD commandAndrii Nakryiko1-0/+6
2024-01-24bpf: Add BPF token support to BPF_MAP_CREATE commandAndrii Nakryiko1-0/+2
2024-01-24bpf: Introduce BPF token objectAndrii Nakryiko1-0/+41
2024-01-24bpf: 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-23bpf, net: switch to dynamic registrationKui-Feng Lee2-10/+29
2024-01-23bpf: validate value_typeKui-Feng Lee1-0/+12
2024-01-23bpf: hold module refcnt in bpf_struct_ops map creation and prog verification.Kui-Feng Lee2-0/+2
2024-01-23bpf: lookup struct_ops types from a given module BTF.Kui-Feng Lee1-2/+2
2024-01-23bpf: pass btf object id in bpf_map_info.Kui-Feng Lee1-0/+4
2024-01-23bpf, net: introduce bpf_struct_ops_desc.Kui-Feng Lee1-5/+10
2024-01-23bpf: refactory struct_ops type initialization to a function.Kui-Feng Lee1-0/+1
2024-01-23bpf: Make bpf_for_each_spilled_reg consider narrow spillsMaxim Mikityanskiy1-1/+1
2024-01-23bpf: support multiple tags per argumentAndrii Nakryiko1-0/+2
2024-01-23bpf: 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