All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-12-20 02:52:42 to 2017-12-20 04:13:36 UTC [more...]

[PATCH] lib: add module unload support to sort tests
 2017-12-20  4:13 UTC  (4+ messages)

[lustre-devel] [PATCH 03/15] staging: lustre: replace simple cases of LIBCFS_ALLOC with kzalloc
 2017-12-20  4:12 UTC  (3+ messages)
`  "

[PATCH bpf-next 0/8] bpf: offload: report device back to user space (take 2)
 2017-12-20  4:10 UTC  (9+ messages)
` [PATCH bpf-next 1/8] bpf: offload: don't require rtnl for dev list manipulation
` [PATCH bpf-next 2/8] bpf: offload: don't use prog->aux->offload as boolean
` [PATCH bpf-next 3/8] bpf: offload: allow netdev to disappear while verifier is running
` [PATCH bpf-next 4/8] bpf: offload: free prog->aux->offload when device disappears
` [PATCH bpf-next 5/8] bpf: offload: free program id "
` [PATCH bpf-next 6/8] bpf: offload: report device information for offloaded programs
` [PATCH bpf-next 7/8] tools: bpftool: "
` [PATCH bpf-next 8/8] selftests/bpf: test device info reporting for bound progs

[PATCH 0/4] Reduce scheduler migrations due to wake_affine
 2017-12-20  4:09 UTC  (4+ messages)
` [PATCH 3/4] sched: Comment on why sync wakeups try to run on the current CPU

[Qemu-devel] [PATCH V2 0/5] hw/pvrdma: PVRDMA device implementation
 2017-12-20  4:08 UTC  (4+ messages)
` [Qemu-devel] [PATCH V2 4/5] pvrdma: initial implementation

[nf-next:for-net-next3 36/40] net/netfilter/utils.c:54: undefined reference to `nf_ip6_saveroute'
 2017-12-20  4:07 UTC 

[virtio-dev] [PATCH v3 0/7] Vhost-pci for inter-VM communication
 2017-12-20  4:06 UTC  (6+ messages)
    ` [Qemu-devel] "
      ` [virtio-dev] "

[Qemu-devel] [PATCH 00/17] Add MVME3100 PPC SBC v2
 2017-12-20  4:05 UTC  (3+ messages)
` [Qemu-devel] [PATCH 15/17] ppc: add mvme3100 machine

[nf-next:for-net-next3 36/40] (.text.nf_saveroute+0x58): undefined reference to `nf_ip6_saveroute'
 2017-12-20  4:05 UTC 

BUG: bad usercopy in memdup_user
 2017-12-20  4:05 UTC  (12+ messages)

[PATCH 0/3] [v10] pinctrl: qcom: add support for sparse GPIOs
 2017-12-20  4:05 UTC  (10+ messages)
` [PATCH 3/3] [v6] pinctrl: qcom: qdf2xxx: add support for new ACPI HID QCOM8002

[PATCH 0/4] sched: cpufreq: Track util update flags
 2017-12-20  4:04 UTC  (4+ messages)
` [PATCH 2/4] sched: cpufreq: Keep track of cpufreq utilization "

[PATCH] iptables: add to our list of RRECOMMENDS
 2017-12-20  4:03 UTC 

[PATCH] kvm-image-minimal: drop remaining ROOTFS_PKGMANAGE_BOOTSTRAP
 2017-12-20  4:02 UTC 

[PATCH] python3-websocket-client: make py2 version available
 2017-12-20  4:02 UTC 

[RESEND][PATCH] tools/power: Don't make man pages executable
 2017-12-20  4:02 UTC 

[PATCH 0/7] mkfs: various cleanups
 2017-12-20  4:01 UTC  (14+ messages)
` [PATCH 2/7] mkfs: simplify minimum log size calculation
` [PATCH 4/7] mkfs: support arbitrary conflict specification
` [PATCH 5/7] mkfs: convert subopt name,val pairs to enums and declared arrays
` [PATCH 6/7] mkfs: resolve sector size CLI conflicts
` [PATCH 7/7] mkfs: remove logarithm based CLI options

[PATCH v15 0/5] ZII RAVE platform driver
 2017-12-20  4:00 UTC  (7+ messages)
` [PATCH v15 1/5] serdev: Make .remove in struct serdev_device_driver optional
` [PATCH v15 2/5] serdev: Introduce devm_serdev_device_open()
` [PATCH v15 3/5] mfd: Add driver for RAVE Supervisory Processor
` [PATCH v15 4/5] watchdog: Add RAVE SP watchdog driver
` [PATCH v15 5/5] dt-bindings: watchdog: Add bindings for "

PROBLEM: 4.15.0-rc3 APIC causes lockups on Core 2 Duo laptop
 2017-12-20  3:58 UTC  (4+ messages)

[PATCH v10 00/17] powerpc: "paca->soft_enabled" based local atomic operation implementation
 2017-12-20  3:55 UTC  (18+ messages)
` [PATCH v10 01/17] powerpc/64: do not trace irqs-off at interrupt return to soft-disabled context
` [PATCH v10 02/17] powerpc/64: Add #defines for paca->soft_enabled flags
` [PATCH v10 03/17] powerpc/64: Improve inline asm in arch_local_irq_disable
` [PATCH v10 04/17] powerpc/64: Fix arch_local_irq_disable() prototype
` [PATCH v10 05/17] powerpc/64: move set_soft_enabled(), rename it, add memory clobber
` [PATCH v10 06/17] powerpc/64: Implement and use soft_enabled_return API
` [PATCH v10 07/17] powerpc/64: Implement and use soft_enabled_set_return API
` [PATCH v10 08/17] powerpc/64: Cleanup hard_irq_disable() macro
` [PATCH v10 09/17] powerpc/64: Change soft_enabled from flag to bitmask
` [PATCH v10 10/17] powerpc/64: Rename soft_enabled to irq_soft_mask
` [PATCH v10 11/17] powerpc/64s: Avoid using EXCEPTION_PROLOG_1 macro in MASKABLE_*
` [PATCH v10 12/17] powerpc/64s: Add support to take additional parameter in MASKABLE_* macro
` [PATCH v10 13/17] powerpc/64s: Add support to mask perf interrupts and replay them
` [PATCH v10 14/17] powerpc: Add new kconfig IRQ_DEBUG_SUPPORT
` [PATCH v10 15/17] powerpc/64s: Add new set of irq_soft_mask_ functions for PMI masking
` [PATCH v10 16/17] powerpc: use generic atomic implementation for local_t
` [PATCH v10 17/17] powerpc/64s: Implement local_t using irq soft masking

[PATCH] lxc: Disable the bind-interfaces for lxc
 2017-12-20  3:55 UTC  (4+ messages)

[m-c-s][PATCH] libibverbs: don't do battle when meta-dpdk is in play
 2017-12-20  3:43 UTC  (2+ messages)

[Qemu-devel] [PATCH qemu v2] RFC: vfio-pci: Allow mmap of MSIX BAR
 2017-12-20  3:24 UTC  (5+ messages)

[PATCH v6 0/5] clk: Add Aspeed clock driver
 2017-12-20  3:42 UTC  (4+ messages)
` [PATCH v6 1/5] clk: Add clock driver for ASPEED BMC SoCs

[PATCH v3 00/19] ARM: dts: aspeed: updates and new machines
 2017-12-20  3:37 UTC  (72+ messages)
` [PATCH v3 01/20] dt-bindings: clock: Add ASPEED constants
` [PATCH v3 02/20] dt-bindings: gpio: "
` [PATCH v3 03/20] ARM: dts: aspeed: Add LPC and child devices
` [PATCH v3 04/20] ARM: dts: aspeed: Add proper clock references
` [PATCH v3 05/20] ARM: dts: aspeed: Add MAC clocks
` [PATCH v3 06/20] ARM: dts: aspeed: Add watchdog clocks
` [PATCH v3 07/20] ARM: dts: aspeed: Add flash controller clocks
` [PATCH v3 08/20] ARM: dts: aspeed: Add clock phandle to GPIO
` [PATCH v3 09/20] ARM: dts: aspeed: Add PWM and tachometer node
` [PATCH v3 10/20] ARM: dts: aspeed: Add LPC Snoop device
` [PATCH v3 11/20] ARM: dts: aspeed: Remove skeleton.dtsi
` [PATCH v3 12/20] ARM: dts: aspeed: Update license headers
` [PATCH v3 13/20] ARM: dts: Add OpenBMC flash layout
` [PATCH v3 14/20] ARM: dts: aspeed: Sort ASPEED entries in makefile
` [PATCH v3 15/20] ARM: dts: aspeed: Add Witherspoon BMC machine
` [PATCH v3 16/20] ARM: dts: aspeed: Add Ingrasys Zaius "
` [PATCH v3 17/20] ARM: dts: aspeed: Add Qanta Q71L "
` [PATCH v3 18/20] ARM: dts: aspeed-romulus: Update Romulus system
` [PATCH v3 19/20] ARM: dts: aspeed-plametto: Add flash layout and fix memory node
` [PATCH v3 20/20] ARM: dts: aspeed-evb: Add unit name to "

[PATCH v5 00/15] Krait clocks + Krait CPUfreq
 2017-12-20  3:36 UTC  (8+ messages)
` [PATCH v5 14/15] cpufreq: Add module to register cpufreq on Krait CPUs
` [PATCH v5 15/15] devicetree: bindings: Document qcom,pvs

[linux-linus test] 117305: regressions - FAIL
 2017-12-20  3:36 UTC 

m68k v3.16 status update
 2017-12-20  3:34 UTC  (15+ messages)

[v2] arm: dts: ls1021a: fix the value of TMR_FIPER1
 2017-12-20  3:33 UTC  (6+ messages)

[alsa-devel] [PATCH v5 0/6] ASoC: Intel: Skylake: Add a clk driver to enable ssp clks early
 2017-12-20  3:33 UTC  (9+ messages)
` [alsa-devel] [PATCH v5 1/6] ASoC: Intel: Skylake: Add ssp clock driver

[ANNOUNCE] autofs 5.1.2 release
 2017-12-20  3:29 UTC  (2+ messages)

[PATCH 0/3] Make dlm lock more reliable for cluster-md
 2017-12-20  3:25 UTC  (4+ messages)
` [PATCH 1/3] mdadm: improve the dlm locking mechanism for clustered raid

[PATCH v2 00/19] ARM: dts: aspeed: updates and new machines
 2017-12-20  3:22 UTC  (18+ messages)
` [PATCH v2 03/19] ARM: dts: aspeed: Add LPC and child devices
` [PATCH v2 10/19] ARM: dts: aspeed: Add LPC Snoop device
` [PATCH v2 18/19] ARM: dts: aspeed-romulus: Update Romulus system

[PATCH] net/i40e: fix FDIR input set conflict
 2017-12-20  3:20 UTC  (3+ messages)

[PATCH net-next v3] netdevsim: correctly check return value of debugfs_create_dir
 2017-12-20  3:18 UTC 

[Qemu-devel] [PATCH 0/2] vtd: tiny fixes for 2.12
 2017-12-20  3:16 UTC  (2+ messages)

[PATCH] selftests/bpf: remove the DEBUG macro for test_dev_cgroup
 2017-12-20  3:15 UTC  (3+ messages)
` [Linux-kselftest-mirror] "

[PATCH v3 net-next 0/5] replace tcp_set_state tracepoint with inet_sock_set_state
 2017-12-20  3:12 UTC  (6+ messages)
` [PATCH v3 net-next 1/5] tcp: Export to userspace the TCP state names for the trace events
` [PATCH v3 net-next 2/5] net: tracepoint: replace tcp_set_state tracepoint with inet_sock_set_state tracepoint
` [PATCH v3 net-next 3/5] net: sock: replace sk_state_load with inet_sk_state_load and remove sk_state_store
` [PATCH v3 net-next 4/5] net: tracepoint: using sock_set_state tracepoint to trace DCCP state transition
` [PATCH v3 net-next 5/5] net: tracepoint: using sock_set_state tracepoint to trace SCTP "

[PATCH RFC] f2fs: clean up build_sit_entries
 2017-12-20  3:12 UTC  (7+ messages)
  ` [f2fs-dev] "

[Qemu-devel] [PATCH v2 0/3] cpu: suffix cpu address spaces with indexes
 2017-12-20  3:13 UTC  (2+ messages)

[PATCH 0/2] support PPPoE and L2TP in SW ptype parser
 2017-12-20  3:13 UTC  (4+ messages)
` [PATCH 1/2] mbuf: support PPPoE and L2TP in software packet type parser

[Qemu-devel] [PATCH 0/2] migration/channel errors and cancelling
 2017-12-20  3:10 UTC  (6+ messages)

[PATCH] PCI: Mediatek: clear irq status after irq dispathed to avoid reentry
 2017-12-20  3:08 UTC  (5+ messages)

[PATCH v2 0/5] mm: NUMA stats code cleanup and enhancement
 2017-12-20  3:05 UTC  (5+ messages)
` [PATCH v2 2/5] mm: Extends local cpu counter vm_diff_nodestat from s8 to s16

[PATCH linux dev-4.10] drivers: fsi: SBEFIFO: switch to workqueue instead of timer
 2017-12-20  3:06 UTC  (3+ messages)

[PATCH -next] iommu/tegra-smmu: Fix return value check in tegra_smmu_group_get()
 2017-12-20  3:06 UTC 

[PATCH linux dev-4.13] net/ncsi: Don't take any action on HNCDSC AEN
 2017-12-20  3:02 UTC 

Rocko and Circular Dependencies
 2017-12-20  3:02 UTC 

[PATCH v4 2/2] misc: xlnx_vcu: Add Xilinx ZYNQMP VCU logicoreIP init driver
 2017-12-20  3:00 UTC  (6+ messages)
` [PATCH v5 0/2] Documentation and driver of logicoreIP
  ` [PATCH v5 1/2] dt-bindings: misc: Add DT bindings to xlnx_vcu driver

[Qemu-devel] [PATCH] virtio-blk: notify guest directly
 2017-12-20  2:53 UTC  (3+ messages)

[PATCH v2] arm64: dts: ls1088a: Add USB support
 2017-12-20  2:52 UTC  (9+ 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.