summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | gpio: uapi: fix kernel-doc warningsKent Gibson2020-10-281-1/+2
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'net-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2020-11-124-18/+12
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2020-11-064-18/+12
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | bpf: Don't rely on GCC __attribute__((optimize)) to disable GCSEArd Biesheuvel2020-10-292-6/+0
| | * | | | | | | | | xsk: Fix possible memory leak at socket closeMagnus Karlsson2020-10-291-1/+1
| | * | | | | | | | | bpf: Fix -Wshadow warningsArnd Bergmann2020-10-271-11/+11
* | | | | | | | | | | Merge tag 'pm-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2020-11-121-2/+16
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | cpufreq: Add strict_target to struct cpufreq_policyRafael J. Wysocki2020-11-101-0/+6
| * | | | | | | | | | | cpufreq: Introduce CPUFREQ_GOV_STRICT_TARGETRafael J. Wysocki2020-11-101-0/+3
| * | | | | | | | | | | cpufreq: Introduce governor flagsRafael J. Wysocki2020-11-101-2/+7
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'stable/for-linus-5.10-rc2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2020-11-111-7/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | swiotlb: remove the tbl_dma_addr argument to swiotlb_tbl_map_singleChristoph Hellwig2020-11-021-7/+3
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'nfsd-5.10-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2020-11-091-4/+4
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
| * | | | | | | | | | SUNRPC: Fix general protection fault in trace_rpc_xdr_overflow()Chuck Lever2020-11-051-4/+4
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'ext4_for_linus_cleanups' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-11-092-12/+21
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | ext4: disable fast commit with data journallingHarshad Shirwadkar2020-11-061-2/+4
| * | | | | | | | | jbd2: don't pass tid to jbd2_fc_end_commit_fallback()Harshad Shirwadkar2020-11-061-1/+1
| * | | | | | | | | jbd2: don't use state lock during commit pathHarshad Shirwadkar2020-11-061-4/+6
| * | | | | | | | | ext4: clean up the JBD2 API that initializes fast commitsHarshad Shirwadkar2020-11-061-1/+1
| * | | | | | | | | jbd2: rename j_maxlen to j_total_len and add jbd2_journal_max_txn_bufsHarshad Shirwadkar2020-11-061-2/+7
| * | | | | | | | | ext4: mark fc ineligible if inode gets evictied due to mem pressureHarshad Shirwadkar2020-11-061-3/+3
| |/ / / / / / / /
* | | | | | | | | Merge tag 'xfs-5.10-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2020-11-081-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | iomap: support partial page discard on writeback block mapping failureBrian Foster2020-11-041-1/+1
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'hch' (patches from Christoph)Linus Torvalds2020-11-081-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | seq_file: add seq_read_iterChristoph Hellwig2020-11-061-0/+1
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'io_uring-5.10-2020-11-07' of git://git.kernel.dk/linux-blockLinus Torvalds2020-11-071-1/+2
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | io_uring: properly handle SQPOLL request cancelationsJens Axboe2020-11-041-1/+2
| |/ / / / / / /
* | | | | | | | Merge tag 'sound-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2020-11-064-5/+6
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | ALSA: make snd_kcontrol_new name a normal stringArnd Bergmann2020-10-261-1/+1
| * | | | | | | ALSA: fix kernel-doc markupsMauro Carvalho Chehab2020-10-263-4/+5
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'drm-fixes-2020-11-06-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-11-061-3/+0
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'imx-drm-next-2020-10-30' of git://git.pengutronix.de/git/pza/linux...Dave Airlie2020-11-061-3/+0
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | gpu: ipu-v3: remove unused functionsPhilipp Zabel2020-10-261-3/+0
| | |/ / / / /
* | | | | | | Merge tag 'net-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2020-11-067-26/+32
|\ \ \ \ \ \ \
| * | | | | | | can: can_create_echo_skb(): fix echo skb generation: always use skb_clone()Oleksij Rempel2020-11-031-12/+8
| * | | | | | | Merge tag 'mac80211-for-net-2020-10-30' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski2020-11-022-7/+9
| |\ \ \ \ \ \ \
| | * | | | | | | mac80211: fix kernel-doc markupsMauro Carvalho Chehab2020-10-302-7/+9
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski2020-10-313-7/+14
| |\ \ \ \ \ \ \ \
| | * | | | | | | | netfilter: nf_tables: missing validation from the abort pathPablo Neira Ayuso2020-10-301-1/+8
| | * | | | | | | | netfilter: use actual socket sk rather than skb sk when routing harderJason A. Donenfeld2020-10-302-6/+6
| | |/ / / / / / /
| * / / / / / / / ICMPv6: Add ICMPv6 Parameter Problem, code 3 definitionHangbin Liu2020-10-311-0/+1
| |/ / / / / / /
* | | | | | | | Merge tag 'linux-kselftest-kunit-fixes-5.10-rc3' of git://git.kernel.org/pub/...Linus Torvalds2020-11-051-8/+8
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | kunit: test: fix remaining kernel-doc warningsMauro Carvalho Chehab2020-10-261-8/+8
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'pm-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2020-11-051-4/+2
|\ \ \ \ \ \ \
| * | | | | | | PM: runtime: Drop pm_runtime_clean_up_links()Rafael J. Wysocki2020-11-021-2/+0
| * | | | | | | PM: runtime: Drop runtime PM references to supplier on link removalRafael J. Wysocki2020-11-021-2/+2
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'docs-5.10-warnings' of git://git.lwn.net/linuxLinus Torvalds2020-11-034-104/+76
|\ \ \ \ \ \ \
| * | | | | | | locking/refcount: move kernel-doc markups to the proper placeMauro Carvalho Chehab2020-10-281-65/+65
| * | | | | | | net: phy: remove kernel-doc duplicationMauro Carvalho Chehab2020-10-281-35/+5
| * | | | | | | mm: pagemap.h: fix two kernel-doc markupsMauro Carvalho Chehab2020-10-281-4/+4