summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* include/uapi/linux/swab: Fix potentially missing __always_inlineMatt Redfearn2023-01-141-1/+1
* iio: adis: add '__adis_enable_irq()' implementationRamona Bolboaca2023-01-141-1/+12
* iio: adis: stylistic changesNuno Sá2023-01-141-23/+25
* iio: adis: handle devices that cannot unmask the drdy pinNuno Sá2023-01-141-0/+2
* genirq: Add IRQF_NO_AUTOEN for request_irq/nmi()Barry Song2023-01-141-0/+4
* ALSA: seq: fix undefined behavior in bit shift for SNDRV_SEQ_FILTER_USE_EVENTBaisong Zhong2023-01-141-4/+4
* ALSA: pcm: fix undefined behavior in bit shift for SNDRV_PCM_RATE_KNOTBaisong Zhong2023-01-141-18/+18
* drm/fourcc: Add packed 10bit YUV 4:2:0 formatDave Stevenson2023-01-141-0/+11
* net, proc: Provide PROC_FS=n fallback for proc_create_net_single_write()David Howells2023-01-141-0/+2
* eventfd: change int to __u64 in eventfd_signal() ifndef CONFIG_EVENTFDZhang Qilong2023-01-141-1/+1
* debugfs: fix error when writing negative value to atomic_t debugfs fileAkinobu Mita2023-01-141-2/+17
* libfs: add DEFINE_SIMPLE_ATTRIBUTE_SIGNED for signed valueAkinobu Mita2023-01-141-2/+10
* timerqueue: Use rb_entry_safe() in timerqueue_getnext()Barnabás Pőcze2023-01-141-1/+1
* soc: qcom: apr: make code more reuseableSrinivas Kandagatla2023-01-141-1/+11
* eventfd: provide a eventfd_signal_mask() helperJens Axboe2023-01-041-0/+7
* eventpoll: add EPOLL_URING_WAKE poll wakeup flagJens Axboe2023-01-041-0/+6
* net: remove cmsg restriction from io_uring based send/recvmsg callsJens Axboe2023-01-041-3/+0
* signal: kill JOBCTL_TASK_WORKJens Axboe2023-01-041-3/+1
* io_uring: import 5.15-stable io_uringJens Axboe2023-01-045-96/+191
* task_work: add helper for more targeted task_work cancelingJens Axboe2023-01-041-0/+2
* kernel: remove checking for TIF_NOTIFY_SIGNALJens Axboe2023-01-043-10/+0
* entry: Add support for TIF_NOTIFY_SIGNALJens Axboe2023-01-044-6/+47
* file: Rename __close_fd_get_file close_fd_get_fileEric W. Biederman2023-01-041-1/+1
* signal: Add task_sigpending() helperJens Axboe2023-01-041-2/+7
* net: add accept helper not installing fdPavel Begunkov2023-01-041-0/+3
* net: provide __sys_shutdown_sock() that takes a socketJens Axboe2023-01-041-0/+1
* fs: expose LOOKUP_CACHED through openat2() RESOLVE_CACHEDJens Axboe2023-01-042-1/+5
* fs: add support for LOOKUP_CACHEDJens Axboe2023-01-041-0/+1
* iov_iter: add helper to save iov_iter stateJens Axboe2023-01-041-0/+15
* kernel: provide create_io_thread() helperJens Axboe2023-01-041-0/+2
* can: sja1000: fix size of OCR_MODE_MASK defineHeiko Schocher2022-12-191-1/+1
* vfs: fix copy_file_range() averts filesystem freeze protectionAmir Goldstein2022-12-191-0/+8
* rtc: mc146818-lib: fix signedness bug in mc146818_get_time()Dan Carpenter2022-12-141-1/+1
* mm/hugetlb: fix races when looking up a CONT-PTE/PMD size hugetlb pageBaolin Wang2022-12-141-4/+4
* memcg: fix possible use-after-free in memcg_write_event_control()Tejun Heo2022-12-141-0/+1
* rtc: mc146818-lib: extract mc146818_avoid_UIPMateusz Jończyk2022-12-141-0/+3
* rtc: mc146818-lib: fix RTC presence checkMateusz Jończyk2022-12-141-0/+1
* mm/khugepaged: fix GUP-fast interaction by sending IPIJann Horn2022-12-141-0/+4
* mmc: core: Fix ambiguous TRIM and DISCARD argChristian Löhle2022-12-081-1/+1
* sctp: fix memory leak in sctp_stream_outq_migrate()Zhengchao Shao2022-12-081-0/+2
* ceph: flush mdlog before umountingXiubo Li2022-12-021-0/+1
* netfilter: ipset: Limit the maximal range of consecutive elements to add/deleteJozsef Kadlecsik2022-12-021-0/+3
* rxrpc: Use refcount_t rather than atomic_tDavid Howells2022-12-021-1/+1
* audit: fix undefined behavior in bit shift for AUDIT_BITGaosheng Cui2022-12-021-1/+1
* bridge: switchdev: Notify about VLAN protocol changesDanielle Ratson2022-12-021-0/+2
* uapi/linux/stddef.h: Add include guardsTadeusz Struk2022-11-251-0/+4
* net: use struct_group to copy ip/ipv6 header addressesHangbin Liu2022-11-254-6/+10
* stddef: Introduce struct_group() helper macroKees Cook2022-11-252-0/+69
* tracing/ring-buffer: Have polling block on watermarkSteven Rostedt (Google)2022-11-251-1/+1
* mtd: spi-nor: intel-spi: Disable write protection only if askedMika Westerberg2022-11-251-2/+4