]> git.proxmox.com Git - mirror_ubuntu-kernels.git/shortlog
mirror_ubuntu-kernels.git
2023-07-07 Dave Marchevskybpf: Fix struct_meta lookup for bpf_obj_free_fields...
2023-07-07 Andrii Nakryikobpf: factor out fetching basic kfunc metadata
2023-07-07 Dave Marchevskybpf: Add callback validation to kfunc verifier logic
2023-07-07 Dave Marchevskybpf: Add support for bpf_rb_root and bpf_rb_node in...
2023-07-07 Dave Marchevskybpf: Add bpf_rbtree_{add,remove,first} kfuncs
2023-07-07 Dave Marchevskybpf: Add basic bpf_rb_{root,node} support
2023-07-07 Dave Marchevskybpf: Migrate release_on_unlock logic to non-owning...
2023-07-07 David Vernetbpf: Add __bpf_kfunc tag for marking kernel functions...
2023-07-07 Dave Marchevskybpf: rename list_head -> graph_root in field info types
2023-07-07 Armin Wolfwifi: rt2x00: Fix memory leak when handling surveys
2023-07-07 Xingui Yangscsi: hisi_sas: Handle NCQ error when IPTT is valid
2023-07-07 Wei Chenwifi: rtlwifi: fix incorrect error codes in rtl_debugfs...
2023-07-07 Wei Chenwifi: rtlwifi: fix incorrect error codes in rtl_debugfs...
2023-07-07 Suman Annacrypto: sa2ul - Select CRYPTO_DES
2023-07-07 Christophe... crypto: caam - Clear some memory in instantiate_rng
2023-07-07 Jaegeuk Kimf2fs: fix scheduling while atomic in decompression...
2023-07-07 Yangtao Lif2fs: compress: fix to call f2fs_wait_on_page_writeback...
2023-07-07 Jaegeuk Kimf2fs: apply zone capacity to all zone type
2023-07-07 Yonggil Songf2fs: fix uninitialized skipped_gc_rwsem
2023-07-07 Yangtao Lif2fs: handle dqget error in f2fs_transfer_project_quota()
2023-07-07 Sean Andersonnet: sunhme: Fix uninitialized return code
2023-07-07 Danila Chernetsovscsi: megaraid: Fix mega_cmd_done() CMDID_INT_CMDS
2023-07-07 Mike Christiescsi: target: iscsit: Fix TAS handling during conn...
2023-07-07 Mike Christiescsi: target: Fix multiple LUN_RESET handling
2023-07-07 Mike Christiescsi: target: iscsit: Stop/wait on cmds during conn...
2023-07-07 Mike Christiescsi: target: iscsit: isert: Alloc per conn cmd counter
2023-07-07 Mike Christiescsi: target: Pass in cmd counter to use during cmd...
2023-07-07 Mike Christiescsi: target: Move cmd counter allocation
2023-07-07 Mike Christiescsi: target: Move sess cmd counter to new struct
2023-07-07 Daniel Borkmannbpf: Fix __reg_bound_offset 64->32 var_off subreg propa...
2023-07-07 JP Kobrynbpf: return long from bpf_map_ops funcs
2023-07-07 Madhu Koriginjanetfilter: keep conntrack reference until IPsecv6 polic...
2023-07-07 Russell King... net: dsa: qca8k: remove assignment of an_enabled in...
2023-07-07 Alexei Starovoitovlibbpf: Fix ld_imm64 copy logic for ksym in light skeleton.
2023-07-07 Eric Dumazetnet/packet: convert po->auxdata to an atomic flag
2023-07-07 Eric Dumazetnet/packet: convert po->origdev to an atomic flag
2023-07-07 Eric Dumazetnet/packet: annotate accesses to po->xmit
2023-07-07 Vadim Fedorenkovlan: partially enable SIOCSHWTSTAMP in container
2023-07-07 Russell King... net: pcs: xpcs: remove double-read of link state when...
2023-07-07 Luis Gerhorstbpf: Remove misleading spec_v1 check on var-offset...
2023-07-07 Martin KaFai Lauselftests/bpf: Fix a fd leak in an error path in networ...
2023-07-07 Aditya Kumar... wifi: ath11k: fix deinitialization of firmware resources
2023-07-07 Alexander Mikhalitsynscm: fix MSG_CTRUNC setting condition for SO_PASSSEC
2023-07-07 Shashank Guptacrypto: qat - fix concurrency issue when device state...
2023-07-07 Andrii Nakryikobpf: fix precision propagation verbose logging
2023-07-07 Andrii Nakryikobpf: take into account liveness when propagating precision
2023-07-07 Martin Blumenstinglwifi: rtw88: mac: Return the original error from rtw_ma...
2023-07-07 Martin Blumenstinglwifi: rtw88: mac: Return the original error from rtw_pw...
2023-07-07 Luis Gerhorsttools: bpftool: Remove invalid \' json escape
2023-07-07 Fedor Pchelkinwifi: ath6kl: reduce WARN to dev_dbg() in callback
2023-07-07 John Keepingwifi: brcmfmac: support CQM RSSI notification with...
2023-07-07 Bitterblue... wifi: rtl8xxxu: Remove always true condition in rtl8xxx...
2023-07-07 Christian Marangiwifi: ath11k: fix SAC bug on peer addition with sta...
2023-07-07 Dan Carpenterwifi: ath5k: fix an off by one check in ath5k_eeprom_re...
2023-07-07 Douglas Andersonwifi: ath5k: Use platform_get_irq() to get the interrupt
2023-07-07 Douglas Andersonwifi: ath11k: Use platform_get_irq() to get the interrupt
2023-07-07 Fedor Pchelkinwifi: ath9k: hif_usb: fix memory leak of remain_skbs
2023-07-07 Alexey V. Vissarionovwifi: ath6kl: minor fix for allocation size
2023-07-07 Liang Heplatform/chrome: cros_typec_switch: Add missing fwnode_...
2023-07-07 Tomáš Peckahwmon: (pmbus/fsp-3y) Fix functionality bitmask in...
2023-07-07 Bjorn Anderssonrpmsg: glink: Propagate TX failures in intentless mode...
2023-07-07 Sanjay Chandrashekaracpufreq: use correct unit when verify cur freq
2023-07-07 Rafael J. WysockiACPI: bus: Ensure that notify handlers are not running...
2023-07-07 Sebastian Andrzej... tick/common: Align tick period with the HZ tick.
2023-07-07 Ville Syrjälädrm/i915: Make intel_get_crtc_new_encoder() less oopsy
2023-07-07 Thomas Gleixnerdebugobject: Prevent init race with static objects
2023-07-07 Yunfei Dongmedia: mediatek: vcodec: add remove function for decode...
2023-07-07 Yunfei Dongmedia: mediatek: vcodec: fix decoder disable pm crash
2023-07-07 Robin Murphyperf/arm-cmn: Fix port detection for CMN-700
2023-07-07 Sumit Gargarm64: kgdb: Set PSTATE.SS to 1 to re-enable single...
2023-07-07 Saurabh Sengarx86/ioapic: Don't return 0 from arch_dynirq_lower_bound()
2023-07-07 YAN SHIregulator: stm32-pwr: fix of_iomap leak
2023-07-07 Javier Martinez... media: venus: dec: Fix capture formats enumeration...
2023-07-07 Michał Krawczykmedia: venus: dec: Fix handling of the start cmd
2023-07-07 Florian Fainellimedia: rc: gpio-ir-recv: Fix support for wake-up
2023-07-07 Igor Artemievdrm/amd/display: Fix potential null dereference
2023-07-07 Wei Chenmedia: hi846: Fix memleak in hi846_init_controls()
2023-07-07 Sakari Ailusmedia: v4l: async: Return async sub-devices to subnotif...
2023-07-07 Miaoqian Linmedia: rcar_fdp1: Fix refcount leak in probe and remove...
2023-07-07 Uwe Kleine... media: rcar_fdp1: Convert to platform remove callback...
2023-07-07 Uwe Kleine... platform: Provide a remove callback that returns no...
2023-07-07 Laurent Pinchartmedia: vsp1: Replace vb2_is_streaming() with vb2_start_...
2023-07-07 Moudy Homedia: platform: mtk-mdp3: fix potential frame size...
2023-07-07 Zheng Wangmedia: saa7134: fix use after free bug in saa7134_finid...
2023-07-07 Zheng Wangmedia: dm1105: Fix use after free bug in dm1105_remove...
2023-07-07 Shyam Sundar S Kplatform/x86/amd: pmc: Move out of BIOS SMN pair for...
2023-07-07 Shyam Sundar S Kplatform/x86/amd: pmc: Utilize SMN index 0 for driver...
2023-07-07 Mario Limoncielloplatform/x86/amd: pmc: Move idlemask check into `amd_pm...
2023-07-07 Mario Limoncielloplatform/x86/amd: pmc: Don't dump data after resume...
2023-07-07 Mario Limoncielloplatform/x86/amd: pmc: Hide SMU version and program...
2023-07-07 Mario Limoncielloplatform/x86/amd: pmc: Don't try to read SMU version...
2023-07-07 Shyam Sundar S Kplatform/x86/amd/pmf: Move out of BIOS SMN pair for...
2023-07-07 Zheng Wangmedia: rkvdec: fix use after free bug in rkvdec_remove
2023-07-07 Zheng Wangmedia: cedrus: fix use after free bug in cedrus_remove...
2023-07-07 Yunfei Dongmedia: mediatek: vcodec: change lat thread decode error...
2023-07-07 Yunfei Dongmedia: mediatek: vcodec: making sure queue_work success...
2023-07-07 Yunfei Dongmedia: mediatek: vcodec: remove unused lat_buf
2023-07-07 Yunfei Dongmedia: mediatek: vcodec: add core decode done event
2023-07-07 Yunfei Dongmedia: mediatek: vcodec: move lat_buf to the top of...
2023-07-07 Yunfei Dongmedia: mediatek: vcodec: using each instance lat_buf...
next