summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mtd: spi-nor: move all spansion specifics into spansion.cMichael Walle2022-02-251-1/+0
* mtd: spi-nor: move all micron-st specifics into micron-st.cMichael Walle2022-02-251-8/+0
* mtd: spi-nor: move all xilinx specifics into xilinx.cMichael Walle2022-02-251-9/+0
* 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
| * | | | | net: do not keep the dst cache when uncloning an skb dst and its metadataAntoine Tenart2022-02-091-0/+13
| * | | | | netfilter: ctnetlink: disable helper autoassignFlorian Westphal2022-02-041-1/+1
* | | | | | Merge tag 'nfsd-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds2022-02-091-8/+0
|\ \ \ \ \ \
| * | | | | | NFSD: Deprecate NFS_OFFSET_MAXChuck Lever2022-02-091-8/+0
* | | | | | | Merge tag 'nfs-for-5.17-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2022-02-081-0/+1
|\ \ \ \ \ \ \
| * | | | | | | NFS: Avoid duplicate uncached readdir calls on eofTrond Myklebust2022-02-021-0/+1
* | | | | | | | ata: libata-core: Fix ata_dev_config_cpr()Damien Le Moal2022-02-071-1/+1
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-02-061-9/+4
|\ \ \ \ \ \ \
| * | | | | | | jbd2: refactor wait logic for transaction updates into a common functionRitesh Harjani2022-02-031-1/+3
| * | | | | | | jbd2: cleanup unused functions declarations from jbd2.hRitesh Harjani2022-02-031-7/+0
| * | | | | | | ext4: fast commit may not fallback for ineligible commitXin Yin2022-02-031-1/+1
* | | | | | | | Merge tag 'perf_urgent_for_v5.17_rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-02-061-0/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | perf: uapi: Document perf_event_attr::sig_data truncation on 32 bit architect...Marco Elver2022-02-021-0/+2
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'for-linus-5.17a-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-02-052-3/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | Improve docs for IOCTL_GNTDEV_MAP_GRANT_REFDemi Marie Obenour2022-02-031-1/+7
| * | | | | | | | xen: xenbus_dev.h: delete incorrect file nameRandy Dunlap2022-02-031-2/+0
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-02-052-6/+112
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'kvmarm-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2022-02-05624-7352/+21122
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | kvm: add guest_state_{enter,exit}_irqoff()Mark Rutland2022-02-011-3/+109
| * | | | | | | | kvm: Move KVM_GET_XSAVE2 IOCTL definition at the end of kvm.hJanosch Frank2022-01-311-3/+3
* | | | | | | | | Merge tag 'iomap-5.17-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2022-02-051-0/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | xfs, iomap: limit individual ioend chain lengths in writebackDave Chinner2022-01-261-0/+2
| | |_|/ / / / / / | |/| | | | | | |