All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-08-26 11:39:16 to 2020-08-26 12:06:41 UTC [more...]

[PATCH 5.7 00/15] 5.7.19-rc1 review
 2020-08-26 12:02 UTC  (13+ messages)
` [PATCH 5.7 01/15] gre6: Fix reception with IP6_TNL_F_RCV_DSCP_COPY
` [PATCH 5.7 04/15] net: qrtr: fix usage of idr in port assignment to socket
` [PATCH 5.7 05/15] net/sched: act_ct: Fix skb double-free in tcf_ct_handle_fragments() error flow
` [PATCH 5.7 06/15] net: sctp: Fix negotiation of the number of data streams
` [PATCH 5.7 07/15] net/smc: Prevent kernel-infoleak in __smc_diag_dump()
` [PATCH 5.7 08/15] tipc: call rcu_read_lock() in tipc_aead_encrypt_done()
` [PATCH 5.7 09/15] tipc: fix uninit skb->data in tipc_nl_compat_dumpit()
` [PATCH 5.7 11/15] ethtool: Fix preserving of wanted feature bits in netlink interface
` [PATCH 5.7 12/15] ethtool: Account for hw_features "
` [PATCH 5.7 13/15] ethtool: Dont omit the netlink reply if no features were changed
` [PATCH 5.7 14/15] powerpc/64s: Dont init FSCR_DSCR in __init_FSCR()
` [PATCH 5.7 15/15] binfmt_flat: revert "binfmt_flat: dont offset the data start"

[PATCH 5.8 00/16] 5.8.5-rc1 review
 2020-08-26 12:02 UTC  (13+ messages)
` [PATCH 5.8 02/16] net: Fix potential wrong skb->protocol in skb_vlan_untag()
` [PATCH 5.8 03/16] net: nexthop: dont allow empty NHA_GROUP
` [PATCH 5.8 04/16] net: qrtr: fix usage of idr in port assignment to socket
` [PATCH 5.8 05/16] net/sched: act_ct: Fix skb double-free in tcf_ct_handle_fragments() error flow
` [PATCH 5.8 06/16] net: sctp: Fix negotiation of the number of data streams
` [PATCH 5.8 07/16] net/smc: Prevent kernel-infoleak in __smc_diag_dump()
` [PATCH 5.8 08/16] tipc: call rcu_read_lock() in tipc_aead_encrypt_done()
` [PATCH 5.8 09/16] tipc: fix uninit skb->data in tipc_nl_compat_dumpit()
` [PATCH 5.8 10/16] net: ena: Make missed_tx stat incremental
` [PATCH 5.8 14/16] netlink: fix state reallocation in policy export
` [PATCH 5.8 15/16] io_uring: fix missing ->mm on exit
` [PATCH 5.8 16/16] binfmt_flat: revert "binfmt_flat: dont offset the data start"

[PATCH v2 0/2] i2c: xiic: Support forcing single-master in DT
 2020-08-26 12:05 UTC  (9+ messages)
` [PATCH v2 2/2] "

[PATCH] iio: adc: fsl-imx25-gcq: Replace indio_dev->mlock with own device lock
 2020-08-26 12:06 UTC 

[PATCH 0/5] blk-mq: fix use-after-free on stale request
 2020-08-26 12:03 UTC  (4+ messages)

stable/linux-4.4.y build: 190 builds: 1 failed, 189 passed, 2 errors, 13 warnings (v4.4.234)
 2020-08-26 12:06 UTC 

[PATCH] intel_idle: Add ICL support
 2020-08-26 12:04 UTC 

[PATCH] kbuild: Simplify DEBUG_INFO Kconfig handling
 2020-08-26 12:04 UTC  (2+ messages)

[PATCH 1/4] regmap: sdw: move to -EOPNOTSUPP
 2020-08-26 12:03 UTC  (8+ messages)

[PATCH V8] Introduce a new flag for i440fx to disable PCI hotplug on the root bus
 2020-08-26 12:03 UTC  (3+ messages)

[master][PATCH v2 0/6] Allow PR Service and hash equiv togther
 2020-08-26 12:03 UTC  (5+ messages)
` [master][PATCH v2 4/6] package.bbclass: Move package_get_auto_pr to packagedata.bbclass
  ` [OE-core] "
` [OE-core] [master][PATCH v2 0/6] Allow PR Service and hash equiv togther

[igt-dev] [PATCH i-g-t] tests/kms_cursor_crc: refactoring cursor-alpha subtests
 2020-08-26 12:02 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH v7 00/12] huge vmalloc mappings
 2020-08-26 11:59 UTC  (4+ messages)
` [PATCH v7 06/12] powerpc: inline huge vmap supported functions

[patch V2 00/46] x86, PCI, XEN, genirq ...: Prepare for device MSI
 2020-08-26 11:17 UTC  (44+ messages)
` [patch V2 01/46] iommu/amd: Prevent NULL pointer dereference
` [patch V2 02/46] x86/init: Remove unused init ops
` [patch V2 03/46] PCI: vmd: Dont abuse vector irqomain as parent
` [patch V2 04/46] genirq/chip: Use the first chip in irq_chip_compose_msi_msg()
` [patch V2 05/46] x86/msi: Move compose message callback where it belongs
` [patch V2 06/46] x86/msi: Remove pointless vcpu_affinity callback
` [patch V2 07/46] x86/irq: Rename X86_IRQ_ALLOC_TYPE_MSI* to reflect PCI dependency
` [patch V2 08/46] x86/irq: Add allocation type for parent domain retrieval
` [patch V2 09/46] iommu/vt-d: Consolidate irq domain getter
` [patch V2 10/46] iommu/amd: "
` [patch V2 11/46] iommu/irq_remapping: Consolidate irq domain lookup
` [patch V2 12/46] x86/irq: Prepare consolidation of irq_alloc_info
` [patch V2 13/46] x86/msi: Consolidate HPET allocation
` [patch V2 14/46] x86/ioapic: Consolidate IOAPIC allocation
` [patch V2 15/46] x86/irq: Consolidate DMAR irq allocation
` [patch V2 16/46] x86/irq: Consolidate UV domain allocation
` [patch V2 17/46] PCI/MSI: Rework pci_msi_domain_calc_hwirq()
` [patch V2 18/46] x86/msi: Consolidate MSI allocation
` [patch V2 19/46] x86/msi: Use generic MSI domain ops
` [patch V2 20/46] x86/irq: Move apic_post_init() invocation to one place
` [patch V2 21/46] x86/pci: Reducde #ifdeffery in PCI init code
` [patch V2 22/46] x86/irq: Initialize PCI/MSI domain at PCI init time
` [patch V2 23/46] irqdomain/msi: Provide DOMAIN_BUS_VMD_MSI
` [patch V2 24/46] PCI: vmd: Mark VMD irqdomain with DOMAIN_BUS_VMD_MSI
` [patch V2 25/46] PCI/MSI: Provide pci_dev_has_special_msi_domain() helper
` [patch V2 26/46] x86/xen: Make xen_msi_init() static and rename it to xen_hvm_msi_init()
` [patch V2 27/46] x86/xen: Rework MSI teardown
` [patch V2 28/46] x86/xen: Consolidate XEN-MSI init
` [patch V2 29/46] irqdomain/msi: Allow to override msi_domain_alloc/free_irqs()
` [patch V2 30/46] x86/xen: Wrap XEN MSI management into irqdomain
` [patch V2 31/46] iommm/vt-d: Store irq domain in struct device
` [patch V2 32/46] iommm/amd: "
` [patch V2 33/46] x86/pci: Set default irq domain in pcibios_add_device()
` [patch V2 34/46] PCI/MSI: Make arch_.*_msi_irq[s] fallbacks selectable
` [patch V2 35/46] x86/irq: Cleanup the arch_*_msi_irqs() leftovers
` [patch V2 36/46] x86/irq: Make most MSI ops XEN private
` [patch V2 37/46] iommu/vt-d: Remove domain search for PCI/MSI[X]
` [patch V2 38/46] iommu/amd: Remove domain search for PCI/MSI
` [patch V2 39/46] x86/irq: Add DEV_MSI allocation type
` [patch V2 45/46] irqdomain/msi: Provide msi_alloc/free_store() callbacks

[PATCH] iio: stm32-dac: Replace indio_dev->mlock with own device lock
 2020-08-26 12:00 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] mm: memcg: Fix memcg reclaim soft lockup
 2020-08-26 12:00 UTC  (7+ messages)

Issue with iwd + Linux 5.8.3 + WPA Enterprise
 2020-08-26 12:00 UTC  (7+ messages)

Please apply commit 0828137e8f16 ("powerpc/64s: Don't init FSCR_DSCR in __init_FSCR()") to v4.14.y, v4.19.y, v5.4.y, v5.7.y
 2020-08-26 11:58 UTC  (4+ messages)

[RFC] perf/jevents: Add new structure to pass json fields
 2020-08-26 11:59 UTC  (8+ messages)

[PATCH v5 00/12] *** A Method for evaluating dirty page rate ***
 2020-08-26 11:59 UTC  (5+ messages)
` [PATCH v5 02/12] migration/dirtyrate: add DirtyRateStatus to denote calculation status
` [PATCH v5 03/12] migration/dirtyrate: Add RamlockDirtyInfo to store sampled page info

[PATCH 00/12] fix some error memleaks
 2020-08-26 11:57 UTC  (7+ messages)
` [PATCH 01/12] qga/channel-posix: Plug memory leak in ga_channel_write_all()
` [PATCH 02/12] hw/vfio/ap: Plug memleak in vfio_ap_get_group()

[PATCH v4 1/5] exfat: integrates dir-entry getting and validation
 2020-08-26 11:57 UTC  (5+ messages)
` [PATCH v4 2/5] exfat: add NameLength check when extracting name
` [PATCH v4 3/5] exfat: unify name extraction
` [PATCH v4 4/5] exfat: add dir-entry set checksum validation
` [PATCH v4 5/5] exfat: write only modified part of dir-entry set

stable/linux-5.4.y build: 200 builds: 1 failed, 199 passed, 1 error, 126 warnings (v5.4.61)
 2020-08-26 11:58 UTC 

[PATCH V2 0/2] Implement Shutdown callback for i2c
 2020-08-26 11:56 UTC  (5+ messages)
` [PATCH V2 1/2] i2c: i2c-qcom-geni: Store DMA mapping data in geni_i2c_dev struct
` [PATCH V2 2/2] i2c: i2c-qcom-geni: Add shutdown callback for i2c

[PATCH 0/3] Optionally skip linking/copying the built-ins
 2020-08-26 11:56 UTC  (10+ messages)
` [PATCH v2 "
  ` [PATCH v2 3/3] ci: stop linking built-ins to the dashed versions
  ` [PATCH v3 0/3] Optionally skip linking/copying the built-ins
    ` [PATCH v3 1/3] msvc: copy the correct `.pdb` files in the Makefile target `install`
    ` [PATCH v3 2/3] Optionally skip linking/copying the built-ins
    ` [PATCH v3 3/3] ci: stop linking built-ins to the dashed versions

[PATCH 1/2] ARM: dts: imx6qdl: tqma6: fix indentation
 2020-08-26 11:54 UTC  (11+ messages)
` [PATCH 2/2] ARM: dts: imx6qdl: tqma6: minor fixes
    ` (EXT) "
        ` (EXT) "
            ` (EXT) "
                ` (EXT) "

[PATCH v2 0/7] x86: fix cpu hotplug with secure boot
 2020-08-26 11:55 UTC  (5+ messages)
` [PATCH v2 6/7] x68: acpi: trigger SMI before sending hotplug Notify event to OSPM

[PATCH 0/3] integrity: Load certs from EFI MOK config table
 2020-08-26 11:55 UTC  (2+ messages)

[PATCH 0/2] leds: mt6360: Add LED driver for MT6360
 2020-08-26 11:54 UTC  (10+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] dt-bindings: leds: Add bindings for MT6360 LED

[PATCH] poky.conf: do not force packagegroup-core-device-devel into all qemu images
 2020-08-26 11:55 UTC  (2+ messages)
` [poky] "

[PATCH] x86/irq: Preserve vector in orig_ax for APIC code
 2020-08-26 11:53 UTC 

[dpdk-dev] [PATCH] bus/dpaa: fix fd check before close
 2020-08-26 11:54 UTC 

drivers/scsi/mpt3sas/mpt3sas_base.c:5723 _base_send_ioc_reset() error: double unlocked 'ioc->ioc_reset_in_progress_lock' (orig line 5715)
 2020-08-26 11:54 UTC 

[PATCH 0/3] opp: Allow opp-supported-hw to contain multiple versions
 2020-08-26 11:50 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: "
` [PATCH 2/3] "
` [PATCH 3/3] ARM: tegra: Pass multiple versions in opp-supported-hw property

next/master baseline: 473 runs, 12 regressions (next-20200826)
 2020-08-26 11:53 UTC 

[PATCH v6 0/6] Support running driver's probe for a device powered off
 2020-08-26 11:54 UTC  (7+ messages)
` [PATCH v6 1/6] i2c: Allow an ACPI driver to manage the device's power state during probe
` [PATCH v6 2/6] ACPI: Add a convenience function to tell a device is in low power state
` [PATCH v6 3/6] ov5670: Support probe whilst the device is in a "
` [PATCH v6 4/6] media: i2c: imx319: Support probe while the device is off
` [PATCH v6 5/6] at24: Support probing while off
` [PATCH v6 6/6] Documentation: ACPI: Document allow-low-power-probe _DSD property

PROBLEM: SHA1 on Allwinner V3s failed
 2020-08-26 11:52 UTC  (5+ messages)

opp: How to use multiple opp-supported-hw versions properly?
 2020-08-26 11:51 UTC  (6+ messages)

Please pull u-boot-marvell/remove-config-nr-dram-banks-v9-2020-08-26
 2020-08-26 11:52 UTC  (3+ messages)

[Bug 1893040] [NEW] External modules retreval using Go1.15 on s390x appears to have checksum and ECDSA verification issues
 2020-08-26 11:44 UTC 

[PATCH v3 0/8] meson: mingw installation fixes & nsis conversion
 2020-08-26 11:50 UTC  (3+ messages)

[PATCH] perf tools: Use %zd for size_t printf formats on 32b
 2020-08-26 11:50 UTC  (3+ messages)

syscall_trace_enter and syscall_trace_leave for m68k w/MMU
 2020-08-26 11:50 UTC  (7+ messages)
` [PATCH] m68k/kernel - wire up syscall_trace_enter/leave for m68k

[PATCH v3 00/12] Introduce USB U2F key device
 2020-08-26 11:42 UTC  (13+ messages)
` [PATCH v3 01/12] hw/usb: Regroup USB HID protocol values
` [PATCH v3 02/12] docs: Add USB U2F key device documentation
` [PATCH v3 03/12] hw/usb: Add U2F key base class
` [PATCH v3 04/12] hw/usb: Add U2F key base class implementation
` [PATCH v3 05/12] hw/usb: Add U2F key passthru mode
` [PATCH v3 06/12] hw/usb: Add U2F key emulated mode
` [PATCH v3 07/12] meson: Add U2F key to meson
` [PATCH v3 08/12] docs/system: Add U2F key to the USB devices examples
` [PATCH v3 09/12] docs/qdev-device-use.txt: Add USB U2F key to the QDEV "
` [PATCH v3 10/12] scripts: Add u2f-setup-gen script
` [PATCH v3 11/12] hw/usb: Add U2F device check to passthru mode
` [PATCH v3 12/12] hw/usb: Add U2F device autoscan "

[PATCH net-next v5 0/3] Add phylib support to smsc95xx
 2020-08-26 11:17 UTC  (2+ messages)
` [PATCH net-next v5 2/3] smsc95xx: use usbnet->driver_priv

[PATCH 0/9] irqchip/gic: generalize use of HW-based retriggering
 2020-08-26 11:16 UTC  (3+ messages)
` [PATCH 5/9] fsl-msi: Provide default retrigger callback

[PATCH 1/2] usb typec: mt6360: Add support for mt6360 Type-C driver
 2020-08-26 11:16 UTC  (2+ messages)
` [PATCH 2/2] usb typec: mt6360: Add MT6360 Type-C DT binding documentation

[PATCH v2] perf test: Perf test 67 address sanitizer issue
 2020-08-26 11:48 UTC 

[PATCH] spi: spi-fsl-dspi: Add ACPI support
 2020-08-26 11:47 UTC  (6+ messages)

[PATCH] ASoC: AMD: Clean kernel log from deferred probe error messages
 2020-08-26 11:24 UTC  (2+ messages)

[PATCH 00/32] Set 2: Rid W=1 warnings in Wireless
 2020-08-26 11:21 UTC  (4+ messages)
` [PATCH 25/32] wireless: ath: wil6210: wmi: Fix formatting and demote non-conforming function headers

[PATCH 0/2] media: v4l2-mem2mem: fix poll() bug
 2020-08-26 11:21 UTC  (7+ messages)
` [PATCH 1/2] media: v4l2-mem2mem: consider OUTPUT queue first when polling
` [PATCH 2/2] media: v4l2-mem2mem: simplify poll logic a bit

stable/linux-4.14.y build: 201 builds: 0 failed, 201 passed, 66 warnings (v4.14.195)
 2020-08-26 11:21 UTC 

[PATCH v3 1/3] perf dso: Use libbfd to read build_id and .gnu_debuglink section
 2020-08-26 11:47 UTC  (2+ messages)

[PATCH] afs: Remove erroneous fallthough annotation
 2020-08-26 11:32 UTC 

[PATCH] selinux: fix error handling bugs in security_load_policy()
 2020-08-26 11:31 UTC 

drivers/usb/gadget/udc/fsl_qe_udc.c:837:33: sparse: sparse: non size-preserving integer to pointer cast
 2020-08-26 11:37 UTC 

stable/linux-4.19.y build: 205 builds: 0 failed, 205 passed, 93 warnings (v4.19.142)
 2020-08-26 11:42 UTC 

[PATCH] rnbd: Fix an error code in process_rdma()
 2020-08-26 11:32 UTC 

[PATCH v2] net: dp83869: Fix RGMII internal delay configuration
 2020-08-26 11:35 UTC  (2+ messages)

[PATCH 0/9] thunderbolt: Add debugfs support
 2020-08-26 11:40 UTC  (4+ messages)
` [PATCH 9/9] thunderbolt: Add debugfs interface

[PATCH rdma-next 00/10] Restore failure of destroy commands
 2020-08-26 11:40 UTC  (11+ messages)
` [PATCH rdma-next 01/10] RDMA: Restore ability to fail on PD deallocate

[PATCH] ASoC: max9867: shutdown codec when changing filter type
 2020-08-26 11:39 UTC 

[PATCH net-next] ath11k: return -ENOMEM on allocation failure
 2020-08-26 11:34 UTC 

[PATCH] memory: emif: Remove bogus debugfs error handling
 2020-08-26 11:37 UTC 

[PATCH 1/5] arm: mvebu: Espressobin: Move env load addresses
 2020-08-26 11:40 UTC  (6+ messages)
  ` Espressobin booting (Was: Re: [PATCH 1/5] arm: mvebu: Espressobin: Move env load addresses)

[PATCH 1/2] perf expr: Force encapsulation on expr_id_data
 2020-08-26 11:34 UTC  (4+ messages)
` [PATCH 2/2] perf parse-events: Avoid an uninitialized read

[PATCH] iommu: Add support to filter non-strict/lazy mode based on device names
 2020-08-26 11:37 UTC  (3+ messages)


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.