All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-11-27 19:23:10 to 2018-11-27 20:28:25 UTC [more...]

[PATCH 01/15] drm/vblank: Allow dynamic per-crtc max_vblank_count
 2018-11-27 19:42 UTC  (3+ messages)
` [PATCH v2 "

[PATCH v3 0/4] usb: chipidea: imx: add HSIC support
 2018-11-27  9:31 UTC  (5+ messages)
` [PATCH v3 1/4] usb: chipidea: add flag for imx hsic implementation
` [PATCH v3 2/4] usb: chipidea: imx: add HSIC support
` [PATCH v3 3/4] usb: chipidea: host: override ehci->hub_control
` [PATCH v3 4/4] doc: usb: ci-hdrc-usb2: Add pinctrl properties for HSIC pin groups

Support Mac address pass through on Dell DS1000 dock
 2018-11-27 20:27 UTC 

[RFC PATCH 0/1] support ftrace and -ffunction-sections
 2018-11-27 20:27 UTC  (2+ messages)

[PATCH v2 net-next] cxgb4: number of VFs supported is not always 16
 2018-11-27  9:29 UTC 

[Bug] SD card reader in Acer Aspire S5 broken in 4.20-rc
 2018-11-27 20:25 UTC  (3+ messages)

[RFC PATCH v4 00/13] ktask: multithread CPU-intensive kernel work
 2018-11-27 20:23 UTC  (11+ messages)
` [RFC PATCH v4 01/13] ktask: add documentation
` [RFC PATCH v4 11/13] mm: parallelize deferred struct page initialization within each node

[PATCH 00/10] huge_memory,khugepaged tmpfs split/collapse fixes
 2018-11-27 20:23 UTC  (4+ messages)
` [PATCH 07/10] mm/khugepaged: minor reorderings in collapse_shmem()

[PATCH] ext4: missing unlock/put_page() in ext4_try_to_write_inline_data()
 2018-11-27  9:25 UTC 

[sound:for-linus 18/18] drivers/net//ethernet/via/via-rhine.c:1118:2: error: implicit declaration of function 'pci_iounmap'; did you mean 'pcim_iounmap'?
 2018-11-27 20:22 UTC 

DIF/DIX issue related to config CONFIG_SCSI_MQ_DEFAULT
 2018-11-27 20:22 UTC  (2+ messages)

[PATCH] u-boot-tools: Improve build preparation
 2018-11-27 20:21 UTC  (7+ messages)
` [OE-core] "

[PATCH 0/3] Misc cosmetic changes for map_private_extent_buffer
 2018-11-27 20:20 UTC  (6+ messages)
` [PATCH 3/3] btrfs: document extent mapping assumptions in checksum

[PATCH v2 0/2] media: cedrus: Add H264 decoding support
 2018-11-27 20:19 UTC  (5+ messages)
` [linux-sunxi] [PATCH v2 2/2] "

[PATCH 1/2] media: imx319: fix wrong order in test pattern menus
 2018-11-27  9:22 UTC  (5+ messages)
` [PATCH 2/2] media: imx355: "

[U-Boot] [RFC PATCH] tools: add a generic config for native tools building
 2018-11-27 20:20 UTC 

[RFC PATCH] smack: fix access permissions for keyring
 2018-11-27 20:18 UTC  (2+ messages)

[PATCH] media: unify some sony camera sensors pattern naming
 2018-11-27  9:21 UTC  (5+ messages)

[patch V2 00/28] x86/speculation: Remedy the STIBP/IBPB overhead
 2018-11-27 20:18 UTC  (6+ messages)
` [patch V2 18/28] x86/speculation: Prepare for per task indirect branch speculation control
` [patch V2 24/28] x86/speculation: Prepare arch_smt_update() for PRCTL mode

[PATCH 00/11] Additional patches for nvdimm security support
 2018-11-27 20:15 UTC  (13+ messages)
` [PATCH 01/11] keys-encrypted: add nvdimm key format type to encrypted keys

[Intel-wired-lan] [PATCH] i40e: fix kerneldoc for xsk methods
 2018-11-27 20:15 UTC  (2+ messages)

[PATCH] pynfs: fix result array access in CSID7
 2018-11-27 20:14 UTC  (2+ messages)

[Qemu-devel] [RFC PATCH] Introduce Python module structure
 2018-11-27 20:13 UTC  (5+ messages)

[PATCH v16 00/22] Intel SGX1 support
 2018-11-27 20:13 UTC  (3+ messages)
` [PATCH v16 22/22] x86/sgx: SGX documentation

pull-request: bpf 2018-11-27
 2018-11-27  9:16 UTC 

Disconcerting observation with multipathd's dmevent polling code
 2018-11-27 20:13 UTC  (4+ messages)

[PATCH v7 08/12] Deprecate support for .git/info/grafts
 2018-11-27 20:12 UTC  (2+ messages)
` [PATCH] advice: don't pointlessly suggest --convert-graft-file

[PATCH] scsi: vmw_pscsi: Rearrange code to avoid multiple calls to free_irq during unload
 2018-11-27 20:12 UTC  (3+ messages)

Cygwin Git with Windows paths
 2018-11-27 20:10 UTC  (5+ messages)
` [PATCH v1/RFC 1/1] 'git clone <url> C:\cygwin\home\USER\repo' is working (again)

[PATCH] selinux-testsuite: enable multiport netfilter match for sctp tests
 2018-11-27 20:13 UTC 

[PATCH v5 00/20] xen: add pvh guest support
 2018-11-27 20:10 UTC  (13+ messages)
` [PATCH v5 02/20] loader/linux: support passing rsdp address via boot params
` [PATCH v5 05/20] xen: add some dummy headers for PVH mode
` [PATCH v5 07/20] xen: modify grub_xen_ptr2mfn() for xen-pvh
` [PATCH v5 09/20] xen: add basic hooks for PVH in current code

[U-Boot] [PATCH 0/7] android: Implement A/B boot process
 2018-11-27 20:09 UTC  (9+ messages)
` [U-Boot] [PATCH 1/7] cmd: part: Add 'number' sub-command
` [U-Boot] [PATCH 2/7] disk: part: Extend API to get partition info
` [U-Boot] [PATCH 3/7] common: Implement A/B metadata
` [U-Boot] [PATCH 4/7] cmd: Add 'android_ab_select' command
` [U-Boot] [PATCH 5/7] test/py: Add base test case for A/B updates
` [U-Boot] [PATCH 6/7] doc: android: Add simple guide "
` [U-Boot] [PATCH 7/7] env: am57xx: Implement A/B boot process

[U-Boot] [PATCH] sf: prevent clean_bar overwriting error codes
 2018-11-27 20:09 UTC 

BUG: CR marker ^M doesn't show up in '-' lines of diffs when the ending of the removed line is CR+LF
 2018-11-27 20:09 UTC  (11+ messages)

[PATCH 0/3] Delayed iput fixes
 2018-11-27 20:08 UTC  (9+ messages)
` [PATCH 2/3] btrfs: wakeup cleaner thread when adding delayed iput
` [PATCH 3/3] btrfs: replace cleaner_delayed_iput_mutex with a waitqueue

netfilter Kconfig question
 2018-11-27  9:09 UTC  (10+ messages)

[U-Boot] [PATCH] net: explicitly assign errno to return code in case of network failure
 2018-11-27 20:06 UTC  (2+ messages)

[PATCH v2] arm-compute-library: bump SRCREV and add TI benchmark test group
 2018-11-27 20:04 UTC  (4+ messages)

[meta-oe][sumo][PATCH] nodejs: Enable system ICU support
 2018-11-27 20:05 UTC  (3+ messages)

[PATCH] tracing: Fix an off by one in __next()
 2018-11-27 20:04 UTC  (4+ messages)

[RFC PATCH v2 0/4] Fix ENOMEM errors during policy reload
 2018-11-27 20:03 UTC  (7+ messages)
` [RFC PATCH v2 2/4] [squash] do not store entry for SECSID_NULL
` [RFC PATCH v2 3/4] selinux: overhaul sidtab to fix bug and improve performance

[Qemu-devel] [PATCH for-3.2 v4 00/28] Generalize machine compatibility properties
 2018-11-27 20:02 UTC  (6+ messages)
` [Qemu-devel] [PATCH for-3.2 v4 15/28] hw: apply accel compat properties without touching globals

patch "tty: do not set TTY_IO_ERROR flag if console port" added to tty-linus
 2018-11-27  9:03 UTC 

[PATCH RESEND] tty/sysrq: Do not call sync directly from sysrq_do_reset()
 2018-11-27 19:58 UTC  (3+ messages)

overlayfs access checks on underlying layers
 2018-11-27 19:58 UTC  (2+ messages)

[PATCH 0/3] vfio-ccw: support hsch/csch (kernel part)
 2018-11-27 19:57 UTC  (4+ messages)
` [PATCH 3/3] vfio-ccw: add handling for asnyc channel instructions
    ` [Qemu-devel] "

Submit board schematics to OpenBMC docs repo
 2018-11-27 19:57 UTC  (4+ messages)

[PATCH] btrfs: only run delayed refs if we're committing
 2018-11-27 19:56 UTC  (5+ messages)

[PATCH v2] media: unify some sony camera sensors pattern naming
 2018-11-27  9:03 UTC 

[PATCH 0/9] Switch defines to enums
 2018-11-27 19:53 UTC  (10+ messages)
` [PATCH 1/9] btrfs: switch BTRFS_FS_STATE_* "
` [PATCH 2/9] btrfs: switch BTRFS_BLOCK_RSV_* "
` [PATCH 3/9] btrfs: switch BTRFS_FS_* "
` [PATCH 4/9] btrfs: switch BTRFS_ROOT_* "
` [PATCH 5/9] btrfs: swtich EXTENT_BUFFER_* "
` [PATCH 6/9] btrfs: switch EXTENT_FLAG_* "
` [PATCH 7/9] btrfs: switch BTRFS_*_LOCK "
` [PATCH 8/9] btrfs: switch BTRFS_ORDERED_* "
` [PATCH 9/9] btrfs: drop extra enum initialization where using defaults

[RFC][PATCH v4 04/09] ext2: use common file type conversion
 2018-11-27  8:56 UTC  (4+ messages)

[meta-networking][PATCH] geoip: add downloadfilename for geoip database files
 2018-11-27 19:53 UTC  (5+ messages)

[PATCH v1] mem_pool: add GIT_TRACE_MEMPOOL support
 2018-11-27 19:53 UTC 

[Qemu-devel] [PATCH 0/5] Add migration support for VFIO device
 2018-11-27 19:52 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/5] VFIO KABI for migration interface

[tisdk-setup-scripts][PATCH] setup-uboot-env-am65x: enable reboot for clean env
 2018-11-27 19:52 UTC 

[RFC] Introduce two new commands, switch-branch and restore-paths
 2018-11-27 19:52 UTC  (8+ messages)
` [PATCH/RFC v2 0/7] Introduce new commands switch-branch and checkout-files
  ` [PATCH v2 1/7] parse-options: allow parse_options_concat(NULL, options)
  ` [PATCH v2 3/7] checkout: move 'confict_style' to checkout_opts
  ` [PATCH v2 4/7] checkout: move dwim_new_local_branch "

[PATCH] x86: modernize sync_bitops.h
 2018-11-27 19:51 UTC  (8+ messages)
    ` [PATCH v2] "

[RFC v1] Add virtual file system settings and hook proc
 2018-11-27 19:50 UTC  (2+ messages)
` [PATCH v1] teach git to support a virtual (partially populated) work directory

[PATCH] drm/amd/display: Fix compile error with ACPI disabled
 2018-11-27 19:51 UTC  (2+ messages)

[RFC][PATCH 00/14] function_graph: Rewrite to allow multiple users
 2018-11-27 19:50 UTC  (6+ messages)
` [RFC][PATCH 03/14] arm64: function_graph: Remove use of FTRACE_NOTRACE_DEPTH

[PATCH V2] x86/resctrl: Fix rdt_last_cmd_printf() usage and typos within
 2018-11-27 19:48 UTC  (2+ messages)
` [tip:x86/cache] x86/resctrl: Use rdt_last_cmd_puts() where possible

[PATCH v2] armnn: bump SRCREV and add a demo example
 2018-11-27 19:47 UTC  (4+ messages)

[PATCH 0/8] Enospc cleanups and fixes
 2018-11-27 19:46 UTC  (4+ messages)
` [PATCH 5/8] btrfs: don't enospc all tickets on flush failure

[PATCH bpf] sparc: Adjust bpf JIT prologue for PSEUDO calls
 2018-11-27  8:48 UTC  (2+ messages)

[PATCH 0/2] arm64: Only call into preempt_schedule() if need_resched()
 2018-11-27 19:45 UTC  (6+ messages)
` [PATCH 1/2] preempt: Move PREEMPT_NEED_RESCHED definition into arch code
` [PATCH 2/2] arm64: preempt: Provide our own implementation of asm/preempt.h

[PATCH v6 0/6] drm/dp_mst: Improve VCPI helpers, use in nouveau
 2018-11-27 19:44 UTC  (6+ messages)
` [PATCH v6 3/6] drm/dp_mst: Start tracking per-port VCPI allocations

[PATCH 0/4] Rewrite of percpu atomics and introduction of LSE
 2018-11-27 19:44 UTC  (5+ messages)
` [PATCH 1/4] arm64: Avoid redundant type conversions in xchg() and cmpxchg()
` [PATCH 2/4] arm64: Avoid masking "old" for LSE cmpxchg() implementation
` [PATCH 3/4] arm64: percpu: Rewrite per-cpu ops to allow use of LSE atomics
` [PATCH 4/4] arm64: cmpxchg: Use "K" instead of "L" for ll/sc immediate constraint

[PATCH 0/2] use adrp/add pairs for PLT entries
 2018-11-27 19:44 UTC  (2+ messages)

master - lvmlockctl: wait by default when stopping
 2018-11-27 19:43 UTC 

[PATCH net-next] cxgb4: number of VFs supported is not always 16
 2018-11-27  8:43 UTC  (2+ messages)

[ARM] gvirt_to_maddr fails when DomU is created
 2018-11-27 19:40 UTC  (2+ messages)

[PATCH V2] clk: tegra: Return the exact clock rate from clk_round_rate
 2018-11-27 19:40 UTC  (3+ messages)

[Bug 201795] New: [Regression] Wrong 4k resolution detected with DisplayPort to HDMI adapter on amdgpu
 2018-11-27 19:39 UTC  (4+ messages)
` [Bug 201795] "

[PATCH] devshell.bbclass/terminal.bbclass: add a shell check at devshell
 2018-11-27 19:37 UTC  (3+ messages)

[PATCH v6 0/2] media: platform: Add Aspeed Video Engine driver
 2018-11-27 19:37 UTC  (3+ messages)
` [PATCH v6 1/2] dt-bindings: media: Add Aspeed Video Engine binding documentation
` [PATCH v6 2/2] media: platform: Add Aspeed Video Engine driver

[PATCH] tests: avoid syntax triggering old dash bug
 2018-11-27 19:37 UTC  (3+ messages)

[PATCH] mk: don't install meson.build in usertools
 2018-11-27 19:35 UTC 

[driver-core PATCH v6 0/9] Add NUMA aware async_schedule calls
 2018-11-27 19:34 UTC  (6+ messages)
` [driver-core PATCH v6 9/9] libnvdimm: Schedule device registration on node local to the device

[PATCH v2 1/2] drm/i915/guc: fix GuC suspend/resume
 2018-11-27 19:34 UTC  (3+ messages)

[Bug 93649] [radeonsi] Graphics lockup while playing tf2
 2018-11-27 19:34 UTC  (2+ messages)

[LKP] [mm] ac5b2c1891: vm-scalability.throughput -61.3% regression
 2018-11-27 19:16 UTC  (4+ messages)

[PATCH 0/3] xen/x86: support setting dom0_mem depending on host size
 2018-11-27 19:33 UTC  (2+ messages)

[PATCH v5 0/4] kgdb: Fix kgdb_roundup_cpus()
 2018-11-27 19:30 UTC  (8+ messages)
` [PATCH v5 2/4] kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function()

[PATCH] nfs: don't dirty kernel pages read by direct-io
 2018-11-27 19:31 UTC 

[Qemu-devel] [PATCH] configure: fix elf2dmp check
 2018-11-27 19:31 UTC  (3+ messages)

[PATCH 0/7] arm64: capabilities: Optimize checking and enabling
 2018-11-27 19:31 UTC  (6+ messages)
` [PATCH 1/7] arm64: capabilities: Merge entries for ARM64_WORKAROUND_CLEAN_CACHE

[PATCH 1/2] ARM: multi_v7_defconfig: enable BPF related configs
 2018-11-27 19:31 UTC  (7+ messages)
` [PATCH 2/2] arm64: defconfig: "

[PATCH 0/3] arm64: use subsections instead of function calls for LL/SC fallbacks
 2018-11-27 19:30 UTC  (2+ messages)

[PATCH v3 00/13] i2c-multi-instantiate: Adapt for INT3515 and alike
 2018-11-27 19:30 UTC  (5+ messages)
` [PATCH v3 05/13] i2c: acpi: Return error pointers from i2c_acpi_new_device()

[PATCH v2] perf: tests: Disable breakpoint tests on ARM (32-bit)
 2018-11-27 19:30 UTC  (2+ messages)

[PATCH v5 0/2] media: platform: Add Aspeed Video Engine Driver
 2018-11-27 19:28 UTC  (6+ messages)
` [PATCH v5 2/2] media: platform: Add Aspeed Video Engine driver

[PATCH v5 00/38] LSM: Module stacking for SARA and Landlock
 2018-11-27 19:27 UTC  (4+ messages)
` [PATCH v5 01/38] LSM: Introduce LSM_FLAG_LEGACY_MAJOR

[PATCH] arm64: dts: sdm845: Add videocc node
 2018-11-27 19:26 UTC  (4+ messages)

[PATCH perf,bpf 0/5] reveal invisible bpf programs
 2018-11-27 19:25 UTC  (5+ messages)

[Cluster-devel] [gfs2 patch] gfs2: Dump nrpages for inodes and their glocks
 2018-11-27 19:26 UTC 

x86/MCE/AMD: Fix the thresholding machinery initialization order
 2018-11-27 19:25 UTC 

Git pull confusing output
 2018-11-27 19:24 UTC  (2+ messages)

How to use vce1 in Radeon Pro WX5100
 2018-11-27 19:24 UTC  (2+ messages)

[PATCH] dt-bindings: clock: Require #reset-cells in sdm845-videocc
 2018-11-27 19:24 UTC 

[PATCH lttng-tools] Add *.exe to gitignore for Cygwin
 2018-11-27 19:24 UTC 

[PATCH lttng-tools] Fix: use sys/types.h for ssize_t on Cygwin
 2018-11-27 19:24 UTC 

[Qemu-devel] [PATCH] trace: simple style changes
 2018-11-27 19:23 UTC  (2+ messages)

[PATCH 00/15] drm/i915: Fix TV encoder support
 2018-11-27 19:23 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915: Fix TV encoder support (rev4)

[GIT PULL 0/5] EFI fixes for v4.20
 2018-11-27 19:16 UTC  (4+ messages)
` [PATCH 5/5] efi: permit calling efi_mem_reserve_persistent from atomic context


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.