summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* udf: Avoid using stale lengthOfImpUseJan Kara2022-05-101-4/+4
* writeback: Avoid skipping inode writebackJing Xia2022-05-101-0/+4
* fanotify: do not allow setting dirent events in mask of non-dirAmir Goldstein2022-05-091-0/+13
* Merge tag 'folio-5.18f' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2022-05-062-7/+13
|\
| * mm/readahead: Fix readahead with large foliosMatthew Wilcox (Oracle)2022-05-051-6/+9
| * block: Do not call folio_next() on an unreferenced folioMatthew Wilcox (Oracle)2022-05-051-1/+4
* | Merge tag 'devicetree-fixes-for-5.18-3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2022-05-0617-75/+18
|\ \
| * | dt-bindings: pci: apple,pcie: Drop max-link-speed from exampleHector Martin2022-05-051-3/+0
| * | dt-bindings: Drop redundant 'maxItems/minItems' in if/then schemasRob Herring2022-05-0413-68/+5
| * | dt-bindings: pinctrl: Allow values for drive-push-pull and drive-open-drainRob Herring2022-05-041-2/+10
| * | dt-bindings: leds-mt6360: Drop redundant 'unevaluatedProperties'Rob Herring2022-04-271-2/+0
| * | dt-bindings: ufs: cdns,ufshc: Add power-domainsKrzysztof Kozlowski2022-04-271-0/+3
* | | Merge tag 's390-5.18-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2022-05-053-1/+27
|\ \ \
| * | | KVM: s390: vsie/gmap: reduce gmap_rmap overheadChristian Borntraeger2022-05-031-0/+7
| * | | KVM: s390: Fix lockdep issue in vm memopJanis Schoetterl-Glausch2022-05-021-1/+10
| * | | s390: disable -Warray-boundsSven Schnelle2022-04-271-0/+10
* | | | Merge tag 'mips-fixes_5.18_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-05-052-12/+7
|\ \ \ \
| * | | | MIPS: Fix CP0 counter erratum detection for R4k CPUsMaciej W. Rozycki2022-04-292-12/+7
* | | | | Merge tag 'net-5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-05-0576-386/+724
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | NFC: netlink: fix sleep in atomic bug when firmware download timeoutDuoming Zhou2022-05-051-2/+2
| * | | | selftests: ocelot: tc_flower_chains: specify conform-exceed action for policerVladimir Oltean2022-05-051-1/+1
| * | | | Merge branch 'insufficient-tcp-source-port-randomness'Jakub Kicinski2022-05-055-25/+43
| |\ \ \ \
| | * | | | tcp: drop the hash_32() part from the index calculationWilly Tarreau2022-05-051-1/+1
| | * | | | tcp: increase source port perturb table to 2^16Willy Tarreau2022-05-051-4/+5
| | * | | | tcp: dynamically allocate the perturb table used by source portsWilly Tarreau2022-05-051-2/+10
| | * | | | tcp: add small random increments to the source portWilly Tarreau2022-05-051-4/+5
| | * | | | tcp: resalt the secret every 10 secondsEric Dumazet2022-05-051-3/+9
| | * | | | tcp: use different parts of the port_offset for index and offsetWilly Tarreau2022-05-051-1/+1
| | * | | | secure_seq: use the 64 bits of the siphash for port offset calculationWilly Tarreau2022-05-055-11/+13
| |/ / / /
| * | | | Merge branch 'wireguard-patches-for-5-18-rc6'Jakub Kicinski2022-05-0521-99/+228
| |\ \ \ \
| | * | | | wireguard: selftests: set panic_on_warn=1 from cmdlineJason A. Donenfeld2022-05-0518-23/+17
| | * | | | wireguard: selftests: bump package depsJason A. Donenfeld2022-05-051-9/+9
| | * | | | wireguard: selftests: restore support for ccacheJason A. Donenfeld2022-05-052-1/+18
| | * | | | wireguard: selftests: use newer toolchains to fill out architecturesJason A. Donenfeld2022-05-059-63/+169
| | * | | | wireguard: selftests: limit parallelism to $(nproc) tests at onceJason A. Donenfeld2022-05-051-10/+10
| | * | | | wireguard: selftests: make routing loop test non-fatalJason A. Donenfeld2022-05-051-1/+13
| |/ / / /
| * | | | Merge tag 'mlx5-fixes-2022-05-03' of git://git.kernel.org/pub/scm/linux/kernel/gDavid S. Miller2022-05-0415-69/+173
| |\ \ \ \
| | * | | | net/mlx5: Fix matching on inner TTCMark Bloch2022-05-042-1/+3
| | * | | | net/mlx5: Avoid double clear or set of sync reset requestedMoshe Shemesh2022-05-041-9/+19
| | * | | | net/mlx5: Fix deadlock in sync reset flowMoshe Shemesh2022-05-041-17/+17
| | * | | | net/mlx5e: Fix trust state reset in reloadMoshe Tal2022-05-041-0/+10
| | * | | | net/mlx5e: Avoid checking offload capability in post_parse actionAriel Levkovich2022-05-041-2/+1
| | * | | | net/mlx5e: CT: Fix queued up restore put() executing after relevant ft releasePaul Blakey2022-05-041-0/+4
| | * | | | net/mlx5e: TC, fix decap fallback to uplink when int port not supportedAriel Levkovich2022-05-041-1/+2
| | * | | | net/mlx5e: TC, Fix ct_clear overwriting ct action metadataAriel Levkovich2022-05-043-16/+49
| | * | | | net/mlx5e: Lag, Don't skip fib events on current dstVlad Buslov2022-05-042-8/+14
| | * | | | net/mlx5e: Lag, Fix fib_info pointer assignmentVlad Buslov2022-05-041-1/+1
| | * | | | net/mlx5e: Lag, Fix use-after-free in fib event handlerVlad Buslov2022-05-042-11/+20
| | * | | | net/mlx5e: Fix the calling of update_buffer_lossy() APIMark Zhang2022-05-041-2/+2
| | * | | | net/mlx5e: Don't match double-vlan packets if cvlan is not setVlad Buslov2022-05-041-0/+11