index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
LICENSES
/
preferred
/
BSD-2-Clause
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-09-01
static_call: Add some validation
Peter Zijlstra
1
-2
/
+26
2020-09-01
static_call: Handle tail-calls
Peter Zijlstra
6
-18
/
+60
2020-09-01
static_call: Add static_call_cond()
Peter Zijlstra
3
-13
/
+127
2020-09-01
x86/alternatives: Teach text_poke_bp() to emulate RET
Peter Zijlstra
2
-0
/
+24
2020-09-01
static_call: Add simple self-test for static calls
Peter Zijlstra
2
-0
/
+49
2020-09-01
x86/static_call: Add inline static call implementation for x86-64
Josh Poimboeuf
13
-9
/
+193
2020-09-01
x86/static_call: Add out-of-line static call implementation
Josh Poimboeuf
4
-0
/
+56
2020-09-01
static_call: Avoid kprobes on inline static_call()s
Peter Zijlstra
4
-1
/
+84
2020-09-01
static_call: Add inline static call infrastructure
Josh Poimboeuf
8
-1
/
+373
2020-09-01
static_call: Add basic static call infrastructure
Josh Poimboeuf
3
-0
/
+174
2020-09-01
compiler.h: Make __ADDRESSABLE() symbol truly unique
Josh Poimboeuf
1
-1
/
+1
2020-09-01
jump_label,module: Fix module lifetime for __jump_label_mod_text_reserved()
Peter Zijlstra
1
-2
/
+8
2020-09-01
module: Properly propagate MODULE_STATE_COMING failure
Peter Zijlstra
1
-3
/
+7
2020-09-01
module: Fix up module_notifier return values
Peter Zijlstra
6
-9
/
+13
2020-09-01
notifier: Fix broken error handling pattern
Peter Zijlstra
9
-140
/
+147
2020-08-31
Linux 5.9-rc3
v5.9-rc3
Linus Torvalds
1
-1
/
+1
2020-08-30
genirq/matrix: Deal with the sillyness of for_each_cpu() on UP
Thomas Gleixner
1
-0
/
+7
2020-08-29
fsldma: fix very broken 32-bit ppc ioread64 functionality
Linus Torvalds
1
-6
/
+6
2020-08-28
kernel.h: Silence sparse warning in lower_32_bits
Herbert Xu
1
-1
/
+1
2020-08-28
cifs: fix check of tcon dfs in smb1
Paulo Alcantara
2
-1
/
+16
2020-08-28
KVM: arm64: Set HCR_EL2.PTW to prevent AT taking synchronous exception
James Morse
1
-1
/
+2
2020-08-28
KVM: arm64: Survive synchronous exceptions caused by AT instructions
James Morse
3
-8
/
+42
2020-08-28
KVM: arm64: Add kvm_extable for vaxorcism code
James Morse
8
-26
/
+108
2020-08-28
arm64: vdso32: make vdso32 install conditional
Frank van der Linden
1
-1
/
+2
2020-08-28
arm64: use a common .arch preamble for inline assembly
Sami Tolvanen
3
-5
/
+18
2020-08-28
mfd: mfd-core: Ensure disabled devices are ignored without error
Lee Jones
1
-4
/
+6
2020-08-28
usb: storage: Add unusual_uas entry for Sony PSZ drives
Alan Stern
1
-0
/
+7
2020-08-28
md/raid5: make sure stripe_size as power of two
Yufen Yu
1
-2
/
+5
2020-08-28
powerpc/32s: Disable VMAP stack which CONFIG_ADB_PMU
Christophe Leroy
1
-1
/
+1
2020-08-28
io_uring: don't bounce block based -EAGAIN retry off task_work
Jens Axboe
1
-20
/
+6
2020-08-28
io_uring: fix IOPOLL -EAGAIN retries
Jens Axboe
1
-5
/
+9
2020-08-27
arm64/cpuinfo: Remove unnecessary fallthrough annotation
Gustavo A. R. Silva
1
-1
/
+0
2020-08-27
media: dib0700: Fix identation issue in dib8096_set_param_override()
Gustavo A. R. Silva
1
-5
/
+5
2020-08-27
hwmon: (gsc-hwmon) Scale temperature to millidegrees
Tim Harvey
1
-0
/
+1
2020-08-27
afs: Remove erroneous fallthough annotation
Dan Carpenter
1
-1
/
+0
2020-08-27
EDAC/ghes: Fix NULL pointer dereference in ghes_edac_register()
Shiju Jose
1
-4
/
+6
2020-08-27
crypto: af_alg - Work around empty control messages without MSG_MORE
Herbert Xu
1
-3
/
+10
2020-08-27
cpufreq: Use WARN_ON_ONCE() for invalid relation
Viresh Kumar
1
-2
/
+2
2020-08-27
cpufreq: No need to verify cpufreq_driver in show_scaling_cur_freq()
Viresh Kumar
1
-2
/
+1
2020-08-27
Revert "powerpc/powernv/idle: Replace CPU feature check with PVR check"
Pratik Rajesh Sampat
1
-1
/
+1
2020-08-27
powerpc/perf: Fix reading of MSR[HV/PR] bits in trace-imc
Athira Rajeev
1
-2
/
+2
2020-08-27
powerpc/perf: Fix crashes with generic_compat_pmu & BHRB
Alexey Kardashevskiy
1
-5
/
+14
2020-08-27
powerpc/64s: Fix crash in load_fp_state() due to fpexc_mode
Michael Ellerman
1
-3
/
+9
2020-08-27
powerpc/64s: scv entry should set PPR
Nicholas Piggin
1
-0
/
+4
2020-08-27
Documentation/powerpc: fix malformed table in syscall64-abi
Randy Dunlap
1
-1
/
+3
2020-08-27
video: fbdev: controlfb: Fix build for COMPILE_TEST=y && PPC_PMAC=n
Michael Ellerman
1
-0
/
+2
2020-08-27
x86/irq: Unbreak interrupt affinity setting
Thomas Gleixner
1
-7
/
+9
2020-08-27
x86/hotplug: Silence APIC only after all interrupts are migrated
Ashok Raj
1
-6
/
+20
2020-08-27
USB: Ignore UAS for JMicron JMS567 ATA/ATAPI Bridge
Cyril Roelandt
1
-1
/
+1
2020-08-27
usb: host: ohci-exynos: Fix error handling in exynos_ohci_probe()
Tang Bin
1
-3
/
+2
[next]