summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-08ext4: replace kmem_cache_create with KMEM_CACHEJunChao Sun
2022-12-08ext4: correct inconsistent error msg in nojournal modeBaokun Li
2022-12-08ext4: print file system UUID on mount, remount and unmountLukas Czerner
2022-12-08ext4: init quota for 'old.inode' in 'ext4_rename'Ye Bin
2022-12-08ext4: simplify fast-commit CRC calculationEric Biggers
2022-12-08ext4: fix off-by-one errors in fast-commit block fillingEric Biggers
2022-12-08ext4: fix unaligned memory access in ext4_fc_reserve_space()Eric Biggers
2022-12-08ext4: add missing validation of fast-commit record lengthsEric Biggers
2022-12-08ext4: fix leaking uninitialized memory in fast-commit journalEric Biggers
2022-12-08ext4: don't set up encryption key during jbd2 transactionEric Biggers
2022-12-08ext4: disable fast-commit of encrypted dir operationsEric Biggers
2022-12-08ext4: fix use-after-free in ext4_orphan_cleanupBaokun Li
2022-12-08ext4: don't allow journal inode to have encrypt flagEric Biggers
2022-12-08ext4: fix undefined behavior in bit shift for ext4_check_flag_valuesGaosheng Cui
2022-12-08ext4: fix bug_on in __es_tree_search caused by bad boot loader inodeBaokun Li
2022-12-08ext4: add EXT4_IGET_BAD flag to prevent unexpected bad inodeBaokun Li
2022-12-08ext4: add helper to check quota inumsBaokun Li
2022-12-08ext4: fix bug_on in __es_tree_search caused by bad quota inodeBaokun Li
2022-12-08ext4: remove trailing newline from ext4_msg() messageLuís Henriques
2022-12-08jbd2: use the correct print formatBixuan Cui
2022-12-08Merge branch 'mlxsw-add-spectrum-1-ip6gre-support'Jakub Kicinski
2022-12-08selftests: mlxsw: Move IPv6 decap_error test to shared directoryIdo Schimmel
2022-12-08mlxsw: spectrum_ipip: Add Spectrum-1 ip6gre supportIdo Schimmel
2022-12-08mlxsw: spectrum_ipip: Rename Spectrum-2 ip6gre operationsIdo Schimmel
2022-12-08mlxsw: spectrum_router: Add support for double entry RIFsIdo Schimmel
2022-12-08mlxsw: spectrum_router: Parametrize RIF allocation sizeIdo Schimmel
2022-12-08mlxsw: spectrum_router: Use gen_pool for RIF index allocationIdo Schimmel
2022-12-08Merge branch 'Dynptr refactorings'Alexei Starovoitov
2022-12-08selftests/bpf: Add test for dynptr reinit in user_ringbuf callbackKumar Kartikeya Dwivedi
2022-12-08bpf: Use memmove for bpf_dynptr_{read,write}Kumar Kartikeya Dwivedi
2022-12-08bpf: Move PTR_TO_STACK alignment check to process_dynptr_funcKumar Kartikeya Dwivedi
2022-12-08bpf: Rework check_func_arg_reg_offKumar Kartikeya Dwivedi
2022-12-08bpf: Rework process_dynptr_funcKumar Kartikeya Dwivedi
2022-12-08bpf: Propagate errors from process_* checks in check_func_argKumar Kartikeya Dwivedi
2022-12-08bpf: Refactor ARG_PTR_TO_DYNPTR checks into process_dynptr_funcKumar Kartikeya Dwivedi
2022-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-12-08Input: elants_i2c - delay longer with reset assertedDouglas Anderson
2022-12-09Merge tag 'amd-drm-next-6.2-2022-12-07' of https://gitlab.freedesktop.org/agd...Dave Airlie
2022-12-09Merge tag 'amd-drm-next-6.2-2022-12-02' of https://gitlab.freedesktop.org/agd...Dave Airlie
2022-12-09Merge tag 'drm-misc-next-fixes-2022-12-08' of git://anongit.freedesktop.org/d...Dave Airlie
2022-12-08Merge branch 'Misc optimizations for bpf mem allocator'Alexei Starovoitov
2022-12-08bpf: Skip rcu_barrier() if rcu_trace_implies_rcu_gp() is trueHou Tao
2022-12-08bpf: Reuse freed element in free_by_rcu during allocationHou Tao
2022-12-08dt-bindings: input: Convert ti,drv260x to DT schemaLuca Weiss
2022-12-08dt-bindings: input: gpio-beeper: Convert to yaml schemaFabio Estevam
2022-12-08Merge patch series "riscv: Fix crash during early errata patching"Palmer Dabbelt
2022-12-08riscv: Move cast inside kernel_mapping_[pv]a_to_[vp]aSamuel Holland
2022-12-08riscv: Fix crash during early errata patchingSamuel Holland
2022-12-08clk: lmk04832: fix kernel-doc warningsLiam Beguin
2022-12-08clk: lmk04832: drop superfluous #includeLiam Beguin