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
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-14
s390/uaccess: Add copy_from/to_user_key functions
Janis Schoetterl-Glausch
2
-18
/
+85
2022-02-14
KVM: SVM: Rename AVIC helpers to use "avic" prefix instead of "svm"
Sean Christopherson
3
-33
/
+33
2022-02-14
Merge remote-tracking branch 'kvm/master' into HEAD
Paolo Bonzini
6
-60
/
+76
2022-02-14
KVM: x86/pmu: Use AMD64_RAW_EVENT_MASK for PERF_TYPE_RAW
Jim Mattson
1
-1
/
+1
2022-02-14
KVM: x86/pmu: Don't truncate the PerfEvtSeln MSR when creating a perf event
Jim Mattson
1
-2
/
+3
2022-02-14
parisc: Fix some apparent put_user() failures
Helge Deller
1
-14
/
+15
2022-02-14
Merge 5.17-rc4 into usb-next
Greg Kroah-Hartman
72
-379
/
+467
2022-02-14
Merge 5.17-rc4 into char-misc-next
Greg Kroah-Hartman
72
-379
/
+467
2022-02-14
powerpc: Don't allow the use of EMIT_BUG_ENTRY with BUGFLAG_WARNING
Christophe Leroy
1
-3
/
+10
2022-02-14
kbuild: unify cmd_copy and cmd_shipped
Masahiro Yamada
2
-2
/
+2
2022-02-14
Backmerge tag 'v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-next
Dave Airlie
72
-379
/
+467
2022-02-13
fortify: Detect struct member overflows in memmove() at compile-time
Kees Cook
2
-1
/
+3
2022-02-13
alpha: Silence -Warray-bounds warnings
Kees Cook
1
-3
/
+3
2022-02-13
m68k: cmpxchg: Dereference matching size
Kees Cook
1
-5
/
+4
2022-02-13
KVM: x86: Replace memset() "optimization" with normal per-field writes
Sean Christopherson
2
-7
/
+8
2022-02-14
arm64: dts: imx8ulp: Set #thermal-sensor-cells to 1 as required
Sudeep Holla
1
-1
/
+1
2022-02-14
arm64: dts: imx8mm: Fix VPU Hanging
Adam Ford
1
-1
/
+0
2022-02-13
parisc: Show error if wrong 32/64-bit compiler is being used
Helge Deller
1
-0
/
+8
2022-02-13
x86/mce: Use arch atomic and bit helpers
Borislav Petkov
3
-42
/
+41
2022-02-13
Merge tip:locking/core into tip:ras/core
Borislav Petkov
2
-1
/
+11
2022-02-13
Merge tag 'objtool_urgent_for_v5.17_rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-9
/
+11
2022-02-13
Merge tag 'x86_urgent_for_v5.17_rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+2
2022-02-13
ARM: dts: imx6dl: plym2m, prtvt7, victgo: add thermal zones and hwmon
Oleksij Rempel
3
-2
/
+191
2022-02-13
ARM: dts: imx6dl: plym2m, prtvt7, victgo: make use of new resistive-adc-touch driver
Oleksij Rempel
3
-42
/
+131
2022-02-13
ARM: dts: imx6qdl-vicut1: add CAN termination support
Oleksij Rempel
1
-10
/
+2
2022-02-13
ARM: dts: imx6dl-prtvt7: Add missing tvp5150 video decoder node
Robin van der Gracht
1
-0
/
+42
2022-02-13
ARM: dts: imx6dl-prtvt7: Add display and panel nodes
Oleksij Rempel
1
-0
/
+47
2022-02-13
arm64: dts: imx8mq-evk: Add second PCIe port support
Richard Zhu
1
-0
/
+38
2022-02-13
ARM: dts: imx6qdl-mba6: Move pinmux to regulator node
Alexander Stein
1
-2
/
+9
2022-02-13
ARM: dts: imx6qdl: tqma6: Remove obsolete comment
Alexander Stein
1
-1
/
+0
2022-02-13
ARM: dts: imx6qdl: tqma6: Mark gpio-buttons as wakeup-source
Alexander Stein
1
-0
/
+3
2022-02-13
ARM: dts: imx6qdl: tqma6: Add i2c bus recovery
Alexander Stein
4
-3
/
+30
2022-02-13
ARM: dts: imx6qdl-mba6: Move rtc alias to common location
Alexander Stein
3
-12
/
+1
2022-02-13
ARM: dts: imx7: Move PCIe out of AIPS3
Marek Vasut
1
-43
/
+43
2022-02-12
x86/ptrace: Always inline v8086_mode() for instrumentation
Borislav Petkov
1
-1
/
+1
2022-02-12
ARM: dts: Drop serial 1 alias on GW7001
Linus Walleij
1
-2
/
+1
2022-02-12
ARM: dts: ixp42x: Expand syscon register range
Linus Walleij
1
-1
/
+1
2022-02-12
ARM: dts: ixp4xx: Fix up the Netgear WG302 device tree
Linus Walleij
2
-16
/
+15
2022-02-12
cpumask: Add a x86-specific cpumask_clear_cpu() helper
Borislav Petkov
1
-0
/
+10
2022-02-12
ARM: ixp4xx: Convert to SPARSE_IRQ and P2V
Linus Walleij
1
-1
/
+3
2022-02-12
ARM: ixp4xx: Drop all common code
Linus Walleij
7
-824
/
+4
2022-02-12
ARM: ixp4xx: Drop custom DMA coherency and bouncing
Linus Walleij
2
-62
/
+0
2022-02-12
ARM: ixp4xx: Remove feature bit accessors
Linus Walleij
1
-21
/
+0
2022-02-12
ARM: ixp4xx: Drop UDC info setting function
Linus Walleij
2
-19
/
+0
2022-02-12
ARM: ixp4xx: Drop stale Kconfig entry
Linus Walleij
1
-7
/
+0
2022-02-12
ARM: ixp4xx: Delete old PCI driver
Linus Walleij
8
-1084
/
+1
2022-02-12
ARM: ixp4xx: Delete the Goramo MLR boardfile
Linus Walleij
3
-541
/
+0
2022-02-12
ARM: ixp4xx: Delete Gateway 7001 boardfiles
Zoltan HERPAI
4
-185
/
+0
2022-02-12
Merge tag 's390-5.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
2
-3
/
+3
2022-02-12
Merge tag 'for-linus-5.17a-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
3
-10
/
+22
[prev]
[next]