All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-05-24 22:52:21 to 2017-05-25 00:13:50 UTC [more...]

[PATCH] powerpc: Fix booting P9 hash with CONFIG_PPC_RADIX_MMU=N
 2017-05-25  0:13 UTC  (3+ messages)

[PATCH 01/14] mwifiex: pcie: properly synchronize, disable interrupts in driver callbacks
 2017-05-25  0:11 UTC  (14+ messages)
` [PATCH 02/14] mwifiex: reunite copy-and-pasted remove/reset code
` [PATCH 03/14] mwifiex: reset interrupt status across device reset
` [PATCH 04/14] mwifiex: pcie: don't allow cmd buffer reuse after reset
` [PATCH 05/14] mwifiex: re-register wiphy across reset
` [PATCH 06/14] mwifiex: don't short-circuit netdev notifiers on interface deletion
` [PATCH 07/14] mwifiex: fixup init_channel_scan_gap error case
` [PATCH 08/14] mwifiex: ensure "disable auto DS" struct is initialized
` [PATCH 09/14] mwifiex: pcie: remove redundant synchronize_irq()
` [PATCH 10/14] mwifiex: pcie: stop masking interrupts in FW downloader
` [PATCH 11/14] mwifiex: utilize netif_tx_{wake,stop}_all_queues()
` [PATCH 12/14] mwifiex: don't open-code ARRAY_SIZE()
` [PATCH 13/14] mwifiex: drop 'add_tail' param from mwifiex_insert_cmd_to_pending_q()
` [PATCH 14/14] mwifiex: pcie: fix whitespace

[PATCH V2] workqueue: Implement delayed_work_busy()
 2017-05-25  0:10 UTC  (2+ messages)

[PATCH v6 0/3] Extend the vTPM proxy driver to pass locality
 2017-05-25  0:10 UTC  (16+ messages)
` [PATCH v6 1/3] tpm: Introduce flag TPM_TRANSMIT_RAW
` [PATCH v6 2/3] tpm: vtpm_proxy: Implement request_locality function
` [PATCH v6 3/3] tpm: vtpm_proxy: Prevent userspace from sending driver command
    ` [tpmdd-devel] "

[PATCH v2] device: Clear GATT DB after disconnection for unpaired device
 2017-05-25  0:10 UTC  (2+ messages)
` [PATCH v3] "

[U-Boot] [PATCH v3 00/72] dm: Add support for a 'live' device tree
 2017-05-25  0:07 UTC  (143+ messages)
` [U-Boot] [PATCH v3 01/72] dm: core: Set return value first in lists_bind_fdt()
` [U-Boot] [PATCH v3 02/72] Update WARN_ON() to return a value
` [U-Boot] [PATCH v3 03/72] dm: core: Add livetree definitions
` [U-Boot] [PATCH v3 04/72] dm: core: Add livetree access functions
` [U-Boot] [PATCH v3 05/72] dm: Add a function to create a 'live' device tree
` [U-Boot] [PATCH v3 06/72] dm: Build a live tree after relocation
` [U-Boot] [PATCH v3 07/72] dm: core: Rename of_device_is_compatible()
` [U-Boot] [PATCH v3 08/72] dm: core: Add operations on device tree references
` [U-Boot] [PATCH v3 09/72] dm: core: Add livetree address functions
` [U-Boot] [PATCH v3 10/72] fdt: Update fdt_get_base_address() to use const
` [U-Boot] [PATCH v3 11/72] dm: core: Add address operations on device tree references
` [U-Boot] [PATCH v3 12/72] dm: core: Add a place to put extra device-tree reading functions
` [U-Boot] [PATCH v3 13/72] dm: core: Add device-based 'read' functions to access DT
` [U-Boot] [PATCH v3 14/72] dm: core: Implement live tree 'read' functions
` [U-Boot] [PATCH v3 15/72] dm: core: Allow binding a device from a live tree
` [U-Boot] [PATCH v3 16/72] dm: core: Update lists_bind_fdt() to use ofnode
` [U-Boot] [PATCH v3 17/72] dm: core: Update device_bind_driver_to_node() "
` [U-Boot] [PATCH v3 18/72] dm: core: Scan the live tree when setting up driver model
` [U-Boot] [PATCH v3 19/72] dm: core: Add a way to find a device by ofnode
` [U-Boot] [PATCH v3 20/72] dm: regmap: Add support for livetree
` [U-Boot] [PATCH v3 21/72] dm: simple-bus: "
` [U-Boot] [PATCH v3 22/72] dm: core: Update uclass_find_device_by_phandle() "
` [U-Boot] [PATCH v3 23/72] sandbox: Add a way to reset sandbox state for tests
` [U-Boot] [PATCH v3 24/72] dm: test: Move test running code into a separate function
` [U-Boot] [PATCH v3 25/72] dm: test: Show the test filename when running
` [U-Boot] [PATCH v3 26/72] dm: test: Add support for running tests with livetree
` [U-Boot] [PATCH v3 27/72] dm: core: Run tests with both livetree and flat tree
` [U-Boot] [PATCH v3 28/72] dm: gpio: Refactor to prepare for live tree support
` [U-Boot] [PATCH v3 29/72] dm: gpio: Drop blank line in gpio_xlate_offs_flags() comment
` [U-Boot] [PATCH v3 30/72] dm: gpio: sandbox: Use dev_read...() functions to access DT
` [U-Boot] [PATCH v3 31/72] dm: gpio: Add live tree support
` [U-Boot] [PATCH v3 32/72] cros_ec: Fix debug() statement in ec_command_inptr()
` [U-Boot] [PATCH v3 33/72] cros_ec: Convert to support live tree
` [U-Boot] [PATCH v3 34/72] sandbox: Add a new sandbox_flattree board
` [U-Boot] [PATCH v3 35/72] test: Update 'make test' to run more tests
` [U-Boot] [PATCH v3 36/72] fdt: Rename a few functions in fdt_support
` [U-Boot] [PATCH v3 37/72] dm: Add more livetree helpers and definitions
` [U-Boot] [PATCH v3 38/72] string: Add strchrnul()
` [U-Boot] [PATCH v3 39/72] string: Add strcspn()
` [U-Boot] [PATCH v3 40/72] dm: i2c: Convert uclass to livetree
` [U-Boot] [PATCH v3 41/72] samsung: Move pmic header out of config file
` [U-Boot] [PATCH v3 42/72] dm: pmic: Convert uclass to livetree
` [U-Boot] [PATCH v3 43/72] sandbox: pmic: Convert pmic emulator to support livetree
` [U-Boot] [PATCH v3 44/72] dm: regulator: Convert regulator uclass "
` [U-Boot] [PATCH v3 45/72] dm: regulator: Update fixed regulator "
` [U-Boot] [PATCH v3 46/72] dm: mmc: Convert uclass to livetree
` [U-Boot] [PATCH v3 47/72] dm: adc: "
` [U-Boot] [PATCH v3 48/72] dm: usb: "
` [U-Boot] [PATCH v3 49/72] sandbox: usb: Convert emulators "
` [U-Boot] [PATCH v3 50/72] clk: Modify xlate() method for livetree
` [U-Boot] [PATCH v3 51/72] dm: clk: Update uclass to support livetree
` [U-Boot] [PATCH v3 52/72] dm: clk: fixed: Update "
` [U-Boot] [PATCH v3 53/72] dm: test: Separate out the bus DT offset test
` [U-Boot] [PATCH v3 54/72] dm: test: Disable the fdt_offset test with livetree
` [U-Boot] [PATCH v3 55/72] dm: phy: Update tests to use ut_asserteq()
` [U-Boot] [PATCH v3 56/72] dm: mailbox: Update uclass to support livetree
` [U-Boot] [PATCH v3 57/72] dm: phy: "
` [U-Boot] [PATCH v3 58/72] sandbox: phy: Update driver for livetree
` [U-Boot] [PATCH v3 59/72] dm: power-domain: Update uclass to support livetree
` [U-Boot] [PATCH v3 60/72] dm: reset: "
` [U-Boot] [PATCH v3 61/72] dm: pci: "
` [U-Boot] [PATCH v3 62/72] dm: Update the I2C eeprom driver for livetree
` [U-Boot] [PATCH v3 63/72] cros_ec: Update the cros_ec keyboard driver to livetree
` [U-Boot] [PATCH v3 64/72] dm: spi: Convert uclass "
` [U-Boot] [PATCH v3 65/72] dm: sandbox: i2c: Drop fdtdec.h header
` [U-Boot] [PATCH v3 66/72] dm: sandbox: i2c_rtc: "
` [U-Boot] [PATCH v3 67/72] dm: spi-flash: Convert uclass to livetree
` [U-Boot] [PATCH v3 68/72] dm: sandbox: spi: Convert driver to support livetree
` [U-Boot] [PATCH v3 69/72] dm: sandbox: sysreset: Convert driver to livetree
` [U-Boot] [PATCH v3 70/72] dm: test: Fix nit with position of backslash
` [U-Boot] [PATCH v3 72/72] sandbox: Move to use live tree

[Qemu-devel] [PATCH] target/i386: use multiple CPU AddressSpaces
 2017-05-25  0:06 UTC  (2+ messages)

[PATCH u-boot v2016.07-aspeed-openbmc] Add extended configuration for ast-g5 board
 2017-05-25  0:05 UTC  (2+ messages)

[U-Boot] [PATCH V6 0/4] introduce Rockchip rockusb
 2017-05-25  0:05 UTC  (5+ messages)
` [U-Boot] [PATCH V6 4/4] rockchip: rk3288: enable rockusb support on rk3288 based device

[RFCRAP 0/3?] xfs: OH GOD MY EYES!
 2017-05-25  0:03 UTC  (11+ messages)
` [PATCH 3/3] xfs: freeze rw filesystems just prior to reboot

[PATCH 1/8] firmware: vpd: do not leave freed section attributes to the list
 2017-05-25  0:04 UTC  (4+ messages)
` [PATCH 7/8] firmware: vpd: remove platform driver

[PATCH net-next 0/3] net: phy: Create sysfs reciprocal links for attached_dev/phydev
 2017-05-25  0:03 UTC  (5+ messages)
` [PATCH net-next 3/3] net: sysfs: Document PHY device sysfs attributes

[PATCH 0/2] Replace driver's usage of hard-coded device IDs to #defines
 2017-05-25  0:02 UTC  (2+ messages)

[PATCH 1/6] powerpc/mm: Wire up hpte_removebolted for powernv
 2017-05-25  0:02 UTC  (2+ messages)

[RFC] Exclusive gpu access for SteamVR usecases
 2017-05-25  0:01 UTC  (4+ messages)
  ` [PATCH 1/3] drm/amdgpu: add a new scheduler priority AMD_SCHED_PRIORITY_HIGH_SW
  ` [PATCH 2/3] drm/amdgpu: make amdgpu_to_sched_priority detect invalid parameters
  ` [PATCH 3/3] drm/amdgpu: add a mechanism to acquire gpu exclusivity

[PATCH v4 0/7] Enable queued rwlock and queued spinlock for SPARC
 2017-05-24 23:55 UTC  (16+ messages)
` [PATCH v4 1/7] arch/sparc: Remove the check #ifndef __LINUX_SPINLOCK_TYPES_H
` [PATCH v4 2/7] kernel/locking: Fix compile error with qrwlock.c
` [PATCH v4 3/7] arch/sparc: Define config parameter CPU_BIG_ENDIAN
` [PATCH v4 4/7] arch/sparc: Introduce cmpxchg_u8 SPARC
` [PATCH v4 5/7] arch/sparc: Enable queued rwlocks for SPARC
` [PATCH v4 6/7] arch/sparc: Introduce xchg16 "
` [PATCH v4 7/7] arch/sparc: Enable queued spinlock support "

[Patch 2/2]: powerpc/hotplug/mm: Fix hot-add memory node assoc
 2017-05-24 23:55 UTC  (9+ messages)

[refpolicy] [PATCH v3] refpolicy: Define and allow map permission
 2017-05-24 23:54 UTC  (2+ messages)

[refpolicy] [PATCH v2] contrib: allow map permission where needed
 2017-05-24 23:53 UTC  (2+ messages)

[PATCH 1/1] bug: fix problem including <linux.bug.h> from linux/kernel.h
 2017-05-24 23:53 UTC  (9+ messages)
` [PATCH v2] bug: fix problem including <linux/bug.h> "

[PATCH] test_bpf: Add a couple of tests for BPF_JSGE
 2017-05-24 23:52 UTC  (2+ messages)

[GIT PULL] SCSI fixes for 4.12-rc2
 2017-05-24 23:51 UTC 

[PATCH v4 0/5] mtd: mchp23k256: device tree and mchp23lcv1024
 2017-05-24 23:49 UTC  (7+ messages)
` [PATCH v4 1/5] mtd: mchp23k256: Add OF device ID table
` [PATCH v4 2/5] mtd: mchp23k256: switch to mtd_device_register()
` [PATCH v4 3/5] mtd: handle partitioning on devices with 0 erasesize
` [PATCH v4 4/5] mtd: mchp23k256: add partitioning support
` [PATCH v4 5/5] mtd: mchp23k256: Add support for mchp23lcv1024

[refpolicy] [PATCH] cups: let hplip read udev pid files
 2017-05-24 23:45 UTC  (2+ messages)

[refpolicy] [PATCH 1/3] userdomain: new dbus chat interface
 2017-05-24 23:44 UTC  (10+ messages)
` [refpolicy] [PATCH 2/3] openoffice: minor update
    ` [refpolicy] [PATCH v2 "
          ` [refpolicy] [PATCH v3 "
` [refpolicy] [PATCH 3/3] gnome: improved integration with openoffice

[PATCH v2 for-4.12-fixes 1/2] sched/fair: Use task_groups instead of leaf_cfs_rq_list to walk all cfs_rqs
 2017-05-24 23:40 UTC  (2+ messages)

PCI domain size
 2017-05-24 23:40 UTC 

[PATCH] workqueue: Ensure that cpumask set for pools created after boot
 2017-05-24 23:39 UTC  (9+ messages)

[PATCH] mm: hwpoison: Use compound_head() flags for huge pages
 2017-05-24 23:30 UTC  (2+ messages)

[PATCH 0/5] ASoC: add HDMI sound support for Codec
 2017-05-24 23:34 UTC  (5+ messages)
` [PATCH 5/5] drm: dw-hdmi-i2s: add .get_dai_id callback for ALSA SoC

linux-next: manual merge of the net-next tree with the net tree
 2017-05-24 23:34 UTC 

[refpolicy] [PATCH v2 1/1] refpolicy: Infiniband pkeys and endports
 2017-05-24 23:31 UTC  (2+ messages)

[Qemu-devel] [PATCH V6 00/10] calculate blocktime for postcopy live migration
 2017-05-24 23:30 UTC  (7+ messages)
  ` [Qemu-devel] [PATCH V6 07/10] migration: add bitmap for copied page

[asoc:topic/dai-id 1/1] sound/soc/soc-core.c:4054:9: error: implicit declaration of function 'of_graph_get_port_parent'
 2017-05-24 23:29 UTC  (2+ messages)

[patch] compiler, clang: suppress warning for unused static inline functions
 2017-05-24 23:28 UTC  (5+ messages)

[PATCH] Staging: bcm2835-audio: bcm2835-ctl.c: Fixed a comment coding style issue
 2017-05-24 23:28 UTC  (3+ messages)

[PATCH v3 0/9] SELinux user space support for Infiniband RDMA
 2017-05-24 23:24 UTC  (4+ messages)
` [PATCH v3 9/9] semanage: Update man pages for infiniband

[PATCH RESEND] md: Make flush bios explicitely sync
 2017-05-24 23:22 UTC  (2+ messages)

[PATCH] staging: iio: light: Replace snprintf calls with scnprintf
 2017-05-24 23:22 UTC 

[refpolicy] [PATCH] dbus: let session bus daemon manage user runtime dirs
 2017-05-24 23:19 UTC  (8+ messages)
  ` [refpolicy] [PATCH v2] "
      ` [refpolicy] [PATCH v3] "

[PATCH] x86/ftrace: Make sure that ftrace trampolines are not RWX
 2017-05-24 23:18 UTC  (5+ messages)

[PATCH] md: uuid debug statement now in processor byte order
 2017-05-24 23:17 UTC 

[PATCH 1/1] [media] i2c: add support for OV13858 sensor
 2017-05-24 23:13 UTC  (3+ messages)

[PATCH] MAINTAINERS: give proc sysctl some maintainer love
 2017-05-24 23:13 UTC 

[PATCH v5] gpio: Add driver for ACPI INT0002 Virtual GPIO device
 2017-05-24 23:12 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/5] target/sh4: system emulation improvement
 2017-05-24 23:11 UTC  (7+ messages)
` [Qemu-devel] [PATCH 3/5] target/sh4: introduce DELAY_SLOT_MASK
` [Qemu-devel] [PATCH 4/5] target/sh4: ignore interrupts in a delay slot
` [Qemu-devel] [PATCH 5/5] target/sh4: fix RTE instruction "

[PATCH v3] gpio: Add driver for ACPI INT0002 Virtual GPIO device
 2017-05-24 23:10 UTC  (4+ messages)

[PATCH linux dev-4.10] arm: dts: barreleye: Add missing clock sources
 2017-05-24 23:09 UTC  (2+ messages)

Maintaining small drm drivers
 2017-05-24 23:09 UTC  (3+ messages)

[qemu-mainline test] 109711: tolerable FAIL - PUSHED
 2017-05-24 23:09 UTC 

4.12-rc1 REGRESSION "ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle" causes system to not wakeup
 2017-05-24 23:07 UTC  (4+ messages)

Error using at91-i2c driver in kernel 4.4.x
 2017-05-24 23:07 UTC  (3+ messages)

[PATCH v2] arm64: defconfig: enable some core options for 64bit Rockchip socs
 2017-05-24 23:06 UTC  (2+ messages)

[BUG] repeated live migration for VM failed
 2017-05-24 23:06 UTC  (5+ messages)

[PATCH net v2 0/5] Various BPF fixes
 2017-05-24 23:05 UTC  (6+ messages)
` [PATCH net v2 1/5] bpf: fix incorrect pruning decision when alignment must be tracked
` [PATCH net v2 2/5] bpf: properly reset caller saved regs after helper call and ld_abs/ind
` [PATCH net v2 3/5] bpf: add bpf_clone_redirect to bpf_helper_changes_pkt_data
` [PATCH net v2 4/5] bpf: fix wrong exposure of map_flags into fdinfo for lpm
` [PATCH net v2 5/5] bpf: add various verifier test cases

[kernel-hardening] Patch for random mac address
 2017-05-24 23:05 UTC  (3+ messages)

tc filter for small udp packets < 64 bytes
 2017-05-24 23:02 UTC  (2+ messages)

[PATCH 0/2] acpi/button: revert v4.10 behavior
 2017-05-24 23:01 UTC  (10+ messages)
` [PATCH 2/2] Revert "ACPI / button: Change default behavior to lid_init_state=open"

pxa3xx-nand failing to find device on linux-next
 2017-05-24 22:58 UTC  (8+ messages)

4.11.2: reshape raid5 -> raid6 atop bcache deadlocks at start on md_attr_store / raid5_make_request
 2017-05-24 22:57 UTC  (5+ messages)

Yet another page allocation stall on 4.9
 2017-05-24 22:55 UTC 

Can't seem to split tunnel using tables the way I can in OpenVPN
 2017-05-24 23:04 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.