summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-29Linux 4.9.325v4.9.325Greg Kroah-Hartman
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-29ALSA: memalloc: Align buffer allocations in page sizeTakashi Iwai
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-29i2c: cadence: Change large transfer count reset logic to be unconditionalRobert Hancock
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-29misc: rtsx_usb: set return value in rsp_buf alloc err pathShuah Khan
2022-07-29misc: rtsx_usb: use separate command and response buffersShuah Khan
2022-07-29misc: rtsx_usb: fix use of dma mapped buffer for usb bulk transferShuah Khan
2022-07-29xen/gntdev: Ignore failure to unmap INVALID_GRANT_HANDLEDemi Marie Obenour
2022-07-29security,selinux,smack: kill security_task_wait hookStephen Smalley
2022-07-21Linux 4.9.324v4.9.324Greg 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-21ASoC: wm5110: Fix DRE controlCharles Keepax
2022-07-21ASoC: ops: Fix off by one in range control validationMark Brown
2022-07-21NFC: nxp-nci: don't print header length mismatch on i2c errorMichael Walle
2022-07-21net: tipc: fix possible refcount leak in tipc_sk_create()Hangyu Hua
2022-07-21cpufreq: pmac32-cpufreq: Fix refcount leak bugLiang He
2022-07-21virtio_mmio: Restore guest page size on resumeStephan Gerhold
2022-07-21virtio_mmio: Add missing PM calls to freeze/restoreStephan Gerhold
2022-07-21sfc: fix kernel panic when creating VFÍñigo Huguet
2022-07-21sfc: fix use after free when disabling sriovÍñigo Huguet
2022-07-21ipv4: Fix data-races around sysctl_ip_dynaddr.Kuniyuki Iwashima
2022-07-21icmp: Fix data-races around sysctl.Kuniyuki Iwashima
2022-07-21cipso: Fix data-races around sysctl.Kuniyuki Iwashima
2022-07-21ARM: 9209/1: Spectre-BHB: avoid pr_info() every time a CPU comes out of idleArd Biesheuvel
2022-07-21net: dsa: bcm_sf2: force pause link settingsDoug Berger