All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-05-12 15:14:38 to 2021-05-12 15:28:09 UTC [more...]

[PATCH 5.11 000/601] 5.11.21-rc1 review
 2021-05-12 14:41 UTC  (3+ messages)
` [PATCH 5.11 015/601] drm: bridge: fix LONTIUM use of mipi_dsi_() functions
` [PATCH 5.11 025/601] MIPS: pci-mt7620: fix PLL lock check

arch/powerpc/kernel/optprobes.c:34:1: error: unused function 'is_kprobe_ppc_optinsn_slot'
 2021-05-12 15:12 UTC  (8+ messages)

[PATCH 5.10 000/530] 5.10.37-rc1 review
 2021-05-12 14:49 UTC  (44+ messages)
` [PATCH 5.10 001/530] Bluetooth: verify AMP hci_chan before amp_destroy
` [PATCH 5.10 002/530] bluetooth: eliminate the potential race condition when removing the HCI controller
` [PATCH 5.10 003/530] net/nfc: fix use-after-free llcp_sock_bind/connect
` [PATCH 5.10 004/530] io_uring: truncate lengths larger than MAX_RW_COUNT on provide buffers
` [PATCH 5.10 005/530] Revert "USB: cdc-acm: fix rounding error in TIOCSSERIAL"
` [PATCH 5.10 006/530] usb: roles: Call try_module_get() from usb_role_switch_find_by_fwnode()
` [PATCH 5.10 007/530] tty: moxa: fix TIOCSSERIAL jiffies conversions
` [PATCH 5.10 008/530] tty: amiserial: fix TIOCSSERIAL permission check
` [PATCH 5.10 009/530] USB: serial: usb_wwan: fix TIOCSSERIAL jiffies conversions
` [PATCH 5.10 010/530] staging: greybus: uart: "
` [PATCH 5.10 011/530] USB: serial: ti_usb_3410_5052: fix TIOCSSERIAL permission check
` [PATCH 5.10 012/530] staging: fwserial: fix TIOCSSERIAL jiffies conversions
` [PATCH 5.10 013/530] tty: moxa: fix TIOCSSERIAL permission check
` [PATCH 5.10 014/530] staging: fwserial: "
` [PATCH 5.10 015/530] drm: bridge: fix LONTIUM use of mipi_dsi_() functions
` [PATCH 5.10 016/530] usb: typec: tcpm: Address incorrect values of tcpm psy for fixed supply
` [PATCH 5.10 017/530] usb: typec: tcpm: Address incorrect values of tcpm psy for pps supply
` [PATCH 5.10 018/530] usb: typec: tcpm: update power supply once partner accepts
` [PATCH 5.10 019/530] usb: xhci-mtk: remove or operator for setting schedule parameters
` [PATCH 5.10 020/530] usb: xhci-mtk: improve bandwidth scheduling with TT
` [PATCH 5.10 021/530] ASoC: samsung: tm2_wm5110: check of of_parse return value
` [PATCH 5.10 022/530] ASoC: Intel: kbl_da7219_max98927: Fix kabylake_ssp_fixup function
` [PATCH 5.10 023/530] ASoC: tlv320aic32x4: Register clocks before registering component
` [PATCH 5.10 024/530] ASoC: tlv320aic32x4: Increase maximum register in regmap
` [PATCH 5.10 026/530] MIPS: pci-rt2880: fix slot 0 configuration
` [PATCH 5.10 027/530] FDDI: defxx: Bail out gracefully with unassigned PCI resource for CSR
` [PATCH 5.10 028/530] PCI: Allow VPD access for QLogic ISP2722
` [PATCH 5.10 029/530] KVM: x86: Defer the MMU unload to the normal path on an global INVPCID
` [PATCH 5.10 031/530] PCI: keystone: Let AM65 use the pci_ops defined in pcie-designware-host.c
` [PATCH 5.10 032/530] PM / devfreq: Unlock mutex and free devfreq struct in error path
` [PATCH 5.10 040/530] phy: ti: j721e-wiz: Invoke wiz_init() before of_platform_device_create()
` [PATCH 5.10 041/530] misc: vmw_vmci: explicitly initialize vmci_notify_bm_set_msg struct
` [PATCH 5.10 042/530] misc: vmw_vmci: explicitly initialize vmci_datagram payload
` [PATCH 5.10 043/530] selinux: add proper NULL termination to the secclass_map permissions
` [PATCH 5.10 044/530] x86, sched: Treat Intel SNC topology as default, COD as exception
` [PATCH 5.10 045/530] async_xor: increase src_offs when dropping destination page
` [PATCH 5.10 046/530] md/bitmap: wait for external bitmap writes to complete during tear down
` [PATCH 5.10 047/530] md-cluster: fix use-after-free issue when removing rdev
` [PATCH 5.10 048/530] md: split mddev_find
` [PATCH 5.10 050/530] md: md_open returns -EBUSY when entering racing area
` [PATCH 5.10 068/530] drm/amd/display: Reject non-zero src_y and src_x for video planes
` [PATCH 5.10 278/530] drm/stm: Fix bus_flags handling
` [PATCH 5.10 451/530] iommu/amd: Put newline after closing bracket in warning

[PATCH v2 00/10] KVM: Implement nested TSC scaling
 2021-05-12 15:09 UTC  (5+ messages)
` [PATCH v2 01/10] math64.h: Add mul_s64_u64_shr()
` [PATCH v2 02/10] KVM: X86: Store L1's TSC scaling ratio in 'struct kvm_vcpu_arch'
` [PATCH v2 04/10] KVM: VMX: Add a TSC multiplier field in VMCS12
` [PATCH v2 05/10] KVM: X86: Add functions for retrieving L2 TSC fields from common code

[PATCH 0/4] J721E: Use external clock in EVM for SERDES
 2021-05-12 15:12 UTC  (8+ messages)
` [PATCH 1/4] arm64: dts: ti: k3-j721e-main: Fix external refclk input to SERDES
` [PATCH 2/4] arm64: dts: ti: k3-j721e-main: Add #clock-cells property to serdes DT node
` [PATCH 3/4] arm64: dts: ti: k3-j721e-common-proc-board: Use external clock for SERDES
` [PATCH 4/4] arm64: dts: ti: k3-j721e-common-proc-board: Re-name "link" name as "phy"

[PATCH v2 0/3] input: MT6358 PMIC button support
 2021-05-12 15:26 UTC  (3+ messages)
` [PATCH v2 1/3] Input: mtk-pmic-keys - use get_irq_byname() instead of index
` [PATCH v2 2/3] dt-bindings: input: mtk-pmic-keys: add MT6358 binding definition

[PATCH] nvmet: Reset ns->file when open fails
 2021-05-12 15:05 UTC  (2+ messages)

[PATCH v6 00/82] target/arm: Implement SVE2
 2021-05-12 15:24 UTC  (13+ messages)
` [PATCH v6 35/82] target/arm: Implement SVE2 saturating multiply-add high
` [PATCH v6 36/82] target/arm: Implement SVE2 integer multiply-add long
` [PATCH v6 37/82] target/arm: Implement SVE2 complex integer multiply-add
` [PATCH v6 38/82] target/arm: Implement SVE2 ADDHNB, ADDHNT
` [PATCH v6 39/82] target/arm: Implement SVE2 RADDHNB, RADDHNT
` [PATCH v6 40/82] target/arm: Implement SVE2 SUBHNB, SUBHNT

[Bug 1907969] [NEW] linux-user/i386: Segfault when mixing threads and signals
 2021-05-12 15:16 UTC  (2+ messages)
` [Bug 1907969] "

[PATCH] MAINTAINERS: Add Alain Volmat as STM32 SPI maintainer
 2021-05-12 15:24 UTC  (2+ messages)

[PATCH] riscv: ax25-ae350: doc: Fix minor format issues
 2021-05-12 15:25 UTC 

[PATCH v1 0/3] perf arm-spe: Correct recording configurations
 2021-05-12 15:23 UTC  (5+ messages)
` [PATCH v1 2/3] perf arm-spe: Correct sample flags for dummy event

[PATCH] travis-ci: Use clang-10 for the [s390x] Clang (disable-tcg) job
 2021-05-12 15:22 UTC 

[PATCH] drm/panfrost: Handle failure in panfrost_job_hw_submit()
 2021-05-12 15:24 UTC 

[LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload
 2021-05-12 15:23 UTC  (3+ messages)
` [dm-devel] "

[PATCH 0/11 v5] fs: Hole punch vs page cache filling races
 2021-05-12 15:23 UTC  (6+ messages)
` [PATCH 03/11] mm: Protect operations adding pages to page cache with invalidate_lock
  ` [f2fs-dev] "
` [PATCH 10/11] ceph: Fix race between hole punch and page fault
  ` [f2fs-dev] "

[PATCH -next] drm/panfrost: Fix PM reference leak in panfrost_job_hw_submit()
 2021-05-12 15:23 UTC  (2+ messages)

drivers/infiniband/core/nldev.c:2187:1: warning: unused function '__chk_RDMA_NL_NLDEV'
 2021-05-12 15:23 UTC 

[PATCH v3 0/3] arm64/sve: Trivial optimisation for 128 bit SVE vectors
 2021-05-12 15:11 UTC  (4+ messages)
` [PATCH v3 1/3] arm64/sve: Split _sve_flush macro into separate Z and predicate flushes
` [PATCH v3 2/3] arm64/sve: Use the sve_flush macros in sve_load_from_fpsimd_state()
` [PATCH v3 3/3] arm64/sve: Skip flushing Z registers with 128 bit vectors

[PATCH v7 1/4] mfd: rt4831: Adds support for Richtek RT4831
 2021-05-12 15:21 UTC  (4+ messages)
` [PATCH v7 2/4] backlight: rt4831: Adds DT binding document for Richtek RT4831 backlight
` [PATCH v7 3/4] mfd: rt4831: Adds DT binding document for Richtek RT4831
` [PATCH v7 4/4] backlight: rt4831: Adds support for Richtek RT4831 backlight

[PATCH 0/6] block-copy: make helper APIs thread safe
 2021-05-12 15:19 UTC  (3+ messages)
` [PATCH 6/6] aiopool: protect with a mutex

[PATCH v5 0/4]Add Bitstream configuration support for Versal
 2021-05-12 15:10 UTC  (2+ messages)

[PATCH 5.4 000/244] 5.4.119-rc1 review
 2021-05-12 14:50 UTC  (64+ messages)
` [PATCH 5.4 155/244] vfio/mdev: Do not allow a mdev_type to have a NULL parent pointer
` [PATCH 5.4 159/244] scsi: hisi_sas: Fix IRQ checks
` [PATCH 5.4 160/244] scsi: jazz_esp: Add IRQ check
` [PATCH 5.4 161/244] scsi: sun3x_esp: "
` [PATCH 5.4 162/244] scsi: sni_53c710: "
` [PATCH 5.4 163/244] scsi: ibmvfc: Fix invalid state machine BUG_ON()
` [PATCH 5.4 164/244] mfd: stm32-timers: Avoid clearing auto reload register
` [PATCH 5.4 184/244] ASoC: simple-card: fix possible uninitialized single_cpu local variable
` [PATCH 5.4 190/244] mt7601u: fix always true expression
` [PATCH 5.4 191/244] KVM: PPC: Book3S HV P9: Restore host CTRL SPR after guest exit
` [PATCH 5.4 192/244] RDMA/qedr: Fix error return code in qedr_iw_connect()
` [PATCH 5.4 193/244] IB/hfi1: Fix error return code in parse_platform_config()
` [PATCH 5.4 194/244] cxgb4: Fix unintentional sign extension issues
` [PATCH 5.4 195/244] net: thunderx: Fix unintentional sign extension issue
` [PATCH 5.4 196/244] RDMA/srpt: Fix error return code in srpt_cm_req_recv()
` [PATCH 5.4 197/244] i2c: img-scb: fix reference leak when pm_runtime_get_sync fails
` [PATCH 5.4 198/244] i2c: imx-lpi2c: "
` [PATCH 5.4 199/244] i2c: omap: "
` [PATCH 5.4 200/244] i2c: sprd: "
` [PATCH 5.4 201/244] i2c: cadence: add IRQ check
` [PATCH 5.4 202/244] i2c: emev2: "
` [PATCH 5.4 203/244] i2c: jz4780: "
` [PATCH 5.4 204/244] i2c: sh7760: "
` [PATCH 5.4 205/244] powerpc/xive: Fix xmon command "dxi"
` [PATCH 5.4 206/244] ASoC: ak5558: correct reset polarity
` [PATCH 5.4 207/244] drm/i915/gvt: Fix error code in intel_gvt_init_device()
` [PATCH 5.4 208/244] perf beauty: Fix fsconfig generator
` [PATCH 5.4 209/244] MIPS: pci-legacy: stop using of_pci_range_to_resource
` [PATCH 5.4 210/244] powerpc/pseries: extract host bridge from pci_bus prior to bus removal
` [PATCH 5.4 211/244] rtlwifi: 8821ae: upgrade PHY and RF parameters
` [PATCH 5.4 212/244] i2c: sh7760: fix IRQ error path
` [PATCH 5.4 213/244] mwl8k: Fix a double Free in mwl8k_probe_hw
` [PATCH 5.4 214/244] vsock/vmci: log once the failed queue pair allocation
` [PATCH 5.4 215/244] gro: fix napi_gro_frags() Fast GRO breakage due to IP alignment check
` [PATCH 5.4 216/244] RDMA/cxgb4: add missing qpid increment
` [PATCH 5.4 217/244] RDMA/i40iw: Fix error unwinding when i40iw_hmc_sd_one fails
` [PATCH 5.4 218/244] ALSA: usb: midi: dont return -ENOMEM when usb_urb_ep_type_check fails
` [PATCH 5.4 219/244] net: davinci_emac: Fix incorrect masking of tx and rx error channel
` [PATCH 5.4 220/244] net: renesas: ravb: Fix a stuck issue when a lot of frames are received
` [PATCH 5.4 221/244] net: phy: intel-xway: enable integrated led functions
` [PATCH 5.4 222/244] ath9k: Fix error check in ath9k_hw_read_revisions() for PCI devices
` [PATCH 5.4 223/244] ath10k: Fix ath10k_wmi_tlv_op_pull_peer_stats_info() unlock without lock
` [PATCH 5.4 224/244] powerpc/52xx: Fix an invalid ASM expression (addi used instead of add)
` [PATCH 5.4 225/244] bnxt_en: fix ternary sign extension bug in bnxt_show_temp()
` [PATCH 5.4 226/244] ARM: dts: uniphier: Change phy-mode to RGMII-ID to enable delay pins for RTL8211E
` [PATCH 5.4 227/244] arm64: "
` [PATCH 5.4 228/244] net: geneve: modify IP header check in geneve6_xmit_skb and geneve_xmit_skb
` [PATCH 5.4 229/244] selftests: net: mirror_gre_vlan_bridge_1q: Make an FDB entry static
` [PATCH 5.4 230/244] bnxt_en: Fix RX consumer index logic in the error path
` [PATCH 5.4 231/244] net:emac/emac-mac: Fix a use after free in emac_mac_tx_buf_send
` [PATCH 5.4 232/244] RDMA/siw: Fix a use after free in siw_alloc_mr
` [PATCH 5.4 233/244] RDMA/bnxt_re: Fix a double free in bnxt_qplib_alloc_res
` [PATCH 5.4 234/244] net: bridge: mcast: fix broken length + header check for MRDv6 Adv
` [PATCH 5.4 235/244] net:nfc:digital: Fix a double free in digital_tg_recv_dep_req
` [PATCH 5.4 236/244] kfifo: fix ternary sign extension bugs
` [PATCH 5.4 237/244] mm/sparse: add the missing sparse_buffer_fini() in error branch
` [PATCH 5.4 238/244] mm/memory-failure: unnecessary amount of unmapping
` [PATCH 5.4 239/244] net: Only allow init netns to set default tcp cong to a restricted algo
` [PATCH 5.4 240/244] smp: Fix smp_call_function_single_async prototype
` [PATCH 5.4 241/244] Revert "net/sctp: fix race condition in sctp_destroy_sock"
` [PATCH 5.4 242/244] sctp: delay auto_asconf init until binding the first addr
` [PATCH 5.4 243/244] Revert "of/fdt: Make sure no-map does not remove already reserved regions"
` [PATCH 5.4 244/244] Revert "fdt: Properly handle "no-map" field in the memory region"

[PATCH] doc: replace jargon word "impact" with "effect"/"affect"
 2021-05-12 15:19 UTC  (13+ messages)

[PATCH v1 0/8] block: add error handling for *add_disk*()
 2021-05-12 15:16 UTC  (7+ messages)
` [PATCH v1 5/8] block: add initial error handling for *add_disk()* and friends
` [PATCH v1 6/8] loop: add error handling support for add_disk()
` [PATCH v1 7/8] null_blk: "

[PATCH -next] USB: EHCI: ehci-mv: add missing MODULE_DEVICE_TABLE
 2021-05-12 15:08 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/5] Offload flags fixes
 2021-05-12 15:20 UTC  (6+ messages)
` [dpdk-dev] [PATCH v4 0/3] "
  ` [dpdk-dev] [PATCH v4 3/3] vhost: fix offload flags in Rx path

[PATCH 0/3] Support xen-driven USB3 debug capability
 2021-05-12 15:01 UTC  (7+ messages)
` [PATCH 2/3] xen: Export dbgp functions when CONFIG_XEN_DOM0 is enabled
` [PATCH 3/3] usb: xhci: Notify xen when DbC is unsafe to use

stable-rc/queue/4.14 build: 191 builds: 1 failed, 190 passed, 7 errors, 61 warnings (v4.14.232-232-g70a041fadfacd)
 2021-05-12 15:05 UTC 

[PATCH v2] riscv: Turn has_fpu into a static key if FPU=y
 2021-05-12 14:55 UTC 

stable-rc/queue/5.4 build: 184 builds: 1 failed, 183 passed, 5 errors, 90 warnings (v5.4.117-428-g4c47387b367f)
 2021-05-12 15:05 UTC 

[PATCH v2 00/40] Use ASCII subset instead of UTF-8 alternate symbols
 2021-05-12 15:17 UTC  (5+ messages)
    ` [Intel-wired-lan] "
    ` [f2fs-dev] "

[linux-nfc] how to test a driver for a new device
 2021-05-12 15:19 UTC  (3+ messages)
`  "
  ` [linux-nfc] "

[dpdk-dev] [PATCH] lib/librte_power: fix using variables before validity check
 2021-05-12 15:19 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH 0/4] Testing with patatt-0.2.0 from a clean env
 2021-05-12 15:19 UTC  (5+ messages)
` [PATCH 1/4] Return a list of all sigs, not just goodsigs
` [PATCH 2/4] Return better result than just pass/fail
` [PATCH 3/4] Support other git dirs as sources
` [PATCH 4/4] Release as v0.2.0

[PULL v2 0/1] readthedoc theme patch
 2021-05-12 15:17 UTC  (3+ messages)

[PATCH v2 0/3] mfd: MT6358 PMIC button support
 2021-05-12 15:16 UTC  (8+ messages)
` [PATCH v2 1/3] mfd: mt6397: add mt6358 register definitions for power key
` [PATCH v2 2/3] mfd: mt6397: keys: use named IRQs instead of index
` [PATCH v2 3/3] mfd: mt6397: add PMIC keys for MT6358

drivers/staging/media/atomisp/pci/hive_isp_css_common/host/input_system.c:1693:1: error: non-void function does not return a value in all control paths
 2021-05-12 15:18 UTC 

Retrieving status of local variables
 2021-05-12 15:15 UTC 

[LTP] [COMMITTED] [PATCH] Revert "docparse: Fix heading levels"
 2021-05-12 15:16 UTC  (2+ messages)

[sashal-linux-stable:queue-4.9 100/170] drivers/tty/serial/stm32-usart.c:180:34: error: 'USART_CR_TC' undeclared; did you mean 'USART_SR_TC'?
 2021-05-12 15:16 UTC 

[PATCH v3 0/4] P2040/P2041 i2c recovery erratum
 2021-05-12 15:01 UTC  (5+ messages)

[PATCH v2 0/2] USB: propose a generic fix for PORT_SUSPEND set feature timeout
 2021-05-12 15:04 UTC  (7+ messages)
` [PATCH v2 1/2] USB: reset-resume the device when PORT_SUSPEND is set but timeout

[PATCH 2/2] MAINTAINERS: nfc: include linux-nfc mailing list
 2021-05-12 15:15 UTC  (3+ messages)
  ` [linux-nfc] "

[PATCH 1/2] MAINTAINERS: nfc: add Krzysztof Kozlowski as maintainer
 2021-05-12 15:15 UTC  (3+ messages)
  ` [linux-nfc] "

[PATCH] MAINTAINERS: nfc: drop Clément Perrochaud from NXP-NCI
 2021-05-12 15:14 UTC  (3+ messages)
  ` [linux-nfc] "


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.