summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* dim: pass dim_sample to net_dim() by referenceCaleb Sander Mateos2024-11-031-1/+1
* dim: make dim_calc_stats() inputs const pointersCaleb Sander Mateos2024-11-031-1/+2
* net: ethtool: Avoid thousands of -Wflex-array-member-not-at-end warningsGustavo A. R. Silva2024-11-031-1/+1
* compiler_types: Add noinline_for_tracing annotationYafang Shao2024-11-031-0/+6
* dpll: add clock quality level attribute and opJiri Pirko2024-11-031-0/+4
* dql: annotate data-races around dql->last_obj_cntEric Dumazet2024-10-311-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-10-317-16/+40
|\
| * Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds2024-10-311-0/+3
| |\
| | * bpf: Add bpf_mem_alloc_check_size() helperHou Tao2024-10-301-0/+3
| * | x86/uaccess: Avoid barrier_nospec() in 64-bit copy_from_user()Linus Torvalds2024-10-301-6/+15
| * | fork: only invoke khugepaged, ksm hooks if no errorLorenzo Stoakes2024-10-281-6/+4
| * | fork: do not invoke uffd on fork if error occursLorenzo Stoakes2024-10-281-0/+5
| * | Merge tag 'fuse-fixes-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-10-251-1/+1
| |\ \ | | |/ | |/|
| | * fs: pass offset and result to backing_file end_write() callbackAmir Goldstein2024-10-161-1/+1
| * | Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds2024-10-242-3/+12
| |\ \
| | * | bpf: Add the missing BPF_LINK_TYPE invocation for sockmapHou Tao2024-10-241-0/+1
| | * | bpf: Add MEM_WRITE attributeDaniel Borkmann2024-10-221-3/+11
* | | | s390/time: Add clocksource id to TOD clockSven Schnelle2024-10-301-0/+1
* | | | Merge tag 'wireless-next-2024-10-25' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2024-10-293-9/+60
|\ \ \ \
| * | | | debugfs: add small file operations for most filesJohannes Berg2024-10-231-4/+58
| * | | | Merge net-next/main to resolve conflictsJohannes Berg2024-10-09303-3096/+6795
| |\ \ \ \
| * | | | | wifi: wext: merge adjacent CONFIG_COMPAT ifdef blocksJohannes Berg2024-10-081-3/+2
| * | | | | wifi: remove iw_public_data from struct net_deviceJohannes Berg2024-10-081-2/+0
* | | | | | rtnetlink: Define rtnl_net_trylock().Kuniyuki Iwashima2024-10-291-0/+6
* | | | | | ipv4: Use per-netns RTNL helpers in inet_rtm_newaddr().Kuniyuki Iwashima2024-10-291-0/+9
* | | | | | rtnetlink: Make per-netns RTNL dereference helpers to macro.Kuniyuki Iwashima2024-10-291-15/+6
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2024-10-2512-11/+69
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge tag 'net-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-10-241-0/+12
| |\ \ \ \ \
| | * | | | | net: fix races in netdev_tx_sent_queue()/dev_watchdog()Eric Dumazet2024-10-211-0/+12
| * | | | | | Merge tag 'loongarch-fixes-6.12-1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-10-241-1/+2
| |\ \ \ \ \ \
| | * | | | | | LoongArch: Set initial pte entry with PAGE_GLOBAL for kernel spaceBibo Mao2024-10-211-1/+2
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-10-211-2/+0
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | KVM: Remove unused kvm_vcpu_gfn_to_pfn_atomicDr. David Alan Gilbert2024-10-201-1/+0
| | * | | | | KVM: Remove unused kvm_vcpu_gfn_to_pfnDr. David Alan Gilbert2024-10-201-1/+0
| | | |_|_|/ | | |/| | |
| * | | | | Merge tag 'tty-6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2024-10-201-1/+1
| |\ \ \ \ \
| | * | | | | serial: qcom-geni: fix rx cancel dma status bitJohan Hovold2024-10-111-1/+1
| * | | | | | Merge tag 'irq_urgent_for_v6.12_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-10-201-1/+3
| |\ \ \ \ \ \
| | * | | | | | irqchip/gic-v4: Don't allow a VMOVP on a dying VPEMarc Zyngier2024-10-081-1/+3
| | | |/ / / / | | |/| | | |
| * | | | | | Merge tag 'sched_urgent_for_v6.12_rc4' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-10-202-1/+9
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'linus' into sched/urgent, to resolve conflictIngo Molnar2024-10-1724-45/+259
| | |\ \ \ \ \ \
| | * | | | | | | sched/fair: Fix external p->on_rq usersPeter Zijlstra2024-10-141-0/+5
| | * | | | | | | sched/core: Disable page allocation in task_tick_mm_cid()Waiman Long2024-10-111-1/+4
| * | | | | | | | Merge tag 'xfs-6.12-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2024-10-181-3/+17
| |\ \ \ \ \ \ \ \
| | * | | | | | | | iomap: remove iomap_file_buffered_write_punch_delallocChristoph Hellwig2024-10-151-3/+3
| | * | | | | | | | iomap: factor out a iomap_last_written_block helperChristoph Hellwig2024-10-151-0/+14
| | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Merge tag 'drm-fixes-2024-10-18' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2024-10-181-0/+1
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge tag 'drm-misc-fixes-2024-10-17' of https://gitlab.freedesktop.org/drm/m...Dave Airlie2024-10-181-0/+1
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | gpu: host1x: Set up device DMA parametersThierry Reding2024-10-151-0/+1
| * | | | | | | | | | Merge tag 'mm-hotfixes-stable-2024-10-17-16-08' of git://git.kernel.org/pub/s...Linus Torvalds2024-10-172-1/+23
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | mm: huge_memory: add vma_thp_disabled() and thp_disabled_by_hw()Kefeng Wang2024-10-171-0/+18