summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2022-07-26fsnotify: Fix comment typoXin Gao-1/+1
2022-07-26ext2: Add more validity checks for inode countsJan Kara-2/+10
2022-07-26spi/panel: dt-bindings: drop CPHA and CPOL from common propertiesKrzysztof Kozlowski-10/+23
2022-07-26Merge branch 'octeontx2-minor-tc-fixes'Paolo Abeni-33/+73
2022-07-26octeontx2-pf: Fix UDP/TCP src and dst port tc filtersSubbaraya Sundeep-12/+18
2022-07-26octeontx2-pf: cn10k: Fix egress ratelimit configurationSunil Goutham-21/+55
2022-07-26fs/reiserfs/inode: remove dead code in _get_block_create_0()Zeng Jingxiang-10/+2
2022-07-26ARM: dts: lan966x: add support for pcb8309Horatiu Vultur-1/+186
2022-07-25sctp: fix sleep in atomic context bug in timer handlersDuoming Zhou-1/+1
2022-07-25net: dsa: fix reference counting for LAG FDBsVladimir Oltean-0/+1
2022-07-25i40e: Fix interface init with MSI interrupts (no MSI-X)Michal Maloszewski-0/+4
2022-07-26drm/amdgpu: Re-enable DCN for 64-bit powerpcMichael Ellerman-1/+5
2022-07-25intel_idle: make SPR C1 and C1E be independentArtem Bityutskiy-23/+1
2022-07-25cpufreq: ondemand: Use cpumask_var_t for on-stack cpu maskZhao Liu-4/+9
2022-07-25cpufreq: loongson2: fix Kconfig "its" grammarRandy Dunlap-1/+1
2022-07-25intel_idle: Fix false positive RCU splats due to incorrect hardirqs stateWaiman Long-1/+7
2022-07-25io_uring/net: use unsigned for flagsPavel Begunkov-2/+2
2022-07-25io_uring/net: make page accounting more consistentPavel Begunkov-14/+37
2022-07-25io_uring/net: checks errors of zc mem accountingPavel Begunkov-1/+3
2022-07-25io_uring/net: improve io_get_notif_slot typesPavel Begunkov-1/+1
2022-07-25drm/i915/reset: Add additional steps for Wa_22011802037 for execlist backendUmesh Nerlige Ramappa-79/+103
2022-07-25Merge tag 'at91-dt-5.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Arnd Bergmann-2/+43
2022-07-25spi: bcm2835: enable shared interrupt supportMartin Sperl-2/+6
2022-07-25Merge branch 'net-sysctl-races-part-6'David S. Miller-31/+36
2022-07-25ipv4: Fix data-races around sysctl_fib_notify_on_flag_change.Kuniyuki Iwashima-2/+5
2022-07-25tcp: Fix data-races around sysctl_tcp_reflect_tos.Kuniyuki Iwashima-4/+4
2022-07-25tcp: Fix a data-race around sysctl_tcp_comp_sack_nr.Kuniyuki Iwashima-1/+1
2022-07-25tcp: Fix a data-race around sysctl_tcp_comp_sack_slack_ns.Kuniyuki Iwashima-1/+1
2022-07-25tcp: Fix a data-race around sysctl_tcp_comp_sack_delay_ns.Kuniyuki Iwashima-1/+2
2022-07-25net: Fix data-races around sysctl_[rw]mem(_offset)?.Kuniyuki Iwashima-20/+21
2022-07-25tcp: Fix data-races around sk_pacing_rate.Kuniyuki Iwashima-2/+2
2022-07-25net: mld: fix reference count leak in mld_{query | report}_work()Taehee Yoo-6/+8
2022-07-25net: macsec: fix potential resource leak in macsec_add_rxsa() and macsec_add_...Jianglei Nie-2/+2
2022-07-25Merge branch 'macsec-config-issues'David S. Miller-10/+19
2022-07-25macsec: always read MACSEC_SA_ATTR_PN as a u64Sabrina Dubroca-3/+3
2022-07-25macsec: limit replay window size with XPNSabrina Dubroca-4/+12
2022-07-25macsec: fix error message in macsec_add_rxsa and _txsaSabrina Dubroca-2/+2
2022-07-25macsec: fix NULL deref in macsec_add_rxsaSabrina Dubroca-1/+2
2022-07-25arm64: Delay initialisation of cpuinfo_arm64::reg_{zcr,smcr}Marc Zyngier-28/+29
2022-07-25Merge branch 'for-next/boot' into for-next/coreWill Deacon-612/+750
2022-07-25Merge branch 'for-next/cpufeature' into for-next/coreWill Deacon-9/+41
2022-07-25Merge branch 'for-next/vdso' into for-next/coreWill Deacon-6/+48
2022-07-25Merge branch 'for-next/sysregs' into for-next/coreWill Deacon-315/+457
2022-07-25Merge branch 'for-next/stacktrace' into for-next/coreWill Deacon-24/+80
2022-07-25Merge branch 'for-next/sme' into for-next/coreWill Deacon-11/+37
2022-07-25Merge branch 'for-next/perf' into for-next/coreWill Deacon-105/+1993
2022-07-25Merge branch 'for-next/mte' into for-next/coreWill Deacon-44/+13
2022-07-25Merge branch 'for-next/mm' into for-next/coreWill Deacon-1/+20
2022-07-25Merge branch 'for-next/misc' into for-next/coreWill Deacon-68/+36
2022-07-25Merge branch 'for-next/kpti' into for-next/coreWill Deacon-130/+176