summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-12-19can: sja1000: fix size of OCR_MODE_MASK defineHeiko Schocher
2022-12-19vfs: fix copy_file_range() averts filesystem freeze protectionAmir Goldstein
2022-12-14rtc: mc146818-lib: fix signedness bug in mc146818_get_time()Dan Carpenter
2022-12-14mm/hugetlb: fix races when looking up a CONT-PTE/PMD size hugetlb pageBaolin Wang
2022-12-14memcg: fix possible use-after-free in memcg_write_event_control()Tejun Heo
2022-12-14rtc: mc146818-lib: extract mc146818_avoid_UIPMateusz Jończyk
2022-12-14rtc: mc146818-lib: fix RTC presence checkMateusz Jończyk
2022-12-14mm/khugepaged: fix GUP-fast interaction by sending IPIJann Horn
2022-12-08mmc: core: Fix ambiguous TRIM and DISCARD argChristian Löhle
2022-12-08sctp: fix memory leak in sctp_stream_outq_migrate()Zhengchao Shao
2022-12-02ceph: flush mdlog before umountingXiubo Li
2022-12-02netfilter: ipset: Limit the maximal range of consecutive elements to add/deleteJozsef Kadlecsik
2022-12-02rxrpc: Use refcount_t rather than atomic_tDavid Howells
2022-12-02audit: fix undefined behavior in bit shift for AUDIT_BITGaosheng Cui
2022-12-02bridge: switchdev: Notify about VLAN protocol changesDanielle Ratson
2022-11-25uapi/linux/stddef.h: Add include guardsTadeusz Struk
2022-11-25net: use struct_group to copy ip/ipv6 header addressesHangbin Liu
2022-11-25stddef: Introduce struct_group() helper macroKees Cook
2022-11-25tracing/ring-buffer: Have polling block on watermarkSteven Rostedt (Google)
2022-11-25mtd: spi-nor: intel-spi: Disable write protection only if askedMika Westerberg
2022-11-16vmlinux.lds.h: Fix placement of '.data..decrypted' sectionNathan Chancellor
2022-11-16capabilities: fix undefined behavior in bit shift for CAP_TO_MASKGaosheng Cui
2022-11-16bpf: Add helper macro bpf_for_each_reg_in_vstateKumar Kartikeya Dwivedi
2022-11-16bpf: Support for pointers beyond pkt_end.Alexei Starovoitov
2022-11-10efi: random: reduce seed size to 32 bytesArd Biesheuvel
2022-11-10tcp/udp: Make early_demux back namespacified.Kuniyuki Iwashima
2022-11-10fscrypt: fix keyring memory leak on mount failureEric Biggers
2022-11-10fscrypt: stop using keyrings subsystem for fscrypt_master_keyEric Biggers
2022-11-10ACPI: APEI: Fix integer overflow in ghes_estatus_pool_init()Ashish Kalra
2022-11-10serial: 8250: Let drivers request full 16550A feature probingMaciej W. Rozycki
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