summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* bdi: add a ->dev_name field to struct backing_dev_infoChristoph Hellwig2020-05-101-0/+1
* bdi: use bdi_dev_name() to get device nameYufen Yu2020-05-101-4/+4
* bdi: move bdi_dev_name out of lineChristoph Hellwig2020-05-071-8/+1
* blk-iocost: Fix error on iocost_ioc_vrate_adjWaiman Long2020-04-211-3/+3
* buffer: remove useless comment and WB_REASON_FREE_MORE_MEM, reason.Zhiqiang Liu2020-04-182-2/+0
* Merge tag 'block-5.7-2020-04-17' of git://git.kernel.dk/linux-blockLinus Torvalds2020-04-171-4/+4
|\
| * blk-wbt: Drop needless newlines from tracepoint format stringsTommi Rantala2020-04-171-4/+4
* | Merge tag 'sound-5.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2020-04-171-0/+5
|\ \
| * | ALSA: hda: Skip controller resume if not neededTakashi Iwai2020-04-131-0/+5
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-04-167-5/+21
|\ \ \
| * | | net: mscc: ocelot: fix untagged packet drops when enslaving to vlan aware bridgeVladimir Oltean2020-04-151-1/+3
| * | | cfg80211: fix kernel-doc notationLothar Rubusch2020-04-141-0/+10
| * | | net: ipv6: do not consider routes via gateways for anycast address checkTim Stallard2020-04-081-0/+1
| * | | net: sock.h: fix skb_steal_sock() kernel-docLothar Rubusch2020-04-081-3/+3
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2020-04-083-1/+4
| |\ \ \
| | * | | netfilter: nf_tables: reintroduce the NFT_SET_CONCAT flagPablo Neira Ayuso2020-04-071-0/+2
| | * | | netfilter: xt_IDLETIMER: target v1 - match Android layoutMaciej Żenczykowski2020-04-051-0/+1
| | * | | netfilter: nf_tables: do not update stateful expressions if lookup is invertedPablo Neira Ayuso2020-04-051-1/+1
* | | | | Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-04-141-1/+1
|\ \ \ \ \
| * | | | | x86/Hyper-V: Report crash data in die() when panic_on_oops is setTianyu Lan2020-04-111-1/+1
* | | | | | Merge tag 'for-5.7-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-04-141-6/+4
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | btrfs: re-instantiate the removed BTRFS_SUBVOL_CREATE_ASYNC definitionEugene Syromiatnikov2020-04-101-6/+4
* | | | | | Merge tag 'locking-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-04-121-5/+18
|\ \ \ \ \ \
| * | | | | | locking/refcount: Document interaction with PID_MAX_LIMITJann Horn2020-04-081-5/+18
* | | | | | | Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-04-111-4/+2
|\ \ \ \ \ \ \
| * | | | | | | crypto: curve25519 - do not pollute dispatcher based on assemblerJason A. Donenfeld2020-04-081-4/+2
| |/ / / / / /
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-04-117-15/+73
|\ \ \ \ \ \ \
| * | | | | | | change email address for Pali RohárPali Rohár2020-04-111-1/+1
| * | | | | | | mm/memory_hotplug: add pgprot_t to mhp_paramsLogan Gunthorpe2020-04-111-0/+3
| * | | | | | | mm/memory_hotplug: rename mhp_restrictions to mhp_paramsLogan Gunthorpe2020-04-111-8/+8
| * | | | | | | mm/memory_hotplug: drop the flags field from struct mhp_restrictionsLogan Gunthorpe2020-04-111-2/+0
| * | | | | | | mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual2020-04-111-0/+12
| * | | | | | | mm/vma: introduce VM_ACCESS_FLAGSAnshuman Khandual2020-04-111-1/+5
| * | | | | | | mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual2020-04-111-0/+14
| * | | | | | | mm/memory.c: add vm_insert_pages()Arjun Roy2020-04-111-0/+2
| * | | | | | | mm: hugetlb: optionally allocate gigantic hugepages using cmaRoman Gushchin2020-04-111-0/+12
| * | | | | | | mm: cma: NUMA node interfaceAslan Bakirov2020-04-112-2/+15
| * | | | | | | docs: mm: slab.h: fix a broken cross-referenceMauro Carvalho Chehab2020-04-111-1/+1
* | | | | | | | Merge tag 'for-linus-5.7-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-04-113-14/+15
|\ \ \ \ \ \ \ \
| * | | | | | | | xen: Use evtchn_type_t as a type for event channelsYan Yankovskyi2020-04-073-14/+15
* | | | | | | | | printk: queue wake_up_klogd irq_work only if per-CPU areas are readySergey Senozhatsky2020-04-101-5/+0
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2020-04-101-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | proc: Use a dedicated lock in struct pidEric W. Biederman2020-04-091-0/+1
* | | | | | | | | | Merge tag 'pwm/for-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-04-103-93/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | pwm: omap-dmtimer: Drop unused header fileLokesh Vutla2020-03-302-92/+1
| * | | | | | | | | | pwm: Implement some checks for lowlevel driversUwe Kleine-König2020-03-301-1/+3
* | | | | | | | | | | Merge tag 'drm-next-2020-04-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-04-102-3/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | drm/bridge: analogix_dp: Split bind() into probe() and real bind()Marek Szyprowski2020-04-091-2/+3
| * | | | | | | | | | | drm/legacy: Fix type for drm_local_map.offsetChris Wilson2020-04-091-1/+1
* | | | | | | | | | | | Merge tag 'sound-fix-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-04-101-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |