All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-03-21 06:25:46 to 2018-03-21 07:41:37 UTC [more...]

aio poll and a new in-kernel poll API V6
 2018-03-21  7:40 UTC  (51+ messages)
` [PATCH 01/28] fs: unexport poll_schedule_timeout
` [PATCH 02/28] fs: cleanup do_pollfd
` [PATCH 03/28] fs: update documentation to mention __poll_t
` [PATCH 04/28] fs: add new vfs_poll and file_can_poll helpers
` [PATCH 05/28] fs: introduce new ->get_poll_head and ->poll_mask methods
` [PATCH 06/28] aio: implement IOCB_CMD_POLL
` [PATCH 07/28] net: refactor socket_poll
` [PATCH 08/28] net: add support for ->poll_mask in proto_ops
` [PATCH 09/28] net: remove sock_no_poll
` [PATCH 10/28] net/tcp: convert to ->poll_mask
` [PATCH 11/28] net/unix: "
` [PATCH 12/28] net: convert datagram_poll users tp ->poll_mask
` [PATCH 13/28] net/dccp: convert to ->poll_mask
` [PATCH 14/28] net/atm: "
` [PATCH 15/28] net/vmw_vsock: "
` [PATCH 16/28] net/tipc: "
` [PATCH 17/28] net/sctp: "
` [PATCH 18/28] net/bluetooth: "
` [PATCH 19/28] net/caif: "
` [PATCH 20/28] net/nfc: "
` [PATCH 21/28] net/phonet: "
` [PATCH 22/28] net/iucv: "
` [PATCH 23/28] net/rxrpc: "
` [PATCH 24/28] crypto: af_alg: "
` [PATCH 25/28] pipe: "
` [PATCH 26/28] eventfd: switch "
` [PATCH 27/28] timerfd: convert "
` [PATCH 28/28] random: "

[PATCH v2 00/45] New VGIC(-v2) implementation
 2018-03-21  7:40 UTC  (5+ messages)
` [PATCH v2 02/45] ARM: Implement vcpu_kick()

[PATCH 00/11] staging: wilc1000: fix for checkpatch and handled malloc memory properly
 2018-03-21  7:40 UTC  (5+ messages)
` [PATCH 04/11] staging: wilc1000: refactor WILC_WFI_p2p_rx() to avoid line over 80 char
` [PATCH 06/11] staging: wilc1000: refactor mgmt_tx to fix line over 80 chars

[PATCH] btrfs: Remove obsolete function declaration
 2018-03-21  7:38 UTC  (3+ messages)

[PATCH] [RFC] drm: rcar-du: keep temporary dtb files around during build
 2018-03-21  7:38 UTC  (6+ messages)

[PATCH RFC 0/2] Packed ring for virtio
 2018-03-21  7:35 UTC  (14+ messages)
` [PATCH RFC 2/2] virtio_ring: support packed ring

[RFC PATCH 00/30] Xen Q35 Bringup patches + support for PCIe Extended Capabilities for passed through devices
 2018-03-21  7:36 UTC  (7+ messages)
` [RFC PATCH 11/12] hvmloader: use libacpi to build MCFG table

[PATCH 00/19] C-SKY(csky) Linux Kernel Port
 2018-03-21  7:36 UTC  (5+ messages)
` [PATCH 15/19] csky: Build infrastructure

[PATCH] net/e1000: fix flow RSS queue index error
 2018-03-21  7:18 UTC 

.gitattributes override behavior (possible bug, or documentation bug)
 2018-03-21  7:36 UTC  (13+ messages)
      ` [PATCH] doc/gitattributes: mention non-recursive behavior

[Bug 89713] [radeon]GPU lockup in World of Tanks with gallium nine
 2018-03-21  7:36 UTC  (2+ messages)

[PATCH linux dev-4.16 v2] i2c: muxes: pca9641: new driver
 2018-03-21  7:35 UTC  (12+ messages)
  ` [PATCH 2/3] i2c: mux: pca9541: namespace cleanup
  ` [PATCH 3/3] i2c: mux: pca9541: prepare for PCA9641 support

[PATCH net-next 0/2] mlxsw: Update supported firmware version
 2018-03-21  7:34 UTC  (3+ messages)
` [PATCH net-next 1/2] mlxsw: spectrum: Update the supported firmware to version 13.1620.192
` [PATCH net-next 2/2] mlxsw: spectrum: Add support for auto-negotiation disable mode

io_pgetevents & aio fsync
 2018-03-21  7:32 UTC  (20+ messages)
` [PATCH 1/9] aio: don't print the page size at boot time
` [PATCH 2/9] aio: remove an outdated comment in aio_complete
` [PATCH 3/9] aio: refactor read/write iocb setup
` [PATCH 4/9] aio: sanitize ki_list handling
` [PATCH 5/9] aio: simplify cancellation
` [PATCH 6/9] aio: delete iocbs from the active_reqs list in kiocb_cancel
` [PATCH 7/9] aio: add delayed cancel support
` [PATCH 8/9] aio: implement io_pgetevents
` [PATCH 9/9] aio: implement IOCB_CMD_FSYNC and IOCB_CMD_FDSYNC

[PATCH 1/5 v4] add compression algorithm zBeWalgo
 2018-03-21  7:32 UTC  (3+ messages)

./include/grub/gpt_partition.h:79:1: error: alignment 1 of ‘struct grub_gpt_partentry’ is less than 8 [-Werror=packed-not-aligned]
 2018-03-21  7:31 UTC 

[PATCH 0/5] handle seq no overflow in IPsec offload
 2018-03-21  7:30 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 4/5] examples/ipsec-secgw: handle ESN soft limit event

[PATCH] ASoC: nau8824: user configuration of key detection
 2018-03-21  7:30 UTC 

[PATCH] mtd: rawnand: fsl_ifc: Read ECCSTAT0 and ECCSTAT1 registers for IFC 2.0
 2018-03-21 19:38 UTC 

[PATCH] dma-mapping: move dma configuration to bus infrastructure
 2018-03-21  7:29 UTC  (15+ messages)
` [PATCH v2 1/2] "
  ` [v2,1/2] "
  ` [PATCH v2 2/2] drivers: remove force dma flag from buses
    ` [v2,2/2] "

[meta-openembeded] bug in adding network layer
 2018-03-21  7:29 UTC 

[Bug 199003] console stalled, cause Hard LOCKUP
 2018-03-21  7:28 UTC 

[PATCH 0/4] deferred queue setup
 2018-03-21  7:28 UTC  (5+ messages)
` [PATCH v3 0/3] runtime "
  ` [PATCH v3 1/3] ether: support "
  ` [PATCH v3 2/3] app/testpmd: add command for "
  ` [PATCH v3 3/3] net/i40e: enable runtime "

[PATCH] librepo: disable building of tests and docs
 2018-03-21  7:27 UTC 

[PATCH] media: ov5645: add missing of_node_put() in error path
 2018-03-21  7:26 UTC  (2+ messages)

[Xen-devel][PATCH v3 0/5] sndif: add explicit back and front synchronization
 2018-03-21  7:25 UTC  (8+ messages)
  ` [PATCH "

[Buildroot] [RFC] lm-sensors: fix static build
 2018-03-21  7:25 UTC  (2+ messages)

[PATCH 1/7] Cryptomount support LUKS detached header
 2018-03-21  7:23 UTC  (4+ messages)

[PATCH] [RFC] target/file: add support of direct and async I/O
 2018-03-21  7:23 UTC  (2+ messages)

[PATCH net-next 00/11] fix some bugs for HNS3 driver
 2018-03-21  7:49 UTC  (12+ messages)
` [PATCH net-next 01/11] net: hns3: reallocate tx/rx buffer after changing mtu
` [PATCH net-next 02/11] net: hns3: fix the VF queue reset flow error
` [PATCH net-next 03/11] net: hns3: fix for vlan table lost problem when resetting
` [PATCH net-next 04/11] net: hns3: export pci table of hclge and hclgevf to userspace
` [PATCH net-next 05/11] net: hns3: increase the max time for IMP handle command
` [PATCH net-next 06/11] net: hns3: change GL update rate
` [PATCH net-next 07/11] net: hns3: change the time interval of int_gl calculating
` [PATCH net-next 08/11] net: hns3: fix for getting wrong link mode problem
` [PATCH net-next 09/11] net: hns3: add get_link support to VF
` [PATCH net-next 10/11] net: hns3: add querying speed and duplex "
` [PATCH net-next 11/11] net: hns3: fix for not returning problem in get_link_ksettings when phy exists

Spectral Scan - Received power computation
 2018-03-21  7:19 UTC  (2+ messages)

[Bug 199157] New: BUG: unable to handle kernel NULL pointer dereference at 0000000000000000
 2018-03-21  7:19 UTC 

package inclusion error
 2018-03-21  7:18 UTC 

[Qemu-arm] [PATCH] qemu: include generated files with <> and not ""
 2018-03-21  7:16 UTC  (7+ messages)
  ` [Qemu-devel] "
    ` [Qemu-ppc] "
    ` [Qemu-arm] "
      ` [Qemu-devel] "

[Bug 198745] New: Blank screen on RX 580 with AMDGPU Display Core enabled
 2018-03-21  7:12 UTC  (2+ messages)
` [Bug 198745] "

[RFC v2 00/17] mempool: add bucket mempool driver
 2018-03-21  7:05 UTC  (5+ messages)
` [PATCH v1 0/9] mempool: prepare to add bucket driver
  ` [PATCH v1 2/9] mempool: add op to populate objects using provided memory

[PATCH] mac80211_hwsim: Set wmediumd for new radios
 2018-03-21  7:05 UTC 

[Qemu-devel] [PULL 00/25] RISC-V Post-merge spec conformance and cleanup
 2018-03-21  7:05 UTC  (2+ messages)

[PATCH 00/15] x86: Enable FSGSBASE instructions
 2018-03-21  7:01 UTC  (6+ messages)
` [PATCH 14/15] x86/fsgsbase/64: Support legacy behavior when FS/GS updated by ptracer

[Buildroot] [autobuild.buildroot.net] Build results for 2018-03-20
 2018-03-21  7:00 UTC 

[PATCH] mt76: enable MAC80211_LEDS by default
 2018-03-21  6:59 UTC  (3+ messages)

[SPDK] [spdk] Valgrind alternatives for unit testing
 2018-03-21  6:56 UTC 

[PATCH V2 0/4] clk: new APIs to handle all available clocks
 2018-03-21  2:54 UTC 

[Qemu-devel] [PATCH 0/3] tests: trivial enhancements for OOB
 2018-03-21  6:55 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] tests: let qapi-schema tests detect oob
` [Qemu-devel] [PATCH 2/3] tests: add oob-test for qapi-schema
` [Qemu-devel] [PATCH 3/3] tests: more strict command batching test

[PATCH] ath10k: build ce layer in ath10k core module
 2018-03-21  6:54 UTC  (2+ messages)

[PATCH] perf list: Add s390 support for detailed/verbose pmu event description
 2018-03-21  6:53 UTC 

[Buildroot] [V2 1/2] dropbear: bump to version 2018.76
 2018-03-21  6:53 UTC  (3+ messages)
` [Buildroot] [V2 2/2] dropbear: unbundle libtomath & libtomcrypt

[PATCH] initscript-telnetd: fix stopping daemon
 2018-03-21  6:51 UTC 

[LTP] [bug?] Access was denied by memory protection keys in execute-only address
 2018-03-21  6:53 UTC  (7+ messages)
        `  "

[RFC PATCH v1 1/4] ethdev: add support for PMD-tuned Tx/Rx parameters
 2018-03-21  6:51 UTC  (15+ messages)

[PATCH 0/4] add to support for virtio-user server mode
 2018-03-21  6:51 UTC  (6+ messages)
` [PATCH 1/4] vhost: move fdset functions from fd_man.c to fd_man.h

[PATCH v3 1/2] staging: media: davinci_vpfe: add error handling on kmalloc failure
 2018-03-21  6:48 UTC  (5+ messages)
  ` [PATCH v3 2/2] staging: media: davinci_vpfe: add kfree() on goto err statement

[PATCH] 9p: check memory allocation result for cachetag
 2018-03-21  6:48 UTC 

[RFT][PATCH v7 0/8] sched/cpuidle: Idle loop rework
 2018-03-21  6:48 UTC  (3+ messages)
` [RFT][PATCH v7 5/8] cpuidle: Return nohz hint from cpuidle_select()
  ` [RFT][PATCH v7.1 "

[PATCH net-next v4 0/2] net: permit skb_segment on head_frag frag_list skb
 2018-03-21  6:47 UTC  (3+ messages)
` [PATCH net-next v4 1/2] "
` [PATCH net-next v4 2/2] net: bpf: add a test for skb_segment in test_bpf module

[PATCH 1/2] btrfs: remove dead create_space_info calls
 2018-03-21  6:44 UTC  (4+ messages)
` [PATCH 2/2] btrfs: defer adding raid type kobject until after chunk relocation

[PATCH 0/4] Add virtio-iommu driver
 2018-03-21  6:43 UTC  (5+ messages)
` [PATCH 1/4] iommu: "
  ` [virtio-dev] "

[PATCH] SB600 for the Nemo board has non-zero devices on non-root bus
 2018-03-21  6:44 UTC  (13+ messages)
              ` [PATCH 0/1] PCI set flag PCI_SCAN_ALL_PCIE_DEVS for P.A. Semi boards
                ` [PATCH 1/1] "

linux-next: build warning after merge of the rtc tree
 2018-03-21  6:44 UTC 

[PATCH 0/1] cover-letter/lz4: Implement lz4 with dynamic offset length
 2018-03-21  6:41 UTC  (2+ messages)

[PATCH 1/2] drm/amd/pp: Initialize default thermal control type for each asic
 2018-03-21  6:36 UTC  (3+ messages)
` [PATCH 2/2] drm/amd/pp: Register smu irq for legacy asics

Question about FANOTIFY_ACCESS_PERMISSIONS and SECURITY
 2018-03-21  6:35 UTC  (3+ messages)

[Qemu-devel] [PATCH] chardev-socket: remove useless if
 2018-03-21  6:34 UTC  (4+ messages)

[RFT][PATCH v5 0/7] sched/cpuidle: Idle loop rework
 2018-03-21  6:33 UTC  (4+ messages)

[RFC PATCH 0/3] kernel: add support for 256-bit IO access
 2018-03-21  6:32 UTC  (8+ messages)

[PATCH 0/7] Change DPAA2 to dynamic logging
 2018-03-21  6:31 UTC  (6+ messages)
` [RESEND v2 "
  ` [RESEND v2 2/7] mempool/dpaa2: change "
  ` [RESEND v2 3/7] net/dpaa2: change into "

[PATCH v3 0/7] Add support for remoteproc modem-pil on SDM845 SoCs
 2018-03-21  6:29 UTC  (4+ messages)
` [PATCH v3 1/7] dt-bindings: reset: Add AOSS reset bindings for "

linux-next: manual merge of the userns tree with the fuse tree
 2018-03-21  6:26 UTC 

[PATCH v2 0/2] Preparatory to add the csum check in the scan context
 2018-03-21  6:25 UTC  (3+ messages)
` [PATCH v2 2/2] btrfs: return required error from btrfs_check_super_csum


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.