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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-31
gpio: viperboard: remove platform_set_drvdata() call in probe
Alexandru Ardelean
1
-11
/
+3
2021-08-31
gpio: virtio: Add missing mailings lists in MAINTAINERS entry
Viresh Kumar
1
-0
/
+2
2021-08-31
gpio: virtio: Fix sparse warnings
Viresh Kumar
2
-26
/
+25
2021-08-31
drm/ttm: Fix ttm_bo_move_memcpy() for subclassed struct ttm_resource
Thomas Hellström
1
-4
/
+3
2021-08-31
Merge remote-tracking branch 'tip/sched/arm64' into for-next/core
Catalin Marinas
787
-4080
/
+8627
2021-08-30
ext4: make the updating inode data procedure atomic
Zhang Yi
1
-16
/
+28
2021-08-30
ext4: remove an unnecessary if statement in __ext4_get_inode_loc()
Zhang Yi
1
-83
/
+77
2021-08-30
ext4: move inode eio simulation behind io completeion
Zhang Yi
1
-3
/
+1
2021-08-30
ext4: Improve scalability of ext4 orphan file handling
Jan Kara
2
-27
/
+53
2021-08-30
ext4: Orphan file documentation
Jan Kara
5
-6
/
+89
2021-08-30
ext4: Speedup ext4 orphan inode handling
Jan Kara
4
-52
/
+394
2021-08-30
ext4: Move orphan inode handling into a separate file
Jan Kara
5
-363
/
+375
2021-08-30
ext4: Support for checksumming from journal triggers
Jan Kara
16
-128
/
+259
2021-08-30
ext4: fix race writing to an inline_data file while its xattrs are changing
Theodore Ts'o
1
-0
/
+6
2021-08-30
jbd2: add sparse annotations for add_transaction_credits()
Theodore Ts'o
1
-1
/
+18
2021-08-30
ext4: fix sparse warnings
Theodore Ts'o
2
-6
/
+25
2021-08-30
ext4: Make sure quota files are not grabbed accidentally
Jan Kara
1
-2
/
+6
2021-08-30
ext4: fix e2fsprogs checksum failure for mounted filesystem
Jan Kara
1
-0
/
+8
2021-08-30
ext4: if zeroout fails fall back to splitting the extent node
Theodore Ts'o
1
-2
/
+3
2021-08-30
ext4: reduce arguments of ext4_fc_add_dentry_tlv
Guoqing Jiang
1
-18
/
+9
2021-08-30
ext4: flush background discard kwork when retry allocation
Wang Jianchao
3
-3
/
+13
2021-08-30
ext4: get discard out of jbd2 commit kthread contex
Wang Jianchao
2
-25
/
+78
2021-08-30
net: pasemi: Remove usage of the deprecated "pci-dma-compat.h" API
Christophe JAILLET
1
-16
/
+16
2021-08-30
net: sched: Fix qdisc_rate_table refcount leak when get tcf_block failed
Xiyu Yang
1
-1
/
+1
2021-08-30
Merge tag 'for-5.15/io_uring-vfs-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-110
/
+348
2021-08-30
Merge tag 'io_uring-bio-cache.5-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
10
-21
/
+184
2021-08-30
Merge tag 'for-5.15/io_uring-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
8
-845
/
+1216
2021-08-30
Merge tag 'for-5.15/libata-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
7
-214
/
+243
2021-08-30
Merge tag 'for-5.15/drivers-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
52
-13926
/
+462
2021-08-30
Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
129
-1749
/
+1578
2021-08-30
dt-bindings: PCI: imx6: convert the imx pcie controller to dtschema
Richard Zhu
3
-101
/
+203
2021-08-30
platform/chrome: cros_ec_trace: Fix format warnings
Gwendal Grignou
1
-3
/
+3
2021-08-30
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
126
-4010
/
+6796
2021-08-30
sch_htb: Fix inconsistency when leaf qdisc creation fails
Maxim Mikityanskiy
5
-50
/
+72
2021-08-30
Input: remove dead CSR Prima2 PWRC driver
Lukas Bulwahn
3
-218
/
+0
2021-08-30
Input: adp5589-keys - use the right header
Linus Walleij
1
-1
/
+1
2021-08-30
Input: adp5588-keys - use the right header
Linus Walleij
1
-1
/
+1
2021-08-30
Merge tag 'timers-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
22
-230
/
+574
2021-08-30
Merge tag 'x86-misc-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-3
/
+13
2021-08-30
Merge tag 'x86-irq-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
15
-37
/
+359
2021-08-30
Merge tag 'x86-cpu-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
15
-28
/
+281
2021-08-30
Merge tag 'irq-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
147
-1677
/
+1826
2021-08-30
Merge tag 'locking-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
76
-2780
/
+5930
2021-08-30
perf flamegraph: flamegraph.py script improvements
Andreas Gerstmayr
1
-27
/
+81
2021-08-30
perf record: Fix wrong comm in system-wide mode with delay
Namhyung Kim
1
-1
/
+2
2021-08-30
perf stat: Do not allow --for-each-cgroup without cpu
Namhyung Kim
1
-1
/
+3
2021-08-30
perf bench evlist-open-close: Use PRIu64 with u64 to fix build on 32-bit architectures
Arnaldo Carvalho de Melo
1
-1
/
+2
2021-08-30
Merge tag 'smp-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
9
-52
/
+80
2021-08-30
Merge tag 'core-debugobjects-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+6
2021-08-30
Merge tag 'efi-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-8
/
+7
[prev]
[next]