index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-12
Merge tag 'perf_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-19
/
+54
2022-01-12
Merge tag 'iommu-updates-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Linus Torvalds
5
-79
/
+16
2022-01-12
Merge tag 'cxl-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
1
-7
/
+27
2022-01-12
Merge tag 'libnvdimm-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
Linus Torvalds
5
-91
/
+49
2022-01-12
Merge tag 'fscache-rewrite-20220111' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
Linus Torvalds
10
-1531
/
+1272
2022-01-12
Merge tag 'fuse-update-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
Linus Torvalds
1
-4
/
+51
2022-01-12
Merge tag 'fsnotify_for_v5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds
5
-37
/
+65
2022-01-12
Merge tag 'iomap-5.17' of git://git.infradead.org/users/willy/linux
Linus Torvalds
2
-3
/
+56
2022-01-12
Merge tag 'folio-5.17' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
8
-101
/
+177
2022-01-12
Merge tag 'usb-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
5
-22
/
+408
2022-01-12
NFSv4 store server support for fs_location attribute
Olga Kornievskaia
1
-1
/
+1
2022-01-12
Merge tag 'tty-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
9
-452
/
+717
2022-01-12
Merge tag 'driver-core-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
5
-27
/
+216
2022-01-12
PM: runtime: Add EXPORT[_GPL]_RUNTIME_DEV_PM_OPS macros
Paul Cercueil
1
-0
/
+10
2022-01-12
PM: runtime: Add DEFINE_RUNTIME_DEV_PM_OPS() macro
Paul Cercueil
2
-1
/
+16
2022-01-12
PM: core: Add EXPORT[_GPL]_SIMPLE_DEV_PM_OPS macros
Paul Cercueil
1
-3
/
+32
2022-01-12
PM: core: Remove static qualifier in DEFINE_SIMPLE_DEV_PM_OPS macro
Paul Cercueil
1
-1
/
+1
2022-01-12
PM: core: Remove DEFINE_UNIVERSAL_DEV_PM_OPS() macro
Paul Cercueil
1
-13
/
+8
2022-01-12
Merge tag 'pinctrl-v5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
Linus Torvalds
2
-0
/
+7
2022-01-12
Merge tag 'for-5.17/drivers-2022-01-11' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-11
/
+3
2022-01-12
Merge tag 'for-5.17/block-2022-01-11' of git://git.kernel.dk/linux-block
Linus Torvalds
11
-177
/
+162
2022-01-12
Merge tag 'for-5.17/io_uring-2022-01-11' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+4
2022-01-12
Merge tag 'dma-mapping-5.17' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-6
/
+23
2022-01-12
Merge branch 'dt/linus' into dt/next
Rob Herring
1
-0
/
+2
2022-01-12
PCI: hv: Make the code arch neutral by adding arch specific interfaces
Sunil Muthuswamy
1
-33
/
+0
2022-01-11
dt-bindings: mailbox: Add more protocol and client ID
Huang Yiwei
1
-0
/
+2
2022-01-11
net: sched: do not allocate a tracker in tcf_exts_init()
Eric Dumazet
1
-1
/
+3
2022-01-11
module.h: allow #define strings to work with MODULE_IMPORT_NS
Greg Kroah-Hartman
1
-1
/
+2
2022-01-11
module: add in-kernel support for decompressing
Dmitry Torokhov
1
-0
/
+1
2022-01-11
Merge branches 'clk-ingenic' and 'clk-mediatek' into clk-next
Stephen Boyd
3
-0
/
+172
2022-01-11
Merge branches 'clk-socfpga', 'clk-toshiba', 'clk-st' and 'clk-bitmain' into clk-next
Stephen Boyd
2
-0
/
+222
2022-01-11
Merge branches 'clk-nvidia', 'clk-imx', 'clk-samsung' and 'clk-qcom' into clk-next
Stephen Boyd
8
-5
/
+779
2022-01-11
Merge branches 'clk-x86', 'clk-stm', 'clk-amlogic' and 'clk-allwinner' into clk-next
Stephen Boyd
10
-21
/
+332
2022-01-11
Merge branches 'clk-doc', 'clk-renesas', 'clk-at91', 'clk-cleanup' and 'clk-debugfs' into clk-next
Stephen Boyd
4
-0
/
+151
2022-01-11
Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
6
-30
/
+46
2022-01-11
Merge tag 'sched_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-1
/
+18
2022-01-11
Merge tag 'for-5.17/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
Linus Torvalds
1
-3
/
+7
2022-01-11
Merge tag 'efi-next-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi
Linus Torvalds
1
-3
/
+3
2022-01-11
Merge tag 'for-linus-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
Linus Torvalds
1
-1
/
+1
2022-01-11
Merge tag 'dlm-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm
Linus Torvalds
1
-0
/
+260
2022-01-11
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
Linus Torvalds
2
-1
/
+24
2022-01-11
Merge tag 'for-5.17-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Linus Torvalds
2
-6
/
+8
2022-01-11
Merge tag 'erofs-for-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs
Linus Torvalds
1
-2
/
+2
2022-01-11
Merge tag 'fs.idmapped.v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
Linus Torvalds
2
-101
/
+274
2022-01-11
fscache: Add a tracepoint for cookie use/unuse
David Howells
1
-0
/
+44
2022-01-11
Merge tag 'integrity-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity
Linus Torvalds
1
-15
/
+15
2022-01-11
Merge tag 'audit-pr-20220110' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit
Linus Torvalds
1
-1
/
+1
2022-01-11
Merge tag 'selinux-pr-20220110' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux
Linus Torvalds
3
-21
/
+6
2022-01-11
Merge tag 'tpmdd-next-v5.17-fixed' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd
Linus Torvalds
3
-2
/
+13
2022-01-11
drm/amdkfd: make SPDX License expression more sound
Lukas Bulwahn
1
-1
/
+1
[prev]
[next]