All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-07-18 13:41:46 to 2017-07-18 14:18:45 UTC [more...]

[Qemu-devel] [PULL 00/21] Block layer patches
 2017-07-18 14:18 UTC  (18+ messages)
` [Qemu-devel] [PULL 01/21] commit: Add NULL check for overlay_bs
` [Qemu-devel] [PULL 02/21] block: add clock_type field to ThrottleGroup
` [Qemu-devel] [PULL 03/21] block: remove timer canceling in throttle_config()
` [Qemu-devel] [PULL 04/21] block/vmdk: Report failures in vmdk_read_cid()
` [Qemu-devel] [PULL 05/21] block/vpc.c: Handle write failures in get_image_offset()
` [Qemu-devel] [PULL 06/21] block: Make blk_get_attached_dev_id() public
` [Qemu-devel] [PULL 07/21] block/qapi: Add qdev device name to query-block
` [Qemu-devel] [PULL 08/21] block: Make blk_all_next() public
` [Qemu-devel] [PULL 09/21] block/qapi: Use blk_all_next() for query-block
` [Qemu-devel] [PULL 10/21] block: List anonymous device BBs in query-block
` [Qemu-devel] [PULL 11/21] ide: bdrv_attach_dev() for empty CD-ROM
` [Qemu-devel] [PULL 12/21] scsi-disk: "
` [Qemu-devel] [PULL 13/21] qemu-iotests: Test 'info block'
` [Qemu-devel] [PULL 14/21] qemu-iotests: Test unplug of -device without drive
` [Qemu-devel] [PULL 15/21] vvfat: add constants for special values of name[0]
` [Qemu-devel] [PULL 16/21] vvfat: add a constant for bootsector name
` [Qemu-devel] [PULL 17/21] vvfat: correctly parse non-ASCII short and long file names

[PATCH v2 0/7] staging: fsl-mc: make the driver compile on other architectures
 2017-07-18 14:18 UTC  (4+ messages)
` [PATCH v2 6/8] staging: fsl-mc: don't use raw device io functions

[PATCH] oom_reaper: close race without using oom_lock
 2017-07-18 14:17 UTC  (6+ messages)

[PATCH] selinux: Generalize support for NNP/nosuid SELinux domain transitions
 2017-07-18 13:56 UTC  (5+ messages)

[PATCH net-next 00/11] Change DSA's FDB API and perform switchdev cleanup
 2017-07-18 14:20 UTC  (12+ messages)
` [PATCH net-next 01/11] net: dsa: Change DSA slave FDB API to be switchdev independent
` [PATCH net-next 02/11] net: dsa: Remove prepare phase for FDB
` [PATCH net-next 03/11] net: dsa: Remove switchdev dependency from DSA switch notifier chain
` [PATCH net-next 04/11] net: dsa: Add support for learning FDB through notification
` [PATCH net-next 05/11] net: dsa: Remove support for FDB add/del via SELF
` [PATCH net-next 06/11] net: dsa: Add support for querying supported bridge flags
` [PATCH net-next 07/11] net: dsa: Remove support for bypass bridge port attributes/vlan set
` [PATCH net-next 08/11] net: dsa: Remove redundant MDB dump support
` [PATCH net-next 09/11] net: dsa: Move FDB dump implementation inside DSA
` [PATCH net-next 10/11] net: bridge: Remove FDB deletion through switchdev object
` [PATCH net-next 11/11] net: switchdev: Remove bridge bypass support from switchdev

[PATCH v2] fs: Fix page cache inconsistency when mixing buffered and AIO DIO
 2017-07-18 14:17 UTC  (4+ messages)
` [PATCH v3] "

[PATCH V1] one wire ds1wm patch
 2017-07-18 14:16 UTC  (9+ messages)
` [PATCH v3 1/4] w1: ds1wm: fix and simplify register access
` [PATCH v3 2/4] w1: ds1wm: add level interrupt modes
` [PATCH v3 3/4] w1: ds1wm: silence interrupts on HW before claiming the interrupt
` [PATCH v3 4/4] w1: ds1wm: add messages to make incorporation in mfd-drivers easier

[PATCH 0/8] signal: Fix sending signals with siginfo
 2017-07-18 14:06 UTC  (27+ messages)
                        ` [PATCH v2 0/7] "
                          ` [PATCH 1/7] signal/alpha: Document a conflict with SI_USER for SIGTRAP
                          ` [PATCH 4/7] signal/mips: Document a conflict with SI_USER with SIGFPE
                        ` [PATCH 2/7] signal/ia64: "
                        ` [PATCH 3/7] signal/sparc: "
                        ` [PATCH 5/7] signal/testing: Don't look for __SI_FAULT in userspace
                        ` [PATCH 6/7] fcntl: Don't use ambiguous SIG_POLL si_codes
                        ` [PATCH 7/7] signal: Remove kernel interal si_code magic

[PATCHv2 00/10] Boot-time switching between 4- and 5-level paging
 2017-07-18 14:15 UTC  (17+ messages)
` [PATCHv2 01/10] x86/kasan: Use the same shadow offset for "
` [PATCHv2 02/10] x86/xen: Provide pre-built page tables only for XEN_PV and XEN_PVH
` [PATCHv2 03/10] x86/boot/compressed/64: Detect and handle 5-level paging at boot-time
` [PATCHv2 04/10] x86/mm: Make virtual memory layout movable for CONFIG_X86_5LEVEL
` [PATCHv2 05/10] x86/mm: Make PGDIR_SHIFT and PTRS_PER_P4D variable
` [PATCHv2 06/10] x86/mm: Handle boot-time paging mode switching at early boot
` [PATCHv2 07/10] x86/mm: Fold p4d page table layer at runtime
` [PATCHv2 08/10] x86/mm: Replace compile-time checks for 5-level with runtime-time
` [PATCHv2 09/10] x86/mm: Allow to boot without la57 if CONFIG_X86_5LEVEL=y
` [PATCHv2 10/10] x86/mm: Offset boot-time paging mode switching cost

[PATCH kvm-unit-tests 0/3] Add physical timer test
 2017-07-18 14:15 UTC  (8+ messages)
` [PATCH kvm-unit-tests 3/3] arm64: timer: Add support for phys timer testing

[PATCH 1/2] drm/ttm: Implement vm_operations_struct.access v2
 2017-07-18 14:14 UTC  (2+ messages)

[PATCH RFC] xfs: fix buffer check for primary sb in userspace libxfs
 2017-07-18 14:13 UTC 

[PATCH] pci: shpchp: set the bridge busmaster if MSI are enabled
 2017-07-18 14:12 UTC 

[Bug 101787] colours all messed up
 2017-07-18 14:12 UTC  (2+ messages)

XEN on R-Car H3 starter kit
 2017-07-18 14:10 UTC 

[PATCH] drm/amdgpu:fix gfx fence allocate size
 2017-07-18 14:09 UTC  (3+ messages)

[PATCH] acpi/apei/erst: Remove "Error" from initialization and disable output
 2017-07-18 14:07 UTC  (4+ messages)

[U-Boot] [PATCH 1/2] moveconfig: Tidy up imply flag parsing
 2017-07-18 14:07 UTC  (5+ messages)
` [U-Boot] [PATCH 2/2] RFC: moveconfig: Use toolchains from buildman

[PATCH] NET: dwmac: Make dwmac reset unconditional
 2017-07-18 14:07 UTC  (2+ messages)

[Qemu-devel] [PATCH/s390-next 0/3] s390x: remaining pci related fixes
 2017-07-18 14:07 UTC  (10+ messages)
` [Qemu-devel] [PATCH/s390-next 3/3] s390x/flic: migrate ais states

[Intel-wired-lan] [next PATCH S76-V3 11/13] i40e: Add new phy types for 25G AOC and ACC support
 2017-07-18 14:06 UTC 

Coupled clk/reset
 2017-07-18 14:06 UTC  (2+ messages)

[Qemu-devel] New documentation for the LatticeMicro32 target
 2017-07-18 14:05 UTC  (6+ messages)

[Qemu-devel] [PATCH for-2.10 00/10] Correct two minor QMP interface design flaws
 2017-07-18 14:02 UTC  (8+ messages)
` [Qemu-devel] [PATCH for-2.10 01/10] qapi: Separate type QNull from QObject
` [Qemu-devel] [PATCH for-2.10 03/10] qapi: Introduce a first class 'null' type
` [Qemu-devel] [PATCH for-2.10 05/10] block: Use JSON null instead of "" to disable backing file
` [Qemu-devel] [PATCH for-2.10 06/10] hmp: Clean up and simplify hmp_migrate_set_parameter()
` [Qemu-devel] [PATCH for-2.10 09/10] migration: Unshare MigrationParameters struct for now
` [Qemu-devel] [PATCH for-2.10 10/10] migration: Use JSON null instead of "" to reset parameter to default

[PATCH RFC v5] cpufreq: schedutil: Make iowait boost more energy efficient
 2017-07-18 14:02 UTC  (5+ messages)

[PATCH v10 00/38] x86: Secure Memory Encryption (AMD)
 2017-07-18 14:02 UTC  (12+ messages)
` [PATCH v10 37/38] compiler-gcc.h: Introduce __nostackp function attribute

[Bug 92715] [IGT] [BYT-M/KBL/BXT/BDW/IVB/BSW] gem_reset_stats sub tests fail
 2017-07-18 14:02 UTC 

[U-Boot] [PATCH 00/51] gdsys: Add support for Gazerbeam board
 2017-07-18 14:02 UTC  (41+ messages)
` [U-Boot] [PATCH 01/51] i2c: fsl_i2c: Fix style violations
` [U-Boot] [PATCH 02/51] i2c: fsl_i2c: Remove inline declarations
` [U-Boot] [PATCH 03/51] gdsys: Post ppc4xx removal cleanup
` [U-Boot] [PATCH 04/51] net: phy: marvell: Fix style violations
` [U-Boot] [PATCH 05/51] net: phy: marvell 88e151x: Fix handling of bare RGMII interface type
` [U-Boot] [PATCH 06/51] cmd: Add command for calculating binary operations
` [U-Boot] [PATCH 07/51] phy: Allow forcing clause 45 access
` [U-Boot] [PATCH 08/51] phy: Fix style violations
` [U-Boot] [PATCH 09/51] phy: Support Marvell 88X2242
` [U-Boot] [PATCH 10/51] net:phy:marvell Add hook for m88e1510 board config
` [U-Boot] [PATCH 11/51] powerpc: mpc83xx: Implement get_serial_clock()
` [U-Boot] [PATCH 12/51] cfi_flash: Fix style violations
` [U-Boot] [PATCH 13/51] cfi_flash: Clean up code some more
` [U-Boot] [PATCH 14/51] cfi_flash: Always define cfi_flash_num_flash_banks
` [U-Boot] [PATCH 15/51] gpio: mpc85xx_gpio: Fix style violations
` [U-Boot] [PATCH 16/51] gpio: mpc85xx_gpio: Make compatible with MPC8XXX
` [U-Boot] [PATCH 17/51] cmd: mdio: Fix style violations
` [U-Boot] [PATCH 18/51] cmd: mdio: Add 'driver' subcommand
` [U-Boot] [PATCH 19/51] common: board_f: Fix style violations
` [U-Boot] [PATCH 20/51] common: board_r: "

[U-Boot] [PATCH v4 00/20] dm: tegra: Move nyan-big, jetson-tk1, beaver to livetree
 2017-07-18 14:01 UTC  (5+ messages)

Occasional instability in RSS Hashes/Queues from X540 NIC
 2017-07-18 14:01 UTC  (7+ messages)

[PATCH v5 4/4]: perf/core: complete replace of lists by rb trees for pinned and flexible groups at perf_event_context
 2017-07-18 14:01 UTC  (5+ messages)

[U-Boot] [RFC PATCH] common: board_f: Make reserve_mmu a weak function
 2017-07-18 14:01 UTC  (2+ messages)

[U-Boot] [PATCH 0/6] Extend stm32 SDRAM driver
 2017-07-18 14:01 UTC  (13+ messages)
` [U-Boot] [PATCH 1/6] ram: stm32: migrate fmc defines in driver file
` [U-Boot] [PATCH 2/6] ram: stm32: get base address from DT
` [U-Boot] [PATCH 3/6] ram: stm32: replace fdtdec_get by ofnode calls
` [U-Boot] [PATCH 4/6] ram: stm32: add second SDRAM bank management
` [U-Boot] [PATCH 5/6] ARM: DTS: stm32: remove useless mr-nbanks property
` [U-Boot] [PATCH 6/6] ram: stm32: add stm32h7 support

[RFC PATCH] media: i2c: mt9p031: Add 8-bit support
 2017-07-18 14:00 UTC 

[U-Boot] [PATCH 0/5] db410c: updates for grub + gfxterm
 2017-07-18 14:00 UTC  (4+ messages)
` [U-Boot] [PATCH 4/5] efi_loader: gop: fixes for CONFIG_DM_VIDEO without CONFIG_LCD

[U-Boot] [PATCH 0/2] move apalis t30/tk1, colibri t20/t30 to livetree
 2017-07-18 14:00 UTC  (5+ messages)
` [U-Boot] [PATCH 1/2] apalis_t30: fix usb otg power enable
` [U-Boot] [PATCH 2/2] dm: tegra: move apalis t30/tk1, colibri t20/t30 to livetree

[U-Boot] [PATCH 00/30] env: Move environment code to use location drivers
 2017-07-18 14:00 UTC  (4+ messages)
` [U-Boot] [PATCH 05/30] Convert CONFIG_ENV_IS_IN_FLASH to Kconfig

[U-Boot] [PATCH v2 0/9] make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN
 2017-07-18 14:00 UTC  (11+ messages)
` [U-Boot] [PATCH v2 1/9] "
` [U-Boot] [PATCH v2 3/9] powerpc: spl and normal u-boot stage set SYS_MALLOC_F indepently
` [U-Boot] [PATCH v2 5/9] rockchip: set malloc pool size to 0 before relocation in spl state on rk3036 based board
` [U-Boot] [PATCH v2 7/9] rockchip: enable SPL_LIBGENERIC for rk3036 based boards
` [U-Boot] [PATCH v2 8/9] rockchip: use debug() instead of printf when back to bootrom

preparations for 4.8.2
 2017-07-18 13:59 UTC  (7+ messages)

[PATCH] ARM: shmobile: rcar-gen2: Correct arch timer frequency on RZ/G1E
 2017-07-18 13:59 UTC  (3+ messages)

[PATCH libdrm] drm/amdgpu: add new low overhead command submission API. (v2)
 2017-07-18 13:59 UTC  (2+ messages)

A document for Xen release management
 2017-07-18 13:59 UTC  (3+ messages)

[PATCH] drm/i915: Drain the device workqueue on unload
 2017-07-18 13:58 UTC  (3+ messages)
` [PATCH v2] "
` ✓ Fi.CI.BAT: success for drm/i915: Drain the device workqueue on unload (rev2)

[PATCH libdrm] libdrm_amdgpu: add kernel semaphore support
 2017-07-18 13:57 UTC  (13+ messages)

[Qemu-devel] [PULL 0/6] Queue/ui patches
 2017-07-18 13:56 UTC  (4+ messages)
` [Qemu-devel] [PULL 5/6] console: remove do_safe_dpy_refresh

[PATCH] ASoC: sgtl5000: add AVC configuration controls
 2017-07-18 13:55 UTC  (3+ messages)

[U-Boot] [PATCH] rockchip: dts: firefly using ddr3 1600
 2017-07-18 13:55 UTC 

[arm/hw_breakpoint] Detecting that hardware watchpoint support is unavailable
 2017-07-18 13:54 UTC  (4+ messages)

[PATCH 1/2] drm/amdgpu: increase fragmentation size for Vega10 v2
 2017-07-18 13:54 UTC  (4+ messages)
` [PATCH 2/2] drm/amdgpu: enable huge page handling in the VM v4

(unknown),
 2017-07-18 13:52 UTC 

[Qemu-trivial] [PATCH 00/29] coccinelle script to enforce qemu/osdep.h macros usage
 2017-07-18 13:52 UTC  (7+ messages)
` [Qemu-trivial] [PATCH 26/29] tests/tcg: use ARRAY_SIZE macro
  ` [Qemu-trivial] [Qemu-devel] "
          `  "

updating the documentation
 2017-07-18 13:51 UTC  (4+ messages)

RFC: bring UP 'lo' by default after creating new netns
 2017-07-18 13:43 UTC  (15+ messages)
` [PATCH 1/8] signal/alpha: Document a conflict with SI_USER for SIGTRAP
` [PATCH 3/8] signal/sparc: Document a conflict with SI_USER with SIGFPE

[PATCH libdrm 1/2] drm/amdgpu: add syncobj create/destroy/import/export apis
 2017-07-18 13:51 UTC  (4+ messages)
` [PATCH libdrm 2/2] drm/amdgpu: add new low overhead command submission API

[Qemu-devel] [Bug 1703506] [NEW] SMT not supported by QEMU on AMD Ryzen CPU
 2017-07-18 13:43 UTC  (2+ messages)
` [Qemu-devel] [Bug 1703506] "

tty contention resulting from tty_open_by_device export
 2017-07-18 13:49 UTC  (11+ messages)
` [patch 0/3] "

[PATCH 1/3] cryptodev: modify some field sizes
 2017-07-18 13:50 UTC  (9+ messages)
` [PATCH 2/3] cryptodev: rename field name
` [PATCH 3/3] cryptodev: reorder auth transform

[Qemu-devel] >256 Virtio-net-pci hotplug Devices
 2017-07-18 13:49 UTC  (2+ messages)

[PATCH 0/3] Misc updates for Armada 7K/8K CP110 DT description
 2017-07-18 13:49 UTC  (3+ messages)
` [PATCH 3/3] arm64: dts: marvell: add description for SDHCI controller in CP110 slave

[PATCH][next] spi: loopback-test: make several module parameters static
 2017-07-18 13:49 UTC  (3+ messages)
` Applied "spi: loopback-test: make several module parameters static" to the spi tree

[PATCH] ASoC: rt274: add rt274 codec driver
 2017-07-18 13:48 UTC  (3+ messages)
` Applied "ASoC: rt274: add rt274 codec driver" to the asoc tree

[PATCH] ASoC: rt5663: Modify the default value for ASRC function
 2017-07-18 13:48 UTC  (2+ messages)
` Applied "ASoC: rt5663: Modify the default value for ASRC function" to the asoc tree

[PATCH] crypto/scheduler: update documenation for multicore scheduler
 2017-07-18 13:48 UTC  (2+ messages)

[PATCH v2] ethdev: introduce lock-free txq capability flag
 2017-07-18 13:43 UTC  (4+ messages)
` [PATCH v3 ] "

[PATCH] fetch2/__init_.py removed bb.error which caused exit code 1
 2017-07-18 13:43 UTC 

[PATCH v2 0/8] exec: Use sane stack rlimit under secureexec
 2017-07-18 13:42 UTC  (9+ messages)
` [PATCH v2 1/8] exec: Correct comments about "point of no return"


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.