All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-01-08 02:01:30 to 2018-01-08 03:08:48 UTC [more...]

[PATCH v7 0/2] support input set configuration
 2018-01-08  3:09 UTC  (3+ messages)
` [PATCH v8 "
  ` [PATCH v8 1/2] net/i40e: "

[U-Boot] [PATCH v2] x86: Move commands from under arch/x86 to cmd/x86/
 2018-01-08  3:08 UTC  (2+ messages)

[PATCH v4] net/ixgbe: fix l3fwd start failed on PF
 2018-01-08  3:06 UTC  (2+ messages)
` [PATCH v5] net/ixgbe: fix l3fwd start failed on

[PATCH] soc/fsl/guts: Add a NULL check for devm_kasprintf()
 2018-01-08  3:06 UTC  (2+ messages)

[PATCH] perf ftrace: Fix the buffer size in __write_tracing_file
 2018-01-08  3:05 UTC  (2+ messages)

[PATCH 1/2] btrfs: add missing BTRFS_SUPER_FLAG define
 2018-01-08  3:05 UTC  (2+ messages)
` [PATCH 2/2] btrfs: add support for SUPER_FLAG_CHANGING_FSID in btrfs.ko

[PATCH linux dev-4.10] ARM: dts: aspeed: Add ARM system BMC device tree
 2018-01-08  3:00 UTC 

KPTI backport to 3.16
 2018-01-08  3:03 UTC  (4+ messages)
` [kaiser-discuss] "

[PATCH v5 0/3] RUNTIME_PREFIX relocatable Git
 2018-01-08  3:02 UTC  (4+ messages)
` [PATCH v5 1/3] Makefile: generate Perl header from template file
` [PATCH v5 2/3] Makefile: add Perl runtime prefix support
` [PATCH v5 3/3] exec_cmd: RUNTIME_PREFIX on some POSIX systems

[RFC PATCH bpf-next v2 0/4] Separate error injection table from kprobes
 2018-01-08  3:01 UTC  (13+ messages)
` [RFC PATCH bpf-next v2 1/4] tracing/kprobe: bpf: Check error injectable event is on function entry

mmotm 2018-01-04-16-19 uploaded
 2018-01-08  3:02 UTC  (8+ messages)
      ` ppc elf_map breakage with MAP_FIXED_NOREPLACE (was: Re: mmotm 2018-01-04-16-19 uploaded)
          ` ppc elf_map breakage with MAP_FIXED_NOREPLACE

[PATCH v1 0/6] add "simple-mfd" support for MediaTek audio subsystem
 2018-01-08  3:01 UTC  (6+ messages)
` [PATCH v1 4/6] dt-bindings: clock: mediatek: add "simple-mfd" in audsys documentation

[PATCH v4 00/14] Modernization and fixes for NuBus subsystem
 2018-01-08  2:58 UTC  (5+ messages)

[PATCH 06/18] x86, barrier: stop speculation for failed access_ok
 2018-01-08  2:57 UTC  (17+ messages)

[Qemu-devel] [PATCH v7 00/20] add byte-based block_status driver callbacks
 2018-01-08  2:56 UTC  (3+ messages)

[PATCH] ext4/030: Ext4 online resize tests
 2018-01-08  2:56 UTC  (7+ messages)
` [PATCH v3] ext4/030: Ext4 online resize with bigalloc tests

[xen-4.10-testing test] 117683: trouble: broken/fail/pass
 2018-01-08  2:52 UTC 

[PATCH v4 0/2] kprobes: improve error handling when arming/disarming kprobes
 2018-01-08  2:47 UTC  (3+ messages)
` [PATCH v4 1/2] kprobes: propagate error from arm_kprobe_ftrace()
` [PATCH v4 2/2] kprobes: propagate error from disarm_kprobe_ftrace()

[Qemu-devel] [RFC PATCH 00/29] remove i386/pc dependency: generic SuperIO, PIIX cleanup
 2018-01-08  2:45 UTC  (30+ messages)
` [Qemu-devel] [PATCH 01/29] hw/acpi: add mem/nvdimm.h dependency
` [Qemu-devel] [PATCH 02/29] pci/pci_host: move generic definitions out of i386/pc.h
` [Qemu-devel] [PATCH 03/29] hw/isa: extract parallel-isa specific code
` [Qemu-devel] [PATCH 04/29] hw/dma/i8257: rename DMA_init() to i8257_dma_init()
` [Qemu-devel] [PATCH 05/29] hw/input/i8042: extract declarations from i386/pc.h into input/i8042.h
` [Qemu-devel] [PATCH 06/29] hw/isa: add a generic isa_superio_init()
` [Qemu-devel] [PATCH 07/29] hw/i386/pc: use isa_superio_init()
` [Qemu-devel] [PATCH 08/29] hw/mips/fulong2e: "
` [Qemu-devel] [PATCH 09/29] hw/mips/malta: code movement
` [Qemu-devel] [PATCH 10/29] hw/mips/malta: add fdc37m81x_init() which uses isa_superio_init()
` [Qemu-devel] [PATCH 11/29] mc146818rtc: always register rtc to rtc list
` [Qemu-devel] [PATCH 12/29] piix4: rename some variables in realize function
` [Qemu-devel] [PATCH 13/29] piix4: convert reset function to QOM
` [Qemu-devel] [PATCH 14/29] piix4: add Reset Control Register
` [Qemu-devel] [PATCH 15/29] piix4: add a i8259 interrupt controller as specified in datasheet
` [Qemu-devel] [RFC PATCH 16/29] Revert "irq: introduce qemu_irq_proxy()"
` [Qemu-devel] [PATCH 17/29] piix: move piix4 declaration into new southbridge/i82371_piix.h
` [Qemu-devel] [PATCH 18/29] piix4: add a i8257 dma controller as specified in datasheet
` [Qemu-devel] [PATCH 19/29] piix4: add a i8254 pit "
` [Qemu-devel] [PATCH 20/29] piix4: add a speaker "
` [Qemu-devel] [PATCH 21/29] piix: move southbridge related declarations/definitions to i82371_piix.h
` [Qemu-devel] [PATCH 22/29] piix3: extract piix3_init() from i440fx_init()
` [Qemu-devel] [PATCH 23/29] hw/i386: extract i440fx related declarations/definitions to i440fx.h
` [Qemu-devel] [PATCH 24/29] hw/i386: extract i440fx code from piix.c into i440fx.c
` [Qemu-devel] [PATCH 25/29] hw/i386: move piix from hw/pci-host to hw/southbridge
` [Qemu-devel] [PATCH 26/29] configs/mips-softmmu: use common CONFIG_PCI_PIIX instead of CONFIG_PIIX4
` [Qemu-devel] [PATCH 27/29] piix3: convert reset function to QOM
` [Qemu-devel] [PATCH 28/29] piix: merge common code from isa/piix4.c with southbridge piix3
` [Qemu-devel] [NOTFORMERGE PATCH 29/29] piix4: add isa_superio_init

[Bug 104492] Compute Shader: Wrong alignment when assigning struct value to structured SSBO
 2018-01-08  2:45 UTC  (2+ messages)

[PATCH v3] bcache: fix writeback target calc on large devices
 2018-01-08  2:46 UTC 

[PATCH v5 00/44] ARM: davinci: convert to common clock framework​
 2018-01-08  2:17 UTC  (71+ messages)
` [PATCH v5 01/44] dt-bindings: clock: Add new bindings for TI Davinci PLL clocks
` [PATCH v5 02/44] clk: davinci: New driver for davinci "
` [PATCH v5 03/44] clk: davinci: Add platform information for TI DA830 PLL
` [PATCH v5 04/44] clk: davinci: Add platform information for TI DA850 PLL
` [PATCH v5 05/44] clk: davinci: Add platform information for TI DM355 PLL
` [PATCH v5 06/44] clk: davinci: Add platform information for TI DM365 PLL
` [PATCH v5 07/44] clk: davinci: Add platform information for TI DM644x PLL
` [PATCH v5 08/44] clk: davinci: Add platform information for TI DM646x PLL
` [PATCH v5 09/44] dt-bindings: clock: New bindings for TI Davinci PSC
` [PATCH v5 10/44] clk: davinci: New driver for davinci PSC clocks
` [PATCH v5 11/44] clk: davinci: Add platform information for TI DA830 PSC
` [PATCH v5 12/44] clk: davinci: Add platform information for TI DA850 PSC
` [PATCH v5 13/44] clk: davinci: Add platform information for TI DM355 PSC
` [PATCH v5 14/44] clk: davinci: Add platform information for TI DM365 PSC
` [PATCH v5 15/44] clk: davinci: Add platform information for TI DM644x PSC
` [PATCH v5 16/44] clk: davinci: Add platform information for TI DM646x PSC
` [PATCH v5 17/44] dt-bindings: clock: Add bindings for DA8XX CFGCHIP gate clocks
` [PATCH v5 18/44] dt-bindings: clock: Add binding for TI DA8XX CFGCHIP mux clocks
` [PATCH v5 19/44] clk: davinci: New driver for TI DA8XX CFGCHIP clocks
` [PATCH v5 20/44] dt-bindings: clock: Add bindings for TI DA8XX USB PHY clocks
` [PATCH v5 21/44] clk: davinci: New driver "
` [PATCH v5 22/44] ARM: davinci: move davinci_clk_init() to init_time
` [PATCH v5 23/44] ARM: da830: add new clock init using common clock framework
` [PATCH v5 24/44] ARM: da850: "
` [PATCH v5 25/44] ARM: dm355: "
` [PATCH v5 26/44] ARM: dm365: "
` [PATCH v5 27/44] ARM: dm644x: "
` [PATCH v5 28/44] ARM: dm646x: "
` [PATCH v5 29/44] ARM: da8xx: add new USB PHY "
` [PATCH v5 35/44] ARM: da850: Remove legacy clock init

[PATCH v2 1/2] HID: i2c-hid: fix size check and type usage
 2018-01-08  2:41 UTC  (2+ messages)
` [PATCH v2 2/2] HID: core: Fix size as type u32

[U-Boot] "fdt" commands in extlinux.conf ?
 2018-01-08  2:39 UTC  (2+ messages)

[PATCH net-next 00/18] ipv6: Align nexthop behaviour with IPv4
 2018-01-08  2:30 UTC  (2+ messages)

[PATCH v5 30/44] ARM: da8xx: add new sata_refclk init using common clock frmework
 2018-01-08  2:23 UTC  (22+ messages)
` [PATCH v5 31/44] ARM: davinci: remove CONFIG_DAVINCI_RESET_CLOCKS
` [PATCH v5 32/44] ARM: davinci_all_defconfig: "
` [PATCH v5 33/44] ARM: davinci: switch to common clock framework
` [PATCH v5 34/44] ARM: da830: Remove legacy clock init
` [PATCH v5 35/44] ARM: da850: "
` [PATCH v5 36/44] ARM: dm355: "
` [PATCH v5 37/44] ARM: dm365: "
` [PATCH v5 38/44] ARM: dm644x: "
` [PATCH v5 39/44] ARM: dm646x: "

pull-request: bpf-next 2018-01-07
 2018-01-08  2:27 UTC  (2+ messages)

[PATCH v5 40/44] ARM: da8xx: Remove legacy clock init
 2018-01-08  2:25 UTC  (10+ messages)
` [PATCH v5 41/44] ARM: davinci: remove legacy clocks
` [PATCH v5 42/44] ARM: davinci: add device tree support to timer
` [PATCH v5 43/44] ARM: da8xx-dt: switch to device tree clocks
` [PATCH v5 44/44] ARM: dts: da850: Add clocks

[PATCH 06/18] x86, barrier: stop speculation for failed access_ok
 2018-01-08  2:23 UTC  (6+ messages)

[PATCH V3 1/2] ARM: dts: imx6ul: add 696MHz operating point
 2018-01-08  2:04 UTC  (6+ messages)
` [PATCH V3 2/2] cpufreq: imx6q: add 696MHz operating point for i.mx6ul

[Qemu-devel] [PATCH v4 00/16] piix4: cleanup and improvements
 2018-01-08  2:21 UTC  (5+ messages)
` [Qemu-devel] [PATCH v4 10/16] piix4: add a i8042 keyboard/mouse controller as specified in datasheet

[PATCH V1 1/1] mtd: mtk-nor: modify functions' name more generally
 2018-01-08  2:19 UTC  (5+ messages)
` [PATCH] "

[PATCH v2] pinctrl: qcom: Add msm8998 pinctrl driver
 2018-01-08  2:15 UTC  (2+ messages)

[PATCH -next] ASoC: mediatek: mt2701: fix return value check in mt2701_afe_pcm_dev_probe()
 2018-01-08  2:15 UTC  (3+ messages)

[PATCH 00/13] replace print_symbol() with printk()-s
 2018-01-08  2:09 UTC  (10+ messages)
          ` [00/13] "

[PATCH] fs/mbcache: make sure mb_cache_count() not return negative value
 2018-01-08  2:00 UTC 

[PATCH 06/18] x86, barrier: stop speculation for failed access_ok
 2018-01-08  2:04 UTC  (4+ messages)

[patch iproute2 v6 0/3] tc: Add -bs option to batch mode
 2018-01-08  2:03 UTC  (3+ messages)

[PATCH v2 00/14] add new avf PMD
 2018-01-08  2:02 UTC  (5+ messages)
` [PATCH v4 00/15] add new AVF PMD
  ` [PATCH v4 15/15] doc: update doc for avf driver

QCA6174 SDIO support?
 2018-01-08  2:00 UTC  (3+ messages)


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.