summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-08-24drm/i915/dsi: fix dual-link DSI backlight and CABC ports for display 11+Jani Nikula1-4/+6
2022-08-24drm/i915/dsi: filter invalid backlight and CABC portsJani Nikula2-0/+14
2022-08-24drm/i915/guc: clear stalled request after a resetDaniele Ceraolo Spurio1-0/+7
2022-08-24drm/i915/ttm: fix CCS handlingMatthew Auld1-23/+21
2022-08-24Merge tag 'mlx5-fixes-2022-08-22' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski11-42/+65
2022-08-24Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski4-29/+54
2022-08-24clk: bcm: rpi: Show clock id limit in error caseStefan Wahren1-1/+2
2022-08-24clk: bcm: rpi: Add missing newlineStefan Wahren1-3/+3
2022-08-24clk: bcm: rpi: Prevent out-of-bounds accessStefan Wahren1-1/+6
2022-08-24Merge branch 'linus'Andrew Morton10-31/+68
2022-08-24Merge branch 'bnxt_en-bug-fixes'Jakub Kicinski5-7/+12
2022-08-24bnxt_en: fix LRO/GRO_HW features in ndo_fix_features callbackVikas Gupta1-4/+1
2022-08-24bnxt_en: fix NQ resource accounting during vf creation on 57500 chipsVikas Gupta1-1/+1
2022-08-24bnxt_en: set missing reload flag in devlink featuresVikas Gupta1-0/+1
2022-08-24bnxt_en: Use PAGE_SIZE to init buffer when multi buffer XDP is not in usePavan Chebbi2-2/+9
2022-08-24bpf: Fix a data-race around bpf_jit_limit.Kuniyuki Iwashima1-1/+1
2022-08-24net: dsa: microchip: make learning configurable and keep it off while standaloneVladimir Oltean2-1/+45
2022-08-24riscv: dts: microchip: mpfs: remove pci axi address translation propertyConor Dooley1-1/+0
2022-08-24riscv: dts: microchip: mpfs: remove bogus card-detect-delayConor Dooley2-2/+0
2022-08-24riscv: dts: microchip: mpfs: remove ti,fifo-depth propertyConor Dooley2-4/+0
2022-08-24riscv: dts: microchip: mpfs: fix incorrect pcie child node nameConor Dooley1-1/+1
2022-08-23Merge tag 'parisc-for-6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-30/+59
2022-08-23Merge tag 'mm-hotfixes-stable-2022-08-22' of git://git.kernel.org/pub/scm/lin...Linus Torvalds18-119/+240
2022-08-23Merge tag 'linux-kselftest-kunit-fixes-6.0-rc3' of git://git.kernel.org/pub/s...Linus Torvalds2-1/+2
2022-08-23btrfs: add info when mount fails due to stale replace targetAnand Jain1-1/+1
2022-08-23btrfs: replace: drop assert for suspended replaceAnand Jain1-2/+1
2022-08-23btrfs: fix silent failure when deleting root referenceFilipe Manana1-2/+3
2022-08-23btrfs: fix space cache corruption and potential double allocationsOmar Sandoval4-60/+22
2022-08-23Merge tag 'linux-kselftest-fixes-6.0-rc3' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2-0/+7
2022-08-23netfilter: nft_tproxy: restrict to prerouting hookFlorian Westphal1-0/+8
2022-08-23ASoC: nau8xxx: Implement hw constraint for ratesMark Brown4-113/+156
2022-08-23ASoC: SOF: Kconfig: Fix the dependency for client modulesMark Brown1-0/+2
2022-08-23cgroup: Fix race condition at rebind_subsystems()Jing-Ting Wu1-0/+1
2022-08-23cpufreq: check only freq_table in __resolve_freq()Lukasz Luba1-1/+1
2022-08-23x86/cpu: Add new Raptor Lake CPU model numberTony Luck1-0/+2
2022-08-23thermal/int340x_thermal: handle data_vault when the value is ZERO_SIZE_PTRLee, Chun-Yi1-4/+5
2022-08-23Input: goodix - add compatible string for GT1158Jarrah Gosbell1-0/+1
2022-08-23ASoC: SOF: ipc4-topology: fix alh_group_ida max valueBard Liao1-1/+1
2022-08-23ASoC: mchp-spdiftx: Fix clang -Wbitfield-constant-conversionNathan Chancellor1-1/+1
2022-08-23netfilter: conntrack: work around exceeded receive windowFlorian Westphal1-0/+31
2022-08-23netfilter: ebtables: reject blobs that don't provide all entry pointsFlorian Westphal5-35/+1
2022-08-23ACPI: processor: Remove freq Qos request for all CPUsRiwen Lu1-1/+1
2022-08-23nouveau: explicitly wait on the fence in nouveau_bo_move_m2mfKarol Herbst1-0/+9
2022-08-23soundwire: qcom: remove duplicate reset control getSrinivas Kandagatla1-4/+0
2022-08-23io_uring: fix submission-failure handling for uring-cmdKanchan Joshi1-1/+1
2022-08-23ALSA: seq: oss: Fix data-race for max_midi_devs accessTakashi Iwai1-0/+2
2022-08-23net: dsa: don't dereference NULL extack in dsa_slave_changeupper()Vladimir Oltean1-1/+1
2022-08-23net: ipvtap - add __init/__exit annotations to module init/exit funcsMaciej Żenczykowski1-2/+2
2022-08-23io_uring: fix off-by-one in sync cancelation file checkJens Axboe1-1/+1
2022-08-23io_uring: uapi: Add `extern "C"` in io_uring.h for liburingAmmar Faizi1-0/+8