All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-04-16 14:50:52 to 2018-04-16 15:25:30 UTC [more...]

[PATCH] slab: introduce the flag SLAB_MINIMIZE_WASTE
 2018-04-16 15:25 UTC  (16+ messages)
          `  "

[Qemu-devel] [PULL 0/2] Block patches for 2.12.0-rc4
 2018-04-16 15:25 UTC  (2+ messages)

[PATCH 1/2] drm/amd/pp: Adding set_watermarks_for_clocks_ranges for SMU10
 2018-04-16 15:25 UTC  (2+ messages)

[PATCH 00/35 v5] PTI support for x32
 2018-04-16 15:25 UTC  (36+ messages)
` [PATCH 01/35] x86/asm-offsets: Move TSS_sp0 and TSS_sp1 to asm-offsets.c
` [PATCH 02/35] x86/entry/32: Rename TSS_sysenter_sp0 to TSS_entry_stack
` [PATCH 03/35] x86/entry/32: Load task stack from x86_tss.sp1 in SYSENTER handler
` [PATCH 04/35] x86/entry/32: Put ESPFIX code into a macro
` [PATCH 05/35] x86/entry/32: Unshare NMI return path
` [PATCH 06/35] x86/entry/32: Split off return-to-kernel path
` [PATCH 07/35] x86/entry/32: Enter the kernel via trampoline stack
` [PATCH 08/35] x86/entry/32: Leave "
` [PATCH 09/35] x86/entry/32: Introduce SAVE_ALL_NMI and RESTORE_ALL_NMI
` [PATCH 10/35] x86/entry/32: Handle Entry from Kernel-Mode on Entry-Stack
` [PATCH 11/35] x86/entry/32: Simplify debug entry point
` [PATCH 12/35] x86/32: Use tss.sp1 as cpu_current_top_of_stack
` [PATCH 13/35] x86/entry/32: Add PTI cr3 switch to non-NMI entry/exit points
` [PATCH 14/35] x86/entry/32: Add PTI cr3 switches to NMI handler code
` [PATCH 15/35] x86/pgtable: Rename pti_set_user_pgd to pti_set_user_pgtbl
` [PATCH 16/35] x86/pgtable/pae: Unshare kernel PMDs when PTI is enabled
` [PATCH 17/35] x86/pgtable/32: Allocate 8k page-tables "
` [PATCH 18/35] x86/pgtable: Move pgdp kernel/user conversion functions to pgtable.h
` [PATCH 19/35] x86/pgtable: Move pti_set_user_pgtbl() "
` [PATCH 20/35] x86/pgtable: Move two more functions from pgtable_64.h "
` [PATCH 21/35] x86/mm/pae: Populate valid user PGD entries
` [PATCH 22/35] x86/mm/pae: Populate the user page-table with user pgd's
` [PATCH 23/35] x86/mm/legacy: "
` [PATCH 24/35] x86/mm/pti: Add an overflow check to pti_clone_pmds()
` [PATCH 25/35] x86/mm/pti: Define X86_CR3_PTI_PCID_USER_BIT on x86_32
` [PATCH 26/35] x86/mm/pti: Clone CPU_ENTRY_AREA on PMD level "
` [PATCH 27/35] x86/mm/dump_pagetables: Define INIT_PGD
` [PATCH 28/35] x86/pgtable/pae: Use separate kernel PMDs for user page-table
` [PATCH 29/35] x86/ldt: Reserve address-space range on 32 bit for the LDT
` [PATCH 30/35] x86/ldt: Define LDT_END_ADDR
` [PATCH 31/35] x86/ldt: Split out sanity check in map_ldt_struct()
` [PATCH 32/35] x86/ldt: Enable LDT user-mapping for PAE
` [PATCH 33/35] x86/pti: Allow CONFIG_PAGE_TABLE_ISOLATION for x86_32
` [PATCH 34/35] x86/mm/pti: Add Warning when booting on a PCID capable CPU
` [PATCH 35/35] x86/entry/32: Add debug code to check entry/exit cr3

[PATCH net] tcp: clear tp->packets_out when purging write queue
 2018-04-16 15:24 UTC  (2+ messages)

[PATCH net-next 00/21] net/ipv6: Separate data structures for FIB and data path
 2018-04-16 15:22 UTC  (22+ messages)
` [PATCH net-next 01/21] net: Move fib_convert_metrics to metrics file
` [PATCH net-next 02/21] net: Handle null dst in rtnl_put_cacheinfo
` [PATCH net-next 03/21] vrf: Move fib6_table into net_vrf
` [PATCH net-next 04/21] net/ipv6: Pass net to fib6_update_sernum
` [PATCH net-next 05/21] net/ipv6: Pass net namespace to route functions
` [PATCH net-next 06/21] net/ipv6: Move support functions up in route.c
` [PATCH net-next 07/21] net/ipv6: Save route type in rt6_info
` [PATCH net-next 08/21] net/ipv6: Move nexthop data to fib6_nh
` [PATCH net-next 09/21] net/ipv6: Defer initialization of dst to data path
` [PATCH net-next 10/21] net/ipv6: move metrics from dst to rt6_info
` [PATCH net-next 11/21] net/ipv6: move expires into rt6_info
` [PATCH net-next 12/21] net/ipv6: Add fib6_null_entry
` [PATCH net-next 13/21] net/ipv6: Add rt6_info create function for ip6_pol_route_lookup
` [PATCH net-next 14/21] net/ipv6: Move dst flags to booleans in fib entries
` [PATCH net-next 15/21] net/ipv6: Create a neigh_lookup for FIB entries
` [PATCH net-next 16/21] net/ipv6: Add gfp_flags to route add functions
` [PATCH net-next 17/21] net/ipv6: Cleanup exception and cache route handling
` [PATCH net-next 18/21] net/ipv6: introduce fib6_info struct and helpers
` [PATCH net-next 19/21] net/ipv6: separate handling of FIB entries from dst based routes
` [PATCH net-next 20/21] net/ipv6: Flip FIB entries to fib6_info
` [PATCH net-next 21/21] net/ipv6: Remove unused code and variables for rt6_info

[PATCH 2/2] drm/amd/pp: Adding a function to store cc6 data in SMU10
 2018-04-16 15:23 UTC 

dt-bindings: dmaengine: rcar-dmac: document R8A77965 support
 2018-04-16 15:23 UTC  (3+ messages)
` [PATCH] "

[igt-dev] [PATCH i-g-t] lib/intel_batchbuffer: Move batch functions from media/render/gpgpu libs
 2018-04-16 15:22 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v2 1/2] lib/rendercopy_gen7: Reorganizing batch allocations
  ` [igt-dev] [PATCH i-g-t v2 2/2] lib/intel_batchbuffer: Move batch functions from media/render/gpgpu libs

[PATCH] dt-bindings: serial: sh-sci: Add support for r8a77965 (H)SCIF
 2018-04-16 15:22 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/gem_exec_latency: New subtests for checking submission from RT tasks
 2018-04-16 15:22 UTC  (3+ messages)
`  "
` [igt-dev] ✗ Fi.CI.BAT: failure for "

[Qemu-devel] [prefix=PATCH for-2.12?] linux-user: check that all of AArch64 SVE extended sigframe is writable
 2018-04-16 15:21 UTC  (2+ messages)
` [Qemu-devel] [Qemu-arm] "

Add udev-md-raid-safe-timeouts.rules
 2018-04-16 15:19 UTC  (6+ messages)
  ` [linux-lvm] "

[PATCH] dt-bindings: net: ravb: Add support for r8a77965 SoC
 2018-04-16 15:21 UTC  (2+ messages)

[PATCH 0/7] xen/arm: CPU hotplug fixes
 2018-04-16 15:21 UTC  (18+ messages)
` [PATCH 4/7] xen/arm: When CPU dies, free percpu area immediatelly

[PATCH] tools/kdd: silence gcc 8 warning a different way
 2018-04-16 15:20 UTC  (3+ messages)

[PATCH V2] of: Don't create device for OPP tables
 2018-04-16 15:20 UTC  (2+ messages)

[PATCH] dt-bindings: gpio: Add support for r8a77965
 2018-04-16 15:20 UTC  (2+ messages)

[GIT PULL] ARM: socfpga_defconfig: fix for v4.17
 2018-04-16 15:19 UTC 

Draft of Git Rev News edition 38
 2018-04-16 15:19 UTC  (7+ messages)

[PATCH v3 00/13] soundwire: Add stream support
 2018-04-16 15:23 UTC  (14+ messages)
` [PATCH v3 01/13] Documentation: soundwire: Add more documentation
` [PATCH v3 02/13] soundwire: Add support for SoundWire stream management
` [PATCH v3 03/13] soundwire: Add support for port management
` [PATCH v3 04/13] soundwire: Add Master and Slave port programming
` [PATCH v3 05/13] soundwire: Add helpers for ports operations
` [PATCH v3 06/13] soundwire: Add bank switch routine
` [PATCH v3 07/13] soundwire: Add stream configuration APIs
` [PATCH v3 08/13] ASoC: Add SoundWire stream programming interface
` [PATCH v3 09/13] soundwire: Remove cdns_master_ops
` [PATCH v3 10/13] soundwire: cdns: Add port routines
` [PATCH v3 11/13] soundwire: cdns: Add stream routines
` [PATCH v3 12/13] soundwire: intel: Add stream initialization
` [PATCH v3 13/13] soundwire: intel: Add audio DAI ops

[Bug 199407] New: Radeon night light/redshift flickers
 2018-04-16 15:19 UTC  (3+ messages)
` [Bug 199407] "

[PATCH v6 00/10] crypto: add virtio poll mode driver
 2018-04-16 15:18 UTC  (5+ messages)
` [PATCH v10 "
  ` [PATCH v10 01/10] crypto/virtio: add virtio crypto PMD

Symlink not persisted even after fsync
 2018-04-16 15:17 UTC  (14+ messages)

[PATCH RFC] dma-direct: Try reallocation with GFP_DMA32 if possible
 2018-04-16 15:18 UTC 

[xen-unstable-smoke test] 122331: tolerable all pass - PUSHED
 2018-04-16 15:18 UTC 

[PATCH AUTOSEL for 4.14 001/161] firewire-ohci: work around oversized DMA reads on JMicron controllers
 2018-04-16 15:18 UTC  (6+ messages)
` [PATCH AUTOSEL for 4.14 015/161] printk: Add console owner and waiter logic to load balance console writes

4.16 OMAP serial transmit corruption?
 2018-04-16 15:17 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] igt: Drop Intel from the name in docs and paths
 2018-04-16 15:16 UTC  (2+ messages)

[PATCH] x86/ldt: Fix support_pte_mask filtering in map_ldt_struct()
 2018-04-16 15:16 UTC  (2+ messages)

[Qemu-devel] [RFC] Intermediate block mirroring
 2018-04-16 15:15 UTC  (4+ messages)

Xen inside KVM on AMD: Linux HVM/PVH crashes on AP bring up
 2018-04-16 15:14 UTC 

[PATCH v2 1/6] powerpc/pm: Fix suspend=n in menuconfig for e500mc platforms
 2018-04-16 15:13 UTC  (4+ messages)
` [PATCH v2 6/6] fsl_pmc: update device bindings

[Bug 198883] New: amdgpu: carrizo: Screen stalls after starting X
 2018-04-16 15:13 UTC  (3+ messages)
` [Bug 198883] "

[PATCH v2 1/2] pinctrl/samsung: Correct EINTG banks order
 2018-04-16 15:13 UTC  (3+ messages)
` [PATCH v2 2/2] pinctrl/samsung: Document required order of banks

[PATCH v3 0/6] Add support for PWM input capture on STM32
 2018-04-16 15:12 UTC  (8+ messages)
` [PATCH v3 2/6] mfd: stm32-timers: add support for dmas

[U-Boot] [PATCH v2] mmc: mv_sdhci: zero out sdhci_host structure
 2018-04-16 15:13 UTC  (2+ messages)

Wrong module .text address in 4.16.0
 2018-04-16 15:13 UTC  (5+ messages)

[PATCH v7] media: platform: Renesas IMR driver
 2018-04-16 15:12 UTC  (3+ messages)

[PATCH] btrfs: don't bug_on with enomem in __clear_state_bit
 2018-04-16 15:12 UTC  (3+ messages)

[Bug 106077] New: gr: TRAP DISPATCH_QUERY
 2018-04-16 15:11 UTC 

[PATCH] android: binder: Change return type to vm_fault_t
 2018-04-16 15:11 UTC 

[PATCH] media: v4l2-compat-ioctl32: better name userspace pointers
 2018-04-16 15:11 UTC 

[GIT PULL FOR v4.18] rc changes
 2018-04-16 15:10 UTC 

bpf-next is OPEN
 2018-04-16 15:10 UTC 

[PATCH v2 0/2] Fix __GFP_ZERO vs constructor
 2018-04-16 15:10 UTC  (10+ messages)
` [PATCH v2 2/2] slab: __GFP_ZERO is incompatible with a constructor
              ` [PATCH v3 "

Kernel unaligned access at ... btrfs_real_readdir+0x51c/0x718 [btrfs]
 2018-04-16 14:52 UTC 

[RESEND PATCH 1/2] dt-ops: Add helper API to dump fdt blob
 2018-04-16 15:09 UTC  (9+ messages)

[PATCH 0/3] Receive Side Coalescing for macb driver
 2018-04-16 15:08 UTC  (2+ messages)

[PATCH] slub: Remove use of page->counter
 2018-04-16 15:08 UTC  (7+ messages)

[PATCH] dcdbas: Add support for WSMT ACPI table
 2018-04-16 15:07 UTC 

[PATCH] dt-bindings: pinctrl: sunxi: Fix reference to driver
 2018-04-16 15:07 UTC  (2+ messages)

[PATCH] mm: allow to decrease swap.max below actual swap usage
 2018-04-16 15:07 UTC  (3+ messages)

[cip-dev] ARM64 and Debian LTS
 2018-04-16 15:07 UTC  (3+ messages)

[PATCH v4 1/3] dt-bindings: pinctrl: bcm2835-gpio: Add generic pinctrl support
 2018-04-16 15:06 UTC  (4+ messages)
` [PATCH v5 0/3] pinctrl: bcm2835: "
  ` [PATCH v5 1/3] dt-bindings: pinctrl: bcm2835-gpio: "

[PATCH v2 0/2] Add Renesas R8A77980 PFC driver
 2018-04-16 15:06 UTC  (4+ messages)
` [PATCH] pinctrl: sh-pfc: r8a77970: add pin I/O voltage control

[PATCH] app/eventdev: fix gcc 4.8 compilation errors
 2018-04-16 15:05 UTC  (3+ messages)

[PATCH v2 0/2] RAVE SP EEPROM driver
 2018-04-16 15:05 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: nvmem: Add binding for "

[PATCH v3] net: davicom: dm9000: Avoid spinlock recursion during dm9000_timeout routine
 2018-04-16 15:05 UTC  (2+ messages)

[meta-cgl][PATCH 0/5][RFC] CGL cleanup
 2018-04-16 15:03 UTC  (6+ messages)
` [meta-cgl][PATCH 1/5] meta-cgl-fsl-ppc: drop layer supporting old kernel
` [meta-cgl][PATCH 2/5] Corosync: remove recipe its in meta-networking
` [meta-cgl][PATCH 3/5] makedumpfile: remove as its in meta-oe
` [meta-cgl][PATCH 4/5] iscsi-initiator-utils: drop bbappends
` [meta-cgl][PATCH 5/5] meta-cge-common: Add README

[PATCH net] team: avoid adding twice the same option to the event list
 2018-04-16 15:03 UTC  (2+ messages)

[PATCH] ARM: dts: renesas: replace toshiba,mmc-wrprotect-disable with disable-wp
 2018-04-16 15:02 UTC  (3+ messages)
` [PATCH] ARM: dts: renesas: replace toshiba, mmc-wrprotect-disable "

[PATCH 0/4] rte_flow extension for vSwitch acceleration
 2018-04-16 15:03 UTC  (9+ messages)
` [PATCH v2 "
  ` [PATCH v2 4/4] ether: add packet modification aciton in flow API

[PATCH 0/5] wcn36xx: scan related patches
 2018-04-16 15:03 UTC  (8+ messages)
` [PATCH 5/5] wcn36xx: pass information elements in scan requests

[PATCH v3] Add livepatch kselftests
 2018-04-16 15:02 UTC  (8+ messages)
` [PATCH v3] selftests/livepatch: introduce tests

[U-Boot] Please pull u-boot-x86 (take 2)
 2018-04-16 15:01 UTC 

[PATCH v2 13/13] dt: bindings: add bindings for wcn3990 wifi block
 2018-04-16 15:00 UTC  (5+ messages)

[PATCH] gpu: drm: vgem: Change return type to vm_fault_t
 2018-04-16 15:02 UTC 

[Qemu-devel] [PATCH V4] migration: add capability to bypass the shared memory
 2018-04-16 15:00 UTC  (2+ messages)
` [Qemu-devel] [PATCH V5] "

[PATCH v2 5/5] ALSA: xen-front: Implement ALSA virtual sound driver
 2018-04-16 14:59 UTC  (4+ messages)

[PATCH] drm/i915: Print error state times relative to capture
 2018-04-16 15:00 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

net-next is OPEN
 2018-04-16 15:00 UTC 

[PATCH v4 0/2] SDM845 System Cache Driver
 2018-04-16 14:59 UTC  (4+ messages)
` [PATCH v4 1/2] Documentation: Documentation for qcom, llcc

[PATCH v10 05/10] livepatch: Support separate list for replaced patches
 2018-04-16 14:58 UTC  (11+ messages)

[PATCH v10] media: imx258: Add imx258 camera sensor driver
 2018-04-16 15:04 UTC 

[PATCH v2 00/14] Move ad7746 driver out of staging
 2018-04-16 14:55 UTC  (5+ messages)
` [PATCH v2 11/14] staging: iio: ad7746: Add devicetree bindings documentation

[PATCH v2] uio: Change return type to vm_fault_t
 2018-04-16 14:54 UTC 

[SPDK] Comparing I/O Performance w/ and w/o FUA
 2018-04-16 14:54 UTC 

[PATCH 0/5] Add support in dwmac-sun8i for accessing EMAC clock
 2018-04-16 14:51 UTC  (9+ messages)
` [PATCH 3/5] net: stmmac: dwmac-sun8i: Allow getting syscon regmap from device
      ` [linux-sunxi] "
            `  "

[PATCH] IB: make INFINIBAND_ADDR_TRANS configurable
 2018-04-16 14:51 UTC  (5+ messages)

[PATCH v4 00/15] s390: vfio-ap: guest dedicated crypto adapters
 2018-04-16 14:51 UTC  (4+ messages)
` [PATCH v4 13/15] KVM: s390: configure the guest's AP devices

[PATCH 1/3] ARM: imx_v6_v7_defconfig: add RN5T618 PMIC family support
 2018-04-16 14:51 UTC  (3+ messages)

[LTP] [COMMITTED] [PATCH 1/2] tst_safe_macros: SAFE_{IOCTL, FCNTL} prefix variable
 2018-04-16 14:51 UTC  (2+ messages)
` [LTP] [COMMITTED] [PATCH 2/2] preadv03, pwritev03: Fix test on 32bit archs

[RESEND PATCH v1 1/2] trace: events: scsi: Add tag in SCSI trace events
 2018-04-16 14:31 UTC 

[RFC] drm/i915: Engine discovery query
 2018-04-16 14:50 UTC  (5+ messages)
` [RFC v2] "

[PATCH 0/7] MIPS: boot: fix various problems in arch/mips/boot/Makefile
 2018-04-16 14:47 UTC  (2+ messages)
` [PATCH 4/7] MIPS: boot: correct prerequisite image of vmlinux.*.its


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.