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.19.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-7.0.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
2020-05-20
gcc-10: disable 'stringop-overflow' warning for now
Linus Torvalds
1
-0
/
+1
2020-05-20
gcc-10: disable 'array-bounds' warning for now
Linus Torvalds
1
-0
/
+1
2020-05-20
gcc-10: disable 'zero-length-bounds' warning for now
Linus Torvalds
1
-0
/
+3
2020-05-20
Stop the ad-hoc games with -Wno-maybe-initialized
Linus Torvalds
3
-22
/
+3
2020-05-20
kbuild: compute false-positive -Wmaybe-uninitialized cases in Kconfig
Masahiro Yamada
3
-1
/
+22
2020-05-20
gcc-10 warnings: fix low-hanging fruit
Linus Torvalds
2
-2
/
+2
2020-05-20
pnp: Use list_for_each_entry() instead of open coding
Jason Gunthorpe
1
-20
/
+9
2020-05-20
IB/mlx4: Test return value of calls to ib_get_cached_pkey
Jack Morgenstein
1
-3
/
+11
2020-05-20
netfilter: conntrack: avoid gcc-10 zero-length-bounds warning
Arnd Bergmann
2
-3
/
+3
2020-05-20
net/mlx5: Fix driver load error flow when firmware is stuck
Gal Pressman
1
-1
/
+1
2020-05-20
i40e: avoid NVM acquire deadlock during NVM update
Anjali Singhai Jain
2
-40
/
+60
2020-05-20
scsi: qla2xxx: Avoid double completion of abort command
Ben Hutchings
1
-2
/
+2
2020-05-20
mm/memory_hotplug.c: fix overflow in test_pages_in_a_zone()
zhong jiang
1
-2
/
+2
2020-05-20
gre: do not keep the GRE header around in collect medata mode
Jiri Benc
1
-1
/
+6
2020-05-20
net: openvswitch: fix csum updates for MPLS actions
John Hurley
1
-4
/
+2
2020-05-20
ipc/util.c: sysvipc_find_ipc() incorrectly updates position index
Vasily Averin
1
-6
/
+6
2020-05-20
drm/qxl: lost qxl_bo_kunmap_atomic_page in qxl_image_init_helper()
Vasily Averin
1
-1
/
+2
2020-05-20
dmaengine: mmp_tdma: Reset channel error on release
Lubomir Rintel
1
-0
/
+2
2020-05-20
dmaengine: pch_dma.c: Avoid data race between probe and irq handler
Madhuparna Bhowmik
1
-1
/
+1
2020-05-20
cifs: Fix a race condition with cifs_echo_request
Ronnie Sahlberg
1
-4
/
+4
2020-05-20
cifs: Check for timeout on Negotiate stage
Samuel Cabrero
3
-1
/
+26
2020-05-20
spi: spi-dw: Add lock protect dw_spi rx/tx to prevent concurrent calls
wuxu.wu
2
-3
/
+13
2020-05-20
scsi: sg: add sg_remove_request in sg_write
Wu Bo
1
-1
/
+3
2020-05-20
drop_monitor: work around gcc-10 stringop-overflow warning
Arnd Bergmann
1
-4
/
+7
2020-05-20
net: moxa: Fix a potential double 'free_irq()'
Christophe JAILLET
1
-1
/
+1
2020-05-20
net/sonic: Fix a resource leak in an error handling path in 'jazz_sonic_probe()'
Christophe JAILLET
1
-2
/
+4
2020-05-20
net: handle no dst on skb in icmp6_send
David Ahern
1
-2
/
+4
2020-05-20
ptp: free ptp device pin descriptors properly
Vladis Dronov
1
-2
/
+2
2020-05-20
ptp: fix the race between the release of ptp_clock and cdev
Vladis Dronov
4
-44
/
+39
2020-05-20
ptp: Fix pass zero to ERR_PTR() in ptp_clock_register
YueHaibing
1
-1
/
+4
2020-05-20
chardev: add helper function to register char devs with a struct device
Logan Gunthorpe
2
-0
/
+91
2020-05-20
ptp: create "pins" together with the rest of attributes
Dmitry Torokhov
3
-42
/
+24
2020-05-20
ptp: use is_visible method to hide unused attributes
Dmitry Torokhov
1
-70
/
+55
2020-05-20
ptp: do not explicitly set drvdata in ptp_clock_register()
Dmitry Torokhov
1
-2
/
+0
2020-05-20
blktrace: fix dereference after null check
Cengiz Can
1
-1
/
+4
2020-05-20
blktrace: Protect q->blk_trace with RCU
Jan Kara
3
-32
/
+86
2020-05-20
blktrace: fix trace mutex deadlock
Jens Axboe
1
-2
/
+2
2020-05-20
blktrace: fix unlocked access to init/start-stop/teardown
Jens Axboe
1
-10
/
+48
2020-05-20
blktrace: Fix potential deadlock between delete & sysfs ops
Waiman Long
3
-6
/
+16
2020-05-20
net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup
Sabrina Dubroca
8
-25
/
+30
2020-05-20
net: ipv6: add net argument to ip6_dst_lookup_flow
Sabrina Dubroca
11
-19
/
+19
2020-05-20
ext4: add cond_resched() to ext4_protect_reserved_inode
Shijie Luo
1
-0
/
+1
2020-05-20
binfmt_elf: Do not move brk for INTERP-less ET_EXEC
Kees Cook
1
-1
/
+2
2020-05-20
phy: micrel: Ensure interrupts are reenabled on resume
Alexandre Belloni
1
-1
/
+16
2020-05-20
scripts/decodecode: fix trapping instruction formatting
Ivan Delalande
1
-1
/
+1
2020-05-20
batman-adv: fix batadv_nc_random_weight_tq
George Spelvin
1
-8
/
+1
2020-05-20
USB: serial: garmin_gps: add sanity checking for data length
Oliver Neukum
1
-2
/
+2
2020-05-20
USB: uas: add quirk for LaCie 2Big Quadra
Oliver Neukum
1
-0
/
+7
2020-05-20
Revert "IB/ipoib: Update broadcast object if PKey value was changed in index 0"
Alex Estrin
1
-13
/
+0
2020-05-20
x86/apm: Don't access __preempt_count with zeroed fs
Ville Syrjälä
2
-6
/
+5
[prev]
[next]