All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-07-12 12:42:31 to 2016-07-12 13:40:49 UTC [more...]

[PATCH 00/19] xen: sched: assorted fixes and improvements to Credit2
 2016-07-12 13:40 UTC  (3+ messages)
` [PATCH 18/19] xen: credit2: implement SMT support independent runq arrangement

[PATCH v2 0/4] libxl: add framework for device types
 2016-07-12 13:40 UTC  (3+ messages)

[PATCH 0/2] binfmt_elf: fix calculations for bss padding
 2016-07-12 13:39 UTC  (6+ messages)
` [PATCH 2/2] mm: refuse wrapped vm_brk requests

[PATCH] ti-framework-components: update to version 3.40.02.07
 2016-07-12 13:38 UTC 

[PATCH v2 0/6] Change OOM killer to use list of mm_struct
 2016-07-12 13:38 UTC  (4+ messages)
` [PATCH 4/6] mm,oom_reaper: Make OOM reaper "

[PATCH 02/10] bnx2x: Remove unused preprocessor symbols and code
 2016-07-12 13:38 UTC  (9+ messages)
` [PATCH 03/10] bnx2x: Remove delay during device startup
` [PATCH 04/10] bnx2x: Remove unused RX queue code
` [PATCH 05/10] bnx2x: Restrict RX mask flags sent to the PF
` [PATCH 06/10] bnx2x: Replace macro with static function
` [PATCH 07/10] bnx2x: Serialize access to pf2vf mailbox
` [PATCH 08/10] bnx2x: Check return codes during VF mailbox operation
` [PATCH 09/10] bnx2x: Don't return structs
` [PATCH 10/10] bnx2x: Merge debug register operations into headers

[RFC 0/3] extend kexec_file_load system call
 2016-07-12 13:25 UTC  (4+ messages)

[LTP] [PATCH] syscalls/mmap16: close open files in cleanup path
 2016-07-12 13:38 UTC  (5+ messages)

[PATCH iproute2] ip route: restore route entries in correct order
 2016-07-12 13:37 UTC 

[PATCHv3] Better kernel instruction abort handling
 2016-07-12 13:37 UTC  (4+ messages)
` [PATCHv3] arm64: Handle el1 synchronous instruction aborts cleanly

[PATCH v3 2/2] libata-scsi: better style in ata_msense_caching()
 2016-07-12 13:37 UTC 

[PATCH v3 1/2] libata-scsi: fix SET FEATURES "filtering" for ata_msense_caching()
 2016-07-12 13:37 UTC 

[PATCH v8 00/11] Add driver bpf hook for early packet drop and forwarding
 2016-07-12 13:14 UTC  (5+ messages)
` [PATCH v8 01/11] bpf: add XDP prog type for early driver filter
` [PATCH v8 04/11] net/mlx4_en: add support for fast rx drop bpf program

[PATCH] toaster: fix unhandled traceback
 2016-07-12 13:26 UTC 

[PATCH 00/20] Improve LIRC documentation
 2016-07-12 13:35 UTC  (23+ messages)
` [PATCH 02/20] [media] doc-rst: add media/uapi/rc/lirc-header.rst
` [PATCH 03/20] [media] lirc.h: remove several unused ioctls
` [PATCH 04/20] [media] doc-rst: remove not used ioctls from documentation
` [PATCH 05/20] [media] doc-rst: Fix LIRC_GET_FEATURES references
` [PATCH 06/20] [media] doc-rst: document ioctl LIRC_GET_SEND_MODE
` [PATCH 08/20] [media] doc-rst: document ioctl LIRC_GET_REC_MODE
` [PATCH 10/20] [media] doc-rst: document LIRC_SET_SEND_DUTY_CYCLE
` [PATCH 11/20] [media] doc-rst: document LIRC_GET_*_TIMEOUT ioctls
` [PATCH 12/20] [media] doc-rst: Document LIRC_GET_LENGTH ioctl
` [PATCH 13/20] [media] doc-rst: document LIRC set carrier ioctls
` [PATCH 14/20] [media] doc-rst: document LIRC_SET_TRANSMITTER_MASK
` [PATCH 15/20] [media] doc-rst: document LIRC_SET_REC_TIMEOUT
` [PATCH 16/20] [media] doc-rst: document LIRC_SET_REC_TIMEOUT_REPORTS
` [PATCH 17/20] [media] doc-rst: add documentation for LIRC_SET_MEASURE_CARRIER_MODE
` [PATCH 18/20] [media] doc-rst: document LIRC_SET_WIDEBAND_RECEIVER
` [PATCH 19/20] [media] doc-rst: Document LIRC set mode ioctls
` [PATCH 20/20] [media] doc-rst: reorganize LIRC ReST files

[PATCH 00/10] perf python: Add support to access tracepoint fields
 2016-07-12 13:35 UTC  (8+ messages)
` [PATCH 10/10] perf script python: Fix string vs byte array resolving

[PATCH V3 0/8] Add password protected lock/unlock support for SD/MMC
 2016-07-12 13:34 UTC  (3+ messages)

[PATCH] Revert "ARM: AM33xx: fix module_wait_ready without clkctrl register"
 2016-07-12 13:34 UTC  (5+ messages)

[PATCH v2 2/2] libata-scsi: better style in ata_msense_caching()
 2016-07-12 13:33 UTC  (2+ messages)

[PATCH] irqchip/gicv3-its: Enable cacheable attribute Read-allocate hints
 2016-07-12 13:32 UTC  (4+ messages)

[PATCH v2] iio: Add IIO support for the Measurement Computing CIO-DAC family
 2016-07-12 13:33 UTC 

why not add __GFP_HIGHMEM directly in alloc_migrate_target()?
 2016-07-12 13:16 UTC  (2+ messages)

[PATCH] tools lib traceevent: Add filter on task CPU id
 2016-07-12 13:33 UTC 

Fast-forward able commit, otherwise fail
 2016-07-12 13:24 UTC  (2+ messages)

[PATCH 1/2] spi: xilinx: Handle errors from platform_get_irq()
 2016-07-12 13:31 UTC  (4+ messages)
  ` [PATCH 2/2] spi: xilinx: Return IRQ_NONE if no interrupts were detected

[PATCH v3 0/8] Change OOM killer to use list of mm_struct
 2016-07-12 13:29 UTC  (9+ messages)
` [PATCH 1/8] mm,oom_reaper: Reduce find_lock_task_mm() usage
` [PATCH 2/8] mm,oom_reaper: Do not attempt to reap a task twice
` [PATCH 3/8] mm,oom: Use list of mm_struct used by OOM victims
` [PATCH 4/8] mm,oom: Close oom_has_pending_mm race
` [PATCH 5/8] mm,oom_reaper: Make OOM reaper use list of mm_struct
` [PATCH 6/8] mm,oom: Remove OOM_SCAN_ABORT case and signal_struct->oom_victims
` [PATCH 7/8] mm,oom: Stop clearing TIF_MEMDIE on remote thread
` [PATCH 8/8] oom_reaper: Revert "oom_reaper: close race with exiting task"

[ANNOUNCE] Git v2.9.1
 2016-07-12 13:31 UTC  (10+ messages)

Build failure in v3.12-stable-queue
 2016-07-12 13:30 UTC 

[PATCH 00/20] iommu/amd: Use generic IOVA allocator
 2016-07-12 13:30 UTC  (5+ messages)
` [PATCH 16/20] iommu/amd: Optimize map_sg and unmap_sg
    ` [PATCH 16/20 v2] "

[PATCH 0/2] initramfs-framework enhancements
 2016-07-12 13:30 UTC  (7+ messages)
` [PATCH 1/2] meta-ostro-fixes: initramfs-framework: add retry loop for slow boot devices (like USB)

[PATCHv3 1/1] drm/imx: convey the pixelclk-active and de-active flags from DT to the ipu-di driver
 2016-07-12 13:30 UTC  (8+ messages)
` [PATCHv4 0/3] "
  ` [PATCHv4 1/3] drm/imx: parallel-display: check return code from of_get_drm_display_mode()
  ` [PATCHv4 2/3] drm: add a helper function to extract 'de-active' and 'pixelclk-active' from DT
  ` [PATCHv4 3/3] drm/imx: convey the pixelclk-active and de-active flags from DT to the ipu-di driver

[bug report] f2fs: fix to avoid reading out encrypted data in page cache
 2016-07-12 13:29 UTC 

[PATCH resend 2/2] libata-scsi: correct SPC version descriptor
 2016-07-12 13:29 UTC 

[PATCH resend 1/2] libata-scsi: set CmdQue bit in standard INQUIRY data to 1
 2016-07-12 13:29 UTC 

[PATCH] capabilities: audit capability use
 2016-07-12 13:16 UTC  (5+ messages)

[U-Boot] [PATCH v5] rockchip: add option to change method of loading u-boot
 2016-07-12 13:28 UTC  (2+ messages)

backport of a fix in master to krogoth
 2016-07-12 13:28 UTC  (4+ messages)

[PATCH 1/3] drm: extra printk() wrapper macros
 2016-07-12 13:28 UTC  (3+ messages)

[PATCH v2 1/2] libata-scsi: fix SET FEATURES "filtering" for ata_msense_caching()
 2016-07-12 13:28 UTC 

[PATCH v2 00/13] sched: Clean-ups and asymmetric cpu capacity support
 2016-07-12 13:25 UTC  (5+ messages)
` [PATCH v2 11/13] sched/fair: Avoid pulling tasks from non-overloaded higher capacity groups

[kernel-hardening] Looking for something to WORK ON
 2016-07-12 13:25 UTC  (5+ messages)

[PATCH] relay: Add global mode support for buffer-only channels
 2016-07-12 13:24 UTC  (7+ messages)
` [PATCH v2] "

[PATCH] initramfs-framework: make rootfs module optional
 2016-07-12 13:24 UTC 

[PATCH] hplib: bump SRCREV to version 1.1.0.8
 2016-07-12 13:23 UTC 

TCP performance regression in mac80211 triggered by the fq code
 2016-07-12 13:23 UTC  (9+ messages)

master - man: lvcreate: try to be clearer about -W|--wipesignatures
 2016-07-12 13:23 UTC 

[patch added to 3.12-stable] macintosh/therm_windtunnel: Export I2C module alias information
 2016-07-12 13:20 UTC  (5+ messages)
` [patch added to 3.12-stable] powerpc/iommu: Remove the dependency on EEH struct in DDW mechanism

[PATCH] btrfs: Add ratelimiting to printing facility
 2016-07-12 13:20 UTC  (2+ messages)

[PATCH] pwm: twl: Reliably disable TWL6030 PWMs
 2016-07-12 13:18 UTC  (3+ messages)

[dm-crypt] Please do not ignore.. this is so important to me.. Lost password
 2016-07-12 13:17 UTC  (2+ messages)

[PATCH] drm/i915: Acquire intel_runtime_pm for HD-Audio registers
 2016-07-12 13:16 UTC  (3+ messages)

What's cooking in git.git (Jul 2016, #04; Mon, 11)
 2016-07-12 13:16 UTC  (2+ messages)

[PATCH] module: Do a WARN_ON_ONCE() for assert module mutex not held
 2016-07-12 13:15 UTC 

divide error: 0000 [#1] SMP in task_numa_migrate - handle_mm_fault vanilla 4.4.6
 2016-07-12 13:12 UTC  (11+ messages)

[Buildroot] [PATCH v2 1/1] Arcturus uCP1020 BSP support
 2016-07-12 13:12 UTC 

[U-Boot] [PATCH] pwm: add MACRO to limit some code which only for rk3288
 2016-07-12 13:12 UTC  (6+ messages)

[Intel-gfx] Bad flicker on skylake HQD due to code in the 4.7 merge window
 2016-07-12 13:12 UTC  (2+ messages)
` ✗ Ro.CI.BAT: warning for drm/i915: Ignore panel type from OpRegion on SKL

[Query] Preemption (hogging) of the work handler
 2016-07-12 13:12 UTC  (13+ messages)

[PATCH] apple-gmux: Sphinxify docs
 2016-07-12 13:11 UTC  (4+ messages)

[Qemu-devel] [PATCH v2] target-arm: Add missed AArch32 TLBI sytem registers
 2016-07-12 13:08 UTC 

[PATCH] net: Fragment large datagrams even when IP_HDRINCL is set
 2016-07-12 12:34 UTC  (5+ messages)

[BUG] ftrace: Boost asio does not play well with trace_pipe
 2016-07-12 13:05 UTC 

[RFC PATCH 0/2] perf: Container-aware tracing support
 2016-07-12 13:04 UTC  (7+ messages)
` [RFC PATCH 2/2] perf: Filter events based on perf-namespace

[PATCH 1/1] gpu: drm: omapdrm: dss-of: add missing of_node_put after calling of_parse_phandle
 2016-07-12 13:04 UTC  (2+ messages)

[PATCH nf-next 1/2] netfilter: conntrack: protect early_drop by rcu read lock
 2016-07-12 13:03 UTC  (4+ messages)
` [PATCH nf-next 2/2] netfilter: conntrack: simplify the code by using nf_conntrack_get_ht

bluestore onode diet and encoding overhead
 2016-07-12 13:02 UTC  (8+ messages)

[added to the 3.18 stable tree] VFS: net/unix: d_backing_inode() annotations
 2016-07-12 13:02 UTC  (7+ messages)
` [added to the 3.18 stable tree] spi: sunxi: fix transfer timeout
` [added to the 3.18 stable tree] netfilter: x_tables: validate targets of jumps

aio: Question about durability guarantees
 2016-07-12 13:02 UTC  (3+ messages)

[PATCH v6] mm, kasan: switch SLUB to stackdepot, enable memory quarantine for SLUB
 2016-07-12 13:02 UTC  (4+ messages)

designated way for modems disappearing from bus during +CFUN=1
 2016-07-12 13:02 UTC  (2+ messages)

[PATCH 0/9] drm/i915: SKL iboost fixes
 2016-07-12 12:59 UTC  (10+ messages)
` [PATCH 1/9] drm/i915: Fix iboost setting for DDI with 4 lanes on SKL
` [PATCH 2/9] drm/i915: Name the "iboost bit"
` [PATCH 3/9] drm/i915: Program iboost settings for HDMI/DVI on SKL
` [PATCH 4/9] drm/i915: Move bxt_ddi_vswing_sequence() call into intel_ddi_pre_enable() for HDMI
` [PATCH 5/9] drm/i915: Explicitly use ddi buf trans entry 9 for hdmi
` [PATCH 6/9] drm/i915: Split DP/eDP/FDI and HDMI/DVI DDI buffer programming apart
` [PATCH 7/9] drm/i915: Get the iboost setting based on the port type
` [PATCH 8/9] drm/i915: Simplify intel_ddi_get_encoder_port()
` [PATCH 9/9] drm/i915: Extract bdw_get_buf_trans_edp()

[PATCH 0/7] gpu: drm: remaining missing of_node_put issue fixes
 2016-07-12 12:59 UTC  (13+ messages)
` [PATCH 2/7] gpu: drm: sti_compositor: add missing of_node_put after calling of_parse_phandle
` [PATCH 3/7] gpu: drm: sti_vdo: "
` [PATCH 4/7] gpu: drm: sti_hqvdp: "
` [PATCH 5/7] gpu: drm: sti_vtg: "

[U-Boot] [PATCH v3 0/4] rockchip: rk3288: add fastboot support
 2016-07-12 12:59 UTC  (3+ messages)
` [U-Boot] [PATCH v3 4/4] usb: dwc2: invalidate dcache before starting DMA

[PATCH v9 0/7] ACPI / processor_idle: Add ACPI v6.0 LPI support
 2016-07-12 12:59 UTC  (5+ messages)

[Qemu-devel] [PATCH v2] Fix confusing argument names in some common functions
 2016-07-12 12:58 UTC  (2+ messages)

[PATCH] mmc: core: Extend sysfs with DSR register
 2016-07-12 12:56 UTC 

[patch net-next 1/2] devlink: add hardware messages tracing facility
 2016-07-12 12:57 UTC  (5+ messages)

[Qemu-devel] [Bug 1602247] [NEW] SIGSEGV when reading ARM GIC registers through GDB stub
 2016-07-12 12:46 UTC 

[U-Boot] [PATCH 1/2] mmc: sdhci: set to INT_DATA_END when there are data
 2016-07-12 12:55 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] mmc: s5p_sdhci: unset the SDHCI_QUIRK_BROKEN_R1B

pci: automatic interrupt affinity for MSI/MSI-X capable devices V2
 2016-07-12 12:59 UTC  (9+ messages)
` [PATCH 1/5] pci: add a pci_msix_desc_addr helper
` [PATCH 2/5] pci: switch msix_program_entries to use pci_msix_desc_addr
` [PATCH 4/5] pci: Provide sensible irq vector alloc/free routines
` [PATCH 5/5] pci: spread interrupt vectors in pci_alloc_irq_vectors

[Qemu-devel] [PATCH v3 00/19] pc: add CPU hot-add/hot-remove with device_add/device_del
 2016-07-12 12:52 UTC  (7+ messages)
` [Qemu-devel] [PATCH v3 07/19] pc: set APIC ID based on socket/core/thread ids if it's not been set yet
` [Qemu-devel] [PATCH v3 09/19] pc: delay setting number of boot CPUs to machine_done time

[PATCH v3 00/10] imx drm atomic mode setting conversion
 2016-07-12 12:51 UTC  (2+ messages)

[PATCH v1] module: Fully remove the kernel_module_from_file hook
 2016-07-12 12:48 UTC  (2+ messages)

[Qemu-devel] [PATCH] target-sh4: Use glib allocator in movcal helper
 2016-07-12 12:50 UTC 

[PATCH 00/16] x86/vm-event: numerous adjustments & fixes
 2016-07-12 12:49 UTC  (9+ messages)
` [PATCH 02/16] x86: fix: make atomic_read() param const

[PATCH] examples/ipsec-secgw: fix inbound segfault
 2016-07-12 12:49 UTC 

[patch] drm/mediatek/mtk_mipi_tx: checking the wrong variable
 2016-07-12 12:47 UTC  (4+ messages)

[PATCH v2] drm/vgem: Attach sw fences to exported vGEM dma-buf (ioctl)
 2016-07-12 12:46 UTC 

automatic interrupt affinity for MSI/MSI-X capable devices V3
 2016-07-12 12:46 UTC  (7+ messages)
` [PATCH 07/13] pci: Provide sensible irq vector alloc/free routines

[PATCH v6 12/12] net/mlx4_en: add prefetch in xdp rx path
 2016-07-12 12:45 UTC  (5+ messages)
` [net-next PATCH RFC] mlx4: RX prefetch loop

[U-Boot] [PATCH 0/6] efi_loader: Improvements to .dtb handling
 2016-07-12 12:45 UTC  (4+ messages)
` [U-Boot] [PATCH 6/6] efi_loader: Display which .dtb we found

[PATCH] drm/qxl: Remove deprecated create_singlethread_workqueue
 2016-07-12 12:45 UTC  (4+ messages)

[CI] drm/i915: Provide argument names for static stubs
 2016-07-12 12:44 UTC  (2+ messages)
` ✗ Ro.CI.BAT: failure for "

[PATCH V4] rootfs.py: allow removal of support packages
 2016-07-12 12:45 UTC  (2+ messages)

RFE: sdparm: return mode page "Write parameters" for only MMC devices
 2016-07-12 12:43 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.