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
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
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-23
KVM: Call kvm_arch_memslots_updated() before updating memslots
Sean Christopherson
1
-1
/
+1
2019-03-23
dm: fix to_sector() for 32bit
NeilBrown
1
-1
/
+1
2019-03-23
arm64: Fix HCR.TGE status for NMI contexts
Julien Thierry
1
-0
/
+7
2019-03-23
bpf: only test gso type on gso packets
Willem de Bruijn
1
-2
/
+2
2019-03-23
device property: Fix the length used in PROPERTY_ENTRY_STRING()
Heikki Krogerus
1
-1
/
+1
2019-03-23
splice: don't merge into linked buffers
Jann Horn
1
-0
/
+1
2019-03-23
keys: Fix dependency loop between construction record and auth key
David Howells
1
-16
/
+6
2019-03-23
bpf: only adjust gso_size on bytestream protocols
Willem de Bruijn
1
-0
/
+6
2019-03-13
irqchip/gic-v3-its: Fix ITT_entry_size accessor
Zenghui Yu
1
-1
/
+1
2019-03-13
net: stmmac: Fallback to Platform Data clock in Watchdog conversion
Jose Abreu
1
-0
/
+1
2019-03-10
cpufreq: Use struct kobj_attribute instead of struct global_attr
Viresh Kumar
1
-10
/
+2
2019-03-05
net: dev_is_mac_header_xmit() true for ARPHRD_RAWIP
Maciej Żenczykowski
1
-0
/
+1
2019-03-05
writeback: synchronize sync(2) against cgroup writeback membership switches
Tejun Heo
1
-0
/
+1
2019-03-05
irq/matrix: Spread managed interrupts on allocation
Dou Liyang
1
-1
/
+2
2019-02-27
net: avoid false positives in untrusted gso validation
Willem de Bruijn
1
-2
/
+12
2019-02-27
net: validate untrusted gso packets without csum offload
Willem de Bruijn
2
-1
/
+10
2019-02-27
include/linux/compiler*.h: fix OPTIMIZER_HIDE_VAR
Michael S. Tsirkin
4
-11
/
+6
2019-02-27
qed: Fix qed_chain_set_prod() for PBL chains with non power of 2 page count
Denis Bolotin
1
-0
/
+31
2019-02-23
net: Add header for usage of fls64()
David S. Miller
1
-0
/
+1
2019-02-23
net: Fix for_each_netdev_feature on Big endian
Hauke Mehrtens
1
-2
/
+21
2019-02-20
mmc: block: handle complete_work on separate workqueue
Zachary Hays
1
-0
/
+1
2019-02-20
perf/x86: Add check_period PMU callback
Jiri Olsa
1
-0
/
+5
2019-02-15
SUNRPC: Always drop the XPRT_LOCK on XPRT_CLOSE_WAIT
Benjamin Coddington
1
-0
/
+5
2019-02-12
cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVM
Josh Poimboeuf
1
-2
/
+0
2019-02-12
HID: debug: fix the ring buffer implementation
Vladis Dronov
1
-5
/
+4
2019-02-12
kvm: Change offset in kvm_write_guest_offset_cached to unsigned
Jim Mattson
1
-1
/
+2
2019-02-12
drbd: Avoid Clang warning about pointless switch statment
Nathan Chancellor
1
-1
/
+4
2019-02-12
net/mlx5: EQ, Use the right place to store/read IRQ affinity hint
Saeed Mahameed
1
-1
/
+1
2019-02-12
gpiolib: Fix possible use after free on label
Muchun Song
1
-2
/
+4
2019-02-06
of: overlay: add tests to validate kfrees from overlay removal
Frank Rowand
1
-5
/
+10
2019-02-06
oom, oom_reaper: do not enqueue same task twice
Tetsuo Handa
1
-0
/
+1
2019-02-06
ipvlan, l3mdev: fix broken l3s mode wrt local routes
Daniel Borkmann
1
-0
/
+8
2019-01-31
bpf: fix sanitation of alu op with pointer / scalar type from different paths
Daniel Borkmann
1
-0
/
+1
2019-01-31
bpf: prevent out of bounds speculation on pointer arithmetic
Daniel Borkmann
1
-0
/
+10
2019-01-31
bpf: enable access to ax register also from verifier rewrite
Daniel Borkmann
1
-6
/
+1
2019-01-31
bpf: move tmp variable into ax register in interpreter
Daniel Borkmann
1
-1
/
+2
2019-01-31
bpf: move {prev_,}insn_idx into verifier env
Daniel Borkmann
1
-0
/
+2
2019-01-31
Drivers: hv: vmbus: Check for ring when getting debug info
Dexuan Cui
1
-2
/
+3
2019-01-31
net: Fix usage of pskb_trim_rcsum
Ross Lagerwall
1
-0
/
+1
2019-01-26
mm/swap: use nr_node_ids for avail_lists in swap_info_struct
Aaron Lu
1
-1
/
+10
2019-01-26
bpf: Allow narrow loads with offset > 0
Andrey Ignatov
1
-15
/
+1
2019-01-26
writeback: don't decrement wb->refcnt if !wb->bdi
Anders Roxell
1
-0
/
+8
2019-01-26
usb: typec: tcpm: Do not disconnect link for self powered devices
Badhri Jagan Sridharan
1
-0
/
+1
2019-01-22
block: use rcu_work instead of call_rcu to avoid sleep in softirq
Yufen Yu
1
-1
/
+1
2019-01-22
MIPS: BCM47XX: Setup struct device for the SoC
Rafał Miłecki
1
-0
/
+1
2019-01-16
sunrpc: use-after-free in svc_process_common()
Vasily Averin
1
-1
/
+4
2019-01-16
x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINE
WANG Chao
2
-2
/
+2
2019-01-13
mm, hmm: use devm semantics for hmm_devmem_{add, remove}
Dan Williams
1
-3
/
+1
2019-01-13
mm, devm_memremap_pages: fix shutdown handling
Dan Williams
1
-0
/
+2
2019-01-13
netfilter: nf_tables: fix suspicious RCU usage in nft_chain_stats_replace()
Taehee Yoo
1
-12
/
+0
[next]