All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-06-21 16:17:24 to 2021-06-21 16:30:47 UTC [more...]

[PULL 00/57] target-arm queue
 2021-06-21 16:27 UTC  (2+ messages)
` [PULL 06/57] target/arm: Handle FPU being disabled in FPCXT_NS accesses

[PATCH 5.10 000/146] 5.10.46-rc1 review
 2021-06-21 16:15 UTC  (84+ messages)
` [PATCH 5.10 001/146] dmaengine: idxd: add missing dsa driver unregister
` [PATCH 5.10 002/146] dmaengine: fsl-dpaa2-qdma: Fix error return code in two functions
` [PATCH 5.10 003/146] dmaengine: xilinx: dpdma: initialize registers before request_irq
` [PATCH 5.10 004/146] dmaengine: ALTERA_MSGDMA depends on HAS_IOMEM
` [PATCH 5.10 005/146] dmaengine: QCOM_HIDMA_MGMT "
` [PATCH 5.10 006/146] dmaengine: SF_PDMA "
` [PATCH 5.10 007/146] dmaengine: stedma40: add missing iounmap() on error in d40_probe()
` [PATCH 5.10 008/146] afs: Fix an IS_ERR() vs NULL check
` [PATCH 5.10 009/146] mm/memory-failure: make sure wait for page writeback in memory_failure
` [PATCH 5.10 010/146] kvm: LAPIC: Restore guard to prevent illegal APIC register access
` [PATCH 5.10 011/146] fanotify: fix copy_event_to_user() fid error clean up
` [PATCH 5.10 012/146] batman-adv: Avoid WARN_ON timing related checks
` [PATCH 5.10 013/146] mac80211: fix skb length check in ieee80211_scan_rx()
` [PATCH 5.10 014/146] mlxsw: reg: Spectrum-3: Enforce lowest max-shaper burst size of 11
` [PATCH 5.10 015/146] mlxsw: core: Set thermal zone polling delay argument to real value at init
` [PATCH 5.10 016/146] libbpf: Fixes incorrect rx_ring_setup_done
` [PATCH 5.10 017/146] net: ipv4: fix memory leak in netlbl_cipsov4_add_std
` [PATCH 5.10 018/146] vrf: fix maximum MTU
` [PATCH 5.10 019/146] net: rds: fix memory leak in rds_recvmsg
` [PATCH 5.10 020/146] net: dsa: felix: re-enable TX flow control in ocelot_port_flush()
` [PATCH 5.10 021/146] net: lantiq: disable interrupt before sheduling NAPI
` [PATCH 5.10 022/146] netfilter: nft_fib_ipv6: skip ipv6 packets from any to link-local
` [PATCH 5.10 023/146] ice: add ndo_bpf callback for safe mode netdev ops
` [PATCH 5.10 024/146] ice: parameterize functions responsible for Tx ring management
` [PATCH 5.10 025/146] udp: fix race between close() and udp_abort()
` [PATCH 5.10 026/146] rtnetlink: Fix regression in bridge VLAN configuration
` [PATCH 5.10 027/146] net/sched: act_ct: handle DNAT tuple collision
` [PATCH 5.10 028/146] net/mlx5e: Remove dependency in IPsec initialization flows
` [PATCH 5.10 029/146] net/mlx5e: Fix page reclaim for dead peer hairpin
` [PATCH 5.10 030/146] net/mlx5: Consider RoCE cap before init RDMA resources
` [PATCH 5.10 031/146] net/mlx5: DR, Allow SW steering for sw_owner_v2 devices
` [PATCH 5.10 032/146] net/mlx5: DR, Dont use SW steering when RoCE is not supported
` [PATCH 5.10 033/146] net/mlx5e: Block offload of outer header csum for UDP tunnels
` [PATCH 5.10 034/146] netfilter: synproxy: Fix out of bounds when parsing TCP options
` [PATCH 5.10 035/146] mptcp: "
` [PATCH 5.10 036/146] sch_cake: Fix out of bounds when parsing TCP options and header
` [PATCH 5.10 037/146] mptcp: try harder to borrow memory from subflow under pressure
` [PATCH 5.10 038/146] mptcp: do not warn on bad input from the network
` [PATCH 5.10 039/146] selftests: mptcp: enable syncookie only in absence of reorders
` [PATCH 5.10 040/146] alx: Fix an error handling path in alx_probe()
` [PATCH 5.10 041/146] cxgb4: fix endianness when flashing boot image
` [PATCH 5.10 042/146] cxgb4: fix sleep in atomic when flashing PHY firmware
` [PATCH 5.10 043/146] cxgb4: halt chip before flashing PHY firmware image
` [PATCH 5.10 044/146] net: stmmac: dwmac1000: Fix extended MAC address registers definition
` [PATCH 5.10 045/146] net: make get_net_ns return error if NET_NS is disabled
` [PATCH 5.10 046/146] net: qualcomm: rmnet: Update rmnet device MTU based on real device
` [PATCH 5.10 047/146] net: qualcomm: rmnet: dont over-count statistics
` [PATCH 5.10 048/146] ethtool: strset: fix message length calculation
` [PATCH 5.10 049/146] qlcnic: Fix an error handling path in qlcnic_probe()
` [PATCH 5.10 050/146] netxen_nic: Fix an error handling path in netxen_nic_probe()
` [PATCH 5.10 051/146] cxgb4: fix wrong ethtool n-tuple rule lookup
` [PATCH 5.10 052/146] ipv4: Fix device used for dst_alloc with local routes
` [PATCH 5.10 053/146] net: qrtr: fix OOB Read in qrtr_endpoint_post
` [PATCH 5.10 054/146] bpf: Fix leakage under speculation on mispredicted branches
` [PATCH 5.10 055/146] ptp: improve max_adj check against unreasonable values
` [PATCH 5.10 056/146] net: cdc_ncm: switch to eth%d interface naming
` [PATCH 5.10 057/146] lantiq: net: fix duplicated skb in rx descriptor ring
` [PATCH 5.10 058/146] net: usb: fix possible use-after-free in smsc75xx_bind
` [PATCH 5.10 059/146] net: fec_ptp: fix issue caused by refactor the fec_devtype
` [PATCH 5.10 060/146] net: ipv4: fix memory leak in ip_mc_add1_src
` [PATCH 5.10 061/146] net/af_unix: fix a data-race in unix_dgram_sendmsg / unix_release_sock
` [PATCH 5.10 062/146] net/mlx5: E-Switch, Read PF mac address
` [PATCH 5.10 063/146] net/mlx5: E-Switch, Allow setting GUID for host PF vport
` [PATCH 5.10 064/146] net/mlx5: Reset mkey index on creation
` [PATCH 5.10 065/146] be2net: Fix an error handling path in be_probe()
` [PATCH 5.10 066/146] net: hamradio: fix memory leak in mkiss_close
` [PATCH 5.10 067/146] net: cdc_eem: fix tx fixup skb leak
` [PATCH 5.10 068/146] cxgb4: fix wrong shift
` [PATCH 5.10 069/146] bnxt_en: Rediscover PHY capabilities after firmware reset
` [PATCH 5.10 070/146] bnxt_en: Fix TQM fastpath ring backing store computation
` [PATCH 5.10 071/146] bnxt_en: Call bnxt_ethtool_free() in bnxt_init_one() error path
` [PATCH 5.10 072/146] icmp: dont send out ICMP messages with a source address of 0.0.0.0
` [PATCH 5.10 073/146] net: ethernet: fix potential use-after-free in ec_bhf_remove
` [PATCH 5.10 074/146] regulator: cros-ec: Fix error code in dev_err message
` [PATCH 5.10 075/146] regulator: max77620: Silence deferred probe error
` [PATCH 5.10 076/146] regulator: bd70528: Fix off-by-one for buck123 .n_voltages setting
` [PATCH 5.10 077/146] platform/x86: thinkpad_acpi: Add X1 Carbon Gen 9 second fan support
` [PATCH 5.10 078/146] ASoC: rt5659: Fix the lost powers for the HDA header
` [PATCH 5.10 080/146] ASoC: fsl-asoc-card: Set .owner attribute when registering card
` [PATCH 5.10 089/146] drm/sun4i: dw-hdmi: Make HDMI PHY into a platform device
` [PATCH 5.10 090/146] ASoC: qcom: lpass-cpu: Fix pop noise during audio capture begin
` [PATCH 5.10 091/146] radeon: use memcpy_to/fromio for UVD fw upload
` [PATCH 5.10 092/146] hwmon: (scpi-hwmon) shows the negative temperature properly

[PATCHv2 0/3] iommu/io-pgtable: Optimize partial walk flush for large scatter-gather list
 2021-06-21 16:30 UTC  (5+ messages)
` [PATCHv2 2/3] "

[PATCH] drm: mxsfb: Clear FIFO_CLEAR bit
 2021-06-21 16:30 UTC  (3+ messages)

[xen-unstable test] 162929: trouble: blocked/broken/pass
 2021-06-21 16:30 UTC 

[PATCH] drm: mxsfb: Disable overlay plane support for i.MX8MM/i.MX8MN
 2021-06-21 16:28 UTC  (3+ messages)

The problem about arm64: io: Relax implicit barriers in default I/O accessors
 2021-06-21 16:26 UTC  (7+ messages)
        ` [EXT] "

[PATCH nf-next] docs: networking: Update connection tracking offload sysctl parameters
 2021-06-21 16:26 UTC  (3+ messages)

[PATCH v3 1/2] habanalabs: define uAPI to export FD for DMA-BUF
 2021-06-21 16:26 UTC  (6+ messages)

[PATCH v3 00/27] userfaultfd-wp: Support shmem and hugetlbfs
 2021-06-21 16:26 UTC  (4+ messages)
` [PATCH v3 09/27] mm: Introduce ZAP_FLAG_SKIP_SWAP

[hardknott][PATCH v2 1/2] arm-bsp/fvp-base*: Introduce WIC support for fvp-base* machines
 2021-06-21 16:22 UTC  (2+ messages)
` [hardknott][PATCH v2 2/2] arm-autonomy/fvp-base: Make usage of wic images

[PATCH 5.4 00/90] 5.4.128-rc1 review
 2021-06-21 16:16 UTC  (88+ messages)
` [PATCH 5.4 02/90] dmaengine: QCOM_HIDMA_MGMT depends on HAS_IOMEM
` [PATCH 5.4 03/90] dmaengine: stedma40: add missing iounmap() on error in d40_probe()
` [PATCH 5.4 04/90] afs: Fix an IS_ERR() vs NULL check
` [PATCH 5.4 05/90] mm/memory-failure: make sure wait for page writeback in memory_failure
` [PATCH 5.4 06/90] kvm: LAPIC: Restore guard to prevent illegal APIC register access
` [PATCH 5.4 07/90] batman-adv: Avoid WARN_ON timing related checks
` [PATCH 5.4 08/90] net: ipv4: fix memory leak in netlbl_cipsov4_add_std
` [PATCH 5.4 09/90] vrf: fix maximum MTU
` [PATCH 5.4 12/90] udp: fix race between close() and udp_abort()
` [PATCH 5.4 13/90] rtnetlink: Fix regression in bridge VLAN configuration
` [PATCH 5.4 14/90] net/sched: act_ct: handle DNAT tuple collision
` [PATCH 5.4 15/90] net/mlx5e: Remove dependency in IPsec initialization flows
` [PATCH 5.4 16/90] net/mlx5e: Fix page reclaim for dead peer hairpin
` [PATCH 5.4 17/90] net/mlx5: Consider RoCE cap before init RDMA resources
` [PATCH 5.4 18/90] net/mlx5e: allow TSO on VXLAN over VLAN topologies
` [PATCH 5.4 19/90] net/mlx5e: Block offload of outer header csum for UDP tunnels
` [PATCH 5.4 20/90] netfilter: synproxy: Fix out of bounds when parsing TCP options
` [PATCH 5.4 21/90] sch_cake: Fix out of bounds when parsing TCP options and header
` [PATCH 5.4 22/90] alx: Fix an error handling path in alx_probe()
` [PATCH 5.4 23/90] net: stmmac: dwmac1000: Fix extended MAC address registers definition
` [PATCH 5.4 24/90] net: make get_net_ns return error if NET_NS is disabled
` [PATCH 5.4 25/90] qlcnic: Fix an error handling path in qlcnic_probe()
` [PATCH 5.4 26/90] netxen_nic: Fix an error handling path in netxen_nic_probe()
` [PATCH 5.4 27/90] net: qrtr: fix OOB Read in qrtr_endpoint_post
` [PATCH 5.4 28/90] ptp: improve max_adj check against unreasonable values
` [PATCH 5.4 29/90] net: cdc_ncm: switch to eth%d interface naming
` [PATCH 5.4 30/90] lantiq: net: fix duplicated skb in rx descriptor ring
` [PATCH 5.4 31/90] net: usb: fix possible use-after-free in smsc75xx_bind
` [PATCH 5.4 32/90] net: fec_ptp: fix issue caused by refactor the fec_devtype
` [PATCH 5.4 33/90] net: ipv4: fix memory leak in ip_mc_add1_src
` [PATCH 5.4 34/90] net/af_unix: fix a data-race in unix_dgram_sendmsg / unix_release_sock
` [PATCH 5.4 35/90] be2net: Fix an error handling path in be_probe()
` [PATCH 5.4 36/90] net: hamradio: fix memory leak in mkiss_close
` [PATCH 5.4 37/90] net: cdc_eem: fix tx fixup skb leak
` [PATCH 5.4 38/90] cxgb4: fix wrong shift
` [PATCH 5.4 39/90] bnxt_en: Rediscover PHY capabilities after firmware reset
` [PATCH 5.4 40/90] bnxt_en: Call bnxt_ethtool_free() in bnxt_init_one() error path
` [PATCH 5.4 41/90] icmp: dont send out ICMP messages with a source address of 0.0.0.0
` [PATCH 5.4 42/90] net: ethernet: fix potential use-after-free in ec_bhf_remove
` [PATCH 5.4 43/90] regulator: bd70528: Fix off-by-one for buck123 .n_voltages setting
` [PATCH 5.4 44/90] ASoC: rt5659: Fix the lost powers for the HDA header
` [PATCH 5.4 45/90] spi: stm32-qspi: Always wait BUSY bit to be cleared in stm32_qspi_wait_cmd()
` [PATCH 5.4 46/90] pinctrl: ralink: rt2880: avoid to error in calls is pin is already enabled
` [PATCH 5.4 47/90] radeon: use memcpy_to/fromio for UVD fw upload
` [PATCH 5.4 48/90] hwmon: (scpi-hwmon) shows the negative temperature properly
` [PATCH 5.4 49/90] sched/fair: Correctly insert cfs_rqs to list on unthrottle
` [PATCH 5.4 50/90] can: bcm: fix infoleak in struct bcm_msg_head
` [PATCH 5.4 51/90] can: bcm/raw/isotp: use per module netdevice notifier
` [PATCH 5.4 52/90] can: j1939: fix Use-after-Free, hold skb ref while in use
` [PATCH 5.4 53/90] can: mcba_usb: fix memory leak in mcba_usb
` [PATCH 5.4 54/90] usb: core: hub: Disable autosuspend for Cypress CY7C65632
` [PATCH 5.4 55/90] tracing: Do not stop recording cmdlines when tracing is off
` [PATCH 5.4 56/90] tracing: Do not stop recording comms if the trace file is being read
` [PATCH 5.4 57/90] tracing: Do no increment trace_clock_global() by one
` [PATCH 5.4 58/90] PCI: Mark TI C667X to avoid bus reset
` [PATCH 5.4 59/90] PCI: Mark some NVIDIA GPUs "
` [PATCH 5.4 60/90] PCI: aardvark: Dont rely on jiffies while holding spinlock
` [PATCH 5.4 61/90] PCI: aardvark: Fix kernel panic during PIO transfer
` [PATCH 5.4 62/90] PCI: Add ACS quirk for Broadcom BCM57414 NIC
` [PATCH 5.4 63/90] PCI: Work around Huawei Intelligent NIC VF FLR erratum
` [PATCH 5.4 64/90] KVM: x86: Immediately reset the MMU context when the SMM flag is cleared
` [PATCH 5.4 65/90] ARCv2: save ABI registers across signal handling
` [PATCH 5.4 66/90] x86/process: Check PF_KTHREAD and not current->mm for kernel threads
` [PATCH 5.4 67/90] x86/pkru: Write hardware init value to PKRU when xstate is init
` [PATCH 5.4 68/90] x86/fpu: Reset state for all signal restore failures
` [PATCH 5.4 69/90] dmaengine: pl330: fix wrong usage of spinlock flags in dma_cyclc
` [PATCH 5.4 70/90] cfg80211: make certificate generation more robust
` [PATCH 5.4 71/90] cfg80211: avoid double free of PMSR request
` [PATCH 5.4 72/90] drm/amdgpu/gfx10: enlarge CP_MEC_DOORBELL_RANGE_UPPER to cover full doorbell
` [PATCH 5.4 73/90] drm/amdgpu/gfx9: fix the doorbell missing when in CGPG issue
` [PATCH 5.4 74/90] net: ll_temac: Make sure to free skb when it is completely used
` [PATCH 5.4 75/90] net: ll_temac: Fix TX BD buffer overwrite
` [PATCH 5.4 76/90] net: bridge: fix vlan tunnel dst null pointer dereference
` [PATCH 5.4 77/90] net: bridge: fix vlan tunnel dst refcnt when egressing
` [PATCH 5.4 78/90] mm/slub: clarify verification reporting
` [PATCH 5.4 79/90] mm/slub: fix redzoning for small allocations
` [PATCH 5.4 80/90] mm/slub.c: include swab.h
` [PATCH 5.4 81/90] net: stmmac: disable clocks in stmmac_remove_config_dt()
` [PATCH 5.4 82/90] net: fec_ptp: add clock rate zero check
` [PATCH 5.4 83/90] tools headers UAPI: Sync linux/in.h copy with the kernel sources
` [PATCH 5.4 84/90] KVM: arm/arm64: Fix KVM_VGIC_V3_ADDR_TYPE_REDIST read
` [PATCH 5.4 85/90] ARM: OMAP: replace setup_irq() by request_irq()
` [PATCH 5.4 86/90] clocksource/drivers/timer-ti-dm: Add clockevent and clocksource support
` [PATCH 5.4 87/90] clocksource/drivers/timer-ti-dm: Prepare to handle dra7 timer wrap issue
` [PATCH 5.4 88/90] clocksource/drivers/timer-ti-dm: Handle dra7 timer wrap errata i940
` [PATCH 5.4 89/90] usb: dwc3: debugfs: Add and remove endpoint dirs dynamically
` [PATCH 5.4 90/90] usb: dwc3: core: fix kernel panic when do reboot

[powerpc][5.13.0-rc7] Kernel warning (kernel/sched/fair.c:401) while running LTP tests
 2021-06-21 16:22 UTC  (8+ messages)

QEMU PCIe expander bridge with 64kB page guest -> guest BUG_ON()
 2021-06-21 16:22 UTC 

[PATCH] btrfs: fix unbalanced unlock in qgroup_account_snapshot()
 2021-06-21 16:17 UTC  (2+ messages)

[PATCH] drm/vc4: dsi: Only register our component once a DSI device is attached
 2021-06-21 16:18 UTC  (6+ messages)

[PATCH] nvme: add comment to not use kobj_to_dev()
 2021-06-21 16:20 UTC  (5+ messages)

[PATCH v4 0/9] KVM: arm64: Initial host support for the Apple M1
 2021-06-21 16:19 UTC  (5+ messages)
` [PATCH v4 7/9] KVM: arm64: timer: Refactor IRQ configuration

[RESEND PATCH 00/12] golang/xenlight: domain life cycle support
 2021-06-21 16:19 UTC  (3+ messages)

[PATCH] platform/x86: think-lmi: Return EINVAL when kbdlang gets set to a 0 length string
 2021-06-21 16:16 UTC  (4+ messages)

[PATCH 00/14] bcache patches for Linux v5.14
 2021-06-21 16:17 UTC  (3+ messages)
` [PATCH 03/14] bcache: add initial data structures for nvm pages
  ` Ask help for code review (was Re: [PATCH 03/14] bcache: add initial data structures for nvm pages)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.