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-08-02
tracing: Use alignof__(struct {type b;}) instead of offsetof()
Steven Rostedt (Google)
1
-1
/
+1
2022-08-02
Merge branches 'clk-renesas', 'clk-spreadtrum', 'clk-imx' and 'clk-qcom' into clk-next
Stephen Boyd
7
-0
/
+634
2022-08-02
Merge branches 'clk-basic', 'clk-mtk', 'clk-devm-enable' and 'clk-ti-dt' into clk-next
Stephen Boyd
5
-8
/
+181
2022-08-02
tracepoints: It is CONFIG_TRACEPOINTS not CONFIG_TRACEPOINT
Li zeming
1
-1
/
+1
2022-08-02
Merge tag 'thermal-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
2
-24
/
+30
2022-08-02
Merge tag 'pm-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
4
-25
/
+97
2022-08-02
Merge tag 'acpi-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
4
-7
/
+15
2022-08-02
Merge tag 'pwm/for-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm
Linus Torvalds
1
-25
/
+10
2022-08-02
Merge tag 'spi-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
Linus Torvalds
1
-71
/
+98
2022-08-02
Merge tag 'regulator-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
Linus Torvalds
2
-4
/
+13
2022-08-02
afs: Fix access after dec in put functions
David Howells
1
-6
/
+6
2022-08-02
Merge tag 'regmap-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
Linus Torvalds
1
-32
/
+109
2022-08-02
afs: Use refcount_t rather than atomic_t
David Howells
1
-13
/
+13
2022-08-02
fs: remove the nobh helpers
Christoph Hellwig
2
-10
/
+0
2022-08-02
mm/folio-compat: Remove migration compatibility functions
Matthew Wilcox (Oracle)
1
-11
/
+0
2022-08-02
fs: Remove aops->migratepage()
Matthew Wilcox (Oracle)
1
-2
/
+0
2022-08-02
hugetlb: Convert to migrate_folio
Matthew Wilcox (Oracle)
1
-3
/
+3
2022-08-02
mm/migrate: Add filemap_migrate_folio()
Matthew Wilcox (Oracle)
2
-6
/
+6
2022-08-02
mm/migrate: Convert migrate_page() to migrate_folio()
Matthew Wilcox (Oracle)
1
-3
/
+2
2022-08-02
mm/migrate: Convert buffer_migrate_page() to buffer_migrate_folio()
Matthew Wilcox (Oracle)
2
-12
/
+10
2022-08-02
fs: Add aops->migrate_folio
Matthew Wilcox (Oracle)
1
-1
/
+3
2022-08-02
mm: Convert all PageMovable users to movable_operations
Matthew Wilcox (Oracle)
5
-16
/
+54
2022-08-02
Merge tag 'arm-newsoc-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
3
-0
/
+224
2022-08-02
Merge tag 'arm-dt-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
12
-9
/
+323
2022-08-02
Merge tag 'arm-drivers-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
10
-0
/
+373
2022-08-02
Merge tag 'arm-soc-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-0
/
+7
2022-08-02
net/mlx5e: xsk: Discard unaligned XSK frames on striding RQ
Maxim Mikityanskiy
1
-0
/
+11
2022-08-01
scsi: core: Make sure that hosts outlive targets
Ming Lei
1
-0
/
+3
2022-08-01
scsi: core: Make sure that targets outlive devices
Bart Van Assche
1
-0
/
+2
2022-08-01
scsi: target: core: De-RCU of se_lun and se_lun acl
Dmitry Bogdanov
1
-2
/
+2
2022-08-01
Merge tag 'irq-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
6
-35
/
+55
2022-08-01
Merge tag 'timers-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-148
/
+5
2022-08-01
Merge tag 'spi-nor/for-5.20' into mtd/next
Richard Weinberger
49
-577
/
+291
2022-08-01
Merge remote-tracking branch 'korg_git/nand/next' into mtd/next
Richard Weinberger
1
-0
/
+1
2022-08-01
Merge tag 'perf-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-1
/
+6
2022-08-01
Merge tag 'locking-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-21
/
+18
2022-08-01
net: rose: add netdev ref tracker to 'struct rose_sock'
Eric Dumazet
1
-1
/
+2
2022-08-01
Merge tag 'sched-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
5
-9
/
+13
2022-08-01
Merge tag 'slab-for-5.20_or_6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab
Linus Torvalds
1
-14
/
+26
2022-08-01
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
6
-2
/
+54
2022-08-01
Merge tag 'x86_kdump_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-2
/
+5
2022-08-01
Merge tag 'x86_core_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-4
/
+16
2022-08-01
Merge tag 'x86_misc_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+3
2022-08-01
Merge tag 'fs.idmapped.overlay.acl.v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
Linus Torvalds
4
-13
/
+50
2022-08-01
Merge tag 'fs.idmapped.vfsuid.v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
Linus Torvalds
5
-49
/
+399
2022-08-01
Merge tag 'fsnotify_for_v5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds
3
-11
/
+100
2022-08-01
Merge tag 'dlm-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm
Linus Torvalds
1
-22
/
+96
2022-08-01
lib/nodemask: inline next_node_in() and node_random()
Yury Norov
1
-5
/
+19
2022-08-01
Merge tag 'ib-mfd-edac-i2c-leds-pinctrl-platform-watchdog-v5.20' into review-hans
Hans de Goede
2
-2
/
+28
2022-08-01
Merge tag 'asoc-v5.20-2' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
Takashi Iwai
4
-2
/
+85
[prev]
[next]