index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-02
vfio/iova_bitmap: refactor iova_bitmap_set() to better handle page boundaries
Joao Martins
1
-17
/
+13
2022-11-14
vfio/mlx5: Fix a typo in mlx5vf_cmd_load_vhca_state()
Yishai Hadas
1
-2
/
+2
2022-11-14
vfio: Add an option to get migration data size
Yishai Hadas
6
-1
/
+79
2022-11-10
vfio: Remove vfio_free_device
Eric Farman
12
-35
/
+4
2022-11-10
vfio/ccw: replace vfio_init_device with _alloc_
Eric Farman
5
-37
/
+23
2022-11-10
vfio/ccw: remove release completion
Eric Farman
2
-16
/
+1
2022-11-10
vfio/ccw: move private to mdev lifecycle
Eric Farman
3
-28
/
+16
2022-11-10
vfio/ccw: move private initialization to callback
Eric Farman
3
-66
/
+58
2022-11-10
vfio/ccw: remove private->sch
Eric Farman
5
-28
/
+26
2022-11-10
vfio/ccw: create a parent struct
Eric Farman
3
-25
/
+101
2022-11-09
vfio/iova_bitmap: Fix PAGE_SIZE unaligned bitmaps
Joao Martins
1
-2
/
+6
2022-11-09
vfio/iova_bitmap: Explicitly include linux/slab.h
Joao Martins
1
-0
/
+1
2022-11-09
vfio: platform: Do not pass return buffer to ACPI _RST method
Rafael Mendonca
1
-2
/
+1
2022-11-09
vfio/mlx5: Switch to use module_pci_driver() macro
Shang XiaoJing
1
-12
/
+1
2022-11-09
MAINTAINERS: git://github -> https://github.com for awilliam
Palmer Dabbelt
1
-1
/
+1
2022-11-06
Linux 6.1-rc4
v6.1-rc4
Linus Torvalds
1
-1
/
+1
2022-11-06
Merge tag 'cxl-fixes-for-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
8
-91
/
+448
2022-11-06
Merge tag 'hwmon-for-v6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-14
/
+103
2022-11-06
Merge tag 'perf_urgent_for_v6.1_rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-11
/
+18
2022-11-06
Merge tag 'x86_urgent_for_v6.1_rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-9
/
+29
2022-11-06
Merge tag 'kbuild-fixes-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-21
/
+16
2022-11-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
11
-60
/
+52
2022-11-06
Merge tag 'for-linus-6.1-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-18
/
+7
2022-11-06
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-7
/
+21
2022-11-06
Merge tag '6.1-rc4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
6
-62
/
+105
2022-11-06
Merge tag 'trace-v6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
5
-26
/
+29
2022-11-06
Merge tag 'kvmarm-fixes-6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
7
-36
/
+34
2022-11-06
Merge branch 'kvm-master' into HEAD
Paolo Bonzini
4
-24
/
+18
2022-11-06
ext4: fix fortify warning in fs/ext4/fast_commit.c:1551
Theodore Ts'o
1
-2
/
+3
2022-11-06
ext4: fix wrong return err in ext4_load_and_init_journal()
Jason Yan
1
-1
/
+1
2022-11-06
ext4: fix warning in 'ext4_da_release_space'
Ye Bin
1
-1
/
+2
2022-11-06
ext4: fix BUG_ON() when directory entry has invalid rec_len
Luís Henriques
1
-1
/
+9
2022-11-05
Merge tag 'acpi-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-0
/
+6
2022-11-05
Merge branch 'acpi-x86'
Rafael J. Wysocki
1
-0
/
+6
2022-11-05
Merge tag 'block-6.1-2022-11-05' of git://git.kernel.dk/linux
Linus Torvalds
4
-50
/
+77
2022-11-04
cifs: fix use-after-free on the link name
ChenXiaoSong
2
-6
/
+25
2022-11-04
cifs: avoid unnecessary iteration of tcp sessions
Shyam Prasad N
3
-51
/
+55
2022-11-04
cifs: always iterate smb sessions using primary channel
Shyam Prasad N
4
-5
/
+25
2022-11-04
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-11
/
+72
2022-11-04
Merge tag 'i2c-for-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-6
/
+13
2022-11-04
Revert "hwmon: (pmbus) Add regulator supply into macro"
Guenter Roeck
1
-1
/
+0
2022-11-04
hwmon: (scmi) Register explicitly with Thermal Framework
Cristian Marussi
1
-13
/
+103
2022-11-04
cxl/region: Recycle region ids
Dan Williams
1
-0
/
+20
2022-11-04
cxl/region: Fix 'distance' calculation with passthrough ports
Dan Williams
3
-3
/
+19
2022-11-04
tools/testing/cxl: Add a single-port host-bridge regression config
Dan Williams
1
-19
/
+278
2022-11-04
tools/testing/cxl: Fix some error exits
Dan Williams
1
-2
/
+2
2022-11-04
cxl/pmem: Fix cxl_pmem_region and cxl_memdev leak
Dan Williams
3
-37
/
+68
2022-11-04
cxl/region: Fix cxl_region leak, cleanup targets at region delete
Dan Williams
1
-0
/
+11
2022-11-04
cxl/region: Fix region HPA ordering validation
Dan Williams
1
-0
/
+3
2022-11-04
Merge tag 'xfs-6.1-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
29
-386
/
+670
[next]