All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-03-26 11:02:19 to 2020-03-26 12:01:41 UTC [more...]

post-receive: pub/scm/linux/kernel/git/powerpc/linux
 2020-03-26 12:01 UTC 

[PATCH 00/12] cfg80211/mac80211 patches from our internal tree 2020-03-26
 2020-03-26 12:00 UTC  (11+ messages)
` [PATCH 01/12] mac80211: implement Operating Mode Notification extended NSS support
` [PATCH 02/12] mac80211: add twt_protected flag to the bss_conf structure
` [PATCH 03/12] mac80211: Don't destroy auth data in case of anti-clogging
` [PATCH 04/12] cfg80211: Parse HE membership selector
` [PATCH 05/12] mac80211: Skip entries with "
` [PATCH 06/12] mac80211: agg-tx: refactor sending addba
` [PATCH 07/12] mac80211: agg-tx: add an option to defer ADDBA transmit
` [PATCH 08/12] mac80211: Fail association when AP has no legacy rates
` [PATCH 09/12] mac80211: minstrel_ht_assign_best_tp_rates: remove redundant test
` [PATCH 12/12] cfg80211: Do not warn on same channel at the end of CSA

[RFC for-5.1 0/4] Better handling of attempt NVLink2 unplug
 2020-03-26 11:58 UTC  (5+ messages)
` [RFC for-5.1 1/4] spapr: Refactor locating NVLink2 devices for device tree creation
` [RFC for-5.1 2/4] spapr: Helper to determine if a device is NVLink2 related

[Intel-gfx] [PATCH] drm/i915/display: Fix mode private_flags comparison at atomic_check
 2020-03-26 11:59 UTC  (3+ messages)

[Intel-gfx] [v2] drm/i915/display: Fix mode private_flags comparison at atomic_check
 2020-03-26 12:24 UTC 

[PATCH v3] driver core: Break infinite loop when deferred probe can't be satisfied
 2020-03-26 11:57 UTC  (7+ messages)

[v2 0/3] media: ov8856: Add devicetree support
 2020-03-26 11:56 UTC  (5+ messages)
` [v2 2/3] "

[PATCH v2] usb: gadget: f_fs: Fix use after free issue as part of queue failure
 2020-03-26 11:56 UTC 

[gpio:for-next] BUILD SUCCESS 7d52bac0fadc072655373772f4ee9455039858e4
 2020-03-26 11:55 UTC 

[PATCH 0/4] msm8996 CPU scaling support
 2020-03-26 12:00 UTC  (5+ messages)
` [PATCH 1/4] soc: qcom: Separate kryo l2 accessors from PMU driver
` [PATCH 2/4] clk: qcom: Add CPU clock driver for msm8996
` [PATCH 3/4] dt-bindings: clk: qcom: Add bindings for CPU clock "
` [PATCH 4/4] arch: arm64: dts: msm8996: Add opp and thermal

[PATCH v12 0/5] arm/arm64: mediatek: Fix mt8173 mmsys device probing
 2020-03-26 11:54 UTC  (7+ messages)
` [PATCH v12 4/5] soc / drm: mediatek: Move routing control to mmsys device

[PATCH] i2c: mediatek: Add i2c ac-timing adjust support
 2020-03-26 11:54 UTC  (4+ messages)

backup transaction with io-thread core dumps
 2020-03-26 11:53 UTC  (4+ messages)
` [PATCH] backup: don't acquire aio_context in backup_clean

[PATCH v2 net-next 00/10] Configure the MTU on DSA switches
 2020-03-26 11:54 UTC  (7+ messages)
` [PATCH v2 net-next 10/10] net: bridge: implement auto-normalization of MTU for hardware datapath

[RFC PATCH v2 0/9] s390x/vfio-ccw: Channel Path Handling
 2020-03-26 11:54 UTC  (8+ messages)
` [RFC PATCH v2 2/9] vfio-ccw: Register a chp_event callback for vfio-ccw

[MPTCP] [PATCH net-next v3] Squash-to: "mptcp: add netlink-based PM"
 2020-03-26 11:53 UTC 

acpi_pcihp_eject_slot() bug if passed 'slots == 0'
 2020-03-26 11:52 UTC 

[virtio-comment] [PATCH v7] virtio-net: Add support for the flexible driver notification structure
 2020-03-26 11:52 UTC  (4+ messages)
` [virtio-comment] "

[RFC v1] arm/virt: Add memory hot remove support
 2020-03-26 11:51 UTC  (4+ messages)

[RFC v6 07/23] RISC-V: Use 64-bit time_t and off_t for RV32 and RV64
 2020-03-26 11:51 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 )

[PATCH v8 0/5] usb: xhci: Add support for Renesas USB controllers
 2020-03-26 11:51 UTC  (4+ messages)
` [PATCH v8 3/5] usb: xhci: Add support for Renesas controller with memory

[Xen-devel] [PATCH v5 00/10] x86emul: further work
 2020-03-26 11:49 UTC  (2+ messages)

[TEGRA194_CPUFREQ Patch 1/3] firmware: tegra: adding function to get BPMP data
 2020-03-26 11:50 UTC  (5+ messages)
` [TEGRA194_CPUFREQ Patch 2/3] cpufreq: Add Tegra194 cpufreq driver

post-receive: pub/scm/linux/kernel/git/pablo/nf
 2020-03-26 11:49 UTC 

[Intel-gfx] [PATCH 01/21] Revert "drm/i915/gem: Drop relocation slowpath"
 2020-03-26 11:49 UTC  (21+ messages)
` [Intel-gfx] [PATCH 02/21] drm/i915: Add an implementation for i915_gem_ww_ctx locking, v2
` [Intel-gfx] [PATCH 03/21] drm/i915: Remove locking from i915_gem_object_prepare_read/write
` [Intel-gfx] [PATCH 04/21] drm/i915: Parse command buffer earlier in eb_relocate(slow)
` [Intel-gfx] [PATCH 05/21] drm/i915: Use per object locking in execbuf, v6
` [Intel-gfx] [PATCH 06/21] drm/i915: Use ww locking in intel_renderstate
` [Intel-gfx] [PATCH 07/21] drm/i915: Add ww context handling to context_barrier_task
` [Intel-gfx] [PATCH 08/21] drm/i915: Nuke arguments to eb_pin_engine
` [Intel-gfx] [PATCH 09/21] drm/i915: Pin engine before pinning all objects, v3
` [Intel-gfx] [PATCH 10/21] drm/i915: Rework intel_context pinning to do everything outside of pin_mutex
` [Intel-gfx] [PATCH 11/21] drm/i915: Make sure execbuffer always passes ww state to i915_vma_pin
` [Intel-gfx] [PATCH 12/21] drm/i915: Convert i915_gem_object/client_blt.c to use ww locking as well, v2
` [Intel-gfx] [PATCH 13/21] drm/i915: Kill last user of intel_context_create_request outside of selftests
` [Intel-gfx] [PATCH 14/21] drm/i915: Convert i915_perf to ww locking as well
` [Intel-gfx] [PATCH 15/21] drm/i915: Dirty hack to fix selftests locking inversion
` [Intel-gfx] [PATCH 16/21] drm/i915/selftests: Fix locking inversion in lrc selftest
` [Intel-gfx] [PATCH 17/21] drm/i915: Use ww pinning for intel_context_create_request()
` [Intel-gfx] [PATCH 18/21] drm/i915: Move i915_vma_lock in the selftests to avoid lock inversion, v2
` [Intel-gfx] [PATCH 19/21] drm/i915: Add ww locking to vm_fault_gtt
` [Intel-gfx] [PATCH 20/21] drm/i915: Add ww locking to pin_to_display_plane
` [Intel-gfx] [PATCH 21/21] drm/i915: Ensure we hold the pin mutex

KASAN: use-after-free Read in hfa384x_usbin_callback
 2020-03-26 11:49 UTC  (7+ messages)

What is the BEST GUI frontend to iptables firewall?
 2020-03-26 11:49 UTC  (2+ messages)

[PATCH nf-next 1/3] netfilter: conntrack: export nf_ct_acct_update()
 2020-03-26 11:49 UTC  (3+ messages)

Beginner query regarding usbhid
 2020-03-26 11:48 UTC  (10+ messages)

[tpm2] TPM Encryption Key
 2020-03-26 11:48 UTC 

[PATCH 0/2] loop: Better discard support for block devices
 2020-03-26 11:48 UTC  (2+ messages)

[PULL for 5.0-rc1 00/11] testing updates (+ one mttcg change)
 2020-03-26 11:46 UTC  (2+ messages)

[PATCH] usb: cdns3: make signed 1 bit bitfields unsigned
 2020-03-26 11:46 UTC  (2+ messages)

[PATCH v7 0/2] Add rpmsg tty driver
 2020-03-26 11:45 UTC  (8+ messages)
` [PATCH v7 2/2] tty: add rpmsg driver

[PATCH] GB: Extend to cover DMG channels 5 & 6
 2020-03-26 11:45 UTC  (2+ messages)
` [wireless-regdb] "

ScreenPad diplay
 2020-03-26 11:45 UTC 

next/pending-fixes boot: 270 boots: 5 failed, 251 passed with 5 offline, 6 untried/unknown, 3 conflicts (v5.6-rc7-337-g9a2ad1626af6)
 2020-03-26 11:44 UTC 

[PATCH 0/3] mtd: spi-nor: add support for locking on Macronix nor flashes
 2020-03-26 11:42 UTC  (4+ messages)
` [PATCH 1/3] mtd: spi-nor: don't guard stm_*lock* family by preprocessor conditionals
` [PATCH 2/3] mtd: spi-nor: add support for locking on Macronix nor flashes
` [PATCH 3/3] mtd: spi-nor: set SPI_NOR_HAS_LOCK for Macronix mx25l3205d

[igt-dev] [PATCH i-g-t v2] tests/kms_concurrent: Test maximum number of planes supported by the platform
 2020-03-26 11:42 UTC 

[PATCH v2] macintosh: convert to i2c_new_scanned_device
 2020-03-26 11:38 UTC  (2+ messages)

[PATCH] e1000e: bump up timeout to wait when ME un-configure ULP mode
 2020-03-26 11:41 UTC  (10+ messages)
        ` [Intel-wired-lan] "

[PATCH v2] media: staging/intel-ipu3: Implement lock for stream on/off operations
 2020-03-26 11:40 UTC  (2+ messages)

post-receive: pub/scm/utils/quota/quota-tools
 2020-03-26 11:41 UTC 

[PATCH 2/2] x86/insn: perf tools: Add CET instructions to the new instructions test
 2020-03-26 11:40 UTC  (2+ messages)
` [tip: x86/misc] perf/tests: "

linux kernel coding style and checkpatch.pl script
 2020-03-26 11:36 UTC  (3+ messages)

[PATCH 1/2] x86/insn: Add Control-flow Enforcement (CET) instructions to the opcode map
 2020-03-26 11:40 UTC  (2+ messages)
` [tip: x86/misc] "

[PATCH for-5.0] arm:virt: fix broken IPA range with KVM enabled
 2020-03-26 11:39 UTC  (2+ messages)

[powerpc] Intermittent crashes ( link_path_walk) with linux-next
 2020-03-26 11:40 UTC  (2+ messages)

[PATCH v6 2/2] eif/capsule-pstore: Add capsule pstore backend
 2020-03-26 11:39 UTC  (3+ messages)

[PATCH v3 1/8] tool: Move ALIGN_MASK to header as common MACRO
 2020-03-26 11:39 UTC  (3+ messages)
` [PATCH v3 6/8] tool: use ALIGN() to align the size

[PATCH 0/2] i2c: i2c-stm32f7: allow range of I2C bus frequency
 2020-03-26 11:38 UTC  (7+ messages)
` [PATCH 2/2] i2c: i2c-stm32f7: allows for any "

[PATCH] fs: ext4: Fix alignment of cache buffers
 2020-03-26 11:38 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/tip/tip
 2020-03-26 11:37 UTC 

[MPTCP] Re: [PATCH net-next v2] Squash-to: "mptcp: add netlink-based PM"
 2020-03-26 11:37 UTC 

[PATCH] kbuild: remove AS variable
 2020-03-26 11:35 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm:i915:display: add checks for Gen9 devices with hdr capability
 2020-03-26 11:34 UTC 

KASAN: use-after-free Write in ath9k_htc_rx_msg
 2020-03-26 11:34 UTC 

KASAN: use-after-free Read in htc_connect_service
 2020-03-26 11:34 UTC 

general protection fault in ath9k_hif_usb_rx_cb
 2020-03-26 11:34 UTC 

KASAN: use-after-free Read in ath9k_hif_usb_rx_cb
 2020-03-26 11:34 UTC 

KASAN: use-after-free Read in hif_usb_regout_cb
 2020-03-26 11:34 UTC 

KASAN: slab-out-of-bounds Write in ath9k_htc_rx_msg
 2020-03-26 11:34 UTC 

[PATCH 0/8] xfs: various fixes and cleanups
 2020-03-26 11:33 UTC  (4+ messages)
` [PATCH 2/8] xfs: Throttle commits on delayed background CIL push

[PATCH] mm/mremap: Add comment explaining the untagging behaviour of mremap()
 2020-03-26 11:33 UTC  (3+ messages)

[PATCH v2] xhci: Set port link to RxDetect if port is not enabled after resume
 2020-03-26 11:33 UTC  (2+ messages)

[PATCH 2/2] mfd: Add Baikal-T1 Boot Controller driver
 2020-03-26 11:32 UTC  (6+ messages)

[PATCH] staging: rtl8723bs: hal: Remove unnecessary cast on void pointer
 2020-03-26 11:32 UTC  (2+ messages)

[PATCH v4 00/13] objtool: vmlinux.o and moinstr validation
 2020-03-26 11:30 UTC  (3+ messages)
` [PATCH v4 01/13] objtool: Remove CFI save/restore special case

[PATCH -next] usb: gadget: fsl: remove unused variable 'driver_desc'
 2020-03-26 11:27 UTC  (3+ messages)

[PATCH] drm/vboxvideo: Add missing remove_conflicting_pci_framebuffers call
 2020-03-26 11:29 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/arm64/linux
 2020-03-26 11:29 UTC 

[PATCH qemu] vfio/spapr: Fix page size calculation
 2020-03-26 11:28 UTC  (4+ messages)

[nftables 0.9.2 | flow table] check whether it works?
 2020-03-26 11:29 UTC  (5+ messages)

[PATCH] affine kernel threads to specified cpumask
 2020-03-26 11:28 UTC  (7+ messages)
      ` [PATCH v2] isolcpus: "

[PATCH] Refactor vhost_user_set_mem_table functions
 2020-03-26 11:26 UTC  (2+ messages)

[PATCH v2] dm-integrity: Prevent RMW for full metadata buffer writes
 2020-03-26 11:24 UTC  (5+ messages)

[PATCH v6] arm64: dts: qcom: sc7180: Add WCN3990 WLAN module device node
 2020-03-26 11:23 UTC  (6+ messages)

[dpdk-dev] [PATCH] examples/ipsec-secgw: support 192/256 AES key sizes
 2020-03-26 11:22 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH 0/5] improvements about lowmem_reserve and /proc/zoneinfo
 2020-03-26 11:22 UTC  (10+ messages)
` [PATCH 4/5] mm/vmstat.c: move the per-node stats to the front of /proc/zoneinfo

[PATCH 0/2] Fix the generic image creation code
 2020-03-26 11:20 UTC  (3+ messages)
` [PATCH 2/2] block: trickle down the fallback image creation function use to the block drivers

kernel panic: stack is corrupted in mpol_to_str
 2020-03-26 11:21 UTC  (2+ messages)

Patchwork housekeeping for: linux-renesas-soc
 2020-03-26 11:20 UTC 

[virtio-dev] [RFC PATCH] virtio-iommu: Add PAGE_SIZE_MASK property
 2020-03-26 11:20 UTC  (4+ messages)
` [virtio-dev] "

[PATCH] usb: gadget: f_fs: Fix use after free issue as part of queue failure
 2020-03-26 11:19 UTC  (2+ messages)

[RFC PATCH] i2c: refactor parsing of timings
 2020-03-26 11:16 UTC  (7+ messages)

[PATCH] igb: Use a sperate mutex insead of rtnl_lock()
 2020-03-26 11:16 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH net-next v3 00/11] net: ethernet: ti: cpts: add irq and HW_TS_PUSH events
 2020-03-26 11:15 UTC  (6+ messages)
` [PATCH net-next v3 08/11] net: ethernet: ti: cpts: move rx timestamp processing to ptp worker only

[PATCH v2 0/5] Optionally randomize kernel stack offset each syscall
 2020-03-26 11:15 UTC  (6+ messages)
` [PATCH v2 5/5] arm64: entry: Enable random_kstack_offset support

[RFC] Representation of diff with trailing spaces
 2020-03-26 11:15 UTC  (2+ messages)

[PATCH 0/2] psi: enhance psi with the help of ebpf
 2020-03-26 11:12 UTC  (3+ messages)
` [PATCH 1/2] psi: introduce various types of memstall
` [PATCH 2/2] psi, tracepoint: introduce tracepoints for psi_memstall_{enter, leave}

[PATCH v7] net: tulip: check frame size and r/w data length
 2020-03-26 11:11 UTC  (2+ messages)

[LTP] [PATCH] Add test for CVE 2018-1000199
 2020-03-26 11:12 UTC  (4+ messages)

[PATCH] p5310: stop timing non-bitmap pack-to-disk
 2020-03-26 11:12 UTC  (3+ messages)

[PATCH v2] Add kernel config option for fuzz testing
 2020-03-26 11:10 UTC  (8+ messages)

[PATCH v6 0/8] x86/split_lock: Fix and virtualization of split lock detection
 2020-03-26 11:10 UTC  (9+ messages)
` [PATCH v6 8/8] kvm: vmx: virtualize "

fs/ntfscomp.c:82:11: error: ‘flg’ may be used uninitialized in this function [-Werror=maybe-uninitialized]
 2020-03-26 11:10 UTC  (4+ messages)

[PATCH V3 ethtool] ethtool: Add support for Low Latency Reed Solomon
 2020-03-26 11:09 UTC 

xfs: clean up log tickets and record writes v4
 2020-03-26 11:09 UTC  (3+ messages)
` [PATCH 1/8] xfs: don't try to write a start record into every iclog

[PATCH net 1/1] e1000e: Stop tx/rx setup spinning for upwards of 300us
 2020-03-26 11:08 UTC  (4+ messages)
    ` [Intel-wired-lan] "

xfs: clean up log tickets and record writes v3
 2020-03-26 11:08 UTC  (5+ messages)
` [PATCH 1/8] xfs: don't try to write a start record into every iclog

[PATCH 0/2] amba/platform: Initialize dma_parms at the bus level
 2020-03-26 11:07 UTC  (9+ messages)
` [PATCH 1/2] driver core: platform: Initialize dma_parms for platform devices
` [PATCH 2/2] amba: Initialize dma_parms for amba devices

[PATCH v4 0/9] media: adv748x: add support for HDMI audio
 2020-03-26 10:35 UTC  (4+ messages)
` [PATCH v4 5/9] "
` [PATCH v4 8/9] dt-bindings: adv748x: add information about serial audio interface (I2S/TDM)

[Xen-devel] [linux-5.4 test] 149005: regressions - trouble: fail/pass/starved
 2020-03-26 11:04 UTC 

[PATCH 1/2] libnotify: upgrade 0.7.8 -> 0.7.9 / port to meson
 2020-03-26 11:04 UTC  (4+ messages)
  ` [OE-core] "

[dpdk-dev] [PATCH] build: don't parse build configs of explicitly disabled drivers
 2020-03-26 11:03 UTC  (2+ messages)

[PATCH v2 net-next 0/7] bnxt_en: Updates to devlink info_get cb
 2020-03-26 11:02 UTC  (4+ messages)
` [PATCH v2 net-next 3/7] devlink: Add macro for "hw.addr" to "

[RFC PATCH 1/2] drm/amdgpu: implement more ib pools
 2020-03-26 11:02 UTC  (2+ messages)

[RFC 00/11] Add generic MFD i.MX mix and audiomix support
 2020-03-26 11:03 UTC  (4+ messages)
` [RFC 01/11] mfd: Add i.MX generic mix support


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.