All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-01-24 23:21:10 to 2018-01-25 00:22:01 UTC [more...]

post-receive: pub/scm/linux/kernel/git/kdave/linux
 2018-01-25  0:22 UTC 

[RFC][PATCH] get rid of the use of set_fs() (by way of kernel_recvmsg()) in sunrpc
 2018-01-25  0:21 UTC  (6+ messages)
` [PATCH 01/10] net: separate SIOCGIFCONF handling from dev_ioctl()
  ` [PATCH 10/10] kill kernel_sock_ioctl()

[U-Boot] [PATCH 0/7] sun50i device tree changes
 2018-01-25  0:21 UTC  (4+ messages)
` [U-Boot] [PATCH 3/7] sun50i: a64: Move ethernet nodes to SoC DTS
  ` [U-Boot] [linux-sunxi] "

post-receive: pub/scm/linux/kernel/git/kdave/linux
 2018-01-25  0:20 UTC 

[PATCH net] net: memcontrol: charge allocated memory after mem_cgroup_sk_alloc()
 2018-01-25  0:19 UTC 

[PATCH 1/2 v4] lib: debugobjects: export max loops counter
 2018-01-25  0:17 UTC  (2+ messages)
` [PATCH 2/2 v4] lib: debugobjects: handle objects free in a batch outside the loop

[PATCH net-next 0/8] use tc_cls_can_offload_and_chain0() throughout the drivers
 2018-01-25  0:17 UTC  (9+ messages)
` [PATCH net-next 1/8] pkt_cls: add new tc cls helper to check offload flag and chain index
` [PATCH net-next 2/8] cxgb4: use tc_cls_can_offload_and_chain0()
` [PATCH net-next 3/8] mlx5: "
` [PATCH net-next 4/8] bnxt: "
` [PATCH net-next 5/8] nfp: flower: "
` [PATCH net-next 6/8] ixgbe: "
` [PATCH net-next 7/8] mlxsw: "
` [PATCH net-next 8/8] selftests/bpf: check for spurious extacks from the driver

[RFC/RFT,usb-next,v1,6/6] usb: core: hcd: remove support for initializing a single PHY
 2018-01-25  0:16 UTC  (3+ messages)
` [RFC/RFT usb-next v1 6/6] "

[RFC/RFT,usb-next,v1,5/6] usb: chipidea: do not set the "phy" field in struct usb_hcd
 2018-01-25  0:16 UTC  (3+ messages)
` [RFC/RFT usb-next v1 5/6] "

[RFC/RFT,usb-next,v1,4/6] usb: host: ohci-platform: remove custom USB PHY handling
 2018-01-25  0:16 UTC  (3+ messages)
` [RFC/RFT usb-next v1 4/6] "

[RFC/RFT,usb-next,v1,3/6] usb: host: ehci-platform: remove custom USB PHY handling
 2018-01-25  0:16 UTC  (3+ messages)
` [RFC/RFT usb-next v1 3/6] "

[RFC/RFT,usb-next,v1,2/6] usb: host: xhci-mtk: remove custom USB PHY handling
 2018-01-25  0:16 UTC  (3+ messages)
` [RFC/RFT usb-next v1 2/6] "

[RFC/RFT,usb-next,v1,1/6] usb: mtu3: remove custom USB PHY handling
 2018-01-25  0:16 UTC  (3+ messages)
` [RFC/RFT usb-next v1 1/6] "

[RFC/RFT usb-next v1 0/6] remove driver-specific "multiple PHY" handling
 2018-01-25  0:16 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/viro/vfs
 2018-01-25  0:15 UTC 

[Qemu-devel] [PATCH v3 00/22] re-factor softfloat and add fp16 functions
 2018-01-25  0:15 UTC  (3+ messages)

Xen Introspection, KPTI, and CR3 bit 63 leads to guest VMENTRY failures during introspection
 2018-01-25  0:15 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/3] nvdimm: support MAP_SYNC for memory-backend-file
 2018-01-25  0:14 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 1/3] util/mmap-alloc: support MAP_SYNC in qemu_ram_mmap()

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2018-01-25  0:14 UTC 

post-receive: pub/scm/linux/kernel/git/viro/vfs
 2018-01-25  0:14 UTC 

[PATCH] staging: imx-media-vdic: fix inconsistent IS_ERR and PTR_ERR
 2018-01-25  0:14 UTC  (3+ messages)

[PATCH net] netfilter: x_tables: avoid out-of-bounds reads in xt_request_find_match()
 2018-01-25  0:13 UTC  (5+ messages)

PROBLEM: Error accessing realtime clock
 2018-01-25  0:12 UTC 

[Qemu-devel] [PATCH v3 00/45] hppa-softmmu
 2018-01-25  0:11 UTC  (47+ messages)
` [Qemu-devel] [PATCH v3 01/45] target/hppa: Skeleton support for hppa-softmmu
` [Qemu-devel] [PATCH v3 02/45] target/hppa: Define the rest of the PSW
` [Qemu-devel] [PATCH v3 03/45] target/hppa: Disable gateway page emulation for system mode
` [Qemu-devel] [PATCH v3 04/45] target/hppa: Define hardware exception types
` [Qemu-devel] [PATCH v3 05/45] target/hppa: Split address size from register size
` [Qemu-devel] [PATCH v3 06/45] target/hppa: Implement mmu_idx from IA privilege level
` [Qemu-devel] [PATCH v3 07/45] target/hppa: Implement the system mask instructions
` [Qemu-devel] [PATCH v3 08/45] target/hppa: Add space registers
` [Qemu-devel] [PATCH v3 09/45] target/hppa: Add control registers
` [Qemu-devel] [PATCH v3 10/45] target/hppa: Adjust insn mask for mfctl, w
` [Qemu-devel] [PATCH v3 11/45] target/hppa: Implement rfi
` [Qemu-devel] [PATCH v3 12/45] target/hppa: Fill in hppa_cpu_do_interrupt/hppa_cpu_exec_interrupt
` [Qemu-devel] [PATCH v3 13/45] target/hppa: Implement unaligned access trap
` [Qemu-devel] [PATCH v3 14/45] target/hppa: Use space registers in data operations
` [Qemu-devel] [PATCH v3 15/45] target/hppa: Avoid privilege level decrease during branches
` [Qemu-devel] [PATCH v3 16/45] target/hppa: Implement IASQ
` [Qemu-devel] [PATCH v3 17/45] target/hppa: Implement tlb_fill
` [Qemu-devel] [PATCH v3 18/45] target/hppa: Implement external interrupts
` [Qemu-devel] [PATCH v3 19/45] target/hppa: Implement the interval timer
` [Qemu-devel] [PATCH v3 20/45] target/hppa: Log unimplemented instructions
` [Qemu-devel] [PATCH v3 21/45] target/hppa: Implement I*TLBA and I*TLBP insns
` [Qemu-devel] [PATCH v3 22/45] target/hppa: Implement P*TLB and P*TLBE insns
` [Qemu-devel] [PATCH v3 23/45] target/hppa: Implement LDWA
` [Qemu-devel] [PATCH v3 24/45] target/hppa: Implement LPA
` [Qemu-devel] [PATCH v3 25/45] target/hppa: Implement LCI
` [Qemu-devel] [PATCH v3 26/45] target/hppa: Implement SYNCDMA insn
` [Qemu-devel] [PATCH v3 27/45] target/hppa: Implement halt and reset instructions
` [Qemu-devel] [PATCH v3 28/45] target/hppa: Optimize for flat addressing space
` [Qemu-devel] [PATCH v3 29/45] target/hppa: Add system registers to gdbstub
` [Qemu-devel] [PATCH v3 30/45] target/hppa: Add migration for the cpu
` [Qemu-devel] [PATCH v3 31/45] target/hppa: Implement B,GATE insn
` [Qemu-devel] [PATCH v3 32/45] target/hppa: Only use EXCP_DTLB_MISS
` [Qemu-devel] [PATCH v3 33/45] qom: Add MMU_DEBUG_LOAD
` [Qemu-devel] [PATCH v3 34/45] target/hppa: Use MMU_DEBUG_LOAD when reloading for CR[IIR]
` [Qemu-devel] [PATCH v3 35/45] target/hppa: Increase number of temp regs
` [Qemu-devel] [PATCH v3 36/45] target/hppa: Fix comment
` [Qemu-devel] [PATCH v3 37/45] target/hppa: Implement LDSID for system mode
` [Qemu-devel] [PATCH v3 38/45] target/hppa: Implement a pause instruction
` [Qemu-devel] [PATCH v3 39/45] target/hppa: Implement STWA
` [Qemu-devel] [PATCH v3 40/45] target/hppa: Enable MTTCG
` [Qemu-devel] [PATCH v3 41/45] hw/hppa: Implement DINO system board
` [Qemu-devel] [PATCH v3 42/45] pc-bios: Add hppa-firmware.img and git submodule
` [Qemu-devel] [PATCH v3 43/45] hw/hppa: Add MAINTAINERS entry
` [Qemu-devel] [PATCH v3 44/45] target/hppa: Fix 32-bit operand masks for 0E FCVT
` [Qemu-devel] [PATCH v3 45/45] target/hppa: Implement PROBE for system mode

Git packs friendly to block-level deduplication
 2018-01-25  0:10 UTC  (7+ messages)

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2018-01-25  0:10 UTC 

[PATCH nf-next,RFC v4] netfilter: nf_flow_table: add hardware offload support
 2018-01-25  0:09 UTC 

[PATCH bpf-next 0/4] libbpf: add XDP binding support
 2018-01-25  0:05 UTC  (7+ messages)
` [PATCH bpf-next v7 0/5] libbpf: add XDP setup support
  ` [PATCH bpf-next v7 1/5] tools: import netlink header in tools uapi
  ` [PATCH bpf-next v7 2/5] libbpf: add function to setup XDP
  ` [PATCH bpf-next v7 3/5] libbpf: add error reporting in XDP
  ` [PATCH bpf-next v7 4/5] libbpf: add missing SPDX-License-Identifier
  ` [PATCH bpf-next v7 5/5] samples/bpf: use bpf_set_link_xdp_fd

[Patch net-next v2 0/3] net_sched: reflect tx_queue_len change for pfifo_fast
 2018-01-25  0:05 UTC  (3+ messages)
` [Patch net-next v2 2/3] net_sched: plug in qdisc ops change_tx_queue_len

[RFC,usb-next,v8,3/3] usb: core: hcd: integrate the PHY wrapper into the HCD core
 2018-01-25  0:00 UTC  (3+ messages)
` [RFC usb-next v8 3/3] "

[RFC,usb-next,v8,2/3] usb: core: add a wrapper for the USB PHYs on the HCD
 2018-01-25  0:00 UTC  (3+ messages)
` [RFC usb-next v8 2/3] "

[RFC,usb-next,v8,1/3] dt-bindings: usb: add the documentation for USB HCDs
 2018-01-25  0:00 UTC  (3+ messages)
` [RFC usb-next v8 1/3] "

[RFC usb-next v8 0/3] initialize (multiple) PHYs for a HCD
 2018-01-25  0:00 UTC  (2+ messages)

[PATCH net-next 0/2] net: sched: introduce em_ipt ematch
 2018-01-25  0:00 UTC  (4+ messages)
` [PATCH net-next 2/2] net: sched: add em_ipt ematch for calling xtables matches

Repeatable inet6_dump_fib crash in stock 4.12.0-rc4+
 2018-01-24 23:59 UTC  (14+ messages)

[PATCH v1 0/4] net/mlx: make rdma-core optional at run-time
 2018-01-24 23:58 UTC  (6+ messages)
` [PATCH v1 1/4] net/mlx4: move rdma-core calls to separate file
` [PATCH v1 2/4] net/mlx4: spawn rdma-core dependency plug-in
` [PATCH v1 3/4] net/mlx5: move rdma-core calls to separate file
` [PATCH v1 4/4] net/mlx5: spawn rdma-core dependency plug-in

Possible deadlock in v4.14.15 contention on shrinker_rwsem in shrink_slab()
 2018-01-24 23:57 UTC 

git 2.16, Jenkins git client plugin, and ""
 2018-01-24 23:55 UTC 

[PATCH 1/6] drm/amdgpu/pm: handle fan properly when card is powered down
 2018-01-24 23:55 UTC  (6+ messages)
  ` [PATCH 2/6] drm/amdgpu/pm: report gpu voltages via hwmon API
  ` [PATCH 3/6] drm/amdgpu/pm: report gpu average power "
  ` [PATCH 4/6] drm/amdgpu/pm: use read_sensor API to get temperature
  ` [PATCH 5/6] drm/amdgpu/pp: remove the get_temperature API
  ` [PATCH 6/6] drm/amdgpu/pm: rework the hwmon visibility settings

[PATCH 0/7] xen/arm32: Branch predictor hardening (XSA-254 variant 2)
 2018-01-24 23:54 UTC  (3+ messages)
` [PATCH 4/7] xen/arm32: Add skeleton to harden branch predictor aliasing attacks

bad key ordering - repairable?
 2018-01-24 23:54 UTC  (6+ messages)

[PATCH 0/5] xfstests: fixes and reflink quota tests
 2018-01-24 23:53 UTC  (6+ messages)
` [PATCH 1/5] common/rc: report kmemleak errors
` [PATCH 2/5] xfs/122: fix xfs header ordering problems
` [PATCH 3/5] generic/403: don't spew '$GETFATTR_PROG: Killed' messages
` [PATCH 4/5] xfs/24[356]: checking cow fork bmap requires CONFIG_XFS_DEBUG=y
` [PATCH 5/5] xfs: regression tests for reflink quota bugs

Are those hacks still valid on powerpc kernel ?
 2018-01-24 23:49 UTC  (2+ messages)

[Qemu-devel] [PATCH v1 00/21] RISC-V QEMU Port Submission v1
 2018-01-24 23:47 UTC  (7+ messages)
` [Qemu-devel] [PATCH v1 06/21] RISC-V FPU Support

[LSF/MM TOPIC] Meltdown Mitigation
 2018-01-24 23:45 UTC 

[LSF/MM TOPIC] Patch Submission process and Handling Internal Conflict
 2018-01-24 23:43 UTC  (6+ messages)

[PATCH 0/6] ACPICA version 20180105
 2018-01-24 23:42 UTC  (6+ messages)
` [PATCH 1/6] ACPICA: Linux: add support for X32 ABI compilation
` [PATCH 2/6] ACPICA: Avoid NULL pointer arithmetic
` [PATCH 3/6] ACPICA: Prefer ACPI_TO_POINTER() over ACPI_ADD_PTR()
` [PATCH 4/6] ACPICA: Add a missing pair of parentheses
` [PATCH 6/6] ACPICA: Update version to 20180105

[PATCH 2/5] drm: add ARM flush implementation
 2018-01-24 23:43 UTC  (6+ messages)

[PATCH 1/4] drm/amd/pp: Add new smu callback function
 2018-01-24 23:42 UTC  (8+ messages)
` [PATCH 4/4] drm/amd/pp: Implement set_power_profile_mode on smu7

[PATCH v4 0/4] Force pipes to flush immediately on NonStop platform
 2018-01-24 23:39 UTC  (4+ messages)
` [PATCH v4 1/4] Add tar extract install options override in installation processing

[PATCH] mailbox: Avoid NULL dereference in mbox_chan_received_data
 2018-01-24 23:38 UTC 

[Intel-wired-lan] [jkirsher/next-queue PATCH] i40e: Fix the number of queues available to be mapped for use
 2018-01-24 23:37 UTC  (2+ messages)

[Intel-wired-lan] [PATCH v3 next-queue 00/12] Enable queue channel and cloud filter support on i40evf
 2018-01-24 23:34 UTC  (13+ messages)
` [Intel-wired-lan] [PATCH v3 next-queue 07/12] i40evf: Add support to configure bw via tc tool
` [Intel-wired-lan] [PATCH v3 next-queue 08/12] i40e: Service request to configure bandwidth for ADq on a VF
` [Intel-wired-lan] [PATCH v3 next-queue 09/12] virtchnl: Add a macro to check the size of a union
` [Intel-wired-lan] [PATCH v3 next-queue 10/12] virtchnl: Add filter data structures
` [Intel-wired-lan] [PATCH v3 next-queue 11/12] i40evf: Add support to apply cloud filters
` [Intel-wired-lan] [PATCH v3 next-queue 12/12] i40e: Add and delete cloud filter

[Buildroot] Broken link in build notification
 2018-01-24 23:34 UTC  (3+ messages)

[PATCH v2 0/4] drivers: firmware: xilinx: Add firmware driver support
 2018-01-24 23:33 UTC  (14+ messages)
` [PATCH v2 2/4] drivers: firmware: xilinx: Add ZynqMP firmware driver
` [PATCH v2 3/4] drivers: firmware: xilinx: Add sysfs interface
` [PATCH v2 4/4] drivers: firmware: xilinx: Add debugfs interface

[meta-oe][PATCH] breakpad: disable calls to getcontext() with musl
 2018-01-24 23:26 UTC 

[PATCH v2 00/12] document & test fetch pruning & add fetch.pruneTags
 2018-01-24 23:25 UTC  (4+ messages)
` [PATCH v3 00/11] "

[PATCH v3 00/13] bcache: device failure handling improvement
 2018-01-24 22:23 UTC  (2+ messages)

[PATCH] mtd: nftl/inftl: check mtd_erase() return value
 2018-01-24 23:24 UTC 

[PATCH 1/7] drm/ttm: call ttm_bo_swapout directly when ttm shrink
 2018-01-24 23:24 UTC  (4+ messages)
` [PATCH 2/7] drm/ttm: use an operation ctx for ttm_mem_global_alloc

[GIT] Networking
 2018-01-24 23:23 UTC 

[PATCH] block: Add should_fail_bio() for bpf error injection
 2018-01-24 23:22 UTC 

[GIT] Sparc
 2018-01-24 23:23 UTC  (2+ messages)

[PATCH v3 0/4] drivers: firmware: xilinx: Add firmware driver support
 2018-01-24 23:21 UTC  (14+ messages)
` [PATCH v3 1/4] dt-bindings: firmware: Add bindings for ZynqMP firmware
` [PATCH v3 2/4] drivers: firmware: xilinx: Add ZynqMP firmware driver
` [PATCH v3 3/4] drivers: firmware: xilinx: Add sysfs interface
` [PATCH v3 4/4] drivers: firmware: xilinx: Add debugfs interface


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.