summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-23bnxt_en: fix NQ resource accounting during vf creation on 57500 chipsVikas Gupta
2022-08-23bnxt_en: set missing reload flag in devlink featuresVikas Gupta
2022-08-23bnxt_en: Use PAGE_SIZE to init buffer when multi buffer XDP is not in usePavan Chebbi
2022-08-23net: dsa: microchip: make learning configurable and keep it off while standaloneVladimir Oltean
2022-08-23riscv: dts: microchip: mpfs: remove pci axi address translation propertyConor Dooley
2022-08-23riscv: dts: microchip: mpfs: remove bogus card-detect-delayConor Dooley
2022-08-23riscv: dts: microchip: mpfs: remove ti,fifo-depth propertyConor Dooley
2022-08-23riscv: dts: microchip: mpfs: fix incorrect pcie child node nameConor Dooley
2022-08-23Merge tag 'parisc-for-6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-08-23Merge tag 'mm-hotfixes-stable-2022-08-22' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-08-23Merge tag 'linux-kselftest-kunit-fixes-6.0-rc3' of git://git.kernel.org/pub/s...Linus Torvalds
2022-08-23btrfs: add info when mount fails due to stale replace targetAnand Jain
2022-08-23btrfs: replace: drop assert for suspended replaceAnand Jain
2022-08-23btrfs: fix silent failure when deleting root referenceFilipe Manana
2022-08-23btrfs: fix space cache corruption and potential double allocationsOmar Sandoval
2022-08-23Merge tag 'linux-kselftest-fixes-6.0-rc3' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-08-23netfilter: nft_tproxy: restrict to prerouting hookFlorian Westphal
2022-08-23cgroup: Fix race condition at rebind_subsystems()Jing-Ting Wu
2022-08-23cpufreq: check only freq_table in __resolve_freq()Lukasz Luba
2022-08-23x86/cpu: Add new Raptor Lake CPU model numberTony Luck
2022-08-23thermal/int340x_thermal: handle data_vault when the value is ZERO_SIZE_PTRLee, Chun-Yi
2022-08-23netfilter: conntrack: work around exceeded receive windowFlorian Westphal
2022-08-23netfilter: ebtables: reject blobs that don't provide all entry pointsFlorian Westphal
2022-08-23ACPI: processor: Remove freq Qos request for all CPUsRiwen Lu
2022-08-23nouveau: explicitly wait on the fence in nouveau_bo_move_m2mfKarol Herbst
2022-08-23io_uring: fix submission-failure handling for uring-cmdKanchan Joshi
2022-08-23net: dsa: don't dereference NULL extack in dsa_slave_changeupper()Vladimir Oltean
2022-08-23net: ipvtap - add __init/__exit annotations to module init/exit funcsMaciej Żenczykowski
2022-08-23io_uring: fix off-by-one in sync cancelation file checkJens Axboe
2022-08-23io_uring: uapi: Add `extern "C"` in io_uring.h for liburingAmmar Faizi
2022-08-23MAINTAINERS: Add `include/linux/io_uring_types.h`Ammar Faizi
2022-08-23arm64/sme: Don't flush SVE register state when handling SME trapsMark Brown
2022-08-23arm64/sme: Don't flush SVE register state when allocating SME storageMark Brown
2022-08-23arm64/signal: Flush FPSIMD register state when disabling streaming modeMark Brown
2022-08-23arm64/signal: Raise limit on stack framesMark Brown
2022-08-23arm64/cache: Fix cache_type_cwg() for register generationMark Brown
2022-08-23arm64/sysreg: Guard SYS_FIELD_ macros for asmMark Brown
2022-08-23arm64/sysreg: Directly include bitfield.hMark Brown
2022-08-23arm64: cacheinfo: Fix incorrect assignment of signed error value to unsigned ...Sudeep Holla
2022-08-23arm64: errata: add detection for AMEVCNTR01 incrementing incorrectlyIonela Voinescu
2022-08-23arm64: fix rodata=fullMark Rutland
2022-08-23arm64: Fix comment typoKuan-Ying Lee
2022-08-23docs/arm64: elf_hwcaps: unify newlines in HWCAP listsMartin Liška
2022-08-23smb3: missing inode locks in punch holeDavid Howells
2022-08-23smb3: missing inode locks in zero rangeDavid Howells
2022-08-22scsi: sd: Revert "Rework asynchronous resume support"Bart Van Assche
2022-08-22Merge branch 'bonding-802-3ad-fix-no-transmission-of-lacpdus'Jakub Kicinski
2022-08-22bonding: 3ad: make ad_ticks_per_sec a constJonathan Toppins
2022-08-22bonding: 802.3ad: fix no transmission of LACPDUsJonathan Toppins
2022-08-22selftests: include bonding tests into the kselftest infraJonathan Toppins