index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-20
x86/pkeys/selftests: Fix pointer math
Dave Hansen
1
-7
/
+7
2018-06-20
x86/pkeys/selftests: Fix pkey exhaustion test off-by-one
Dave Hansen
1
-5
/
+8
2018-06-20
x86/pkeys/selftests: Add PROT_EXEC test
Dave Hansen
1
-0
/
+44
2018-06-20
x86/pkeys/selftests: Factor out "instruction page"
Dave Hansen
1
-4
/
+17
2018-06-20
x86/pkeys/selftests: Allow faults on unknown keys
Dave Hansen
1
-1
/
+9
2018-06-20
x86/pkeys/selftests: Avoid printf-in-signal deadlocks
Dave Hansen
1
-12
/
+8
2018-06-20
x86/pkeys/selftests: Remove dead debugging code, fix dprint_in_signal
Dave Hansen
1
-16
/
+0
2018-06-20
x86/pkeys/selftests: Stop using assert()
Dave Hansen
1
-4
/
+8
2018-06-20
x86/pkeys/selftests: Give better unexpected fault error messages
Dave Hansen
1
-6
/
+7
2018-06-20
x86/selftests: Add mov_to_ss test
Andy Lutomirski
2
-1
/
+286
2018-06-20
x86/mpx/selftests: Adjust the self-test to fresh distros that export the MPX ABI
Ingo Molnar
1
-2
/
+5
2018-06-20
x86/pkeys/selftests: Adjust the self-test to fresh distros that export the pk...
Ingo Molnar
1
-26
/
+41
2018-06-20
objtool, kprobes/x86: Sync the latest <asm/insn.h> header with tools/objtool/...
Ingo Molnar
1
-0
/
+18
2018-06-20
uprobes/x86: Prohibit probing on MOV SS instruction
Masami Hiramatsu
1
-0
/
+4
2018-06-20
kprobes/x86: Prohibit probing on exception masking instructions
Masami Hiramatsu
2
-0
/
+22
2018-06-20
ocfs2: take inode cluster lock before moving reflinked inode from orphan dir
Ashish Samant
1
-2
/
+12
2018-06-20
proc/kcore: don't bounds check against address 0
Laura Abbott
1
-7
/
+16
2018-06-20
init: fix false positives in W+X checking
Jeffrey Hugo
2
-0
/
+12
2018-06-20
lib/find_bit_benchmark.c: avoid soft lockup in test_find_first_bit()
Yury Norov
1
-1
/
+6
2018-06-20
net sched actions: fix invalid pointer dereferencing if skbedit flags missing
Roman Mashak
1
-1
/
+2
2018-06-20
ixgbe: fix memory leak on ipsec allocation
Colin Ian King
1
-1
/
+1
2018-06-20
ixgbe: return error on unsupported SFP module when resetting
Emil Tantilov
1
-0
/
+3
2018-06-20
sh: switch to NO_BOOTMEM
Rob Herring
4
-82
/
+7
2018-06-20
perf cs-etm: Support unknown_thread in cs_etm_auxtrace
Leo Yan
1
-2
/
+22
2018-06-20
x86: Delay skip of emulated hypercall instruction
Marian Rotariu
2
-9
/
+12
2018-06-20
KVM: Extend MAX_IRQ_ROUTES to 4096 for all archs
Wanpeng Li
1
-7
/
+1
2018-06-20
ARM: dts: imx51-zii-rdu1: fix touchscreen bindings
Nikita Yushchenko
1
-3
/
+3
2018-06-20
rxrpc: Fix the min security level for kernel calls
David Howells
1
-1
/
+1
2018-06-20
rxrpc: Fix error reception on AF_INET6 sockets
David Howells
1
-15
/
+42
2018-06-20
rxrpc: Fix missing start of call timeout
David Howells
4
-1
/
+23
2018-06-20
cxgb4: copy mbox log size to PF0-3 adap instances
Ganesh Goudar
1
-2
/
+1
2018-06-20
qede: Fix gfp flags sent to rdma event node allocation
Michal Kalderon
1
-1
/
+1
2018-06-20
qed: Fix l2 initializations over iWARP personality
Michal Kalderon
1
-4
/
+2
2018-06-20
tipc: eliminate KMSAN uninit-value in strcmp complaint
Ying Xue
1
-2
/
+13
2018-06-20
agp: uninorth: make two functions static
Mathieu Malaterre
1
-2
/
+2
2018-06-20
drm/amdgpu: Switch to interruptable wait to recover from ring hang.
Andrey Grodzovsky
1
-2
/
+4
2018-06-20
cifs: smb2ops: Fix listxattr() when there are no EAs
Paulo Alcantara
1
-0
/
+6
2018-06-20
cifs: Allocate validate negotiation request through kmalloc
Long Li
1
-30
/
+38
2018-06-20
arm64: Add MIDR encoding for NVIDIA CPUs
David Gilhooley
1
-0
/
+6
2018-06-20
HID: i2c-hid: Add RESEND_REPORT_DESCR quirk for Toshiba Click Mini L9W-B
Hans de Goede
2
-0
/
+3
2018-06-20
can: dev: increase bus-off message severity
Jakob Unterwurzacher
1
-1
/
+1
2018-06-20
powerpc/pseries: Fix CONFIG_NUMA=n build
Michael Ellerman
1
-8
/
+5
2018-06-20
net: aquantia: fix unsigned numvecs comparison with less than zero
Colin Ian King
1
-6
/
+5
2018-06-20
net: aquantia: Limit number of vectors to actually allocated irqs
Igor Russkikh
3
-10
/
+12
2018-06-20
net: aquantia: driver should correctly declare vlan_features bits
Igor Russkikh
1
-0
/
+2
2018-06-20
x86/xen: Reset VCPU0 info pointer after shared_info remap
van der Linden, Frank
1
-0
/
+13
2018-06-20
mac80211: use timeout from the AddBA response instead of the request
Sara Sharon
2
-1
/
+6
2018-06-20
ARM: dts: cygnus: fix irq type for arm global timer
Clément Péron
1
-1
/
+1
2018-06-20
driver core: add __printf verification to __ata_ehi_pushv_desc
Mathieu Malaterre
1
-2
/
+2
2018-06-20
nvme: fix use-after-free in nvme_free_ns_head
Jianchao Wang
1
-0
/
+5
[prev]
[next]