All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-09-17 16:44:35 to 2018-09-17 17:47:26 UTC [more...]

[PATCH net] net/ipv4: defensive cipso option parsing
 2018-09-17 17:46 UTC  (2+ messages)
` [PATCH v2 "

[PATCH v2 5/5] PCI: cadence: Add MSI-X capability to EP driver
 2018-09-17 15:55 UTC  (6+ messages)

[PATCH 1/2] ASoC: max9892x: Add documentation for reset-gpio support
 2018-09-17 17:47 UTC  (6+ messages)
` [PATCH 2/2] ASoC: max98927: Add "
  ` [alsa-devel] "

[PATCH V3] nvme-core: add async event trace helper
 2018-09-17 17:47 UTC 

[Bug 200695] New: Blank screen on RX 580 with amdgpu.dc=1 enabled (no displays detected)
 2018-09-17 17:46 UTC  (2+ messages)
` [Bug 200695] "

ttm crash on init
 2018-09-17 17:45 UTC  (3+ messages)

[PATCH] drm/probe_helper: Don't bother probing when connectors are forced off
 2018-09-17 17:43 UTC 

[U-Boot] sandbox does not complete efi_selftest
 2018-09-17 17:42 UTC  (2+ messages)

[PATCH v1] read-cache: speed up index load through parallelization
 2018-09-17 17:38 UTC  (17+ messages)
` [PATCH v5 0/5] "
  ` [PATCH v5 1/5] eoie: add End of Index Entry (EOIE) extension
  ` [PATCH v5 2/5] read-cache: load cache extensions on a worker thread
  ` [PATCH v5 3/5] read-cache: load cache entries on worker threads

[PATCH 0/6] Tracing register accesses with pstore and dynamic debug
 2018-09-17 17:38 UTC  (18+ messages)
` [PATCH 1/6] dt-bindings: ramoops: Add event-size property
` [PATCH 2/6] pstore: Add event tracing support

[PATCH] drm/atomic: Use drm_drv_uses_atomic_modeset() for debugfs creation
 2018-09-17 17:37 UTC 

[PATCH] net: bnxt: Fix a uninitialized variable warning
 2018-09-17 17:36 UTC  (2+ messages)

[PATCH 1/2] drm/i915/sdvo: Fix multi function encoder stuff
 2018-09-17 17:34 UTC  (3+ messages)

[PATCH 1/2] drm/nouveau: Disable atomic support on a per-device basis
 2018-09-17 17:34 UTC  (4+ messages)

iproute2: Debian 9 No ELF support
 2018-09-17 12:07 UTC  (4+ messages)

[PATCH 2/3] mtd: rawnand: stm32_fmc2: add STM32 FMC2 NAND flash controller driver
 2018-09-17 17:32 UTC  (5+ messages)

[PATCH] gpgme: Inherit from distutils-common-base
 2018-09-17 17:33 UTC 

[PATCH] systemd: Add util-linux-fsck to RDEPENDS
 2018-09-17 17:31 UTC 

[lustre-devel] [PATCH 0/8] lustre: obd: preprocessor cleanups
 2018-09-17 17:31 UTC  (9+ messages)
` [lustre-devel] [PATCH 1/8] lustre: obdclass: remove CL_PAGE_INVOKE et. al
` [lustre-devel] [PATCH 2/8] lustre: obdclass: remove cl_for_each defines
` [lustre-devel] [PATCH 3/8] lustre: obdclass: Code cleanup
` [lustre-devel] [PATCH 4/8] lustre: obdclass: cleanup obd_class.h defines
` [lustre-devel] [PATCH 5/8] lustre: obd: remove obd_{get,put}ref()
` [lustre-devel] [PATCH 6/8] lustre: obd: remove OBD ops based stats
` [lustre-devel] [PATCH 7/8] lustre: obdclass: restore md_stats code
` [lustre-devel] [PATCH 8/8] lustre: obd: add md_stats to MDC and LMV devices

[PATCH net] net: phy: sfp: Prevent NULL deference of socket_ops
 2018-09-17 17:30 UTC  (3+ messages)

[lustre-devel] [PATCH 00/30] lustre: first batch of fixes from lustre 2.10
 2018-09-17 17:30 UTC  (31+ messages)
` [lustre-devel] [PATCH 01/30] lustre: lnd: resolve IP query code in LND drivers
` [lustre-devel] [PATCH 02/30] lustre: uapi: add documentation about FIDs
` [lustre-devel] [PATCH 03/30] lustre: osc: fix for cl_env_get in low memory
` [lustre-devel] [PATCH 04/30] lustre: ptlrpc: fix wrong error handlers
` [lustre-devel] [PATCH 05/30] lustre: osc: GPF while doing ELC with no_wait_policy
` [lustre-devel] [PATCH 06/30] lustre: ptlrpc: Prevent possible dereference of NULL pointers
` [lustre-devel] [PATCH 07/30] lustre: llog: update llog print format to use FIDs
` [lustre-devel] [PATCH 08/30] lustre: mgc: Remove unnecessary checks for config_log_put()
` [lustre-devel] [PATCH 09/30] lustre: obd: remove obsolete OBD_FL_LOCAL_MASK
` [lustre-devel] [PATCH 10/30] lustre: ptlrpc: set rq_sent when send fails due to -ENOMEM
` [lustre-devel] [PATCH 11/30] lustre: mdc: allow setting readdir RPC size parameter
` [lustre-devel] [PATCH 12/30] lustre: kuc: initialize kkuc_groups at module init time
` [lustre-devel] [PATCH 13/30] lustre: ldlm: GPF in _ldlm_lock_debug()
` [lustre-devel] [PATCH 14/30] lustre: ldlm: cond_resched in ldlm_bl_thread_main
` [lustre-devel] [PATCH 15/30] lustre: ptlrpc: drain "ptlrpc_request_buffer_desc" objects
` [lustre-devel] [PATCH 16/30] lustre: lnet: Change sock_create() to sock_create_kern()
` [lustre-devel] [PATCH 17/30] lustre: llite: protect ll_dentry_data modification
` [lustre-devel] [PATCH 18/30] lustre: llite: llite.stat_blocksize param for fixed st_blksize
` [lustre-devel] [PATCH 19/30] lustre: llite: set sec ctx on client's inode at create time
` [lustre-devel] [PATCH 20/30] lustre: osc: osc page lru list race
` [lustre-devel] [PATCH 21/30] lustre: ldlm: use static initializer macros where possible
` [lustre-devel] [PATCH 22/30] lustre: osc: update timestamps on write only
` [lustre-devel] [PATCH 23/30] lustre: osc: adds radix_tree_preload
` [lustre-devel] [PATCH 24/30] lustre: llite: rcu-walk check should not depend on statahead
` [lustre-devel] [PATCH 25/30] lustre: llite: check the return value of cl_file_inode_init()
` [lustre-devel] [PATCH 26/30] lustre: ptlrpc: add replay request into unreplied list
` [lustre-devel] [PATCH 27/30] lustre: ptlrpc: increase sleep time in ptlrpc_request_bufs_pack()
` [lustre-devel] [PATCH 28/30] lustre: ptlrpc: free reply buffer earlier for open RPC
` [lustre-devel] [PATCH 29/30] lustre: libcfs: use save_stack_trace for stack dump
` [lustre-devel] [PATCH 30/30] lustre: clio: fix spare bit handling

[PATCH v6 0/6] Add Rockchip VPU JPEG encoder
 2018-09-17 17:30 UTC  (7+ messages)
  ` [PATCH v6 1/6] dt-bindings: Document the Rockchip VPU bindings
  ` [PATCH v6 2/6] ARM: dts: rockchip: add VPU device node for RK3288
  ` [PATCH v6 3/6] arm64: dts: rockchip: add VPU device node for RK3399
  ` [PATCH v6 4/6] media: Add JPEG_RAW format
  ` [PATCH v6 5/6] media: Add controls for JPEG quantization tables
  ` [PATCH v6 6/6] media: add Rockchip VPU JPEG encoder driver

[PATCH/RFC] commit: new option to abort -a something is already staged
 2018-09-17 17:29 UTC  (4+ messages)
` [PATCH v2 0/1] Make 'git commit' not accidentally lose staged content

[PATCH] scsi: mptfusion: Remove unnecessary parentheses and simplify null checks
 2018-09-17 17:29 UTC  (2+ messages)

[PATCH] drm/i915: Replace some PAGE_SHIFTs with I915_GTT_PAGE_SIZE
 2018-09-17 17:28 UTC  (2+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "

[PATCH] misc: echo: Remove unnecessary parentheses and simplify check for zero
 2018-09-17 17:27 UTC  (2+ messages)

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

[PATCH v4.14.y] autofs: fix autofs_sbi() does not check super block type
 2018-09-17 11:59 UTC  (4+ messages)

[PATCH RESEND 0/6] arm64: add support for generic cpu vulnerabilities
 2018-09-17 17:22 UTC  (4+ messages)
` [PATCH RESEND 3/6] arm64: add sysfs vulnerability show for spectre v1

[SPDK] Watch SPDK presentation at Storage Tech field day on Sept 21st
 2018-09-17 17:24 UTC 

Git for games working group
 2018-09-17 17:23 UTC  (9+ messages)

[PATCH] [intel-gfx] drm/i915/csr Added DC5 and DC6 counter register for ICL in debugfs entry
 2018-09-17 17:23 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for "

btrfs problems
 2018-09-17 11:55 UTC  (3+ messages)

[PATCH v4.14.y 1/2] tun: fix use after free for ptr_ring
 2018-09-17 11:55 UTC  (2+ messages)

[PATCH] vmxnet3: stats_reset implementation
 2018-09-17 17:21 UTC  (3+ messages)

New repository Request
 2018-09-17 17:20 UTC  (3+ messages)

[PATCH 4.4 000/107] 4.4.144-stable review
 2018-09-17 11:53 UTC  (4+ messages)
` [PATCH 4.4 107/107] ubi: fastmap: Erase outdated anchor PEBs during attach

Requests for inclusion on linux-4.14.y
 2018-09-17 11:52 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] efi_loader: refactor efi_setup_loaded_image()
 2018-09-17 17:18 UTC 

[PATCH 0/3] System call table generation support
 2018-09-17 17:17 UTC  (2+ messages)

[PATCH] i2c: aspeed: Acknowledge most interrupts early in interrupt handler
 2018-09-17 17:16 UTC  (5+ messages)

[PATCH] apparmor: fix SECURITY_APPARMOR_HASH_DEFAULT parameter handling
 2018-09-17 11:49 UTC  (2+ messages)

[U-Boot] [PATCH] configs: mx7: Remove CONFIG_DBG_MONITOR
 2018-09-17 17:16 UTC 

[PATCH v4 0/6] PCI: imx: Initial imx7d suspend/resume support
 2018-09-17 17:15 UTC  (12+ messages)

[PATCH V2 0/4] Misc Fixes
 2018-09-17 17:13 UTC  (5+ messages)
` [PATCH 4/4] gpgme: Inherit distutils3-base

[PATCH] powerpc: Disable -Wbuiltin-requires-header when setjmp is used
 2018-09-17 17:13 UTC  (2+ messages)

[PATCH 00/18] LSM: Prepare for explict LSM ordering
 2018-09-17 17:13 UTC  (8+ messages)
` [PATCH 16/18] LSM: Allow arbitrary "

request for 4.4-stable: 5817f977527e ("ethernet: ti: davinci_emac: add missing of_node_put after calling of_parse_phandle")
 2018-09-17 11:46 UTC  (2+ messages)

request for 4.4-stable: 86e1d5adcef96 ("net: ethernet: ti: cpsw: fix mdio device reference leak")
 2018-09-17 11:45 UTC  (2+ messages)

request for 4.4-stable: 552165bcf7060 ("drivers: net: cpsw: fix parsing of phy-handle DT property in dual_emac config")
 2018-09-17 11:45 UTC  (2+ messages)

[PATCH] PCI: rockchip: Remove redundant "valid device" check
 2018-09-17 17:12 UTC  (4+ messages)

[PATCH 9/9] intel-iommu: mark intel_dma_ops static
 2018-09-17 17:10 UTC  (2+ messages)

[PATCH 8/9] ia64: remove machvec_dma_sync_{single,sg}
 2018-09-17 17:10 UTC 

[PATCH 7/9] ia64/sn2: remove no-ops dma sync methods
 2018-09-17 17:10 UTC  (2+ messages)

[PATCH 6/9] ia64: remove the unused iommu_dma_init function
 2018-09-17 17:10 UTC 

[PATCH 5/9] ia64: remove the unused pci_iommu_shutdown function
 2018-09-17 17:10 UTC 

[PATCH 4/9] ia64: remove the unused bad_dma_address symbol
 2018-09-17 17:10 UTC 

[PATCH 3/9] ia64: remove iommu_dma_supported
 2018-09-17 17:10 UTC 

[PATCH 2/9] ia64: remove the dead iommu_sac_force variable
 2018-09-17 17:10 UTC 

[PATCH v2 0/4] arm64 SMMUv3 PMU driver with IORT support
 2018-09-17 17:10 UTC  (6+ messages)
` [PATCH v2 3/4] perf: add arm64 smmuv3 pmu driver

[PATCH 1/9] ia64: remove the kern_mem_attribute export
 2018-09-17 17:10 UTC 

misc ia64 cleanups (resend)
 2018-09-17 17:10 UTC 

Please apply "netfilter: x_tables: avoid stack-out-of-bounds read in xt_copy_counters_from_user" to 3.18.y, 4.4.y, 4.9.y
 2018-09-17 11:43 UTC  (2+ messages)

Linux 4.19-rc4 released, an apology, and a maintainership note
 2018-09-17 17:09 UTC  (2+ messages)

getting a PHC reference in a kernel module?
 2018-09-17 17:09 UTC 

[Qemu-trivial] [PATCH] accel/tcg: Remove dead code
 2018-09-17 17:08 UTC 

yielding while running SCHED_DEADLINE
 2018-09-17 11:42 UTC  (3+ messages)

[U-Boot] [RFC] colibri_imx7: Do not hardcode the memory size
 2018-09-17 17:09 UTC 

[PATCH -stable] xhci: Fix use-after-free in xhci_free_virt_device
 2018-09-17 11:41 UTC  (2+ messages)

[PATCH v3 0/5] Fix OV5640 exposure & gain
 2018-09-17 11:40 UTC  (5+ messages)

Please apply e2c631ba75a7e727e8db0a9d30a06bfd434adb3a ("clocksource: Revert "Remove kthread") to 4.18.y
 2018-09-17 11:39 UTC  (2+ messages)

[PATCH] nfs-utils mount: recover the lost EBUSY
 2018-09-17 11:38 UTC 

[PATCH] vidioc-dqevent.rst: clarify V4L2_EVENT_SRC_CH_RESOLUTION
 2018-09-17 11:37 UTC 

[PATCH v3 0/2] add support to non-uniform SFDP SPI NOR flash memories
 2018-09-17 17:03 UTC  (4+ messages)
` [PATCH v3 1/2] mtd: spi-nor: "

[PATCH v5] media: add imx319 camera sensor driver
 2018-09-17 11:34 UTC  (2+ messages)

[PATCH v6 00/11] arm64: untag user pointers passed to the kernel
 2018-09-17 17:01 UTC  (11+ messages)
` [PATCH v6 11/11] arm64: annotate user pointers casts detected by sparse

[PATCH 1/1] v4l: samsung, ov9650: Rely on V4L2-set sub-device names
 2018-09-17 11:31 UTC  (2+ messages)

[PATCH v3 0/4] media: adv748x: Allow probe with a single output endpoint
 2018-09-17 11:30 UTC  (3+ messages)
` [PATCH v3 1/4] media: i2c: adv748x: Support probing a single output
` [PATCH v3 3/4] media: i2c: adv748x: Conditionally enable only CSI-2 outputs

[PATCH v5 00/23] IOMMU and VT-d driver support for Shared Virtual Address (SVA)
 2018-09-17 16:57 UTC  (4+ messages)
` [PATCH v5 13/23] iommu: introduce device fault report API

[U-Boot] [PATCH] dm: core: Widen the dump tree to show more of the driver's name
 2018-09-17 16:57 UTC 

[PATCH 0/11 v3] audit: Fix various races when tagging and untagging mounts
 2018-09-17 16:57 UTC  (9+ messages)
` [PATCH 09/11] audit: Allocate fsnotify mark independently of chunk
` [PATCH 12/11 TESTSUITE] audit_testsuite: Add stress test for tree watches

[U-Boot] [PATCH] video: Add support for Arm's Mali Display Processors
 2018-09-17 16:56 UTC 

request for 4.4-stable: d733f7542ad4 ("drivers: net: cpsw: fix segfault in case of bad phy-handle")
 2018-09-17 11:29 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] domoticz: fix build with gcc <= 4.7
 2018-09-17 16:55 UTC 

[PATCH] kernel/hung_task.c: disable on suspend
 2018-09-17 16:55 UTC  (6+ messages)

[PATCH] read-cache.c: fix a sparse warning
 2018-09-17 16:54 UTC  (5+ messages)

[PATCH] packagegroup-arago-base-tisdk: add iperf3
 2018-09-17 16:41 UTC 

[PATCH v2 0/4] net: qcom/emac: add shared mdio bus support
 2018-09-17 16:54 UTC  (5+ messages)
` [PATCH v2 2/4] dt-bindings: net: qcom: Add binding for shared mdio bus

[PATCH V3 0/6] perf/core and x86/intel_rdt: Fix lack of coordination with perf
 2018-09-17 16:54 UTC  (4+ messages)
` [PATCH V3 5/6] x86/intel_rdt: Use perf infrastructure for measurements

[PATCH v3 00/23] Kill the_index part 4
 2018-09-17 16:53 UTC  (5+ messages)
` [PATCH v4 "
  ` [PATCH v4 02/23] read-cache.c: remove 'const' from index_has_changes()

[GIT PULL] commits for Linux 4.18
 2018-09-17 11:27 UTC  (2+ messages)

[U-Boot] [PATCH] video: Add support for NXP's TDA19988 HDMI encoder
 2018-09-17 16:52 UTC 

[U-Boot] [PATCH] i2c: Add support for the Arm's Versatile Express I2C controller
 2018-09-17 16:51 UTC 

futex_cmpxchg_enabled breakage
 2018-09-17 16:51 UTC  (5+ messages)

Booting AM335x MLO from network no longer works
 2018-09-17 16:50 UTC  (3+ messages)

[U-Boot] [PATCH] clk: Add support for Arm's Versatile Express OSC clock generators
 2018-09-17 16:50 UTC 

[tisdk-setup-scripts][PATCH] setup: add support for Ubuntu 18.04
 2018-09-17 16:49 UTC 

[PATCH 1/2] powerpc: initial stack protector (-fstack-protector) support
 2018-09-17 16:49 UTC  (3+ messages)
` [PATCH 2/2] powerpc/32: stack protector: change the canary value per task

[PATCH 00/03] Further product name updates
 2018-09-17 11:22 UTC  (7+ messages)
` [PATCH 01/03] dt-bindings: arm: consistently name SH-Mobile AG5 as R8A73A00
` [PATCH 02/03] arm: dts: Include R-Car Gen2 product name in DTSI files
` [PATCH 03/03] arm: dts: R-Car Gen1 board comment update

[U-Boot] [PATCH] misc: Add support for the Arm Versatile Express config bus
 2018-09-17 16:48 UTC 

[SPDK] FYI: Really Good Article on The Benefits of Working in Open Source
 2018-09-17 16:46 UTC 

[U-Boot] [PATCH] include/dm.h: Remove duplicated include directive
 2018-09-17 16:46 UTC 

[U-Boot] [PATCH] include/video.h: Remove declaration of functions that don't exist
 2018-09-17 16:45 UTC 

[PATCH] ghostscript: upgrade to 9.25
 2018-09-17 16:44 UTC 

[PATCH] test-meson-builds: add 32-bit compilation test
 2018-09-17 16:44 UTC  (4+ messages)

[PATCH] rcar-csi2: add R8A77980 support
 2018-09-17 11:17 UTC  (4+ messages)

Feature request: be able to pass arguments to difftool command
 2018-09-17 16:44 UTC  (5+ messages)

[PATCH v2 0/5] media: adv748x: Allow probe with a single output endpoint
 2018-09-17 11:17 UTC  (4+ messages)
` [PATCH v2 5/5] media: i2c: adv748x: Register all input subdevices


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.