All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-03-27 15:43:08 to 2018-03-27 16:19:28 UTC [more...]

Make set_handle_irq and handle_arch_irq generic, v4
 2018-03-27 16:19 UTC  (28+ messages)
` [OpenRISC] "
` [PATCH v4 1/8] arm64: Set CONFIG_MULTI_IRQ_HANDLER
  ` [OpenRISC] "
` [PATCH v4 2/8] openrisc: "
  ` [OpenRISC] "
` [PATCH v4 3/8] irq: Add CONFIG_GENERIC_IRQ_MULTI_HANDLER
  ` [OpenRISC] "
` [PATCH v4 4/8] RISC-V: Move to the new GENERIC_IRQ_MULTI_HANDLER handler
  ` [OpenRISC] "
` [PATCH v4 5/8] arm: Convert to GENERIC_IRQ_MULTI_HANDLER
  ` [OpenRISC] "
` [PATCH v4 6/8] arm64: Use the new GENERIC_IRQ_MULTI_HANDLER
  ` [OpenRISC] "
` [PATCH v4 7/8] openrisc: "
  ` [OpenRISC] "
` [PATCH v4 8/8] irq: Remove MULTI_IRQ_HANDLER as it's now obselete
  ` [OpenRISC] "

Request for Xen SeaBIOS git head / branch to follow or include Xen staging tag
 2018-03-27 16:16 UTC  (3+ messages)

[tip:irq/core 12/13] drivers/irqchip/irq-vic.c:295:2: error: implicit declaration of function 'set_handle_irq'; did you mean 'vic_handle_irq'?
 2018-03-27 16:18 UTC  (2+ messages)

[PATCH for-4.11] tools: set DEBUG_DIR from configure
 2018-03-27 16:18 UTC  (2+ messages)

[PATCH 1/2] drm/i915/cnl: Implement WaProgramMgsrForCorrectSliceSpecificMmioReads
 2018-03-27 16:17 UTC  (4+ messages)
` [PATCH v4 "

FreeBSD and xfsprogs ?
 2018-03-27 16:07 UTC 

[liburcu] rculfhash autoresizing creates huge tables
 2018-03-27 16:17 UTC 

[RFC PATCH for 4.17 00/21] Restartable sequences and CPU op vector
 2018-03-27 16:05 UTC  (42+ messages)
` [RFC PATCH for 4.17 01/21] uapi headers: Provide types_32_64.h
` [RFC PATCH for 4.17 02/21] rseq: Introduce restartable sequences system call (v12)
` [RFC PATCH for 4.17 03/21] arm: Add restartable sequences support
` [RFC PATCH for 4.17 04/21] arm: Wire up restartable sequences system call
` [RFC PATCH for 4.17 05/21] x86: Add support for restartable sequences
` [RFC PATCH for 4.17 06/21] x86: Wire up restartable sequence system call
` [RFC PATCH for 4.17 07/21] powerpc: Add support for restartable sequences
` [RFC PATCH for 4.17 08/21] powerpc: Wire up restartable sequences system call
` [RFC PATCH for 4.17 09/21] sched: Implement push_task_to_cpu (v2)
` [RFC PATCH for 4.17 10/21] cpu_opv: Provide cpu_opv system call (v6)
` [RFC PATCH for 4.17 11/21] x86: Wire up cpu_opv system call
` [RFC PATCH for 4.17 12/21] powerpc: "
` [RFC PATCH for 4.17 13/21] arm: "
` [RFC PATCH for 4.17 14/21] selftests: lib.mk: Introduce OVERRIDE_TARGETS
` [RFC PATCH for 4.17 15/21] cpu_opv: selftests: Implement selftests (v7)
` [RFC PATCH for 4.17 16/21] rseq: selftests: Provide rseq library (v5)
` [RFC PATCH for 4.17 17/21] rseq: selftests: Provide percpu_op API
` [RFC PATCH for 4.17 18/21] rseq: selftests: Provide basic test
` [RFC PATCH for 4.17 19/21] rseq: selftests: Provide basic percpu ops test
` [RFC PATCH for 4.17 20/21] rseq: selftests: Provide parametrized tests
` [RFC PATCH for 4.17 21/21] rseq: selftests: Provide Makefile, scripts, gitignore

[PATCH 1/2] drivers: add common folder
 2018-03-27 16:15 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/2] octeontx: move mbox to "

[RFC PATCH v2 00/15] khwasan: kernel hardware assisted address sanitizer
 2018-03-27 16:23 UTC  (4+ messages)
` [RFC PATCH v2 03/15] khwasan: add CONFIG_KASAN_CLASSIC and CONFIG_KASAN_TAGS

[Qemu-devel] correct path for qemu-*-helper
 2018-03-27 16:15 UTC 

[PATCH v3] leds: add LED driver for CR0014114 board
 2018-03-27 16:14 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: Add vendor prefix and docs for CR0014114

[LTP] Passed: linux-test-project/ltp#727 (master - 126bf6e)
 2018-03-27 16:14 UTC 

[PATCH] drivers: staging: rtl8192e: fixed a space coding style issue
 2018-03-27 16:14 UTC 

[PATCH] compressdev: implement API
 2018-03-27 16:04 UTC  (5+ messages)
` [PATCH v2 0/3] implement compression API
` [PATCH v2 1/3] compressdev: add structs and enum for compression service
` [PATCH v2 2/3] compressdev: implement API
` [PATCH v2 3/3] doc: update doxy and release note for compressdev

[igt-dev] [PATCH i-g-t] blacklist: Don't run tests on pipe-d, pipe-e or pipe-f
 2018-03-27 16:13 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH 00/36] Combine t/helper binaries into a single one
 2018-03-27 16:12 UTC  (5+ messages)
` [PATCH v2 "

[PATCHSET v2] percpu_ref, RCU: Audit RCU usages in percpu_ref users
 2018-03-27 16:12 UTC  (15+ messages)
` [PATCH 1/8] fs/aio: Add explicit RCU grace period when freeing kioctx
  ` [PATCH 4/8] HMM: Remove superflous RCU protection around radix tree lookup
  ` [PATCH 8/8] fs/aio: Use rcu_work instead of explicit rcu and work item

[Qemu-devel] [PULL 0/2] Ide patches
 2018-03-27 16:11 UTC  (2+ messages)

[PATCH] Allwinner SPI sun6i : add dual mode support
 2018-03-27 16:11 UTC  (3+ messages)

[PATCH v5 00/35] protocol version 2
 2018-03-27 16:11 UTC  (5+ messages)
` [PATCH v6 "
  ` [PATCH v6 07/35] connect: convert get_remote_heads to use struct packet_reader

[PATCH 0/3] Extract memory pool logic into reusable component
 2018-03-27 16:09 UTC  (3+ messages)
` [PATCH v3 2/3] fast-import: introduce mem_pool type

[PATCH v6 bpf-next 00/11] bpf, tracing: introduce bpf raw tracepoints
 2018-03-27 16:09 UTC  (7+ messages)
` [PATCH v6 bpf-next 07/11] tracepoint: introduce kernel_tracepoint_find_by_name

[GIT PULL] Reset controller changes for v4.17, part 2
 2018-03-27 16:08 UTC 

[Qemu-devel] [PATCH 0/3] e1000 migration changes for 2.12
 2018-03-27 16:07 UTC  (3+ messages)
` [Qemu-devel] [PATCH 3/3] e1000: Old machine types, turn new subsection off

[Qemu-devel] [PATCH] blockjob: leak fix, remove from txn when failing early
 2018-03-27 16:07 UTC 

KCS bridged
 2018-03-27 16:07 UTC 

[virtio-dev] [PATCH v29 0/4] Virtio-balloon: support free page reporting
 2018-03-27 16:07 UTC  (8+ messages)
` [virtio-dev] [PATCH v29 1/4] mm: support reporting free page blocks
  `  "
    ` [virtio-dev] "

[U-Boot] [PATCH 00/36] rockchip: clean up board file for rockchip SoCs
 2018-03-27 16:07 UTC  (4+ messages)
` [U-Boot] [PATCH 26/36] rockchip: rk1108: remove rockchip timer for sys timer

[PATCH] coresight: use put_device() instead of kfree()
 2018-03-27 16:07 UTC  (5+ messages)

[PATCH v2] locking/rwsem: Add DEBUG_RWSEMS to look for lock/unlock mismatches
 2018-03-27 15:54 UTC  (4+ messages)

[U-Boot] [PATCH] cmd: nvedit: Add filtering during env import
 2018-03-27 16:06 UTC  (6+ messages)

Forced preemption gedankenexperiment
 2018-03-27 15:50 UTC  (5+ messages)
` [PATCH 08/11] drm/i915/execlists: Force preemption via reset on timeout

[PATCH iproute2 1/1] tc: print index, refcnt & bindcnt for nat action
 2018-03-27 16:05 UTC  (2+ messages)

[PATCH v7 0/3] RUNTIME_PREFIX relocatable Git
 2018-03-27 16:05 UTC  (5+ messages)
` [PATCH 0/2] Add Windows support to the new RUNTIME_PREFIX design

[U-Boot] [PATCH 2/2] efi_loader: set the dhcp ack received flag
 2018-03-27 16:05 UTC  (2+ messages)

[PATCH] ipmi/parisc: Add IPMI chassis poweroff for certain HP PA-RISC servers
 2018-03-27 16:05 UTC  (5+ messages)
    ` [PATCH v2] ipmi/parisc: Add IPMI chassis poweroff for certain HP PA-RISC and IA-64 servers

PCIe x4 cards not detected on Z370 mainboards
 2018-03-27 16:05 UTC  (9+ messages)

[PATCH 1/2][v6] dt-bindings: mtd-physmap: Add endianness supports
 2018-03-27 16:03 UTC  (6+ messages)

[PATCH][RFC] pseudo: intercept syscall() and return ENOTSUP for renameat2
 2018-03-27 16:02 UTC  (3+ messages)
` ✗ patchtest: failure for "

[PATCH net 0/2] mlx4 misc fixes for 4.16
 2018-03-27 16:02 UTC  (2+ messages)

[PATCH v3 iproute2 1/1] tc: fix conversion types when printing actions unsigned values
 2018-03-27 16:02 UTC  (2+ messages)

[PATCH v3 0/5] Convert some stash functionality to a builtin
 2018-03-27 16:02 UTC  (3+ messages)
` [PATCH v3 2/5] stash: convert apply to builtin

Can we drop 'hardware_handler "1 alua"'?
 2018-03-27 16:01 UTC  (4+ messages)

[PATCH 1/2] arm64: dts: Add msm8998 SoC and MTP board support
 2018-03-27 16:01 UTC  (5+ messages)
` [PATCH 2/2] arm64: dts: qcom: msm8998: Add rpm and regulators for MTP

[PATCH v2 iproute2-next 0/6] cm_id, cq, mr, and pd resource tracking
 2018-03-27 16:01 UTC  (14+ messages)
` [PATCH v2 iproute2-next 3/6] rdma: Add CM_ID resource tracking information

[PATCH iproute2] Revert "iproute: "list/flush/save default" selected all of the routes"
 2018-03-27 16:01 UTC  (9+ messages)

Windows build on Travis CI (was: Re: [PATCH v2 01/36] t/helper: add an empty test-tool program)
 2018-03-27 16:01 UTC  (2+ messages)

[PATCH net-next v2 0/2] kernel: add support to collect hardware logs in crash recovery kernel
 2018-03-27 15:59 UTC  (7+ messages)

[PATCH v3] mm/page_owner: ignore everything below the IRQ entry point
 2018-03-27 16:00 UTC  (3+ messages)

[PATCH] net/e1000: fix flow RSS queue index error
 2018-03-27 16:00 UTC  (3+ messages)

[PATCH net 0/1] net/smc: fix clc problem
 2018-03-27 16:00 UTC  (3+ messages)
` [PATCH net 1/1] net/smc: use announced length in sock_recvmsg()

[1/2] Revert "x86/mce/AMD: Collect error info even if valid bits are not set"
 2018-03-27 15:59 UTC  (2+ messages)
` [PATCH 1/2] "

[bpf-next PATCH] net: br_vlan build error
 2018-03-27 15:58 UTC  (4+ messages)

[PATCH] ecryptfs: Restore support for both encrypted and unencrypted file names
 2018-03-27 15:58 UTC  (2+ messages)

[PATCH 00/19] powerpc/ppc32: make W=1 compilation errors free
 2018-03-27 15:58 UTC  (9+ messages)
` [PATCH 14/19] powerpc/altivec: Add missing prototypes for altivec

[igt-dev] [PATCH igt] igt/gem_ctx_isolation: Reset a scratch context
 2018-03-27 15:58 UTC  (4+ messages)

[PATCH v3] hwmon: MC13783: add uid and die temperature sensor inputs
 2018-03-27 15:57 UTC  (2+ messages)

[Patch net] llc: properly handle dev_queue_xmit() return value
 2018-03-27 15:57 UTC  (2+ messages)

[PATCH v5 0/3] Bluetooth: hci_qca: Add serdev support
 2018-03-27 15:56 UTC  (5+ messages)
` [PATCH v5 2/3] dt-bindings: net: bluetooth: Add qualcomm-bluetooth

[PATCH 0/6] rhashtable: assorted fixes and enhancements
 2018-03-27 15:56 UTC  (11+ messages)
` [PATCH 5/6] rhashtable: support guaranteed successful insertion
` [PATCH 4/6] rhashtable: allow a walk of the hash table without missing objects
` [PATCH 1/6] rhashtable: improve documentation for rhashtable_walk_peek()
` [PATCH 3/6] rhashtable: reset intr when rhashtable_walk_start sees new table

[PATCH v1] drm/i915/gen11: Preempt-to-idle support in execlists
 2018-03-27 15:56 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[LTP] [COMMITTED 1/1] network/route: Remove route{4, 6}-ifdown tests
 2018-03-27 15:55 UTC 

pseudo: host user contamination
 2018-03-27 15:55 UTC  (23+ messages)

[PATCH] soc: qcom: smd-rpm: Add msm8998 compatible
 2018-03-27 15:55 UTC 

[PATCH] mailbox: qcom: Add msm8998 hmss compatible
 2018-03-27 15:54 UTC 

[PATCH] eal/vfio: export internal vfio functions
 2018-03-27 15:53 UTC  (2+ messages)

[PATCH] hwmon: (nct6775) Fix writing pwmX_mode
 2018-03-27 15:53 UTC 

[PATCH] regulator: qcom: smd: Add pm8998 and pmi8998 regulators
 2018-03-27 15:53 UTC 

[PATCH] docs/qemu-deprivilege: Revise and update with status and future plans
 2018-03-27 15:52 UTC  (7+ messages)

[PATCH] drm/amdgpu: fix a kcq hang issue for SRIOV
 2018-03-27 15:52 UTC  (5+ messages)

[PATCH] dvb-frontends/tc90522: fix bit shift mistakes
 2018-03-27 15:51 UTC 

[PATCH] drm: clarify adjusted_mode for a bridge connected to a crtc
 2018-03-27 15:51 UTC  (2+ messages)

[PATCH v2 -next 0/6] update static key users to modern api
 2018-03-27 15:44 UTC  (4+ messages)
` [PATCH 5/6] net/ipv4: Update ip_tunnel_metadata_cnt static key "

[Bug 198885] New: amdgpu.dc=1 on CIK (R4 Mullins APU) brightness impossible to change. by Fn or "echo"
 2018-03-27 15:44 UTC  (2+ messages)
` [Bug 198885] "

[PATCH 00/10] Improve shrink_slab() scalability (old complexity was O(n^2), new is O(n))
 2018-03-27 15:48 UTC  (7+ messages)
` [PATCH 01/10] mm: Assign id to every memcg-aware shrinker

[PATCH 07/11] drm/i915/execlists: Flush pending preemption events during reset
 2018-03-27 15:33 UTC  (3+ messages)
` [PATCH v2] "

No audio on Lenovo Miix 320
 2018-03-27 15:48 UTC  (2+ messages)

[Buildroot] Buildroot 2018.02 Mosquitto v1.4.15 : no CONNECT/CONNACK on libmosquitto
 2018-03-27 15:46 UTC 

[PATCH] ALSA: usb-audio: fix memory leak on cval
 2018-03-27 15:45 UTC  (4+ messages)

[PATCH v4] routines to generate JSON data
 2018-03-27 15:45 UTC  (4+ messages)
` [PATCH v4] json_writer: new routines to create data in JSON format

[PATCH] perf tools: Add a dso_size option to perf report --sort
 2018-03-27 15:45 UTC  (4+ messages)

[PATCH script] hwmon: Use octal not symbolic permissions
 2018-03-27 15:44 UTC  (7+ messages)

Sdbusplus-based Shared Library
 2018-03-27 15:43 UTC  (6+ messages)

[B.A.T.M.A.N.] [PATCH 00/17] pull request for net-next: batman-adv 2016-10-27
 2018-03-27 15:43 UTC  (6+ messages)
` [B.A.T.M.A.N.] [PATCH 03/17] batman-adv: Add network_coding and mcast sysfs files to README


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.