summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Merge branch 'mlx5-fixes'Jakub Kicinski2024-04-1210-23/+39
| |\ \ \ \ \ \ \
| | * | | | | | | net/mlx5e: Prevent deadlock while disabling aRFSCarolina Jubran2024-04-121-11/+16
| | * | | | | | | net/mlx5e: Acquire RTNL lock before RQs/SQs activation/deactivationCarolina Jubran2024-04-121-0/+7
| | * | | | | | | net/mlx5e: Use channel mdev reference instead of global mdev instance for coa...Rahul Rameshbabu2024-04-121-2/+2
| | * | | | | | | net/mlx5: Restore mistakenly dropped parts in register devlink flowShay Drory2024-04-122-2/+4
| | * | | | | | | net/mlx5: SD, Handle possible devcom ERR_PTRTariq Toukan2024-04-125-7/+7
| | * | | | | | | net/mlx5: Lag, restore buckets number to default after hash LAG deactivationShay Drory2024-04-121-1/+3
| |/ / / / / / /
| * | | | | | | net: sparx5: flower: fix fragment flags handlingAsbjørn Sloth Tønnesen2024-04-121-21/+40
| * | | | | | | Merge branch 'af_unix-fix-msg_oob-bugs-with-msg_peek'Jakub Kicinski2024-04-121-6/+6
| |\ \ \ \ \ \ \
| | * | | | | | | af_unix: Don't peek OOB data without MSG_OOB.Kuniyuki Iwashima2024-04-121-5/+5
| | * | | | | | | af_unix: Call manage_oob() for every skb in unix_stream_read_generic().Kuniyuki Iwashima2024-04-121-1/+1
| |/ / / / / / /
| * | | | | | | Merge tag 'nf-24-04-11' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...David S. Miller2024-04-1210-25/+91
| |\ \ \ \ \ \ \
| | * | | | | | | netfilter: flowtable: incorrect pppoe tuplePablo Neira Ayuso2024-04-111-1/+1
| | * | | | | | | netfilter: flowtable: validate pppoe headerPablo Neira Ayuso2024-04-113-5/+18
| | * | | | | | | netfilter: nft_set_pipapo: do not free live elementFlorian Westphal2024-04-111-5/+9
| | * | | | | | | netfilter: nft_set_pipapo: walk over current view on netlink dumpPablo Neira Ayuso2024-04-113-2/+23
| | * | | | | | | netfilter: br_netfilter: skip conntrack input hook for promisc packetsPablo Neira Ayuso2024-04-114-8/+28
| | * | | | | | | netfilter: nf_tables: Fix potential data-race in __nft_obj_type_get()Ziyang Xuan2024-04-111-2/+6
| | * | | | | | | netfilter: nf_tables: Fix potential data-race in __nft_expr_type_get()Ziyang Xuan2024-04-111-2/+6
* | | | | | | | | Merge tag 'gpio-fixes-for-v6.9-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-04-184-3/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | gpiolib: swnode: Remove wrong header inclusionAndy Shevchenko2024-04-171-1/+0
| * | | | | | | | | gpio: lpc32xx: fix module autoloadingKrzysztof Kozlowski2024-04-121-0/+1
| * | | | | | | | | Merge tag 'intel-gpio-v6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Bartosz Golaszewski2024-04-082-2/+2
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | gpio: crystalcove: Use -ENOTSUPP consistentlyAndy Shevchenko2024-04-051-1/+1
| | * | | | | | | | | gpio: wcove: Use -ENOTSUPP consistentlyAndy Shevchenko2024-04-051-1/+1
* | | | | | | | | | | Merge tag 'random-6.9-rc5-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-04-182-7/+5
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Revert "vmgenid: emit uevent when VMGENID updates"Jason A. Donenfeld2024-04-181-2/+0
| * | | | | | | | | | | random: handle creditable entropy from atomic process contextJason A. Donenfeld2024-04-171-5/+5
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'platform-drivers-x86-v6.9-3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2024-04-188-5/+73
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | platform/x86/amd/pmc: Extend Framework 13 quirk to more BIOSesMario Limonciello2024-04-171-0/+9
| * | | | | | | | | | | platform/x86/intel-uncore-freq: Increase minor number supportSrinivas Pandruvada2024-04-161-2/+2
| * | | | | | | | | | | platform/x86: ISST: Add Granite Rapids-D to HPM CPU listSrinivas Pandruvada2024-04-161-0/+1
| * | | | | | | | | | | platform/x86/amd: pmf: Add quirk for ROG Zephyrus G14Mario Limonciello2024-04-161-0/+8
| * | | | | | | | | | | platform/x86/amd: pmf: Add infrastructure for quirking supported funcsMario Limonciello2024-04-165-2/+52
| * | | | | | | | | | | platform/x86/amd: pmf: Decrease error message to debugMario Limonciello2024-04-161-1/+1
* | | | | | | | | | | | Merge tag 'for-6.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-04-172-15/+14
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | btrfs: do not wait for short bulk allocationQu Wenruo2024-04-091-14/+4
| * | | | | | | | | | | | btrfs: zoned: add ASSERT and WARN for EXTENT_BUFFER_ZONED_ZEROOUT handlingNaohiro Aota2024-04-092-0/+9
| * | | | | | | | | | | | btrfs: zoned: do not flag ZEROOUT on non-dirty extent bufferNaohiro Aota2024-04-091-1/+1
* | | | | | | | | | | | | Merge tag 'pwm/for-6.9-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-04-174-32/+66
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | dt-bindings: pwm: mediatek,pwm-disp: Document power-domains propertyAngeloGioacchino Del Regno2024-04-151-0/+3
| * | | | | | | | | | | | | pwm: dwc: allow suspend/resume for 16 channelsRaag Jadav2024-04-153-32/+63
* | | | | | | | | | | | | | Merge tag 'nfsd-6.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds2024-04-152-26/+25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | NFSD: fix endianness issue in nfsd4_encode_fattr4Vasily Gorbik2024-04-111-24/+23
| * | | | | | | | | | | | | | SUNRPC: Fix rpcgss_context trace event acceptor fieldSteven Rostedt (Google)2024-04-101-2/+2
* | | | | | | | | | | | | | | Merge tag 'bcachefs-2024-04-15' of https://evilpiepirate.org/git/bcachefsLinus Torvalds2024-04-1534-182/+432
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | bcachefs: set_btree_iter_dontneed also clears should_be_lockedKent Overstreet2024-04-151-2/+7
| * | | | | | | | | | | | | | | bcachefs: fix error path of __bch2_read_super()Chao Yu2024-04-151-2/+5
| * | | | | | | | | | | | | | | bcachefs: Check for backpointer bucket_offset >= bucket sizeKent Overstreet2024-04-143-10/+9
| * | | | | | | | | | | | | | | bcachefs: bch_member.btree_allocated_bitmapKent Overstreet2024-04-149-6/+131