All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-10-18 09:44:29 to 2019-10-18 10:17:51 UTC [more...]

[PATCH v12 00/22] Generic page walk and ptdump
 2019-10-18 10:12 UTC  (42+ messages)
` [PATCH v12 01/22] mm: Add generic p?d_leaf() macros
` [PATCH v12 02/22] arc: mm: Add p?d_leaf() definitions
` [PATCH v12 03/22] arm: "
` [PATCH v12 04/22] arm64: "
` [PATCH v12 05/22] mips: "
` [PATCH v12 06/22] powerpc: "
` [PATCH v12 07/22] riscv: "
` [PATCH v12 08/22] s390: "
` [PATCH v12 09/22] sparc: "
` [PATCH v12 10/22] x86: "
` [PATCH v12 11/22] mm: pagewalk: Add p4d_entry() and pgd_entry()
` [PATCH v12 12/22] mm: pagewalk: Allow walking without vma
` [PATCH v12 13/22] mm: pagewalk: Add test_p?d callbacks
` [PATCH v12 14/22] mm: pagewalk: Add 'depth' parameter to pte_hole
` [PATCH v12 15/22] x86: mm: Point to struct seq_file from struct pg_state
` [PATCH v12 16/22] x86: mm+efi: Convert ptdump_walk_pgd_level() to take a mm_struct
` [PATCH v12 17/22] x86: mm: Convert ptdump_walk_pgd_level_debugfs() to take an mm_struct
` [PATCH v12 18/22] x86: mm: Convert ptdump_walk_pgd_level_core() "
` [PATCH v12 19/22] mm: Add generic ptdump
` [PATCH v12 20/22] x86: mm: Convert dump_pagetables to use walk_page_range
` [PATCH v12 21/22] arm64: mm: Convert mm/dump.c to use walk_page_range()
` [PATCH v12 22/22] arm64: mm: Display non-present entries in ptdump

[alsa-devel] [PATCH 1/7] ASoC: amd: Create multiple I2S platform device endpoints
 2019-10-18 21:05 UTC  (12+ messages)
`  "
` [alsa-devel] [PATCH 2/7] ASoC: amd: Refactoring of DAI from DMA driver
  `  "
` [alsa-devel] [PATCH 3/7] ASoC: amd: Enabling I2S instance in DMA and DAI
  `  "
` [alsa-devel] [PATCH 4/7] ASoC: amd: add ACP3x TDM mode support
  `  "
` [alsa-devel] [PATCH 5/7] ASoC: amd: handle ACP3x i2s-sp watermark interrupt
  `  "
` [PATCH 6/7] ASoC: amd: ACP powergating should be done by controller
` [PATCH 7/7] ASoC: amd: Added ACP3x system resume and runtime pm ops

[PATCH v5 00/23] sg: add v4 interface
 2019-10-18 10:17 UTC  (15+ messages)
` [PATCH v5 05/23] sg: bitops in sg_device
` [PATCH v5 11/23] sg: improve naming
` [PATCH v5 12/23] sg: change rwlock to spinlock
` [PATCH v5 13/23] sg: ioctl handling
` [PATCH v5 14/23] sg: split sg_read
` [PATCH v5 15/23] sg: sg_common_write add structure for arguments
` [PATCH v5 16/23] sg: rework sg_vma_fault

[PATCH v5 0/4] drm/komeda: Enable CRTC color-mgmt
 2019-10-18 10:16 UTC  (6+ messages)
` [PATCH v5 1/4] drm: Add a new helper drm_color_ctm_s31_32_to_qm_n()

[PATCH v2] serdev: Add ACPI devices by ResourceSource field
 2019-10-18 10:16 UTC  (4+ messages)

[PATCH] PNP: fix unintended sign extension on left shifts
 2019-10-18 10:15 UTC  (3+ messages)

[PATCH v2 0/4] Add Airtime Queue Limits (AQL) to mac80211
 2019-10-18 10:15 UTC  (5+ messages)
` [PATCH v2 1/4] mac80211: Rearrange ieee80211_tx_info to make room for tx_time_est

[Xen-devel] [PATCH 00/32] hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge
 2019-10-18 10:13 UTC  (6+ messages)
` [Xen-devel] [PATCH 26/32] hw/pci-host/piix: Move RCR_IOPORT register definition
    `  "

[PATCH] export,module: add SPDX GPL-2.0 license identifier to headers with no license
 2019-10-18 10:15 UTC  (2+ messages)

[dpdk-dev] [RFC] net/null: add empty promiscuous mode functions
 2019-10-18 10:13 UTC  (9+ messages)

[PATCH v2] net: aquantia: add an error handling in aq_nic_set_multicast_list
 2019-10-18 10:20 UTC 

[PATCH v2 0/6] gpio: expose pull-up/pull-down line flags to userspace
 2019-10-18 10:13 UTC  (11+ messages)
` [PATCH v2 5/6] gpiolib: disable bias on inputs when pull up/down are both set

[PATCH v2] ACPI / processor_idle: use ndelay instead of io port access for wait
 2019-10-18 10:12 UTC  (4+ messages)

[PATCH for_v2? v2 00/14] selftests/x86/sgx: Improve tests
 2019-10-18 10:12 UTC  (2+ messages)

[PATCH v1 0/3] Add support for RPMHCC for SC7180
 2019-10-18 10:09 UTC  (4+ messages)
` [PATCH v1 1/3] dt-bindings: clock: Add YAML schemas for the QCOM RPMHCC clock bindings
` [PATCH v1 2/3] dt-bindings: clock: Introduce RPMHCC bindings for SC7180
` [PATCH v1 3/3] clk: qcom: clk-rpmh: Add support for RPMHCC "

list_del corruption while iterating retry_list in cifs_reconnect still seen on 5.4-rc3
 2019-10-18 10:12 UTC  (10+ messages)

[PATCH 5.3 000/112] 5.3.7-stable review
 2019-10-18 10:12 UTC  (3+ messages)

[PATCH v4] misc: eeprom: at24: support pm_runtime control
 2019-10-18 10:11 UTC  (5+ messages)
` [PATCH v2] dt-binding: eeprom: at24: add supply properties

[dpdk-dev] [RFC] mempool: introduce indexed memory pool
 2019-10-18 10:10 UTC  (5+ messages)

[patch 014/102] llist: introduce llist_entry_safe()
 2019-10-18 10:10 UTC  (9+ messages)
` [PATCH] [RFC, EXPERIMENTAL] allow building with --std=gnu99

[Virtio-fs] [PATCH 0/2] virtiofsd: Two fix for xattr operation
 2019-10-18 10:09 UTC  (8+ messages)

[dpdk-dev] [PATCH v5 0/5] ipsec: add inbound SAD
 2019-10-18 10:09 UTC  (4+ messages)
` [dpdk-dev] [PATCH v6 0/6] "
  ` [dpdk-dev] [PATCH v6 6/6] doc/ipsec: update ipsec programmer's guide

[RFC PATCH] drm/i915: Restore full symmetry in i915_driver_modeset_probe/remove
 2019-10-18 10:07 UTC 

[dpdk-dev] [PATCH 0/2] Using virtio ethdev ports as non-root
 2019-10-18 10:05 UTC  (5+ messages)
` [dpdk-dev] [PATCH 2/2] net/virtio: do not require IO permissions

[GIT PULL] MMC fixes for v5.4-rc4
 2019-10-18 10:08 UTC 

[dpdk-dev] [PATCH v2 00/10] Implement the new ABI policy and add helper scripts
 2019-10-18 10:07 UTC  (6+ messages)
` [dpdk-dev] [PATCH v3 0/9] "
  ` [dpdk-dev] [PATCH v3 1/9] config: change ABI versioning to global

[PATCH] drm/i915/pmu: Fix uninitialized variable on error path
 2019-10-18 10:07 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "

[PATCH 00/11] arm64: return address signing
 2019-10-18 10:07 UTC  (7+ messages)
` [PATCH 03/11] arm64: cpufeature: handle conflicts based on capability
` [PATCH 05/11] arm64: enable ptrauth earlier

[PATCH V3 2/3] PCI: rcar: Do not abort on too many inbound dma-ranges
 2019-10-18 10:06 UTC  (18+ messages)

[PATCH] arm64: dts: meson: khadas-vim3l: enable audio
 2019-10-18 10:05 UTC  (3+ messages)

[PATCH for_v23 v3 00/12] x86/sgx: Bug fixes for v23
 2019-10-18 10:06 UTC  (7+ messages)
` [PATCH for_v23 v3 01/12] x86/sgx: Pass EADD the kernel's virtual address for the source page
` [PATCH for_v23 v3 04/12] x86/sgx: Drop mmap_sem before EEXTENDing an enclave page
` [PATCH for_v23 v3 09/12] x86/sgx: Split second half of sgx_free_page() to a separate helper

linux-next: manual merge of the char-misc tree with the char-misc.current tree
 2019-10-18 10:06 UTC  (2+ messages)

ARM: add __always_inline to functions called from __get_user_check()
 2019-10-18 10:06 UTC 

[PATCH v2 0/7] libqos: add VIRTIO PCI 1.0 support
 2019-10-18 10:05 UTC  (7+ messages)
` [PATCH v2 7/7] "

[U-Boot] [PATCH v2 1/2] i.MX6: nand: extend nandbcb command for imx6UL(L)
 2019-10-18 10:06 UTC  (6+ messages)

what *precisely* means "--depth" WRT a shallow clone?
 2019-10-18  9:48 UTC 

[CI] drm/i915/execlists: Don't merely skip submission if maybe timeslicing
 2019-10-18 10:05 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915/execlists: Don't merely skip submission if maybe timeslicing (rev6)

[PATCH] gpio: of: don't warn if ignored GPIO flag matches the behavior
 2019-10-18 10:05 UTC 

[LTP] [PATCH] lsmod01.sh: retry test couple times to lower false positives
 2019-10-18 10:05 UTC 

[GIT PULL] sound fixes for 5.4-rc4
 2019-10-18 10:04 UTC 

[PATCH v2] rtc: rv3028: add clkout support
 2019-10-18 10:04 UTC 

[iptables PATCH 0/8] A bit of *tables-restore review fallout
 2019-10-18 10:03 UTC  (8+ messages)
` [iptables PATCH 3/8] xtables-restore: Introduce rule counter tokenizer function
` [iptables PATCH 6/8] xtables-restore: Drop pointless newargc reset

[PATCH 00/13] cpuidle: psci: Support hierarchical CPU arrangement
 2019-10-18 10:03 UTC  (7+ messages)
` [PATCH 01/13] cpuidle: psci: Fix potential access to unmapped memory

[PATCH nf-next] netfilter: nf_tables: add vlan support
 2019-10-18 10:02 UTC 

[MPTCP] Re: [PATCH] token: fix rcu ptr manipulatation
 2019-10-18 10:02 UTC 

[PATCH] rtc: rv3028: add clkout support
 2019-10-18 10:02 UTC  (3+ messages)

[Xen-devel] [qemu-mainline test] 142832: regressions - FAIL
 2019-10-18 10:00 UTC 

[PATCH] qemu-img.texi: Describe data_file and data_file_raw
 2019-10-18  9:59 UTC 

[PATCH 4.14 00/65] 4.14.150-stable review
 2019-10-18  9:59 UTC  (2+ messages)

Power-on monitor for phosphor-hwmon question
 2019-10-18  9:59 UTC 

[PATCH 0/4] Small coding style cleanups
 2019-10-18  9:58 UTC  (5+ messages)
` [PATCH 1/4] btrfs: reduce indentation in lock_stripe_add
` [PATCH 2/4] btrfs: remove pointless local variable in lock_stripe_add()
` [PATCH 3/4] btrfs: reduce indentation in btrfs_may_alloc_data_chunk
` [PATCH 4/4] btrfs: remove pointless indentation in btrfs_read_sys_array()

[dpdk-dev] [PATCH 0/7] typo, doc, simple fixes and some optimizations
 2019-10-18  9:57 UTC  (2+ messages)
` [dpdk-dev] [PATCH] rcu: fix reference to offline function

[PATCH v4] fsstress: add renameat2 support
 2019-10-18  9:57 UTC 

[PATCH v2 1/3] drm/i915: enumerate and init each supported region
 2019-10-18  9:56 UTC  (6+ messages)
` [PATCH v2 2/3] drm/i915: treat shmem as a region
` [PATCH v2 3/3] drm/i915: treat stolen "

[PULL 00/18] x86 and machine queue, 2019-10-15
 2019-10-18  9:56 UTC  (2+ messages)

[RESEND][PATCH v8 0/5] DMA-BUF Heaps (destaging ION)
 2019-10-18  9:55 UTC  (12+ messages)

[Buildroot] [PATCH v3, 1/1] package/libopenssl: set no-asm with generic architectures
 2019-10-18  9:55 UTC  (2+ messages)

uml segfault during I/O
 2019-10-18  9:55 UTC  (10+ messages)

[PATCH 5.3 112/112] ASoC: sgtl5000: add ADC mute control
 2019-10-18  9:55 UTC  (11+ messages)
            ` Fw: "

[PATCH] scsi: sd: fix uninit access of sshdr
 2019-10-18 10:01 UTC 

[PATCH v2 0/5] add dsa switch support for ar9331
 2019-10-18  9:53 UTC  (3+ messages)
` [PATCH v2 1/5] net: ag71xx: port to phylink

[v4, 0/8] Add cpufreq and cci devfreq for mt8183, and SVS support
 2019-10-18  9:53 UTC  (9+ messages)
` [v4, 7/8] cpufreq: mediatek: add opp notification for "

[PATCH v2 0/3] KVM: VMX: Some refactor of VMX vmcs and msr bitmap
 2019-10-18  9:37 UTC  (4+ messages)
` [PATCH v2 1/3] KVM: VMX: Move vmcs related resetting out of vmx_vcpu_reset()
` [PATCH v2 2/3] KVM: VMX: Rename {vmx,nested_vmx}_vcpu_setup() and minor cleanup
` [PATCH v2 3/3] KVM: VMX: Some minor refactor of MSR bitmap

[PATCH] net: forcedeth: add xmit_more support
 2019-10-18 10:01 UTC 

[PATCH v4 0/6] Initialise thermal framework and cpufreq earlier during boot
 2019-10-18  9:52 UTC  (5+ messages)
` [PATCH v4 5/6] clk: qcom: Initialise clock drivers earlier
` [PATCH v4 6/6] cpufreq: qcom-hw: Move driver initialisation earlier

[PATCH v8 0/3] qcow2: add zstd cluster compression
 2019-10-18  9:47 UTC  (4+ messages)
` [PATCH v8 1/3] docs: improve qcow2 spec about extending image header
` [PATCH v8 2/3] docs: define padding for qcow2 header
` [PATCH v8 3/3] docs: qcow2: introduce compression type feature

[PATCH] iommu/amd: Pass gfp flags to iommu_map_page() in amd_iommu_map()
 2019-10-18  9:50 UTC  (4+ messages)

[PATCH] drm/i915/execlists: Don't merely skip submission if maybe timeslicing
 2019-10-18  9:50 UTC  (3+ messages)

[PATCH] iommu/vt-d: Return the correct dma mask when we are bypassing the IOMMU
 2019-10-18  9:50 UTC  (5+ messages)

Regression: dmaengine: imx28 with emmc
 2019-10-18  9:50 UTC  (4+ messages)

[PATCH nft] src: add multidevice support for netdev chain
 2019-10-18  9:50 UTC 

[PATCH libnftnl 1/2] flowtable: device array dynamic allocation
 2019-10-18  9:49 UTC  (2+ messages)
` [PATCH libnftnl 2/2] chain: multi-device support

[PATCH] drm/arm: make undeclared items static
 2019-10-18  9:49 UTC  (3+ messages)

[dax] 23c84eb783: fio.write_bw_MBps -61.6% regression
 2019-10-18  9:48 UTC  (3+ messages)

[PATCH V9 0/2] arm64/mm: Enable memory hot remove
 2019-10-18  9:48 UTC  (6+ messages)
` [PATCH V9 2/2] "

[U-Boot] [PATCH v2 00/38] x86: Various modifications to prepare for FSP2
 2019-10-18  9:48 UTC  (9+ messages)
` [U-Boot] [PATCH v2 14/38] spi: Add support for memory-mapped flash

[dpdk-dev] [RFC] mbuf: support dynamic fields and flags
 2019-10-18  9:47 UTC  (6+ messages)
` [dpdk-dev] [PATCH v2] "

Plan for hybrid testing
 2019-10-18  9:47 UTC  (8+ messages)

[PATCH V4 0/6] mdev based hardware virtio offloading support
 2019-10-18  9:46 UTC  (8+ messages)
` [PATCH V4 4/6] mdev: introduce virtio device and its device ops

[RFC PATCH 0/7] merge: learn --autostash
 2019-10-18  9:46 UTC  (3+ messages)
` [RFC PATCH 7/7] merge: teach --autostash option

[PATCH 1/3] iommu/tegra-smmu: Use non-secure register for flushing
 2019-10-18  9:46 UTC  (3+ messages)

[U-Boot] [PATCH v3] i.MX6: nand: extend nandbcb command for imx6UL(L)
 2019-10-18  9:46 UTC 

[PATCH 0/2] spapr: interrupt presenter fixes
 2019-10-18  9:44 UTC  (4+ messages)
` [PATCH 1/2] spapr: Introduce a interrupt presenter reset handler

[PATCH v3 0/4]: perf/core: fix restoring of Intel LBR call stack on a context switch
 2019-10-18  9:45 UTC  (3+ messages)
` [PATCH v3 3/4] perf/x86/intel: implement LBR callstacks context synchronization
` [PATCH v3 4/4] perf/core,x86: synchronize PMU task contexts on optimized context switches

linux-next: manual merge of the pm tree with the printk tree
 2019-10-18  9:45 UTC  (3+ messages)

[PATCH v2 0/2] migration: faster savevm_state_handler_insert()
 2019-10-18  9:43 UTC  (5+ messages)
` [PATCH v2 2/2] migration: savevm_state_handler_insert: constant-time element insertion

[PATCH v4 0/2] scsi: core: fix uninit-value access of variable sshdr
 2019-10-18  2:12 UTC  (3+ messages)
` [PATCH v4 1/2] sr: need to check whether sshdr is valid in sr_do_ioctl

[PATCH RFC v1 00/26] Add KernelMemorySanitizer infrastructure
 2019-10-18  9:43 UTC  (3+ messages)
` [PATCH RFC v1 25/26] kmsan: disable strscpy() optimization under KMSAN
` [PATCH RFC v1 26/26] net: kasan: kmsan: support CONFIG_GENERIC_CSUM on x86, enable it for KASAN/KMSAN


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.