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

[PATCH V2 0/4] clk: new APIs to handle all available clocks
 2018-03-21  2:54 UTC  (3+ messages)
` [PATCH V2 2/4] clk: add new APIs to operate on "
` [PATCH V2 4/4] video: simplefb: switch to use clk_bulk API to simplify clock operations

[RFC PATCH v2 0/4] Eliminate zone->lock contention for will-it-scale/page_fault1 and parallel free
 2018-03-21  7:53 UTC  (11+ messages)
` [RFC PATCH v2 2/4] mm/__free_one_page: skip merge for order-0 page unless compaction failed

[PATCH v4 0/8] x86: Meltdown band-aid overhead reduction
 2018-03-21  7:53 UTC  (6+ messages)
  ` [PATCH v4 1/8] x86: NOP out XPTI entry/exit code when it's not in use
  ` [PATCH v4 4/8] x86/XPTI: use %r12 to write zero into xen_cr3
  ` [PATCH v4 5/8] x86/XPTI: reduce .text.entry
  ` [PATCH v4 6/8] x86: enable interrupts earlier with XPTI disabled
  ` [PATCH v4 7/8] x86: also NOP out xen_cr3 restores of XPTI

[RFC] mac80211: advertise supported interface types for sw encryption
 2018-03-21  7:53 UTC  (2+ messages)

[PATCH 0/2] xfs: fixes for inode allocation issues
 2018-03-21  7:52 UTC  (3+ messages)
` [PATCH 1/2] xfs: catch inode allocation state mismatch corruption
` [PATCH 2/2] xfs: remove dead inode version setting code

[PATCH 00/20] Add KFD GPUVM support for dGPUs v4
 2018-03-21  7:52 UTC  (4+ messages)

[PATCH 00/11] staging: wilc1000: fix for checkpatch and handled malloc memory properly
 2018-03-21  7:51 UTC  (8+ 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 09/11] staging: wilc1000: remove line over 80 char in cfg_connect_result()

.gitattributes override behavior (possible bug, or documentation bug)
 2018-03-21  7:50 UTC  (12+ messages)

[PATCH 00/41] Memory Hotplug for DPDK
 2018-03-21  7:49 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 23/41] mempool: add support for the new allocation methods

oo
 2018-03-21  7:49 UTC 

[PATCH 0/1] cover-letter/lz4: Implement lz4 with dynamic offset length
 2018-03-21  7:49 UTC  (3+ messages)
  ` [PATCH 1/1] lz4: "

[PATCH v1 00/15] arm64: Mediate access to GICv3 sysregs at EL2
 2018-03-21  7:49 UTC  (5+ messages)
` [PATCH v1 02/15] arm64: Add config for Cavium Thunder erratum 30115

[PATCH V2 0/5] Introduce Intel FPGA BUS
 2018-03-21  7:51 UTC  (5+ messages)
` [PATCH V2 1/5] Add Intel FPGA BUS Command Parse Code
` [PATCH V2 2/5] Add Intel FPGA BUS Probe Code
` [PATCH V2 4/5] Add Intel FPGA BUS Rawdev Code
` [PATCH V2 5/5] Add Intel OPAE Share Code

[PATCH 1/2] libmultipath: fallback to const prio if getprio() fails
 2018-03-21  7:48 UTC  (4+ messages)
` [PATCH 2/2] multipathd: handle errors in uxlsnr as fatal

[RFC v5 0/9] EAPoL over NL80211
 2018-03-21  7:47 UTC  (5+ messages)
` [RFC v5 3/9] nl80211: Add CONTROL_PORT_OVER_NL80211 attribute
` [RFC v5 4/9] cfg80211: Support all iftypes in autodisconnect_wk

[PATCH] btrfs: Allow non-privileged user to delete empty subvolume by default
 2018-03-21  7:46 UTC  (3+ messages)

[Xenomai] [PULL] ipipe 4.4 updates
 2018-03-21  7:46 UTC  (4+ messages)
` [Xenomai] 4.9 for x86 issue (was: [PULL] ipipe 4.4 updates)
  ` [Xenomai] 4.9 for x86 issue
    ` [Xenomai] 4.9 for x86 sd card , gpio interrupt guide to system no responce

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

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

[PATCH next V3 0/5] Report PCI device link status
 2018-03-21  7:43 UTC  (4+ messages)
` [PATCH next V3 3/5] PCI: Print PCI device link status in kernel log

[PATCH v2] net/i40e: fix flow RSS configuration error
 2018-03-21  7:25 UTC 

aio poll and a new in-kernel poll API V6
 2018-03-21  7:40 UTC  (58+ 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] [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 

[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  (11+ messages)
` [v2,1/2] "
  ` [PATCH v2 2/2] drivers: remove force dma flag from buses
  ` [PATCH v2 1/2] dma-mapping: move dma configuration to bus infrastructure

[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 

[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


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.