summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-01-07mrp: introduce active flags to prevent UAF when applicant uninitSchspa Shi
2023-01-07include/uapi/linux/swab: Fix potentially missing __always_inlineMatt Redfearn
2023-01-07ALSA: seq: fix undefined behavior in bit shift for SNDRV_SEQ_FILTER_USE_EVENTBaisong Zhong
2023-01-07eventfd: change int to __u64 in eventfd_signal() ifndef CONFIG_EVENTFDZhang Qilong
2023-01-07libfs: add DEFINE_SIMPLE_ATTRIBUTE_SIGNED for signed valueAkinobu Mita
2023-01-07timerqueue: Use rb_entry_safe() in timerqueue_getnext()Barnabás Pőcze
2023-01-07can: sja1000: fix size of OCR_MODE_MASK defineHeiko Schocher
2023-01-07mm/khugepaged: fix GUP-fast interaction by sending IPIJann Horn
2022-12-08audit: fix undefined behavior in bit shift for AUDIT_BITGaosheng Cui
2022-11-25capabilities: fix undefined behavior in bit shift for CAP_TO_MASKGaosheng Cui
2022-11-03media: videodev2.h: V4L2_DV_BT_BLANKING_HEIGHT should check 'interlaced'Hans Verkuil
2022-10-26inet: fully convert sk->sk_rx_dst to RCU rulesEric Dumazet
2022-10-26net: ieee802154: return -EINVAL for unknown addr typeAlexander Aring
2022-10-26ata: fix ata_id_has_dipm()Niklas Cassel
2022-10-26ata: fix ata_id_has_ncq_autosense()Niklas Cassel
2022-10-26ata: fix ata_id_has_devslp()Niklas Cassel
2022-10-26ata: fix ata_id_sense_reporting_enabled() and ata_id_has_sense_reporting()Niklas Cassel
2022-10-26dyndbg: fix module.dyndbg handlingJim Cromie
2022-10-26tcp: fix tcp_cwnd_validate() to not forget is_cwnd_limitedNeal Cardwell
2022-10-26scsi: stex: Properly zero out the passthrough command structureLinus Torvalds
2022-10-26net/ieee802154: fix uninit value bug in dgram_sendmsgHaimin Zhang
2022-09-28serial: Create uart_xmit_advance()Ilpo Järvinen
2022-09-15fs: only do a memory barrier for the first set_buffer_uptodate()Linus Torvalds
2022-09-15USB: core: Prevent nested device-reset callsAlan Stern
2022-09-05mm/rmap: Fix anon_vma->degree ambiguity leading to double-reuseJann Horn
2022-09-05asm-generic: sections: refactor memory_intersectsQuanyang Wang
2022-09-05net: Fix a data-race around sysctl_net_busy_poll.Kuniyuki Iwashima
2022-08-25ALSA: core: Add async signal helpersTakashi Iwai
2022-08-25spmi: trace: fix stack-out-of-bound access in SPMI tracing functionsDavid Collins
2022-08-25USB: HCD: Fix URB giveback issue in tasklet functionWeitao Wang
2022-08-25PCI: Add defines for normal and subtractive PCI bridgesPali Rohár
2022-08-25bpf: fix overflow in prog accountingDaniel Borkmann
2022-08-25add barriers to buffer_uptodate and set_buffer_uptodateMikulas Patocka
2022-08-25include/uapi/linux/swab.h: fix userspace breakage, use __BITS_PER_LONG for swapChristian Borntraeger
2022-08-25Bluetooth: L2CAP: Fix use-after-free caused by l2cap_chan_putLuiz Augusto von Dentz
2022-07-29tty: use new tty_insert_flip_string_and_push_buffer() in pty_write()Jiri Slaby
2022-07-29tty: drop tty_schedule_flip()Jiri Slaby
2022-07-29tcp: Fix a data-race around sysctl_tcp_notsent_lowat.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-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-29security,selinux,smack: kill security_task_wait hookStephen Smalley
2022-07-21net: sock: tracing: Fix sock_exceed_buf_limit not to dereference stale pointerSteven Rostedt (Google)
2022-07-12video: of_display_timing.h: include errno.hHsin-Yi Wang
2022-07-07net: Rename and export copy_skb_headerIlya Lesokhin
2022-07-02kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]Naveen N. Rao
2022-07-02random: quiet urandom warning ratelimit suppression messageJason A. Donenfeld
2022-07-02ata: libata: add qc->flags in ata_qc_complete_template tracepointEdward Wu
2022-07-02vt: drop old FONT ioctlsJiri Slaby