Show patches with: Series = None       |    Archived = No       |   507 patches
« 1 2 ... 3 4 5 6 »
Patch Series S/W/F Date Submitter Delegate State
[5.16,0444/1039] ASoC: Intel: sof_sdw: fix jack detection on HP Spectre x360 convertible Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman New
[5.16,0441/1039] net: mcs7830: handle usb read errors properly Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman Superseded
[5.16,0438/1039] net: openvswitch: Fix ct_state nat flags for conns arriving from tc Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman Superseded
[5.16,0437/1039] netfilter: egress: avoid a lockdep splat Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman New
[5.16,0436/1039] pcmcia: fix setting of kthread task states Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman Superseded
[5.16,0433/1039] can: softing: softing_startstop(): fix set but not used variable warning Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman Superseded
[5.16,0432/1039] tpm_tis: Fix an error handling path in tpm_tis_core_init() Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman New
[5.16,0430/1039] can: mcp251xfd: add missing newline to printed strings Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman Superseded
[5.16,0425/1039] ax25: uninitialized variable in ax25_setsockopt() Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman New
[5.16,0424/1039] octeontx2-nicvf: Free VF PTP resources. Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman New
[5.16,0423/1039] octeontx2-af: Increment ptp refcount before use Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman New
[5.16,0420/1039] mptcp: fix a DSS option writing error Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman New
[5.16,0419/1039] mptcp: fix opt size when sending DSS + MP_FAIL Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman Superseded
[5.16,0418/1039] mptcp: fix per socket endpoint accounting Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman New
[5.16,0417/1039] Bluetooth: hci_sock: fix endian bug in hci_sock_setsockopt() Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman New
[5.16,0416/1039] Bluetooth: L2CAP: uninitialized variables in l2cap_sock_setsockopt() Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman New
[5.16,0415/1039] lib/mpi: Add the return value check of kcalloc() Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman Superseded
[5.16,0411/1039] net/mlx5e: Fix matching on modified inner ip_ecn bits Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman New
[5.16,0409/1039] Revert "net/mlx5e: Block offload of outer header csum for UDP tunnels" Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman Superseded
[5.16,0408/1039] net/mlx5e: Dont block routes with nexthop objects in SW Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman Superseded
[5.16,0405/1039] net/mlx5e: Fix page DMA map/unmap attributes Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman Superseded
[5.16,0401/1039] serial: stm32: move tx dma terminate DMA to shutdown Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman New
[5.16,0399/1039] drivers/firmware: Add missing platform_device_put() in sysfb_create_simplefb Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman New
[5.16,0395/1039] HID: hid-uclogic-params: Invalid parameter check in uclogic_params_get_str_desc Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman Superseded
[5.16,0391/1039] usb: dwc2: gadget: initialize max_speed from params Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman New
[5.16,0389/1039] usb: dwc3: qcom: Fix NULL vs IS_ERR checking in dwc3_qcom_probe Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman New
[5.16,0387/1039] Bluetooth: hci_qca: Fix NULL vs IS_ERR_OR_NULL check in qca_serdev_probe Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman New
[5.16,0386/1039] Bluetooth: hci_bcm: Check for error irq Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman New
[5.16,0385/1039] fsl/fman: Check for null pointer after calling devm_ioremap Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman Superseded
[5.16,0384/1039] staging: greybus: audio: Check null pointer Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman Superseded
[5.16,0382/1039] ppp: ensure minimum packet size in ppp_write() Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman Superseded
[5.16,0381/1039] net: fix SOF_TIMESTAMPING_BIND_PHC to work with multiple sockets Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman New
[5.16,0380/1039] netfilter: nft_set_pipapo: allocate pcpu scratch maps on clone Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman New
[5.16,0378/1039] libbpf: Use probe_name for legacy kprobe Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman New
[5.16,0377/1039] bpf: Fix SO_RCVBUF/SO_SNDBUF handling in _bpf_setsockopt(). Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman Superseded
[5.16,0375/1039] bpf: Dont promote bogus looking registers after null check. Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman Superseded
[5.16,0370/1039] net: dsa: fix incorrect function pointer check for MRP ring roles Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman New
[5.16,0368/1039] net/xfrm: IPsec tunnel mode fix inner_ipproto setting in sec_path Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman New
[5.16,0367/1039] power: reset: mt6397: Check for null res pointer Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman New
[5.16,0365/1039] pcmcia: rsrc_nonstatic: Fix a NULL pointer dereference in __nonstatic_find_io_region() Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman Superseded
[5.16,0362/1039] serial: 8250_bcm7271: Propagate error codes from brcmuart_probe() Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman New
[5.16,0361/1039] bpf: Add missing map_get_next_key method to bloom filter map. Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman New
[5.16,0359/1039] x86/mce/inject: Avoid out-of-bounds write when setting flags Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman Superseded
[5.16,0358/1039] hwmon: (mr75203) fix wrong power-up delay value Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman Superseded
[5.16,0357/1039] regulator: qcom-labibb: OCP interrupts are not a failure while disabled Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman Superseded
[5.16,0355/1039] crypto: octeontx2 - prevent underflow in get_cores_bmap() Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman New
[5.16,0353/1039] Bluetooth: hci_qca: Stop IBS timer during BT OFF Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman New
[5.16,0351/1039] ath11k: Fix unexpected return buffer manager error for QCA6390 Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman New
[5.16,0348/1039] backlight: qcom-wled: Use cpu_to_le16 macro to perform conversion Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman New
[5.16,0343/1039] bpftool: Enable line buffering for stdout Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman New
[5.16,0340/1039] lib/logic_iomem: Fix operation on 32-bit Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman Superseded
[5.16,0335/1039] selinux: fix potential memleak in selinux_add_opt() Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman Superseded
[5.16,0334/1039] block: fix error unwinding in device_add_disk Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman New
[5.16,0333/1039] mmc: meson-mx-sdio: add IRQ check Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman New
[5.16,0331/1039] iwlwifi: mvm: set protected flag only for NDP ranging Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman New
[5.16,0329/1039] iwlwifi: mvm: test roc running status bits before removing the sta Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman Superseded
[5.16,0326/1039] rtw88: Disable PCIe ASPM while doing NAPI poll on 8821CE Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman New
[5.16,0325/1039] rtw88: add quirk to disable pci caps on HP 250 G7 Notebook PC Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman New
[5.16,0322/1039] mt76: connac: introduce MCU_UNI_CMD macro Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman New
[5.16,0319/1039] mt76: connac: introduce MCU_EXT macros Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman New
[5.16,0318/1039] mt76: mt7921: fix possible resume failure Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman New
[5.16,0317/1039] mt76: connac: fix last_chan configuration in mt76_connac_mcu_rate_txpower_band Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman New
[5.16,0316/1039] mt76: mt7921s: fix possible kernel crash due to invalid Rx count Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman New
[5.16,0314/1039] mt76: mt7921s: fix the device cannot sleep deeply in suspend Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman New
[5.16,0312/1039] mt76: mt7921: fix possible NULL pointer dereference in mt7921_mac_write_txwi Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman New
[5.16,0311/1039] mt76: fix possible OOB issue in mt76_calculate_default_rate Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman New
[5.16,0309/1039] mt76: mt7921: fix MT7921E reset failure Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman New
[5.16,0308/1039] mt76: mt7921: drop offload_flags overwritten Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman New
[5.16,0303/1039] ARM: 9159/1: decompressor: Avoid UNPREDICTABLE NOP encoding Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman New
[5.16,0302/1039] xfrm: state and policy should fail if XFRMA_IF_ID 0 Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman New
[5.16,0298/1039] drm/tegra: gr2d: Explicitly control module reset Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman New
[5.16,0292/1039] net: dsa: hellcreek: Add missing PTP via UDP rules Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman New
[5.16,0291/1039] net: dsa: hellcreek: Allow PTP P2P measurements on blocked ports Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman New
[5.16,0288/1039] ath11k: Fix a NULL pointer dereference in ath11k_mac_op_hw_scan() Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman Superseded
[5.16,0286/1039] media: msi001: fix possible null-ptr-deref in msi001_probe() Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman Superseded
[5.16,0285/1039] media: dw2102: Fix use after free Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman Superseded
[5.16,0283/1039] ARM: dts: gemini: NAS4220-B: fis-index-block with 128 KiB sectors Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman New
[5.16,0280/1039] ath11k: Fix deleting uninitialized kernel timer during fragment cache flush Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman Superseded
[5.16,0277/1039] crypto: stm32 - Revert broken pm_runtime_resume_and_get changes Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman Superseded
[5.16,0275/1039] crypto: stm32/cryp - fix lrw chaining mode Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman New
[5.16,0272/1039] crypto: stm32/cryp - fix xts and race condition in crypto_engine requests Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman Superseded
[5.16,0270/1039] selftests: harness: avoid false negatives if test has no ASSERTs Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman New
[5.16,0268/1039] libbpf: Add "bool skipped" to struct bpf_map Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman New
[5.16,0267/1039] x86/uaccess: Move variable into switch case statement Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman New
[5.16,0265/1039] mwifiex: Fix possible ABBA deadlock Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman Superseded
[5.16,0263/1039] wcn36xx: Fix max channels retrieval Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman New
[5.16,0262/1039] rcu/exp: Mark current CPU as exp-QS in IPI loop second pass Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman Superseded
[5.16,0261/1039] drm/msm/dp: displayPort driver need algorithm rational Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman New
[5.16,0260/1039] drm/msm/gpu: Dont allow zero fence_id Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman New
[5.16,0259/1039] drm/amd/display: Fix out of bounds access on DNC31 stream encoder regs Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman New
[5.16,0258/1039] drm/amd/display: Fix bug in debugfs crc_win_update entry Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman New
[5.16,0250/1039] wireless: iwlwifi: Fix a double free in iwl_txq_dyn_alloc_dma Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman New
[5.16,0247/1039] media: dib8000: Fix a memleak in dib8000_init() Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman Superseded
[5.16,0245/1039] media: uvcvideo: Avoid invalid memory access Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman New
[5.16,0244/1039] media: uvcvideo: Fix memory leak of object map on error exit path Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman New
[5.16,0243/1039] samples: bpf: Fix unknown warning group build warning on Clang Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman New
[5.16,0241/1039] samples/bpf: Clean up samples/bpf build failes Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman New
[5.16,0239/1039] platform/x86: wmi: Replace read_takes_no_args with a flags field Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman New
[5.16,0233/1039] bpf: Disallow BPF_LOG_KERNEL log level for bpf(BPF_BTF_LOAD) Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman New
[5.16,0229/1039] bpf: Fix the test_task_vma selftest to support output shorter than 1 kB Untitled series #165492 --- 2022-01-24 Greg Kroah-Hartman New
« 1 2 ... 3 4 5 6 »