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-01
audit_init_parent(): constify path
Al Viro
1
-1
/
+1
2022-09-01
__io_setxattr(): constify path
Al Viro
1
-1
/
+1
2022-09-01
do_proc_readlink(): constify path
Al Viro
1
-1
/
+1
2022-09-01
overlayfs: constify path
Al Viro
8
-40
/
+40
2022-09-01
fs/notify: constify path
Al Viro
3
-5
/
+5
2022-09-01
may_linkat(): constify path
Al Viro
2
-2
/
+2
2022-09-01
do_sys_name_to_handle(): constify path
Al Viro
1
-1
/
+1
2022-09-01
->getprocattr(): attribute name is const char *, TYVM...
Al Viro
7
-9
/
+9
2022-09-01
fs: fix UAF/GPF bug in nilfs_mdt_destroy
Dongliang Mu
1
-4
/
+3
2022-09-01
hisi_acc_vfio_pci: Correct the function prefix for hssi_acc_drvdata()
Shameer Kolothum
1
-10
/
+10
2022-09-01
vfio: Remove vfio_group dev_counter
Jason Gunthorpe
1
-6
/
+3
2022-09-01
vfio/pci: Implement VFIO_DEVICE_FEATURE_LOW_POWER_ENTRY_WITH_WAKEUP
Abhishek Sahu
2
-3
/
+61
2022-09-01
vfio/pci: Implement VFIO_DEVICE_FEATURE_LOW_POWER_ENTRY/EXIT
Abhishek Sahu
2
-8
/
+146
2022-09-01
vfio/pci: Mask INTx during runtime suspend
Abhishek Sahu
4
-6
/
+41
2022-09-01
vfio: Increment the runtime PM usage count during IOCTL call
Abhishek Sahu
1
-3
/
+49
2022-09-01
vfio: Add the device features for the low power entry and exit
Abhishek Sahu
1
-0
/
+56
2022-09-01
vfio: Split VFIO_GROUP_GET_STATUS into a function
Jason Gunthorpe
1
-31
/
+30
2022-09-01
vfio: Follow the naming pattern for vfio_group_ioctl_unset_container()
Jason Gunthorpe
1
-11
/
+16
2022-09-01
vfio: Fold VFIO_GROUP_SET_CONTAINER into vfio_group_set_container()
Jason Gunthorpe
1
-27
/
+24
2022-09-01
vfio: Fold VFIO_GROUP_GET_DEVICE_FD into vfio_group_get_device_fd()
Jason Gunthorpe
1
-13
/
+11
2022-09-01
vfio-pci: Replace 'void __user *' with proper types in the ioctl functions
Jason Gunthorpe
1
-30
/
+28
2022-09-01
vfio-pci: Re-indent what was vfio_pci_core_ioctl()
Jason Gunthorpe
1
-361
/
+348
2022-09-01
vfio-pci: Break up vfio_pci_core_ioctl() into one function per ioctl
Jason Gunthorpe
1
-29
/
+68
2022-09-01
vfio-pci: Fix vfio_pci_ioeventfd() to return int
Jason Gunthorpe
2
-4
/
+4
2022-09-01
vfio/pci: Simplify the is_intx/msi/msix/etc defines
Jason Gunthorpe
3
-8
/
+18
2022-09-01
vfio/pci: Rename vfio_pci_register_dev_region()
Jason Gunthorpe
3
-12
/
+12
2022-09-01
vfio/pci: Split linux/vfio_pci_core.h
Jason Gunthorpe
9
-140
/
+145
2022-09-01
bpf: Remove useless else if
Jiapeng Chong
1
-3
/
+1
2022-09-02
Merge tag 'drm-msm-fixes-2022-08-27' of https://gitlab.freedesktop.org/drm/msm into drm-fixes
Dave Airlie
7
-4
/
+17
2022-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
331
-1417
/
+2531
2022-09-02
Merge tag 'amd-drm-fixes-6.0-2022-08-31' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes
Dave Airlie
23
-96
/
+234
2022-09-02
Merge tag 'drm-misc-fixes-2022-08-31' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
Dave Airlie
1
-1
/
+2
2022-09-01
Merge branch 'Use this_cpu_xxx for preemption-safety'
Martin KaFai Lau
8
-28
/
+191
2022-09-01
selftests/bpf: Test concurrent updates on bpf_task_storage_busy
Hou Tao
2
-0
/
+161
2022-09-01
selftests/bpf: Move sys_pidfd_open() into task_local_storage_helpers.h
Hou Tao
3
-18
/
+20
2022-09-01
bpf: Use this_cpu_{inc_return|dec} for prog->active
Hou Tao
1
-4
/
+4
2022-09-01
bpf: Use this_cpu_{inc|dec|inc_return} for bpf_task_storage_busy
Hou Tao
2
-6
/
+6
2022-09-01
drm/amd/display: fix indentation in commit_planes_for_stream()
Hamza Mahfooz
1
-3
/
+4
2022-09-01
drm/amd/display: remove a duplicated declaration
Asher Song
1
-1
/
+1
2022-09-01
drm/amdgpu/vcn: Add MMSCH v4_0 support for sriov
Jane Jian
1
-0
/
+140
2022-09-01
drm/amdgpu/vcn: Add sriov VCN v4_0 unified queue support
Jane Jian
3
-15
/
+300
2022-09-01
drm/amdgpu/vcn: Add vcn/vcn1 in white list to load its firmware under sriov
Jane Jian
1
-1
/
+3
2022-09-01
drm/amdgpu/vcn: Disable CG/PG for SRIOV
Jane Jian
1
-0
/
+5
2022-09-01
drm/amd: Skip smu_v13 register irq on SRIOV VF
Yifan Zha
1
-0
/
+9
2022-09-01
drm/admgpu: Skip CG/PG on SOC21 under SRIOV VF
Yifan Zha
1
-0
/
+4
2022-09-01
drm/amdgpu: Use RLCG to program GRBM_GFX_CNTL during full access time
Yifan Zha
1
-1
/
+1
2022-09-01
drm/amdgpu: Skip program SDMA0_SEM_WAIT_FAIL_TIMER_CNTL under SRIOV VF
Yifan Zha
1
-1
/
+2
2022-09-01
drm/amdgpu: Skip the VRAM base offset on SRIOV
Yifan Zha
1
-1
/
+4
2022-09-01
drm/amdgpu: skip "Issue additional private vm invalidation to MMHUB" on SRIOV
Yifan Zha
1
-1
/
+2
2022-09-01
drm/amdgpu: Skip the program of MMMC_VM_AGP_* in SRIOV on MMHUB v3_0_0
Yifan Zha
1
-5
/
+5
[prev]
[next]