index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2020-11-08
Merge tag 'xfs-5.10-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-11-08
Merge branch 'hch' (patches from Christoph)
Linus Torvalds
2020-11-07
Merge tag 'io_uring-5.10-2020-11-07' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-11-06
ext4: disable fast commit with data journalling
Harshad Shirwadkar
2020-11-06
jbd2: don't pass tid to jbd2_fc_end_commit_fallback()
Harshad Shirwadkar
2020-11-06
jbd2: don't use state lock during commit path
Harshad Shirwadkar
2020-11-06
ext4: clean up the JBD2 API that initializes fast commits
Harshad Shirwadkar
2020-11-06
jbd2: rename j_maxlen to j_total_len and add jbd2_journal_max_txn_bufs
Harshad Shirwadkar
2020-11-06
ext4: mark fc ineligible if inode gets evictied due to mem pressure
Harshad Shirwadkar
2020-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2020-11-06
Merge tag 'sound-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2020-11-06
Merge tag 'drm-fixes-2020-11-06-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-11-06
Merge tag 'net-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2020-11-06
seq_file: add seq_read_iter
Christoph Hellwig
2020-11-06
Merge tag 'imx-drm-next-2020-10-30' of git://git.pengutronix.de/git/pza/linux...
Dave Airlie
2020-11-05
SUNRPC: Fix general protection fault in trace_rpc_xdr_overflow()
Chuck Lever
2020-11-05
Merge tag 'linux-kselftest-kunit-fixes-5.10-rc3' of git://git.kernel.org/pub/...
Linus Torvalds
2020-11-05
Merge tag 'pm-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2020-11-05
ASoC: rt1015: add delay to fix pop noise from speaker
Jack Yu
2020-11-04
io_uring: properly handle SQPOLL request cancelations
Jens Axboe
2020-11-04
iomap: support partial page discard on writeback block mapping failure
Brian Foster
2020-11-03
can: can_create_echo_skb(): fix echo skb generation: always use skb_clone()
Oleksij Rempel
2020-11-03
Merge tag 'docs-5.10-warnings' of git://git.lwn.net/linux
Linus Torvalds
2020-11-02
mm: always have io_remap_pfn_range() set pgprot_decrypted()
Jason Gunthorpe
2020-11-02
Merge tag 'mac80211-for-net-2020-10-30' of git://git.kernel.org/pub/scm/linux...
Jakub Kicinski
2020-11-02
PM: runtime: Drop pm_runtime_clean_up_links()
Rafael J. Wysocki
2020-11-02
PM: runtime: Drop runtime PM references to supplier on link removal
Rafael J. Wysocki
2020-11-02
swiotlb: remove the tbl_dma_addr argument to swiotlb_tbl_map_single
Christoph Hellwig
2020-11-02
swiotlb: using SIZE_MAX needs limits.h included
Stephen Rothwell
2020-11-01
Merge tag 'timers-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-11-01
Merge tag 'char-misc-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-11-01
Merge tag 'driver-core-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-11-01
Merge tag 'usb-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
2020-10-31
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2020-10-31
Merge tag 'flexible-array-conversions-5.10-rc2' of git://git.kernel.org/pub/s...
Linus Torvalds
2020-10-31
ICMPv6: Add ICMPv6 Parameter Problem, code 3 definition
Hangbin Liu
2020-10-30
net/mlx5: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-10-30
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2020-10-30
Merge tag 'asm-generic-fixes-5.10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-10-30
Merge tag 'pm-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2020-10-30
Merge tag 'drm-fixes-2020-10-30-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-10-30
netfilter: nf_tables: missing validation from the abort path
Pablo Neira Ayuso
2020-10-30
netfilter: use actual socket sk rather than skb sk when routing harder
Jason A. Donenfeld
2020-10-30
mac80211: fix kernel-doc markups
Mauro Carvalho Chehab
2020-10-30
debugfs: remove return value of debugfs_create_devm_seqfile()
Greg Kroah-Hartman
2020-10-29
bpf: Don't rely on GCC __attribute__((optimize)) to disable GCSE
Ard Biesheuvel
2020-10-29
fs: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-10-29
platform/chrome: cros_ec_proto: Replace zero-length array with flexible-array...
Gustavo A. R. Silva
2020-10-29
platform/chrome: cros_ec_commands: Replace zero-length array with flexible-ar...
Gustavo A. R. Silva
[prev]
[next]