]> git.baikalelectronics.ru Git - kernel.git/shortlog
kernel.git
2022-07-29 Peter Zijlstraperf/core: Fix data race between perf_event_set_output...
2022-07-29 William Deanpinctrl: ralink: Check for null return of devm_kcalloc
2022-07-29 Miaoqian Linpower/reset: arm-versatile: Fix refcount leak in versat...
2022-07-29 Hangyu Huaxfrm: xfrm_policy: fix a possible double xfrm_pols_put...
2022-07-29 Pali Rohárserial: mvebu-uart: correctly report configured baudrat...
2022-07-29 Jeffrey HugoPCI: hv: Fix interrupt mapping for multi-MSI
2022-07-29 Jeffrey HugoPCI: hv: Reuse existing IRTE allocation in compose_msi_...
2022-07-29 Jeffrey HugoPCI: hv: Fix hv_arch_irq_unmask() for multi-MSI
2022-07-29 Jeffrey HugoPCI: hv: Fix multi-MSI to allow more than one MSI vector
2022-07-29 Demi Marie... xen/gntdev: Ignore failure to unmap INVALID_GRANT_HANDLE
2022-07-29 Eric Snowberglockdown: Fix kexec lockdown bypass with ima policy
2022-07-29 Ido Schimmelmlxsw: spectrum_router: Fix IPv4 nexthop gateway indication
2022-07-29 Ben Dooksriscv: add as-options for modules with assembly compontents
2022-07-29 Fabien Dessennepinctrl: stm32: fix optional IRQ support to gpios
2022-07-21 Greg Kroah... Linux 5.4.207
2022-07-21 Marc Kleine... can: m_can: m_can_tx_handler(): fix use after free...
2022-07-21 Ilpo Järvinenserial: pl011: UPSTAT_AUTORTS requires .throttle/unthrottle
2022-07-21 Ilpo Järvinenserial: stm32: Clear prev values before setting RTS...
2022-07-21 Yi Yangserial: 8250: fix return error code in serial8250_reque...
2022-07-21 Chanho Parktty: serial: samsung_tty: set dma burst_size to 1
2022-07-21 Thinh Nguyenusb: dwc3: gadget: Fix event pending check
2022-07-21 Linyu Yuanusb: typec: add missing uevent when partner support PD
2022-07-21 Lucien BuchmannUSB: serial: ftdi_sio: add Belimo device ids
2022-07-21 Linus Torvaldssignal handling: don't use BUG_ON() for debugging
2022-07-21 Gabriel FernandezARM: dts: stm32: use the correct clock source for CEC...
2022-07-21 Linus Walleijsoc: ixp4xx/npe: Fix unused match warning
2022-07-21 Juergen Grossx86: Clear .brk area at early boot
2022-07-21 Stafford Horneirqchip: or1k-pic: Undefine mask_ack for level triggere...
2022-07-21 Charles KeepaxASoC: madera: Fix event generation for rate controls
2022-07-21 Charles KeepaxASoC: madera: Fix event generation for OUT1 demux
2022-07-21 Charles KeepaxASoC: cs47l15: Fix event generation for low power mux...
2022-07-21 Charles KeepaxASoC: wm5110: Fix DRE control
2022-07-21 Mark BrownASoC: ops: Fix off by one in range control validation
2022-07-21 Jianglei Nienet: sfp: fix memory leak in sfp_probe()
2022-07-21 Ruozhu Linvme: fix regression when disconnect a recovering ctrl
2022-07-21 Michael WalleNFC: nxp-nci: don't print header length mismatch on...
2022-07-21 Hangyu Huanet: tipc: fix possible refcount leak in tipc_sk_create()
2022-07-21 Kai-Heng Fengplatform/x86: hp-wmi: Ignore Sanitization Mode event
2022-07-21 Liang Hecpufreq: pmac32-cpufreq: Fix refcount leak bug
2022-07-21 Florian Westphalnetfilter: br_netfilter: do not skip all hooks with...
2022-07-21 Stephan Gerholdvirtio_mmio: Restore guest page size on resume
2022-07-21 Stephan Gerholdvirtio_mmio: Add missing PM calls to freeze/restore
2022-07-21 Muchun Songmm: sysctl: fix missing numa_stat when !CONFIG_HUGETLB_PAGE
2022-07-21 Íñigo Huguetsfc: fix kernel panic when creating VF
2022-07-21 Andrea Mayerseg6: bpf: fix skb checksum in bpf_push_seg6_encap()
2022-07-21 Andrea Mayerseg6: fix skb checksum in SRv6 End.B6 and End.B6.Encaps...
2022-07-21 Andrea Mayerseg6: fix skb checksum evaluation in SRH encapsulation...
2022-07-21 Íñigo Huguetsfc: fix use after free when disabling sriov
2022-07-21 Liang Henet: ftgmac100: Hold reference returned by of_get_child...
2022-07-21 Kuniyuki Iwashimaipv4: Fix data-races around sysctl_ip_dynaddr.
2022-07-21 Kuniyuki Iwashimaraw: Fix a data-race around sysctl_raw_l3mdev_accept.
2022-07-21 Kuniyuki Iwashimaicmp: Fix a data-race around sysctl_icmp_ratemask.
2022-07-21 Kuniyuki Iwashimaicmp: Fix a data-race around sysctl_icmp_ratelimit.
2022-07-21 Chris Wilsondrm/i915/gt: Serialize TLB invalidates with GT resets
2022-07-21 Michal SuchanekARM: dts: sunxi: Fix SPI NOR campatible on Orange Pi...
2022-07-21 Ryan WannerARM: dts: at91: sama5d2: Fix typo in i2s1 node
2022-07-21 Kuniyuki Iwashimaipv4: Fix a data-race around sysctl_fib_sync_mem.
2022-07-21 Kuniyuki Iwashimaicmp: Fix data-races around sysctl.
2022-07-21 Kuniyuki Iwashimacipso: Fix data-races around sysctl.
2022-07-21 Kuniyuki Iwashimanet: Fix data-races around sysctl_mem.
2022-07-21 Kuniyuki Iwashimainetpeer: Fix data-races around sysctl.
2022-07-21 Jon Hunternet: stmmac: dwc-qos: Disable split header for Tegra194
2022-07-21 Francesco DolciniASoC: sgtl5000: Fix noise on shutdown/remove
2022-07-21 Huaxin Luima: Fix a potential integer overflow in ima_appraise_m...
2022-07-21 Hangyu Huadrm/i915: fix a possible refcount leak in intel_dp_add_...
2022-07-21 Zhen LeiARM: 9210/1: Mark the FDT_FIXED sections as shareable
2022-07-21 Ard BiesheuvelARM: 9209/1: Spectre-BHB: avoid pr_info() every time...
2022-07-21 Kris BahnsenARM: dts: imx6qdl-ts7970: Fix ngpio typo and count
2022-07-21 Baokun Liext4: fix race condition between ext4_write and ext4_co...
2022-07-21 Daniel Bristot... sched/rt: Disable RT_RUNTIME_SHARE by default
2022-07-21 Xiu JianfengRevert "evm: Fix memleak in init_desc"
2022-07-21 Ryusuke Konishinilfs2: fix incorrect masking of permission flags for...
2022-07-21 Dmitry Osipenkodrm/panfrost: Fix shrinker list corruption by madvise...
2022-07-21 Tejun Heocgroup: Use separate src/dst nodes when preloading...
2022-07-21 Felix Fietkauwifi: mac80211: fix queue selection for mesh/OCB interfaces
2022-07-21 Ard BiesheuvelARM: 9214/1: alignment: advance IT state after emulatin...
2022-07-21 Dmitry OsipenkoARM: 9213/1: Print message about disabled Spectre worka...
2022-07-21 Nicolas Dichtelip: fix dflt addr selection for connected nexthop
2022-07-21 Steven Rostedt... net: sock: tracing: Fix sock_exceed_buf_limit not to...
2022-07-21 Zheng Yejiantracing/histograms: Fix memory leak problem
2022-07-21 Juergen Grossxen/netback: avoid entering xenvif_rx_next_skb() with...
2022-07-21 Meng TangALSA: hda/realtek - Enable the headset-mic on a Xiaomi...
2022-07-21 Meng TangALSA: hda/realtek - Fix headset mic problem for a HP...
2022-07-21 Meng TangALSA: hda/realtek - Fix headset mic problem for a HP...
2022-07-21 Meng TangALSA: hda/conexant: Apply quirk for another HP ProDesk...
2022-07-21 Meng TangALSA: hda - Add fixup for Dell Latitidue E5430
2022-07-15 Greg Kroah... Linux 5.4.206
2022-07-15 Greg Kroah... Revert "mtd: rawnand: gpmi: Fix setting busy timeout...
2022-07-12 Greg Kroah... Linux 5.4.205
2022-07-12 Miaoqian Lindmaengine: ti: Add missing put_device in ti_dra7_xbar_r...
2022-07-12 Miaoqian Lindmaengine: ti: Fix refcount leak in ti_dra7_xbar_route_...
2022-07-12 Michael Walledmaengine: at_xdma: handle errors of at_xdmac_alloc_des...
2022-07-12 Dmitry Osipenkodmaengine: pl330: Fix lockdep warning about non-static key
2022-07-12 Linus Torvaldsida: don't use BUG_ON() for debugging
2022-07-12 Samuel Hollanddt-bindings: dma: allwinner,sun50i-a64-dma: Fix min...
2022-07-12 Shuah Khanmisc: rtsx_usb: set return value in rsp_buf alloc err...
2022-07-12 Shuah Khanmisc: rtsx_usb: use separate command and response buffers
2022-07-12 Shuah Khanmisc: rtsx_usb: fix use of dma mapped buffer for usb...
2022-07-12 Peter Robinsondmaengine: imx-sdma: Allow imx8m for imx7 FW revs
2022-07-12 Satish Nagireddyi2c: cadence: Unregister the clk notifier in error...
next