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
Age
Commit message (
Expand
)
Author
Lines
2022-07-26
fsnotify: Fix comment typo
Xin Gao
-1
/
+1
2022-07-26
ext2: Add more validity checks for inode counts
Jan Kara
-2
/
+10
2022-07-26
spi/panel: dt-bindings: drop CPHA and CPOL from common properties
Krzysztof Kozlowski
-10
/
+23
2022-07-26
Merge branch 'octeontx2-minor-tc-fixes'
Paolo Abeni
-33
/
+73
2022-07-26
octeontx2-pf: Fix UDP/TCP src and dst port tc filters
Subbaraya Sundeep
-12
/
+18
2022-07-26
octeontx2-pf: cn10k: Fix egress ratelimit configuration
Sunil Goutham
-21
/
+55
2022-07-26
fs/reiserfs/inode: remove dead code in _get_block_create_0()
Zeng Jingxiang
-10
/
+2
2022-07-26
ARM: dts: lan966x: add support for pcb8309
Horatiu Vultur
-1
/
+186
2022-07-25
sctp: fix sleep in atomic context bug in timer handlers
Duoming Zhou
-1
/
+1
2022-07-25
net: dsa: fix reference counting for LAG FDBs
Vladimir Oltean
-0
/
+1
2022-07-25
i40e: Fix interface init with MSI interrupts (no MSI-X)
Michal Maloszewski
-0
/
+4
2022-07-26
drm/amdgpu: Re-enable DCN for 64-bit powerpc
Michael Ellerman
-1
/
+5
2022-07-25
intel_idle: make SPR C1 and C1E be independent
Artem Bityutskiy
-23
/
+1
2022-07-25
cpufreq: ondemand: Use cpumask_var_t for on-stack cpu mask
Zhao Liu
-4
/
+9
2022-07-25
cpufreq: loongson2: fix Kconfig "its" grammar
Randy Dunlap
-1
/
+1
2022-07-25
intel_idle: Fix false positive RCU splats due to incorrect hardirqs state
Waiman Long
-1
/
+7
2022-07-25
io_uring/net: use unsigned for flags
Pavel Begunkov
-2
/
+2
2022-07-25
io_uring/net: make page accounting more consistent
Pavel Begunkov
-14
/
+37
2022-07-25
io_uring/net: checks errors of zc mem accounting
Pavel Begunkov
-1
/
+3
2022-07-25
io_uring/net: improve io_get_notif_slot types
Pavel Begunkov
-1
/
+1
2022-07-25
drm/i915/reset: Add additional steps for Wa_22011802037 for execlist backend
Umesh Nerlige Ramappa
-79
/
+103
2022-07-25
Merge tag 'at91-dt-5.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Arnd Bergmann
-2
/
+43
2022-07-25
spi: bcm2835: enable shared interrupt support
Martin Sperl
-2
/
+6
2022-07-25
Merge branch 'net-sysctl-races-part-6'
David S. Miller
-31
/
+36
2022-07-25
ipv4: Fix data-races around sysctl_fib_notify_on_flag_change.
Kuniyuki Iwashima
-2
/
+5
2022-07-25
tcp: Fix data-races around sysctl_tcp_reflect_tos.
Kuniyuki Iwashima
-4
/
+4
2022-07-25
tcp: Fix a data-race around sysctl_tcp_comp_sack_nr.
Kuniyuki Iwashima
-1
/
+1
2022-07-25
tcp: Fix a data-race around sysctl_tcp_comp_sack_slack_ns.
Kuniyuki Iwashima
-1
/
+1
2022-07-25
tcp: Fix a data-race around sysctl_tcp_comp_sack_delay_ns.
Kuniyuki Iwashima
-1
/
+2
2022-07-25
net: Fix data-races around sysctl_[rw]mem(_offset)?.
Kuniyuki Iwashima
-20
/
+21
2022-07-25
tcp: Fix data-races around sk_pacing_rate.
Kuniyuki Iwashima
-2
/
+2
2022-07-25
net: mld: fix reference count leak in mld_{query | report}_work()
Taehee Yoo
-6
/
+8
2022-07-25
net: macsec: fix potential resource leak in macsec_add_rxsa() and macsec_add_...
Jianglei Nie
-2
/
+2
2022-07-25
Merge branch 'macsec-config-issues'
David S. Miller
-10
/
+19
2022-07-25
macsec: always read MACSEC_SA_ATTR_PN as a u64
Sabrina Dubroca
-3
/
+3
2022-07-25
macsec: limit replay window size with XPN
Sabrina Dubroca
-4
/
+12
2022-07-25
macsec: fix error message in macsec_add_rxsa and _txsa
Sabrina Dubroca
-2
/
+2
2022-07-25
macsec: fix NULL deref in macsec_add_rxsa
Sabrina Dubroca
-1
/
+2
2022-07-25
arm64: Delay initialisation of cpuinfo_arm64::reg_{zcr,smcr}
Marc Zyngier
-28
/
+29
2022-07-25
Merge branch 'for-next/boot' into for-next/core
Will Deacon
-612
/
+750
2022-07-25
Merge branch 'for-next/cpufeature' into for-next/core
Will Deacon
-9
/
+41
2022-07-25
Merge branch 'for-next/vdso' into for-next/core
Will Deacon
-6
/
+48
2022-07-25
Merge branch 'for-next/sysregs' into for-next/core
Will Deacon
-315
/
+457
2022-07-25
Merge branch 'for-next/stacktrace' into for-next/core
Will Deacon
-24
/
+80
2022-07-25
Merge branch 'for-next/sme' into for-next/core
Will Deacon
-11
/
+37
2022-07-25
Merge branch 'for-next/perf' into for-next/core
Will Deacon
-105
/
+1993
2022-07-25
Merge branch 'for-next/mte' into for-next/core
Will Deacon
-44
/
+13
2022-07-25
Merge branch 'for-next/mm' into for-next/core
Will Deacon
-1
/
+20
2022-07-25
Merge branch 'for-next/misc' into for-next/core
Will Deacon
-68
/
+36
2022-07-25
Merge branch 'for-next/kpti' into for-next/core
Will Deacon
-130
/
+176
[prev]
[next]