index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
driver-api
/
vfio-mediated-device.rst
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-09-16
drm/rockchip: cdn-dp-core: Make cdn_dp_core_resume __maybe_unused
Arnd Bergmann
1
-1
/
+1
2021-09-16
cpufreq: vexpress: Drop unused variable
Guenter Roeck
1
-1
/
+0
2021-09-16
alpha: Declare virt_to_phys and virt_to_bus parameter as pointer to volatile
Guenter Roeck
1
-3
/
+3
2021-09-16
3com 3c515: make it compile on 64-bit architectures
Linus Torvalds
1
-1
/
+1
2021-09-16
mlxbf_gige: clear valid_polarity upon open
David Thompson
1
-0
/
+7
2021-09-16
igc: fix tunnel offloading
Paolo Abeni
1
-1
/
+3
2021-09-16
net/{mlx5|nfp|bnxt}: Remove unnecessary RTNL lock assert
Eli Cohen
3
-9
/
+0
2021-09-16
net: wan: wanxl: define CROSS_COMPILE_M68K
Adam Borowski
1
-0
/
+2
2021-09-16
selftests: nci: replace unsigned int with int
Xiang wangx
1
-1
/
+1
2021-09-16
parisc: Use absolute_pointer() to define PAGE0
Helge Deller
1
-1
/
+1
2021-09-16
net: dsa: flush switchdev workqueue before tearing down CPU/DSA ports
Vladimir Oltean
4
-15
/
+42
2021-09-16
Revert "net: phy: Uniform PHY driver access"
Vladimir Oltean
1
-1
/
+3
2021-09-16
net: dsa: destroy the phylink instance on any error in dsa_slave_phy_setup
Vladimir Oltean
1
-7
/
+5
2021-09-15
qnx4: avoid stringop-overread errors
Linus Torvalds
1
-17
/
+34
2021-09-15
sparc: avoid stringop-overread errors
Linus Torvalds
1
-1
/
+2
2021-09-15
alpha: Use absolute_pointer to define COMMAND_LINE
Guenter Roeck
1
-1
/
+1
2021-09-15
alpha: Move setup.h out of uapi
Guenter Roeck
2
-39
/
+46
2021-09-15
net: i825xx: Use absolute_pointer for memcpy from fixed memory location
Guenter Roeck
1
-1
/
+1
2021-09-15
compiler.h: Introduce absolute_pointer macro
Guenter Roeck
1
-0
/
+2
2021-09-15
tools/bootconfig: Define memblock_free_ptr() to fix build error
Masami Hiramatsu
1
-2
/
+1
2021-09-15
ptp: dp83640: don't define PAGE0
Randy Dunlap
1
-1
/
+1
2021-09-15
bnx2x: Fix enabling network interfaces without VFs
Adrian Bunk
1
-1
/
+1
2021-09-14
drm/ttm: fix type mismatch error on sparc64
Huang Rui
1
-1
/
+2
2021-09-14
memblock: introduce saner 'memblock_free_ptr()' interface
Linus Torvalds
11
-15
/
+27
2021-09-14
ipc: remove memcg accounting for sops objects in do_semtimedop()
Vasily Averin
1
-1
/
+1
2021-09-14
powerpc/boot: Fix build failure since GCC 4.9 removal
Michael Ellerman
1
-1
/
+1
2021-09-14
Revert "Revert "ipv4: fix memory leaks in ip_cmsg_send() callers""
Eric Dumazet
4
-7
/
+10
2021-09-14
tcp: fix tp->undo_retrans accounting in tcp_sacktag_one()
zhenggy
1
-1
/
+1
2021-09-14
net-caif: avoid user-triggerable WARN_ON(1)
Eric Dumazet
1
-16
/
+3
2021-09-14
rtc: cmos: Disable irq around direct invocation of cmos_interrupt()
Chris Wilson
1
-0
/
+2
2021-09-14
bpf, selftests: Add test case for mixed cgroup v1/v2
Daniel Borkmann
4
-6
/
+127
2021-09-14
bpf, selftests: Add cgroup v1 net_cls classid helpers
Daniel Borkmann
2
-12
/
+141
2021-09-14
bpf, cgroups: Fix cgroup v2 fallback on v1/v2 mixed mode
Daniel Borkmann
5
-155
/
+41
2021-09-14
bpf: Add oversize check before call kvcalloc()
Bixuan Cui
1
-0
/
+2
2021-09-14
tools: compiler-gcc.h: Guard error attribute use with __has_attribute
Nathan Chancellor
1
-1
/
+3
2021-09-13
Drop some straggling mentions of gcc-4.9 as being stale
Linus Torvalds
4
-4
/
+3
2021-09-13
compiler_attributes.h: drop __has_attribute() support for gcc4
Linus Torvalds
1
-20
/
+0
2021-09-13
vmlinux.lds.h: remove old check for GCC 4.9
Nick Desaulniers
1
-4
/
+0
2021-09-13
compiler-gcc.h: drop checks for older GCC versions
Nick Desaulniers
2
-6
/
+2
2021-09-13
Makefile: drop GCC < 5 -fno-var-tracking-assignments workaround
Nick Desaulniers
1
-6
/
+0
2021-09-13
arm64: remove GCC version check for ARCH_SUPPORTS_INT128
Nick Desaulniers
1
-1
/
+1
2021-09-13
powerpc: remove GCC version check for UPD_CONSTR
Nick Desaulniers
1
-10
/
+0
2021-09-13
riscv: remove Kconfig check for GCC version for ARCH_RV64I
Nick Desaulniers
1
-1
/
+1
2021-09-13
Kconfig.debug: drop GCC 5+ version check for DWARF5
Nick Desaulniers
1
-1
/
+1
2021-09-13
mm/ksm: remove old GCC 4.9+ check
Nick Desaulniers
1
-2
/
+0
2021-09-13
compiler.h: drop fallback overflow checkers
Nick Desaulniers
5
-293
/
+6
2021-09-13
Documentation: raise minimum supported version of GCC to 5.1
Nick Desaulniers
2
-8
/
+2
2021-09-13
x86/uaccess: Fix 32-bit __get_user_asm_u64() when CC_HAS_ASM_GOTO_OUTPUT=y
Will Deacon
1
-2
/
+2
2021-09-13
net: hns3: fix the timing issue of VF clearing interrupt sources
Jiaran Zhang
1
-3
/
+3
2021-09-13
net: hns3: fix the exception when query imp info
Jiaran Zhang
1
-0
/
+4
[next]