- 9799d95 gcc-10: disable 'restrict' warning for now by Linus Torvalds · 4 years, 8 months ago
- 01d51bb gcc-10: disable 'stringop-overflow' warning for now by Linus Torvalds · 4 years, 8 months ago
- 55e8e4b gcc-10: disable 'array-bounds' warning for now by Linus Torvalds · 4 years, 8 months ago
- 207ad34 gcc-10: disable 'zero-length-bounds' warning for now by Linus Torvalds · 4 years, 8 months ago
- 414eae1 gcc-10: avoid shadowing standard library 'free()' in crypto by Linus Torvalds · 4 years, 8 months ago
- 0101213 net: phy: micrel: Use strlcpy() for ethtool::get_strings by Florian Fainelli · 7 years ago
- ce9f411 Stop the ad-hoc games with -Wno-maybe-initialized by Linus Torvalds · 4 years, 8 months ago
- c0138cf kbuild: compute false-positive -Wmaybe-uninitialized cases in Kconfig by Masahiro Yamada · 6 years ago
- 5ba9126 gcc-10 warnings: fix low-hanging fruit by Linus Torvalds · 4 years, 9 months ago
- 1942736 pnp: Use list_for_each_entry() instead of open coding by Jason Gunthorpe · 4 years, 9 months ago
- f1273b6 IB/mlx4: Test return value of calls to ib_get_cached_pkey by Jack Morgenstein · 4 years, 9 months ago
- 4bdea73 netfilter: conntrack: avoid gcc-10 zero-length-bounds warning by Arnd Bergmann · 4 years, 9 months ago
- c449481 i40iw: Fix error handling in i40iw_manage_arp_cache() by Dan Carpenter · 4 years, 9 months ago
- e965c55 pinctrl: cherryview: Add missing spinlock usage in chv_gpio_irq_handler by Grace Kao · 4 years, 9 months ago
- 27634d8 ipc/util.c: sysvipc_find_ipc() incorrectly updates position index by Vasily Averin · 4 years, 8 months ago
- f5c0c54 drm/qxl: lost qxl_bo_kunmap_atomic_page in qxl_image_init_helper() by Vasily Averin · 4 years, 9 months ago
- bb577c2 ALSA: hda/hdmi: fix race in monitor detection during probe by Kai Vehmanen · 4 years, 9 months ago
- 6f53659 dmaengine: mmp_tdma: Reset channel error on release by Lubomir Rintel · 4 years, 9 months ago
- 87b4963 dmaengine: pch_dma.c: Avoid data race between probe and irq handler by Madhuparna Bhowmik · 4 years, 9 months ago
- f0fff9a cifs: Fix a race condition with cifs_echo_request by Ronnie Sahlberg · 6 years ago
- 79d25ee cifs: Check for timeout on Negotiate stage by Samuel Cabrero · 8 years ago
- 1502915 spi: spi-dw: Add lock protect dw_spi rx/tx to prevent concurrent calls by wuxu.wu · 5 years ago
- 6950c277 scsi: sg: add sg_remove_request in sg_write by Wu Bo · 4 years, 9 months ago
- 23d07a9 drop_monitor: work around gcc-10 stringop-overflow warning by Arnd Bergmann · 4 years, 9 months ago
- f0d331d net: moxa: Fix a potential double 'free_irq()' by Christophe JAILLET · 4 years, 9 months ago
- bf3c068 net/sonic: Fix a resource leak in an error handling path in 'jazz_sonic_probe()' by Christophe JAILLET · 4 years, 9 months ago
- fccb7bb shmem: fix possible deadlocks on shmlock_user_lock by Hugh Dickins · 4 years, 9 months ago
- 31db643 ptp: free ptp device pin descriptors properly by Vladis Dronov · 5 years ago
- 89e8fc9 ptp: fix the race between the release of ptp_clock and cdev by Vladis Dronov · 5 years ago
- 9540901 ptp: Fix pass zero to ERR_PTR() in ptp_clock_register by YueHaibing · 6 years ago
- da97a80 chardev: add helper function to register char devs with a struct device by Logan Gunthorpe · 8 years ago
- ea053b2 ptp: create "pins" together with the rest of attributes by Dmitry Torokhov · 8 years ago
- 6347abb ptp: use is_visible method to hide unused attributes by Dmitry Torokhov · 8 years ago
- bca1732 ptp: do not explicitly set drvdata in ptp_clock_register() by Dmitry Torokhov · 8 years ago
- a33f9c9 blktrace: fix dereference after null check by Cengiz Can · 4 years, 11 months ago
- 284dba6 blktrace: Protect q->blk_trace with RCU by Jan Kara · 5 years ago
- 0f62edb blktrace: fix trace mutex deadlock by Jens Axboe · 7 years ago
- 0ef5b09 blktrace: fix unlocked access to init/start-stop/teardown by Jens Axboe · 7 years ago
- b488092 blktrace: Fix potential deadlock between delete & sysfs ops by Waiman Long · 7 years ago
- badbe56 net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup by Sabrina Dubroca · 5 years ago
- 5cc5fa7 net: ipv6: add net argument to ip6_dst_lookup_flow by Sabrina Dubroca · 5 years ago
- e94c149 ext4: add cond_resched() to ext4_protect_reserved_inode by Shijie Luo · 5 years ago
- c7adf03 binfmt_elf: Do not move brk for INTERP-less ET_EXEC by Kees Cook · 5 years ago
- e03e0f1 scripts/decodecode: fix trapping instruction formatting by Ivan Delalande · 4 years, 8 months ago
- 7c2842f objtool: Fix stack offset tracking for indirect CFAs by Josh Poimboeuf · 4 years, 9 months ago
- aba0fd6 batman-adv: Fix refcnt leak in batadv_v_ogm_process by Xiyu Yang · 4 years, 9 months ago
- c62006c batman-adv: Fix refcnt leak in batadv_store_throughput_override by Xiyu Yang · 4 years, 9 months ago
- f9d0df8c batman-adv: Fix refcnt leak in batadv_show_throughput_override by Xiyu Yang · 4 years, 9 months ago
- 221d9ba batman-adv: fix batadv_nc_random_weight_tq by George Spelvin · 4 years, 10 months ago
- e254aa0 mm/page_alloc: fix watchdog soft lockups during set_zone_contiguous() by David Hildenbrand · 4 years, 8 months ago
- d6e55a3 tracing: Add a vmalloc_sync_mappings() for safe measure by Steven Rostedt (VMware) · 4 years, 8 months ago
- 567299f USB: serial: garmin_gps: add sanity checking for data length by Oliver Neukum · 4 years, 9 months ago
- a8c9ceb USB: uas: add quirk for LaCie 2Big Quadra by Oliver Neukum · 4 years, 9 months ago
- 4e3f9b3 binfmt_elf: move brk out of mmap when doing direct loader exec by Kees Cook · 6 years ago
- 37c75ed Revert "ACPI / video: Add force_native quirk for HP Pavilion dv6" by Hans de Goede · 8 years ago
- f4bcdb1 bnxt_en: Improve AER slot reset. by Michael Chan · 4 years, 9 months ago
- 7fb0515 net/mlx5: Fix command entry leak in Internal Error State by Moshe Shemesh · 5 years ago
- c393b59 net/mlx5: Fix forced completion access non initialized command entry by Moshe Shemesh · 5 years ago
- b081b91 bnxt_en: Fix VLAN acceleration handling in bnxt_fix_features(). by Michael Chan · 4 years, 9 months ago
- 019495f sch_sfq: validate silly quantum values by Eric Dumazet · 4 years, 9 months ago
- 6f96cc3 sch_choke: avoid potential panic in choke_reset() by Eric Dumazet · 4 years, 9 months ago
- fd6d7ca net: usb: qmi_wwan: add support for DW5816e by Matt Jolly · 4 years, 9 months ago
- 4a0593e net/mlx4_core: Fix use of ENOSPC around mlx4_counter_alloc() by Tariq Toukan · 4 years, 9 months ago
- dc9d865 net: macsec: preserve ingress frame ordering by Scott Dial · 4 years, 9 months ago
- ce0ca3d fq_codel: fix TCA_FQ_CODEL_DROP_BATCH_SIZE sanity checks by Eric Dumazet · 4 years, 9 months ago
- c510cc4 dp83640: reverse arguments to list_add_tail by Julia Lawall · 4 years, 9 months ago
- 851ad19 USB: serial: qcserial: Add DW5816e support by Matt Jolly · 4 years, 9 months ago
- 270f791 Linux 4.9.223 by Greg Kroah-Hartman · 4 years, 8 months ago
- 9bb734d mac80211: add ieee80211_is_any_nullfunc() by Thomas Pedersen · 5 years ago
- fccabc8 ALSA: hda: Match both PCI ID and SSID for driver blacklist by Takashi Iwai · 4 years, 9 months ago
- 0bd7476 sctp: Fix SHUTDOWN CTSN Ack in the peer restart case by Jere Leppänen · 4 years, 9 months ago
- 882a1e6 MIPS: perf: Remove incorrect odd/even counter handling for I6400 by Marcin Nowakowski · 8 years ago
- c8cd218 xprtrdma: Fix backchannel allocation of extra rpcrdma_reps by Chuck Lever · 7 years ago
- c630681 net: systemport: suppress warnings on failed Rx SKB allocations by Doug Berger · 4 years, 9 months ago
- 8e6b521 net: bcmgenet: suppress warnings on failed Rx SKB allocations by Doug Berger · 4 years, 9 months ago
- 566ff29 lib/mpi: Fix building for powerpc with clang by Nathan Chancellor · 4 years, 9 months ago
- 34e95e9 net: dsa: b53: Rework ARL bin logic by Florian Fainelli · 4 years, 9 months ago
- 4323eed scripts/config: allow colons in option strings for sed by Jeremie Francois (on alpha) · 4 years, 9 months ago
- 3f9b0d0 cifs: protect updating server->dstaddr with a spinlock by Ronnie Sahlberg · 4 years, 9 months ago
- 8256b97 net: stmmac: Fix sub-second increment by Julien Beraud · 4 years, 9 months ago
- 5e76d93 wimax/i2400m: Fix potential urb refcnt leak by Xiyu Yang · 4 years, 9 months ago
- de37cb9 ASoC: sgtl5000: Fix VAG power-on handling by Sebastian Reichel · 4 years, 9 months ago
- bca8fdc1 selftests/ipc: Fix test failure seen after initial test run by Tyler Hicks · 4 years, 9 months ago
- 855341a iio:ad7797: Use correct attribute_group by YueHaibing · 4 years, 10 months ago
- f443284 powerpc/pci/of: Parse unassigned resources by Alexey Kardashevskiy · 6 years ago
- 6194537 vhost: vsock: kick send_pkt worker once device is started by Jia He · 4 years, 9 months ago
- ffd00fb Linux 4.9.222 by Greg Kroah-Hartman · 4 years, 9 months ago
- 39c4c5c drm/qxl: qxl_release use after free by Vasily Averin · 4 years, 9 months ago
- 6affa87 selinux: properly handle multiple messages in selinux_netlink_send() by Paul Moore · 4 years, 9 months ago
- e66e968 dmaengine: dmatest: Fix iteration non-stop logic by Andy Shevchenko · 4 years, 9 months ago
- f92f290 nfs: Fix potential posix_acl refcnt leak in nfs3_set_acl by Andreas Gruenbacher · 4 years, 9 months ago
- a4dc992 ALSA: opti9xx: shut up gcc-10 range warning by Arnd Bergmann · 4 years, 9 months ago
- a6d4fb7 iommu/amd: Fix legacy interrupt remapping for x2APIC-enabled system by Suravee Suthikulpanit · 4 years, 9 months ago
- f9980f5 vfio/type1: Fix VA->PA translation for PFNMAP VMAs in vaddr_get_pfn() by Sean Christopherson · 4 years, 9 months ago
- 7fbf531 RDMA/mlx4: Initialize ib_spec on the stack by Alaa Hleihel · 4 years, 9 months ago
- 779bb36 dm verity fec: fix hash block number in verity_fec_decode by Sunwook Eom · 4 years, 9 months ago
- 9199193 PM: hibernate: Freeze kernel threads in software_resume() by Dexuan Cui · 4 years, 9 months ago
- 9802ad3 PM: ACPI: Output correct message on target power state by Kai-Heng Feng · 4 years, 9 months ago
- a448f0b ALSA: pcm: oss: Place the plugin buffer overflow checks correctly by Takashi Iwai · 4 years, 9 months ago
- cd8f76d ALSA: hda/hdmi: fix without unlocked before return by Wu Bo · 4 years, 9 months ago