index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
jfs
/
jfs_umount.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-05-06
ubsan: Remove vla bound checks.
Andrey Ryabinin
3
-24
/
+0
2019-05-06
ubsan: Fix nasty -Wbuiltin-declaration-mismatch GCC-9 warnings
Andrey Ryabinin
1
-26
/
+23
2019-05-06
Documentation/features/time: Mark m68k having modern-timekeeping
Geert Uytterhoeven
1
-1
/
+1
2019-05-06
x86/fpu: Fault-in user stack if copy_fpstate_to_sigframe() fails
Sebastian Andrzej Siewior
1
-16
/
+15
2019-05-06
i3c: Fix a shift wrap bug in i3c_bus_set_addr_slot_status()
Dan Carpenter
1
-2
/
+3
2019-05-06
Linux 5.1
v5.1
Linus Torvalds
1
-1
/
+1
2019-05-05
x86/mm: Initialize PGD cache during mm initialization
Nadav Amit
3
-4
/
+11
2019-05-05
perf/x86/intel: Fix race in intel_pmu_disable_event()
Jiri Olsa
1
-3
/
+7
2019-05-03
hwmon: (lm75) Add support for TMP75B
Iker Perez del Palomar Sustatxa
2
-2
/
+15
2019-05-03
dt-bindings: hwmon: Add tmp75b to lm75.txt
Iker Perez del Palomar Sustatxa
1
-0
/
+1
2019-05-03
livepatch: Remove duplicated code for early initialization
Petr Mladek
1
-16
/
+26
2019-05-03
livepatch: Remove custom kobject state handling
Petr Mladek
2
-42
/
+17
2019-05-03
nohz_full: Allow the boot CPU to be nohz_full
Nicholas Piggin
2
-14
/
+70
2019-05-03
sched/isolation: Require a present CPU in housekeeping mask
Nicholas Piggin
1
-5
/
+13
2019-05-03
kernel/cpu: Allow non-zero CPU to be primary for suspend / kexec freeze
Nicholas Piggin
4
-2
/
+28
2019-05-03
power/suspend: Add function to disable secondaries for suspend
Nicholas Piggin
4
-10
/
+22
2019-05-03
s390/vdso: drop unnecessary cc-ldoption
Nick Desaulniers
2
-2
/
+2
2019-05-03
s390: fix clang -Wpointer-sign warnigns in boot code
Arnd Bergmann
5
-11
/
+11
2019-05-03
s390: drop CONFIG_VIRT_TO_BUS
Arnd Bergmann
1
-1
/
+0
2019-05-03
s390: boot, purgatory: pass $(CLANG_FLAGS) where needed
Arnd Bergmann
2
-2
/
+3
2019-05-03
s390: only build for new CPUs with clang
Arnd Bergmann
2
-6
/
+18
2019-05-03
sched/core: Allow the remote scheduler tick to be started on CPU0
Nicholas Piggin
1
-1
/
+1
2019-05-03
perf/x86/intel/pt: Remove software double buffering PMU capability
Alexander Shishkin
2
-3
/
+1
2019-05-03
perf/ring_buffer: Fix AUX software double buffering
Alexander Shishkin
1
-2
/
+1
2019-05-03
regulator: core: simplify return value on suported_voltage
Jorge Ramirez-Ortiz
1
-2
/
+2
2019-05-03
regulator: da9xxx: Switch to SPDX identifier
Axel Lin
8
-110
/
+36
2019-05-03
regulator: stm32-pwr: Remove unneeded .min_uV and .list_volage
Axel Lin
1
-2
/
+0
2019-05-03
regulator: stm32-pwr: Remove unneeded *desc from struct stm32_pwr_reg
Axel Lin
1
-5
/
+3
2019-05-03
regulator: ab3100: Set fixed_uV instead of min_uV for fixed regulators
Axel Lin
1
-4
/
+3
2019-05-03
regulator: ab3100: Constify regulator_ops and ab3100_regulator_desc
Axel Lin
1
-7
/
+7
2019-05-03
regulator: pv880x0: Switch to SPDX identifier
Axel Lin
6
-72
/
+15
2019-05-03
crypto: ccree - use a proper le32 type for le32 val
Gilad Ben-Yossef
1
-1
/
+1
2019-05-03
crypto: ccree - remove set but not used variable 'du_size'
YueHaibing
1
-8
/
+0
2019-05-03
crypto: ccree - Make cc_sec_disable static
YueHaibing
1
-1
/
+1
2019-05-03
crypto: ccree - fix spelling mistake "protedcted" -> "protected"
Colin Ian King
1
-1
/
+1
2019-05-03
crypto: caam/qi2 - generate hash keys in-place
Horia Geantă
1
-26
/
+15
2019-05-03
crypto: caam/qi2 - fix DMA mapping of stack memory
Horia Geantă
2
-68
/
+45
2019-05-03
crypto: caam/qi2 - fix zero-length buffer DMA mapping
Horia Geantă
1
-7
/
+18
2019-05-03
crypto: stm32/cryp - update to return iv_out
Lionel Debieve
1
-0
/
+20
2019-05-03
crypto: stm32/cryp - remove request mutex protection
Lionel Debieve
1
-19
/
+7
2019-05-03
crypto: stm32/cryp - add weak key check for DES
Lionel Debieve
2
-2
/
+12
2019-05-03
crypto: atmel - remove set but not used variable 'alg_name'
YueHaibing
1
-3
/
+0
2019-05-03
crypto: picoxcell - Use dev_get_drvdata()
Kefeng Wang
1
-1
/
+1
2019-05-03
crypto: crypto4xx - get rid of redundant using_sd variable
Christian Lamparter
2
-5
/
+2
2019-05-03
crypto: crypto4xx - use sync skcipher for fallback
Christian Lamparter
3
-15
/
+10
2019-05-03
crypto: crypto4xx - fix cfb and ofb "overran dst buffer" issues
Christian Lamparter
1
-10
/
+21
2019-05-03
crypto: crypto4xx - fix ctr-aes missing output IV
Christian Lamparter
1
-3
/
+9
2019-05-02
perf tools: Remove needless asm/unistd.h include fixing build in some places
Arnaldo Carvalho de Melo
1
-1
/
+0
2019-05-02
tools arch uapi: Copy missing unistd.h headers for arc, hexagon and riscv
Arnaldo Carvalho de Melo
3
-0
/
+133
2019-05-02
tools build: Add -ldl to the disassembler-four-args feature test
Arnaldo Carvalho de Melo
1
-1
/
+1
[next]