summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-29Linux 4.14.290v4.14.290Greg Kroah-Hartman
2022-07-29PCI: hv: Fix interrupt mapping for multi-MSIJeffrey Hugo
2022-07-29PCI: hv: Reuse existing IRTE allocation in compose_msi_msg()Jeffrey Hugo
2022-07-29PCI: hv: Fix hv_arch_irq_unmask() for multi-MSIJeffrey Hugo
2022-07-29PCI: hv: Fix multi-MSI to allow more than one MSI vectorJeffrey Hugo
2022-07-29net: usb: ax88179_178a needs FLAG_SEND_ZLPJose Alonso
2022-07-29tty: use new tty_insert_flip_string_and_push_buffer() in pty_write()Jiri Slaby
2022-07-29tty: extract tty_flip_buffer_commit() from tty_flip_buffer_push()Jiri Slaby
2022-07-29tty: drop tty_schedule_flip()Jiri Slaby
2022-07-29tty: the rest, stop using tty_schedule_flip()Jiri Slaby
2022-07-29tty: drivers/tty/, stop using tty_schedule_flip()Jiri Slaby
2022-07-29Bluetooth: Fix bt_skb_sendmmsg not allocating partial chunksLuiz Augusto von Dentz
2022-07-29Bluetooth: SCO: Fix sco_send_frame returning skb->lenLuiz Augusto von Dentz
2022-07-29Bluetooth: Fix passing NULL to PTR_ERRLuiz Augusto von Dentz
2022-07-29Bluetooth: RFCOMM: Replace use of memcpy_from_msg with bt_skb_sendmmsgLuiz Augusto von Dentz
2022-07-29Bluetooth: SCO: Replace use of memcpy_from_msg with bt_skb_sendmsgLuiz Augusto von Dentz
2022-07-29Bluetooth: Add bt_skb_sendmmsg helperLuiz Augusto von Dentz
2022-07-29Bluetooth: Add bt_skb_sendmsg helperLuiz Augusto von Dentz
2022-07-29ALSA: memalloc: Align buffer allocations in page sizeTakashi Iwai
2022-07-29tilcdc: tilcdc_external: fix an incorrect NULL check on list iteratorXiaomeng Tong
2022-07-29drm/tilcdc: Remove obsolete crtc_mode_valid() hackJyri Sarha
2022-07-29bpf: Make sure mac_header was set before using itEric Dumazet
2022-07-29mm/mempolicy: fix uninit-value in mpol_rebind_policy()Wang Cheng
2022-07-29Revert "Revert "char/random: silence a lockdep splat with printk()""Jason A. Donenfeld
2022-07-29be2net: Fix buffer overflow in be_get_module_eepromHristo Venev
2022-07-29tcp: Fix a data-race around sysctl_tcp_notsent_lowat.Kuniyuki Iwashima
2022-07-29igmp: Fix a data-race around sysctl_igmp_max_memberships.Kuniyuki Iwashima
2022-07-29igmp: Fix data-races around sysctl_igmp_llm_reports.Kuniyuki Iwashima
2022-07-29net: stmmac: fix dma queue left shift overflow issueJunxiao Chang
2022-07-29i2c: cadence: Change large transfer count reset logic to be unconditionalRobert Hancock
2022-07-29tcp: Fix a data-race around sysctl_tcp_probe_interval.Kuniyuki Iwashima
2022-07-29tcp: Fix a data-race around sysctl_tcp_probe_threshold.Kuniyuki Iwashima
2022-07-29tcp/dccp: Fix a data-race around sysctl_tcp_fwmark_accept.Kuniyuki Iwashima
2022-07-29ip: Fix a data-race around sysctl_fwmark_reflect.Kuniyuki Iwashima
2022-07-29perf/core: Fix data race between perf_event_set_output() and perf_mmap_close()Peter Zijlstra
2022-07-29power/reset: arm-versatile: Fix refcount leak in versatile_reboot_probeMiaoqian Lin
2022-07-29xfrm: xfrm_policy: fix a possible double xfrm_pols_put() in xfrm_bundle_lookup()Hangyu Hua
2022-07-29xen/gntdev: Ignore failure to unmap INVALID_GRANT_HANDLEDemi Marie Obenour
2022-07-21Linux 4.14.289v4.14.289Greg Kroah-Hartman
2022-07-21can: m_can: m_can_tx_handler(): fix use after free of skbMarc Kleine-Budde
2022-07-21mm: invalidate hwpoison page cache page in fault pathRik van Riel
2022-07-21serial: 8250: fix return error code in serial8250_request_std_resource()Yi Yang
2022-07-21tty: serial: samsung_tty: set dma burst_size to 1Chanho Park
2022-07-21usb: dwc3: gadget: Fix event pending checkThinh Nguyen
2022-07-21USB: serial: ftdi_sio: add Belimo device idsLucien Buchmann
2022-07-21signal handling: don't use BUG_ON() for debuggingLinus Torvalds
2022-07-21x86: Clear .brk area at early bootJuergen Gross
2022-07-21irqchip: or1k-pic: Undefine mask_ack for level triggered hardwareStafford Horne
2022-07-21ASoC: wm5110: Fix DRE controlCharles Keepax
2022-07-21ASoC: ops: Fix off by one in range control validationMark Brown