All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-10-18 19:04:24 to 2018-10-18 20:14:35 UTC [more...]

[PATCH] block: Make write_hints[] big enough
 2018-10-18 19:44 UTC  (5+ messages)

[PATCH bpf-next] selftests/bpf: fix file resource leak
 2018-10-18 20:14 UTC  (4+ messages)

[driver-core PATCH v4 0/6] Add NUMA aware async_schedule calls
 2018-10-18 20:13 UTC  (5+ messages)
` [driver-core PATCH v4 4/6] driver core: Probe devices asynchronously instead of the driver

[Qemu-devel] [PATCH] nvdimm: Add docs hint for Linux driver name
 2018-10-18 20:13 UTC 

[PATCH 0/3] R-Car LVDS: Add R8A77965 (M3-N) support
 2018-10-18 12:13 UTC  (6+ messages)
` [PATCH 2/3] drm: rcar-du: lvds: Add R8A77965 support
` [PATCH 3/3] arm64: dts: renesas: r8a77965: Add LVDS support

[PATCH v5 0/3] fanotify: introduce new event types FAN_OPEN_EXEC and FAN_OPEN_EXEC_PERM
 2018-10-18 12:12 UTC  (8+ messages)
` [PATCH v5 3/3] fanotify: introduce new event type FAN_OPEN_EXEC_PERM

[PATCH 1/3] x86/quirks: Scan all busses for early PCI quirks
 2018-10-18 20:13 UTC  (5+ messages)
` [PATCH 3/3] x86/quirks: Add parameter to clear MSIs early on boot

Shouldn't git be able to apply diffs that it created with --ignore-whitespace?
 2018-10-18 20:12 UTC 

[PATCH] fs: group frequently accessed fields of struct super_block together
 2018-10-18 12:11 UTC  (2+ messages)

[PATCH] net: ethernet: fec: Add missing SPEED_
 2018-10-18 20:10 UTC  (8+ messages)

bioset changes in 4.18 broke aha1542
 2018-10-18 20:10 UTC  (6+ messages)

[Qemu-devel] [PULL 00/45] Machine queue, 2018-10-18
 2018-10-18 20:04 UTC  (46+ messages)
` [Qemu-devel] [PULL 01/45] hostmem-file: fixed the memory leak while get pmem path
` [Qemu-devel] [PULL 02/45] vl.c deprecate incorrect CPUs topology
` [Qemu-devel] [PULL 03/45] vl:c: make sure that sockets are calculated correctly in '-smp X' case
` [Qemu-devel] [PULL 04/45] numa: Fix QMP command set-numa-node error handling
` [Qemu-devel] [PULL 05/45] trace-events: Fix copy/paste typo
` [Qemu-devel] [PULL 06/45] hw/timer/sun4v-rtc: Convert from DPRINTF() macro to trace events
` [Qemu-devel] [PULL 07/45] hw/timer/sun4v-rtc: Use DeviceState::realize rather than SysBusDevice::init
` [Qemu-devel] [PULL 08/45] hw/ssi/xilinx_spi: "
` [Qemu-devel] [PULL 09/45] hw/sh4/sh_pci: "
` [Qemu-devel] [PULL 10/45] hw/pci-host/bonito: "
` [Qemu-devel] [PULL 11/45] hw/mips/gt64xxx_pci: Convert gt64120_reset() function into Device reset method
` [Qemu-devel] [PULL 12/45] hw/mips/gt64xxx_pci: Mark as bridge device
` [Qemu-devel] [PULL 13/45] hw/sparc64/niagara: Model the I/O Bridge with the 'unimplemented_device'
` [Qemu-devel] [PULL 14/45] hw/alpha/typhoon: Remove unuseful code
` [Qemu-devel] [PULL 15/45] hw/hppa/dino: "
` [Qemu-devel] [PULL 16/45] hw/mips/malta: "
` [Qemu-devel] [PULL 17/45] machine: fix a typo
` [Qemu-devel] [PULL 18/45] memory-device: fix alignment error message
` [Qemu-devel] [PULL 19/45] memory-device: fix error message when hinted address is too small
` [Qemu-devel] [PULL 20/45] memory-device: improve "range conflicts" error message
` [Qemu-devel] [PULL 21/45] pc-dimm: pass PCDIMMDevice to pc_dimm_.*plug
` [Qemu-devel] [PULL 22/45] memory-device: use memory device terminology in error messages
` [Qemu-devel] [PULL 23/45] memory-device: introduce separate config option
` [Qemu-devel] [PULL 24/45] memory-device: forward errors in get_region_size()/get_plugged_size()
` [Qemu-devel] [PULL 25/45] memory-device: document MemoryDeviceClass
` [Qemu-devel] [PULL 26/45] memory-device: add and use memory_device_get_region_size()
` [Qemu-devel] [PULL 27/45] memory-device: factor out get_memory_region() from pc-dimm
` [Qemu-devel] [PULL 28/45] memory-device: drop get_region_size()
` [Qemu-devel] [PULL 29/45] memory-device: add device class function set_addr()
` [Qemu-devel] [PULL 30/45] memory-device: complete factoring out pre_plug handling
` [Qemu-devel] [PULL 31/45] memory-device: complete factoring out plug handling
` [Qemu-devel] [PULL 32/45] memory-device: complete factoring out unplug handling
` [Qemu-devel] [PULL 33/45] memory-device: trace when pre_plugging/plugging/unplugging
` [Qemu-devel] [PULL 34/45] net: etraxfs_eth: convert SysBus init method to a realize method
` [Qemu-devel] [PULL 35/45] net: etraxfs_eth: add a reset method
` [Qemu-devel] [PULL 36/45] net: lan9118: convert SysBus init method to a realize method
` [Qemu-devel] [PULL 37/45] net: lance: "
` [Qemu-devel] [PULL 38/45] net: milkymist_minimac2: "
` [Qemu-devel] [PULL 39/45] net: mipsnet: "
` [Qemu-devel] [PULL 40/45] net: opencores_eth: "
` [Qemu-devel] [PULL 41/45] net: smc91c111: "
` [Qemu-devel] [PULL 42/45] net: stellaris_enet: "
` [Qemu-devel] [PULL 43/45] net: stellaris_enet: add a reset method
` [Qemu-devel] [PULL 44/45] net: xgmac: convert SysBus init method to a realize method
` [Qemu-devel] [PULL 45/45] numa: Clean up error reporting in parse_numa()

Fix VGA logdirty related display freezes with altp2m
 2018-10-18 20:08 UTC  (2+ messages)

[PATCH 03/34] teach move_mount(2) to work with OPEN_TREE_CLONE [ver #12]
 2018-10-18 20:09 UTC  (5+ messages)
` [PATCH 00/34] VFS: Introduce filesystem context "

[PATCH libdrm 0/2] xf86drm: add OF_ fallback mechanism
 2018-10-18 20:07 UTC  (3+ messages)
` [PATCH libdrm 1/2] xf86drm: fallback to DRIVER uevent entry when OF_FULLNAME fails
` [PATCH libdrm 2/2] xf86drm: handle non existing OF_COMPATIBLE_N uevent entry

[PATCH] Input: uinput - fix Spectre v1 vulnerability
 2018-10-18 20:07 UTC  (7+ messages)

[Bug 96] mlx5: TX error for multi-seg packet where first segment has 14~18 bytes
 2018-10-18 20:06 UTC 

[PATCH 2/3] tools/lib/traceevent, tools/perf: Rename struct tep_event_format to struct tep_event
 2018-10-18 12:04 UTC 

[PATCH net v2] net/sched: act_gact: properly init 'goto chain'
 2018-10-18 12:05 UTC 

[PATCH v2] tools/lib/traceevent: Added support for pkg-config
 2018-10-18 12:05 UTC 

[PATCH 3/3] tools/lib/traceevent, tools/perf: Rename tep_free_format() to tep_free_event()
 2018-10-18 12:04 UTC 

[PATCH] tools lib traceevent: Separate out tep_strerror() for strerror_r() issues
 2018-10-18 12:03 UTC 

[PATCH] media: firewire: Fix app_info parameter type in avc_ca{,_app}_info
 2018-10-18 20:03 UTC 

[PATCH v5 0/8] clk: Don't duplicate initialization on platform_dev
 2018-10-18 20:02 UTC  (4+ messages)
` [PATCH v5 8/8] clk: fixed-rate: Convert into a module platform driver

[U-Boot] [PATCH] arm: ti: boot: Remove environment partition
 2018-10-18 20:02 UTC  (2+ messages)

[PATCH] dm: add secdel target
 2018-10-18 20:01 UTC  (2+ messages)
`  "

[PATCH 1/2] drm/i915: Relocate SKL+ NV12 src width w/a
 2018-10-18 19:59 UTC  (2+ messages)
` [PATCH 2/2] drm/i915: Move the SKL+ zero constant alpha handling

[PATCH 00/11] DPU cleanups
 2018-10-18 19:58 UTC  (12+ messages)
  ` [PATCH 01/11] drm/msm/dpu: Remove dpu_dbg
  ` [PATCH 02/11] drm/msm/dpu: Use DEFINE_SHOW_ATTRIBUTE
  ` [PATCH 03/11] drm/msm/dpu: Remove dpu_crtc_get_mixer_height
  ` [PATCH 04/11] drm/msm/dpu: Remove dpu_crtc_is_enabled()
  ` [PATCH 05/11] drm/msm/dpu: Cleanup some container_of helper functions
  ` [PATCH 06/11] drm/msm/dpu: Cleanup callers of dpu_hw_blk_init
  ` [PATCH 07/11] drm/msm: Make irq_postinstall optional
  ` [PATCH 08/11] drm/msm/dpu: Remove dpu_irq and unused functions
  ` [PATCH 09/11] drm/msm/dpu: Debugfs related cleanups
  ` [PATCH 10/11] drm/msm/dpu: Further cleanups for static inline functions
  ` [PATCH 11/11] drm/msm/dpu: Clean up dpu_media_info.h "

[PATCH 1/2] Linux 4.19-rc8
 2018-10-18 19:58 UTC  (2+ messages)

[PATCH 3/3] crypto: ccree: add SM3 support
 2018-10-18 19:57 UTC  (2+ messages)

[Ksummit-discuss] [PATCH v3 0/3] code of conduct fixes
 2018-10-18 19:57 UTC  (13+ messages)
` [Ksummit-discuss] [PATCH v3 1/3] code-of-conduct: Fix the ambiguity about collecting email addresses

[PATCH 1/3] drm/amdgpu: set GTT_USWC on reserved VRAM allocations
 2018-10-18 19:57 UTC  (5+ messages)
` [PATCH 2/3] drm/amdgpu: increase the size of HQD EOP buffers

[PATCH v3] arch/x86: Add registers to vm_event
 2018-10-18 19:56 UTC  (2+ messages)

[PATCH] multi-pack-index: avoid dead store for struct progress
 2018-10-18 19:56 UTC  (3+ messages)

[Qemu-devel] [PATCH v6 00/14] More fully implement ARM PMUv3
 2018-10-18 19:55 UTC  (8+ messages)
` [Qemu-devel] [PATCH v6 12/14] target/arm: PMU: Set PMCR.N to 4

[PATCH] sched/cpufreq: Add the SPDX tags
 2018-10-18 19:55 UTC 

[PATCH] drm/i915/guc: Propagate the fw xfer timeout
 2018-10-18 19:55 UTC  (9+ messages)
` [PATCH v2] "
` [PATCH v3] "

[U-Boot] socfpga cyclone5 dts
 2018-10-18 19:54 UTC  (2+ messages)

[PATCH] clk: fixed-rate: fix of_node_get-put imbalance
 2018-10-18 19:54 UTC 

[PATCH net] r8169: fix NAPI handling under high load
 2018-10-18 11:52 UTC  (9+ messages)

Missing venv module in Python 3
 2018-10-18 15:19 UTC  (3+ messages)

[U-Boot] [PATCH 1/1] efi_loader: fix typos
 2018-10-18 19:51 UTC 

WARNING: possible recursive locking detected in mnt_want_write/mnt_want_write_file_path
 2018-10-18 11:50 UTC  (5+ messages)

[PATCH V3 0/8] arm64: imx: add imx8qxp support
 2018-10-18 19:49 UTC  (14+ messages)
` [PATCH V3 2/8] dt-bindings: serial: lpuart: add imx8qxp compatible string
` [PATCH V3 3/8] dt-bindings: mmc: fsl-imx-esdhc: "
` [PATCH V3 4/8] dt-bindings: i2c: i2c-imx-lpi2c: "
` [PATCH V3 5/8] dt-bindings: spi: lpspi: "

[PATCH] staging: bcm2835-audio: interpolate audio delay
 2018-10-18 19:48 UTC  (3+ messages)

[PATCH v3 2/2] dt-bindings: hwmon: Add adm127x documentation
 2018-10-18 19:47 UTC  (2+ messages)

[PATCH] misc: mic: fix a DMA pool free failure
 2018-10-18 19:46 UTC 

[PATCH] drm/amd/pp: enable power limit increase in OD mode
 2018-10-18 19:45 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH 3/3] crypto: qce: ice: Add support for Inline Crypto Engine
 2018-10-18 11:43 UTC  (2+ messages)

[PATCH v4 0/4] cmake.bbclass improvements
 2018-10-18 19:44 UTC  (5+ messages)
` [PATCH v4 2/4] cmake.bbclass: search both sysroot-native and host for native packages

[PATCH] block: Make write_hints[] big enough
 2018-10-18 19:44 UTC 

[QUESTION] multiple fsync() vs single sync()
 2018-10-18 11:43 UTC  (5+ messages)

[iproute PATCH] rdma: Fix for ineffective check in add_filter()
 2018-10-18 11:41 UTC 

Questions related to some drivers
 2018-10-18 11:41 UTC  (3+ messages)

Regression: compile error on mpc83xx
 2018-10-18 19:35 UTC 

[PATCH v7 7/7] plugins/gemalto: use Gemalto lte atom
 2018-10-18 19:41 UTC  (2+ messages)

[PATCH v5 0/2] arm64: dts: qcom: pm8998: Add die temperature channel node to the ADC
 2018-10-18 19:40 UTC  (5+ messages)
` [PATCH v5 1/2] dt-bindings: iio: vadc: Update example to include unit address for node 'usb-id-nopull'

[PATCH 0/14 v4] audit: Fix various races when tagging and untagging mounts
 2018-10-18 19:39 UTC  (9+ messages)
` [PATCH 06/14] audit: Factor out chunk replacement code
` [PATCH 10/14] audit: Guarantee forward progress of chunk untagging
` [PATCH 11/14] audit: Drop all unused chunk nodes during deletion
` [PATCH 13/14] audit: Replace chunk attached to mark instead of replacing mark

[PATCH v2] agetty: don't put the VC into canonical mode
 2018-10-18 19:25 UTC  (3+ messages)

Working on Dependent Recipes in eSDK
 2018-10-18 19:30 UTC  (4+ messages)

[PATCH v5 0/2] mtd: rawnand: meson: add Amlogic NAND driver support
 2018-10-18 19:33 UTC  (5+ messages)
` [PATCH v5 2/2] mtd: rawnand: meson: add support for Amlogic NAND flash controller

[PATCH v7 6/7] gemalto/lte: Gemalto vendor lte atom
 2018-10-18 19:32 UTC  (2+ messages)

[PATCH v3] of: overlay: user space synchronization
 2018-10-18 19:32 UTC  (2+ messages)

[PULL] drm-intel-next-fixes
 2018-10-18 19:32 UTC  (2+ messages)

[PATCH] drm: panel-orientation-quirks: Do rotation quirk for new GPD Win2 FW
 2018-10-18 19:31 UTC 

[PATCH 1/1] staging: iio: adc: ad7280a: use crc8.h API to build crc table
 2018-10-18 11:31 UTC 

[Qemu-devel] [Bug 1798659] [NEW] A typo in trace/simple.c
 2018-10-18 19:17 UTC 

[PATCH net-next] netpoll: allow cleanup to be synchronous
 2018-10-18 11:29 UTC  (3+ messages)

[iproute PATCH] devlink: Fix error reporting in cmd_resource_set()
 2018-10-18 11:28 UTC 

[PATCH v4l-utils] keytable: bpf decoder and keymap for XBox DVD Remote
 2018-10-18 11:27 UTC  (2+ messages)
` [PATCH] media: rc: XBox DVD Remote uses 12 bits scancodes

[U-Boot] socfpga cyclone5 dts
 2018-10-18 19:24 UTC 

RFC: kernelCI media subsystem pilot (Test results for gtucker/kernelci-media - gtucker-kernelci-media-001-6-g1b2c6e5844d8)
 2018-10-18 19:23 UTC 

[PATCH] dt-bindings: pinctrl: bcm4708-pinmux: improve example binding
 2018-10-18 19:15 UTC  (3+ messages)

[PATCH v4 00/18] of: overlay: validation checks, subsequent fixes
 2018-10-18 19:13 UTC  (15+ messages)
` [PATCH v4 01/18] of: overlay: add tests to validate kfrees from overlay removal
` [PATCH v4 02/18] of: overlay: add missing of_node_put() after add new node to changeset
` [PATCH v4 04/18] powerpc/pseries: add of_node_put() in dlpar_detach_node()
` [PATCH v4 09/18] of: overlay: validate overlay properties #address-cells and #size-cells

[PATCH] clk: s2mps11: Add used attribute to s2mps11_dt_match
 2018-10-18 19:13 UTC 

[U-Boot] [PATCH] mmc: dw_mmc: fix dwmci_data_transfer not filling data buffer
 2018-10-18 19:14 UTC 

[Qemu-devel] [PATCH] Acceptance tests: add Linux initrd checking test
 2018-10-18 19:11 UTC  (2+ messages)

issue: strange `git diff --numstat` behavior
 2018-10-18 19:11 UTC  (5+ messages)
  ` [PATCH] diff: don't attempt to strip prefix from absolute Windows paths

[PATCH v1 1/1] index_bulk_checkin(): Take off_t, not size_t
 2018-10-18 19:11 UTC 

Problems with VM_MIXEDMAP removal from /proc/<pid>/smaps
 2018-10-18 19:10 UTC  (13+ messages)

[PATCH v5 0/3] Stingray thermal driver support
 2018-10-18 19:10 UTC  (2+ messages)

[PATCH 4/9] submodule.c: move global changed_submodule_names into fetch submodule struct
 2018-10-18 19:09 UTC  (3+ messages)

[PATCH] PCI: pcie: remove redundant 'default n' from Kconfig
 2018-10-18 19:09 UTC  (2+ messages)

[PATCH] f2fs: fix to account IO correctly
 2018-10-18 19:06 UTC  (2+ messages)

[PATCH v3 1/2] drm/i915/guc: Limit number of scratch registers used for H2G
 2018-10-18 19:06 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [v3,1/2] "

[PATCH v3 net-next 0/2] Add support for Microchip Technology KSZ9131 10/100/1000 Ethernet PHY
 2018-10-18 19:06 UTC  (3+ messages)
` [PATCH v3 net-next 1/2] net: phy: micrel: add Microchip KSZ9131 initial driver
` [PATCH v3 net-next 2/2] dt-bindings: net: add support for Microchip KSZ9131


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.