summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-01-04io_uring: import 5.15-stable io_uringJens Axboe5-96/+191
2023-01-04task_work: add helper for more targeted task_work cancelingJens Axboe1-0/+2
2023-01-04kernel: remove checking for TIF_NOTIFY_SIGNALJens Axboe3-10/+0
2023-01-04entry: Add support for TIF_NOTIFY_SIGNALJens Axboe4-6/+47
2023-01-04file: Rename __close_fd_get_file close_fd_get_fileEric W. Biederman1-1/+1
2023-01-04signal: Add task_sigpending() helperJens Axboe1-2/+7
2023-01-04net: add accept helper not installing fdPavel Begunkov1-0/+3
2023-01-04net: provide __sys_shutdown_sock() that takes a socketJens Axboe1-0/+1
2023-01-04fs: expose LOOKUP_CACHED through openat2() RESOLVE_CACHEDJens Axboe2-1/+5
2023-01-04fs: add support for LOOKUP_CACHEDJens Axboe1-0/+1
2023-01-04iov_iter: add helper to save iov_iter stateJens Axboe1-0/+15
2023-01-04kernel: provide create_io_thread() helperJens Axboe1-0/+2
2022-12-19can: sja1000: fix size of OCR_MODE_MASK defineHeiko Schocher1-1/+1
2022-12-19vfs: fix copy_file_range() averts filesystem freeze protectionAmir Goldstein1-0/+8
2022-12-14rtc: mc146818-lib: fix signedness bug in mc146818_get_time()Dan Carpenter1-1/+1
2022-12-14mm/hugetlb: fix races when looking up a CONT-PTE/PMD size hugetlb pageBaolin Wang1-4/+4
2022-12-14memcg: fix possible use-after-free in memcg_write_event_control()Tejun Heo1-0/+1
2022-12-14rtc: mc146818-lib: extract mc146818_avoid_UIPMateusz Jończyk1-0/+3
2022-12-14rtc: mc146818-lib: fix RTC presence checkMateusz Jończyk1-0/+1
2022-12-14mm/khugepaged: fix GUP-fast interaction by sending IPIJann Horn1-0/+4
2022-12-08mmc: core: Fix ambiguous TRIM and DISCARD argChristian Löhle1-1/+1
2022-12-08sctp: fix memory leak in sctp_stream_outq_migrate()Zhengchao Shao1-0/+2
2022-12-02ceph: flush mdlog before umountingXiubo Li1-0/+1
2022-12-02netfilter: ipset: Limit the maximal range of consecutive elements to add/deleteJozsef Kadlecsik1-0/+3
2022-12-02rxrpc: Use refcount_t rather than atomic_tDavid Howells1-1/+1
2022-12-02audit: fix undefined behavior in bit shift for AUDIT_BITGaosheng Cui1-1/+1
2022-12-02bridge: switchdev: Notify about VLAN protocol changesDanielle Ratson1-0/+2
2022-11-25uapi/linux/stddef.h: Add include guardsTadeusz Struk1-0/+4
2022-11-25net: use struct_group to copy ip/ipv6 header addressesHangbin Liu4-6/+10
2022-11-25stddef: Introduce struct_group() helper macroKees Cook2-0/+69
2022-11-25tracing/ring-buffer: Have polling block on watermarkSteven Rostedt (Google)1-1/+1
2022-11-25mtd: spi-nor: intel-spi: Disable write protection only if askedMika Westerberg1-2/+4
2022-11-16vmlinux.lds.h: Fix placement of '.data..decrypted' sectionNathan Chancellor1-1/+1
2022-11-16capabilities: fix undefined behavior in bit shift for CAP_TO_MASKGaosheng Cui1-1/+1
2022-11-16bpf: Add helper macro bpf_for_each_reg_in_vstateKumar Kartikeya Dwivedi1-0/+21
2022-11-16bpf: Support for pointers beyond pkt_end.Alexei Starovoitov1-1/+1
2022-11-10efi: random: reduce seed size to 32 bytesArd Biesheuvel1-1/+1
2022-11-10tcp/udp: Make early_demux back namespacified.Kuniyuki Iwashima3-5/+2
2022-11-10fscrypt: fix keyring memory leak on mount failureEric Biggers1-2/+2
2022-11-10fscrypt: stop using keyrings subsystem for fscrypt_master_keyEric Biggers2-3/+3
2022-11-10ACPI: APEI: Fix integer overflow in ghes_estatus_pool_init()Ashish Kalra1-1/+1
2022-11-10serial: 8250: Let drivers request full 16550A feature probingMaciej W. Rozycki1-1/+2
2022-11-03net/mlx5: Fix possible use-after-free in async command interfaceTariq Toukan1-1/+1
2022-11-03media: videodev2.h: V4L2_DV_BT_BLANKING_HEIGHT should check 'interlaced'Hans Verkuil1-1/+2
2022-11-03media: v4l2: Fix v4l2_i2c_subdev_set_name function documentationAlexander Stein1-1/+2
2022-10-30udp: Update reuse->has_conns under reuseport_lock.Kuniyuki Iwashima1-6/+5
2022-10-30mmc: core: Add SD card quirk for broken discardAvri Altman1-0/+1
2022-10-30net: sched: delete duplicate cleanup of backlog and qlenZhengchao Shao1-1/+0
2022-10-30kvm: Add support for arch compat vm ioctlsAlexander Graf1-0/+2
2022-10-26inet: fully convert sk->sk_rx_dst to RCU rulesEric Dumazet1-1/+1