Age | Commit message (Expand) | Author |
2022-03-04 | media: media-entity: Clarify media_entity_cleanup() usage | Laurent Pinchart |
2022-03-04 | media: media-entity: Simplify media_pipeline_start() | Laurent Pinchart |
2022-03-04 | media: media-entity: Add media_pad_is_streaming() helper function | Laurent Pinchart |
2022-02-17 | media: Define MIPI CSI-2 data types in a shared header file | Laurent Pinchart |
2022-02-17 | media: omap3isp: Use struct_group() for memcpy() region | Kees Cook |
2022-02-17 | media: v4l2-mediabus: Drop V4L2_MBUS_CSI2_CONTINUOUS_CLOCK flag | Laurent Pinchart |
2022-02-17 | media: v4l2-mediabus: Drop legacy V4L2_MBUS_CSI2_CHANNEL_* flags | Laurent Pinchart |
2022-02-17 | media: v4l2-mediabus: Drop legacy V4L2_MBUS_CSI2_*_LANE flags | Laurent Pinchart |
2022-02-17 | media: v4l2-mediabus: Use structures to describe bus configuration | Laurent Pinchart |
2022-01-28 | media: lirc: report ir receiver overflow | Sean Young |
2022-01-28 | media: rc-core: rename ir_raw_event_reset to ir_raw_event_overflow | Sean Young |
2022-01-28 | media: lirc: remove unused lirc features | Sean Young |
2022-01-28 | media: v4l2-fwnode: Move bus config structure to v4l2_mediabus.h | Laurent Pinchart |
2022-01-28 | media: v4l2-subdev: Drop .set_mbus_config() operation | Laurent Pinchart |
2022-01-28 | media: memory: mtk-smi: Get rid of mtk_smi_larb_get/put | Yong Wu |
2022-01-24 | media: lirc: simplify gap calculation | Sean Young |
2022-01-23 | media: hevc: Remove RPS named flags | Benjamin Gaignard |
2022-01-23 | Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux | Linus Torvalds |
2022-01-22 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2022-01-22 | Merge tag 'fscache-fixes-20220121' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2022-01-22 | Merge tag 'folio-5.17a' of git://git.infradead.org/users/willy/pagecache | Linus Torvalds |
2022-01-22 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2022-01-22 | Merge tag 'devicetree-fixes-for-5.17-1' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2022-01-22 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2022-01-22 | Merge tag 'riscv-for-linus-5.17-mw1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-01-22 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2022-01-22 | frontswap: remove support for multiple ops | Christoph Hellwig |
2022-01-22 | mm: mark swap_lock and swap_active_head static | Christoph Hellwig |
2022-01-22 | frontswap: remove frontswap_test | Christoph Hellwig |
2022-01-22 | mm: simplify try_to_unuse | Christoph Hellwig |
2022-01-22 | frontswap: simplify frontswap_init | Christoph Hellwig |
2022-01-22 | frontswap: remove frontswap_curr_pages | Christoph Hellwig |
2022-01-22 | frontswap: remove frontswap_shrink | Christoph Hellwig |
2022-01-22 | frontswap: remove frontswap_tmem_exclusive_gets | Christoph Hellwig |
2022-01-22 | frontswap: remove frontswap_writethrough | Christoph Hellwig |
2022-01-22 | mm: remove cleancache | Christoph Hellwig |
2022-01-22 | lib/stackdepot: allow optional init and stack_table allocation by kvmalloc() | Vlastimil Babka |
2022-01-22 | proc: remove PDE_DATA() completely | Muchun Song |
2022-01-22 | fs: proc: store PDE()->data into inode->i_private | Muchun Song |
2022-01-22 | locking/rwlocks: introduce write_lock_nested | Minchan Kim |
2022-01-22 | kprobe: move sysctl_kprobes_optimization to kprobes.c | Xiaoming Ni |
2022-01-22 | fs/coredump: move coredump sysctls into its own file | Xiaoming Ni |
2022-01-22 | printk: fix build warning when CONFIG_PRINTK=n | Xiaoming Ni |
2022-01-22 | kernel/sysctl.c: rename sysctl_init() to sysctl_init_bases() | Luis Chamberlain |
2022-01-22 | fs: move namespace sysctls and declare fs base directory | Luis Chamberlain |
2022-01-22 | sysctl: add and use base directory declarer and registration helper | Luis Chamberlain |
2022-01-22 | fs: move pipe sysctls to is own file | Luis Chamberlain |
2022-01-22 | fs: move namei sysctls to its own file | Luis Chamberlain |
2022-01-22 | fs: move locking sysctls where they are used | Luis Chamberlain |
2022-01-22 | sysctl: move maxolduid as a sysctl specific const | Luis Chamberlain |