All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-03-16 20:06:20 to 2018-03-16 20:49:50 UTC [more...]

[PATCH v5 00/13] Serialized Git Commit Graph
 2018-03-16 20:49 UTC  (9+ messages)
` [PATCH v6 00/14] "

[PATCH/RFC v3 00/12] Reduce pack-objects memory footprint
 2018-03-16 20:49 UTC  (8+ messages)
` [PATCH v4 00/11] nd/pack-objects-pack-struct updates
  ` [PATCH v4 01/11] pack-objects: a bit of document about struct object_entry
  ` [PATCH v4 02/11] pack-objects: turn type and in_pack_type to bitfields
  ` [PATCH v4 09/11] pack-objects: shrink size field in struct object_entry

[PATCH 00/14] chrome_laptop: stop being a platform driver
 2018-03-16 20:41 UTC  (9+ messages)
` [PATCH 01/14] Input: atmel_mxt_ts - do not pass suspend mode in platform data
` [PATCH 14/14] Input: atmel_mxt_ts - remove platform data support

[Qemu-devel] [PATCH v8 00/23] RISC-V QEMU Port Submission
 2018-03-16 20:46 UTC  (9+ messages)
` [Qemu-devel] [PATCH v8 19/23] SiFive RISC-V UART Device

[RFC 0/8] Force preemption
 2018-03-16 20:44 UTC  (10+ messages)
` [RFC 1/8] drm/i915: Downgrade tasklet GEM_BUG_ON for request not completed
` [RFC 2/8] drm/i915: Skip CSB processing on invalid CSB tail
` [RFC 7/8] drm/i915: Allow reset without error capture
` [RFC 8/8] drm/i915: Force preemption to complete via engine reset

[PATCH v6 00/12] Appended signatures support for IMA appraisal
 2018-03-16 20:38 UTC  (40+ messages)
` [PATCH v6 01/12] MODSIGN: Export module signature definitions
` [PATCH v6 02/12] PKCS#7: Introduce pkcs7_get_message_sig() and verify_pkcs7_message_sig()
` [PATCH v6 03/12] PKCS#7: Introduce pkcs7_get_digest()
` [PATCH v6 04/12] ima: Introduce is_ima_sig()
` [PATCH v6 05/12] integrity: Introduce integrity_keyring_from_id()
` [PATCH v6 06/12] integrity: Introduce asymmetric_sig_has_known_key()
` [PATCH v6 07/12] integrity: Select CONFIG_KEYS instead of depending on it
` [PATCH v6 08/12] ima: Export func_tokens
` [PATCH v6 09/12] ima: Add modsig appraise_type option for module-style appended signatures
` [PATCH v6 10/12] ima: Add functions to read and verify a modsig signature
` [PATCH v6 11/12] ima: Implement support for module-style appended signatures
` [PATCH v6 12/12] ima: Write modsig to the measurement list

[PATCH 00/11] drm/i915: Some plane init cleanups
 2018-03-16 20:42 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

git stash push -u always warns "pathspec '...' did not match any files"
 2018-03-16 20:43 UTC  (10+ messages)
` [PATCH v2 1/2] stash push: avoid printing errors
  ` [PATCH v2 2/2] stash push -u: don't create empty stash
  ` [PATCH v3 0/2] stash push -u -- <pathspec> fixes
    ` [PATCH v3 1/2] stash push: avoid printing errors
    ` [PATCH v3 2/2] stash push -u: don't create empty stash

[PATCH] brcmfmac: Add support for getting nvram contents from EFI variables
 2018-03-16 20:41 UTC  (6+ messages)

HW question: i210 vs. BCM5461S over SGMII: no response from PHY to MDIO requests?
 2018-03-16 20:40 UTC  (3+ messages)

[PATCH iproute2 1/1] tc: use get_u32() in psample action to match types
 2018-03-16 20:40 UTC  (2+ messages)

[PATCH iproute2 1/1] tc: print actual action for sample action
 2018-03-16 20:39 UTC  (2+ messages)

[PATCH v2 0/5] KVM: x86: Implement Pause Loop Exit for SVM
 2018-03-16 20:37 UTC  (6+ messages)
` [PATCH v2 1/5] KVM: VMX: Fix the module parameters for vmx
` [PATCH v2 2/5] KVM: VMX: Remove ple_window_actual_max
` [PATCH v2 3/5] KVM: VMX: Bring the common code to header file
` [PATCH v2 4/5] KVM: SVM: Add pause filter threshold
` [PATCH v2 5/5] KVM: SVM: Implement pause loop exit logic in SVM

[PATCH iproute2] Revert "iproute: "list/flush/save default" selected all of the routes"
 2018-03-16 20:37 UTC  (3+ messages)
` [PATCH iproute2] treat "default" and "all"/"any" parameters differenty

[PATCH v3 00/15] add dts nodes to MT7622 SoC
 2018-03-16 20:36 UTC  (6+ messages)
` [PATCH v3 01/15] dt-bindings: clock: mediatek: add missing required #reset-cells

[PATCH 10/14] mm/hmm: rename HMM_PFN_DEVICE_UNADDRESSABLE to HMM_PFN_DEVICE_PRIVATE
 2018-03-16 20:35 UTC  (10+ messages)
` [PATCH 11/14] mm/hmm: move hmm_pfns_clear() closer to where it is use
` [PATCH 12/14] mm/hmm: factor out pte and pmd handling to simplify hmm_vma_walk_pmd()
` [PATCH 13/14] mm/hmm: change hmm_vma_fault() to allow write fault on page basis
` [PATCH 14/14] mm/hmm: use device driver encoding for HMM pfn

[PATCH] json_print: fix print_uint with helper type extensions
 2018-03-16 20:34 UTC  (2+ messages)

[Bug 105534] amdgpu cannot set 2560x1440@60 mode even though monitor,gpu and motherboard support it
 2018-03-16 20:34 UTC  (3+ messages)

[PATCH 00/22] siginfo unification
 2018-03-16 20:33 UTC  (6+ messages)
` [PATCH 13/22] signal: Move addr_lsb into the _sigfault union for clarity

[PATCH 2/2] usb: dwc3: add clock and resets
 2018-03-16 20:33 UTC  (4+ messages)
  ` [2/2] "

[Qemu-devel] [PATCH v3 00/24] RISC-V Post-merge spec conformance and cleanup
 2018-03-16 20:33 UTC  (3+ messages)
  ` [Qemu-devel] [patches] "

[Qemu-devel] [PATCH v3 00/22] More fully implement ARM PMUv3
 2018-03-16 20:31 UTC  (23+ messages)
` [Qemu-devel] [PATCH v3 01/22] target/arm: A53: Initialize PMCEID[01]
` [Qemu-devel] [PATCH v3 02/22] target/arm: A15 PMCEID0 initialization style nit
` [Qemu-devel] [PATCH v3 03/22] target/arm: Check PMCNTEN for whether PMCCNTR is enabled
` [Qemu-devel] [PATCH v3 04/22] target/arm: Treat PMCCNTR as alias of PMCCNTR_EL0
` [Qemu-devel] [PATCH v3 05/22] target/arm: Reorganize PMCCNTR read, write, sync
` [Qemu-devel] [PATCH v3 06/22] target/arm: Mask PMU register writes based on PMCR_EL0.N
` [Qemu-devel] [PATCH v3 07/22] target/arm: Fetch GICv3 state directly from CPUARMState
` [Qemu-devel] [PATCH v3 08/22] target/arm: Support multiple EL change hooks
` [Qemu-devel] [PATCH v3 09/22] target/arm: Add pre-EL "
` [Qemu-devel] [PATCH v3 10/22] target/arm: Allow EL change hooks to do IO
` [Qemu-devel] [PATCH v3 11/22] target/arm: Fix bitmask for PMCCFILTR writes
` [Qemu-devel] [PATCH v3 12/22] target/arm: Filter cycle counter based on PMCCFILTR_EL0
` [Qemu-devel] [PATCH v3 13/22] target/arm: Allow AArch32 access for PMCCFILTR
` [Qemu-devel] [PATCH v3 14/22] target/arm: Make PMOVSCLR 64 bits wide
` [Qemu-devel] [PATCH v3 15/22] target/arm: Add ARM_FEATURE_V7VE for v7 Virtualization Extensions
` [Qemu-devel] [PATCH v3 16/22] target/arm: Implement PMOVSSET
` [Qemu-devel] [PATCH v3 17/22] target/arm: Split arm_ccnt_enabled into generic pmu_counter_enabled
` [Qemu-devel] [PATCH v3 18/22] target/arm: Add array for supported PMU events, generate PMCEID[01]
` [Qemu-devel] [PATCH v3 19/22] target/arm: Finish implementation of PM[X]EVCNTR and PM[X]EVTYPER
` [Qemu-devel] [PATCH v3 20/22] target/arm: PMU: Add instruction and cycle events
` [Qemu-devel] [PATCH v3 21/22] target/arm: PMU: Set PMCR.N to 4
` [Qemu-devel] [PATCH v3 22/22] target/arm: Implement PMSWINC

[v5,2/2] usb/gadget: Add driver for Aspeed SoC virtual hub
 2018-03-16 20:29 UTC 

[PATCH 1/8] drm/i915/icl: Check for fused-off VDBOX and VEBOX instances
 2018-03-16 20:28 UTC  (3+ messages)
` [PATCH 5/8] drm/i915/icl: Add reset control register changes

[PATCH 1/5] Bluetooth: hci_bcm: Add irq_polarity module option
 2018-03-16 20:28 UTC  (5+ messages)
` [PATCH 2/5] Bluetooth: hci_bcm: Treat Interrupt ACPI resources as always being active-low
` [PATCH 3/5] Bluetooth: hci_bcm: Add 6 new ACPI HIDs
` [PATCH 4/5] Bluetooth: hci_bcm: Remove duplication in gpio-mappings declaration
` [PATCH 5/5] Bluetooth: hci_bcm: Do not tie GPIO pin order to a specific ACPI HID

[PATCH v2 0/3] MIPS: lantiq: fixes for clocks and Amazon SE
 2018-03-16 20:27 UTC  (4+ messages)
` [PATCH v2 1/3] MIPS: lantiq: fix Danube USB clock
` [PATCH v2 2/3] MIPS: lantiq: enable AHB Bus for USB
` [PATCH v2 3/3] MIPS: lantiq: ase: Enable MFD_SYSCON

[PATCH] xen/arm: Relax ARM_SMCCC_ARCH_WORKAROUND_1 discovery
 2018-03-16 20:27 UTC  (2+ messages)

[PATCH v2 0/3] MIPS: lantiq: fixes for clocks and Amazon SE
 2018-03-16 20:27 UTC 

[PATCH] perf/core: clear sibling list of detached events (was "Re: [PATCH] perf: Fix sibling iteration")
 2018-03-16 19:49 UTC  (2+ messages)
` [tip:perf/core] perf/core: Clear sibling list of detached events

[PATCH] perf: Fix sibling iteration
 2018-03-16 19:49 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH v5 0/2] Remove false-positive VLAs when using max()
 2018-03-16 20:25 UTC  (13+ messages)

[B.A.T.M.A.N.] [PATCH maint 1/3] batman-adv: update data pointers after skb_cow()
 2018-03-16 20:24 UTC  (3+ messages)
` [B.A.T.M.A.N.] [PATCH maint 3/3] batman-adv: do not modify batadv packet header before pulling it

getting fatal error trying to open git gui
 2018-03-16 20:24 UTC  (3+ messages)

[RFC] xen/arm: Restrict when a physical IRQ can be routed/removed from/to a domain
 2018-03-16 20:23 UTC  (2+ messages)

[PATCH] drivers: macintosh: rack-meter: really fix bogus memsets
 2018-03-16 20:17 UTC 

[Qemu-devel] [PATCH] migration: Fix block migration flag case
 2018-03-16 20:21 UTC 

[PATCH 00/10 v2] iommu/amd: lock splitting & GFP_KERNEL allocation
 2018-03-16 20:18 UTC  (21+ messages)
` [PATCH 01/10] iommu/amd: take into account that alloc_dev_data() may return NULL
` [PATCH 02/10] iommu/amd: turn dev_data_list into a lock less list
` [PATCH 03/10] iommu/amd: split domain id out of amd_iommu_devtable_lock
` [PATCH 04/10] iommu/amd: split irq_lookup_table out of the amd_iommu_devtable_lock
` [PATCH 05/10] Revert "iommu/amd: Avoid locking get_irq_table() from atomic context"
` [PATCH 06/10] iommu/amd: remove the special case from get_irq_table()
` [PATCH 07/10] iommu/amd: use `table' instead `irt' as variable name in amd_iommu_update_ga()
` [PATCH 08/10] iommu/amd: factor out setting the remap table for a devid
` [PATCH 09/10] iommu/amd: drop the lock while allocating new irq remap table
` [PATCH 10/10] iommu/amd: make amd_iommu_devtable_lock a spin_lock

[RFC PATCH 00/14] khwasan: kernel hardware assisted address sanitizer
 2018-03-16 20:21 UTC  (11+ messages)
` [RFC PATCH 09/14] khwasan: add hooks implementation

[PATCH 4.15 000/128] 4.15.11-stable review
 2018-03-16 20:20 UTC  (2+ messages)

[PATCH] drm/amdgpu: add documentation for amdgpu_device.c
 2018-03-16 20:19 UTC 

[RFC PATCH] iio: adc: Add Xilinx AMS driver
 2018-03-16 20:19 UTC  (2+ messages)

[PATCH -next 00/22] remove in-kernel syscall invocations (part 2 == netdev)
 2018-03-16 19:39 UTC  (3+ messages)

Git "branch properties"-- thoughts?
 2018-03-16 20:09 UTC  (2+ messages)

[PATCH v2] netns: send uevent messages
 2018-03-16 20:14 UTC  (2+ messages)

[PATCH] btrfs: fix lockdep splat in btrfs_alloc_subvolume_writers
 2018-03-16 20:12 UTC  (2+ messages)

[PATCH/RFC 0/1] Avoid expensive 'repack -ad' in gc --auto
 2018-03-16 20:13 UTC  (6+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 4/5] pack-objects: show some progress when counting kept objects

[PATCH 0/2] net: phy: relax error checking when creating sysfs link netdev->phydev
 2018-03-16 20:13 UTC  (9+ messages)

[meta-networking][PATCH] tcpdump: refresh patches
 2018-03-16 20:12 UTC 

[U-Boot] [PATCH v2 0/3] spi: ompa3/davinci/ti_qspi: Full dm conversion
 2018-03-16 20:12 UTC  (3+ messages)
` [U-Boot] [PATCH v2 1/3] spi: omap3_spi: "

[meta-oe][PATCH 1/2] glibmm: refresh the patch
 2018-03-16 20:12 UTC  (2+ messages)
` [meta-oe][PATCH 2/2] gperftools: refresh the patches

[meta-gplv2][PATCH] nettle: refresh the patches
 2018-03-16 20:11 UTC 

[PATCH] x86/entry: Fix passing 6th argument for compat hypercalls
 2018-03-16 20:08 UTC  (2+ messages)

[PATCH] format-patch: use --compact-summary instead of --summary
 2018-03-16 20:06 UTC 

[PATCH v2 0/9] Staging: iio: accel: adis16201 driver cleanup
 2018-03-16 20:06 UTC  (17+ messages)
` [PATCH v2 1/9] Staging: iio: accel: adis16201: Rename few macro definitions
` [PATCH v2 2/9] Staging: iio: accel: adis16201: Remove unnecessary comments
` [PATCH v2 3/9] Staging: iio: accel: adis16201: Add _REG suffix to reisters
` [PATCH v2 4/9] Staging: iio: accel: adis16201: Group register definitions
` [PATCH v2 5/9] Staging: iio: accel: adis16201: Add comments about units in read_raw()
` [PATCH v2 6/9] Staging: iio: accel: adis16201: Use sign_extend32 function
` [PATCH v2 7/9] Staging: iio: accel: adis16201: Prefer reverse christmas tree ordering
` [PATCH v2 8/9] Staging: iio: accel: adis16201: Adjust argument to match open parentheses
` [PATCH v2 9/9] Staging: iio: accel: adis16201: Move adis16201 driver out of staging


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.