index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Lines
2025-11-05
iommupt: Add the Intel VT-d second stage page table format
Jason Gunthorpe
-0
/
+29
2025-11-05
iommupt: Use the incoherent start/stop functions for PT_FEAT_DMA_INCOHERENT
Jason Gunthorpe
-0
/
+13
2025-11-05
iommupt: Add a kunit test for the IOMMU implementation
Jason Gunthorpe
-2
/
+1
2025-11-05
iommu/amd: Remove AMD io_pgtable support
Jason Gunthorpe
-2
/
+0
2025-11-05
iommupt: Add the x86 64 bit page table format
Jason Gunthorpe
-0
/
+24
2025-11-05
iommufd: Change the selftest to use iommupt instead of xarray
Jason Gunthorpe
-0
/
+12
2025-11-05
iommupt: Add a mock pagetable format for iommufd selftest to use
Jason Gunthorpe
-0
/
+6
2025-11-05
iommupt: Add read_and_clear_dirty op
Jason Gunthorpe
-0
/
+6
2025-11-05
iommupt: Add map_pages op
Jason Gunthorpe
-0
/
+59
2025-11-05
iommupt: Add unmap_pages op
Jason Gunthorpe
-2
/
+8
2025-11-05
iommupt: Add iova_to_phys op
Jason Gunthorpe
-5
/
+14
2025-11-05
iommupt: Add the AMD IOMMU v1 page table format
Jason Gunthorpe
-0
/
+31
2025-11-05
iommupt: Add the basic structure of the iommu implementation
Jason Gunthorpe
-0
/
+150
2025-11-05
genpt: Generic Page Table base API
Jason Gunthorpe
-0
/
+135
2025-11-04
net: Convert struct sockaddr to fixed-size "sa_data[14]"
Kees Cook
-4
/
+2
2025-11-04
bpf: Convert bpf_sock_addr_kern "uaddr" to sockaddr_unsized
Kees Cook
-1
/
+1
2025-11-04
bpf: Convert cgroup sockaddr filters to use sockaddr_unsized consistently
Kees Cook
-7
/
+10
2025-11-04
net: Convert proto callbacks from sockaddr to sockaddr_unsized
Kees Cook
-18
/
+17
2025-11-04
net: Remove struct sockaddr from net.h
Kees Cook
-1
/
+0
2025-11-04
net: Convert proto_ops connect() callbacks to use sockaddr_unsized
Kees Cook
-11
/
+11
2025-11-04
net: Convert proto_ops bind() callbacks to use sockaddr_unsized
Kees Cook
-5
/
+5
2025-11-04
net: Add struct sockaddr_unsized for sockaddr of unknown length
Kees Cook
-0
/
+17
2025-11-04
net: phy: fixed_phy: remove fixed_phy_add
Heiner Kallweit
-2
/
+0
2025-11-04
net: phy: fixed_phy: add helper fixed_phy_register_100fd
Heiner Kallweit
-0
/
+6
2025-11-04
net: phy: make phy_device members pause and asym_pause bitfield bits
Heiner Kallweit
-2
/
+2
2025-11-04
mptcp: pm: in-kernel: record fullmesh endp nb
Matthieu Baerts (NGI0)
-1
/
+2
2025-11-04
virtio_net: fix alignment for virtio_net_hdr_v1_hash
Michael S. Tsirkin
-2
/
+4
2025-11-04
net: stmmac: add support for configuring the phy_intf_sel inputs
Russell King (Oracle)
-0
/
+1
2025-11-04
block: make bio auto-integrity deadlock safe
Christoph Hellwig
-0
/
+11
2025-11-04
accel/amdxdna: Add IOCTL parameter for telemetry data
Lizhi Hou
-0
/
+17
2025-11-04
accel/amdxdna: Add IOCTL parameter for resource data
Lizhi Hou
-0
/
+17
2025-11-04
xsk: use a smaller new lock for shared pool case
Jason Xing
-4
/
+9
2025-11-04
ASoC: tas2781: Add tas5822 support
Baojun Xu
-0
/
+1
2025-11-04
regulator: pf9453: optimize PMIC PF9453 driver
Mark Brown
-32
/
+45
2025-11-04
drm/edid: add DRM_EDID_IDENT_INIT() to initialize struct drm_edid_ident
Jani Nikula
-0
/
+6
2025-11-04
cred: add prepare credential guard
Christian Brauner
-0
/
+5
2025-11-04
cred: add scoped_with_creds() guards
Christian Brauner
-2
/
+4
2025-11-04
cred: add scoped_with_kernel_creds()
Christian Brauner
-0
/
+8
2025-11-04
cred: make init_cred static
Christian Brauner
-1
/
+0
2025-11-04
cred: add kernel_cred() helper
Christian Brauner
-0
/
+7
2025-11-04
cleanup: fix scoped_class()
Christian Brauner
-7
/
+8
2025-11-04
net: add net cookie for net device trace events
Tonghao Zhang
-10
/
+27
2025-11-04
cleanup: Always inline everything
Peter Zijlstra
-15
/
+15
2025-11-04
rseq: Switch to TIF_RSEQ if supported
Thomas Gleixner
-11
/
+53
2025-11-04
rseq: Split up rseq_exit_to_user_mode()
Thomas Gleixner
-5
/
+37
2025-11-04
entry: Split up exit_to_user_mode_prepare()
Thomas Gleixner
-6
/
+45
2025-11-04
rseq: Switch to fast path processing on exit to user
Thomas Gleixner
-12
/
+15
2025-11-04
rseq: Implement fast path for exit to user
Thomas Gleixner
-3
/
+133
2025-11-04
rseq: Optimize event setting
Thomas Gleixner
-9
/
+83
2025-11-04
rseq: Rework the TIF_NOTIFY handler
Thomas Gleixner
-0
/
+29
[prev]
[next]