index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-13
net: rtnl: info leak in rtnl_fill_vfinfo()
Dan Carpenter
1
-0
/
+2
2016-10-13
tipc: info leak in __tipc_nl_add_udp_addr()
Dan Carpenter
1
-0
/
+2
2016-10-13
net: ipv4: Do not drop to make_route if oif is l3mdev
David Ahern
2
-1
/
+26
2016-10-13
net: phy: Trigger state machine on state change and not polling.
Andrew Lunn
1
-2
/
+20
2016-10-13
Documentation: MIPS supports HAVE_REGS_AND_STACK_ACCESS_API
Ralf Baechle
1
-1
/
+1
2016-10-13
ipv6: tcp: restore IP6CB for pktoptions skbs
Eric Dumazet
1
-9
/
+11
2016-10-13
netvsc: Remove mistaken udp.h inclusion.
David S. Miller
1
-1
/
+0
2016-10-13
xen-netback: fix type mismatch warning
Arnd Bergmann
1
-3
/
+3
2016-10-13
stmmac: fix error check when init ptp
Giuseppe CAVALLARO
2
-6
/
+8
2016-10-13
stmmac: fix ptp init for gmac4
Giuseppe CAVALLARO
1
-5
/
+12
2016-10-13
qed: fix old-style function definition
Arnd Bergmann
1
-1
/
+1
2016-10-13
netvsc: fix checksum on UDP IPV6
stephen hemminger
1
-50
/
+22
2016-10-13
net_sched: reorder pernet ops and act ops registrations
WANG Cong
1
-8
/
+11
2016-10-13
xen-netback: fix guest Rx stall detection (after guest Rx refactor)
David Vrabel
1
-0
/
+2
2016-10-13
drivers/ptp: Fix kernel memory disclosure
Vlad Tsyrklevich
1
-0
/
+1
2016-10-13
net/mlx5: Add MLX5_ARRAY_SET64 to fix BUILD_BUG_ON
Tom Herbert
2
-4
/
+13
2016-10-13
perf header: Set nr_numa_nodes only when we parsed all the data
Jiri Olsa
1
-1
/
+1
2016-10-13
perf top: Fix refreshing hierarchy entries on TUI
Namhyung Kim
1
-1
/
+2
2016-10-13
qmi_wwan: add support for Quectel EC21 and EC25
Bjørn Mork
1
-2
/
+28
2016-10-13
Merge branch 'ovs-8021AD-fixes'
David S. Miller
3
-3
/
+4
2016-10-13
openvswitch: add NETIF_F_HW_VLAN_STAG_TX to internal dev
Jiri Benc
1
-1
/
+1
2016-10-13
openvswitch: fix vlan subtraction from packet length
Jiri Benc
1
-1
/
+2
2016-10-13
openvswitch: vlan: remove wrong likely statement
Jiri Benc
1
-1
/
+1
2016-10-13
qed: Fix to use list_for_each_entry_safe() when delete items
Wei Yongjun
1
-2
/
+2
2016-10-13
tlan: avoid unused label with PCI=n
Arnd Bergmann
1
-1
/
+1
2016-10-13
xen-netback: (re-)create a debugfs node for hash information
Paul Durrant
3
-2
/
+107
2016-10-13
net_sched: do not broadcast RTM_GETTFILTER result
Eric Dumazet
1
-7
/
+11
2016-10-13
cpufreq: conservative: Fix next frequency selection
Rafael J. Wysocki
1
-3
/
+16
2016-10-13
mmc: sdhci-esdhc-imx: Correct two register accesses
Aaron Brice
1
-1
/
+22
2016-10-12
fscrypto: make XTS tweak initialization endian-independent
Eric Biggers
1
-7
/
+8
2016-10-12
ext4: do not advertise encryption support when disabled
Eric Biggers
1
-0
/
+4
2016-10-12
jbd2: fix incorrect unlock on j_list_lock
Taesoo Kim
1
-1
/
+2
2016-10-12
ext4: super.c: Update logging style using KERN_CONT
Joe Perches
1
-10
/
+11
2016-10-12
f2fs: fix wrong sum_page pointer in f2fs_gc
Jaegeuk Kim
1
-5
/
+5
2016-10-12
platform/x86: asus-wmi: add SERIO_I8042 dependency
Arnd Bergmann
1
-0
/
+1
2016-10-12
Merge branch 'fst-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Chris Mason
8
-157
/
+272
2016-10-12
acpi_os_vprintf: Use printk_get_level() to avoid unnecessary KERN_CONT
Joe Perches
1
-3
/
+10
2016-10-12
drm/amdgpu: clarify UVD/VCE special handling for CG
Alex Deucher
1
-9
/
+11
2016-10-12
drm/amd/amdgpu: enable clockgating only after late init
Arindam Nath
1
-7
/
+7
2016-10-12
drm/radeon: allow TA_CS_BC_BASE_ADDR on SI
Marek Olšák
3
-1
/
+4
2016-10-12
drm/amdgpu: initialize the context reset_counter in amdgpu_ctx_init
Nicolai Hähnle
1
-0
/
+3
2016-10-12
drm/amdgpu/gfx8: fix CGCG_CGLS handling
Alex Deucher
1
-3
/
+10
2016-10-12
drm/radeon: fix modeset tear down code
Alex Deucher
1
-7
/
+7
2016-10-12
drm/radeon: fix up dp aux tear down (v2)
Alex Deucher
2
-2
/
+18
2016-10-12
drm/amdgpu: use .early_unregister hook to remove DP AUX i2c
Grazvydas Ignotas
1
-1
/
+12
2016-10-12
ACPI / PAD: don't register acpi_pad driver if running as Xen dom0
Juergen Gross
1
-0
/
+5
2016-10-12
cpufreq: skip invalid entries when searching the frequency
Aaro Koskinen
1
-52
/
+52
2016-10-12
cpufreq: intel_pstate: Fix struct pstate_adjust_policy kerneldoc
Rafael J. Wysocki
1
-1
/
+1
2016-10-12
cpufreq: intel_pstate: Proportional algorithm for Atom
Rafael J. Wysocki
1
-1
/
+21
2016-10-12
Merge tag 'pwm/for-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
19
-145
/
+1183
[prev]
[next]