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
2022-09-30
ext4: fix dir corruption when ext4_dx_add_entry() fails
Zhihao Cheng
1
-5
/
+10
2022-09-30
ext4: remove ext4_inline_data_fiemap() declaration
Gaosheng Cui
1
-3
/
+0
2022-09-30
ext4: fix i_version handling in ext4
Jeff Layton
3
-9
/
+10
2022-09-30
mbcache: Avoid nesting of cache->c_list_lock under bit locks
Jan Kara
1
-7
/
+10
2022-09-30
jbd2: wake up journal waiters in FIFO order, not LIFO
Andrew Perepechko
2
-4
/
+4
2022-09-30
ext4: place buffer head allocation before handle start
Jinke Han
1
-0
/
+7
2022-09-30
ext4: ext4_read_bh_lock() should submit IO if the buffer isn't uptodate
Zhang Yi
1
-11
/
+5
2022-09-30
ext4: unconditionally enable the i_version counter
Jeff Layton
2
-20
/
+7
2022-09-30
net: ethernet: mtk_eth_soc: fix state in __mtk_foe_entry_clear
Daniel Golle
1
-1
/
+1
2022-09-30
Merge branch 'nfp-support-fec-mode-reporting-and-auto-neg'
Jakub Kicinski
8
-72
/
+147
2022-09-30
nfp: add support restart of link auto-negotiation
Fei Qin
1
-0
/
+33
2022-09-30
nfp: add support for link auto negotiation
Yinjun Zhang
4
-5
/
+33
2022-09-30
nfp: refine the ABI of getting `sp_indiff` info
Yinjun Zhang
5
-65
/
+71
2022-09-30
nfp: avoid halt of driver init process when non-fatal error happens
Yinjun Zhang
1
-5
/
+4
2022-09-30
nfp: add support for reporting active FEC mode
Yinjun Zhang
3
-2
/
+11
2022-09-30
damon/sysfs: fix possible memleak on damon_sysfs_add_target
Levi Yun
1
-1
/
+1
2022-09-30
mm: fix BUG splat with kvmalloc + GFP_ATOMIC
Florian Westphal
1
-0
/
+4
2022-09-30
MAINTAINERS: drop entry to removed file in ARM/RISCPC ARCHITECTURE
Lukas Bulwahn
1
-1
/
+0
2022-09-30
selftests/tc-testing: update qdisc/cls/action features in config
Zhengchao Shao
1
-1
/
+24
2022-09-30
dt-bindings: nfc: marvell,nci: fix reset line polarity in examples
Dmitry Torokhov
1
-3
/
+3
2022-09-30
Merge branch 'devlink-sanitize-per-port-region-creation-destruction'
Jakub Kicinski
7
-136
/
+166
2022-09-30
net: dsa: remove bool devlink_port_setup
Vladimir Oltean
2
-10
/
+6
2022-09-30
net: dsa: don't do devlink port setup early
Jiri Pirko
1
-94
/
+82
2022-09-30
net: dsa: don't leave dangling pointers in dp->pl when failing
Vladimir Oltean
3
-10
/
+19
2022-09-30
net: dsa: move port_setup/teardown to be called outside devlink port registered area
Jiri Pirko
1
-42
/
+26
2022-09-30
net: devlink: add port_init/fini() helpers to allow pre-register/post-unregister functions
Jiri Pirko
2
-4
/
+48
2022-09-30
net: devlink: introduce a flag to indicate devlink port being registered
Jiri Pirko
2
-3
/
+6
2022-09-30
net: devlink: introduce port registered assert helper and use it
Jiri Pirko
1
-13
/
+19
2022-09-30
r8169: add rtl_disable_rxdvgate()
Chunhao Lin
1
-6
/
+10
2022-09-30
Merge tag 'for-net-next-2022-09-30' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
Jakub Kicinski
23
-1671
/
+1701
2022-09-30
clk: mvebu: armada-37xx-tbg: Remove the unneeded result variable
ye xingchen
1
-4
/
+2
2022-09-30
genetlink: reject use of nlmsg_flags for new commands
Jakub Kicinski
1
-1
/
+31
2022-09-30
clk: ti: dra7-atl: Fix reference leak in of_dra7_atl_clk_probe
Miaoqian Lin
1
-3
/
+6
2022-09-30
clk: Renesas versaclock7 ccf device driver
Alex Helms
4
-0
/
+1322
2022-09-30
dt-bindings: Renesas versaclock7 device tree bindings
Alex Helms
2
-0
/
+69
2022-09-30
Bluetooth: hci_sync: Fix not indicating power state
Luiz Augusto von Dentz
1
-0
/
+1
2022-09-30
clk: ti: Balance of_node_get() calls for of_find_node_by_name()
Liang He
1
-2
/
+3
2022-09-30
clk: imx: scu: fix memleak on platform_device_add() fails
Lin Yujun
1
-1
/
+5
2022-09-30
clk: vc5: Use regmap_{set,clear}_bits() where appropriate
Lars-Peter Clausen
1
-20
/
+15
2022-09-30
clk: vc5: Check IO access results
Lars-Peter Clausen
1
-50
/
+91
2022-09-30
Merge tag 'drm-fixes-2022-10-01' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
7
-149
/
+281
2022-09-30
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
Linus Torvalds
6
-21
/
+31
2022-09-30
Merge tag 'perf-tools-fixes-for-v6.0-2022-09-29' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux
Linus Torvalds
14
-58
/
+92
2022-09-30
Merge tag 'for-linus-6.0' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-37
/
+115
2022-09-30
selftests/xsk: Fix double free
Magnus Karlsson
1
-3
/
+0
2022-09-30
bpftool: Fix error message of strerror
Tianyi Liu
3
-12
/
+10
2022-09-30
libbpf: Fix overrun in netlink attribute iteration
Xin Liu
1
-1
/
+1
2022-09-30
clk: mediatek: add driver for MT8365 SoC
Fabien Parent
9
-0
/
+1614
2022-09-30
clk: mediatek: Export required common code symbols
Markus Schneider-Pargmann
1
-0
/
+2
2022-09-30
selftests/bpf: Fix spelling mistake "unpriviledged" -> "unprivileged"
Colin Ian King
2
-2
/
+2
[prev]
[next]