All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-08-21 19:31:01 to 2019-08-21 20:20:19 UTC [more...]

[Qemu-devel] [PATCH] linux-user: hijack open() for thread directories
 2019-08-21 20:19 UTC 

VRF notes when using ipv6 and flushing tables
 2019-08-21 20:20 UTC  (3+ messages)

[PATCH v2 0/3] x86/cpu: Add new Airmont CPU model
 2019-08-21 20:18 UTC  (6+ messages)
` [PATCH v2 2/3] x86/cpu: Add new Intel Atom CPU model name

[RFC PATCH 0/5] ASoC: SOF: Intel: SoundWire initial integration
 2019-08-21 20:17 UTC  (9+ messages)
` [RFC PATCH 1/5] ASoC: SOF: IPC: dai-intel: move ALH declarations in header file
` [RFC PATCH 2/5] ASoC: SOF: Intel: hda: add helper to initialize SoundWire IP
` [RFC PATCH 3/5] ASoC: SOF: Intel: hda: add SoundWire IP support
` [RFC PATCH 4/5] ASoC: SOF: Intel: hda: add SoundWire stream config/free callbacks
` [RFC PATCH 5/5] ASoC: SOF: Intel: add support for SoundWire suspend/resume

[RFC, v4, 0/4] media: platform: mtk-isp: Add Mediatek ISP Pass 1 driver
 2019-08-21 20:17 UTC  (8+ messages)
` [RFC,v4,1/4] media: dt-bindings: mt8183: Added camera ISP Pass 1

[PATCH v4 0/7] kexec: add generic support for elf kernel images
 2019-08-21 20:15 UTC  (5+ messages)
` [PATCH v4 1/7] kexec: add KEXEC_ELF

[PATCH] drm/i915/selftests: Fixup a couple of missing serialisation with vma
 2019-08-21 20:17 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH spi for-5.4 0/5] Deterministic SPI latency with NXP DSPI driver
 2019-08-21 20:17 UTC  (5+ messages)

[net-next 00/15][pull request] 40GbE Intel Wired LAN Driver Updates 2019-08-21
 2019-08-21 20:16 UTC  (16+ messages)
` [net-next 01/15] i40e: reduce stack usage in i40e_set_fc
` [net-next 02/15] i40e: Check if transceiver implements DDM before access
` [net-next 03/15] i40e: add check on i40e_configure_tx_ring() return value
` [net-next 04/15] i40e: fix shifts of signed values
` [net-next 05/15] i40e: Add drop mode parameter to set mac config
` [net-next 06/15] i40e: check_recovery_mode had wrong if statement
` [net-next 07/15] i40e: Update x710 FW API version to 1.9
` [net-next 08/15] i40e: reset veb.tc_stats when resetting veb.stats
` [net-next 09/15] i40e: Update x722 FW API version to 1.9
` [net-next 10/15] i40e: Fix crash caused by stress setting of VF MAC addresses
` [net-next 11/15] i40e: Remove function i40e_update_dcb_config()
` [net-next 12/15] i40e: make i40e_set_mac_type() public
` [net-next 13/15] i40e: allow reset in recovery mode
` [net-next 14/15] i40e: Persistent LLDP support
` [net-next 15/15] i40e: fix retrying in i40e_aq_get_phy_capabilities

[PATCH RFC 00/19] drm: Add support for bus-format negotiation
 2019-08-21 20:14 UTC  (3+ messages)
` [PATCH RFC 10/19] drm/bridge: Add a drm_bridge_state object

[PATCH v3] arm64: implement KPROBES_ON_FTRACE
 2019-08-21 20:12 UTC  (3+ messages)

[PATCH] dma-fence: Serialise signal enabling (dma_fence_enable_sw_signaling)
 2019-08-21 20:12 UTC 

Implementing Mikrotik IE
 2019-08-21 20:12 UTC  (11+ messages)

[RFC] replacing dma_resv API
 2019-08-21 20:11 UTC  (6+ messages)

[PATCH 0/2] Submitting my first patch series (Checkpatch fixes)
 2019-08-21 20:11 UTC  (8+ messages)
` [PATCH 2/2] staging/erofs: Balanced braces around a few conditional statements

[PATCH v2 11/27] KVM: x86/mmu: Zap only the relevant pages when removing a memslot
 2019-08-21 20:10 UTC  (13+ messages)

[PATCH] erofs-utils: erofs debug utility
 2019-08-21 20:08 UTC  (4+ messages)

[PATCH] powerpc/8xx: drop unused self-modifying code alternative to FixupDAR
 2019-08-21 20:00 UTC  (2+ messages)

[PATCH 1/1] iio: core: Fix fractional format generation
 2019-08-21 20:09 UTC  (2+ messages)

[PATCH] trivial: netns: fix typo in 'struct net.passive' description
 2019-08-21 20:08 UTC  (2+ messages)

[PATCH v3 bpf-next 1/4] tracing/probe: Add PERF_EVENT_IOC_QUERY_PROBE ioctl
 2019-08-21 20:07 UTC  (8+ messages)

[RFC PATCH 00/11] soundwire: intel: simplify DAI/PDI handling
 2019-08-21 20:05 UTC  (12+ messages)
` [RFC PATCH 01/11] soundwire: intel: fix intel_register_dai PDI offsets and numbers
` [RFC PATCH 02/11] soundwire: remove DAI_ID_RANGE definitions
` [RFC PATCH 03/11] soundwire: intel: remove playback/capture stream_name
` [RFC PATCH 04/11] soundwire: cadence/intel: simplify PDI/port mapping
` [RFC PATCH 05/11] soundwire: intel: don't filter out PDI0/1
` [RFC PATCH 06/11] soundwire: cadence_master: improve PDI allocation
` [RFC PATCH 07/11] soundwire: intel: improve .config_stream callback, add .free_stream
` [RFC PATCH 08/11] soundwire: intel: add prepare support in sdw dai driver
` [RFC PATCH 09/11] soundwire: intel: add trigger "
` [RFC PATCH 10/11] soundwire: intel: do sdw stream setup in setup function
` [RFC PATCH 11/11] soundwire: intel: free all resources on hw_free()

[CI] drm/i915: Generalise the clflush dma-worker
 2019-08-21 20:04 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH v3 00/16] Display Stream Compression (DSC) for AMD Navi
 2019-08-21 20:03 UTC  (19+ messages)
` [PATCH v3 01/16] Revert "drm/amd/display: skip dsc config for navi10 bring up"
` [PATCH v3 02/16] Revert "drm/amd/display: navi10 bring up skip dsc encoder config"
` [PATCH v3 03/16] Revert "drm/amd/display: add global master update lock for DCN2"
` [PATCH v3 04/16] Revert "drm/amd/display: Fix underscan not using proper scaling"
` [PATCH v3 05/16] drm/amd/display: Enable SST DSC in DM
` [PATCH v3 09/16] drm/dp-mst: Parse FEC capability on MST ports
  ` [PATCH v3 06/16] drm/dp-mst: Add PBN calculation for DSC modes
  ` [PATCH v3 07/16] drm/amd/display: Use correct helpers to compute timeslots
  ` [PATCH v3 08/16] drm/amd/display: Initialize DSC PPS variables to 0
  ` [PATCH v3 10/16] drm/dp-mst: Add MST support to DP DPCD R/W functions
  ` [PATCH v3 11/16] drm/dp-mst: Fill branch->num_ports
  ` [PATCH v3 12/16] drm/dp-mst: Add helpers for querying and enabling MST DSC
  ` [PATCH v3 13/16] drm/amd/display: Validate DSC caps on MST endpoints
  ` [PATCH v3 14/16] drm/amd/display: Write DSC enable to MST DPCD
  ` [PATCH v3 15/16] drm/amd/display: MST DSC compute fair share
` [PATCH v3 16/16] drm/amd/display: Trigger modesets on MST DSC connectors

[PATCH i-g-t] prime_busy: Prebind the batch buffer
 2019-08-21 20:03 UTC  (2+ messages)
` [igt-dev] "

[Qemu-devel] [PATCH] block/backup: install notifier during creation
 2019-08-21 20:01 UTC  (3+ messages)

pull-request: mac80211-next 2019-08-21
 2019-08-21 20:02 UTC  (2+ messages)

Why is /usr/include matched with /usr/inclu.e?
 2019-08-21 20:02 UTC  (2+ messages)

Boot failure due to: x86/boot: Save fields explicitly, zero out everything else
 2019-08-21 20:00 UTC  (5+ messages)

[PATCH v4 0/4] Add RAS EEPROM table and I2C driver implementation
 2019-08-21 20:01 UTC  (5+ messages)
  ` [PATCH v4 1/4] drm/amdgpu: Add RAS EEPROM table
  ` [PATCH v4 2/4] drm/amd: Import smuio_11_0 headres for EEPROM access on Vega20
  ` [PATCH v4 3/4] drm/amd/powerplay: Add interface to lock SMU HW I2C
  ` [PATCH v4 4/4] drm/amdgpu: Vega20 SMU I2C HW engine controller

pull-request: mac80211 2019-08-21
 2019-08-21 20:01 UTC  (2+ messages)

[PATCH 1/2] quilt: Export missing QUILT_PC variable in ptest Makefile
 2019-08-21 20:01 UTC  (2+ messages)
` [PATCH 2/2] quilt: added less to RDEPENDS list

[PATCH] hamradio: Delete unnecessary checks before the macro call “dev_kfree_skb”
 2019-08-21 20:00 UTC  (2+ messages)
` [PATCH] hamradio: Delete unnecessary checks before =?UTF-8?B?dGhlIG1hY3JvIGNhbGwg

Recall: [PATCH v2 11/14] drm/amd/display: Validate DSC caps on MST endpoints
 2019-08-21 19:59 UTC 

[PATCH net-next 0/7] mlxsw: Add devlink-trap support
 2019-08-21 19:59 UTC  (2+ messages)

[Bug 111332] Long running application causes assert in amdgpu_bo.c 'bo->cpu_map_count > 0' failed
 2019-08-21 19:59 UTC  (2+ messages)

[Bug 110659] pageflipping seems to cause jittering on mouse input when running Hitman 2 in Wine/DXVK with amdgpu.dc=1
 2019-08-21 19:58 UTC 

[PATCH] x86/apic: reset LDR in clear_local_APIC
 2019-08-21 19:54 UTC  (7+ messages)

net: micrel: confusion about phyids used in driver
 2019-08-21 19:53 UTC  (11+ messages)

[PATCH v3 0/2] arm64: dts: allwinner: a64: Add A64 OlinuXino board (with eMMC)
 2019-08-21 19:52 UTC  (6+ messages)
` [PATCH v3 1/2] dt-bindings: arm: sunxi: Add compatible for A64 OlinuXino with eMMC
` [PATCH v3 2/2] arm64: dts: allwinner: a64: Add A64 OlinuXino board (with eMMC)

[PATCH v3 hmm 00/11] Add mmu_notifier_get/put for managing mmu notifier registrations
 2019-08-21 19:53 UTC  (3+ messages)

[PATCH bpf v2] selftests/bpf: fix endianness issues in test_sysctl
 2019-08-21 19:52 UTC  (2+ messages)

[PATCH 0/3] RFC/T: dma_resv vs. mmap_sem
 2019-08-21 19:51 UTC  (8+ messages)
` [PATCH 1/3] dma_resv: prime lockdep annotations

[PATCH v3 00/19][RFC] virtio-fs: Enable DAX support
 2019-08-21 19:49 UTC  (5+ messages)
` [PATCH 11/19] fuse, dax: Implement dax read/write operations
    ` [Virtio-fs] "

[PATCH] selftests: kvm: fix state save/load on processors without XSAVE
 2019-08-21 19:50 UTC  (2+ messages)

[PATCH] arm64: KVM: Only skip MMIO insn once
 2019-08-21 19:50 UTC  (2+ messages)

[PATCH v2 0/3] KVM: x86: fixes for speculation bug feature reporting
 2019-08-21 19:48 UTC  (7+ messages)
` [PATCH 1/3] KVM: x86: fix reporting of AMD speculation bug CPUID leaf
` [PATCH 2/3] KVM: x86: always expose VIRT_SSBD to guests
` [PATCH 3/3] KVM: x86: use Intel speculation bugs and features as derived in generic x86 code

[RFC PATCH v2 00/19] RDMA/FS DAX truncate proposal V1,000,002 ;-)
 2019-08-21 19:48 UTC  (11+ messages)

[meta-oe][PATCH] libmxml: Use autotools bbclass and cleanup the recipe a bit
 2019-08-21 19:48 UTC  (3+ messages)

Boot failure due to: x86/boot: Save fields explicitly, zero out everything else
 2019-08-21 19:46 UTC  (3+ messages)
` [PATCH] x86/boot: Fix boot failure regression

[PATCH] mm/balloon_compaction: suppress allocation warnings
 2019-08-21 19:44 UTC  (8+ messages)

Btrfs on LUKS on loopback mounted image on Btrfs
 2019-08-21 19:42 UTC 

[PATCH 00/38] Convert networking to use the XArray
 2019-08-21 19:41 UTC  (3+ messages)
` [PATCH 33/38] act_api: Convert action_idr to XArray

[PATCH v2 0/7] Add support for Qualcomm SM8150 and SC7180 SoCs
 2019-08-21 19:39 UTC  (13+ messages)
` [PATCH v2 2/7] dt-bindings: firmware: scm: re-order compatible list
` [PATCH v2 3/7] dt-bindings: firmware: scm: Add SM8150 and SC7180 support
` [PATCH v2 4/7] dt-bindings: mailbox: Add APSS shared for SM8150 and SC7180 SoCs
` [PATCH v2 6/7] dt-bindings: soc: qcom: aoss: Add SM8150 and SC7180 support

[PATCH v5 0/7] qcom: add OCMEM support
 2019-08-21 19:38 UTC  (4+ messages)
` [PATCH v5 2/7] dt-bindings: display: msm: gmu: add optional ocmem property

[PATCH 0/4] xfsdump: update to use fallocate
 2019-08-21 19:37 UTC  (2+ messages)

[PATCH 00/20] Add new Marvell CN9130 SoC support
 2019-08-21 19:37 UTC  (7+ messages)
` [PATCH 03/20] dt-bindings: ap80x: replace AP806 with AP80x
` [PATCH 16/20] dt-bindings: marvell: Declare the CN913x SoC compatibles

[Qemu-devel] [PATCH v1 0/4] s390x/tcg: MOVE (MVC): Fault-safe handling
 2019-08-21 19:36 UTC  (6+ messages)
` [Qemu-devel] [PATCH v1 2/4] s390x/tcg: Introduce probe_read_access()

nftables matching gratuitous arp
 2019-08-21 19:29 UTC 

[Xen-devel] [linux-linus bisection] complete test-amd64-i386-xl-qemuu-ws16-amd64
 2019-08-21 19:33 UTC 

[patch V2 00/38] posix-cpu-timers: Cleanup and consolidation
 2019-08-21 19:09 UTC  (33+ messages)
` [patch V2 03/38] posix-cpu-timers: Use common permission check in posix_cpu_timer_create()
` [patch V2 04/38] posix-cpu-timers: Provide quick sample function for itimer
` [patch V2 06/38] posix-cpu-timers: Sample directly in timer check
` [patch V2 07/38] posix-cpu-timers: Rename thread_group_cputimer() and make it static
` [patch V2 08/38] posix-cpu-timers: Consolidate thread group sample code
` [patch V2 09/38] posix-cpu-timers: Use clock ID in posix_cpu_timer_set()
` [patch V2 10/38] posix-cpu-timers: Use clock ID in posix_cpu_timer_get()
` [patch V2 12/38] posix-cpu-timers: Remove pointless return value check
` [patch V2 13/38] posix-cpu-timers: Simplify sample functions
` [patch V2 14/38] posix-cpu-timers: Get rid of pointer indirection
` [patch V2 15/38] posix-cpu-timers: Sample task times once in expiry check
` [patch V2 17/38] posix-cpu-timers: Create a container struct
` [patch V2 19/38] posix-cpu-timers: Move expiry cache into struct posix_cputimers
` [patch V2 20/38] posix-cpu-timers: Provide array based access to expiry cache
` [patch V2 21/38] posix-cpu-timers: Simplify timer queueing
` [patch V2 22/38] posix-cpu-timers: Simplify set_process_cpu_timer()
` [patch V2 23/38] posix-cpu-timers: Switch check_*_timers() to array cache
` [patch V2 24/38] posix-cpu-timers: Remove the odd field rename defines
` [patch V2 25/38] posix-cpu-timers: Provide array based sample functions
` [patch V2 26/38] posix-cpu-timers: Make expiry checks array based
` [patch V2 27/38] posix-cpu-timers: Remove cputime_expires
` [patch V2 28/38] posix-cpu-timers: Restructure expiry array
` [patch V2 29/38] posix-cpu-timers: Switch thread group sampling to array
` [patch V2 30/38] posix-cpu-timers: Respect INFINITY for hard RTTIME limit
` [patch V2 31/38] rlimit: Rewrite non-sensical RLIMIT_CPU comment
` [patch V2 32/38] posix-cpu-timers: Get rid of zero checks
` [patch V2 33/38] posix-cpu-timers: Consolidate timer expiry further
` [patch V2 34/38] posix-cpu-timers: Get rid of 64bit divisions
` [patch V2 35/38] posix-cpu-timers: Remove pointless comparisons
` [patch V2 36/38] posix-cpu-timers: Deduplicate rlimit handling
` [patch V2 37/38] posix-cpu-timers: Move state tracking to struct posix_cputimers
` [patch V2 38/38] posix-cpu-timers: Utilize timerqueue for storage

[Qemu-riscv] [Qemu-devel] RISC-V: Vector && DSP Extension
 2019-08-21 19:31 UTC  (3+ messages)
`  "

[PATCH v2 0/4] format-patch: learn --infer-cover-subject option
 2019-08-21 19:32 UTC  (4+ messages)
` [PATCH v3 00/13] format-patch: learn --infer-cover-subject option (also t4014 cleanup)
  ` [PATCH v3 13/13] format-patch: learn --infer-cover-subject option

[PATCH v3 0/6] Add support of New Amlogic temperature sensor for G12 SoCs
 2019-08-21 19:31 UTC  (6+ messages)
` [PATCH v3 1/6] dt-bindings: thermal: Add DT bindings documentation for Amlogic Thermal


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.