summaryrefslogtreecommitdiffstats
path: root/drivers/tty/mxser.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-07-19bcachefs: Fix integer overflow on trans->nr_updatesKent Overstreet1-1/+1
2024-07-19bcachefs: silence silly kdoc warningKent Overstreet1-1/+1
2024-07-19bcachefs: Fix fsck warning about btree_trans not passed to fsck errorKent Overstreet1-1/+2
2024-07-19bcachefs: Add an error message for insufficient rw journal devsKent Overstreet1-0/+11
2024-07-19bcachefs: varint: Avoid left-shift of a negative valueTavian Barnes1-1/+1
2024-07-18PCI: Check for the existence of 'dev.of_node' before calling of_platform_popu...Manivannan Sadhasivam1-2/+2
2024-07-18init/Kconfig: remove CONFIG_GCC_ASM_GOTO_OUTPUT_WORKAROUNDMark Rutland2-30/+12
2024-07-18kbuild: fix rebuild of generic syscall headersMasahiro Yamada1-0/+8
2024-07-18SUNRPC: Fixup gss_status tracepoint error outputBenjamin Coddington1-1/+1
2024-07-18SUNRPC: Fix a race to wake a sync taskBenjamin Coddington1-1/+3
2024-07-18nsfs: use cleanup guardChristian Brauner1-3/+3
2024-07-18fs/adfs: add MODULE_DESCRIPTIONJeff Johnson1-0/+1
2024-07-17nfs: split nfs_read_folioChristoph Hellwig1-28/+41
2024-07-17nfs: pass explicit offset/count to trace eventsChristoph Hellwig4-26/+33
2024-07-17tracing: Update MAINTAINERS fileSteven Rostedt (Google)2-6/+7
2024-07-17s390/mm: Fix VM_FAULT_HWPOISON handling in do_exception()Gerald Schaefer1-1/+2
2024-07-17firmware: qcom: tzmem: don't ask about allocator mode when not enabledLinus Torvalds1-0/+1
2024-07-17um: Use generic runtime constant implementationLinus Torvalds1-0/+1
2024-07-16Documentation: Document user_events ioctl codeBeau Belgrave1-0/+2
2024-07-16docs/pinctrl: fix typo in mapping exampleMarc Ferland1-1/+1
2024-07-16docs: maintainer: discourage taking conversations off-listJakub Kicinski1-0/+11
2024-07-16eth: fbnic: Fix spelling mistake "tiggerring" -> "triggering"Colin Ian King1-1/+1
2024-07-16tcp: Replace strncpy() with strscpy()Kees Cook1-4/+5
2024-07-16wifi: ath12k: fix build vs old compilerPaolo Abeni1-2/+2
2024-07-16tpm: Use auth only after NULL check in tpm_buf_check_hmac_response()Hao Ge1-2/+3
2024-07-16MAINTAINERS: Add uprobes entryMasami Hiramatsu (Google)1-0/+13
2024-07-16tcp: Don't access uninit tcp_rsk(req)->ao_keyid in tcp_create_openreq_child().Kuniyuki Iwashima1-7/+8
2024-07-16platform/x86: asus-wmi: fix TUF laptop RGB variantLuke D. Jones1-1/+5
2024-07-16platform/x86/intel/tpmi/plr: Fix output in plr_print_bits()Dan Carpenter1-1/+2
2024-07-16Docs/admin-guide: Remove pmf leftover reference from the indexIlpo Järvinen1-1/+0
2024-07-16workqueue: Remove unneeded lockdep_assert_cpus_held()Lai Jiangshan1-10/+2
2024-07-15eth: fbnic: Write the TCAM tables used for RSS control and Rx to hostAlexander Duyck7-1/+498
2024-07-15eth: fbnic: Add L2 address programmingAlexander Duyck9-0/+678
2024-07-15eth: fbnic: Add basic Rx handlingAlexander Duyck5-3/+402
2024-07-15eth: fbnic: Add basic Tx handlingAlexander Duyck4-1/+477
2024-07-15eth: fbnic: Add link detectionAlexander Duyck12-0/+629
2024-07-15eth: fbnic: Add initial messaging to notify FW of our presenceAlexander Duyck6-0/+555
2024-07-15eth: fbnic: Implement Rx queue alloc/start/stop/freeAlexander Duyck6-9/+638
2024-07-15eth: fbnic: Implement Tx queue alloc/start/stop/freeAlexander Duyck6-11/+550
2024-07-15eth: fbnic: Allocate a netdevice and napi vectors with queuesAlexander Duyck9-2/+775
2024-07-15eth: fbnic: Add FW communication mechanismAlexander Duyck7-0/+641
2024-07-15eth: fbnic: Add message parsing for FW messagesAlexander Duyck3-1/+706
2024-07-15eth: fbnic: Add register init to set PCIe/Ethernet device configAlexander Duyck7-0/+845
2024-07-15eth: fbnic: Allocate core device specific structures and devlink interfaceAlexander Duyck5-2/+222
2024-07-15eth: fbnic: Add scaffolding for Meta's NIC driverAlexander Duyck10-0/+289
2024-07-15PCI: Add Meta Platforms vendor IDAlexander Duyck1-0/+2
2024-07-15trace/pid_list: Change gfp flags in pid_list_fill_irq()levi.yun1-2/+2
2024-07-15tracing/sched: sched_switch: place prev_comm and next_comm in right orderTio Zhang1-2/+2
2024-07-15net/sched: cls_flower: propagate tca[TCA_OPTIONS] to NL_REQ_ATTR_CHECKAsbjørn Sloth Tønnesen1-14/+20
2024-07-15flow_dissector: set encapsulation control flags for non-IPAsbjørn Sloth Tønnesen2-1/+6