linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-06 11:34:20 to 2021-07-06 11:50:10 UTC [more...]

[PATCH AUTOSEL 5.4 01/74] drm/etnaviv: fix NULL check before some freeing functions is not needed
 2021-07-06 11:25 UTC  (20+ messages)
` [PATCH AUTOSEL 5.4 04/74] drm/amd/amdgpu/sriov disable all ip hw status by default
` [PATCH AUTOSEL 5.4 05/74] drm/vc4: fix argument ordering in vc4_crtc_get_margins()
` [PATCH AUTOSEL 5.4 12/74] net: Treat __napi_schedule_irqoff() as __napi_schedule() on PREEMPT_RT
` [PATCH AUTOSEL 5.4 16/74] drm/virtio: Fix double free on probe failure
` [PATCH AUTOSEL 5.4 19/74] udf: Fix NULL pointer dereference in udf_symlink function
` [PATCH AUTOSEL 5.4 25/74] ipv6: use prandom_u32() for ID generation
` [PATCH AUTOSEL 5.4 26/74] RDMA/cxgb4: Fix missing error code in create_qp()
` [PATCH AUTOSEL 5.4 27/74] dm space maps: don't reset space map allocation cursor when committing
` [PATCH AUTOSEL 5.4 28/74] pinctrl: mcp23s08: fix race condition in irq handler
` [PATCH AUTOSEL 5.4 32/74] net: mvpp2: check return value after calling platform_get_resource()
` [PATCH AUTOSEL 5.4 34/74] net: moxa: Use devm_platform_get_and_ioremap_resource()
` [PATCH AUTOSEL 5.4 38/74] drm/amdkfd: use allowed domain for vmbo validation
` [PATCH AUTOSEL 5.4 41/74] r8169: avoid link-up interrupt issue on RTL8106e if user enables ASPM
` [PATCH AUTOSEL 5.4 50/74] net: sched: fix error return code in tcf_del_walker()
` [PATCH AUTOSEL 5.4 51/74] drm/amdkfd: Walk through list with dqm lock hold
` [PATCH AUTOSEL 5.4 65/74] net: ip: avoid OOM kills with large UDP sends over loopback
` [PATCH AUTOSEL 5.4 66/74] RDMA/cma: Fix rdma_resolve_route() memory leak
` [PATCH AUTOSEL 5.4 68/74] Bluetooth: Fix the HCI to MGMT status conversion table
` [PATCH AUTOSEL 5.4 74/74] MIPS: set mips32r5 for virt extensions

[PATCH AUTOSEL 4.19 01/55] drm/etnaviv: fix NULL check before some freeing functions is not needed
 2021-07-06 11:26 UTC  (12+ messages)
` [PATCH AUTOSEL 4.19 02/55] drm/mxsfb: Don't select DRM_KMS_FB_HELPER
` [PATCH AUTOSEL 4.19 06/55] drm/amd/display: fix use_max_lb flag for 420 pixel formats
` [PATCH AUTOSEL 4.19 11/55] net: Treat __napi_schedule_irqoff() as __napi_schedule() on PREEMPT_RT
` [PATCH AUTOSEL 4.19 13/55] drm/virtio: Fixes a potential NULL pointer dereference on probe failure
` [PATCH AUTOSEL 4.19 16/55] e100: handle eeprom as little endian
` [PATCH AUTOSEL 4.19 21/55] dm space maps: don't reset space map allocation cursor when committing
` [PATCH AUTOSEL 4.19 23/55] ice: set the value of global config lock timeout longer
` [PATCH AUTOSEL 4.19 24/55] virtio_net: Remove BUG() to avoid machine dead
` [PATCH AUTOSEL 4.19 29/55] fjes: check return value after calling platform_get_resource()
` [PATCH AUTOSEL 4.19 37/55] MIPS: add PMD table accounting into MIPS'pmd_alloc_one
` [PATCH AUTOSEL 4.19 50/55] Bluetooth: Fix the HCI to MGMT status conversion table

[PATCH v3] block: Removed a warning while compiling with a cross compiler for parisc
 2021-07-06 11:19 UTC 

[PATCH AUTOSEL 5.10 001/137] drm/etnaviv: fix NULL check before some freeing functions is not needed
 2021-07-06 11:21 UTC  (48+ messages)
` [PATCH AUTOSEL 5.10 002/137] drm/mxsfb: Don't select DRM_KMS_FB_HELPER
` [PATCH AUTOSEL 5.10 013/137] atm: iphase: fix possible use-after-free in ia_module_exit()
` [PATCH AUTOSEL 5.10 014/137] mISDN: fix possible use-after-free in HFC_cleanup()
` [PATCH AUTOSEL 5.10 015/137] atm: nicstar: Fix possible use-after-free in nicstar_cleanup()
` [PATCH AUTOSEL 5.10 016/137] net: Treat __napi_schedule_irqoff() as __napi_schedule() on PREEMPT_RT
` [PATCH AUTOSEL 5.10 018/137] net: mdio: ipq8064: add regmap config to disable REGCACHE
` [PATCH AUTOSEL 5.10 019/137] drm/bridge: lt9611: Add missing MODULE_DEVICE_TABLE
` [PATCH AUTOSEL 5.10 022/137] drm/virtio: Fix double free on probe failure
` [PATCH AUTOSEL 5.10 031/137] drm/vc4: hdmi: Fix PM reference leak in vc4_hdmi_encoder_pre_crtc_co()
` [PATCH AUTOSEL 5.10 032/137] e100: handle eeprom as little endian
` [PATCH AUTOSEL 5.10 033/137] igb: handle vlan types with checker enabled
` [PATCH AUTOSEL 5.10 035/137] drm/bridge: cdns: Fix PM reference leak in cdns_dsi_transfer()
` [PATCH AUTOSEL 5.10 037/137] net/mlx5e: IPsec/rep_tc: Fix rep_tc_update_skb drops IPsec packet
` [PATCH AUTOSEL 5.10 039/137] drm: rockchip: add missing registers for RK3188
` [PATCH AUTOSEL 5.10 046/137] virtio-net: Add validation for used length
` [PATCH AUTOSEL 5.10 047/137] ipv6: use prandom_u32() for ID generation
` [PATCH AUTOSEL 5.10 048/137] MIPS: cpu-probe: Fix FPU detection on Ingenic JZ4760(B)
` [PATCH AUTOSEL 5.10 049/137] MIPS: ingenic: Select CPU_SUPPORTS_CPUFREQ && MIPS_EXTERNAL_TIMER
` [PATCH AUTOSEL 5.10 052/137] net: tcp better handling of reordering then loss cases
` [PATCH AUTOSEL 5.10 053/137] RDMA/cxgb4: Fix missing error code in create_qp()
` [PATCH AUTOSEL 5.10 055/137] dm writecache: don't split bios when overwriting contiguous cache content
` [PATCH AUTOSEL 5.10 060/137] ice: fix clang warning regarding deadcode.DeadStores
` [PATCH AUTOSEL 5.10 063/137] net: bcmgenet: check return value after calling platform_get_resource()
` [PATCH AUTOSEL 5.10 064/137] net: mvpp2: "
` [PATCH AUTOSEL 5.10 065/137] net: micrel: "
` [PATCH AUTOSEL 5.10 067/137] drm/amd/display: Fix DCN 3.01 DSCCLK validation
` [PATCH AUTOSEL 5.10 069/137] drm/amd/display: Release MST resources on switch from MST to SST
` [PATCH AUTOSEL 5.10 073/137] selftests: Clean forgotten resources as part of cleanup()
` [PATCH AUTOSEL 5.10 074/137] net: sgi: ioc3-eth: check return value after calling platform_get_resource()
` [PATCH AUTOSEL 5.10 076/137] fjes: "
` [PATCH AUTOSEL 5.10 078/137] r8169: avoid link-up interrupt issue on RTL8106e if user enables ASPM
` [PATCH AUTOSEL 5.10 080/137] xfrm: Fix error reporting in xfrm_state_construct
` [PATCH AUTOSEL 5.10 081/137] dm writecache: commit just one block, not a full page
` [PATCH AUTOSEL 5.10 086/137] drm/amdkfd: Fix circular lock in nocpsch path
` [PATCH AUTOSEL 5.10 088/137] ice: fix incorrect payload indicator on PTYPE
` [PATCH AUTOSEL 5.10 097/137] mt76: mt7915: fix IEEE80211_HE_PHY_CAP7_MAX_NC for station mode
` [PATCH AUTOSEL 5.10 099/137] MIPS: add PMD table accounting into MIPS'pmd_alloc_one
` [PATCH AUTOSEL 5.10 100/137] net: fec: add ndo_select_queue to fix TX bandwidth fluctuations
` [PATCH AUTOSEL 5.10 101/137] atm: nicstar: use 'dma_free_coherent' instead of 'kfree'
` [PATCH AUTOSEL 5.10 102/137] atm: nicstar: register the interrupt handler in the right place
` [PATCH AUTOSEL 5.10 109/137] iwlwifi: pcie: fix context info freeing
` [PATCH AUTOSEL 5.10 114/137] cfg80211: fix default HE tx bitrate mask in 2G band
` [PATCH AUTOSEL 5.10 118/137] media, bpf: Do not copy more entries than user space requested
` [PATCH AUTOSEL 5.10 128/137] Bluetooth: btusb: Add support USB ALT 3 for WBS
` [PATCH AUTOSEL 5.10 129/137] Bluetooth: mgmt: Fix the command returns garbage parameter value
` [PATCH AUTOSEL 5.10 131/137] sched/fair: Ensure _sum and _avg values stay consistent
` [PATCH AUTOSEL 5.10 132/137] bpf: Fix false positive kmemleak report in bpf_ringbuf_area_alloc()

[PATCH AUTOSEL 5.12 001/160] drm/etnaviv: fix NULL check before some freeing functions is not needed
 2021-07-06 11:18 UTC  (122+ messages)
` [PATCH AUTOSEL 5.12 005/160] drm/amd/display: fix HDCP reset sequence on reinitialize
` [PATCH AUTOSEL 5.12 013/160] drm/amd/display: fix use_max_lb flag for 420 pixel formats
` [PATCH AUTOSEL 5.12 018/160] atm: nicstar: Fix possible use-after-free in nicstar_cleanup()
` [PATCH AUTOSEL 5.12 037/160] igb: handle vlan types with checker enabled
` [PATCH AUTOSEL 5.12 038/160] igb: fix assignment on big endian machines
` [PATCH AUTOSEL 5.12 039/160] drm/bridge: cdns: Fix PM reference leak in cdns_dsi_transfer()
` [PATCH AUTOSEL 5.12 040/160] clk: renesas: r8a77995: Add ZA2 clock
` [PATCH AUTOSEL 5.12 041/160] drm/amd/display: fix odm scaling
` [PATCH AUTOSEL 5.12 042/160] net/mlx5e: IPsec/rep_tc: Fix rep_tc_update_skb drops IPsec packet
` [PATCH AUTOSEL 5.12 043/160] net/mlx5: Fix lag port remapping logic
` [PATCH AUTOSEL 5.12 044/160] drm: rockchip: add missing registers for RK3188
` [PATCH AUTOSEL 5.12 045/160] drm: rockchip: add missing registers for RK3066
` [PATCH AUTOSEL 5.12 046/160] net: stmmac: the XPCS obscures a potential "PHY not found" error
` [PATCH AUTOSEL 5.12 047/160] RDMA/rtrs: Change MAX_SESS_QUEUE_DEPTH
` [PATCH AUTOSEL 5.12 048/160] clk: tegra: Fix refcounting of gate clocks
` [PATCH AUTOSEL 5.12 049/160] clk: tegra: Ensure that PLLU configuration is applied properly
` [PATCH AUTOSEL 5.12 050/160] drm: bridge: cdns-mhdp8546: Fix PM reference leak in
` [PATCH AUTOSEL 5.12 051/160] virtio-net: Add validation for used length
` [PATCH AUTOSEL 5.12 052/160] ipv6: use prandom_u32() for ID generation
` [PATCH AUTOSEL 5.12 053/160] MIPS: cpu-probe: Fix FPU detection on Ingenic JZ4760(B)
` [PATCH AUTOSEL 5.12 054/160] MIPS: ingenic: Select CPU_SUPPORTS_CPUFREQ && MIPS_EXTERNAL_TIMER
` [PATCH AUTOSEL 5.12 055/160] drm/amdgpu: fix sdma firmware version error in sriov
` [PATCH AUTOSEL 5.12 056/160] drm/amd/display: Avoid HDCP over-read and corruption
` [PATCH AUTOSEL 5.12 057/160] drm/amdgpu: remove unsafe optimization to drop preamble ib
` [PATCH AUTOSEL 5.12 058/160] clk: tegra: tegra124-emc: Fix clock imbalance in emc_set_timing()
` [PATCH AUTOSEL 5.12 059/160] net: tcp better handling of reordering then loss cases
` [PATCH AUTOSEL 5.12 060/160] RDMA/cxgb4: Fix missing error code in create_qp()
` [PATCH AUTOSEL 5.12 061/160] dm space maps: don't reset space map allocation cursor when committing
` [PATCH AUTOSEL 5.12 062/160] dm writecache: don't split bios when overwriting contiguous cache content
` [PATCH AUTOSEL 5.12 063/160] dm: Fix dm_accept_partial_bio() relative to zone management commands
` [PATCH AUTOSEL 5.12 064/160] block: introduce BIO_ZONE_WRITE_LOCKED bio flag
` [PATCH AUTOSEL 5.12 065/160] net: bridge: mrp: Update ring transitions
` [PATCH AUTOSEL 5.12 066/160] pinctrl: mcp23s08: fix race condition in irq handler
` [PATCH AUTOSEL 5.12 067/160] ice: set the value of global config lock timeout longer
` [PATCH AUTOSEL 5.12 068/160] ice: fix clang warning regarding deadcode.DeadStores
` [PATCH AUTOSEL 5.12 069/160] virtio_net: Remove BUG() to avoid machine dead
` [PATCH AUTOSEL 5.12 070/160] net: mscc: ocelot: check return value after calling platform_get_resource()
` [PATCH AUTOSEL 5.12 071/160] net: bcmgenet: "
` [PATCH AUTOSEL 5.12 072/160] net: mvpp2: "
` [PATCH AUTOSEL 5.12 073/160] net: micrel: "
` [PATCH AUTOSEL 5.12 074/160] net: moxa: Use devm_platform_get_and_ioremap_resource()
` [PATCH AUTOSEL 5.12 075/160] drm/amd/display: Fix DCN 3.01 DSCCLK validation
` [PATCH AUTOSEL 5.12 076/160] drm/amd/display: Update scaling settings on modeset
` [PATCH AUTOSEL 5.12 077/160] drm/amd/display: Release MST resources on switch from MST to SST
` [PATCH AUTOSEL 5.12 078/160] drm/amd/display: Set DISPCLK_MAX_ERRDET_CYCLES to 7
` [PATCH AUTOSEL 5.12 079/160] drm/amd/display: Fix off-by-one error in DML
` [PATCH AUTOSEL 5.12 080/160] drm/amd/display: Fix crash during MPO + ODM combine mode recalculation
` [PATCH AUTOSEL 5.12 081/160] net: phy: realtek: add delay to fix RXC generation issue
` [PATCH AUTOSEL 5.12 082/160] selftests: Clean forgotten resources as part of cleanup()
` [PATCH AUTOSEL 5.12 083/160] net: sgi: ioc3-eth: check return value after calling platform_get_resource()
` [PATCH AUTOSEL 5.12 085/160] fjes: "
` [PATCH AUTOSEL 5.12 086/160] selinux: use __GFP_NOWARN with GFP_NOWAIT in the AVC
` [PATCH AUTOSEL 5.12 087/160] r8169: avoid link-up interrupt issue on RTL8106e if user enables ASPM
` [PATCH AUTOSEL 5.12 088/160] drm/amd/display: Verify Gamma & Degamma LUT sizes in amdgpu_dm_atomic_check
` [PATCH AUTOSEL 5.12 089/160] ibmvnic: fix kernel build warnings in build_hdr_descs_arr
` [PATCH AUTOSEL 5.12 090/160] xfrm: Fix error reporting in xfrm_state_construct
` [PATCH AUTOSEL 5.12 091/160] dm writecache: commit just one block, not a full page
` [PATCH AUTOSEL 5.12 092/160] wlcore/wl12xx: Fix wl12xx get_mac error if device is in ELP
` [PATCH AUTOSEL 5.12 093/160] wl1251: Fix possible buffer overflow in wl1251_cmd_scan
` [PATCH AUTOSEL 5.12 094/160] cw1200: add missing MODULE_DEVICE_TABLE
` [PATCH AUTOSEL 5.12 095/160] drm/amdkfd: fix circular locking on get_wave_state
` [PATCH AUTOSEL 5.12 096/160] drm/amdkfd: Fix circular lock in nocpsch path
` [PATCH AUTOSEL 5.12 097/160] net: hsr: don't check sequence number if tag removal is offloaded
` [PATCH AUTOSEL 5.12 098/160] bpf: Fix up register-based shifts in interpreter to silence KUBSAN
` [PATCH AUTOSEL 5.12 099/160] ice: fix incorrect payload indicator on PTYPE
` [PATCH AUTOSEL 5.12 100/160] ice: mark PTYPE 2 as reserved
` [PATCH AUTOSEL 5.12 101/160] mt76: mt7615: fix fixed-rate tx status reporting
` [PATCH AUTOSEL 5.12 102/160] mt76: dma: use ieee80211_tx_status_ext to free packets when tx fails
` [PATCH AUTOSEL 5.12 103/160] net: fix mistake path for netdev_features_strings
` [PATCH AUTOSEL 5.12 104/160] net: ipa: Add missing of_node_put() in ipa_firmware_load()
` [PATCH AUTOSEL 5.12 105/160] net: sched: fix error return code in tcf_del_walker()
` [PATCH AUTOSEL 5.12 106/160] io_uring: fix false WARN_ONCE
` [PATCH AUTOSEL 5.12 107/160] drm/amdgpu: fix bad address translation for sienna_cichlid
` [PATCH AUTOSEL 5.12 108/160] drm/amdkfd: Walk through list with dqm lock hold
` [PATCH AUTOSEL 5.12 109/160] mt76: mt7915: fix tssi indication field of DBDC NICs
` [PATCH AUTOSEL 5.12 110/160] mt76: mt7915: fix IEEE80211_HE_PHY_CAP7_MAX_NC for station mode
` [PATCH AUTOSEL 5.12 111/160] mt76: fix iv and CCMP header insertion
` [PATCH AUTOSEL 5.12 112/160] rtl8xxxu: Fix device info for RTL8192EU devices
` [PATCH AUTOSEL 5.12 113/160] MIPS: add PMD table accounting into MIPS'pmd_alloc_one
` [PATCH AUTOSEL 5.12 114/160] net: fec: add FEC_QUIRK_HAS_MULTI_QUEUES represents i.MX6SX ENET IP
` [PATCH AUTOSEL 5.12 115/160] net: fec: add ndo_select_queue to fix TX bandwidth fluctuations
` [PATCH AUTOSEL 5.12 116/160] atm: nicstar: use 'dma_free_coherent' instead of 'kfree'
` [PATCH AUTOSEL 5.12 117/160] atm: nicstar: register the interrupt handler in the right place
` [PATCH AUTOSEL 5.12 118/160] vsock: notify server to shutdown when client has pending signal
` [PATCH AUTOSEL 5.12 119/160] drm/amd/display: Fix edp_bootup_bl_level initialization issue
` [PATCH AUTOSEL 5.12 120/160] RDMA/rxe: Don't overwrite errno from ib_umem_get()
` [PATCH AUTOSEL 5.12 121/160] iwlwifi: mvm: don't change band on bound PHY contexts
` [PATCH AUTOSEL 5.12 122/160] iwlwifi: mvm: apply RX diversity per PHY context
` [PATCH AUTOSEL 5.12 123/160] iwlwifi: mvm: fix error print when session protection ends
` [PATCH AUTOSEL 5.12 124/160] iwlwifi: mvm: support LONG_GROUP for WOWLAN_GET_STATUSES version
` [PATCH AUTOSEL 5.12 125/160] iwlwifi: pcie: free IML DMA memory allocation
` [PATCH AUTOSEL 5.12 126/160] iwlwifi: pcie: fix context info freeing
` [PATCH AUTOSEL 5.12 127/160] rtw88: 8822c: update RF parameter tables to v62
` [PATCH AUTOSEL 5.12 128/160] rtw88: add quirks to disable pci capabilities
` [PATCH AUTOSEL 5.12 129/160] sfc: avoid double pci_remove of VFs
` [PATCH AUTOSEL 5.12 130/160] sfc: error code if SRIOV cannot be disabled
` [PATCH AUTOSEL 5.12 131/160] net: dsa: b53: Create default VLAN entry explicitly
` [PATCH AUTOSEL 5.12 132/160] wireless: wext-spy: Fix out-of-bounds warning
` [PATCH AUTOSEL 5.12 133/160] cfg80211: fix default HE tx bitrate mask in 2G band
` [PATCH AUTOSEL 5.12 134/160] mac80211: consider per-CPU statistics if present
` [PATCH AUTOSEL 5.12 135/160] mac80211_hwsim: add concurrent channels scanning support over virtio
` [PATCH AUTOSEL 5.12 136/160] mac80211: Properly WARN on HW scan before restart
` [PATCH AUTOSEL 5.12 137/160] IB/isert: Align target max I/O size to initiator size
` [PATCH AUTOSEL 5.12 138/160] media, bpf: Do not copy more entries than user space requested
` [PATCH AUTOSEL 5.12 139/160] net: retrieve netns cookie via getsocketopt
` [PATCH AUTOSEL 5.12 140/160] net: ip: avoid OOM kills with large UDP sends over loopback
` [PATCH AUTOSEL 5.12 141/160] RDMA/cma: Fix rdma_resolve_route() memory leak
` [PATCH AUTOSEL 5.12 142/160] Bluetooth: btusb: Fixed too many in-token issue for Mediatek Chip
` [PATCH AUTOSEL 5.12 143/160] Bluetooth: Fix the HCI to MGMT status conversion table
` [PATCH AUTOSEL 5.12 144/160] Bluetooth: Fix alt settings for incoming SCO with transparent coding format
` [PATCH AUTOSEL 5.12 145/160] Bluetooth: Shutdown controller after workqueues are flushed or cancelled
` [PATCH AUTOSEL 5.12 146/160] Bluetooth: btusb: Add a new QCA_ROME device (0cf3:e500)
` [PATCH AUTOSEL 5.12 147/160] Bluetooth: L2CAP: Fix invalid access if ECRED Reconfigure fails
` [PATCH AUTOSEL 5.12 148/160] Bluetooth: L2CAP: Fix invalid access on ECRED Connection response
` [PATCH AUTOSEL 5.12 149/160] Bluetooth: btusb: Add support USB ALT 3 for WBS
` [PATCH AUTOSEL 5.12 150/160] Bluetooth: mgmt: Fix the command returns garbage parameter value
` [PATCH AUTOSEL 5.12 151/160] Bluetooth: btusb: use default nvm if boardID is 0 for wcn6855
` [PATCH AUTOSEL 5.12 152/160] Bluetooth: btusb: fix bt fiwmare downloading failure issue for qca btsoc
` [PATCH AUTOSEL 5.12 153/160] sched/fair: Ensure _sum and _avg values stay consistent
` [PATCH AUTOSEL 5.12 158/160] MIPS: loongsoon64: Reserve memory below starting pfn to prevent Oops
` [PATCH AUTOSEL 5.12 160/160] MIPS: CI20: Reduce clocksource to 750 kHz


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).