All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-09-26 17:57:12 to 2018-09-26 18:51:35 UTC [more...]

[PATCH v14 00/19] Intel SGX1 support
 2018-09-26 18:12 UTC  (6+ messages)
` [PATCH v14 09/19] x86/mm: x86/sgx: Signal SEGV_SGXERR for #PFs w/ PF_SGX

[PATCH v2, RESEND 0/3] tpm: retrieve digest size of unknown algorithms from TPM
 2018-09-26 18:03 UTC  (4+ messages)

[PATCH 0/2] drm/msm: dpu: Fix cursor updates
 2018-09-26 18:51 UTC  (3+ messages)
` [PATCH 1/2] drm/msm: dpu: Only check flush register against pending flushes

[PATCH net-next] net/core: make function ___gnet_stats_copy_basic() static
 2018-09-26 12:38 UTC  (2+ messages)

[PATCH] help: allow redirecting to help for aliased command
 2018-09-26 18:49 UTC  (8+ messages)

[PATCH] blk-mq: I/O and timer unplugs are inverted in blktrace
 2018-09-26 12:35 UTC 

How many null-data probes on connection loss?
 2018-09-26 18:48 UTC  (6+ messages)

[PATCH v10 0/8] blk-mq: Implement runtime power management
 2018-09-26 18:48 UTC  (12+ messages)
` [PATCH v10 5/8] percpu-refcount: Introduce percpu_ref_resurrect()
` [PATCH v10 7/8] block: Make blk_get_request() block for non-PM requests while suspended

[PATCH] net: nixge: fix warnings on 32-bit platforms
 2018-09-26 18:47 UTC  (3+ messages)

[PATCH v2 0/6] xen/arm: SMCCC fixup and improvement
 2018-09-26 18:45 UTC  (4+ messages)
` [PATCH v2 3/6] xen/arm: add SMC wrapper that is compatible with SMCCC v1.0

[PATCH v2] compiler.h: give up __compiletime_assert_fallback()
 2018-09-26 18:45 UTC  (11+ messages)

Git Test Coverage Report (Tuesday, Sept 25)
 2018-09-26 18:44 UTC  (6+ messages)

[PATCHv3 0/8] fetch: make sure submodule oids are fetched
 2018-09-26 18:43 UTC  (10+ messages)
` [PATCH 1/8] sha1-array: provide oid_array_filter

[U-Boot] [PATCH 1/1] dm: video: adjust struct vidconsole_priv description
 2018-09-26 18:42 UTC  (2+ messages)

[U-Boot] [PATCH 1/5] efi_loader: Generate Microsoft PE format complaint images
 2018-09-26 18:40 UTC  (2+ messages)

[RESEND PATCH] drm/shmobile: Replace drm_dev_unref with drm_dev_put
 2018-09-26 12:26 UTC  (3+ messages)

[PATCH] staging: rtl8723bs: Mark ACPI table declaration as maybe unused
 2018-09-26 18:39 UTC  (6+ messages)

[U-Boot] [PATCH 1/1] MAINTAINERS: assign include/video*.h
 2018-09-26 18:39 UTC  (2+ messages)

[PATCH 0/3] Filter alternate references
 2018-09-26 18:38 UTC  (9+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/3] transport.c: introduce core.alternateRefsCommand

Link-up between Gerrit & Github
 2018-09-26 18:38 UTC  (9+ messages)

[PATCH v3 1/2] powerpc/32: add stack protector support
 2018-09-26 17:37 UTC  (8+ messages)
` [PATCH v3 2/2] powerpc/64: "

[PATCH 0/6] Extract bg queue logic out fuse_conn::lock
 2018-09-26 12:25 UTC  (3+ messages)
` [PATCH 6/6] fuse: Do not take fuse_conn::lock on fuse_request_send_background()

[GSoC][PATCH v8 00/20] Convert "git stash" to C builtin
 2018-09-26 18:37 UTC  (3+ messages)
` [PATCH v9 00/21] "

[PATCH V4 0/4] spi-geni-qcom: QUP SPI GENI driver and SPI device tree bindings
 2018-09-26 18:36 UTC  (6+ messages)
` [PATCH V4 3/4] spi: spi-geni-qcom: Add SPI driver support for GENI based QUP

[PATCH security-next v3 00/29] LSM: Explict LSM ordering
 2018-09-26 18:35 UTC  (5+ messages)
` [PATCH security-next v3 04/29] LSM: Remove initcall tracing

[PATCH net] net: phy: micrel: add Microchip KSZ9131 inital driver
 2018-09-26 18:34 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: can: tcan4x5x: Add DT bindings for TCAN4x5X driver
 2018-09-26 18:34 UTC  (7+ messages)
` [PATCH 2/2] can: tcan4x5x: Add tcan4x5x driver to the kernel

[PATCH] platform/x86: intel-wmi-thunderbolt: Add dynamic debugging
 2018-09-26 18:34 UTC  (2+ messages)

[PATCH 00/30] mm: remove bootmem allocator
 2018-09-26 18:31 UTC  (11+ messages)
` [PATCH 03/30] mm: remove CONFIG_HAVE_MEMBLOCK
        ` [OpenRISC] "

[PATCH net] dt-bindings: net: add support for Microchip KSZ9131 Ethernet PHY
 2018-09-26 18:33 UTC  (2+ messages)

[PATCH 00/16] trace-cmd: rename variables, data structures and functions in lib/traceevent
 2018-09-26 12:18 UTC  (17+ messages)
` [PATCH 01/16] tools lib traceevent, perf tools: Split trace-seq related APIs in a separate header file
` [PATCH 02/16] tools lib traceevent, perf tools: Rename struct event_format to struct tep_event_format
` [PATCH 03/16] tools lib traceevent, perf tools: Rename struct format{_field} to struct tep_format{_field}
` [PATCH 04/16] tools lib traceevent, perf tools: Rename enum format_flags to enum tep_format_flags
` [PATCH 05/16] tools lib traceevent: Rename enum event_{sort_}type to enum tep_event_{sort_}type
` [PATCH 06/16] tools lib traceevent: Add prefix TEP_ to all EVENT_FL_* flags
` [PATCH 07/16] tools lib traceevent, perf tools: Add prefix tep_ to all print_* structures
` [PATCH 08/16] tools lib traceevent, perf tools: Rename enum print_arg_type to enum tep_print_arg_type
` [PATCH 09/16] tools lib traceevent: Add prefix tep_ to enums filter_{boolean,op,cmp}_type
` [PATCH 10/16] tools lib traceevent: Add prefix tep_ to enums filter_{exp,arg}_type
` [PATCH 11/16] tools lib traceevent: Add prefix tep_ to struct filter_{arg,value_type}
` [PATCH 12/16] tools lib traceevent: Add prefix tep_ to various structs filter_arg_*
` [PATCH 13/16] tools lib traceevent: Add prefix tep_ to structs filter_type and event_filter
` [PATCH 14/16] tools lib traceevent: Rename struct plugin_list to struct tep_plugin_list
` [PATCH 15/16] tools lib traceevent: Rename data2host*() APIs
` [PATCH 16/16] tools lib traceevent: Add prefix tep_ to enum filter_trivial_type

[PATCH net-next 0/9] net: bridge: convert bool options to bits
 2018-09-26 12:18 UTC  (10+ messages)
` [PATCH net-next 1/9] net: bridge: make struct opening bracket consistent
` [PATCH net-next 2/9] net: bridge: add bitfield for options and convert vlan opts
` [PATCH net-next 3/9] net: bridge: convert nf call options to bits
` [PATCH net-next 4/9] net: bridge: convert group_addr_set option to a bit
` [PATCH net-next 5/9] net: bridge: convert and rename mcast disabled
` [PATCH net-next 6/9] net: bridge: convert mcast options to bits
` [PATCH net-next 7/9] net: bridge: convert neigh_suppress_enabled option to a bit
` [PATCH net-next 8/9] net: bridge: convert mtu_set_by_user "
` [PATCH net-next 9/9] net: bridge: pack net_bridge better

[PATCH net-next 00/10] Cleanups, minor additions & fixes for HNS3 driver
 2018-09-26 18:28 UTC  (11+ messages)
` [PATCH net-next 01/10] net: hns3: Add support for sctp checksum offload
` [PATCH net-next 02/10] net: hns3: Set extra mac address of pause param for HW
` [PATCH net-next 03/10] net: hns3: Rename loop mode
` [PATCH net-next 04/10] net: hns3: Rename mac loopback to app loopback
` [PATCH net-next 05/10] net: hns3: Add serdes parallel inner loopback support
` [PATCH net-next 06/10] net: hns3: Fix for packet buffer setting bug
` [PATCH net-next 07/10] net: hns3: Fix for netdev not up problem when setting mtu
` [PATCH net-next 08/10] net: hns3: Change return type of hclge_tm_schd_info_update()
` [PATCH net-next 09/10] net: hns3: Modify hns3_get_max_available_channels
` [PATCH net-next 10/10] net: hns3: Fix loss of coal configuration while doing reset

[PATCH memory-model 0/5] Updates to the formal memory model
 2018-09-26 18:29 UTC  (6+ messages)
` [PATCH memory-model 1/5] tools/memory-model: Add litmus-test naming scheme
` [PATCH memory-model 2/5] tools/memory-model: Add extra ordering for locks and remove it for ordinary release/acquire
` [PATCH memory-model 3/5] tools/memory-model: Fix a README typo
` [PATCH memory-model 4/5] tools/memory-model: Add more LKMM limitations
` [PATCH memory-model 5/5] doc: Replace smp_cond_acquire() with smp_cond_load_acquire()

[PATCH] hid: microsoft: Add rumble support for Xbox One S controller
 2018-09-26 18:02 UTC  (6+ messages)
`  "
    ` AW: "
    ` XBox One S controller, Bluetooth support (was Re: hid: microsoft: Add rumble support for Xbox One S controller)

[V2,2/2] x86/mce: Add macros for corrected error count bit field
 2018-09-26 18:25 UTC 

[PATCH] worktree: add per-worktree config files
 2018-09-26 18:25 UTC  (2+ messages)

[PATCH v5 0/4] Address issues slowing persistent memory initialization
 2018-09-26 18:25 UTC  (5+ messages)
` [PATCH v5 4/4] mm: Defer ZONE_DEVICE page initialization to the point where we init pgmap

[Xenomai] ipipe 4.14 causing kernel stuck at "Loading initial ramdisk...", failed to boot on x86
 2018-09-26 18:25 UTC  (5+ messages)

[PATCH v12 0/6] drivers: Introduce firmware driver for ZynqMP core
 2018-09-26 18:25 UTC  (5+ messages)

FAILED: patch "[PATCH] ext4: close race between direct IO and ext4_break_layouts()" failed to apply to 4.14-stable tree
 2018-09-26 12:12 UTC 

FAILED: patch "[PATCH] ext4: close race between direct IO and ext4_break_layouts()" failed to apply to 4.18-stable tree
 2018-09-26 12:12 UTC 

[PATCH 01/12] drm/amdgpu: add missing error handling
 2018-09-26 18:24 UTC  (3+ messages)
` [PATCH 02/12] drm/amdgpu: send IVs to the KFD only after processing them

Leaking Path in XFS's ioctl interface(missing LSM check)
 2018-09-26 18:24 UTC  (3+ messages)

[PATCH net-next] net: aquantia: Make function aq_fw1x_set_power() static
 2018-09-26 12:20 UTC 

Raise maximum number of memory controllers
 2018-09-26 18:23 UTC  (12+ messages)
              ` [PATCH] "

[RESEND PATCH] drm/rcar-du: Replace drm_dev_unref with drm_dev_put
 2018-09-26 12:09 UTC  (2+ messages)

[4/5] EDAC, dsm_edac: Wrap ACPI DSM methods for address translation
 2018-09-26 18:22 UTC 

[GIT PULL rcu/next] RCU commits for 4.20/5.0
 2018-09-26 18:21 UTC 

[Buildroot] [PATCH 1/2] nilfs-utils: no comment if BR2_USE_MMU is true
 2018-09-26 18:20 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] nilfs-utils: drop NPTL dependency

[PATCH] i2c: of: Try to find an I2C adapter matching the parent
 2018-09-26 18:20 UTC  (2+ messages)

[PATCH 0/2] hwmon: ina3221: Add power and enable sysfs nodes
 2018-09-26 18:20 UTC  (7+ messages)
` [PATCH 1/2] hwmon: ina3221: Add power "
` [PATCH 2/2] hwmon: ina3221: Add enable "

[PATCH 1/2] soc: fsl: qbman: qman_portal: defer probing when qman is not available
 2018-09-26 18:15 UTC  (5+ messages)

FAILED: patch "[PATCH] drm/vmwgfx: Fix buffer object eviction" failed to apply to 4.18-stable tree
 2018-09-26 12:04 UTC 

[Buildroot] [PATCH 1/1] irqbalance: ui needs ncurses
 2018-09-26 18:17 UTC 

t7005-editor.sh failure
 2018-09-26 18:16 UTC  (8+ messages)
        ` [PATCH] t7005-editor: quote filename to fix whitespace-issue

[PATCH net-next] net/tls: Make function get_rec() static
 2018-09-26 12:10 UTC 

[PATCH] python3: move sqlite files into python-sqlite
 2018-09-26 18:08 UTC  (2+ messages)

[PATCH] x86: use alternatives for FS/GS base accesses
 2018-09-26 18:13 UTC  (4+ messages)

Recent changes (master)
 2018-09-26 12:00 UTC 

[PATCH v3 0/4] drivers: clk: Add ZynqMP clock driver support
 2018-09-26 18:13 UTC  (10+ messages)
` [PATCH v3 1/4] Documentation: xilinx: Add documentation for eemi APIs
` [PATCH v3 2/4] firmware: xilinx: Add zynqmp IOCTL API for device control
` [PATCH v3 3/4] dt-bindings: clock: Add bindings for ZynqMP clock driver
` [PATCH v3 4/4] drivers: clk: Add "

FAILED: patch "[PATCH] scsi: target: iscsi: Use bin2hex instead of a" failed to apply to 4.4-stable tree
 2018-09-26 11:59 UTC 

FAILED: patch "[PATCH] scsi: target: iscsi: Use bin2hex instead of a" failed to apply to 4.9-stable tree
 2018-09-26 11:59 UTC 

[PATCH] eal: fix '--huge-unlink' option
 2018-09-26 18:12 UTC  (2+ messages)

[PATCH v4 0/9] Introducing remote ODBs
 2018-09-26 18:11 UTC  (7+ messages)
` [PATCH v4 9/9] Documentation/config: add odb.<name>.promisorRemote

[U-Boot] [PATCH v3 0/8] Device tree support for PowerPC in U-Boot
 2018-09-26 18:11 UTC  (5+ messages)
` [U-Boot] [PATCH v3 6/8] powerpc: mpc85xx: Use binman to embed dtb inside U-Boot

[v2 PATCH 1/2 -mm] mm: mremap: dwongrade mmap_sem to read when shrinking
 2018-09-26 18:10 UTC  (2+ messages)
` [v2 PATCH 2/2 -mm] mm: brk: "

[PATCH stable 4.18] bpf/verifier: disallow pointer subtraction
 2018-09-26 11:57 UTC  (2+ messages)

[PATCH] net/ncsi: Add NCSI OEM command for FB Tiogapass
 2018-09-26 18:07 UTC  (7+ messages)

[PATCH 00/18] my generic mmu_gather patches
 2018-09-26 18:07 UTC  (5+ messages)
` [PATCH 05/18] asm-generic/tlb: Provide generic tlb_flush

[PATCH] ARM: dts: iwg20d-q7-dbcm-ca: Improve model string
 2018-09-26 11:54 UTC  (3+ messages)

[PATCH 00/11] Upgrade DPAA2 FW and other feature/bug fixes
 2018-09-26 18:04 UTC  (17+ messages)
` [PATCH v2 00/15] "
  ` [PATCH v2 01/15] net/dpaa2: fix IOVA conversion for congestion memory
  ` [PATCH v2 02/15] net/dpaa2: fix VLAN filter enablement
  ` [PATCH v2 03/15] bus/fslmc: upgrade mc FW APIs to 10.10.0
  ` [PATCH v2 04/15] net/dpaa2: upgrade dpni to "
  ` [PATCH v2 05/15] crypto/dpaa2_sec: upgarde "
  ` [PATCH v2 06/15] bus/fslmc: support memory backed portals with QBMAN 5.0
  ` [PATCH v2 07/15] bus/fslmc: support 32 enq and deq for LX2 platform
  ` [PATCH v2 08/15] bus/fslmc: disable annotation prefetch for LX2
  ` [PATCH v2 09/15] net/dpaa2: read hardware provided MAC for DPNI devices
  ` [PATCH v2 10/15] net/dpaa2: add per queue stats get and reset support
  ` [PATCH v2 11/15] net/dpaa2: update RSS value in mbuf for lx2 platform
  ` [PATCH v2 12/15] net/dpaa2: optimize the fd reset in Tx path
  ` [PATCH v2 13/15] net/dpaa2: enhance the queue memory cleanup routines
  ` [PATCH v2 14/15] net/dpaa2: support MBUF VLAN tci population from HW parser
  ` [PATCH v2 15/15] net/dpaa2: support Rx checksum offload in slow parsing

[RFC PATCH iproute2-next V2] System specification exception API
 2018-09-26 11:52 UTC  (2+ messages)
` [RFC PATCH iproute2-next V2] man: Add devlink exception man page

[PATCH v3 0/2] media: platform: Add Aspeed Video Engine Driver
 2018-09-26 18:05 UTC  (4+ messages)

[bug report] Bluetooth: Introduce Qualcomm WCNSS SMD based HCI driver
 2018-09-26 18:04 UTC 

[PATCH] python: move sqlite module into python-sqlite
 2018-09-26 17:58 UTC  (2+ messages)

[PATCH] fix error handling in drivers/staging/rtl8192u/ieee80211/ieee80211_module.c
 2018-09-26 18:04 UTC  (3+ messages)

[RFC] ipsec: new library for IPsec data-path processing
 2018-09-26 18:02 UTC  (10+ messages)

[PATCH v3 00/10] Shared Virtual Addressing for the IOMMU
 2018-09-26 18:01 UTC  (6+ messages)
` [PATCH v3 02/10] iommu/sva: Bind process address spaces to devices

[PATCH v3 0/2] qcom: remove memcpy()ing from cmd-db driver
 2018-09-26 18:02 UTC  (3+ messages)
` [PATCH v3 1/2] soc: qcom: cmd-db: Remove memcpy()ing from cmd_db_get_header()
` [PATCH v3 2/2] soc: qcom: cmd-db: Stop memcpy()ing in cmd_db_read_aux_data()

[RFC 00/20] ns: Introduce Time Namespace
 2018-09-26 17:59 UTC  (10+ messages)

[PATCH 1/8] drm/i915/psr: Share PSR and PSR2 exit mask
 2018-09-26 17:57 UTC  (4+ messages)
` [PATCH 8/8] drm/i915/psr: Remove alpm from i915_psr

[PATCH] media: usb: dvb-usb: remove old friio driver
 2018-09-26 11:44 UTC 


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.