index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Lines
2021-11-09
Merge tag 'for-5.16/block-2021-11-09' of git://git.kernel.dk/linux-block
Linus Torvalds
-0
/
+2
2021-11-09
Merge tag 'for-5.16/bdev-size-2021-11-09' of git://git.kernel.dk/linux-block
Linus Torvalds
-1
/
+1
2021-11-09
Merge tag 'for-5.16/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-0
/
+2
2021-11-09
Merge tag 'fuse-update-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-1
/
+6
2021-11-09
Merge tag '9p-for-5.16-rc1' of git://github.com/martinetd/linux
Linus Torvalds
-29
/
+35
2021-11-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-90
/
+251
2021-11-09
seq_file: fix passing wrong private data
Muchun Song
-1
/
+1
2021-11-09
seq_file: move seq_escape() to a header
Andy Shevchenko
-1
/
+16
2021-11-09
signal: remove duplicate include in signal.h
Ye Guojin
-1
/
+0
2021-11-09
crash_dump: remove duplicate include in crash_dump.h
Ye Guojin
-2
/
+0
2021-11-09
crash_dump: fix boolreturn.cocci warning
Changcheng Deng
-1
/
+1
2021-11-09
sections: provide internal __is_kernel() and __is_kernel_text() helper
Kefeng Wang
-2
/
+31
2021-11-09
sections: move is_kernel_inittext() into sections.h
Kefeng Wang
-9
/
+14
2021-11-09
sections: move and rename core_kernel_data() to is_kernel_core_data()
Kefeng Wang
-1
/
+16
2021-11-09
kallsyms: fix address-checks for kernel related range
Kefeng Wang
-3
/
+3
2021-11-09
kallsyms: remove arch specific text and data check
Kefeng Wang
-18
/
+1
2021-11-09
include/linux/string_helpers.h: add linux/string.h for strlen()
Lucas De Marchi
-0
/
+1
2021-11-09
lib, stackdepot: add helper to print stack entries into buffer
Imran Khan
-0
/
+3
2021-11-09
lib, stackdepot: add helper to print stack entries
Imran Khan
-0
/
+2
2021-11-09
linux/container_of.h: switch to static_assert
Rasmus Villemoes
-6
/
+6
2021-11-09
kernel.h: split out instruction pointer accessors
Stephen Rothwell
-4
/
+10
2021-11-09
include/linux/generic-radix-tree.h: replace kernel.h with the necessary inclu...
Andy Shevchenko
-1
/
+2
2021-11-09
include/linux/radix-tree.h: replace kernel.h with the necessary inclusions
Andy Shevchenko
-1
/
+3
2021-11-09
include/linux/sbitmap.h: replace kernel.h with the necessary inclusions
Andy Shevchenko
-1
/
+10
2021-11-09
include/linux/delay.h: replace kernel.h with the necessary inclusions
Andy Shevchenko
-1
/
+2
2021-11-09
include/media/media-entity.h: replace kernel.h with the necessary inclusions
Andy Shevchenko
-1
/
+2
2021-11-09
include/linux/plist.h: replace kernel.h with the necessary inclusions
Andy Shevchenko
-1
/
+4
2021-11-09
include/linux/llist.h: replace kernel.h with the necessary inclusions
Andy Shevchenko
-1
/
+3
2021-11-09
include/linux/list.h: replace kernel.h with the necessary inclusions
Andy Shevchenko
-1
/
+3
2021-11-09
include/kunit/test.h: replace kernel.h with the necessary inclusions
Andy Shevchenko
-2
/
+11
2021-11-09
kernel.h: split out container_of() and typeof_member() macros
Andy Shevchenko
-32
/
+41
2021-11-09
kernel.h: drop unneeded <linux/kernel.h> inclusion from other headers
Andy Shevchenko
-3
/
+1
2021-11-09
proc/vmcore: convert oldmem_pfn_is_ram callback to more generic vmcore callbacks
David Hildenbrand
-3
/
+23
2021-11-09
mm,hugetlb: remove mlock ulimit for SHM_HUGETLB
zhangyiru
-4
/
+2
2021-11-09
vfs: keep inodes with page cache off the inode shrinker LRU
Johannes Weiner
-0
/
+51
2021-11-09
scsi: make sure that request queue queiesce and unquiesce balanced
Ming Lei
-0
/
+1
2021-11-09
blk-mq: add one API for waiting until quiesce is done
Ming Lei
-0
/
+1
2021-11-09
HID: intel-ish-hid: add support for MODULE_DEVICE_TABLE()
Thomas Weißschuh
-0
/
+13
2021-11-08
lib: zstd: Upgrade to latest upstream zstd version 1.4.10
Nick Terrell
-1049
/
+2408
2021-11-08
lib: zstd: Add kernel-specific API
Nick Terrell
-980
/
+1420
2021-11-09
bpf, sockmap: sk_skb data_end access incorrect when src_reg = dst_reg
Jussi Maki
-0
/
+4
2021-11-09
bpf: sockmap, strparser, and tls are reusing qdisc_skb_cb and colliding
John Fastabend
-1
/
+15
2021-11-09
bpf, sockmap: Use stricter sk state checks in sk_lookup_assign
John Fastabend
-0
/
+12
2021-11-08
Merge tag 'mfd-next-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
-738
/
+73
2021-11-08
Merge tag 'gpio-updates-for-v5.16' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-2
/
+41
2021-11-08
Merge tag 'cxl-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
-2
/
+3
2021-11-08
Merge tag 'mtd/for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
-2
/
+0
2021-11-08
PCI: Export pci_dev_lock()
Niklas Schnelle
-0
/
+1
2021-11-08
arm64: Track no early_pgtable_alloc() for kmemleak
Qian Cai
-1
/
+1
2021-11-08
arm64: mte: change PR_MTE_TCF_NONE back into an unsigned long
Peter Collingbourne
-1
/
+1
[prev]
[next]