All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-08-26 14:18:26 to 2020-08-26 14:51:00 UTC [more...]

[PATCH 1/2] i2c: consider devices with of_match_table during i2c device probing
 2020-08-26 14:50 UTC  (12+ messages)

Userspace AVC auditing on policy load
 2020-08-26 14:50 UTC  (4+ messages)

[PATCH 1/6] pwm: bcm2835: Simplify with dev_err_probe()
 2020-08-26 14:47 UTC  (24+ messages)
` [PATCH 2/6] pwm: jz4740: "
` [PATCH 3/6] pwm: rockchip: "
` [PATCH 4/6] pwm: sifive: "
` [PATCH 5/6] pwm: sprd: "
` [PATCH 6/6] pwm: sun4i: "

[PATCH] usb: host: ohci-exynos: Fix error handling in exynos_ohci_probe()
 2020-08-26 14:49 UTC 

[PATCH v2 1/2] ath10k: Keep track of which interrupts fired, don't poll them
 2020-08-26 14:50 UTC  (2+ messages)

[PATCH 1/4] leds: lm3692x: Simplify with dev_err_probe()
 2020-08-26 14:50 UTC  (2+ messages)
` [PATCH 4/4] leds: tlc591xx: "

[PATCH v10 00/16] s390/vfio-ap: dynamic configuration support
 2020-08-26 14:49 UTC  (4+ messages)
` [PATCH v10 01/16] s390/vfio-ap: add version vfio_ap module

[PATCH 1/3] mfd: madera: Simplify with dev_err_probe()
 2020-08-26 14:49 UTC  (2+ messages)
` [PATCH 3/3] mfd: wcd934x: "

[PATCH 5.7 00/15] 5.7.19-rc1 review
 2020-08-26 14:49 UTC  (2+ messages)

[PATCH] i2c: do not acpi/of match device in i2c_device_probe()
 2020-08-26 14:49 UTC 

[PATCH v6 0/2] Add documentation and machine driver for SC7180 sound card
 2020-08-26 14:47 UTC  (4+ messages)
` [PATCH v6 2/2] ASoC: qcom: sc7180: Add machine driver for sound card registration

[PATCH 1/5] power: supply: bq27xxx: Simplify with dev_err_probe()
 2020-08-26 14:48 UTC  (2+ messages)
` [PATCH 2/5] power: supply: cpcap: "

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD REGRESSION c4eb4d81f82a47410cc1a393dfc7f3aa3b66392f
 2020-08-26 14:49 UTC 

[PATCH v2 1/1] core/register: Specify instance_size in the TypeInfo
 2020-08-26 14:46 UTC  (3+ messages)

[PATCH] selinux: fix error handling bugs in security_load_policy()
 2020-08-26 14:47 UTC  (4+ messages)

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

[PATCH] of: skip disabled CPU nodes
 2020-08-26 14:47 UTC  (4+ messages)
  ` (EXT) "

[PATCH 0/7] Implement PCI Error Recovery on Navi12
 2020-08-26 14:46 UTC  (8+ messages)
` [PATCH 1/7] drm/amdgpu: Implement DPC recovery
` [PATCH 2/7] drm/amdgpu: Avoid accessing HW when suspending SW state
` [PATCH 3/7] drm/amdgpu: Block all job scheduling activity during DPC recovery
` [PATCH 4/7] drm/amdgpu: Fix SMU error failure
` [PATCH 5/7] drm/amdgpu: Fix consecutive DPC recoveries failure
` [PATCH 6/7] drm/amdgpu: Trim amdgpu_pci_slot_reset by reusing code
` [PATCH 7/7] drm/amdgpu: Disable DPC for XGMI for now

[PATCH 00/49] DRM driver for Hikey 970
 2020-08-26 14:44 UTC  (10+ messages)

[PATCH v3 3/3] selinux: add permission names to trace event
 2020-08-26 14:45 UTC  (5+ messages)
  ` [RFC PATCH] selinux: Add denied trace with permssion filter

Usb device detection in grub
 2020-08-26 14:45 UTC  (3+ messages)

[PATCH 00/29] treewide: Convert comma separated statements
 2020-08-26 14:45 UTC  (4+ messages)
` [PATCH 29/29] tools: Avoid "

[PATCH] usb/c67x00/c67x00-drv: Fix Data Race bug
 2020-08-26 14:44 UTC 

[PATCH v2] net: core: SIOCADDMULTI/SIOCDELMULTI distinguish between uc and mc
 2020-08-26 14:37 UTC  (3+ messages)

[PATCH] ath10k: Add interrupt summary based CE processing
 2020-08-26 14:43 UTC  (13+ messages)

[RFC 0/1] memory: Delete assertion in memory_region_unregister_iommu_notifier
 2020-08-26 14:36 UTC  (15+ messages)
` [RFC v6 00/13] "
  ` [RFC v6 01/13] memory: Rename memory_region_notify_one to memory_region_notify_iommu_one
  ` [RFC v6 02/13] memory: Add IOMMUTLBNotificationType to IOMMUTLBEntry
  ` [RFC v6 03/13] hw/alpha/typhoon: Mark all IOMMUTLBEntry as IOMMU_IOTLB_NONE type
  ` [RFC v6 04/13] amd_iommu: "
  ` [RFC v6 05/13] hw/arm/smmu: Fill IOMMUTLBEntry notifier type
  ` [RFC v6 06/13] dma/rc4030: Mark all IOMMUTLBEntry as IOMMU_IOTLB_NONE type
  ` [RFC v6 07/13] intel_iommu: Mark IOMMUTLBEntry of page notification as IOMMU_IOTLB_UNMAP type
  ` [RFC v6 08/13] virtio-iommu: Mark virtio_iommu_translate IOTLB as IOMMU_IOTLB_NONE type
  ` [RFC v6 09/13] intel_iommu: Set IOMMUTLBEntry type in vtd_page_walk_level
  ` [RFC v6 10/13] memory: Notify IOMMU IOTLB based on entry type, not permissions
  ` [RFC v6 11/13] memory: Add IOMMU_DEVIOTLB_UNMAP IOMMUTLBNotificationType
  ` [RFC v6 12/13] intel_iommu: Do not notify regular iotlb to device-iotlb notifiers
  ` [RFC v6 13/13] memory: Skip bad range assertion if notifier is DEVIOTLB type

[PATCH 0/2] Consolidate DIO behavior on unaligned EOF read
 2020-08-26 14:28 UTC  (4+ messages)
` [PATCH 1/2] direct-io: defer alignment check until after EOF check
  ` [f2fs-dev] "

[PATCH 1/5] arm: mvebu: Espressobin: Move env load addresses
 2020-08-26 14:43 UTC  (7+ messages)
` [PATCH 4/5] arm: mvebu: Espressobin: Define console env

[PATCH 00/11] soundwire: intel: add multi-link support
 2020-08-26 14:38 UTC  (12+ messages)
` [PATCH 05/11] soundwire: bus: update multi-link definition with hw sync details
` [PATCH 07/11] soundwire: intel: Only call sdw stream APIs for the first cpu_dai
` [PATCH 09/11] soundwire: intel: add dynamic debug trace for clock-stop invalid configs

[dpdk-dev] [RFC] ethdev: add a field for rte_eth_rxq_info
 2020-08-26 14:42 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 0/3] add Rx buffer size for rxq info structure
  ` [dpdk-dev] [PATCH v2 2/3] app/testpmd: add Rx buffer size display in queue info query

[PATCHv1 0/2] power: supply: smb347-charger: Cleanups
 2020-08-26 14:41 UTC  (3+ messages)
` [PATCHv1 1/2] power: supply: smb347-charger: Drop pdata support
` [PATCHv1 2/2] power: supply: smb347-charger: Use generic property framework

[PATCH] x86: use constant flags for section .init.rodata
 2020-08-26 14:40 UTC  (2+ messages)

[GIT PULL] Pull request: u-boot-imx u-boot-imx-20200825
 2020-08-26 14:40 UTC  (2+ messages)

[PATCH v3 00/10] Summit SMB3xx driver & device-tree
 2020-08-26 14:40 UTC  (2+ messages)

[Bug 208957] New: 5.9-rc1 fails to build for a PowerMac G5: .../book3s64/hash_utils.c:1119:21: error: ‘default_uamor’ undeclared (first use in this function) 1119 | mtspr(SPRN_UAMOR, default_uamor);
 2020-08-26 14:34 UTC  (3+ messages)
` [Bug 208957] "

[RFC v6 07/23] RISC-V: Use 64-bit time_t and off_t for RV32 and RV64
 2020-08-26 14:39 UTC  (11+ messages)
        ` switching ARC to 64-bit time_t (Re: [RFC v6 07/23] RISC-V: Use 64-bit time_t and off_t for RV32 and RV64)
                ` ARC rebootstrap prereq (was Re: switching ARC to 64-bit time_t )

general protection fault in rt6_fill_node
 2020-08-26 14:38 UTC  (2+ messages)

[PATCH] misc: rtsx: improve status check
 2020-08-26 14:40 UTC  (2+ messages)

[PATCH net-next] inet: remove inet_sk_copy_descendant()
 2020-08-26 14:39 UTC  (2+ messages)

[PATCH 0/4] fix up generic dmlogwrites tests to work with XFS
 2020-08-26 14:38 UTC  (5+ messages)
` [PATCH 1/4] generic: require discard zero behavior for dmlogwrites on XFS
` [PATCH 2/4] generic/455: use thin volume for dmlogwrites target device
` [PATCH 3/4] generic/457: "
` [PATCH 4/4] generic/470: "

general protection fault in nexthop_is_blackhole
 2020-08-26 14:38 UTC 

[RFC] perf/core: Fixes hung issue on perf stat command during cpu hotplug
 2020-08-26 14:37 UTC  (3+ messages)

[PATCH 0/5] Make gpio_keys accept board descriptors
 2020-08-26 14:35 UTC  (5+ messages)

WARNING: refcount bug in red_destroy
 2020-08-26 14:37 UTC 

Data toggles not reset on "set configuration" for ports handled by "xhci_hcd" driver
 2020-08-26 14:37 UTC  (11+ messages)

[RFC PATCH v3 00/34] Hexagon patch series
 2020-08-26 14:36 UTC  (13+ messages)
` [RFC PATCH v3 08/34] Hexagon (target/hexagon) GDB Stub
` [RFC PATCH v3 09/34] Hexagon (target/hexagon) architecture types
` [RFC PATCH v3 10/34] Hexagon (target/hexagon) instruction and packet types
` [RFC PATCH v3 11/34] Hexagon (target/hexagon) register fields
` [RFC PATCH v3 12/34] Hexagon (target/hexagon) instruction attributes
` [RFC PATCH v3 13/34] Hexagon (target/hexagon) register map

Introduce CONFIG_DEBUG_INFO_AS_DWARF2 and CONFIG_DEBUG_INFO_AS_DWARF4
 2020-08-26 14:36 UTC  (3+ messages)

[PATCH] git-gui: accommodate for intent-to-add files
 2020-08-26 11:30 UTC  (3+ messages)

[PATCH 0/2] iommu/amd: Fix IOMMUv2 devices when SME is active
 2020-08-26 14:23 UTC  (7+ messages)
` [PATCH 1/2] iommu/amd: Do not force direct mapping "
` [PATCH 2/2] iommu/amd: Do not use IOMMUv2 functionality "

[PATCH 0/3] btrfs-progs: check: add inode invalid transid detect and repair support
 2020-08-26 14:35 UTC  (7+ messages)
` [PATCH 1/3] btrfs-progs: check/lowmem: add inode "
` [PATCH 2/3] btrfs-progs: check/original: "
` [PATCH 3/3] btrfs-progs: tests/fsck: add test image for inode transid repair

Regarding possible bug in net/wan/x25_asy.c
 2020-08-26 14:35 UTC  (5+ messages)

[PATCH 0/3] dmaengine: Add support for Qcom GSI dma controller
 2020-08-26 14:35 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: dmaengine: Document qcom,gpi dma binding

[PULL v2 00/34] Block patches
 2020-08-26 14:34 UTC  (2+ messages)

[PATCH] drm/xen-front: Add support for EDID based configuration
 2020-08-26 14:35 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[net-next v5 1/6] net: marvell: prestera: Add driver for Prestera family ASIC devices
 2020-08-26 14:34 UTC  (4+ messages)

[PATCH] ARM: davinci: dm646x: Convert LEDs to GPIO descriptor table
 2020-08-26 14:31 UTC 

[PATCH] ARM: davinci: dm644x: Convert LEDs to GPIO descriptor table
 2020-08-26 14:30 UTC 

[PATCH] perf: correct SNOOPX field offset
 2020-08-26 14:33 UTC  (4+ messages)

[PATCH 00/24] Use asm-generic for mmu_context no-op functions
 2020-08-26 14:33 UTC  (5+ messages)
` [PATCH 14/24] openrisc: use asm-generic/mmu_context.h for no-op implementations
      ` [OpenRISC] "

[PATCH 0/2] media: v4l2-mem2mem: fix poll() bug
 2020-08-26 14:32 UTC  (5+ messages)
` [PATCH 2/2] media: v4l2-mem2mem: simplify poll logic a bit

[PATCH] wireless: fix wrong 160/80+80 MHz setting
 2020-08-26 14:31 UTC 

Ext. HDDs not working under Linux via USB 3.0 but under Windows
 2020-08-26 14:32 UTC  (12+ messages)
                  ` [PATCH] usb: storage: Add unusual_uas entry for Sony PSZ drives

[PATCH] xfs: fix boundary test in xfs_attr_shortform_verify
 2020-08-26 14:32 UTC  (3+ messages)

drivers/net/ethernet/marvell/octeontx2/af/rvu.c:722:21: sparse: expected struct rvu_fwdata
 2020-08-26 14:31 UTC  (2+ messages)

drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c:489:21: sparse: expected unsigned long long
 2020-08-26 14:30 UTC  (2+ messages)

[PATCH] net: cdc_ncm: Fix build error
 2020-08-26 14:29 UTC  (2+ messages)

[hch-block:gendisk-lookup 1/19] fs/char_dev.c:508:13: warning: Unsigned variable '--' can't be negative so it is unnecessary to test it
 2020-08-26 14:29 UTC 

[PATCH] vulkan: Add VK_GOOGLE_display_timing extension (x11+display, anv+radv) [v8]
 2020-08-26 14:23 UTC  (2+ messages)

[PATCH 0/2] btrfs-progs: small compile warning fixes
 2020-08-26 14:29 UTC  (5+ messages)
` [PATCH 1/2] btrfs-progs: fix compile warning due to global fs_info cleanup
` [PATCH 2/2] btrfs-progs: remove the unused variable in check_chunks_and_extents_lowmem()

[PATCH v2 0/2] selinux: Clean up GFP flag usage
 2020-08-26 14:28 UTC  (8+ messages)
` [PATCH v2 1/2] selinux: switch unnecessary GFP_ATOMIC allocs to GFP_KERNEL

[PATCH V2 1/7] env: Warn on force access if ENV_ACCESS_IGNORE_FORCE set
 2020-08-26 14:29 UTC  (2+ messages)

[PATCH 0/8] Return head pages from find_get_entry and find_lock_entry
 2020-08-26 14:27 UTC  (17+ messages)
` [PATCH 2/8] mm: Use find_get_swap_page in memcontrol
    ` [Intel-gfx] "
` [PATCH 3/8] mm: Optimise madvise WILLNEED
    ` [Intel-gfx] "
` [PATCH 4/8] proc: Optimise smaps for shmem entries
    ` [Intel-gfx] "
` [PATCH 5/8] i915: Use find_lock_page instead of find_lock_entry
    ` [Intel-gfx] "

[PATCH] x86/irq: Preserve vector in orig_ax for APIC code
 2020-08-26 14:27 UTC  (2+ messages)

Getting WIP aops branch(ovl-aops-wip) in shape for merging
 2020-08-26 14:27 UTC  (3+ messages)

[PATCH V2] fuse: Fix VM_BUG_ON_PAGE issue while accessing zero ref count page
 2020-08-26 14:27 UTC 

[PATCH v33 01/12] Linux Random Number Generator
 2020-08-26 14:27 UTC  (5+ messages)

WARNING: refcount bug in qdisc_put (2)
 2020-08-26 14:27 UTC 

INFO: rcu detected stall in process_one_work (3)
 2020-08-26 14:27 UTC 

[PATCH] net: hns3: Fix for geneve tx checksum bug
 2020-08-26 14:27 UTC  (2+ messages)

[PATCH 1/2] sched/topology: Move sd_flag_debug out of linux/sched/topology.h
 2020-08-26 14:25 UTC  (4+ messages)
` [PATCH 2/2] sched/topology: Move SD_DEGENERATE_GROUPS_MASK "

[PATCH bpf-next] selftests/bpf: Fix open call in trigger_fstat_events
 2020-08-26 14:25 UTC  (2+ messages)

[PATCH v4 -rcu 0/4] Maintain the length of each segment in the segcblist
 2020-08-26 14:24 UTC  (9+ messages)
` [PATCH v4 -rcu 1/4] rcu/segcblist: Do not depend on rcl->len to store the segcb len during merge
` [PATCH v4 -rcu 3/4] rcu/segcblist: Add counters to segcblist datastructure

[PATCH] drm: Parse Colorimetry data block from EDID
 2020-08-26 14:23 UTC  (2+ messages)

[PATCH v8 0/8] powerpc: switch VDSO to C implementation
 2020-08-26 13:58 UTC  (6+ messages)
` [PATCH v8 2/8] powerpc/vdso: Remove __kernel_datapage_offset and simplify __get_datapage()

[PATCH RFC] btrfs: change commit txn to end txn in subvol_setflags ioctl
 2020-08-26 14:23 UTC  (2+ messages)

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

[PATCH] kbuild: Simplify DEBUG_INFO Kconfig handling
 2020-08-26 14:21 UTC  (4+ messages)

[PATCH v2 0/2] Add an embedded controller to sbsa-ref machine
 2020-08-26 14:19 UTC  (3+ messages)
` [PATCH v2 1/2] hw/misc/sbsa_ec : Add an embedded controller for sbsa-ref
` [PATCH v2 2/2] hw/arm/sbsa-ref : Add embedded controller in secure memory

[PATCH v2] utils: v4l2-ctl: support V4L2_CAP_IO_MC in v4l2-ctl '--list-formats-*' commands
 2020-08-26 14:20 UTC  (3+ messages)

[PATCH 01/39] drm/i915/gem: Avoid implicit vmap for highmem on x86-32
 2020-08-26 14:20 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH] iommu/arm-smmu-v3: Fix l1 stream table size in the error message
 2020-08-26 14:17 UTC 

Issue with iwd + Linux 5.8.3 + WPA Enterprise
 2020-08-26 14:19 UTC  (10+ messages)

[PATCH] numa: hmat: fix cache size check
 2020-08-26 14:17 UTC  (2+ messages)

[PATCH v2] btrfs: Only require sector size alignment for parent eb bytenr
 2020-08-26 14:18 UTC  (2+ messages)

[PATCH v2 1/4] powerpc/drmem: Make lmb_size 64 bit
 2020-08-26 13:54 UTC  (2+ 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.