index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-07
usb: dwc3: Avoid unmapping USB requests if endxfer is not complete
Wesley Cheng
3
-2
/
+10
2022-09-07
net: ethernet: mtk_eth_soc: fix typo in __mtk_foe_entry_clear
Lorenzo Bianconi
1
-1
/
+1
2022-09-07
USB/ARM: Switch S3C2410 UDC to GPIO descriptors
Linus Walleij
10
-67
/
+100
2022-09-07
usb: misc: uss720: fix uninitialized variable rlen
Dongliang Mu
1
-4
/
+4
2022-09-07
usb: gadget: f_fs: stricter integer overflow checks
Dan Carpenter
1
-2
/
+2
2022-09-07
spi: Add capability to perform some transfer with chipselect off
Christophe Leroy
2
-3
/
+11
2022-09-07
iommu/amd: Add command-line option to enable different page table
Vasant Hegde
2
-5
/
+20
2022-09-07
iommu/amd: Add support for using AMD IOMMU v2 page table for DMA-API
Suravee Suthikulpanit
1
-0
/
+25
2022-09-07
iommu/amd: Add support for Guest IO protection
Suravee Suthikulpanit
3
-0
/
+19
2022-09-07
iommu/amd: Initial support for AMD IOMMU v2 page table
Vasant Hegde
5
-2
/
+423
2022-09-07
iommu/amd: Update sanity check when enable PRI/ATS for IOMMU v1 table
Suravee Suthikulpanit
1
-3
/
+11
2022-09-07
iommu/amd: Refactor amd_iommu_domain_enable_v2 to remove locking
Suravee Suthikulpanit
1
-19
/
+27
2022-09-07
iommu/amd: Add map/unmap_pages() iommu_domain_ops callback support
Vasant Hegde
1
-13
/
+16
2022-09-07
iommu/amd/io-pgtable: Implement unmap_pages io_pgtable_ops callback
Vasant Hegde
1
-8
/
+9
2022-09-07
iommu/amd/io-pgtable: Implement map_pages io_pgtable_ops callback
Vasant Hegde
1
-25
/
+34
2022-09-07
netfilter: nfnetlink_osf: fix possible bogus match in nf_osf_find()
Pablo Neira Ayuso
1
-1
/
+3
2022-09-07
netfilter: nf_conntrack_irc: Tighten matching on DCC message
David Leadbeater
1
-6
/
+28
2022-09-07
iommu/virtio: Fix interaction with VFIO
Jean-Philippe Brucker
1
-0
/
+11
2022-09-07
netfilter: conntrack: ignore overly delayed tcp packets
Florian Westphal
1
-28
/
+21
2022-09-07
netfilter: conntrack: prepare tcp_in_window for ternary return value
Florian Westphal
1
-49
/
+87
2022-09-07
ASoC: soc-dapm.c: random cleanup
Mark Brown
1
-15
/
+14
2022-09-07
kselftest/arm64: Enforce actual ABI for SVE syscalls
Mark Brown
1
-18
/
+37
2022-09-07
kselftest/arm64: Correct buffer allocation for SVE Z registers
Mark Brown
1
-2
/
+2
2022-09-07
kselftest/arm64: Include larger SVE and SME VLs in signal tests
Mark Brown
4
-46
/
+33
2022-09-07
kselftest/arm64: Allow larger buffers in get_signal_context()
Mark Brown
14
-15
/
+16
2022-09-07
kselftest/arm64: Preserve any EXTRA_CONTEXT in handle_signal_copyctx()
Mark Brown
1
-2
/
+48
2022-09-07
kselftest/arm64: Validate contents of EXTRA_CONTEXT blocks
Mark Brown
1
-4
/
+21
2022-09-07
kselftest/arm64: Only validate each signal context once
Mark Brown
1
-7
/
+12
2022-09-07
kselftest/arm64: Remove unneeded protype for validate_extra_context()
Mark Brown
1
-2
/
+0
2022-09-07
kselftest/arm64: Fix validation of EXTRA_CONTEXT signal context location
Mark Brown
1
-1
/
+1
2022-09-07
kselftest/arm64: Fix validatation termination record after EXTRA_CONTEXT
Mark Brown
1
-1
/
+1
2022-09-07
kselftest/arm64: Validate signal ucontext in place
Mark Brown
1
-3
/
+6
2022-09-07
kselftest/arm64: Enumerate SME rather than SVE vector lengths for za_regs
Mark Brown
1
-2
/
+2
2022-09-07
kselftest/arm64: Add a test for signal frames with ZA disabled
Mark Brown
1
-0
/
+119
2022-09-07
kselftest/arm64: Tighten up validation of ZA signal context
Mark Brown
1
-1
/
+15
2022-09-07
kselftest/arm64: kselftest harness for FP stress tests
Mark Brown
3
-1
/
+540
2022-09-07
kselftest/arm64: Install signal handlers before output in FP stress tests
Mark Brown
3
-72
/
+72
2022-09-07
iommu/vt-d: Fix lockdep splat due to klist iteration in atomic context
Lu Baolu
1
-28
/
+19
2022-09-07
iommu/vt-d: Fix recursive lock issue in iommu_flush_dev_iotlb()
Lu Baolu
1
-16
/
+23
2022-09-07
iommu/vt-d: Correctly calculate sagaw value of IOMMU
Lu Baolu
1
-3
/
+25
2022-09-07
iommu/vt-d: Fix kdump kernels boot failure with scalable mode
Lu Baolu
2
-59
/
+50
2022-09-07
MIPS: OCTEON: irq: Fix octeon_irq_force_ciu_mapping()
Alexander Sverdlin
1
-0
/
+10
2022-09-07
selftests: nft_concat_range: add socat support
Florian Westphal
1
-12
/
+53
2022-09-07
netfilter: nf_conntrack_sip: fix ct_sip_walk_headers
Igor Ryzhov
1
-2
/
+2
2022-09-07
Merge branch 'macsec-offload-mlx5'
David S. Miller
28
-53
/
+3180
2022-09-07
net/mlx5e: Add support to configure more than one macsec offload device
Lior Nahmanson
1
-46
/
+175
2022-09-07
net/mlx5e: Add MACsec stats support for Rx/Tx flows
Lior Nahmanson
8
-2
/
+136
2022-09-07
net/mlx5e: Add MACsec offload SecY support
Lior Nahmanson
1
-0
/
+229
2022-09-07
net/mlx5e: Implement MACsec Rx data path using MACsec skb_metadata_dst
Lior Nahmanson
4
-3
/
+68
2022-09-07
net/mlx5e: Add MACsec RX steering rules
Lior Nahmanson
3
-94
/
+822
[prev]
[next]