summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-11-03net/mlx5: Fix possible use-after-free in async command interfaceTariq Toukan
2022-11-03media: videodev2.h: V4L2_DV_BT_BLANKING_HEIGHT should check 'interlaced'Hans Verkuil
2022-11-03media: v4l2: Fix v4l2_i2c_subdev_set_name function documentationAlexander Stein
2022-10-30udp: Update reuse->has_conns under reuseport_lock.Kuniyuki Iwashima
2022-10-30mmc: core: Add SD card quirk for broken discardAvri Altman
2022-10-30net: sched: delete duplicate cleanup of backlog and qlenZhengchao Shao
2022-10-30kvm: Add support for arch compat vm ioctlsAlexander Graf
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-26io_uring/af_unix: defer registered files gc to io_uring releasePavel Begunkov
2022-10-26iommu/iova: Fix module config properlyRobin Murphy
2022-10-26serial: 8250: Toggle IER bits on only after irq has been set upIlpo Järvinen
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: drop EXPORTed dynamic_debug_exec_queriesJim Cromie
2022-10-26dyndbg: fix module.dyndbg handlingJim Cromie
2022-10-26usb: common: move function's kerneldoc next to its definitionChunfeng Yun
2022-10-26usb: common: add function to get interval expressed in us unitChunfeng Yun
2022-10-26usb: common: Parse for USB SSP genXxYThinh Nguyen
2022-10-26usb: ch9: Add USB 3.2 SSP attributesThinh Nguyen
2022-10-26once: add DO_ONCE_SLOW() for sleepable contextsEric Dumazet
2022-10-26tcp: fix tcp_cwnd_validate() to not forget is_cwnd_limitedNeal Cardwell
2022-10-26ring-buffer: Add ring_buffer_wake_waiters()Steven Rostedt (Google)
2022-10-15scsi: stex: Properly zero out the passthrough command structureLinus Torvalds
2022-10-15net/ieee802154: fix uninit value bug in dgram_sendmsgHaimin Zhang
2022-10-15compiler_attributes.h: move __compiletime_{error|warning}Nick Desaulniers
2022-10-15xsk: Inherit need_wakeup flag for shared socketsJalal Mostafa
2022-09-28serial: Create uart_xmit_advance()Ilpo Järvinen
2022-09-28net: socket: remove register_gifconfArnd Bergmann
2022-09-28net: bonding: Share lacpdu_mcast_addr definitionBenjamin Poirier
2022-09-28KVM: SEV: add cache flush to solve SEV cache incoherency issuesMingwei Zhang
2022-09-23of/device: Fix up of_dma_configure_id() stubThierry Reding
2022-09-15debugfs: add debugfs_lookup_and_remove()Greg Kroah-Hartman
2022-09-15fs: only do a memory barrier for the first set_buffer_uptodate()Linus Torvalds
2022-09-08USB: core: Prevent nested device-reset callsAlan Stern
2022-09-08usb: typec: altmodes/displayport: correct pin assignment for UFP receptaclesPablo Sun
2022-09-08platform/x86: pmc_atom: Fix SLP_TYPx bitfield maskAndy Shevchenko
2022-09-05io_uring: disable polling pollfree filesPavel Begunkov
2022-09-05mm/rmap: Fix anon_vma->degree ambiguity leading to double-reuseJann Horn
2022-09-05bpf: Don't redirect packets with invalid pkt_lenZhengchao Shao
2022-09-05net: fix refcount bug in sk_psock_get (2)Hawkins Jiawei
2022-08-31asm-generic: sections: refactor memory_intersectsQuanyang Wang
2022-08-31net: Fix data-races around sysctl_devconf_inherit_init_net.Kuniyuki Iwashima
2022-08-31net: Fix data-races around sysctl_fb_tunnels_only_for_init_net.Kuniyuki Iwashima
2022-08-31net: Fix a data-race around sysctl_net_busy_poll.Kuniyuki Iwashima
2022-08-31net: Fix data-races around sysctl_[rw]mem(_offset)?.Kuniyuki Iwashima
2022-08-31netfilter: nf_tables: disallow jump to implicit chain from set elementPablo Neira Ayuso
2022-08-31netfilter: nf_tables: upfront validation of data via nft_data_init()Pablo Neira Ayuso