summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* irqdomain: Reimplement irq_linear_revmap() with irq_find_mapping()Marc Zyngier2021-06-101-13/+9
* irqdomain: Kill irq_domain_add_legacy_isaMarc Zyngier2021-06-101-11/+0
* 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-291-1/+7
|\ \
| * | KVM: rename KVM_REQ_PENDING_TIMER to KVM_REQ_UNBLOCKMarcelo Tosatti2021-05-271-1/+1
| * | 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 '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-263-22/+45
|\ \ \
| * | | net: phy: Document phydev::dev_flags bits allocationFlorian Fainelli2021-05-261-0/+5
| * | | {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
* | | | 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-18396-4004/+7932
| |\| | |
| * | | | 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-213-4/+8
|\ \ \ \ \ \
| * | | | | | signal: Deliver all of the siginfo perf data in _perfEric W. Biederman2021-05-181-1/+4
| * | | | | | 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-181-3/+2
* | | | | | | 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-201-0/+5
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | dyndbg: avoid calling dyndbg_emit_prefix when it has no workJim Cromie2021-05-131-0/+5
| |/ / / / /
* | | | | | 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 '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
| |/ / / / /
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-05-153-5/+37
|\ \ \ \ \ \
| * | | | | | mm/filemap: fix readahead return typesMatthew Wilcox (Oracle)2021-05-141-3/+3
| * | | | | | mm: fix struct page layout on 32-bit systemsMatthew Wilcox (Oracle)2021-05-141-2/+2
| * | | | | | mm/hugetlb: fix F_SEAL_FUTURE_WRITEPeter Xu2021-05-141-0/+32
* | | | | | | Merge tag 'block-5.13-2021-05-14' of git://git.kernel.dk/linux-blockLinus Torvalds2021-05-152-6/+1
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | blkdev.h: remove unused codes blk_account_rqLin Feng2021-05-121-5/+0
| * | | | | | kyber: fix out of bounds access when preemptedOmar Sandoval2021-05-111-1/+1
* | | | | | | Merge tag 'libnvdimm-fixes-5.13-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-05-151-1/+0
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | libnvdimm: Remove duplicate struct declarationWan Jiabing2021-05-121-1/+0
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'pm-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2021-05-131-0/+1
|\ \ \ \ \ \
| * | | | | | PM: runtime: Fix unpaired parent child_count for force_resumeTony Lindgren2021-05-101-0/+1
| |/ / / / /
* | | | | | Merge branch 'resizex' (patches from Maciej)Linus Torvalds2021-05-131-0/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | vt: Fix character height handling with VT_RESIZEXMaciej W. Rozycki2021-05-131-0/+1
* | | | | | Merge tag 'block-5.13-2021-05-09' of git://git.kernel.dk/linux-blockLinus Torvalds2021-05-092-5/+1
|\ \ \ \ \ \ | | |/ / / / | |/| | | |