summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-02-0912-22/+44
|\
| * Merge tag 'net-6.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-02-093-3/+12
| |\
| | * net/mlx5: Expose SF firmware pages counterMaher Sanalla2023-02-081-0/+1
| | * net/mlx5: Store page counters in a single arrayMaher Sanalla2023-02-081-3/+9
| | * uapi: add missing ip/ipv6 header dependencies for linux/stddef.hHerton R. Krzesinski2023-02-062-0/+2
| * | Merge tag 'char-misc-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-02-051-2/+0
| |\ \
| | * | nvmem: core: remove nvmem_config wp_gpioRussell King (Oracle)2023-01-281-2/+0
| * | | Merge tag 'perf_urgent_for_v6.2_rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-02-051-0/+9
| |\ \ \
| | * | | perf: Fix perf_event_pmu_context serializationJames Clark2023-01-311-0/+9
| * | | | Merge tag 'rtc-6.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ab...Linus Torvalds2023-02-041-1/+2
| |\ \ \ \
| | * | | | rtc: efi: Enable SET/GET WAKEUP services as optionalShanker Donthineni2023-01-091-1/+2
| * | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-02-041-1/+1
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'kvmarm-fixes-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2023-02-041-1/+1
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | | * | | | KVM: arm64: Add helper vgic_write_guest_lock()Gavin Shan2023-01-291-1/+1
| * | | | | | Merge tag 'ceph-for-6.2-rc7' of https://github.com/ceph/ceph-clientLinus Torvalds2023-02-031-10/+0
| |\ \ \ \ \ \
| | * | | | | | ceph: move mount state enum to super.hXiubo Li2023-02-021-10/+0
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge tag 'mm-hotfixes-stable-2023-02-02-19-24-2' of git://git.kernel.org/pub...Linus Torvalds2023-02-034-5/+20
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | mm: memcg: fix NULL pointer in mem_cgroup_track_foreign_dirty_slowpath()Kefeng Wang2023-02-011-1/+4
| | * | | | | highmem: round down the address passed to kunmap_flush_on_unmap()Matthew Wilcox (Oracle)2023-02-011-2/+2
| | * | | | | mm: hugetlb: proc: check for hugetlb shared PMD in /proc/PID/smapsMike Kravetz2023-02-011-0/+13
| | * | | | | Revert "mm: add nodes= arg to memory.reclaim"Michal Hocko2023-02-011-2/+1
| | * | | | | Sync with v6.2-rc4Andrew Morton2023-01-1911-50/+149
| | |\ \ \ \ \
* | | \ \ \ \ \ Merge tag 'linux-can-next-for-6.3-20230208' of git://git.kernel.org/pub/scm/l...Jakub Kicinski2023-02-091-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | can: bittiming: can_calc_bittiming(): add missing parameter to no-op functionMarc Kleine-Budde2023-02-081-1/+1
* | | | | | | | | Merge tag 'mlx5-next-netdev-deadlock' of git://git.kernel.org/pub/scm/linux/k...Jakub Kicinski2023-02-093-5/+48
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | net/mlx5e: Propagate an internal event in case uplink netdev changesJiri Pirko2023-02-092-0/+6
| * | | | | | | | | net/mlx5: Introduce CQE error syndromePatrisious Haddad2023-01-151-5/+42
* | | | | | | | | | Merge tag 'mlx5-updates-2023-02-07' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2023-02-092-2/+1
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | net/mlx5: fw_tracer, Add support for strings DB update eventShay Drory2023-02-081-0/+1
| * | | | | | | | | net/mlx5: Remove redundant health work lockShay Drory2023-02-081-2/+0
* | | | | | | | | | net/sched: taprio: give higher priority to higher TCs in software dequeue modeVladimir Oltean2023-02-081-0/+5
* | | | | | | | | | net: micrel: Add support for lan8841 PHYHoratiu Vultur2023-02-081-0/+1
* | | | | | | | | | sched/topology: Introduce for_each_numa_hop_mask()Valentin Schneider2023-02-081-0/+18
* | | | | | | | | | sched/topology: Introduce sched_numa_hop_mask()Valentin Schneider2023-02-081-0/+7
* | | | | | | | | | sched: add sched_numa_find_nth_cpu()Yury Norov2023-02-081-0/+8
* | | | | | | | | | cpumask: introduce cpumask_nth_and_andnotYury Norov2023-02-081-0/+20
* | | | | | | | | | lib/find: introduce find_nth_and_andnot_bitYury Norov2023-02-081-0/+33
|/ / / / / / / / /
* | | | | | | | | net: add SKB_HEAD_ALIGN() helperEric Dumazet2023-02-071-0/+8
* | | | | | | | | Merge tag 'linux-can-next-for-6.3-20230206' of git://git.kernel.org/pub/scm/l...Paolo Abeni2023-02-071-2/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | can: bittiming: factor out can_sjw_set_default() and can_sjw_check()Marc Kleine-Budde2023-02-061-0/+5
| * | | | | | | | | can: bittiming: can_changelink() pass extack down callstackMarc Kleine-Budde2023-02-061-2/+3
* | | | | | | | | | net: mscc: ocelot: un-export unused regmap symbolsColin Foster2023-02-071-16/+0
* | | | | | | | | | net: add sock_init_data_uid()Pietro Borrello2023-02-061-1/+6
* | | | | | | | | | net/sched: taprio: only pass gate mask per TXQ for igc, stmmac, tsnep, am65_cpswVladimir Oltean2023-02-061-0/+1
* | | | | | | | | | net/sched: taprio: pass mqprio queue configuration to ndo_setup_tc()Vladimir Oltean2023-02-061-0/+1
* | | | | | | | | | net/sched: mqprio: allow offloading drivers to request queue count validationVladimir Oltean2023-02-061-0/+4
* | | | | | | | | | net/sched: move struct tc_mqprio_qopt_offload from pkt_cls.h to pkt_sched.hVladimir Oltean2023-02-062-10/+10
* | | | | | | | | | net: introduce skb_poison_list and use in kfree_skb_listJesper Dangaard Brouer2023-02-062-0/+10
* | | | | | | | | | net: page_pool: use in_softirq() insteadQingfang DENG2023-02-061-2/+2
* | | | | | | | | | Merge tag 'mlx5-updates-2023-02-04' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2023-02-061-2/+10
|\ \ \ \ \ \ \ \ \ \