summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-05s390/dasd: Fix read for ESE with blksize < 4kJan Höppner
2022-05-05s390/dasd: prevent double format of tracks for ESE devicesStefan Haberland
2022-05-05s390/dasd: fix data corruption for ESE devicesStefan Haberland
2022-05-06Merge tag 'drm-msm-fixes-2022-04-30' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2022-05-06Merge tag 'drm-misc-fixes-2022-05-05' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-05-06Merge tag 'amd-drm-fixes-5.18-2022-05-04' of https://gitlab.freedesktop.org/a...Dave Airlie
2022-05-05Merge tag 'folio-5.18f' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2022-05-05Merge tag 'devicetree-fixes-for-5.18-3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-05-05btrfs: sysfs: export the balance paused state of exclusive operationDavid Sterba
2022-05-05btrfs: fix assertion failure when logging directory key range itemFilipe Manana
2022-05-05btrfs: zoned: activate block group properly on unlimited active zone deviceNaohiro Aota
2022-05-05btrfs: zoned: move non-changing condition check out of the loopNaohiro Aota
2022-05-05btrfs: force v2 space cache usage for subpage mountQu Wenruo
2022-05-05Merge tag 's390-5.18-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2022-05-05Merge tag 'mips-fixes_5.18_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-05-05Merge tag 'net-5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-05-05gpio: visconti: Fix fwnode of GPIO IRQNobuhiro Iwamatsu
2022-05-05genirq: Synchronize interrupt thread startupThomas Pfaff
2022-05-05MAINTAINERS: update the GPIO git tree entryBartosz Golaszewski
2022-05-05NFC: netlink: fix sleep in atomic bug when firmware download timeoutDuoming Zhou
2022-05-05mm/readahead: Fix readahead with large foliosMatthew Wilcox (Oracle)
2022-05-05block: Do not call folio_next() on an unreferenced folioMatthew Wilcox (Oracle)
2022-05-04selftests: ocelot: tc_flower_chains: specify conform-exceed action for policerVladimir Oltean
2022-05-04Merge branch 'insufficient-tcp-source-port-randomness'Jakub Kicinski
2022-05-04tcp: drop the hash_32() part from the index calculationWilly Tarreau
2022-05-04tcp: increase source port perturb table to 2^16Willy Tarreau
2022-05-04tcp: dynamically allocate the perturb table used by source portsWilly Tarreau
2022-05-04tcp: add small random increments to the source portWilly Tarreau
2022-05-04tcp: resalt the secret every 10 secondsEric Dumazet
2022-05-04tcp: use different parts of the port_offset for index and offsetWilly Tarreau
2022-05-04secure_seq: use the 64 bits of the siphash for port offset calculationWilly Tarreau
2022-05-04Merge branch 'wireguard-patches-for-5-18-rc6'Jakub Kicinski
2022-05-04wireguard: selftests: set panic_on_warn=1 from cmdlineJason A. Donenfeld
2022-05-04wireguard: selftests: bump package depsJason A. Donenfeld
2022-05-04wireguard: selftests: restore support for ccacheJason A. Donenfeld
2022-05-04wireguard: selftests: use newer toolchains to fill out architecturesJason A. Donenfeld
2022-05-04wireguard: selftests: limit parallelism to $(nproc) tests at onceJason A. Donenfeld
2022-05-04wireguard: selftests: make routing loop test non-fatalJason A. Donenfeld
2022-05-05x86/fpu: Prevent FPU state corruptionThomas Gleixner
2022-05-04RDMA/rxe: Change mcg_lock to a _bh lockBob Pearson
2022-05-04RDMA/rxe: Do not call dev_mc_add/del() under a spinlockBob Pearson
2022-05-04RDMA/siw: Fix a condition race issue in MPA request processingCheng Xu
2022-05-04dt-bindings: pci: apple,pcie: Drop max-link-speed from exampleHector Martin
2022-05-04dt-bindings: Drop redundant 'maxItems/minItems' in if/then schemasRob Herring
2022-05-04dt-bindings: pinctrl: Allow values for drive-push-pull and drive-open-drainRob Herring
2022-05-04MAINTAINERS: Update Josh Poimboeuf's email addressJosh Poimboeuf
2022-05-04Merge tag 'iomm-fixes-v5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-05-04Merge tag 'for-linus-5.17-2' of https://github.com/cminyard/linux-ipmiLinus Torvalds
2022-05-04drm/amd/display: Avoid reading audio pattern past AUDIO_CHANNELS_COUNTHarry Wentland
2022-05-04drm/amdgpu: do not use passthrough mode in Xen dom0Marek Marczykowski-Górecki