summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (core) Add support for pwm auto channels attributeArmin Wolf2022-02-271-0/+2
* Merge tag 'dma-mapping-5.17-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2022-02-271-0/+8
|\
| * swiotlb: fix info leak with DMA_FROM_DEVICEHalil Pasic2022-02-141-0/+8
* | Merge tag 'trace-v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-02-261-10/+12
|\ \
| * | tracing: Uninline trace_trigger_soft_disabled() partlyChristophe Leroy2022-02-251-10/+12
* | | Merge tag 'pm-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2022-02-251-0/+3
|\ \ \
| * \ \ Merge branch 'cpufreq/arm/fixes' of git://git.kernel.org/pub/scm/linux/kernel...Rafael J. Wysocki2022-02-241-0/+3
| |\ \ \
| | * | | cpufreq: Reintroduce ready() callbackBjorn Andersson2022-02-091-0/+3
* | | | | Merge tag 'char-misc-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-02-251-1/+3
|\ \ \ \ \
| * | | | | nvmem: core: Fix a conflict between MTD and NVMEM on wp-gpios propertyChristophe Kerello2022-02-211-1/+3
| | |_|_|/ | |/| | |
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-02-241-0/+1
|\ \ \ \ \
| * | | | | KVM: PPC: reserve capability 210 for KVM_CAP_PPC_AIL_MODE_3Nicholas Piggin2022-02-221-0/+1
* | | | | | Merge tag 'net-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-02-245-33/+36
|\ \ \ \ \ \
| * | | | | | openvswitch: Fix setting ipv6 fields causing hw csum failurePaul Blakey2022-02-241-0/+5
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfDavid S. Miller2022-02-222-3/+1
| |\ \ \ \ \ \
| | * | | | | | netfilter: nf_tables_offload: incorrect flow offload action array sizePablo Neira Ayuso2022-02-202-3/+1
| * | | | | | | net: Force inlining of checksum functions in net/checksum.hChristophe Leroy2022-02-191-23/+24
| * | | | | | | net-timestamp: convert sk->sk_tskey to atomic_tEric Dumazet2022-02-181-2/+2
| * | | | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2022-02-171-5/+4
| |\ \ \ \ \ \ \
| | * | | | | | | bpf: Fix a bpf_timer initialization issueYonghong Song2022-02-111-4/+2
| | * | | | | | | bpf: Fix crash due to incorrect copy_map_valueKumar Kartikeya Dwivedi2022-02-111-1/+2
| | |/ / / / / /
* | | | | | | | Merge tag 'block-5.17-2022-02-24' of git://git.kernel.dk/linux-blockLinus Torvalds2022-02-241-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | nvme-tcp: send H2CData PDUs based on MAXH2CDATAVarun Prakash2022-02-231-0/+1
* | | | | | | | | Merge tag 'slab-for-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-02-231-2/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | slab: remove __alloc_size attribute from __kmalloc_track_callerGreg Kroah-Hartman2022-02-211-2/+1
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge tag 'sched_urgent_for_v5.17_rc5' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-02-201-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | sched: Fix yet more sched_fork() racesPeter Zijlstra2022-02-191-2/+2
| |/ / / / / / /
* | | | | | | | Merge tag 'block-5.17-2022-02-17' of git://git.kernel.dk/linux-blockLinus Torvalds2022-02-181-1/+2
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| / / / / / | |_|/ / / / / |/| | | | | |
| * | | | | | block: fix surprise removal for drivers calling blk_set_queue_dyingChristoph Hellwig2022-02-171-1/+2
* | | | | | | Merge tag 'net-5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-02-177-10/+15
|\ \ \ \ \ \ \
| * | | | | | | ipv6: fix data-race in fib6_info_hw_flags_set / fib6_purge_rtEric Dumazet2022-02-171-4/+6
| * | | | | | | ipv6: per-netns exclusive flowlabel checksWillem de Bruijn2022-02-162-2/+6
| * | | | | | | bonding: fix data-races around agg_select_timerEric Dumazet2022-02-151-1/+1
| * | | | | | | net_sched: add __rcu annotation to netdev->qdiscEric Dumazet2022-02-141-1/+1
| * | | | | | | net: dsa: mv88e6xxx: flush switchdev FDB workqueue before removing VLANVladimir Oltean2022-02-141-0/+1
| * | | | | | | ipv6: mcast: use rcu-safe version of ipv6_get_lladdr()Ignat Korchagin2022-02-141-2/+0
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'hyperv-fixes-signed-20220215' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-02-151-0/+1
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Drivers: hv: vmbus: Rework use of DMA_BIT_MASK(64)Michael Kelley2022-02-071-0/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'objtool_urgent_for_v5.17_rc4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-02-131-16/+5
|\ \ \ \ \ \
| * | | | | | x86/bug: Merge annotate_reachable() into _BUG_FLAGS() asmNick Desaulniers2022-02-021-16/+5
| |/ / / / /
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-02-122-2/+5
|\ \ \ \ \ \
| * | | | | | kfence: make test case compatible with run time set sample intervalPeng Liu2022-02-111-0/+2
| * | | | | | mm: memcg: synchronize objcg lists with a dedicated spinlockRoman Gushchin2022-02-111-2/+3
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'soc-fixes-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-02-111-7/+7
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'omap-for-v5.17/fixes-for-merge-window-signed' of git://git.kernel....Arnd Bergmann2022-02-071-7/+7
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | clk: ti: Move dra7 clock devices out of the legacy sectionTony Lindgren2021-12-221-7/+7
* | | | | | | Merge tag 'acpi-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2022-02-111-2/+2
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | PM: s2idle: ACPI: Fix wakeup interrupts handlingRafael J. Wysocki2022-02-071-2/+2
| |/ / / / /
* | | | | | Merge tag 'net-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-02-102-2/+14
|\ \ \ \ \ \
| * | | | | | net: fix a memleak when uncloning an skb dst and its metadataAntoine Tenart2022-02-091-1/+0