summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-11-25capabilities: fix undefined behavior in bit shift for CAP_TO_MASKGaosheng Cui1-1/+1
2022-11-03media: videodev2.h: V4L2_DV_BT_BLANKING_HEIGHT should check 'interlaced'Hans Verkuil1-1/+2
2022-10-26inet: fully convert sk->sk_rx_dst to RCU rulesEric Dumazet1-1/+1
2022-10-26net: ieee802154: return -EINVAL for unknown addr typeAlexander Aring1-3/+9
2022-10-26ata: fix ata_id_has_dipm()Niklas Cassel1-11/+4
2022-10-26ata: fix ata_id_has_ncq_autosense()Niklas Cassel1-2/+4
2022-10-26ata: fix ata_id_has_devslp()Niklas Cassel1-1/+4
2022-10-26ata: fix ata_id_sense_reporting_enabled() and ata_id_has_sense_reporting()Niklas Cassel1-4/+9
2022-10-26dyndbg: fix module.dyndbg handlingJim Cromie1-1/+1
2022-10-26tcp: fix tcp_cwnd_validate() to not forget is_cwnd_limitedNeal Cardwell2-2/+5
2022-10-26scsi: stex: Properly zero out the passthrough command structureLinus Torvalds1-1/+1
2022-10-26net/ieee802154: fix uninit value bug in dgram_sendmsgHaimin Zhang1-0/+37
2022-09-28serial: Create uart_xmit_advance()Ilpo Järvinen1-0/+17
2022-09-15fs: only do a memory barrier for the first set_buffer_uptodate()Linus Torvalds1-0/+11
2022-09-15USB: core: Prevent nested device-reset callsAlan Stern1-0/+2
2022-09-05mm/rmap: Fix anon_vma->degree ambiguity leading to double-reuseJann Horn1-2/+5
2022-09-05asm-generic: sections: refactor memory_intersectsQuanyang Wang1-2/+5
2022-09-05net: Fix a data-race around sysctl_net_busy_poll.Kuniyuki Iwashima1-1/+1
2022-08-25ALSA: core: Add async signal helpersTakashi Iwai1-0/+8
2022-08-25spmi: trace: fix stack-out-of-bound access in SPMI tracing functionsDavid Collins1-6/+6
2022-08-25USB: HCD: Fix URB giveback issue in tasklet functionWeitao Wang1-0/+1
2022-08-25PCI: Add defines for normal and subtractive PCI bridgesPali Rohár1-0/+2
2022-08-25bpf: fix overflow in prog accountingDaniel Borkmann1-0/+11
2022-08-25add barriers to buffer_uptodate and set_buffer_uptodateMikulas Patocka1-1/+24
2022-08-25include/uapi/linux/swab.h: fix userspace breakage, use __BITS_PER_LONG for swapChristian Borntraeger1-2/+2
2022-08-25Bluetooth: L2CAP: Fix use-after-free caused by l2cap_chan_putLuiz Augusto von Dentz1-0/+1
2022-07-29tty: use new tty_insert_flip_string_and_push_buffer() in pty_write()Jiri Slaby1-0/+3
2022-07-29tty: drop tty_schedule_flip()Jiri Slaby1-1/+0
2022-07-29tcp: Fix a data-race around sysctl_tcp_notsent_lowat.Kuniyuki Iwashima1-1/+1
2022-07-29tcp/dccp: Fix a data-race around sysctl_tcp_fwmark_accept.Kuniyuki Iwashima1-1/+2
2022-07-29ip: Fix a data-race around sysctl_fwmark_reflect.Kuniyuki Iwashima1-1/+1
2022-07-29misc: rtsx_usb: use separate command and response buffersShuah Khan1-1/+0
2022-07-29misc: rtsx_usb: fix use of dma mapped buffer for usb bulk transferShuah Khan1-1/+0
2022-07-29security,selinux,smack: kill security_task_wait hookStephen Smalley2-13/+0
2022-07-21net: sock: tracing: Fix sock_exceed_buf_limit not to dereference stale pointerSteven Rostedt (Google)1-2/+4
2022-07-12video: of_display_timing.h: include errno.hHsin-Yi Wang1-0/+2
2022-07-07net: Rename and export copy_skb_headerIlya Lesokhin1-0/+1
2022-07-02kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]Naveen N. Rao1-4/+22
2022-07-02random: quiet urandom warning ratelimit suppression messageJason A. Donenfeld1-4/+8
2022-07-02ata: libata: add qc->flags in ata_qc_complete_template tracepointEdward Wu1-0/+1
2022-07-02vt: drop old FONT ioctlsJiri Slaby1-7/+0
2022-06-25secure_seq: use the 64 bits of the siphash for port offset calculationWilly Tarreau2-3/+3
2022-06-25Reinstate some of "swiotlb: rework "fix info leak with DMA_FROM_DEVICE""Linus Torvalds1-7/+0
2022-06-25swiotlb: fix info leak with DMA_FROM_DEVICEHalil Pasic1-0/+7
2022-06-25random: mark bootloader randomness code as __initJason A. Donenfeld1-1/+1
2022-06-25crypto: drbg - make reseeding from get_random_bytes() synchronousNicolai Stange1-2/+0
2022-06-25crypto: drbg - track whether DRBG was seeded with !rng_is_initialized()Nicolai Stange1-0/+1
2022-06-25crypto: drbg - prepare for more fine-grained tracking of seeding stateNicolai Stange1-1/+6
2022-06-25crypto: drbg - always seeded with SP800-90B compliant noise sourceStephan Müller1-5/+1
2022-06-25crypto: drbg - add FIPS 140-2 CTRNG for noise sourceStephan Mueller1-0/+2