All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-12-18 16:00:27 to 2019-12-18 16:29:40 UTC [more...]

[PATCH v1 1/4] mdio-bitbang: add SMI0 mode support
 2019-12-18 16:29 UTC  (2+ messages)
` [PATCH] mdio-bitbang: add support for lowlevel mdio read/write

[RFC net-next 00/14] XDP in tx path
 2019-12-18 16:29 UTC  (4+ messages)
` [RFC net-next 11/14] tun: run XDP program "

[PATCH v17 00/23] Generic page walk and ptdump
 2019-12-18 16:24 UTC  (30+ messages)
` [PATCH v17 01/23] mm: Add generic p?d_leaf() macros
` [PATCH v17 02/23] arc: mm: Add p?d_leaf() definitions
` [PATCH v17 03/23] arm: "
` [PATCH v17 04/23] arm64: "
` [PATCH v17 05/23] mips: "
` [PATCH v17 06/23] powerpc: "
` [PATCH v17 07/23] riscv: "
` [PATCH v17 08/23] s390: "
` [PATCH v17 09/23] sparc: "
` [PATCH v17 10/23] x86: "
` [PATCH v17 11/23] mm: pagewalk: Add p4d_entry() and pgd_entry()
` [PATCH v17 12/23] mm: pagewalk: Allow walking without vma
` [PATCH v17 13/23] mm: pagewalk: Don't lock PTEs for walk_page_range_novma()
` [PATCH v17 14/23] mm: pagewalk: fix termination condition in walk_pte_range()
` [PATCH v17 15/23] mm: pagewalk: Add 'depth' parameter to pte_hole
` [PATCH v17 16/23] x86: mm: Point to struct seq_file from struct pg_state
` [PATCH v17 17/23] x86: mm+efi: Convert ptdump_walk_pgd_level() to take a mm_struct
` [PATCH v17 18/23] x86: mm: Convert ptdump_walk_pgd_level_debugfs() to take an mm_struct
` [PATCH v17 19/23] mm: Add generic ptdump
` [PATCH v17 20/23] x86: mm: Convert dump_pagetables to use walk_page_range
` [PATCH v17 21/23] arm64: mm: Convert mm/dump.c to use walk_page_range()
` [PATCH v17 22/23] arm64: mm: Display non-present entries in ptdump
` [PATCH v17 23/23] mm: ptdump: Reduce level numbers by 1 in note_page()

[alsa-devel] [PATCH] ASoC: SOF: Intel: add PCI ID for CometLake-S
 2019-12-18 16:28 UTC  (6+ messages)

[PATCH v4 00/19] Move PMC clocks into Tegra PMC driver
 2019-12-18 16:29 UTC  (9+ messages)
` [PATCH v4 13/19] ASoC: tegra: Add fallback implementation for audio mclk

[Xen-devel] clock source in PV Linux
 2019-12-18 16:25 UTC  (5+ messages)

[PATCH v2] doc: describe hardware passthrough feature
 2019-12-18 16:28 UTC  (2+ messages)

[PATCH 00/10] Enhancements to at91-sama5d2_adc and rtc trigger
 2019-12-18 16:24 UTC  (22+ messages)
` [PATCH 02/10] dt-bindings: iio: adc: at91-sama5d2: add rtc-trigger optional property
` [PATCH 01/10] iio: adc: at91-sama5d2_adc: update for other trigger usage
` [PATCH 03/10] dt-bindings: iio: trigger: at91-rtc-trigger: add bindings
` [PATCH 04/10] rtc: at91rm9200: use of_platform_populate as return value
` [PATCH 06/10] iio: adc: at91-sama5d2_adc: handle unfinished conversions
` [PATCH 05/10] iio: trigger: at91-rtc-trigger: introduce at91 rtc adc trigger driver
` [PATCH 07/10] iio: adc: at91-sama5d2_adc: fix differential channels in triggered mode
` [PATCH 08/10] iio: adc: at91-sama5d2_adc: implement RTC triggering
` [PATCH 09/10] ARM: dts: at91: sama5d2: add rtc_adc_trigger node
` [PATCH 10/10] ARM: dts: at91: sama5d2_xplained: enable rtc_adc_trigger

[alsa-devel] [PATCH v2] ASoC: max98090: save and restore SHDN when changing sensitive registers
 2019-12-18 16:24 UTC  (7+ messages)

[alsa-devel] [PATCH 00/10] mfd: Add support for Analog Devices A2B transceiver
 2019-12-18 15:32 UTC  (6+ messages)
` [alsa-devel] [PATCH 10/10] ASoC: Add codec component for AD242x nodes

[PATCH 0/2] optimise ctx's refs grabbing in io_uring
 2019-12-18 16:26 UTC  (4+ messages)
` [PATCH 1/2] pcpu_ref: add percpu_ref_tryget_many()

[PATCH] pinctrl: artpec6: fix __iomem on reg in set
 2019-12-18 16:26 UTC  (2+ messages)

[PATCH 0/4] Fix multifd + cancel + multifd
 2019-12-18 16:25 UTC  (3+ messages)
` [PATCH 3/4] migration-test: Make sure that multifd and cancel works

[PATCH v3] dbus: Minor whitespace clean-up
 2019-12-18 16:26 UTC  (2+ messages)

[PATCH] x86/tsc: Unset TSC_KNOWN_FREQ and TSC_RELIABLE flags on Intel Bay Trail SoC
 2019-12-18 16:26 UTC  (2+ messages)

[alsa-devel] [PATCH 0/7 v2] ASoC: soc-core cleanup step8
 2019-12-18 14:54 UTC  (5+ messages)
` [alsa-devel] [PATCH v2 2/7] ASoC: soc-core: care .ignore_suspend for Component suspend

[PATCH v3] dbus: NULL check proxy on method calls
 2019-12-18 16:25 UTC  (2+ messages)

[alsa-devel] Playback issue while recording simultaneously
 2019-12-18 14:45 UTC  (5+ messages)

[PATCH 0/4] monitor: Refactoring in preparation for qemu-storage-daemon
 2019-12-18 16:19 UTC  (5+ messages)
` [PATCH 1/4] monitor: Move monitor option parsing to monitor/monitor.c
` [PATCH 2/4] qapi: Create module 'monitor'
` [PATCH 3/4] monitor: Create monitor/qmp-cmds-monitor.c
` [PATCH 4/4] monitor: Move qmp_query_qmp_schema to qmp-cmds-monitor.c

[PATCH 01/25] gettext-minimal-native: update to 0.20.1
 2019-12-18 16:24 UTC  (6+ messages)
` [PATCH 13/25] pseudo: adjust for attr 2.4.48

Kernel panic on Google Pixel devices due to regulator patch
 2019-12-18 16:24 UTC  (6+ messages)

[dpdk-dev] [PATCH v3] app/test: fix build when ring PMD is disabled
 2019-12-18 16:23 UTC  (4+ messages)
` [dpdk-dev] [PATCH v4] "

[PATCH] runstate: ignore finishmigrate -> prelaunch transition
 2019-12-18 16:21 UTC  (4+ messages)

[PATCH net-next mlxsw v2 00/10] Add a new Qdisc, ETS
 2019-12-18 16:22 UTC  (2+ messages)

[PATCH] vmsplice.2: SPLICE_F_GIFT became no-op
 2019-12-18 16:22 UTC  (4+ messages)

[PATCH v7 0/5] PM / devfreq: Add dynamic scaling for imx8m ddr controller
 2019-12-18 16:22 UTC  (8+ messages)

[PATCH v2 0/9] DP Phy compliance auto test
 2019-12-18 16:22 UTC  (6+ messages)
` [PATCH v2 2/9] drm/amd/display: Fix compilation issue
      ` [Intel-gfx] "

[RFC] btf: Some structs are doubled because of struct ring_buffer
 2019-12-18 16:22 UTC  (12+ messages)

[PATCH v6 0/4] support reserving crashkernel above 4G on arm64 kdump
 2019-12-18 16:21 UTC  (3+ messages)

[PATCH v11 00/25] mm/gup: track dma-pinned pages: FOLL_PIN
 2019-12-18 16:19 UTC  (9+ messages)
` [PATCH v11 04/25] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages
` [PATCH v11 06/25] mm: fix get_user_pages_remote()'s handling of FOLL_LONGTERM

kernel BUG at fs/buffer.c:LINE!
 2019-12-18 16:21 UTC  (2+ messages)

[Buildroot] [PATCH] package/kf5/kf5-kcoreaddons: don't treat ld warnings as errors
 2019-12-18 16:19 UTC 

[MPTCP] Re: [PATCH] Squash-to: "mptcp: Add MPTCP socket stubs"
 2019-12-18 16:19 UTC 

[PATCH] drm/amd/display: replace BUG_ON with WARN_ON
 2019-12-18 16:15 UTC  (2+ messages)

[PATCH] btrfs-progs: tests: mkfs/011: Fix path for rootdir
 2019-12-18 16:19 UTC  (2+ messages)

[PATCH v24 00/24] Intel SGX foundations
 2019-12-18 16:18 UTC  (5+ messages)
` [PATCH v24 08/24] x86/sgx: Enumerate and track EPC sections

[PATCH 0/2] dl/format-patch-notes-config-fixup: clean up some leftoverbits
 2019-12-18 16:18 UTC  (3+ messages)
` [PATCH 2/2] notes: break set_display_notes() into smaller functions

[PATCH v4 00/19] KVM: Dynamically size memslot arrays
 2019-12-18 16:17 UTC  (8+ messages)
` [PATCH v4 07/19] KVM: Explicitly free allocated-but-unused dirty bitmap

[PATCH] iotests: Add more "_require_drivers" checks to the shell-based tests
 2019-12-18 16:15 UTC 

[U-Boot] [PATCH] net/phy: Fix phy_connect() for phy addr 0
 2019-12-18 16:16 UTC  (12+ messages)

[PATCH ndctl] ndctl, test: add bus-id parameter for start-scrub/wait-scrub operation
 2019-12-18 16:16 UTC  (2+ messages)

[PATCH v12 00/25] LSM: Module stacking for AppArmor
 2019-12-18 16:16 UTC  (5+ messages)
` [PATCH v12 15/25] LSM: Use lsmcontext in security_secid_to_secctx
` [PATCH v12 16/25] LSM: Use lsmcontext in security_dentry_init_security

[PATCH v2] perf/smmuv3: Remove the leftover put_cpu() in error path
 2019-12-18 16:15 UTC  (4+ messages)

[PATCH] net: dwc_eth_qos: Pass -1 to phy_connect() to scan for all PHYs
 2019-12-18 16:16 UTC  (2+ messages)

[PATCH v3 00/13] iommu: Add PASID support to Arm SMMUv3
 2019-12-18 16:13 UTC  (26+ messages)
` [PATCH v3 03/13] iommu/arm-smmu-v3: Support platform SSID
` [PATCH v3 07/13] iommu/arm-smmu-v3: Add support for Substream IDs
` [PATCH v3 08/13] iommu/arm-smmu-v3: Propate ssid_bits
` [PATCH v3 10/13] iommu/arm-smmu-v3: Add second level of context descriptor table
` [PATCH v3 13/13] iommu/arm-smmu-v3: Add support for PCI PASID

next/master boot: 152 boots: 4 failed, 141 passed with 6 offline, 1 untried/unknown (next-20191218)
 2019-12-18 16:12 UTC 

[Intel-gfx] [PATCH 00/15] drm/i915/tgl: Render/media decompression support
 2019-12-18 16:11 UTC  (16+ messages)
` [Intel-gfx] [PATCH 01/15] drm/framebuffer: Format modifier for Intel Gen-12 render compression
` [Intel-gfx] [PATCH 02/15] drm/i915: Use intel_tile_height() instead of re-implementing
` [Intel-gfx] [PATCH 03/15] drm/i915: Move CCS stride alignment W/A inside intel_fb_stride_alignment
` [Intel-gfx] [PATCH 04/15] drm/i915: Extract framebufer CCS offset checks into a function
` [Intel-gfx] [PATCH 05/15] drm/i915: Add helpers to select correct ccs/aux planes
` [Intel-gfx] [PATCH 06/15] drm/i915/tgl: Gen-12 render decompression
` [Intel-gfx] [PATCH 07/15] drm/i915/tgl: Make sure FBs have a correct CCS plane stride
` [Intel-gfx] [PATCH 08/15] drm/i915: Skip rotated offset adjustment for unsupported modifiers
` [Intel-gfx] [PATCH 09/15] drm/i915: Make sure Y slave planes get all the required state
` [Intel-gfx] [PATCH 10/15] drm/i915: Make sure CCS YUV semiplanar format checks work
` [Intel-gfx] [PATCH 11/15] drm/framebuffer: Format modifier for Intel Gen-12 media compression
` [Intel-gfx] [PATCH 12/15] drm/fb: Extend format_info member arrays to handle four planes
` [Intel-gfx] [PATCH 13/15] drm/i915/tgl: Gen-12 display can decompress surfaces compressed by the media engine
` [Intel-gfx] [PATCH 14/15] drm/framebuffer: Format modifier for Intel Gen 12 render compression with Clear Color
` [Intel-gfx] [PATCH 15/15] drm/i915/tgl: Add Clear Color support for TGL Render Decompression

[MPTCP] [PATCH] Squash-to: "mptcp: Add MPTCP socket stubs"
 2019-12-18 16:11 UTC 

[Xen-devel] [PATCH] x86/save: reserve HVM save record numbers that have been consumed
 2019-12-18 16:09 UTC 

[PATCH v10 0/6] mt76: channel switch support for USB devices
 2019-12-18 16:07 UTC  (7+ messages)
` [PATCH v10 1/6] mt76: mt76x02: ommit beacon slot clearing
` [PATCH v10 2/6] mt76: mt76x02: split beaconing
` [PATCH v10 3/6] mt76: mt76x02: add check for invalid vif idx
` [PATCH v10 4/6] mt76: mt76x02: remove a copy call for usb speedup
` [PATCH v10 5/6] mt76: speed up usb bulk copy
` [PATCH v10 6/6] mt76: mt76x02: add channel switch support for usb interfaces

[PATCH V4 00/10] remoteproc: qcom: q6v5-wcss: Add support for secure pil
 2019-12-18 16:05 UTC  (11+ messages)
` [PATCH V4 01/10] remoteproc: qcom: Add PRNG proxy clock
` [PATCH V4 02/10] remoteproc: qcom: Add secure PIL support
` [PATCH V4 03/10] remoteproc: qcom: Add support for split q6 + m3 wlan firmware
` [PATCH V4 04/10] remoteproc: qcom: Add ssr subdevice identifier
` [PATCH V4 05/10] remoteproc: qcom: Update regmap offsets for halt register
` [PATCH V4 06/10] dt-bindings: clock: qcom: Add reset for WCSSAON
` [PATCH V4 07/10] clk: qcom: Add WCSSAON reset
` [PATCH V4 08/10] dt-bindings: firmware: qcom: Add compatible for IPQ8074 SoC
` [PATCH V4 09/10] arm64: dts: Add support for scm on IPQ8074 SoCs
` [PATCH V4 10/10] arm64: dts: qcom: Enable Q6v5 WCSS for ipq8074 SoC

[master/thud/ti2019.05][PATCH v3] openmpacc: update version to 01.05.06.00
 2019-12-18 16:05 UTC  (2+ messages)
` [EXTERNAL] "

Q: does force_iret() make any sense today?
 2019-12-18 16:06 UTC  (3+ messages)

[PATCH] kbuild: use pattern rule for building built-in.a in sub-directories
 2019-12-18 16:05 UTC 

[BUG] mv88e6xxx: tx regression in v5.3
 2019-12-18 16:04 UTC  (15+ messages)

[Xen-devel] [xen-unstable test] 144924: regressions - FAIL
 2019-12-18 16:04 UTC 

[PATCH] kbuild: do not create orphan built-in.a or obj-y objects
 2019-12-18 16:04 UTC 

XDP multi-buffer design discussion
 2019-12-18 16:03 UTC  (5+ messages)

[GIT PULL] Please pull hmm changes
 2019-12-18 14:59 UTC  (8+ messages)

[btrfs-progs PATCH 0/4] tests: do not fail if dm-thin is missing
 2019-12-18 16:05 UTC  (10+ messages)
` [btrfs-progs PATCH 1/4] tests: common: Add check_dm_target_support helper
` [btrfs-progs PATCH 4/4] tests: Do not fail is dmsetup is missing

Btrfs wiki appears to be down
 2019-12-18 16:03 UTC  (2+ messages)

[PATCH net-next 0/4] Support fraglist GRO/GSO
 2019-12-18 16:03 UTC  (9+ messages)
` [PATCH net-next 1/4] net: Add fraglist GRO/GSO feature flags
` [PATCH net-next 2/4] net: Add a netdev software feature set that defaults to off
` [PATCH net-next 3/4] net: Support GRO/GSO fraglist chaining
` [PATCH net-next 4/4] udp: Support UDP fraglist GRO/GSO

[PATCH AUTOSEL 4.19 008/219] ARM: dts: imx51: Fix memory node duplication
 2019-12-18 16:03 UTC  (7+ messages)
` [PATCH AUTOSEL 4.19 031/219] arm64: preempt: Fix big-endian when checking preempt count in assembly

[PATCH v8 0/7] Introduce support for guest CET feature
 2019-12-18 16:02 UTC  (7+ messages)
` [PATCH v8 3/7] KVM: VMX: Pass through CET related MSRs

[PATCH] net: dsa: ksz: use common define for tag len
 2019-12-18 16:01 UTC 

[dpdk-dev] [PATCH 0/4] integrate librte_ipsec SAD into ipsec-secgw
 2019-12-18 16:00 UTC  (7+ messages)
` [dpdk-dev] [PATCH v2 0/5] "
  ` [dpdk-dev] [PATCH v2 1/5] ipsec: move ipsec sad name length into .h
  ` [dpdk-dev] [PATCH v2 2/5] examples/ipsec-secgw: implement inbound SAD
  ` [dpdk-dev] [PATCH v2 3/5] examples/ipsec-secgw: integrate "
  ` [dpdk-dev] [PATCH v2 4/5] examples/ipsec-secgw: get rid of maximum sa limitation
  ` [dpdk-dev] [PATCH v2 5/5] examples/ipsec-secgw: get rid of maximum sp limitation

Moving the WebUI to Vue; Repo vs Branch
 2019-12-18 16:00 UTC 

[dpdk-dev] [PATCH 0/2] add travis ci support for aarch64
 2019-12-18 16:00 UTC  (6+ messages)
` [dpdk-dev] [PATCH 2/2] devtools: add path to additional shared object files


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.