platform/kernel/linux-rpi.git
2023-01-12 David Arinzonnet: ena: Set default value for RX interrupt moderation
2023-01-12 David Arinzonnet: ena: Fix rx_copybreak value update
2023-01-12 David Arinzonnet: ena: Use bitmask to indicate packet redirection
2023-01-12 David Arinzonnet: ena: Account for the number of processed bytes...
2023-01-12 David Arinzonnet: ena: Don't register memory info on XDP exchange
2023-01-12 David Arinzonnet: ena: Fix toeplitz initial hash value
2023-01-12 Jiguang Xiaonet: amd-xgbe: add missed tasklet_kill
2023-01-12 Adham Farisnet/mlx5e: Fix hw mtu initializing at XDP SQ allocation
2023-01-12 Chris Minet/mlx5e: Always clear dest encap in neigh-update-del
2023-01-12 Roi Dayannet/mlx5e: TC, Refactor mlx5e_tc_add_flow_mod_hdr(...
2023-01-12 Dragos Tatuleanet/mlx5e: IPoIB, Don't allow CQE compression to be...
2023-01-12 Shay Drorynet/mlx5: Avoid recovery in probe flows
2023-01-12 Jiri Pirkonet/mlx5: Add forgotten cleanup calls into mlx5_init_on...
2023-01-12 Moshe Shemeshnet/mlx5: E-Switch, properly handle ingress tagged...
2023-01-12 Stefano Garzarellavdpa_sim: fix vringh initialization in vdpasim_queue_re...
2023-01-12 Stefano Garzarellavhost: fix range used in translate_desc()
2023-01-12 Stefano Garzarellavringh: fix range used in iotlb_translate()
2023-01-12 Yuan Canvhost/vsock: Fix error handling in vhost_vsock_init()
2023-01-12 ruanjinjievdpa_sim: fix possible memory leak in vdpasim_net_init...
2023-01-12 Miaoqian Linnfc: Fix potential resource leaks
2023-01-12 Johnny S. Leenet: dsa: mv88e6xxx: depend on PTP conditionally
2023-01-12 Daniil Tatianinqlcnic: prevent ->dcb use-after-free on qlcnic_dcb_enab...
2023-01-12 Hawkins Jiaweinet: sched: fix memory leak in tcindex_set_parms
2023-01-12 Jian Shennet: hns3: fix VF promisc mode not update when mac...
2023-01-12 Jian Shennet: hns3: fix miss L3E checking for rx packet
2023-01-12 Peng Linet: hns3: extract macro to simplify ring stats update...
2023-01-12 Hao Chennet: hns3: refactor hns3_nic_reuse_page()
2023-01-12 Jie Wangnet: hns3: add interrupts re-initialization while doing...
2023-01-12 Jeff Laytonnfsd: shut down the NFSv4 state objects before the...
2023-01-12 Shawn Bohrerveth: Fix race with AF_XDP exposing old or uninitialize...
2023-01-12 Pablo Neira... netfilter: nf_tables: honor set timeout and garbage...
2023-01-12 Ronak Doshivmxnet3: correctly report csum_level for encapsulated...
2023-01-12 Pablo Neira... netfilter: nf_tables: perform type checking for existin...
2023-01-12 Pablo Neira... netfilter: nf_tables: add function to create set statef...
2023-01-12 Pablo Neira... netfilter: nf_tables: consolidate set description
2023-01-12 Steven Pricedrm/panfrost: Fix GEM handle creation ref-counting
2023-01-12 Jakub Kicinskibpf: pull before calling skb_postpull_rcsum()
2023-01-12 Sasha Levinbtrfs: fix an error handling path in btrfs_defrag_leaves()
2023-01-12 minoura makotoSUNRPC: ensure the matching upcall is in-flight upon...
2023-01-12 Matthew Aulddrm/i915/migrate: fix length calculation
2023-01-12 Matthew Aulddrm/i915/migrate: fix offset calculation
2023-01-12 Matthew Aulddrm/i915/migrate: don't check the scratch page
2023-01-12 Jan Karaext4: fix deadlock due to mbcache entry corruption
2023-01-12 Jan Karambcache: automatically delete entries from cache on...
2023-01-12 Baokun Liext4: correct inconsistent error msg in nojournal mode
2023-01-12 Jason Yanext4: goto right label 'failed_mount3a'
2023-01-12 Biju Dasravb: Fix "failed to switch device to config mode"...
2023-01-12 Masami Hiramatsu... perf probe: Fix to get the DW_AT_decl_file and DW_AT_ca...
2023-01-12 Masami Hiramatsu... perf probe: Use dwarf_attr_integrate as generic DWARF...
2023-01-12 Smitha T Murthymedia: s5p-mfc: Fix in register read and write for...
2023-01-12 Smitha T Murthymedia: s5p-mfc: Clear workbit to handle error condition
2023-01-12 Smitha T Murthymedia: s5p-mfc: Fix to handle reference queue during...
2023-01-12 Yazen Ghannamx86/MCE/AMD: Clear DFR errors found in THR handler
2023-01-12 Borislav Petkovx86/mce: Get rid of msr_ops
2023-01-12 void0redbtrfs: fix extent map use-after-free when handling...
2023-01-12 Nikolay Borisovbtrfs: move missing device handling in a dedicate function
2023-01-12 Sasha Levinbtrfs: replace strncpy() with strscpy()
2023-01-12 Sasha Levinphy: qcom-qmp-combo: fix out-of-bounds clock access
2023-01-12 Jens AxboeARM: renumber bits related to _TIF_WORK_MASK
2023-01-12 Eric Biggersext4: fix off-by-one errors in fast-commit block filling
2023-01-12 Eric Biggersext4: fix unaligned memory access in ext4_fc_reserve_sp...
2023-01-12 Eric Biggersext4: add missing validation of fast-commit record...
2023-01-12 Eric Biggersext4: don't set up encryption key during jbd2 transaction
2023-01-12 Eric Biggersext4: disable fast-commit of encrypted dir operations
2023-01-12 Eric Biggersext4: fix potential out of bound read in ext4_fc_replay...
2023-01-12 Eric Biggersext4: factor out ext4_fc_get_tl()
2023-01-12 Eric Biggersext4: introduce EXT4_FC_TAG_BASE_LEN helper
2023-01-12 Eric Biggersext4: use ext4_debug() instead of jbd_debug()
2023-01-12 Eric Biggersext4: remove unused enum EXT4_FC_COMMIT_FAILED
2023-01-12 Zheng Yejiantracing: Fix issue of missing one synthetic field
2023-01-12 Damien Le Moalblock: mq-deadline: Fix dd_finish_request() for zoned...
2023-01-12 Alex Deucherdrm/amdgpu: make display pinning more flexible (v2)
2023-01-12 Alex Deucherdrm/amdgpu: handle polaris10/11 overlap asics (v2)
2023-01-12 Ye Binext4: allocate extended attribute value in vmalloc...
2023-01-12 Jan Karaext4: avoid unaccounted block allocation when expanding...
2023-01-12 Jan Karaext4: initialize quota before expanding inode in setpro...
2023-01-12 Ye Binext4: fix inode leak in ext4_xattr_inode_create() on...
2023-01-12 Ye Binext4: fix kernel BUG in 'ext4_write_inline_data_end()'
2023-01-12 Jan Karaext4: avoid BUG_ON when creating xattrs
2023-01-12 Luís Henriquesext4: fix error code return to user-space in ext4_get_b...
2023-01-12 Baokun Liext4: fix corruption when online resizing a 1K bigalloc fs
2023-01-12 Eric Whitneyext4: fix delayed allocation bug in ext4_clu_mapped...
2023-01-12 Ye Binext4: init quota for 'old.inode' in 'ext4_rename'
2023-01-12 Ye Binext4: fix uninititialized value in 'ext4_evict_inode'
2023-01-12 Eric Biggersext4: fix leaking uninitialized memory in fast-commit...
2023-01-12 Baokun Liext4: fix bug_on in __es_tree_search caused by bad...
2023-01-12 Zhang Yiext4: check and assert if marking an no_delete evicting...
2023-01-12 Ye Binext4: fix reserved cluster accounting in __es_remove_ex...
2023-01-12 Baokun Liext4: fix bug_on in __es_tree_search caused by bad...
2023-01-12 Baokun Liext4: add helper to check quota inums
2023-01-12 Baokun Liext4: add EXT4_IGET_BAD flag to prevent unexpected...
2023-01-12 Gaosheng Cuiext4: fix undefined behavior in bit shift for ext4_chec...
2023-01-12 Baokun Liext4: fix use-after-free in ext4_orphan_cleanup
2023-01-12 Alexander Potapenkofs: ext4: initialize fsdata in pagecache_write()
2023-01-12 Luís Henriquesext4: remove trailing newline from ext4_msg() message
2023-01-12 Baokun Liext4: add inode table check in __ext4_get_inode_loc...
2023-01-12 Zhang Yiext4: silence the warning when evicting inode with...
2023-01-12 Yuan Candrm/ingenic: Fix missing platform_driver_unregister...
2023-01-12 Mikko Kovanendrm/i915/dsi: fix VBT send packet port selection for...
2023-01-12 Zack Rusindrm/vmwgfx: Validate the box size for the snooped cursor
next