]> git.baikalelectronics.ru Git - kernel.git/shortlog
kernel.git
2023-01-18 Rodrigo Brancox86/bugs: Flush IBP in ib_prctl_set()
2023-01-18 Hans de GoedeASoC: Intel: bytcr_rt5640: Add quirk for the Advantech...
2023-01-18 Jan Karaudf: Fix extension of the last extent in the file
2023-01-18 Zhengchao Shaocaif: fix memory leak in cfctrl_linkup_request()
2023-01-18 Dan Carpenterdrm/i915: unpin on error in intel_vgpu_shadow_mm_pin()
2023-01-18 Szymon Heidrichusb: rndis_host: Secure rndis_query check against int...
2023-01-18 Daniil Tatianindrivers/net/bonding/bond_3ad: return when there's no...
2023-01-18 Miaoqian Linperf tools: Fix resources leak in perf_data__open_dir()
2023-01-18 Jamal Hadi... net: sched: cbq: dont intepret cls results when asked...
2023-01-18 Jamal Hadi... net: sched: atm: dont intepret cls results when asked...
2023-01-18 Maor GottliebRDMA/mlx5: Fix validation of max_rd_atomic caps for DC
2023-01-18 Leon RomanovskyRDMA/uverbs: Silence shiftTooManyBitsSigned warning
2023-01-18 Miaoqian Linnet: phy: xgmiitorgmii: Fix refcount leak in xgmiitorgm...
2023-01-18 Jiguang Xiaonet: amd-xgbe: add missed tasklet_kill
2023-01-18 Stefano Garzarellavhost: fix range used in translate_desc()
2023-01-18 Miaoqian Linnfc: Fix potential resource leaks
2023-01-18 Daniil Tatianinqlcnic: prevent ->dcb use-after-free on qlcnic_dcb_enab...
2023-01-18 Hawkins Jiaweinet: sched: fix memory leak in tcindex_set_parms
2023-01-18 Jie Wangnet: hns3: add interrupts re-initialization while doing...
2023-01-18 Jeff Laytonnfsd: shut down the NFSv4 state objects before the...
2023-01-18 Jakub Kicinskibpf: pull before calling skb_postpull_rcsum()
2023-01-18 minoura makotoSUNRPC: ensure the matching upcall is in-flight upon...
2023-01-18 Jan Karaext4: fix deadlock due to mbcache entry corruption
2023-01-18 Jan Karambcache: automatically delete entries from cache on...
2023-01-18 Jan Karaext4: fix race when reusing xattr blocks
2023-01-18 Jan Karaext4: unindent codeblock in ext4_xattr_block_set()
2023-01-18 Jan Karaext4: remove EA inode entry from mbcache on inode eviction
2023-01-18 Jan Karambcache: add functions to delete entry if unused
2023-01-18 Jan Karambcache: don't reclaim used entries
2023-01-18 Shuqi Zhangext4: use kmemdup() to replace kmalloc + memcpy
2023-01-18 Alexander Potapenkofs: ext4: initialize fsdata in pagecache_write()
2023-01-18 Chaitanya Kulkarniext4: use memcpy_to_page() in pagecache_write()
2023-01-18 Ira Weinymm/highmem: Lift memcpy_[to|from]_page to core
2023-01-18 Baokun Liext4: correct inconsistent error msg in nojournal mode
2023-01-18 Jason Yanext4: goto right label 'failed_mount3a'
2023-01-18 Biju Dasravb: Fix "failed to switch device to config mode"...
2023-01-18 Sean ChristophersonKVM: nVMX: Properly expose ENABLE_USR_WAIT_PAUSE contro...
2023-01-18 Xiaoyao LiKVM: VMX: Fix the spelling of CPU_BASED_USE_TSC_OFFSETTING
2023-01-18 Xiaoyao LiKVM: VMX: Rename NMI_PENDING to NMI_WINDOW
2023-01-18 Xiaoyao LiKVM: VMX: Rename INTERRUPT_PENDING to INTERRUPT_WINDOW
2023-01-18 Andrea ArcangeliKVM: retpolines: x86: eliminate retpoline from vmx...
2023-01-18 Andrea ArcangeliKVM: x86: optimize more exit handlers in vmx.c
2023-01-18 Masami Hiramatsu... perf probe: Fix to get the DW_AT_decl_file and DW_AT_ca...
2023-01-18 Masami Hiramatsu... perf probe: Use dwarf_attr_integrate as generic DWARF...
2023-01-18 Luo Mengdm thin: resume even if in FAIL mode
2023-01-18 Smitha T Murthymedia: s5p-mfc: Fix in register read and write for...
2023-01-18 Smitha T Murthymedia: s5p-mfc: Clear workbit to handle error condition
2023-01-18 Smitha T Murthymedia: s5p-mfc: Fix to handle reference queue during...
2023-01-18 Kant FanPM/devfreq: governor: Add a private governor_data for...
2023-01-18 Sasha Levinbtrfs: replace strncpy() with strscpy()
2023-01-18 Ye Binext4: allocate extended attribute value in vmalloc...
2023-01-18 Jan Karaext4: avoid unaccounted block allocation when expanding...
2023-01-18 Jan Karaext4: initialize quota before expanding inode in setpro...
2023-01-18 Ye Binext4: fix inode leak in ext4_xattr_inode_create() on...
2023-01-18 Jan Karaext4: avoid BUG_ON when creating xattrs
2023-01-18 Luís Henriquesext4: fix error code return to user-space in ext4_get_b...
2023-01-18 Baokun Liext4: fix corruption when online resizing a 1K bigalloc fs
2023-01-18 Eric Whitneyext4: fix delayed allocation bug in ext4_clu_mapped...
2023-01-18 Ye Binext4: init quota for 'old.inode' in 'ext4_rename'
2023-01-18 Baokun Liext4: fix bug_on in __es_tree_search caused by bad...
2023-01-18 Ye Binext4: fix reserved cluster accounting in __es_remove_ex...
2023-01-18 Baokun Liext4: add helper to check quota inums
2023-01-18 Baokun Liext4: add EXT4_IGET_BAD flag to prevent unexpected...
2023-01-18 Gaosheng Cuiext4: fix undefined behavior in bit shift for ext4_chec...
2023-01-18 Baokun Liext4: add inode table check in __ext4_get_inode_loc...
2023-01-18 Zack Rusindrm/vmwgfx: Validate the box size for the snooped cursor
2023-01-18 Simon Serdrm/connector: send hotplug uevent on connector cleanup
2023-01-18 Wang Weiyangdevice_cgroup: Roll back to original exceptions after...
2023-01-18 Shang XiaoJingparisc: led: Fix potential null-ptr-deref in start_task()
2023-01-18 Kim Phillipsiommu/amd: Fix ivrs_acpihid cmdline parsing code
2023-01-18 Corentin Labbecrypto: n2 - add missing hash statesize
2023-01-18 Sascha HauerPCI/sysfs: Fix double free in error path
2023-01-18 Michael S.... PCI: Fix pci_device_is_present() for VFs by checking PF
2023-01-18 Dan Carpenteripmi: fix use after free in _ipmi_destroy_user()
2023-01-18 Huaxin Luima: Fix a potential NULL pointer access in ima_restore...
2023-01-18 Alexander Sverdlinmtd: spi-nor: Check for zero erase size in spi_nor_find...
2023-01-18 Zhang Yuchenipmi: fix long wait in unload when IPMI disconnect
2023-01-18 Aditya Gargefi: Add iMac Pro 2017 to uefi skip cert quirk
2023-01-18 Florian-Ewald... md/bitmap: Fix bitmap chunk size overflow issues
2023-01-18 Steve Frenchcifs: fix missing display of three mount options
2023-01-18 Paulo Alcantaracifs: fix confusing debug message
2023-01-18 Takashi Iwaimedia: dvb-core: Fix UAF due to refcount races at releasing
2023-01-18 Keita Suzukimedia: dvb-core: Fix double free in dvb_register_device()
2023-01-18 Nick DesaulniersARM: 9256/1: NWFPE: avoid compiler-generated __aeabi_ul...
2023-01-18 Yang Jihongtracing: Fix infinite loop in tracing_read_pipe on...
2023-01-18 Zheng Yejiantracing/hist: Fix wrong return value in parse_action_pa...
2023-01-18 Ashok Rajx86/microcode/intel: Do not retry microcode reloading...
2023-01-18 Zheng Yejiantracing/hist: Fix out-of-bound write on 'action_data...
2023-01-18 Mike Snitzerdm cache: set needs_check flag after aborting metadata
2023-01-18 Luo Mengdm cache: Fix UAF in destroy()
2023-01-18 Luo Mengdm clone: Fix UAF in clone_dtr()
2023-01-18 Luo Mengdm integrity: Fix UAF in dm_integrity_dtr()
2023-01-18 Luo Mengdm thin: Fix UAF in run_timer_softirq()
2023-01-18 Zhihao Chengdm thin: Use last transaction's pmd->root when commit...
2023-01-18 Zhihao Chengdm thin: Fix ABBA deadlock between shrink_slab and...
2023-01-18 Mike Snitzerdm cache: Fix ABBA deadlock between shrink_slab and...
2023-01-18 Wang Yufenbinfmt: Fix error return code in load_elf_fdpic_binary()
2023-01-18 Eric W. Biedermanbinfmt: Move install_exec_creds after setup_new_exec...
2023-01-18 Yongqiang Liucpufreq: Init completion before kobject_init_and_add()
2023-01-18 Mickaël Salaünselftests: Use optional USERCFLAGS and USERLDFLAGS
next