summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2023-01-14PM/devfreq: governor: Add a private governor_data for governorKant Fan
2023-01-14nvme: fix the NVME_CMD_EFFECTS_CSE_MASK definitionChristoph Hellwig
2023-01-14net: add atomic_long_t to net_device_stats fieldsEric Dumazet
2023-01-14video: hyperv_fb: Avoid taking busy spinlock on panic pathGuilherme G. Piccoli
2023-01-14net: add inline function skb_csum_is_sctpXin Long
2023-01-14net: switch to storing KCOV handle directly in sk_buffMarco Elver
2023-01-14iio: adis: add '__adis_enable_irq()' implementationRamona Bolboaca
2023-01-14iio: adis: stylistic changesNuno Sá
2023-01-14iio: adis: handle devices that cannot unmask the drdy pinNuno Sá
2023-01-14genirq: Add IRQF_NO_AUTOEN for request_irq/nmi()Barry Song
2023-01-14net, proc: Provide PROC_FS=n fallback for proc_create_net_single_write()David Howells
2023-01-14eventfd: change int to __u64 in eventfd_signal() ifndef CONFIG_EVENTFDZhang Qilong
2023-01-14debugfs: fix error when writing negative value to atomic_t debugfs fileAkinobu Mita
2023-01-14libfs: add DEFINE_SIMPLE_ATTRIBUTE_SIGNED for signed valueAkinobu Mita
2023-01-14timerqueue: Use rb_entry_safe() in timerqueue_getnext()Barnabás Pőcze
2023-01-14soc: qcom: apr: make code more reuseableSrinivas Kandagatla
2023-01-04eventfd: provide a eventfd_signal_mask() helperJens Axboe
2023-01-04net: remove cmsg restriction from io_uring based send/recvmsg callsJens Axboe
2023-01-04signal: kill JOBCTL_TASK_WORKJens Axboe
2023-01-04io_uring: import 5.15-stable io_uringJens Axboe
2023-01-04task_work: add helper for more targeted task_work cancelingJens Axboe
2023-01-04kernel: remove checking for TIF_NOTIFY_SIGNALJens Axboe
2023-01-04entry: Add support for TIF_NOTIFY_SIGNALJens Axboe
2023-01-04file: Rename __close_fd_get_file close_fd_get_fileEric W. Biederman
2023-01-04signal: Add task_sigpending() helperJens Axboe
2023-01-04net: add accept helper not installing fdPavel Begunkov
2023-01-04net: provide __sys_shutdown_sock() that takes a socketJens Axboe
2023-01-04fs: expose LOOKUP_CACHED through openat2() RESOLVE_CACHEDJens Axboe
2023-01-04fs: add support for LOOKUP_CACHEDJens Axboe
2023-01-04iov_iter: add helper to save iov_iter stateJens Axboe
2023-01-04kernel: provide create_io_thread() helperJens Axboe
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-08mmc: core: Fix ambiguous TRIM and DISCARD argChristian Löhle
2022-12-02ceph: flush mdlog before umountingXiubo Li
2022-12-02netfilter: ipset: Limit the maximal range of consecutive elements to add/deleteJozsef Kadlecsik
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-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-10fscrypt: fix keyring memory leak on mount failureEric Biggers
2022-11-10fscrypt: stop using keyrings subsystem for fscrypt_master_keyEric Biggers
2022-11-10serial: 8250: Let drivers request full 16550A feature probingMaciej W. Rozycki