All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-04-11 16:04:50 to 2018-04-11 17:00:18 UTC [more...]

[PATCH v2] blk-cgroup: remove entries in blkg_tree before queue release
 2018-04-11 17:00 UTC  (11+ messages)

[Qemu-devel] [PATCH 0/5] Enable postcopy RDMA live migration
 2018-04-11 16:57 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/5] migration: create a dedicated connection for rdma return path
` [Qemu-devel] [PATCH 4/5] migration: fix qemu carsh when RDMA live migration

[PATCH 1/2] PCI: Workaround hardware bugs in ACS functionality by implementing it as a quirk
 2018-04-11 16:57 UTC  (2+ messages)

[Intel-wired-lan] [PATCH] intel: Cleanup the copyright/license headers
 2018-04-11 16:55 UTC  (3+ messages)

[PATCH] iommu/arm-smmu-v3: Set GBPA to abort all transactions
 2018-04-11 16:54 UTC  (5+ messages)

Subject: [PATCH] [PATCH] time: tick-sched: use bool for tick_stopped
 2018-04-11 16:51 UTC  (11+ messages)
    ` [PATCH] checkpatch: whinge about bool bitfields
      ` [PATCH] checkpatch: Add a --strict test for structs with bool member definitions

[PATCH] sched/fair: schedutil: update only with all info available
 2018-04-11 16:51 UTC  (11+ messages)

[Qemu-devel] [PATCH v2 0/2] bitmaps persistent and migration fixes
 2018-04-11 16:50 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 1/2] qcow2: try load bitmaps only once
` [Qemu-devel] [PATCH v2 2/2] iotests: fix 169

[PATCH v1 0/5] Fix keep-alive mechanism for fabrics
 2018-04-11 16:48 UTC  (6+ messages)

[Buildroot] [PATCH] package/llvm: remove $ORIGIN/../lib from RPATH
 2018-04-11 16:48 UTC  (4+ messages)

Is offloading to GPU a worthwhile feature?
 2018-04-11 16:46 UTC  (4+ messages)

[PATCH 00/24] security: Add kernel lockdown
 2018-04-11 16:44 UTC  (52+ messages)
` [PATCH 01/24] Add the ability to lock down access to the running kernel image
` [PATCH 02/24] Add a SysRq option to lift kernel lockdown
` [PATCH 03/24] ima: require secure_boot rules in lockdown mode
` [PATCH 04/24] Enforce module signatures if the kernel is locked down
` [PATCH 05/24] Restrict /dev/{mem, kmem, port} when "
` [PATCH 06/24] kexec_load: Disable at runtime if "
` [PATCH 07/24] hibernate: Disable when "
` [PATCH 08/24] uswsusp: "
` [PATCH 09/24] PCI: Lock down BAR access "
` [PATCH 10/24] x86: Lock down IO port "
` [PATCH 11/24] x86/msr: Restrict MSR "
` [PATCH 12/24] ACPI: Limit access to custom_method "
` [PATCH 13/24] acpi: Ignore acpi_rsdp kernel param when the kernel has been "
` [PATCH 14/24] acpi: Disable ACPI table override if the kernel is "
` [PATCH 15/24] acpi: Disable APEI error injection "
` [PATCH 16/24] Prohibit PCMCIA CIS storage when "
` [PATCH 17/24] Lock down TIOCSSERIAL
` [PATCH 18/24] Lock down module params that specify hardware parameters (eg. ioport)
` [PATCH 19/24] x86/mmiotrace: Lock down the testmmiotrace module
` [PATCH 20/24] Lock down /proc/kcore
` [PATCH 21/24] Lock down kprobes
` [PATCH 22/24] bpf: Restrict kernel image access functions when the kernel is locked down
` [PATCH 23/24] Lock down perf
` [PATCH 24/24] debugfs: Restrict debugfs when the kernel is locked down

[Buildroot] [PATCH 1/1] package/x11r7/xdriver_xf86-video-intel: bump version
 2018-04-11 16:44 UTC  (3+ messages)
  ` [Buildroot] [PATCH 1/1]package/x11r7/xdriver_xf86-video-intel:bump version

[PATCH v5 1/2] iio:imu: inv_mpu6050: support more interrupt types
 2018-04-11 16:42 UTC  (5+ messages)

[PATCH net] sctp: do not check port in sctp_inet6_cmp_addr
 2018-04-11 16:40 UTC  (7+ messages)

[Qemu-devel] [PATCH 00/19] Drain fixes and cleanups, part 3
 2018-04-11 16:39 UTC  (20+ messages)
` [Qemu-devel] [PATCH 01/19] test-bdrv-drain: bdrv_drain() works with cross-AioContext events
` [Qemu-devel] [PATCH 02/19] block: Use bdrv_do_drain_begin/end in bdrv_drain_all()
` [Qemu-devel] [PATCH 03/19] block: Remove 'recursive' parameter from bdrv_drain_invoke()
` [Qemu-devel] [PATCH 04/19] block: Don't manually poll in bdrv_drain_all()
` [Qemu-devel] [PATCH 05/19] tests/test-bdrv-drain: bdrv_drain_all() works in coroutines now
` [Qemu-devel] [PATCH 06/19] block: Avoid unnecessary aio_poll() in AIO_WAIT_WHILE()
` [Qemu-devel] [PATCH 07/19] block: Really pause block jobs on drain
` [Qemu-devel] [PATCH 08/19] block: Remove bdrv_drain_recurse()
` [Qemu-devel] [PATCH 09/19] test-bdrv-drain: Add test for node deletion
` [Qemu-devel] [PATCH 10/19] block: Drain recursively with a single BDRV_POLL_WHILE()
` [Qemu-devel] [PATCH 11/19] test-bdrv-drain: Test node deletion in subtree recursion
` [Qemu-devel] [PATCH 12/19] block: Don't poll in parent drain callbacks
` [Qemu-devel] [PATCH 13/19] test-bdrv-drain: Graph change through parent callback
` [Qemu-devel] [PATCH 14/19] block: Defer .bdrv_drain_begin callback to polling phase
` [Qemu-devel] [PATCH 15/19] test-bdrv-drain: Test that bdrv_drain_invoke() doesn't poll
` [Qemu-devel] [PATCH 16/19] block: Allow AIO_WAIT_WHILE with NULL ctx
` [Qemu-devel] [PATCH 17/19] block: Move bdrv_drain_all_begin() out of coroutine context
` [Qemu-devel] [PATCH 18/19] block: Allow graph changes in bdrv_drain_all_begin/end sections
` [Qemu-devel] [PATCH 19/19] test-bdrv-drain: Test graph changes in drain_all section

[PATCH 0/4] Add Actions Semi S900 SPS support
 2018-04-11 16:40 UTC  (10+ messages)
` [PATCH 1/4] dt-bindings: power: Add Actions Semi S900 SPS
` [PATCH 2/4] arm64: dts: actions: Add S900 SPS node
` [PATCH 3/4] soc: actions: sps: Add S900 power domains
` [PATCH 4/4] soc: actions: Fix help text in Kconfig for OWL_PM_DOMAINS

[PATCH net-next] netns: filter uevents correctly
 2018-04-11 16:40 UTC  (12+ messages)

[PATCH] mmap.2: document new MAP_FIXED_NOREPLACE flag
 2018-04-11 16:40 UTC  (4+ messages)

bpf: handling non BPF register names in inline assembly with -target bpf
 2018-04-11 16:37 UTC 

[PATCH 0/7] xen/arm: CPU hotplug fixes
 2018-04-11 16:37 UTC  (5+ messages)

[Buildroot] [PATCH 1/2] python-daemonize: new package
 2018-04-11 16:37 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] DEVELOPERS: Add Lionel Flandrin to package/python-daemonize

[PATCH v5 00/10] drivers/qcom: add RPMH communication suppor
 2018-04-11 16:34 UTC  (9+ messages)
` [PATCH v5 04/10] drivers: qcom: rpmh: add RPMH helper functions
` [PATCH v5 05/10] drivers: qcom: rpmh-rsc: write sleep/wake requests to TCS

[alsa-devel] [PATCH v2 0/5] ASoC: Intel: geminilake: Adds da7219+max98537 machine driver support
 2018-04-11 16:34 UTC  (4+ messages)
` [alsa-devel] [PATCH v2 3/5] ASoC: Intel: Add Geminilake Dialog Maxim "
  `  "

[PATCH v3] ethdev: return diagnostic when setting MAC address
 2018-04-11 16:32 UTC  (2+ messages)
` [PATCH v4] "

[U-Boot] [PATCH v2 0/2] dm: i2c: implement gpio-based I2C deblock
 2018-04-11 16:33 UTC  (5+ messages)
` [U-Boot] [PATCH v2 1/2] dm: i2c: dts: Add gpios and pinctrl device tree properties
` [U-Boot] [PATCH v2 2/2] dm: i2c: implement gpio-based I2C deblock

[PATCH] media: ddbridge: better handle optional spin locks at the code
 2018-04-11 16:33 UTC  (3+ messages)

[RFC] drm/i915: Engine discovery query
 2018-04-11 16:32 UTC  (3+ messages)
` [RFC v2] "

[PATCH 0/4] rte_flow extension for vSwitch acceleration
 2018-04-11 16:32 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/4] ether: add flow action to redirect packet to a port
  ` [PATCH v2 2/4] ether: add flow last hit query support
  ` [PATCH v2 3/4] ether: add more protocol support in flow API

[U-Boot] [PATCH 1/3] i2c: ihs_i2c: Use new fpgamap interface
 2018-04-11 16:32 UTC  (6+ messages)
` [U-Boot] [PATCH 2/3] i2c: fsl: Use dev_read_addr
` [U-Boot] [PATCH 3/3] i2c: fsl: Add option to get clock from DT

[PATCH] memory-model: fix cheat sheet typo
 2018-04-11 16:31 UTC  (8+ messages)

[Qemu-devel] [PATCH v2 00/17] Translation loop conversion for sh4/sparc/mips/s390x/openrisc/riscv targets
 2018-04-11 16:30 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 06/17] target/mips: convert to DisasJumpType

Babeltrace Patch
 2018-04-11 15:37 UTC 

[RFC v1] Data port coherency control for UMDs
 2018-04-11 16:29 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Add Exec param to control data port coherency. (rev3)
` ✓ Fi.CI.BAT: success "

[Buildroot] [PATCH 1/2] configs/chiliboard: Bump U-Boot to 2018.03
 2018-04-11 16:28 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] configs/chiliboard: Bump Linux to 4.16.1

[PATCH] dax: adding fsync/msync support for device DAX
 2018-04-11 16:27 UTC  (11+ messages)

[PATCH v2] media: omap3isp: fix unbalanced dma_iommu_mapping
 2018-04-11 16:26 UTC  (6+ messages)

[GIT FIXES for 4.17] omap3isp IOMMU error handling fix
 2018-04-11 16:26 UTC 

[PATCH 0/9] GPU-bound energy efficiency improvements for the intel_pstate driver
 2018-04-11 16:26 UTC  (5+ messages)

[PATCH] PCI: quirk HT1100 & HT2000 and one HT2100 Root Ports for Extended Tags
 2018-04-11 16:23 UTC  (11+ messages)

sr: get/drop reference to device in revalidate and check_events
 2018-04-11 16:23 UTC 

[PATCH 1/1] nvme-rdma: Add IB event handling support
 2018-04-11 16:23 UTC  (3+ messages)

a 4.16 kernel with Debian 9.4 "stretch" causes a log explosion
 2018-04-11 16:21 UTC  (3+ messages)

[PATCH v2 0/2] crypto: removing various VLAs
 2018-04-11 16:20 UTC  (4+ messages)

Hotplug
 2018-04-11 16:20 UTC  (5+ messages)

Xen and safety certification, Minutes of the meeting on Apr 4th
 2018-04-11 16:19 UTC  (5+ messages)

[Qemu-devel] [PATCH v1 00/24] fix building of tests/tcg
 2018-04-11 16:19 UTC  (4+ messages)
` [Qemu-devel] [PATCH v1 13/24] tests/tcg/i386: move test-i386-sse.c to tests/tcg/x86_64/test-sse.c

[PATCH] net: dsa: b53: Replace mdelay with msleep in b53_switch_reset_gpio
 2018-04-11 16:19 UTC  (4+ messages)

[PATCH] drm/i915/selftests: Wait for idle between idle resets as well
 2018-04-11 16:18 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH v3 u-boot 0/3] Add USB Support for Amlogic Meson GXL SoCs
 2018-04-11 16:17 UTC  (4+ messages)
` [PATCH v3 u-boot 1/3] usb: host: Add simple of glue driver for DWC3 USB Controllers integration
  ` [U-Boot] "

[PATCH rfc 0/3] nvmet-rdma automatic port re-activation
 2018-04-11 16:17 UTC  (2+ messages)

[PATCH v2] dec: tulip: de4x5: Replace mdelay with usleep_range in de4x5_hw_init
 2018-04-11 16:16 UTC  (2+ messages)

[PATCH v4] blk-mq: Fix race conditions in request timeout handling
 2018-04-11 16:16 UTC  (13+ messages)

[Buildroot] [PATCH v6 0/4] llvm for mesa3d
 2018-04-11 16:14 UTC  (5+ messages)
` [Buildroot] [PATCH v6 1/4] package/clang: new package
` [Buildroot] [PATCH v6 2/4] package/libclc: "
` [Buildroot] [PATCH v6 3/4] package/mesa3d: enable OpenCL support
` [Buildroot] [PATCH v6 4/4] package/clinfo: new package

[igt-dev] [PATCH i-g-t 01/20] tests/psr: Print the reason for skipping when sink lacks PSR support
 2018-04-11 16:14 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 20/20] tests/psr: Add more PSR subtests to fast feedback list

[PATCH net-next] Per interface IPv4 stats (CONFIG_IP_IFSTATS_TABLE)
 2018-04-11 16:14 UTC  (2+ messages)

[PATCH v3 0/2] iio: add unit converter
 2018-04-11 16:13 UTC  (7+ messages)
  ` [PATCH 2/2] iio: afe: unit-converter: add support for adi,lt6106

[RFCv11 PATCH 00/29] Request API
 2018-04-11 16:13 UTC  (11+ messages)
` [RFCv11 PATCH 04/29] media-request: core request support

Q: Can we get rid of __copy_siginfo_to_user32?
 2018-04-11 16:11 UTC  (4+ messages)
  ` Q: Do si_time and si_utime need to be 64bit for y2038?

Targeted Global B2B Companies Emails List
 2018-04-11 16:12 UTC 

[Qemu-devel] [PATCH] iotests: fix 169
 2018-04-11 16:11 UTC  (7+ messages)

v3.18.104 build: 10 failures 1 warnings (v3.18.104)
 2018-04-11 16:12 UTC 

tty crash in Linux 4.6
 2018-04-11 16:09 UTC  (10+ messages)

4.15.13 kernel panic, ip_rcv_finish, nf_xfrm_me_harder warnings continue to fill dmesg
 2018-04-11 15:51 UTC 

[PATCH v2 00/21] kconfig: move compiler capability tests to Kconfig
 2018-04-11 16:09 UTC  (5+ messages)
` [PATCH v2 19/21] gcc-plugins: test GCC plugin support in Kconfig

[PATCH] xfs/187: fix ftype brokenness
 2018-04-11 16:08 UTC 

[U-Boot] chiliSOM: USB bug
 2018-04-11 16:08 UTC  (2+ messages)

[PATCH v5 00/12] rebase -i: offer to recreate merge commits
 2018-04-11 16:07 UTC  (6+ messages)
` [PATCH v6 00/15] rebase -i: offer to recreate commit topology
  ` [PATCH v6 04/15] sequencer: introduce new commands to reset the revision

[PATCH] image_types: use pigz to create .gz files
 2018-04-11 16:07 UTC  (5+ messages)

[PATCH 0/2 v3] Fix nvme-rdma timeout flow
 2018-04-11 16:07 UTC  (3+ messages)
` [PATCH 1/2 v3] nvme-rdma: Fix race between queue timeout and error recovery
` [PATCH 2/2 v3] nvme-rdma: Fix command completion race at "

[U-Boot] [PATCH V2] imx: nitrogen6x: Convert Sabrelite to distro boot support
 2018-04-11 16:06 UTC  (6+ messages)
` [U-Boot] [PATCH V3 0/3] Update sabrelite and nitrogen6x boards to use "
  ` [U-Boot] [PATCH V3 1/3] imx6: Define 'soc' env var for imx6 SoC

[PATCH] uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct member name
 2018-04-11 16:01 UTC  (3+ messages)

[PATCH v5 0/1] can: ucan: add driver for Theobroma Systems UCAN devices
 2018-04-11 16:06 UTC  (2+ messages)
` [PATCH v5 1/1] "

[PATCH 2/2] PCI: Workaround ACS hw bug for IDT switch
 2018-04-11 16:06 UTC 

[U-Boot] [PATCH v3 0/5] mtd: nand: mxs_nand: improve ECC support
 2018-04-11 16:04 UTC  (4+ messages)
` [U-Boot] [PATCH v3 3/5] mtd: nand: mxs_nand: use structure for BCH geometry
` [U-Boot] [PATCH v3 4/5] mtd: nand: mxs_nand: report correct ECC parameters
` [U-Boot] [PATCH v3 5/5] mtd: nand: mxs_nand: add minimal ECC support


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.