index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-25
Linux 4.19.46
v4.19.46
Greg Kroah-Hartman
1
-1
/
+1
2019-05-25
fbdev: sm712fb: fix memory frequency by avoiding a switch/case fallthrough
Yifeng Li
1
-0
/
+1
2019-05-25
bpf, lru: avoid messing with eviction heuristics upon syscall lookup
Daniel Borkmann
1
-5
/
+18
2019-05-25
bpf: add map_lookup_elem_sys_only for lookups from syscall side
Daniel Borkmann
2
-1
/
+5
2019-05-25
bpf: relax inode permission check for retrieving bpf program
Chenbo Feng
1
-1
/
+1
2019-05-25
Revert "selftests/bpf: skip verifier tests for unsupported program types"
Greg Kroah-Hartman
1
-8
/
+1
2019-05-25
driver core: Postpone DMA tear-down until after devres release for probe failure
John Garry
1
-3
/
+2
2019-05-25
md/raid: raid5 preserve the writeback action after the parity check
Nigel Croxon
1
-1
/
+9
2019-05-25
Revert "Don't jump to compute_result state from check_result state"
Song Liu
1
-4
/
+15
2019-05-25
perf/x86/intel: Fix race in intel_pmu_disable_event()
Jiri Olsa
1
-3
/
+7
2019-05-25
perf bench numa: Add define for RUSAGE_THREAD if not present
Arnaldo Carvalho de Melo
1
-0
/
+4
2019-05-25
ufs: fix braino in ufs_get_inode_gid() for solaris UFS flavour
Al Viro
1
-1
/
+1
2019-05-25
x86/mm/mem_encrypt: Disable all instrumentation for early SME setup
Gary Hook
2
-0
/
+23
2019-05-25
sched/cpufreq: Fix kobject memleak
Tobin C. Harding
1
-0
/
+1
2019-05-25
iwlwifi: mvm: check for length correctness in iwl_mvm_create_skb()
Luca Coelho
1
-4
/
+24
2019-05-25
qmi_wwan: new Wistron, ZTE and D-Link devices
Bjørn Mork
1
-0
/
+10
2019-05-25
bpf: Fix preempt_enable_no_resched() abuse
Peter Zijlstra
1
-1
/
+1
2019-05-25
power: supply: sysfs: prevent endless uevent loop with CONFIG_POWER_SUPPLY_DEBUG
Andrey Smirnov
1
-6
/
+0
2019-05-25
KVM: arm/arm64: Ensure vcpu target is unset on reset failure
Andrew Jones
1
-3
/
+8
2019-05-25
net: ieee802154: fix missing checks for regmap_update_bits
Kangjie Lu
1
-0
/
+6
2019-05-25
mac80211: Fix kernel panic due to use of txq after free
Bhagavathi Perumal S
1
-0
/
+3
2019-05-25
x86: kvm: hyper-v: deal with buggy TLB flush requests from WS2012
Vitaly Kuznetsov
1
-1
/
+10
2019-05-25
PCI: Fix issue with "pci=disable_acs_redir" parameter being ignored
Logan Gunthorpe
1
-2
/
+17
2019-05-25
apparmorfs: fix use-after-free on symlink traversal
Al Viro
1
-4
/
+9
2019-05-25
securityfs: fix use-after-free on symlink traversal
Al Viro
1
-4
/
+9
2019-05-25
power: supply: cpcap-battery: Fix division by zero
Tony Lindgren
1
-0
/
+3
2019-05-25
clk: sunxi-ng: nkmp: Avoid GENMASK(-1, 0)
Jernej Skrabec
1
-5
/
+13
2019-05-25
xfrm4: Fix uninitialized memory read in _decode_session4
Steffen Klassert
1
-11
/
+13
2019-05-25
xfrm: Honor original L3 slave device in xfrmi policy lookup
Martin Willi
3
-5
/
+17
2019-05-25
esp4: add length check for UDP encapsulation
Sabrina Dubroca
1
-5
/
+15
2019-05-25
xfrm: clean up xfrm protocol checks
Cong Wang
5
-16
/
+23
2019-05-25
vti4: ipip tunnel deregistration fixes.
Jeremy Sowden
1
-2
/
+3
2019-05-25
xfrm6_tunnel: Fix potential panic when unloading xfrm6_tunnel module
Su Yanjun
1
-0
/
+4
2019-05-25
xfrm: policy: Fix out-of-bound array accesses in __xfrm_policy_unlink
YueHaibing
1
-1
/
+1
2019-05-25
fuse: Add FOPEN_STREAM to use stream_open()
Kirill Smelkov
2
-1
/
+5
2019-05-25
dm mpath: always free attached_handler_name in parse_path()
Martin Wilck
1
-1
/
+1
2019-05-25
dm integrity: correctly calculate the size of metadata area
Mikulas Patocka
1
-2
/
+2
2019-05-25
dm delay: fix a crash when invalid device is specified
Mikulas Patocka
1
-1
/
+2
2019-05-25
dm zoned: Fix zone report handling
Damien Le Moal
1
-0
/
+5
2019-05-25
dm cache metadata: Fix loading discard bitset
Nikos Tsironis
1
-1
/
+8
2019-05-25
PCI: Work around Pericom PCIe-to-PCI bridge Retrain Link erratum
Stefan Mätje
3
-0
/
+28
2019-05-25
PCI: Factor out pcie_retrain_link() function
Stefan Mätje
1
-16
/
+24
2019-05-25
PCI: rcar: Add the initialization of PCIe link in resume_noirq()
Kazufumi Ikeda
1
-0
/
+21
2019-05-25
PCI/AER: Change pci_aer_init() stub to return void
Jisheng Zhang
1
-1
/
+1
2019-05-25
PCI: Init PCIe feature bits for managed host bridge alloc
Jean-Philippe Brucker
1
-9
/
+14
2019-05-25
PCI: Mark Atheros AR9462 to avoid bus reset
James Prestwood
1
-0
/
+1
2019-05-25
PCI: Mark AMD Stoney Radeon R7 GPU ATS as broken
Nikolai Kostrigin
1
-0
/
+1
2019-05-25
fbdev: sm712fb: fix crashes and garbled display during DPMS modesetting
Yifeng Li
1
-26
/
+38
2019-05-25
fbdev: sm712fb: use 1024x768 by default on non-MIPS, fix garbled display
Yifeng Li
2
-16
/
+44
2019-05-25
fbdev: sm712fb: fix support for 1024x768-16 mode
Yifeng Li
1
-0
/
+59
[next]