index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-16
powerpc/booke64: set RI in default MSR
Laurentiu Tudor
1
-1
/
+1
2019-05-16
powerpc/powernv/idle: Restore IAMR after idle
Russell Currey
1
-0
/
+20
2019-05-16
powerpc/book3s/64: check for NULL pointer in pgd_alloc()
Rick Lindsley
1
-0
/
+3
2019-05-16
drivers/virt/fsl_hypervisor.c: prevent integer overflow in ioctl
Dan Carpenter
1
-0
/
+3
2019-05-16
drivers/virt/fsl_hypervisor.c: dereferencing error pointers in ioctl
Dan Carpenter
1
-13
/
+13
2019-05-16
tipc: fix hanging clients using poll with EPOLLOUT flag
Parthasarathy Bhuvaragan
1
-2
/
+2
2019-05-16
isdn: bas_gigaset: use usb_fill_int_urb() properly
Paul Bolle
1
-4
/
+5
2019-05-16
tuntap: synchronize through tfiles array instead of tun->numqueues
Jason Wang
1
-1
/
+6
2019-05-16
tuntap: fix dividing by zero in ebpf queue selection
Jason Wang
1
-1
/
+6
2019-05-16
vrf: sit mtu should not be updated when vrf netdev is the link
Stephen Suryaputra
1
-1
/
+1
2019-05-16
vlan: disable SIOCSHWTSTAMP in container
Hangbin Liu
1
-1
/
+3
2019-05-16
selinux: do not report error on connect(AF_UNSPEC)
Paolo Abeni
1
-4
/
+4
2019-05-16
packet: Fix error path in packet_init
YueHaibing
1
-5
/
+20
2019-05-16
net: ucc_geth - fix Oops when changing number of buffers in the ring
Christophe Leroy
1
-5
/
+3
2019-05-16
net: seeq: fix crash caused by not set dev.parent
Thomas Bogendoerfer
1
-0
/
+1
2019-05-16
net: macb: Change interrupt and napi enable order in open
Harini Katakam
1
-3
/
+3
2019-05-16
net: ethernet: stmmac: dwmac-sun8i: enable support of unicast filtering
Corentin Labbe
1
-0
/
+2
2019-05-16
net: dsa: Fix error cleanup path in dsa_init_module
YueHaibing
1
-2
/
+9
2019-05-16
ipv4: Fix raw socket lookup for local traffic
David Ahern
1
-2
/
+2
2019-05-16
fib_rules: return 0 directly if an exactly same rule exists when NLM_F_EXCL n...
Hangbin Liu
1
-3
/
+3
2019-05-16
dpaa_eth: fix SG frame cleanup
Laurentiu Tudor
1
-1
/
+1
2019-05-16
bridge: Fix error path for kobject_init_and_add()
Tobin C. Harding
1
-7
/
+6
2019-05-16
bonding: fix arp_validate toggling in active-backup mode
Jarod Wilson
1
-7
/
+0
2019-05-16
powerpc/64s: Include cpu header
Breno Leitao
1
-0
/
+1
2019-05-16
um: Don't hardcode path as it is architecture dependent
Ritesh Raj Sarraf
1
-1
/
+1
2019-05-16
Don't jump to compute_result state from check_result state
Nigel Croxon
1
-15
/
+4
2019-05-16
rtlwifi: rtl8723ae: Fix missing break in switch statement
Gustavo A. R. Silva
1
-0
/
+1
2019-05-16
mwl8k: Fix rate_idx underflow
Petr Štetiar
1
-4
/
+9
2019-05-16
cw1200: fix missing unlock on error in cw1200_hw_scan()
Wei Yongjun
1
-1
/
+4
2019-05-16
x86/kprobes: Avoid kretprobe recursion bug
Masami Hiramatsu
1
-2
/
+20
2019-05-16
nfc: nci: Potential off by one in ->pipes[] array
Dan Carpenter
1
-1
/
+1
2019-05-16
NFC: nci: Add some bounds checking in nci_hci_cmd_received()
Dan Carpenter
1
-0
/
+8
2019-05-16
net: strparser: partially revert "strparser: Call skb_unclone conditionally"
Jakub Kicinski
1
-7
/
+5
2019-05-16
net/tls: fix the IV leaks
Jakub Kicinski
1
-1
/
+4
2019-05-16
mlxsw: core: Do not use WQ_MEM_RECLAIM for mlxsw workqueue
Ido Schimmel
1
-1
/
+1
2019-05-16
mlxsw: core: Do not use WQ_MEM_RECLAIM for mlxsw ordered workqueue
Ido Schimmel
1
-1
/
+1
2019-05-16
mlxsw: core: Do not use WQ_MEM_RECLAIM for EMAD workqueue
Ido Schimmel
1
-1
/
+1
2019-05-16
mlxsw: spectrum_switchdev: Add MDB entries in prepare phase
Ido Schimmel
1
-1
/
+1
2019-05-16
net: fec: manage ahb clock in runtime pm
Andy Duan
1
-9
/
+21
2019-05-16
netfilter: nf_tables: add missing ->release_ops() in error path of newrule()
Taehee Yoo
1
-1
/
+4
2019-05-16
netfilter: nf_tables: use-after-free in dynamic operations
Pablo Neira Ayuso
1
-1
/
+3
2019-05-16
usb: typec: Fix unchecked return value
Gustavo A. R. Silva
1
-2
/
+7
2019-05-16
mm/memory.c: fix modifying of page protection by insert_pfn()
Jan Kara
1
-5
/
+6
2019-05-16
net: dsa: mv88e6xxx: fix few issues in mv88e6390x_port_set_cmode
Heiner Kallweit
1
-8
/
+16
2019-05-16
powerpc/smp: Fix NMI IPI xmon timeout
Nicholas Piggin
1
-64
/
+29
2019-05-16
powerpc/smp: Fix NMI IPI timeout
Nicholas Piggin
1
-2
/
+3
2019-05-16
mm/memory_hotplug.c: drop memory device reference after find_memory_block()
David Hildenbrand
1
-0
/
+1
2019-05-16
RDMA/hns: Bugfix for mapping user db
Lijun Ou
1
-1
/
+1
2019-05-16
Input: synaptics-rmi4 - fix possible double free
Pan Bian
1
-5
/
+1
2019-05-16
drm/sun4i: Unbind components before releasing DRM and memory
Paul Kocialkowski
1
-2
/
+3
[prev]
[next]