messages from 2021-05-12 15:37:15 to 2021-05-12 15:50:32 UTC [more...]
[PATCH 5.10 000/530] 5.10.37-rc1 review
2021-05-12 15:37 UTC (201+ messages)
` [PATCH 5.10 211/530] staging: fwserial: fix TIOCSSERIAL implementation
` [PATCH 5.10 245/530] tty: actually undefine superseded ASYNC flags
` [PATCH 5.10 292/530] media: platform: sunxi: sun6i-csi: fix error return code of sun6i_video_start_streaming()
` [PATCH 5.10 295/530] media: [next] staging: media: atomisp: fix memory leak of object flash
` [PATCH 5.10 296/530] media: atomisp: Fixed error handling path
` [PATCH 5.10 297/530] media: m88rs6000t: avoid potential out-of-bounds reads on arrays
` [PATCH 5.10 298/530] media: atomisp: Fix use after free in atomisp_alloc_css_stat_bufs()
` [PATCH 5.10 299/530] drm/amdkfd: fix build error with AMD_IOMMU_V2=m
` [PATCH 5.10 300/530] of: overlay: fix for_each_child.cocci warnings
` [PATCH 5.10 301/530] x86/kprobes: Fix to check non boostable prefixes correctly
` [PATCH 5.10 310/530] clk: imx: Fix reparenting of UARTs not associated with stdout
` [PATCH 5.10 311/530] power: supply: bq25980: Move props from battery node
` [PATCH 5.10 312/530] nvme: retrigger ANA log update if group descriptor isnt found
` [PATCH 5.10 314/530] media: i2c: imx219: Balance runtime PM use-count
` [PATCH 5.10 315/530] media: v4l2-ctrls.c: fix race condition in hdl->requests list
` [PATCH 5.10 316/530] vfio/fsl-mc: Re-order vfio_fsl_mc_probe()
` [PATCH 5.10 317/530] vfio/pci: Move VGA and VF initialization to functions
` [PATCH 5.10 318/530] vfio/pci: Re-order vfio_pci_probe()
` [PATCH 5.10 319/530] vfio/mdev: Do not allow a mdev_type to have a NULL parent pointer
` [PATCH 5.10 320/530] clk: zynqmp: move zynqmp_pll_set_mode out of round_rate callback
` [PATCH 5.10 321/530] clk: zynqmp: pll: add set_pll_mode to check condition in zynqmp_pll_enable
` [PATCH 5.10 322/530] drm: xlnx: zynqmp: fix a memset in zynqmp_dp_train()
` [PATCH 5.10 323/530] clk: qcom: a53-pll: Add missing MODULE_DEVICE_TABLE
` [PATCH 5.10 324/530] clk: qcom: apss-ipq-pll: "
` [PATCH 5.10 325/530] drm/amd/display: use GFP_ATOMIC in dcn20_resource_construct
` [PATCH 5.10 326/530] drm/radeon: Fix a missing check bug in radeon_dp_mst_detect()
` [PATCH 5.10 327/530] clk: uniphier: Fix potential infinite loop
` [PATCH 5.10 328/530] scsi: pm80xx: Increase timeout for pm80xx mpi_uninit_check()
` [PATCH 5.10 329/530] scsi: pm80xx: Fix potential infinite loop
` [PATCH 5.10 330/530] scsi: ufs: ufshcd-pltfrm: Fix deferred probing
` [PATCH 5.10 331/530] scsi: hisi_sas: Fix IRQ checks
` [PATCH 5.10 332/530] scsi: jazz_esp: Add IRQ check
` [PATCH 5.10 333/530] scsi: sun3x_esp: "
` [PATCH 5.10 334/530] scsi: sni_53c710: "
` [PATCH 5.10 335/530] scsi: ibmvfc: Fix invalid state machine BUG_ON()
` [PATCH 5.10 336/530] mailbox: sprd: Introduce refcnt when clients requests/free channels
` [PATCH 5.10 337/530] mfd: stm32-timers: Avoid clearing auto reload register
` [PATCH 5.10 338/530] nvmet-tcp: fix a segmentation fault during io parsing error
` [PATCH 5.10 339/530] nvme-pci: dont simple map sgl when sgls are disabled
` [PATCH 5.10 340/530] media: cedrus: Fix H265 status definitions
` [PATCH 5.10 341/530] HSI: core: fix resource leaks in hsi_add_client_from_dt()
` [PATCH 5.10 342/530] x86/events/amd/iommu: Fix sysfs type mismatch
` [PATCH 5.10 343/530] perf/amd/uncore: "
` [PATCH 5.10 344/530] io_uring: fix overflows checks in provide buffers
` [PATCH 5.10 345/530] sched/debug: Fix cgroup_path[] serialization
` [PATCH 5.10 346/530] drivers/block/null_blk/main: Fix a double free in null_init
` [PATCH 5.10 347/530] xsk: Respect devices headroom and tailroom on generic xmit path
` [PATCH 5.10 348/530] HID: plantronics: Workaround for double volume key presses
` [PATCH 5.10 349/530] perf symbols: Fix dso__fprintf_symbols_by_name() to return the number of printed chars
` [PATCH 5.10 350/530] ASoC: Intel: boards: sof-wm8804: add check for PLL setting
` [PATCH 5.10 351/530] ASoC: Intel: Skylake: Compile when any configuration is selected
` [PATCH 5.10 352/530] RDMA/mlx5: Fix mlx5 rates to IB rates map
` [PATCH 5.10 353/530] wilc1000: write value to WILC_INTR2_ENABLE register
` [PATCH 5.10 354/530] KVM: x86/mmu: Retry page faults that hit an invalid memslot
` [PATCH 5.10 355/530] Bluetooth: avoid deadlock between hci_dev->lock and socket lock
` [PATCH 5.10 356/530] net: lapbether: Prevent racing when checking whether the netif is running
` [PATCH 5.10 357/530] libbpf: Add explicit padding to bpf_xdp_set_link_opts
` [PATCH 5.10 358/530] bpftool: Fix maybe-uninitialized warnings
` [PATCH 5.10 359/530] iommu: Check dev->iommu in iommu_dev_xxx functions
` [PATCH 5.10 360/530] iommu/vt-d: Reject unsupported page request modes
` [PATCH 5.10 361/530] selftests/bpf: Re-generate vmlinux.h and BPF skeletons if bpftool changed
` [PATCH 5.10 362/530] libbpf: Add explicit padding to btf_dump_emit_type_decl_opts
` [PATCH 5.10 363/530] powerpc/fadump: Mark fadump_calculate_reserve_size as __init
` [PATCH 5.10 364/530] powerpc/prom: Mark identical_pvr_fixup "
` [PATCH 5.10 365/530] MIPS: fix local_irq_{disable,enable} in asmmacro.h
` [PATCH 5.10 366/530] ima: Fix the error code for restoring the PCR value
` [PATCH 5.10 367/530] inet: use bigger hash table for IP ID generation
` [PATCH 5.10 368/530] pinctrl: pinctrl-single: remove unused parameter
` [PATCH 5.10 369/530] pinctrl: pinctrl-single: fix pcs_pin_dbg_show() when bits_per_mux is not zero
` [PATCH 5.10 370/530] MIPS: loongson64: fix bug when PAGE_SIZE > 16KB
` [PATCH 5.10 371/530] ASoC: wm8960: Remove bitclk relax condition in wm8960_configure_sysclk
` [PATCH 5.10 372/530] iommu/arm-smmu-v3: add bit field SFM into GERROR_ERR_MASK
` [PATCH 5.10 373/530] RDMA/mlx5: Fix drop packet rule in egress table
` [PATCH 5.10 374/530] IB/isert: Fix a use after free in isert_connect_request
` [PATCH 5.10 375/530] powerpc: Fix HAVE_HARDLOCKUP_DETECTOR_ARCH build configuration
` [PATCH 5.10 376/530] MIPS/bpf: Enable bpf_probe_read{, str}() on MIPS again
` [PATCH 5.10 377/530] gpio: guard gpiochip_irqchip_add_domain() with GPIOLIB_IRQCHIP
` [PATCH 5.10 378/530] ALSA: core: remove redundant spin_lock pair in snd_card_disconnect
` [PATCH 5.10 379/530] net: phy: lan87xx: fix access to wrong register of LAN87xx
` [PATCH 5.10 380/530] udp: never accept GSO_FRAGLIST packets
` [PATCH 5.10 381/530] powerpc/pseries: Only register vio drivers if vio bus exists
` [PATCH 5.10 382/530] net/tipc: fix missing destroy_workqueue() on error in tipc_crypto_start()
` [PATCH 5.10 383/530] bug: Remove redundant condition check in report_bug
` [PATCH 5.10 384/530] RDMA/core: Fix corrupted SL on passive side
` [PATCH 5.10 385/530] nfc: pn533: prevent potential memory corruption
` [PATCH 5.10 386/530] net: hns3: Limiting the scope of vector_ring_chain variable
` [PATCH 5.10 387/530] mips: bmips: fix syscon-reboot nodes
` [PATCH 5.10 388/530] iommu/vt-d: Dont set then clear private data in prq_event_thread()
` [PATCH 5.10 389/530] iommu: Fix a boundary issue to avoid performance drop
` [PATCH 5.10 390/530] iommu/vt-d: Report right snoop capability when using FL for IOVA
` [PATCH 5.10 391/530] iommu/vt-d: Report the right page fault address
` [PATCH 5.10 392/530] iommu/vt-d: Preset Access/Dirty bits for IOVA over FL
` [PATCH 5.10 393/530] iommu/vt-d: Remove WO permissions on second-level paging entries
` [PATCH 5.10 394/530] iommu/vt-d: Invalidate PASID cache when root/context entry changed
` [PATCH 5.10 395/530] ALSA: usb-audio: Add error checks for usb_driver_claim_interface() calls
` [PATCH 5.10 396/530] HID: lenovo: Use brightness_set_blocking callback for setting LEDs brightness
` [PATCH 5.10 397/530] HID: lenovo: Fix lenovo_led_set_tp10ubkbd() error handling
` [PATCH 5.10 398/530] HID: lenovo: Check hid_get_drvdata() returns non NULL in lenovo_event()
` [PATCH 5.10 399/530] HID: lenovo: Map mic-mute button to KEY_F20 instead of KEY_MICMUTE
` [PATCH 5.10 400/530] KVM: arm64: Initialize VCPU mdcr_el2 before loading it
` [PATCH 5.10 401/530] ASoC: simple-card: fix possible uninitialized single_cpu local variable
` [PATCH 5.10 402/530] liquidio: Fix unintented sign extension of a left shift of a u16
` [PATCH 5.10 403/530] IB/hfi1: Use kzalloc() for mmu_rb_handler allocation
` [PATCH 5.10 404/530] powerpc/64s: Fix pte update for kernel memory on radix
` [PATCH 5.10 405/530] powerpc/perf: Fix PMU constraint check for EBB events
` [PATCH 5.10 406/530] powerpc: iommu: fix build when neither PCI or IBMVIO is set
` [PATCH 5.10 407/530] mac80211: bail out if cipher schemes are invalid
` [PATCH 5.10 408/530] perf vendor events amd: Fix broken L2 Cache Hits from L2 HWPF metric
` [PATCH 5.10 409/530] xfs: fix return of uninitialized value in variable error
` [PATCH 5.10 410/530] rtw88: Fix an error code in rtw_debugfs_set_rsvd_page()
` [PATCH 5.10 411/530] mt7601u: fix always true expression
` [PATCH 5.10 412/530] mt76: mt7615: fix tx skb dma unmap
` [PATCH 5.10 413/530] mt76: mt7915: "
` [PATCH 5.10 414/530] mt76: mt7915: fix aggr len debugfs node
` [PATCH 5.10 415/530] mt76: mt7615: fix mib stats counter reporting to mac80211
` [PATCH 5.10 416/530] mt76: mt7915: "
` [PATCH 5.10 417/530] mt76: mt7663s: make all of packets 4-bytes aligned in sdio tx aggregation
` [PATCH 5.10 418/530] mt76: mt7663s: fix the possible device hang in high traffic
` [PATCH 5.10 419/530] KVM: PPC: Book3S HV P9: Restore host CTRL SPR after guest exit
` [PATCH 5.10 420/530] ovl: invalidate readdir cache on changes to dir with origin
` [PATCH 5.10 421/530] RDMA/qedr: Fix error return code in qedr_iw_connect()
` [PATCH 5.10 422/530] IB/hfi1: Fix error return code in parse_platform_config()
` [PATCH 5.10 423/530] RDMA/bnxt_re: Fix error return code in bnxt_qplib_cq_process_terminal()
` [PATCH 5.10 424/530] cxgb4: Fix unintentional sign extension issues
` [PATCH 5.10 425/530] net: thunderx: Fix unintentional sign extension issue
` [PATCH 5.10 426/530] RDMA/srpt: Fix error return code in srpt_cm_req_recv()
` [PATCH 5.10 427/530] RDMA/rtrs-clt: destroy sysfs after removing session from active list
` [PATCH 5.10 428/530] i2c: cadence: fix reference leak when pm_runtime_get_sync fails
` [PATCH 5.10 429/530] i2c: img-scb: "
` [PATCH 5.10 430/530] i2c: imx-lpi2c: "
` [PATCH 5.10 431/530] i2c: imx: "
` [PATCH 5.10 432/530] i2c: omap: "
` [PATCH 5.10 433/530] i2c: sprd: "
` [PATCH 5.10 434/530] i2c: stm32f7: "
` [PATCH 5.10 435/530] i2c: xiic: "
` [PATCH 5.10 436/530] i2c: cadence: add IRQ check
` [PATCH 5.10 437/530] i2c: emev2: "
` [PATCH 5.10 438/530] i2c: jz4780: "
` [PATCH 5.10 439/530] i2c: mlxbf: "
` [PATCH 5.10 440/530] i2c: rcar: make sure irq is not threaded on Gen2 and earlier
` [PATCH 5.10 441/530] i2c: rcar: protect against supurious interrupts on V3U
` [PATCH 5.10 442/530] i2c: rcar: add IRQ check
` [PATCH 5.10 443/530] i2c: sh7760: "
` [PATCH 5.10 444/530] powerpc/xive: Drop check on irq_data in xive_core_debug_show()
` [PATCH 5.10 445/530] powerpc/xive: Fix xmon command "dxi"
` [PATCH 5.10 446/530] ASoC: ak5558: correct reset polarity
` [PATCH 5.10 447/530] net/mlx5: Fix bit-wise and with zero
` [PATCH 5.10 448/530] net/packet: make packet_fanout.arr size configurable up to 64K
` [PATCH 5.10 449/530] net/packet: remove data races in fanout operations
` [PATCH 5.10 450/530] drm/i915/gvt: Fix error code in intel_gvt_init_device()
` [PATCH 5.10 451/530] iommu/amd: Put newline after closing bracket in warning
` [PATCH 5.10 452/530] perf beauty: Fix fsconfig generator
` [PATCH 5.10 453/530] drm/amd/pm: fix error code in smu_set_power_limit()
` [PATCH 5.10 454/530] MIPS: pci-legacy: stop using of_pci_range_to_resource
` [PATCH 5.10 455/530] powerpc/pseries: extract host bridge from pci_bus prior to bus removal
` [PATCH 5.10 456/530] powerpc/smp: Reintroduce cpu_core_mask
` [PATCH 5.10 457/530] KVM: x86: dump_vmcs should not assume GUEST_IA32_EFER is valid
` [PATCH 5.10 458/530] rtlwifi: 8821ae: upgrade PHY and RF parameters
` [PATCH 5.10 459/530] wlcore: fix overlapping snprintf arguments in debugfs
` [PATCH 5.10 460/530] i2c: sh7760: fix IRQ error path
` [PATCH 5.10 461/530] i2c: mediatek: Fix wrong dma sync flag
` [PATCH 5.10 462/530] mwl8k: Fix a double Free in mwl8k_probe_hw
` [PATCH 5.10 463/530] netfilter: nft_payload: fix C-VLAN offload support
` [PATCH 5.10 464/530] netfilter: nftables_offload: VLAN id needs host byteorder in flow dissector
` [PATCH 5.10 465/530] netfilter: nftables_offload: special ethertype handling for VLAN
` [PATCH 5.10 466/530] vsock/vmci: log once the failed queue pair allocation
` [PATCH 5.10 467/530] libbpf: Initialize the bpf_seq_printf parameters array field by field
` [PATCH 5.10 468/530] net: ethernet: ixp4xx: Set the DMA masks explicitly
` [PATCH 5.10 469/530] gro: fix napi_gro_frags() Fast GRO breakage due to IP alignment check
` [PATCH 5.10 471/530] RDMA/i40iw: Fix error unwinding when i40iw_hmc_sd_one fails
` [PATCH 5.10 472/530] ALSA: usb: midi: dont return -ENOMEM when usb_urb_ep_type_check fails
` [PATCH 5.10 473/530] sfc: ef10: fix TX queue lookup in TX event handling
` [PATCH 5.10 474/530] vsock/virtio: free queued packets when closing socket
` [PATCH 5.10 476/530] net: davinci_emac: Fix incorrect masking of tx and rx error channel
` [PATCH 5.10 479/530] nfp: devlink: initialize the devlink port attribute "lanes"
` [PATCH 5.10 480/530] net: stmmac: fix TSO and TBS feature enabling during driver open
` [PATCH 5.10 481/530] net: renesas: ravb: Fix a stuck issue when a lot of frames are received
` [PATCH 5.10 488/530] ath10k: Fix ath10k_wmi_tlv_op_pull_peer_stats_info() unlock without lock
` [PATCH 5.10 489/530] wlcore: Fix buffer overrun by snprintf due to incorrect buffer size
` [PATCH 5.10 490/530] powerpc/perf: Fix the threshold event selection for memory events in power10
` [PATCH 5.10 491/530] powerpc/52xx: Fix an invalid ASM expression (addi used instead of add)
` [PATCH 5.10 492/530] net: phy: marvell: fix m88e1011_set_downshift
` [PATCH 5.10 493/530] net: phy: marvell: fix m88e1111_set_downshift
` [PATCH 5.10 494/530] net: enetc: fix link error again
` [PATCH 5.10 495/530] bnxt_en: fix ternary sign extension bug in bnxt_show_temp()
` [PATCH 5.10 496/530] ARM: dts: uniphier: Change phy-mode to RGMII-ID to enable delay pins for RTL8211E
` [PATCH 5.10 497/530] arm64: "
` [PATCH 5.10 498/530] net: geneve: modify IP header check in geneve6_xmit_skb and geneve_xmit_skb
` [PATCH 5.10 499/530] selftests: net: mirror_gre_vlan_bridge_1q: Make an FDB entry static
` [PATCH 5.10 500/530] selftests: mlxsw: Remove a redundant if statement in tc_flower_scale test
` [PATCH 5.10 501/530] bnxt_en: Fix RX consumer index logic in the error path
` [PATCH 5.10 502/530] KVM: VMX: Intercept FS/GS_BASE MSR accesses for 32-bit KVM
` [PATCH 5.10 503/530] net:emac/emac-mac: Fix a use after free in emac_mac_tx_buf_send
` [PATCH 5.10 504/530] selftests/bpf: Fix BPF_CORE_READ_BITFIELD() macro
` [PATCH 5.10 505/530] selftests/bpf: Fix field existence CO-RE reloc tests
` [PATCH 5.10 506/530] selftests/bpf: Fix core_reloc test runner
` [PATCH 5.10 518/530] mm, slub: enable slub_debug static key when creating cache with explicit debug flags
[PATCH v2] s390/vfio-ap: fix memory leak in mdev remove callback
2021-05-12 15:32 UTC (3+ messages)
[PATCH 1/2] drm/i915/gt: Define guc firmware blob for older Cometlakes
2021-05-12 15:32 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox