summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-05-05btrfs: zoned: activate block group properly on unlimited active zone deviceNaohiro Aota1-14/+8
2022-05-05btrfs: zoned: move non-changing condition check out of the loopNaohiro Aota1-6/+6
2022-05-05btrfs: force v2 space cache usage for subpage mountQu Wenruo1-0/+11
2022-05-05Merge tag 's390-5.18-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds3-1/+27
2022-05-05Merge tag 'mips-fixes_5.18_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-12/+7
2022-05-05Merge tag 'net-5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds76-386/+724
2022-05-05gpio: visconti: Fix fwnode of GPIO IRQNobuhiro Iwamatsu1-5/+2
2022-05-05genirq: Synchronize interrupt thread startupThomas Pfaff3-10/+33
2022-05-05MAINTAINERS: update the GPIO git tree entryBartosz Golaszewski1-1/+1
2022-05-05NFC: netlink: fix sleep in atomic bug when firmware download timeoutDuoming Zhou1-2/+2
2022-05-05mm/readahead: Fix readahead with large foliosMatthew Wilcox (Oracle)1-6/+9
2022-05-05block: Do not call folio_next() on an unreferenced folioMatthew Wilcox (Oracle)1-1/+4
2022-05-04selftests: ocelot: tc_flower_chains: specify conform-exceed action for policerVladimir Oltean1-1/+1
2022-05-04Merge branch 'insufficient-tcp-source-port-randomness'Jakub Kicinski5-25/+43
2022-05-04tcp: drop the hash_32() part from the index calculationWilly Tarreau1-1/+1
2022-05-04tcp: increase source port perturb table to 2^16Willy Tarreau1-4/+5
2022-05-04tcp: dynamically allocate the perturb table used by source portsWilly Tarreau1-2/+10
2022-05-04tcp: add small random increments to the source portWilly Tarreau1-4/+5
2022-05-04tcp: resalt the secret every 10 secondsEric Dumazet1-3/+9
2022-05-04tcp: use different parts of the port_offset for index and offsetWilly Tarreau1-1/+1
2022-05-04secure_seq: use the 64 bits of the siphash for port offset calculationWilly Tarreau5-11/+13
2022-05-04Merge branch 'wireguard-patches-for-5-18-rc6'Jakub Kicinski21-99/+228
2022-05-04wireguard: selftests: set panic_on_warn=1 from cmdlineJason A. Donenfeld18-23/+17
2022-05-04wireguard: selftests: bump package depsJason A. Donenfeld1-9/+9
2022-05-04wireguard: selftests: restore support for ccacheJason A. Donenfeld2-1/+18
2022-05-04wireguard: selftests: use newer toolchains to fill out architecturesJason A. Donenfeld9-63/+169
2022-05-04wireguard: selftests: limit parallelism to $(nproc) tests at onceJason A. Donenfeld1-10/+10
2022-05-04wireguard: selftests: make routing loop test non-fatalJason A. Donenfeld1-1/+13
2022-05-05x86/fpu: Prevent FPU state corruptionThomas Gleixner1-41/+26
2022-05-04RDMA/rxe: Change mcg_lock to a _bh lockBob Pearson1-21/+15
2022-05-04RDMA/rxe: Do not call dev_mc_add/del() under a spinlockBob Pearson1-28/+23
2022-05-04RDMA/siw: Fix a condition race issue in MPA request processingCheng Xu1-3/+4
2022-05-04dt-bindings: pci: apple,pcie: Drop max-link-speed from exampleHector Martin1-3/+0
2022-05-04dt-bindings: Drop redundant 'maxItems/minItems' in if/then schemasRob Herring13-68/+5
2022-05-04dt-bindings: pinctrl: Allow values for drive-push-pull and drive-open-drainRob Herring1-2/+10
2022-05-04MAINTAINERS: Update Josh Poimboeuf's email addressJosh Poimboeuf1-5/+5
2022-05-04Merge tag 'iomm-fixes-v5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-10/+79
2022-05-04Merge tag 'for-linus-5.17-2' of https://github.com/cminyard/linux-ipmiLinus Torvalds2-5/+7
2022-05-04drm/amd/display: Avoid reading audio pattern past AUDIO_CHANNELS_COUNTHarry Wentland1-1/+1
2022-05-04drm/amdgpu: do not use passthrough mode in Xen dom0Marek Marczykowski-Górecki1-1/+3
2022-05-04iommu: Make sysfs robust for non-API groupsRobin Murphy1-1/+8
2022-05-04powerpc/vdso: Fix incorrect CFI in gettimeofday.SMichael Ellerman1-2/+7
2022-05-04powerpc/pseries/vas: Use QoS credits from the userspaceHaren Myneni3-17/+27
2022-05-04mmc: sdhci-msm: Reset GCC_SDCC_BCR register for SDHCShaik Sajida Bhanu1-0/+42
2022-05-04Merge tag 'mlx5-fixes-2022-05-03' of git://git.kernel.org/pub/scm/linux/kernel/gDavid S. Miller15-69/+173
2022-05-04mmc: sunxi-mmc: Fix DMA descriptors allocated above 32 bitsSamuel Holland1-2/+3
2022-05-04iommu/dart: Add missing module owner to ops structureHector Martin1-0/+1
2022-05-04drm/bridge: ite-it6505: add missing Kconfig option selectFabien Parent1-0/+1
2022-05-04net/mlx5: Fix matching on inner TTCMark Bloch2-1/+3
2022-05-04net/mlx5: Avoid double clear or set of sync reset requestedMoshe Shemesh1-9/+19