summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mrp: introduce active flags to prevent UAF when applicant uninitSchspa Shi2023-01-071-0/+1
* include/uapi/linux/swab: Fix potentially missing __always_inlineMatt Redfearn2023-01-071-1/+1
* ALSA: seq: fix undefined behavior in bit shift for SNDRV_SEQ_FILTER_USE_EVENTBaisong Zhong2023-01-071-4/+4
* eventfd: change int to __u64 in eventfd_signal() ifndef CONFIG_EVENTFDZhang Qilong2023-01-071-1/+1
* libfs: add DEFINE_SIMPLE_ATTRIBUTE_SIGNED for signed valueAkinobu Mita2023-01-071-2/+10
* timerqueue: Use rb_entry_safe() in timerqueue_getnext()Barnabás Pőcze2023-01-071-1/+1
* can: sja1000: fix size of OCR_MODE_MASK defineHeiko Schocher2023-01-071-1/+1
* mm/khugepaged: fix GUP-fast interaction by sending IPIJann Horn2023-01-071-0/+6
* audit: fix undefined behavior in bit shift for AUDIT_BITGaosheng Cui2022-12-081-1/+1
* capabilities: fix undefined behavior in bit shift for CAP_TO_MASKGaosheng Cui2022-11-251-1/+1
* media: videodev2.h: V4L2_DV_BT_BLANKING_HEIGHT should check 'interlaced'Hans Verkuil2022-11-031-1/+2
* inet: fully convert sk->sk_rx_dst to RCU rulesEric Dumazet2022-10-261-1/+1
* net: ieee802154: return -EINVAL for unknown addr typeAlexander Aring2022-10-261-3/+9
* ata: fix ata_id_has_dipm()Niklas Cassel2022-10-261-11/+4
* ata: fix ata_id_has_ncq_autosense()Niklas Cassel2022-10-261-2/+4
* ata: fix ata_id_has_devslp()Niklas Cassel2022-10-261-1/+4
* ata: fix ata_id_sense_reporting_enabled() and ata_id_has_sense_reporting()Niklas Cassel2022-10-261-4/+9
* dyndbg: fix module.dyndbg handlingJim Cromie2022-10-261-1/+1
* tcp: fix tcp_cwnd_validate() to not forget is_cwnd_limitedNeal Cardwell2022-10-262-2/+5
* scsi: stex: Properly zero out the passthrough command structureLinus Torvalds2022-10-261-1/+1
* net/ieee802154: fix uninit value bug in dgram_sendmsgHaimin Zhang2022-10-261-0/+37
* serial: Create uart_xmit_advance()Ilpo Järvinen2022-09-281-0/+17
* fs: only do a memory barrier for the first set_buffer_uptodate()Linus Torvalds2022-09-151-0/+11
* USB: core: Prevent nested device-reset callsAlan Stern2022-09-151-0/+2
* mm/rmap: Fix anon_vma->degree ambiguity leading to double-reuseJann Horn2022-09-051-2/+5
* asm-generic: sections: refactor memory_intersectsQuanyang Wang2022-09-051-2/+5
* net: Fix a data-race around sysctl_net_busy_poll.Kuniyuki Iwashima2022-09-051-1/+1
* ALSA: core: Add async signal helpersTakashi Iwai2022-08-251-0/+8
* spmi: trace: fix stack-out-of-bound access in SPMI tracing functionsDavid Collins2022-08-251-6/+6
* USB: HCD: Fix URB giveback issue in tasklet functionWeitao Wang2022-08-251-0/+1
* PCI: Add defines for normal and subtractive PCI bridgesPali Rohár2022-08-251-0/+2
* bpf: fix overflow in prog accountingDaniel Borkmann2022-08-251-0/+11
* add barriers to buffer_uptodate and set_buffer_uptodateMikulas Patocka2022-08-251-1/+24
* include/uapi/linux/swab.h: fix userspace breakage, use __BITS_PER_LONG for swapChristian Borntraeger2022-08-251-2/+2
* Bluetooth: L2CAP: Fix use-after-free caused by l2cap_chan_putLuiz Augusto von Dentz2022-08-251-0/+1
* tty: use new tty_insert_flip_string_and_push_buffer() in pty_write()Jiri Slaby2022-07-291-0/+3
* tty: drop tty_schedule_flip()Jiri Slaby2022-07-291-1/+0
* tcp: Fix a data-race around sysctl_tcp_notsent_lowat.Kuniyuki Iwashima2022-07-291-1/+1
* tcp/dccp: Fix a data-race around sysctl_tcp_fwmark_accept.Kuniyuki Iwashima2022-07-291-1/+2
* ip: Fix a data-race around sysctl_fwmark_reflect.Kuniyuki Iwashima2022-07-291-1/+1
* misc: rtsx_usb: use separate command and response buffersShuah Khan2022-07-291-1/+0
* misc: rtsx_usb: fix use of dma mapped buffer for usb bulk transferShuah Khan2022-07-291-1/+0
* security,selinux,smack: kill security_task_wait hookStephen Smalley2022-07-292-13/+0
* net: sock: tracing: Fix sock_exceed_buf_limit not to dereference stale pointerSteven Rostedt (Google)2022-07-211-2/+4
* video: of_display_timing.h: include errno.hHsin-Yi Wang2022-07-121-0/+2
* net: Rename and export copy_skb_headerIlya Lesokhin2022-07-071-0/+1
* kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]Naveen N. Rao2022-07-021-4/+22
* random: quiet urandom warning ratelimit suppression messageJason A. Donenfeld2022-07-021-4/+8
* ata: libata: add qc->flags in ata_qc_complete_template tracepointEdward Wu2022-07-021-0/+1
* vt: drop old FONT ioctlsJiri Slaby2022-07-021-7/+0