All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-11-03 01:35:52 to 2018-11-03 04:50:41 UTC [more...]

[PATCH 3.18.y] mremap: properly flush TLB before releasing the page
 2018-11-02 19:40 UTC 

[PATCH v1] add: speed up cmd_add() by utilizing read_cache_preload()
 2018-11-03  4:47 UTC  (4+ messages)

[PATCH] xfs: cache minimum realtime summary level
 2018-11-02 19:38 UTC 

[PATCH 0/2] Renesas R8A77980 CPG/MSSR clock support
 2018-11-02 19:25 UTC  (2+ messages)
` [PATCH] clk: renesas: r8a77970: add RPC clock

[PATCH -next 0/3] Add support for fast mremap
 2018-11-03  4:00 UTC  (31+ messages)
` [PATCH -next 1/3] mm: treewide: remove unused address argument from pte_alloc functions (v2)
` [PATCH -next 2/3] mm: speed up mremap by 20x on large regions (v4)
` [PATCH -next 3/3] mm: select HAVE_MOVE_PMD in x86 for faster mremap

[Qemu-devel] [Bug 588688] [NEW] Hard disk images are supporting ATAPI commands. They should fail
 2018-11-03  4:17 UTC  (2+ messages)
` [Qemu-devel] [Bug 588688] "

[Qemu-devel] [Bug 588693] [NEW] CD-ROM devices always return a one session, one track TOC
 2018-11-03  4:17 UTC  (2+ messages)
` [Qemu-devel] [Bug 588693] "

[PATCH] watchdog: renesas_wdt: Fix typos
 2018-11-02 19:21 UTC 

Question about rte_manage_timer() and eal_intr_handle_interrupts
 2018-11-03  4:28 UTC  (6+ messages)

[PATCH] ASoC: sunxi: rename SND_SUNXI_ADDA_PR_REGMAP to SND_SUN8I_ADDA_PR_REGMAP
 2018-11-03  4:26 UTC  (2+ messages)

[PATCH 0/8] This series of patches contains various independent
 2018-11-02 19:16 UTC  (2+ messages)

[RFC PATCH] lib: Introduce generic __cmpxchg_u64() and use it where needed
 2018-11-02 16:19 UTC  (10+ messages)

[CI 01/19] drm/dsc: Define Display Stream Compression PPS infoframe
 2018-11-03  4:22 UTC  (22+ messages)
` [CI 02/19] drm/dsc: Define VESA Display Stream Compression Capabilities
` [CI 03/19] drm/dsc: Define Rate Control values that do not change over configurations
` [CI 04/19] drm/dsc: Add helpers for DSC picture parameter set infoframes
` [CI 05/19] drm/dsc: Define the DSC 1.1 and 1.2 Line Buffer depth constants
` [CI 06/19] drm/i915/dp: Add DSC params and DSC config to intel_crtc_state
` [CI 07/19] drm/i915/dp: Compute DSC pipe config in atomic check
` [CI 08/19] drm/i915/dp: Do not enable PSR2 if DSC is enabled
` [CI 09/19] drm/i915/dsc: Define & Compute VESA DSC params
` [CI 10/19] drm/i915/dsc: Compute Rate Control parameters for DSC
` [CI 11/19] drm/i915/dp: Enable/Disable DSC in DP Sink
` [CI 12/19] drm/i915/dsc: Add a power domain for VDSC on eDP/MIPI DSI
` [CI 13/19] drm/i915/dp: Configure i915 Picture parameter Set registers during DSC enabling
` [CI 14/19] drm/i915/dp: Use the existing write_infoframe() for DSC PPS SDPs
` [CI 15/19] drm/i915/dp: Populate DSC PPS SDP and send PPS infoframes
` [CI 16/19] drm/i915/dp: Configure Display stream splitter registers during DSC enable
` [CI 17/19] drm/i915/dp: Disable DSC in source by disabling DSS CTL bits
` [CI 18/19] drm/i915/dsc: Enable and disable appropriate power wells for VDSC
` [CI 19/19] drm/i915/dsc: Add Per connector debugfs node for DSC support/enable
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,01/19] drm/dsc: Define Display Stream Compression PPS infoframe
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[PATCH net-next v4 0/9] vrf: allow simultaneous service instances in default and other VRFs
 2018-11-02 19:10 UTC  (10+ messages)
` [PATCH net-next v4 1/9] net: allow binding socket in a VRF when there's an unbound socket
` [PATCH net-next v4 2/9] net: ensure unbound stream socket to be chosen when not in a VRF
` [PATCH net-next v4 3/9] net: ensure unbound datagram "
` [PATCH net-next v4 4/9] net: provide a sysctl raw_l3mdev_accept for raw socket lookup with VRFs
` [PATCH net-next v4 5/9] net: fix raw socket lookup device bind matching "
` [PATCH net-next v4 6/9] vrf: mark skb for multicast or link-local as enslaved to VRF
` [PATCH net-next v4 7/9] ipv6: allow ping to link-local address in VRF
` [PATCH net-next v4 8/9] ipv6: handling of multicast packets received "
` [PATCH net-next v4 9/9] ipv6: do not drop vrf udp multicast packets

[PATCH] gpio: rcar: Request GPIO while enabling interrupt
 2018-11-02 19:10 UTC 

[PATCH v3 0/5] drm/i915: HPD IRQ storm detection fixes
 2018-11-03  4:18 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915: HPD IRQ storm detection fixes (rev3)

[linux-4.19 baseline test] 129313: tolerable FAIL
 2018-11-03  4:16 UTC 

Kernel 4.19 network performance - forwarding/routing normal users traffic
 2018-11-02 19:02 UTC  (10+ messages)

[PATCH 0/6] Detach TPM space code from tpm_transmit() flow
 2018-11-03  4:08 UTC  (7+ messages)
` [PATCH 1/6] tpm: use tpm_buf in tpm_transmit_cmd() as the IO parameter
` [PATCH 2/6] tpm: clean up tpm_try_transmit() error handling flow
` [PATCH 3/6] tpm: access command header through struct in tpm_try_transmit()
` [PATCH 4/6] tpm: move tpm_validate_commmand() to tpm2-space.c
` [PATCH 5/6] tpm: encapsulate tpm_dev_transmit()
` [PATCH 6/6] tpm: move TPM space code out of tpm_transmit()

[RFC] gpio: rcar: Request GPIO before enabling interrupt
 2018-11-02 19:00 UTC  (3+ messages)

[PATCH] kernel-shark-qt: Fix typo in menu "Restor Last Session"
 2018-11-02 18:53 UTC 

linux-next: Signed-off-by missing for commit in the arm-soc tree
 2018-11-03  3:57 UTC  (2+ messages)

[PATCH 4.18 000/150] 4.18.17-stable review
 2018-11-02 18:34 UTC  (2+ messages)
` [PATCH 4.18 125/150] openvswitch: Fix push/pop ethernet validation

[linux-lvm] [PATCH v10 0/2] dm: boot a mapped device without an initramfs
 2018-11-03  3:53 UTC  (6+ messages)
`  "
` [linux-lvm] [PATCH v10 1/2] dm ioctl: add a device mapper ioctl function
  `  "
` [linux-lvm] [PATCH v10 2/2] init: add support to directly boot to a mapped device
  `  "

[LKP] [net/ipv6] 4ed591c8ab: kernel_selftests.net.fib-onlink-tests.sh.fail
 2018-11-03  3:53 UTC  (3+ messages)
`  "

dm crypt: use unsigned long long instead of sector_t to store iv_offset
 2018-11-03  3:53 UTC  (2+ messages)
` [PATCH] "

[PATCH 4.19 00/24] 4.19.1-stable review
 2018-11-02 18:34 UTC  (2+ messages)
` [PATCH 4.19 11/24] openvswitch: Fix push/pop ethernet validation

[v3 0/7] Forward Error Correction
 2018-11-03  3:44 UTC  (3+ messages)
` [v4 7/7] drm/i915/fec: Disable FEC state

[PATCH net] net-sysfs: fix formatting of tx_timeout attribute
 2018-11-02 18:33 UTC 

[Qemu-devel] [PATCH v2 00/10] hostmem: use object "id" for memory region name with >= 3.1
 2018-11-03  3:39 UTC  (3+ messages)

[Qemu-devel] [PATCH v3 00/13] arm: nRF51 Devices and Microbit Support
 2018-11-03  3:28 UTC  (3+ messages)

Git Test Coverage Report (Friday, Nov 2)
 2018-11-03  3:38 UTC  (2+ messages)

"(deleted)" directories
 2018-11-03  3:37 UTC  (9+ messages)

stable-rc/linux-4.18.y build: 187 builds: 0 failed, 187 passed, 230 warnings (v4.18.16-151-g8a21f68d3977)
 2018-11-02 18:28 UTC 

[PATCH 0/4] Update DF/SMN access and k10temp for AMD F17h M30h
 2018-11-02 18:26 UTC  (5+ messages)
` [PATCH 1/4] k10temp: x86/amd_nb: consolidate shared device IDs
` [PATCH 4/4] hwmon: k10temp: add support for AMD F17h M30h CPUs

stable-rc/linux-3.18.y build: 183 builds: 3 failed, 180 passed, 4 errors, 291 warnings (v3.18.124-131-g7e61c1e8ba56)
 2018-11-02 18:20 UTC 

[PATCH] base.bbclass: avoid 'find -ignore_readdir_race -delete'
 2018-11-03  3:28 UTC  (4+ messages)

[mlmmj] Patches wanted for hashing/nesting archive directory (1M+ mails in list)
 2018-11-03  3:23 UTC  (2+ messages)

Update
 2018-11-03  3:20 UTC 

stable-rc/linux-4.14.y build: 185 builds: 0 failed, 185 passed, 1 warning (v4.14.78-144-ge862e4c85291)
 2018-11-02 18:09 UTC 

[PATCH v8] Add support for LPASS clock controller for SDM845
 2018-11-03  3:16 UTC  (4+ messages)
` [PATCH v8] clk: qcom: Add lpass clock controller driver "

[PATCH net 0/6] s390/qeth: fixes 2018-11-02
 2018-11-02 18:04 UTC  (7+ messages)
` [PATCH net 1/6] s390/qeth: sanitize strings in debug messages
` [PATCH net 2/6] s390/qeth: fix HiperSockets sniffer
` [PATCH net 3/6] s390/qeth: unregister netdevice only when registered
` [PATCH net 4/6] s390/qeth: fix initial operstate
` [PATCH net 5/6] s390/qeth: sanitize ARP requests
` [PATCH net 6/6] s390/qeth: report 25Gbit link speed

stable-rc/linux-4.4.y build: 178 builds: 5 failed, 173 passed, 5 errors, 4 warnings (v4.4.162-102-g3116ad4951a1)
 2018-11-02 18:03 UTC 

[PATCH] RE: fio win affinity broken
 2018-11-02 18:01 UTC  (2+ messages)

[PATCH v9 0/2] cpufreq: qcom-hw: Add support for QCOM cpufreq HW driver
 2018-11-03  3:06 UTC  (4+ messages)
` [PATCH 2/2] "

[PATCH v4 0/5] hwmon: (ina3221) Implement PM runtime to save power
 2018-11-02 17:54 UTC  (3+ messages)
` [PATCH v4 1/5] hwmon: (core) Add pm ops to hwmon class

[PATCH v3] media: venus: add support for key frame
 2018-11-03  3:01 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 1/8] tests/kms_sequence: Add tests for new CRTC get/queue sequence ioctls [v2]
 2018-11-03  2:52 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for series starting with [i-g-t,1/8] "

[PATCH 1/1] Add vhost_blk driver
 2018-11-03  2:50 UTC  (4+ messages)

[PATCH v8 00/19] DSC enabling remaining patches respin
 2018-11-03  2:40 UTC  (5+ messages)
` [PATCH v8 07/19] drm/i915/dp: Compute DSC pipe config in atomic check
` [PATCH v8 19/19] drm/i915/dsc: Add Per connector debugfs node for DSC support/enable

[PATCH v2 0/4] vicodec: a couple fixes towards spec compliancy
 2018-11-02 17:30 UTC  (3+ messages)
` [RFC v2 1/4] media: Introduce helpers to fill pixel format structs

[PATCH 01/25] RFT drm/i915/execlists: Flush memory before signaling ELSQ
 2018-11-02 17:22 UTC  (4+ messages)
` [PATCH 02/25] drm/i915: Mark pin flags as u64
  ` [Intel-gfx] "

[PATCH 4.9 00/24] V4.9 backport of 32-bit arm spectre patches
 2018-11-02 17:22 UTC  (4+ messages)

VIVID/VIMC and media fuzzing
 2018-11-02 17:17 UTC  (6+ messages)

[PATCH v2 bpf 0/3] show more accurrate bpf program address
 2018-11-02 17:16 UTC  (4+ messages)
` [PATCH v2 bpf 1/3] bpf: show real jited prog address in /proc/kallsyms
` [PATCH v2 bpf 2/3] bpf: show real jited address in bpf_prog_info->jited_ksyms
` [PATCH v2 bpf 3/3] bpf: show main program address and length in bpf_prog_info

[PATCH] trace: fix memory leak in create_filter()
 2018-11-03  2:25 UTC 

[PATCHSET v3 0/16] blk-mq: Add support for multiple queue maps
 2018-11-03  2:22 UTC  (6+ messages)
` [PATCH 13/16] irq: add support for allocating (and affinitizing) sets of IRQs

[Buildroot] [PATCH] fs: allow filesystems to set the name of their output file
 2018-11-03  2:20 UTC  (4+ messages)
` [Buildroot] [PATCH v2] "

[PATCH V2] ocfs2: free up write context when direct IO failed
 2018-11-02 17:10 UTC  (2+ messages)

Request to create a new repo intel-dbus-interfaces
 2018-11-03  2:16 UTC  (3+ messages)

RFC: userspace exception fixups
 2018-11-02 17:06 UTC  (14+ messages)

[PATCH v2] fix windows cpu count
 2018-11-02 17:04 UTC 

[PATCH] KEYS: reuse keyring_index_key::desc_len in lookup_user_key()
 2018-11-03  2:10 UTC 

[Intel-wired-lan] [PATCH v1] e1000e: allow non-monotonic SYSTIM readings
 2018-11-03  2:10 UTC  (2+ messages)

[PATCH v3 0/5] staging: greybus Address minor styling issues
 2018-11-03  2:08 UTC  (3+ messages)
` [PATCH v3 1/5] staging: greybus Align parameters to parentheses
  ` [Outreachy kernel] "

[GIT PULL] Compiler Attributes for v4.20-rc1
 2018-11-02 16:59 UTC  (6+ messages)

[PATCH] include/asm/cmpxchg.h: Remove duplicate header
 2018-11-03  1:51 UTC  (3+ messages)

[PATCH 4.14 000/143] 4.14.79-stable review
 2018-11-03  2:03 UTC  (10+ messages)
` [PATCH 4.14 060/143] net/mlx5: Fix mlx5_get_vector_affinity function
` [PATCH 4.14 069/143] ARM: tegra: Fix ULPI regression on Tegra20
` [PATCH 4.14 106/143] sch_netem: restore skb->dev after dequeuing from the rbtree

[QEMU PATCH v2 0/2]: KVM: i386: Add support for save and restore nested state
 2018-11-03  2:02 UTC  (5+ messages)
      ` [Qemu-devel] "

[PATCH 0/2] xfsdump whitespace changes
 2018-11-02 16:54 UTC  (4+ messages)

[PATCH 0/2] renesas: rcar-gen3: add HS400 quirk for SD clock
 2018-11-02 16:54 UTC  (3+ messages)
` [PATCH 2/2] clk: "

[PATCH 2/2] dt-bindings: i2c: I2C binding for Mellanox BlueField SoC
 2018-11-02 16:53 UTC 

[Qemu-devel] [PATCH] vdi: Use a literal number of bytes for DEFAULT_CLUSTER_SIZE
 2018-11-03  1:48 UTC 

[Qemu-devel] [PATCH] include: Add a comment to explain the origin of sizes' lookup table
 2018-11-03  1:58 UTC 

[PATCH v6 1/3] printk: Add line-buffered printk() API
 2018-11-03  2:00 UTC  (6+ messages)
` [PATCH 3/3] lockdep: Use line-buffered printk() for lockdep messages

kernel BUG at security/keys/keyring.c:LINE!
 2018-11-03  1:58 UTC  (6+ messages)
` [PATCH] KEYS: always initialize keyring_index_key::desc_len
` [PATCH v2] "

[Intel-wired-lan] [RFC PATCH] e1000e: allow non-monotonic SYSTIM readings
 2018-11-03  1:58 UTC  (2+ messages)

[PATCH] fix windows cpu count
 2018-11-02 16:44 UTC 

[RFC PATCH 00/11] Convert last remaining g/s_crop/cropcap drivers
 2018-11-02 16:42 UTC  (9+ messages)
` [RFC PATCH 07/11] s5p_mfc_dec.c: convert g_crop to g_selection
` [RFC PATCH 08/11] exynos4-is: convert g/s_crop to g/s_selection
` [RFC PATCH 09/11] s5p-g2d: "
` [RFC PATCH 10/11] v4l2-ioctl: remove unused vidioc_g/s_crop

[1/2] pci: pci_ids: Move Synopsys HAPS platform device IDs
 2018-11-03  1:47 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] pci: quirks: Override Synopsys USB 3.x HAPS device driver

[PATCH] media: ov5640: Add RAW bayer format support
 2018-11-02 16:38 UTC 

[PATCH v2 0/2] brcmfmac: throughput enhancement for flow control mode
 2018-11-03  1:44 UTC  (4+ messages)
` [PATCH v2 2/2] brcmfmac: make firmware frameburst mode a module parameter

[PATCH V13 0/2] C-SKY(csky) Timer Driver
 2018-11-02 16:35 UTC  (3+ messages)

usb: dwc3: Set default mode for DWC_usb3 v3.30a and higher
 2018-11-03  1:41 UTC 

usb: dwc3: debugfs: Dump internal states
 2018-11-03  1:38 UTC 

fsck lowmem mode only: ERROR: errors found in fs roots
 2018-11-03  1:38 UTC  (9+ messages)

[PATCH 0/3] brcmfmac: throughput enhancement for SDIO and flow control mode
 2018-11-03  1:36 UTC  (6+ messages)
` [PATCH 1/3] brcmfmac: calling skb_orphan before sending skb to SDIO bus

[3/3] usb: dwc3: Enable low power management using refclk
 2018-11-03  1:35 UTC 

[2/3] usb: dwc3: Set reference clock period
 2018-11-03  1:35 UTC 


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.