- 6c21439 kdb: Fix pager search for multi-line strings by Daniel Thompson · 4 years, 4 months ago
- 60fd498 RDMA/hns: Set the unsupported wr opcode by Lijun Ou · 4 years, 3 months ago
- 56b2b64 perf intel-pt: Fix "context_switch event has no tid" error by Adrian Hunter · 4 years, 4 months ago
- 2341366 powerpc/tau: Disable TAU between measurements by Finn Thain · 4 years, 4 months ago
- 9f7cb67 powerpc/tau: Remove duplicated set_thresholds() call by Finn Thain · 4 years, 4 months ago
- f4c7896 powerpc/tau: Use appropriate temperature sample interval by Finn Thain · 4 years, 4 months ago
- 8bcbb7e RDMA/qedr: Fix use of uninitialized field by Michal Kalderon · 4 years, 4 months ago
- bf5faae ARM: 9007/1: l2c: fix prefetch bits init in L2X0_AUX_CTRL using DT values by Guillaume Tucker · 4 years, 4 months ago
- 92f337c mtd: mtdoops: Don't write panic data twice by Mark Tomlinson · 4 years, 4 months ago
- 1cd9b63 mtd: lpddr: fix excessive stack usage with clang by Arnd Bergmann · 4 years, 8 months ago
- fb752fe powerpc/icp-hv: Fix missing of_node_put() in success path by Nicholas Mc Guire · 6 years ago
- 0edc849 powerpc/pseries: Fix missing of_node_put() in rng_init() by Nicholas Mc Guire · 6 years ago
- 998ed46 IB/mlx4: Adjust delayed work when a dup is observed by Håkon Bugge · 4 years, 5 months ago
- 16fc7bf IB/mlx4: Fix starvation in paravirt mux/demux by Håkon Bugge · 4 years, 5 months ago
- 53a6960 net: korina: fix kfree of rx/tx descriptor array by Valentin Vidic · 4 years, 3 months ago
- 788ecf7 mwifiex: fix double free by Tom Rix · 4 years, 3 months ago
- 35f80ca scsi: be2iscsi: Fix a theoretical leak in beiscsi_create_eqs() by Dan Carpenter · 4 years, 3 months ago
- bce746a nl80211: fix non-split wiphy information by Johannes Berg · 4 years, 3 months ago
- d09f63a usb: gadget: u_ether: enable qmult on SuperSpeed Plus as well by Lorenzo Colitti · 4 years, 4 months ago
- 528808a usb: gadget: f_ncm: fix ncm_bitrate for SuperSpeed and above. by Lorenzo Colitti · 4 years, 4 months ago
- 367a51a4 iwlwifi: mvm: split a print to avoid a WARNING in ROC by Emmanuel Grumbach · 4 years, 3 months ago
- ea3e6aa mfd: sm501: Fix leaks in probe() by Dan Carpenter · 4 years, 4 months ago
- ca14d2a net: enic: Cure the enic api locking trainwreck by Thomas Gleixner · 4 years, 3 months ago
- eb4a9aa quota: clear padding in v2r1_mem2diskdqb() by Eric Dumazet · 4 years, 3 months ago
- 2d0f391 ALSA: seq: oss: Avoid mutex lock for a long-time ioctl by Takashi Iwai · 4 years, 3 months ago
- 162c508 misc: mic: scif: Fix error handling path by Souptick Joarder · 4 years, 3 months ago
- e2635d5 ath6kl: wmi: prevent a shift wrapping bug in ath6kl_wmi_delete_pstream_cmd() by Dan Carpenter · 4 years, 3 months ago
- 341746d HID: roccat: add bounds checking in kone_sysfs_write_settings() by Dan Carpenter · 4 years, 4 months ago
- 18d2b4b video: fbdev: sis: fix null ptr dereference by Tom Rix · 4 years, 5 months ago
- ca04bea video: fbdev: vga16fb: fix setting of pixclock because a pass-by-value error by Colin Ian King · 4 years, 5 months ago
- 4a9f8c3 drivers/virt/fsl_hypervisor: Fix error handling path by Souptick Joarder · 4 years, 4 months ago
- 3070d0f pty: do tty_flip_buffer_push without port->lock in pty_write by Artem Savkov · 4 years, 4 months ago
- caf2cc4 tty: hvcs: Don't NULL tty->driver_data until hvcs_cleanup() by Tyrel Datwyler · 4 years, 4 months ago
- d45b828 tty: serial: earlycon dependency by Tong Zhang · 4 years, 4 months ago
- 7c37fbe VMCI: check return value of get_user_pages_fast() for errors by Alex Dewar · 4 years, 4 months ago
- 7256a2f backlight: sky81452-backlight: Fix refcount imbalance on error by dinghao.liu@zju.edu.cn · 4 years, 4 months ago
- 263a2c1 scsi: csiostor: Fix wrong return value in csio_hw_prep_fw() by Tianjia Zhang · 4 years, 5 months ago
- b723f1a scsi: qla4xxx: Fix an error handling path in 'qla4xxx_get_host_stats()' by Christophe JAILLET · 4 years, 5 months ago
- 3f931259e drm/gma500: fix error check by Tom Rix · 4 years, 5 months ago
- 7e97b80 mwifiex: Do not use GFP_KERNEL in atomic context by Christophe JAILLET · 4 years, 5 months ago
- f9745e6 ASoC: qcom: lpass-platform: fix memory leak by Rohit kumar · 4 years, 5 months ago
- f1eab39 wcn36xx: Fix reported 802.11n rx_highest rate wcn3660/wcn3680 by Bryan O'Donoghue · 4 years, 5 months ago
- b692da1 ath9k: Fix potential out of bounds in ath9k_htc_txcompletion_cb() by Dan Carpenter · 4 years, 5 months ago
- f4731aa ath6kl: prevent potential array overflow in ath6kl_add_new_sta() by Dan Carpenter · 4 years, 5 months ago
- ddfa081 ath10k: provide survey info as accumulated data by Venkateswara Naralasetty · 4 years, 7 months ago
- 1d58235 regulator: resolve supply after creating regulator by Michał Mirosław · 4 years, 3 months ago
- c772cb1 media: ti-vpe: Fix a missing check and reference count leak by Qiushi Wu · 4 years, 7 months ago
- 3af1815 media: platform: fcp: Fix a reference count leak. by Qiushi Wu · 4 years, 7 months ago
- 59409de media: tc358743: initialize variable by Tom Rix · 4 years, 4 months ago
- a966fde crypto: omap-sham - fix digcnt register handling with export/import by Tero Kristo · 4 years, 4 months ago
- 3ff3459 media: omap3isp: Fix memleak in isp_probe by Dinghao Liu · 4 years, 4 months ago
- 55d6b85 media: m5mols: Check function pointer in m5mols_sensor_power by Tom Rix · 4 years, 5 months ago
- 8e3f751 media: Revert "media: exynos4-is: Add missed check for pinctrl_lookup_state()" by Sylwester Nawrocki · 4 years, 5 months ago
- fb6fe0e crypto: ixp4xx - Fix the size used in a 'dma_free_coherent()' call by Christophe JAILLET · 4 years, 5 months ago
- d463e4b EDAC/i5100: Fix error handling order in i5100_init_one() by Dinghao Liu · 4 years, 4 months ago
- f46af0e crypto: algif_aead - Do not set MAY_BACKLOG on the async path by Herbert Xu · 4 years, 5 months ago
- ff0ad9d ima: Don't ignore errors from crypto_shash_update() by Roberto Sassu · 4 years, 4 months ago
- 6049f7d KVM: x86/mmu: Commit zap of remaining invalid pages when recovering lpages by Sean Christopherson · 4 years, 3 months ago
- f379026 cifs: remove bogus debug code by Dan Carpenter · 4 years, 3 months ago
- df83816 icmp: randomize the global rate limiter by Eric Dumazet · 4 years, 2 months ago
- 090178c tcp: fix to update snd_wl1 in bulk receiver fast path by Neal Cardwell · 4 years, 2 months ago
- 0e48959 nfc: Ensure presence of NFC_ATTR_FIRMWARE_NAME attribute in nfc_genl_fw_download() by Defang Bo · 4 years, 2 months ago
- 1148d809 net: hdlc_raw_eth: Clear the IFF_TX_SKB_SHARING flag after calling ether_setup by Xie He · 4 years, 2 months ago
- 03c795a net: hdlc: In hdlc_rcv, check to make sure dev is an HDLC device by Xie He · 4 years, 2 months ago
- cfd3cbb ALSA: bebob: potential info leak in hwdep_read() by Dan Carpenter · 4 years, 3 months ago
- c415700 r8169: fix data corruption issue on RTL8402 by Heiner Kallweit · 4 years, 3 months ago
- 47e4106 net/ipv4: always honour route mtu during forwarding by Maciej Żenczykowski · 4 years, 3 months ago
- bd6cdb5 tipc: fix the skb_unshare() in tipc_buf_append() by Cong Wang · 4 years, 3 months ago
- 674120b ibmveth: Identify ingress large send packets. by David Wilder · 4 years, 3 months ago
- f86ac66 Linux 4.9.240 by Greg Kroah-Hartman · 4 years, 2 months ago
- 1a62770 crypto: qat - check cipher length for aead AES-CBC-HMAC-SHA by Dominik Przychodni · 4 years, 4 months ago
- ec1ba15 reiserfs: Fix oops during mount by Jan Kara · 4 years, 3 months ago
- 05408d8 reiserfs: Initialize inode keys properly by Jan Kara · 4 years, 3 months ago
- ee0085c USB: serial: ftdi_sio: add support for FreeCalypso JTAG+UART adapters by Mychaela N. Falconia · 4 years, 3 months ago
- 8067f88 USB: serial: pl2303: add device-id for HP GC device by Scott Chen · 4 years, 3 months ago
- a849999 staging: comedi: check validity of wMaxPacketSize of usb endpoints found by Anant Thazhemadam · 4 years, 3 months ago
- 4161047 USB: serial: option: Add Telit FT980-KS composition by Leonid Bloch · 4 years, 3 months ago
- d5af7cd USB: serial: option: add Cellient MPL200 card by Wilken Gottwalt · 4 years, 3 months ago
- ef1d281 media: usbtv: Fix refcounting mixup by Oliver Neukum · 4 years, 3 months ago
- 1dd8db1 Bluetooth: Disconnect if E0 is used for Level 4 by Luiz Augusto von Dentz · 4 years, 7 months ago
- f7d61da Bluetooth: Fix update of connection state in `hci_encrypt_cfm` by Patrick Steinhardt · 4 years, 6 months ago
- b77912c Bluetooth: Consolidate encryption handling in hci_encrypt_cfm by Luiz Augusto von Dentz · 4 years, 7 months ago
- 65bd223 Bluetooth: fix kernel oops in store_pending_adv_report by Alain Michaud · 4 years, 5 months ago
- 2ef5689 Bluetooth: MGMT: Fix not checking if BT_HS is enabled by Luiz Augusto von Dentz · 4 years, 5 months ago
- 7203696 Bluetooth: L2CAP: Fix calling sk_filter on non-socket based channel by Luiz Augusto von Dentz · 4 years, 5 months ago
- 1a8da94 Bluetooth: A2MP: Fix not initializing all members by Luiz Augusto von Dentz · 4 years, 5 months ago
- 99fea56 Linux 4.9.239 by Greg Kroah-Hartman · 4 years, 3 months ago
- 43d1cfc net: usb: rtl8150: set random MAC address when set_ethernet_addr() fails by Anant Thazhemadam · 4 years, 3 months ago
- 189394c mm: khugepaged: recalculate min_free_kbytes after memory hotplug as expected by khugepaged by Vijay Balakrishna · 4 years, 3 months ago
- 1cd6cc2 perf: Fix task_function_call() error handling by Kajol Jain · 4 years, 4 months ago
- 2f2a503 rxrpc: Fix server keyring leak by David Howells · 4 years, 3 months ago
- 81f997b rxrpc: Fix some missing _bh annotations on locking conn->state_lock by David Howells · 4 years, 3 months ago
- 90a4dcf rxrpc: Downgrade the BUG() for unsupported token type in rxrpc_read() by David Howells · 4 years, 4 months ago
- 9228883 rxrpc: Fix rxkad token xdr encoding by Marc Dionne · 4 years, 4 months ago
- 22bc408 mdio: fix mdio-thunder.c dependency & build error by Randy Dunlap · 4 years, 3 months ago
- dbda849 bonding: set dev->needed_headroom in bond_setup_by_slave() by Eric Dumazet · 4 years, 3 months ago
- 43bfc48 xfrm: Use correct address family in xfrm_state_find by Herbert Xu · 4 years, 3 months ago
- 7529b23 net: stmmac: removed enabling eee in EEE set callback by Voon Weifeng · 4 years, 3 months ago
- 5f334ee xfrm: clone whole liftime_cur structure in xfrm_do_migrate by Antony Antony · 4 years, 4 months ago
- a9326ec xfrm: clone XFRMA_REPLAY_ESN_VAL in xfrm_do_migrate by Antony Antony · 4 years, 4 months ago