All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-04-28 20:06:26 to 2019-04-28 22:34:03 UTC [more...]

[Qemu-devel] [PATCH] [RFC] qcow2: add compression type feature
 2019-04-28 22:32 UTC  (2+ messages)

[PATCH 0/3] spi: SPI bus multiplexer
 2019-04-28 22:28 UTC  (3+ messages)

[PATCH 3/3] tools: memory-model: Add data-race detection
 2019-04-28 22:28 UTC  (3+ messages)

[PATCH 0/1] rcu/sync: simplify the state machine
 2019-04-28 22:26 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH 0/3] Driver for UCS1002
 2019-04-28 22:24 UTC  (4+ messages)
` [PATCH 2/3] power: supply: Add driver for Microchip UCS1002

[virtio-dev] Request for a new device number for a virtio-audio device
 2019-04-28 22:22 UTC 

[Untested patch] ia64: Eliminate goto from ftrace_modify_code
 2019-04-28 22:21 UTC 

[PATCH] brcmfmac: print firmware messages after a firmware crash
 2019-04-28 21:38 UTC  (4+ messages)
` [PATCH V2] "

[PATCH v8 1/2] dt-bindings: input: touchscreen: iqs5xx: Add bindings
 2019-04-28 22:15 UTC  (4+ messages)
` [PATCH v8 2/2] input: touchscreen: Add support for Azoteq IQS550/572/525

[PATCH v3] xfs: add online scrub for superblock counters
 2019-04-28 22:10 UTC 

[PATCH bpf-next] selftests/bpf: two scale tests
 2019-04-28 22:11 UTC  (8+ messages)
` 32-bit zext time complexity (Was Re: [PATCH bpf-next] selftests/bpf: two scale tests)

Better interop for NFS/SMB file share mode/reservation
 2019-04-28 22:08 UTC  (10+ messages)

Testing of r8169 workaround removal
 2019-04-28 22:05 UTC  (6+ messages)

[PATCH net] ipv6: fix races in ip6_dst_destroy()
 2019-04-28 22:02 UTC  (2+ messages)

Question about the detection of overflow in rcu_nest:rcu_read_lock()
 2019-04-28 11:30 UTC  (2+ messages)

Zdravstvuyte! Vas interesuyut kliyentskiye bazy dannykh?
 2019-04-28 17:14 UTC 

[PATCH] livepatch-build-tools: Detect special section group sizes
 2019-04-28 21:49 UTC 

[U-Boot] (no subject)
 2019-04-28 21:45 UTC  (5+ messages)
` [U-Boot] [PATCH 1/4] usb: ohci: Re-enable commented out delay
` [U-Boot] [PATCH 2/4] ARM: davinci: Remove unused functions from header
` [U-Boot] [PATCH 3/4] usb: ohci: ohci-da8xx: Enable da850-ohci driver with DM support
` [U-Boot] [PATCH 4/4] ARM: da850evm: Enable da850-ohci USB host controller

[GIT PULL] Turris Mox Moxtet bus
 2019-04-28 21:40 UTC  (3+ messages)

[PATCH] clk: vf610: improve handling case that cpu frequency can't be changed
 2019-04-28 21:40 UTC  (2+ messages)

[PATCH v5 armsoc/drivers/bus+gpio 0/5] Add Moxtet bus and GPIO over Moxtet bus
 2019-04-28 21:37 UTC  (6+ messages)
` [PATCH v5 armsoc/drivers/bus+gpio 1/5] bus: Add support for "
` [PATCH v5 armsoc/drivers/bus+gpio 2/5] dt-bindings: bus: Document moxtet bus binding
` [PATCH v5 armsoc/drivers/bus+gpio 3/5] bus: moxtet: Add sysfs and debugfs documentation
` [PATCH v5 armsoc/drivers/bus+gpio 4/5] drivers: gpio: Add support for GPIOs over Moxtet bus
` [PATCH v5 armsoc/drivers/bus+gpio 5/5] dt-bindings: gpio: Document GPIOs via "

[U-Boot] uboot of platdata question
 2019-04-28 21:38 UTC  (2+ messages)

[U-Boot] [PATCH] rk8xx: implement poweroff
 2019-04-28 21:38 UTC  (4+ messages)

[U-Boot] [PATCH 1/2] disk: efi: unify code for finding a valid gpt
 2019-04-28 21:38 UTC  (5+ messages)
` [U-Boot] [PATCH 2/2] disk: efi: ignore 'IGNOREME' GPT header found on cros eMMCs

[U-Boot] [PATCH 1/1] lib/display_options: avoid illegal memory access
 2019-04-28 21:38 UTC  (2+ messages)

[PATCH v2 0/4] of_net: Add NVMEM support to of_get_mac_address
 2019-04-28 21:36 UTC  (5+ messages)
` [PATCH v2 3/4] net: macb: Drop nvmem_get_mac_address usage

endianness swapped
 2019-04-28 21:31 UTC  (5+ messages)

[PATCH-tip v7 00/20] locking/rwsem: Rwsem rearchitecture part 2
 2019-04-28 21:25 UTC  (21+ messages)
` [PATCH-tip v7 01/20] locking/rwsem: Prevent decrement of reader count before increment
` [PATCH-tip v7 02/20] locking/rwsem: Make owner available even if !CONFIG_RWSEM_SPIN_ON_OWNER
` [PATCH-tip v7 03/20] locking/rwsem: Remove rwsem_wake() wakeup optimization
` [PATCH-tip v7 04/20] locking/rwsem: Implement a new locking scheme
` [PATCH-tip v7 05/20] locking/rwsem: Merge rwsem.h and rwsem-xadd.c into rwsem.c
` [PATCH-tip v7 06/20] locking/rwsem: Code cleanup after files merging
` [PATCH-tip v7 07/20] locking/rwsem: Make rwsem_spin_on_owner() return owner state
` [PATCH-tip v7 08/20] locking/rwsem: Implement lock handoff to prevent lock starvation
` [PATCH-tip v7 09/20] locking/rwsem: Always release wait_lock before waking up tasks
` [PATCH-tip v7 10/20] locking/rwsem: More optimal RT task handling of null owner
` [PATCH-tip v7 11/20] locking/rwsem: Wake up almost all readers in wait queue
` [PATCH-tip v7 12/20] locking/rwsem: Clarify usage of owner's nonspinaable bit
` [PATCH-tip v7 13/20] locking/rwsem: Enable readers spinning on writer
` [PATCH-tip v7 14/20] locking/rwsem: Enable time-based spinning on reader-owned rwsem
` [PATCH-tip v7 15/20] locking/rwsem: Adaptive disabling of reader optimistic spinning
` [PATCH-tip v7 16/20] locking/rwsem: Add more rwsem owner access helpers
` [PATCH-tip v7 17/20] locking/rwsem: Guard against making count negative
` [PATCH-tip v7 18/20] locking/rwsem: Merge owner into count on x86-64
` [PATCH-tip v7 19/20] locking/rwsem: Remove redundant computation of writer lock word
` [PATCH-tip v7 20/20] locking/rwsem: Disable preemption in down_read*() if owner in count

Honestech Vidbox NW03 audio
 2019-04-28 21:19 UTC 

[PATCH 0/4] x86/ftrace: make ftrace_int3_handler() not to skip fops invocation
 2019-04-28 21:22 UTC  (12+ messages)
` [PATCH 1/4] x86/thread_info: introduce ->ftrace_int3_stack member

[PATCH net-next] net: phy: improve setting advertised modes in phy_probe
 2019-04-28 21:21 UTC  (4+ messages)

[PATCH] mm/page-writeback: introduce tracepoint for wait_on_page_writeback
 2019-04-28 21:05 UTC  (3+ messages)

Your message to kexec awaits moderator approval
 2019-04-28 21:05 UTC 

Real mode kexec failure with non-IDE disk
 2019-04-28 21:05 UTC 

Zdravstvuyte! Vas interesuyut kliyentskiye bazy dannykh?
 2019-04-28 17:14 UTC 

[PATCH] mt7603: wait for pre_tbtt_tasklet before scanning
 2019-04-28 20:57 UTC  (2+ messages)

[Xen-devel] [linux-4.4 test] 135313: regressions - trouble: blocked/broken/fail/pass
 2019-04-28 20:56 UTC  (3+ messages)
  `  "

[PATCH v2 net-next 0/7] ipv4 ipv6: Move location of pcpu route cache and exceptions
 2019-04-28 20:54 UTC  (5+ messages)

[PATCH e2fsprogs 00/10] case-insensitive feature updates
 2019-04-28 20:52 UTC  (7+ messages)
` [PATCH e2fsprogs 07/10] ext2fs: Don't normalize names on -F directories
` [PATCH e2fsprogs 08/10] ext2fs: nls: Drop normalization code
` [PATCH e2fsprogs 09/10] ext2fs: nls: Drop ascii NLS support

[U-Boot] [PATCH 0/8] spi: Mark non-dm spi drivers as BROKEN
 2019-04-28 20:48 UTC  (9+ messages)
` [U-Boot] [PATCH 1/8] Kconfig: Update CONFIG_BROKEN help text
` [U-Boot] [PATCH 2/8] Makefile: Trigger a Warning if BROKEN defined
` [U-Boot] [PATCH 3/8] Makefile: Trigger a warning for legcay spi drivers
` [U-Boot] [PATCH 4/8] spi: Kconfig: Mark MXS_SPI has BROKEN
` [U-Boot] [PATCH 5/8] spi: Kconfig: Mark SH_SPI "
` [U-Boot] [PATCH 6/8] spi: Kconfig: Mark SOFT_SPI "
` [U-Boot] [PATCH 7/8] spi: Kconfig: Mark FSL_ESPI "
` [U-Boot] [PATCH 8/8] spi: Kconfig: Mark LPC32XX_SSP "

[PATCH-tip v6 01/20] locking/rwsem: Prevent decrement of reader count before increment
 2019-04-28 20:47 UTC  (2+ messages)

Migration to BTRFS
 2019-04-28 20:46 UTC  (3+ messages)

[PATCH] nls: Update to Unicode 12.1.0
 2019-04-28 20:43 UTC  (2+ messages)

[PATCH] sound: USB: line6: use dynamic buffers
 2019-04-28 20:39 UTC  (2+ messages)

[PATCH] media: staging/imx: add media device to capture register
 2019-04-28 20:35 UTC  (3+ messages)

[GIT PULL] Allwinner fixes for 5.1
 2019-04-28 20:25 UTC  (2+ messages)

[GIT PULL] i.MX fixes for 5.1, round 2
 2019-04-28 20:24 UTC  (2+ messages)

[GIT PULL 1/2] ARM: dts: exynos: Second round for v5.2
 2019-04-28 20:03 UTC  (4+ messages)
` [GIT PULL 2/2] arm64: "

[PATCH] ARM: dts: gemini: Indent DIR-685 partition table
 2019-04-28 20:02 UTC  (2+ messages)

[GIT PULL] Qualcomm Device Tree updates for 5.2 - Part 2
 2019-04-28 20:01 UTC  (6+ messages)
` [GIT PULL] Qualcomm ARM64 DT "

[GIT PULL 1/5] Rockchip dts32 updates for 5.2 - round 2
 2019-04-28 20:00 UTC  (4+ messages)
` [GIT PULL 2/5] Rockchip dts64 "

[GIT PULL] dts64 updates for v5.2
 2019-04-28 19:57 UTC  (5+ messages)

[GIT PULL] Bitmain changes for v5.2
 2019-04-28 19:56 UTC  (2+ messages)

[GIT PULL] ARM: mvebu: dt64 for v5.2 (#1)
 2019-04-28 19:53 UTC  (2+ messages)

[GIT PULL] i.MX fixes for 5.1, round 3
 2019-04-28 20:26 UTC  (2+ messages)

[U-Boot] [PATCH v2 00/19] spi: Convert MPC8XXX to DM
 2019-04-28 20:28 UTC  (20+ messages)
` [U-Boot] [PATCH v2 01/19] spi: mpc8xxx: Use short type names
` [U-Boot] [PATCH v2 02/19] spi: mpc8xxx: Fix comments
` [U-Boot] [PATCH v2 03/19] spi: mpc8xxx: Rename camel-case variables
` [U-Boot] [PATCH v2 04/19] spi: mpc8xxx: Fix space after cast
` [U-Boot] [PATCH v2 05/19] spi: mpc8xxx: Fix function names in strings
` [U-Boot] [PATCH v2 06/19] spi: mpc8xxx: Replace defines with enums
` [U-Boot] [PATCH v2 07/19] spi: mpc8xxx: Use IO accessors
` [U-Boot] [PATCH v2 08/19] spi: mpc8xxx: Simplify if
` [U-Boot] [PATCH v2 09/19] spi: mpc8xxx: Get rid of is_read
` [U-Boot] [PATCH v2 10/19] spi: mpc8xxx: Simplify logic a bit
` [U-Boot] [PATCH v2 11/19] spi: mpc8xxx: Reduce scope of loop variables
` [U-Boot] [PATCH v2 12/19] spi: mpc8xxx: Make code more readable
` [U-Boot] [PATCH v2 13/19] spi: mpc8xxx: Rename variable
` [U-Boot] [PATCH v2 14/19] spi: mpc8xxx: Document LEN setting better
` [U-Boot] [PATCH v2 15/19] spi: mpc8xxx: Re-order transfer setup
` [U-Boot] [PATCH v2 16/19] spi: mpc8xxx: Fix if check
` [U-Boot] [PATCH v2 17/19] spi: mpc8xxx: Use get_timer
` [U-Boot] [PATCH v2 18/19] spi: mpc8xxx: Convert to DM
` [U-Boot] [PATCH v2 19/19] dm: MIGRATION: Update migration status for SPI

[U-Boot] [PATCH v2 10/10] rockchip: rk3399: add board_debug_uart_init()
 2019-04-28 20:28 UTC  (2+ messages)

[U-Boot] [PATCH v2 08/10] rockchip: rk3368: move board_debug_uart_init() to rk3368.c
 2019-04-28 20:28 UTC  (2+ messages)

[U-Boot] [PATCH v2 09/10] rockchip: rk3399: use grf structure to access reg
 2019-04-28 20:28 UTC  (2+ messages)

[U-Boot] [PATCH v2 07/10] rockchip: rk3288: add board_debug_uart_init()
 2019-04-28 20:28 UTC  (2+ messages)

[U-Boot] [PATCH v2 06/10] rockchip: rk3288: use grf structure to access soc_con2
 2019-04-28 20:28 UTC  (2+ messages)

[U-Boot] [PATCH v2 04/10] rockchip: rk3188: add board_debug_uart_init()
 2019-04-28 20:28 UTC  (2+ messages)

[U-Boot] [PATCH v2 05/10] rockchip: rk322x: move board_debug_uart_init() to rk322x.c
 2019-04-28 20:28 UTC  (2+ messages)

[U-Boot] [PATCH v2 03/10] rockchip: rk3036: add board_debug_uart_init()
 2019-04-28 20:28 UTC  (2+ messages)

[U-Boot] [PATCH v2 02/10] rockchip; kylin-rk3036: enabl DEBUG UART
 2019-04-28 20:28 UTC  (2+ messages)

[U-Boot] [PATCH v2 01/10] rockchip: enable DEBUG_UART_BOARD_INIT by default
 2019-04-28 20:27 UTC  (2+ messages)

[GIT PULL] ARM: mvebu: dt for v5.2 (#1)
 2019-04-28 19:53 UTC  (2+ messages)

[GIT PULL] ARM: at91: DT for 5.2
 2019-04-28 19:53 UTC  (2+ messages)

[GIT PULL] Qualcomm ARM64 Defconfig updates for 5.2
 2019-04-28 19:52 UTC  (7+ messages)
` [GIT PULL] Qualcomm ARM64 DT "
` [GIT PULL] Qualcomm Device Tree "

[GIT PULL 1/6] i.MX drivers change for 5.2
 2019-04-28 19:51 UTC  (7+ messages)
` [GIT PULL 3/6] i.MX DT bindings update "
` [GIT PULL 4/6] i.MX arm device tree "

[GIT PULL] arm64: dts: Amlogic updates for v5.2, round 2
 2019-04-28 19:50 UTC  (3+ messages)

[GIT PULL] ARM: dts: Amlogic updates for v5.2, round 2
 2019-04-28 19:49 UTC  (3+ messages)

[GIT PULL] Renesas ARM Based SoC DT Bindings Updates for v5.2
 2019-04-28 19:46 UTC  (3+ messages)

[GIT PULL] Renesas ARM Based SoC DT Updates for v5.2
 2019-04-28 19:46 UTC  (3+ messages)

[GIT PULL] Second Round of Renesas ARM64 Based SoC DT Updates for v5.2
 2019-04-28 19:45 UTC  (3+ messages)

[GIT PULL] Allwinner H3/H5 DT changes for 5.2
 2019-04-28 19:42 UTC  (2+ messages)

[GIT PULL] Allwinner arm64 DT changes for 5.2
 2019-04-28 19:42 UTC  (2+ messages)

[GIT PULL] Allwinner DT changes for 5.2
 2019-04-28 19:41 UTC  (2+ messages)

[GIT PULL 1/9] bus/tegra: Changes for v5.2-rc1
 2019-04-28 19:40 UTC  (5+ messages)
` [GIT PULL 6/9] ARM: tegra: Device tree changes "
` [GIT PULL 8/9] arm64: "

[GIT PULL] pinmux dts defines for am335x for v5.2
 2019-04-28 19:39 UTC  (2+ messages)

[GIT PULL 1/3] SoCFPGA DTS updates for v5.2
 2019-04-28 19:38 UTC  (2+ messages)

[GIT PULL] Ux500 DTS changes for v5.2
 2019-04-28 19:35 UTC  (3+ messages)

[GIT PULL 1/2] device tree changes for omaps for v5.2
 2019-04-28 19:34 UTC  (4+ messages)
` [GIT PULL 2/2] dts changes for ti-sysc driver "

[GIT PULL] arm64: dts: hisilicon dts updates for v5.2
 2019-04-28 19:32 UTC  (2+ messages)

[GIT PULL] arm64: dts: Xilinx DT changes for v5.2
 2019-04-28 19:31 UTC  (2+ messages)

[GIT PULL 1/3] ARM: dts: exynos: Changes for v5.2
 2019-04-28 19:30 UTC  (4+ messages)
` [GIT PULL 2/3] arm64: "

[GIT PULL] STM32 DT changes for v5.2 #1
 2019-04-28 19:28 UTC  (2+ messages)

[GIT PULL] ARM: aspeed: dts changes for 5.2
 2019-04-28 19:17 UTC  (2+ messages)

[GIT PULL] Renesas ARM64 Based SoC DT Updates for v5.2
 2019-04-28 19:16 UTC  (3+ messages)

[GIT PULL 1/2] Rockchip dts32 updates for 5.2
 2019-04-28 19:16 UTC  (4+ messages)
` [GIT PULL 2/2] Rockchip dts64 "

[GIT PULL] ARM: dts: Amlogic updates for v5.2
 2019-04-28 19:13 UTC  (3+ messages)

[GIT PULL] arm64: dts: Amlogic updates for v5.2
 2019-04-28 19:14 UTC  (3+ messages)

[GIT PULL] ARM: defconfig: Amlogic updates for v5.2
 2019-04-28 19:09 UTC  (3+ messages)

[GIT PULL] soc: Amlogic updates for v5.2
 2019-04-28 19:08 UTC  (3+ messages)

[U-Boot] [PATCH] rockchip: add Kever Yang as co-custodian
 2019-04-28 20:15 UTC  (2+ messages)

[PATCH] arm64: dts: allwinner: a64: orangepi-win: Add wifi and bluetooth nodes
 2019-04-28 20:13 UTC  (2+ messages)

[Buildroot] [PATCH] package/binutils: don't override the build command
 2019-04-28 20:09 UTC  (2+ messages)

[Buildroot] [PATCH] package/gst1-plugins-base: drop legacy remnant comment
 2019-04-28 20:08 UTC  (2+ messages)

[Buildroot] [git commit] package/gst1-plugins-base: drop legacy remnant comment
 2019-04-28 20:08 UTC 

[Buildroot] [git commit] package/binutils: don't override the build command
 2019-04-28 20:08 UTC 

[LSF/MM TOPIC ][LSF/MM ATTEND] Read-only Mapping of Program Text using Large THP Pages
 2019-04-28 20:08 UTC  (9+ messages)
    `  "

[PATCH 0/4] fdomain: Resurrect driver (modular version)
 2019-04-28 20:06 UTC  (2+ messages)
` [PATCH 4/4] fdomain: Resurrect driver (PCMCIA 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.