summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-20media: renesas: vsp1: Get configuration from partition instead of stateLaurent Pinchart
2024-06-20media: renesas: vsp1: Compute partitions for DRM pipelinesLaurent Pinchart
2024-06-20media: renesas: vsp1: Keep the DRM pipeline entities sortedLaurent Pinchart
2024-06-20media: renesas: vsp1: Add and use function to dump a pipeline to the logLaurent Pinchart
2024-06-20media: renesas: vsp1: Replace vsp1_partition_window with v4l2_rectLaurent Pinchart
2024-06-20media: renesas: vsp1: Pass partition pointer to .configure_partition()Laurent Pinchart
2024-06-20media: renesas: vsp1: Store RPF partition configuration per RPF instanceLaurent Pinchart
2024-06-20media: renesas: vsp1: Simplify partition calculationLaurent Pinchart
2024-06-20media: renesas: vsp1: Move partition calculation to vsp1_pipe.cLaurent Pinchart
2024-06-20media: renesas: vsp1: Drop custom .get_fmt() handler for histogramLaurent Pinchart
2024-06-20media: renesas: vsp1: Drop brx_get_compose() wrapperLaurent Pinchart
2024-06-20media: renesas: vsp1: Drop vsp1_rwpf_get_crop() wrapperLaurent Pinchart
2024-06-20media: renesas: vsp1: Drop vsp1_entity_get_pad_selection() wrapperLaurent Pinchart
2024-06-20media: renesas: vsp1: Drop vsp1_entity_get_pad_format() wrapperLaurent Pinchart
2024-06-20media: renesas: vsp1: Print debug message to diagnose validation failureLaurent Pinchart
2024-06-19bcachefs: Fix bch2_trans_put()Kent Overstreet
2024-06-19bcachefs: set_worker_desc() for delete_dead_snapshotsKent Overstreet
2024-06-19bcachefs: Fix bch2_sb_downgrade_update()Kent Overstreet
2024-06-19bcachefs: Handle cached data LRU wraparoundKent Overstreet
2024-06-19bcachefs: Guard against overflowing LRU_TIME_BITSKent Overstreet
2024-06-19bcachefs: delete_dead_snapshots() doesn't need to go RWKent Overstreet
2024-06-19bcachefs: Fix early init error path in journal codeKent Overstreet
2024-06-19bcachefs: Check for invalid btree IDsKent Overstreet
2024-06-19bcachefs: Fix btree ID bitmasksKent Overstreet
2024-06-19bcachefs: Fix shift overflow in read_one_super()Kent Overstreet
2024-06-19bcachefs: Fix a locking bug in the do_discard_fast() pathKent Overstreet
2024-06-19bcachefs: Fix array-index-out-of-boundsKent Overstreet
2024-06-19bcachefs: Fix initialization order for srcu barrierKent Overstreet
2024-06-19drm/amdgpu: init TA fw for psp v14Likun Gao
2024-06-19drm/amdgpu: cleanup MES11 command submissionChristian König
2024-06-19drm/amdgpu: fix UBSAN warning in kv_dpm.cAlex Deucher
2024-06-19drm/radeon: fix UBSAN warning in kv_dpm.cAlex Deucher
2024-06-19fortify: Do not special-case 0-sized destinationsKees Cook
2024-06-19exec: Add KUnit test for bprm_stack_limits()Kees Cook
2024-06-19cifs: fix typo in module parameter enable_gcm_256Steve French
2024-06-19binfmt_elf: Honor PT_LOAD alignment for static PIEKees Cook
2024-06-19binfmt_elf: Calculate total_size earlierKees Cook
2024-06-19selftests/exec: Build both static and non-static load_address testsKees Cook
2024-06-19x86/alternatives: Make FineIBT mode Kconfig selectableKees Cook
2024-06-19vfs: link_path_walk: do '.' and '..' detection while hashingLinus Torvalds
2024-06-19vfs: link_path_walk: clarify and improve name hashing interfaceLinus Torvalds
2024-06-19vfs: link_path_walk: simplify name hash flowLinus Torvalds
2024-06-19arm64: word-at-a-time: improve byte count calculations for LELinus Torvalds
2024-06-19x86-64: word-at-a-time: improve byte count calculationsLinus Torvalds
2024-06-19runtime constants: add x86 architecture supportLinus Torvalds
2024-06-19runtime constants: add default dummy infrastructureLinus Torvalds
2024-06-19vfs: dcache: move hashlen_hash() from callers into d_hash()Linus Torvalds
2024-06-19arm64: start using 'asm goto' for put_user()Linus Torvalds
2024-06-19arm64: start using 'asm goto' for get_user() when availableLinus Torvalds
2024-06-19arm64: dts: rockchip: fix PMIC interrupt pin on ROCK Pi EFUKAUMI Naoki