summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-05-291-4/+2
|\
| * drivers: base: Fix device link removalRafael J. Wysocki2021-05-211-4/+2
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-05-292-3/+10
|\ \
| * | KVM: rename KVM_REQ_PENDING_TIMER to KVM_REQ_UNBLOCKMarcelo Tosatti2021-05-271-1/+1
| * | KVM: X86: Use _BITUL() macro in UAPI headersJoe Richey2021-05-271-2/+3
| * | KVM: PPC: exit halt polling on need_resched()Wanpeng Li2021-05-271-0/+6
* | | Merge tag 'nfs-for-5.13-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2021-05-281-0/+2
|\ \ \
| * | | SUNRPC: More fixes for backlog congestionTrond Myklebust2021-05-261-0/+2
| | |/ | |/|
* | | Merge tag 'sound-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2021-05-281-1/+1
|\ \ \
| * \ \ Merge tag 'asoc-fix-v5.13-rc3' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2021-05-251-1/+1
| |\ \ \
| | * | | ASoC: soc-dai.h: Align the word of comment for SND_SOC_DAIFMT_CBC_CFCKuninori Morimoto2021-05-121-1/+1
* | | | | Merge tag 'clang-features-v5.13-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-05-281-1/+2
|\ \ \ \ \
| * | | | | init: verify that function is initcall_t at compile-timeMarco Elver2021-05-241-1/+2
| | |_|/ / | |/| | |
* | | | | Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-05-2610-33/+97
|\ \ \ \ \
| * | | | | net: phy: Document phydev::dev_flags bits allocationFlorian Fainelli2021-05-261-0/+5
| * | | | | net: zero-initialize tc skb extension on allocationVlad Buslov2021-05-251-0/+11
| * | | | | {net,vdpa}/mlx5: Configure interface MAC into mpfs L2 tableEli Cohen2021-05-181-0/+18
| * | | | | {net, RDMA}/mlx5: Fix override of log_max_qp by other deviceMaor Gottlieb2021-05-181-22/+22
| * | | | | NFC: nci: fix memory leak in nci_allocate_deviceDongliang Mu2021-05-171-0/+1
| * | | | | net: sched: fix tx action rescheduling issue during deactivationYunsheng Lin2021-05-141-6/+1
| * | | | | net: sched: fix packet stuck problem for lockless qdiscYunsheng Lin2021-05-141-1/+34
| * | | | | netfilter: flowtable: Remove redundant hw refresh bitRoi Dayan2021-05-141-1/+0
| * | | | | net: really orphan skbs tied to closing skPaolo Abeni2021-05-121-1/+3
| * | | | | mac80211: properly handle A-MSDUs that start with an RFC 1042 headerMathy Vanhoef2021-05-111-2/+2
* | | | | | Merge branch 'for-5.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-05-242-4/+4
|\ \ \ \ \ \
| * | | | | | cgroup: fix spelling mistakesZhen Lei2021-05-242-4/+4
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'spi-fix-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-05-241-2/+2
|\ \ \ \ \ \
| * | | | | | Merge tag 'v5.13-rc2' into spi-5.13Mark Brown2021-05-18723-7037/+17608
| |\| | | | |
| * | | | | | spi: Switch to signed types for *_native_cs SPI controller fieldsAndy Shevchenko2021-05-111-2/+2
* | | | | | | linux/bits.h: fix compilation error with GENMASKRikard Falkeborn2021-05-223-9/+11
* | | | | | | Merge tag 'block-5.13-2021-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds2021-05-221-2/+0
|\ \ \ \ \ \ \
| * | | | | | | block: prevent block device lookups at the beginning of del_gendiskChristoph Hellwig2021-05-201-2/+0
* | | | | | | | Merge branch 'for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-05-216-15/+18
|\ \ \ \ \ \ \ \
| * | | | | | | | signalfd: Remove SIL_PERF_EVENT fields from signalfd_siginfoEric W. Biederman2021-05-181-3/+1
| * | | | | | | | signal: Deliver all of the siginfo perf data in _perfEric W. Biederman2021-05-184-6/+13
| * | | | | | | | signal: Factor force_sig_perf out of perf_sigtrapEric W. Biederman2021-05-181-0/+1
| * | | | | | | | signal: Implement SIL_FAULT_TRAPNOEric W. Biederman2021-05-181-0/+1
| * | | | | | | | siginfo: Move si_trapno inside the union inside _si_faultEric W. Biederman2021-05-182-8/+4
* | | | | | | | | Merge tag 'platform-drivers-x86-v5.13-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2021-05-201-3/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | platform/surface: aggregator: avoid clang -Wconstant-conversion warningArnd Bergmann2021-05-191-3/+3
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge tag 'char-misc-5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-05-202-0/+38
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | dyndbg: avoid calling dyndbg_emit_prefix when it has no workJim Cromie2021-05-131-0/+5
| * | | | | | | | Merge tag 'misc-habanalabs-fixes-2021-05-08' of https://git.kernel.org/pub/sc...Greg Kroah-Hartman2021-05-101-0/+33
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | habanalabs: expose ASIC specific PLL indexBharat Jauhari2021-05-081-0/+33
* | | | | | | | | Merge tag 'driver-core-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-05-161-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | usb: typec: tcpm: Don't block probing of consumers of "connector" nodesSaravana Kannan2021-05-101-0/+1
| |/ / / / / / / /
* | | | | | | | | Merge tag 'for-linus-5.13b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-05-161-1/+14
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | xen/arm: move xen_swiotlb_detect to arm/swiotlb-xen.hStefano Stabellini2021-05-141-1/+14
| |/ / / / / / / /
* | | | | | | | | Merge tag 'core-urgent-2021-05-15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-05-151-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | stack: Replace "o" output with "r" input constraintNick Desaulniers2021-05-111-1/+1
| |/ / / / / / / /