index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
fat
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-02-06
idr: Warn if old iterators see large IDs
Matthew Wilcox
1
-1
/
+8
2018-02-06
idr: Rename idr_for_each_entry_ext
Matthew Wilcox
3
-33
/
+55
2018-02-06
idr: Remove idr_alloc_ext
Matthew Wilcox
5
-111
/
+105
2018-02-06
cls_u32: Convert to idr_alloc_u32
Matthew Wilcox
1
-13
/
+10
2018-02-06
cls_u32: Reinstate cyclic allocation
Matthew Wilcox
1
-10
/
+4
2018-02-06
cls_flower: Convert to idr_alloc_u32
Matthew Wilcox
1
-16
/
+10
2018-02-06
cls_bpf: Convert to use idr_alloc_u32
Matthew Wilcox
1
-14
/
+10
2018-02-06
cls_basic: Convert to use idr_alloc_u32
Matthew Wilcox
1
-15
/
+10
2018-02-06
cls_api: Convert to idr_alloc_u32
Matthew Wilcox
1
-2
/
+2
2018-02-06
net sched actions: Convert to use idr_alloc_u32
Matthew Wilcox
1
-35
/
+25
2018-02-06
idr: Add idr_alloc_u32 helper
Matthew Wilcox
2
-0
/
+33
2018-02-06
idr: Delete idr_find_ext function
Matthew Wilcox
4
-9
/
+4
2018-02-06
idr: Delete idr_replace_ext function
Matthew Wilcox
7
-19
/
+9
2018-02-06
idr: Delete idr_remove_ext function
Matthew Wilcox
7
-19
/
+14
2018-02-06
IDR test suite: Check handling negative end correctly
Matthew Wilcox
1
-0
/
+1
2018-02-06
idr test suite: Fix ida_test_random()
Matthew Wilcox
1
-2
/
+2
2018-02-06
radix tree test suite: Remove ARRAY_SIZE
Matthew Wilcox
1
-2
/
+0
2018-02-05
net: mediatek: Explicitly include pinctrl headers
Thierry Reding
1
-0
/
+1
2018-02-05
mmc: meson-gx-mmc: Explicitly include pinctr/consumer.h
Thierry Reding
1
-0
/
+1
2018-02-05
drm/rockchip: lvds: Explicitly include pinctrl headers
Thierry Reding
1
-0
/
+1
2018-02-05
pinctrl: files should directly include apis they use
Stephen Rothwell
1
-0
/
+1
2018-02-05
ovl: check ERR_PTR() return value from ovl_encode_fh()
Amir Goldstein
1
-0
/
+3
2018-02-05
ovl: fix regression in fsnotify of overlay merge dir
Amir Goldstein
1
-0
/
+2
2018-02-04
dt-bindings: mailbox: qcom: Document the APCS clock binding
Georgi Djakov
1
-0
/
+18
2018-02-04
mailbox: qcom: Create APCS child device for clock controller
Georgi Djakov
1
-0
/
+11
2018-02-04
mailbox: qcom: Convert APCS IPC driver to use regmap
Georgi Djakov
1
-5
/
+19
2018-02-03
KVM/SVM: Allow direct access to MSR_IA32_SPEC_CTRL
KarimAllah Ahmed
1
-0
/
+88
2018-02-03
KVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRL
KarimAllah Ahmed
3
-6
/
+110
2018-02-03
KVM/VMX: Emulate MSR_IA32_ARCH_CAPABILITIES
KarimAllah Ahmed
3
-1
/
+17
2018-02-03
KVM/x86: Add IBPB support
Ashok Raj
3
-3
/
+116
2018-02-03
KVM/x86: Update the reverse_cpuid list to include CPUID_7_EDX
KarimAllah Ahmed
2
-5
/
+4
2018-02-03
pinctrl: remove include file from <linux/device.h>
Linus Torvalds
2
-1
/
+2
2018-02-03
firmware: dmi: handle missing DMI data gracefully
Ard Biesheuvel
2
-5
/
+3
2018-02-03
firmware: dmi_scan: Fix handling of empty DMI strings
Jean Delvare
1
-13
/
+9
2018-02-03
firmware: dmi_scan: Drop dmi_initialized
Jean Delvare
1
-13
/
+8
2018-02-03
firmware: dmi: Optimize dmi_matches
Jean Delvare
1
-8
/
+11
2018-02-03
Revert "defer call to mem_cgroup_sk_alloc()"
Roman Gushchin
3
-5
/
+15
2018-02-03
soreuseport: fix mem leak in reuseport_add_sock()
Eric Dumazet
1
-15
/
+20
2018-02-03
net: qlge: use memmove instead of skb_copy_to_linear_data
Arnd Bergmann
1
-2
/
+1
2018-02-03
net: qed: use correct strncpy() size
Arnd Bergmann
1
-4
/
+2
2018-02-03
net: cxgb4: avoid memcpy beyond end of source buffer
Arnd Bergmann
1
-1
/
+1
2018-02-03
cls_u32: add missing RCU annotation.
Paolo Abeni
1
-5
/
+7
2018-02-03
r8152: set rx mode early when linking on
Hayes Wang
1
-2
/
+3
2018-02-03
r8152: fix wrong checksum status for received IPv4 packets
Hayes Wang
1
-5
/
+3
2018-02-03
nfp: fix TLV offset calculation
Edwin Peer
1
-1
/
+1
2018-02-02
x86/power: Fix swsusp_arch_resume prototype
Arnd Bergmann
4
-5
/
+4
2018-02-02
x86/dumpstack: Avoid uninitlized variable
Arnd Bergmann
1
-1
/
+1
2018-02-02
x86/speculation: Fix typo IBRS_ATT, which should be IBRS_ALL
Darren Kenny
1
-1
/
+1
2018-02-02
x86/pti: Mark constant arrays as __initconst
Arnd Bergmann
1
-2
/
+2
2018-02-02
block: skd: fix incorrect linux/slab_def.h inclusion
Arnd Bergmann
1
-3
/
+4
[next]