All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-04-15 20:45:31 to 2016-04-15 22:07:59 UTC [more...]

[Buildroot] [PATCH] gutenprint: fix host build when libusb found
 2016-04-15 22:07 UTC  (4+ messages)

[RFC PATCH] KEYS: Provide keyctls to do public key operations
 2016-04-15 22:07 UTC  (5+ messages)

[PATCH] dracut: add support for custom locale definitions
 2016-04-15 22:07 UTC 

[PATCH v2 00/21] git bisect improvements
 2016-04-15 22:07 UTC  (19+ messages)
` [PATCH v2 04/21] t: use test_cmp_rev() where appropriate
` [PATCH v2 05/21] t6030: generalize test to not rely on current implementation
` [PATCH v2 06/21] bisect: add test for the bisect algorithm
` [PATCH v2 07/21] bisect: plug the biggest memory leak
` [PATCH v2 08/21] bisect: make bisect compile if DEBUG_BISECT is set
` [PATCH v2 09/21] bisect: make algorithm behavior independent of DEBUG_BISECT
` [PATCH v2 10/21] bisect: get rid of recursion in count_distance()
` [PATCH v2 11/21] bisect: use struct node_data array instead of int array
` [PATCH v2 12/21] bisect: replace clear_distance() by unique markers

[Intel-wired-lan] [PATCH v2] e1000e: don't modify SYSTIM registers during SIOCSHWTSTAMP ioctl
 2016-04-15 22:05 UTC  (2+ messages)

[PATCH] net: phy: Ensure the state machine is called when phy is UP
 2016-04-15 22:05 UTC  (4+ messages)

btrfrs send ... | ... receive ... stores files sparsely?
 2016-04-15 22:04 UTC 

[RFC v1 0/4] x86, boot: KASLR memory implementation (x86_64)
 2016-04-15 22:03 UTC  (10+ messages)
` [kernel-hardening] "
` [RFC v1 1/4] x86, boot: Refactor KASLR entropy functions
  ` [kernel-hardening] "
` [RFC v1 2/4] x86, boot: PUD VA support for physical mapping (x86_64)
  ` [kernel-hardening] "
` [RFC v1 3/4] x86, boot: Implement ASLR for kernel memory sections (x86_64)
  ` [kernel-hardening] "
` [RFC v1 4/4] x86, boot: Memory hotplug support for KASLR memory randomization
  ` [kernel-hardening] "

[PATCH] i2c: exynos5: Fix possible ABBA deadlock by keeping I2C clock prepared
 2016-04-15 22:04 UTC  (2+ messages)

[patch] gpio: brcmstb: missing error code
 2016-04-15 22:04 UTC  (3+ messages)

[PATCH v3] bsp: add SoC driver to brcmstb
 2016-04-15 22:01 UTC  (3+ messages)

[PATCH 0/7] IB/hfi1: Remove write() and use ioctl() for user access
 2016-04-15 22:03 UTC  (22+ messages)

[PATCH 00/13] devpts: New instances for every mount
 2016-04-15 22:03 UTC  (23+ messages)
` [PATCH 01/13] devpts: Teach /dev/ptmx to find the associated devpts via path lookup
                                ` [PATCH 01/16] devpts: Attempting to get it right
                                  ` [PATCH 01/16] devpts: Use the same default mode for both /dev/ptmx and dev/pts/ptmx
                                    ` [PATCH 04/16] devpts: Teach /dev/ptmx to automount the appropriate devpts via path lookup

[GIT PULL] Block fixes for 4.6-rc
 2016-04-15 22:02 UTC 

[PATCH 1/2 v2] device-tree: nexus7-flo: Remove power gpio key entry and use pmic8xxx-pwrkey
 2016-04-15 22:01 UTC  (5+ messages)

[PATCH 0/4] serial: doc: Low Level Serial API Documentation Improvements (take two)
 2016-04-15 22:01 UTC  (3+ messages)
` [PATCH 4/4] serial: doc: .break_ctl() may sleep

[kernel-hardening] [PATCH] mm: SLAB freelist randomization
 2016-04-15 22:00 UTC  (4+ messages)
`  "
  ` [kernel-hardening] "

[PATCH v3] ARM64: ACPI: Update documentation for latest specification version
 2016-04-15 21:58 UTC  (5+ messages)

[RFC PATCH, WAS: "weird diff output?" 0/2] implement better chunk heuristics
 2016-04-15 21:56 UTC  (10+ messages)
` [RFC PATCH, WAS: "weird diff output?" 2/2] xdiff: implement empty line chunk heuristic

[RFC PATCH, WAS: "weird diff output?" v2 0/2] implement empty line diff chunk heuristic
 2016-04-15 21:56 UTC  (3+ messages)
` [RFC PATCH, WAS: "weird diff output?" v2 1/2] xdiff: add recs_match helper function
` [RFC PATCH, WAS: "weird diff output?" v2 2/2] xdiff: implement empty line chunk heuristic

Resolving the lonely pull request
 2016-04-15 21:56 UTC  (2+ messages)

[PATCH lttng-modules v4 2/5] Extract the FD sets in select and pselect6
 2016-04-15 21:55 UTC  (7+ messages)
  ` [PATCH lttng-modules v4 3/5] Extract the FDs and flags from poll and ppoll
  ` [PATCH lttng-modules v4 5/5] Extract the payload of epoll_wait/epoll_pwait

[GIT PULL 00/15] perf/core improvements
 2016-04-15 21:51 UTC  (16+ messages)
` [PATCH 01/15] perf trace: Move socket_type beautifier to tools/perf/trace/beauty/
` [PATCH 02/15] perf callchain: Start moving away from global per thread cursors
` [PATCH 03/15] perf evsel: Remove symbol_conf usage
` [PATCH 04/15] perf symbols: Move fprintf routines to separate object file
` [PATCH 05/15] perf evsel: Require that callchains be resolved before calling fprintf_{sym,callchain}
` [PATCH 06/15] perf tools: Remove addr_location argument to sample__fprintf_callchain
` [PATCH 07/15] perf script: Add --max-stack knob
` [PATCH 08/15] perf trace: "
` [PATCH 09/15] perf evsel: Move fprintf methods to separate source file
` [PATCH 10/15] perf trace: Do not print interrupted syscalls when using --duration
` [PATCH 11/15] perf trace: Introduce --min-stack filter
` [PATCH 12/15] perf record: Export record_opts based callchain parsing helper
` [PATCH 13/15] perf trace: Make --(min,max}-stack imply "--call-graph dwarf"
` [PATCH 14/15] perf evlist: Expose perf_event_mlock_kb_in_pages() helper
` [PATCH 15/15] perf trace: Bump --mmap-pages when --call-graph is used by the root user

[PATCH net-next 0/7] net: dsa: mv88e6xxx: factorize switch info
 2016-04-15 21:51 UTC  (8+ messages)
` [PATCH net-next 4/7] net: dsa: mv88e6xxx: add family to info
` [PATCH net-next 7/7] net: dsa: mv88e6xxx: drop switch id

[Buildroot] [PATCH v4 0/3] dpdk: new package
 2016-04-15 21:52 UTC  (7+ messages)
` [Buildroot] [PATCH v4 1/3] python-ptyprocess: "
` [Buildroot] [PATCH v4 2/3] python-pexpect: "
` [Buildroot] [PATCH v4 3/3] dpdk: "

[PATCH RFC 0/8] mtd: spi-nor: fix support of Quad SPI memories
 2016-04-15 21:48 UTC  (2+ messages)

[PATCH net-next v2] vxlan: synchronously and race-free destruction of vxlan sockets
 2016-04-15 21:50 UTC  (7+ messages)

[Bug 116471] New: Core in ext4 filesystem on a Dell Server
 2016-04-15 21:48 UTC  (2+ messages)
` [Bug 116471] "

atmel-ssc-dai problem with ssc1
 2016-04-15 21:47 UTC 

[PATCH] Add EDAC peripheral init functions & Ethernet EDAC
 2016-04-15 21:46 UTC  (6+ messages)

[PATCH] doc: usb: Fix typo in gadget_multi documentation
 2016-04-15 21:45 UTC  (2+ messages)

[PATCH] Documentation: clk: update file names containing referenced structures
 2016-04-15 21:44 UTC  (2+ messages)

[GIT PULL lttng-ust] Add is_pic field to statedump so_info event
 2016-04-15 21:44 UTC 

[PATCH TRIVIAL] README: remove trailing whitespace
 2016-04-15 21:40 UTC  (2+ messages)

[PATCH v5 6/6] crypto: AF_ALG - add support for key_id
 2016-04-15 21:32 UTC  (5+ messages)

[PATCH v2 2/5] Documentation: update Michael K. Johnson's work
 2016-04-15 21:37 UTC  (2+ messages)

[Intel-wired-lan] [PATCH] e1000e: don't modify SYSTIM registers during SIOCSHWTSTAMP ioctl
 2016-04-15 21:37 UTC  (3+ messages)

+ mailmap-add-frank-rowand.patch added to -mm tree
 2016-04-15 21:36 UTC 

[GIT PULL] libnvdimm fixes for v4.6-rc4
 2016-04-15 21:32 UTC  (2+ messages)

DNAT module name & Kernel flag
 2016-04-15 21:31 UTC 

[PATCH] pci: xgene: Add ECAM fixups
 2016-04-15 21:30 UTC  (4+ messages)

[PATCHv3 net-next 0/6] sctp: support sctp_diag in kernel
 2016-04-15 21:30 UTC  (6+ messages)
` [PATCHv3 net-next 1/6] sctp: add sctp_info dump api for sctp_diag

[PATCH] namespace: update event counter when umounting a deleted dentry
 2016-04-15 21:29 UTC  (4+ messages)

linux-next: build failure after merge of the tip tree
 2016-04-15 21:28 UTC  (3+ messages)

Ann Arbor Team's Flexible I/O Proposals (Ceph Next)
 2016-04-15 21:25 UTC  (2+ messages)

[PATCH] qla2xxx: rewrite code to avoid hitting gcc bug 70646
 2016-04-15 21:25 UTC  (8+ messages)

[PATCH v12 0/2] libxl: add support for pvscsi, iteration 12
 2016-04-15 21:23 UTC  (4+ messages)
` [PATCH libvirt v2 0/2] libxl: support vscsi
  ` [PATCH libvirt v2 1/2] libxl: include a XLU_Config in _libxlDriverConfig

[PATCH for-next V1 0/2] mlx5_core: mlx5_ifc updates
 2016-04-15 21:22 UTC  (3+ messages)

[PATCH] sctp: simplify sk_receive_queue locking
 2016-04-15 21:22 UTC  (3+ messages)

[PATCH 00/12] TLB/XPA fixes & cleanups
 2016-04-15 21:22 UTC  (8+ messages)
` [PATCH 03/12] MIPS: Remove redundant asm/pgtable-bits.h inclusions
` [PATCH 05/12] MIPS: mm: Standardise on _PAGE_NO_READ, drop _PAGE_READ

[PATCH v2 0/5] ARM: rockchip: move io-domains under GRF
 2016-04-15 21:21 UTC  (4+ messages)
` [PATCH v2 2/5] ARM: dts: rockchip: make rk3288-grf a simple-mfd

[PATCH 0/3] More small davinci device tree fixes
 2016-04-15 21:20 UTC  (8+ messages)
` [PATCH 1/3] ARM: DTS: da850: add node for spi0

sector size other than 512 bytes
 2016-04-15 21:19 UTC  (5+ messages)

Major improvements to the ch341 driver v4
 2016-04-15 21:14 UTC  (14+ messages)
` [PATCH v4 01/13] USB: ch341: fix error handling on resume
` [PATCH v4 02/13] USB: ch341: add LCR register definitions
` [PATCH v4 03/13] USB: ch341: add definitions for modem control
` [PATCH v4 04/13] USB: ch341: fix USB buffer allocations
` [PATCH v4 05/13] USB: ch341: reinitialize chip on reconfiguration
` [PATCH v4 06/13] USB: ch341: add support for parity, frame length, stop bits
` [PATCH v4 07/13] USB: ch341: add debug output for chip version
` [PATCH v4 08/13] USB: ch341: add support for RTS/CTS flow control
` [PATCH v4 09/13] USB: ch341: fix coding style
` [PATCH v4 10/13] USB: ch341: clean up messages
` [PATCH v4 11/13] USB: ch341: improve B0 handling
` [PATCH v4 12/13] USB: ch341: get rid of default configuration
` [PATCH v4 13/13] USB: ch341: implement tx_empty callback

[U-Boot] [PATCH] jetson-tk1: Set fdtfile environment variable
 2016-04-15 21:15 UTC  (8+ messages)

[PATCH 0/6] Miscellaneous merge fixes
 2016-04-15 21:14 UTC  (3+ messages)

+ huge-tmpfs-try-to-allocate-huge-pages-split-into-a-team-fix.patch added to -mm tree
 2016-04-15 21:11 UTC 

[PATCH v2 0/6] ARM/ARM64: Drop arm_pm_restart
 2016-04-15 21:10 UTC  (7+ messages)
` [PATCH v2 2/6] ARM: xen: Register with kernel restart handler

[PATCH v4 15/16] branch: use ref-filter printing APIs
 2016-04-15 21:09 UTC  (10+ messages)

[PATCH v2 net-next 0/5] qed/qede: Add tunneling support
 2016-04-15 21:08 UTC  (2+ messages)

[PATCH net-next] net/hsr: Added support for HSR v1
 2016-04-15 21:08 UTC  (2+ messages)

[rtc-linux] [PATCH] rtc: stmp3xxx: check for failure
 2016-04-15 21:07 UTC  (3+ messages)
`  "
  ` [rtc-linux] "

[Buildroot] [PATCH RFC] gcc: add support for gcc 6 (release candidate)
 2016-04-15 21:05 UTC 

+ mm-oom_reaper-clear-tif_memdie-for-all-tasks-queued-for-oom_reaper-clear-oom_reaper_list-before-clearing-tif_memdie.patch added to -mm tree
 2016-04-15 21:04 UTC 

[PATCH v5] irqchip, gicv3-its, numa: Enable workaround for Cavium thunderx erratum 23144
 2016-04-15 19:30 UTC 

[Buildroot] [PATCH v4 0/4] ARM Cortex-M support and STM32 defconfigs
 2016-04-15 21:02 UTC  (5+ messages)
` [Buildroot] [PATCH v4 1/4] elf2flt: use new upstream site and bump version
` [Buildroot] [PATCH v4 2/4] afboot-stm32: use the Buildroot toolchain
` [Buildroot] [PATCH v4 3/4] configs/stm32f429_disco: new configuration for STM32F429 Discovery board
` [Buildroot] [PATCH v4 4/4] configs/stm32f469_disco: new configuration for STM32F469 "

[Qemu-devel] [Bug 1571084] [NEW] Qemu 2.x dont build on last Gtk dev 3.0+
 2016-04-15 20:54 UTC 

+ oom-oom_reaper-try-to-reap-tasks-which-skip-regular-oom-killer-path-try-to-reap-tasks-which-skip-regular-memcg-oom-killer-path.patch added to -mm tree
 2016-04-15 21:00 UTC 

[PATCH] Revert regression in ath9k on AR9281
 2016-04-15 20:59 UTC  (4+ messages)
` [ath9k-devel] [PATCH] ath9k: ar5008_hw_cmn_spur_mitigate: add missing mask_m & mask_p initialisation
  `  "

[PATCH 0/3] hisi_sas: device id/IPTT collision workaround
 2016-04-15 20:56 UTC  (3+ messages)

[-next] BUG_ON in scsi_target_destroy()
 2016-04-15 20:55 UTC  (4+ messages)

[Cluster-devel] [PATCH] GFS2: Add calls to gfs2_holder_uninit in two error handlers
 2016-04-15 20:56 UTC 

[PATCH] locktorture: make verbose writable and control stats print
 2016-04-15 20:28 UTC 

[PATCH kvm-unit-tests v3 0/9] Improve the output of test runners
 2016-04-15 20:52 UTC  (10+ messages)
` [PATCH v3 1/9] lib/report: allow test skipping
` [PATCH v3 2/9] x86/*: report skipped tests
` [PATCH v3 3/9] x86/unittests: remove svm-disabled
` [PATCH v3 4/9] x86/pmu: expect failure with nmi_watchdog
` [PATCH v3 5/9] lib/report: don't print 0 failed tests
` [PATCH v3 6/9] scripts/runtime: skip tests that cannot run
` [PATCH v3 7/9] scripts/runtime: consolidate summary tags
` [PATCH v3 8/9] run_tests: print summary
` [PATCH v3 9/9] run_tests: log stderr

[Buildroot] [PATCH] package/systemd: Optionally disable hwdb
 2016-04-15 20:53 UTC  (2+ messages)

[nightly] Core TISDK (krogoth/2.1) 2016.04 build 2016-04-15_11-05-22
 2016-04-15 20:50 UTC 

[PATCH net-next 0/2] tcp: final work on SYNFLOOD behavior
 2016-04-15 20:46 UTC  (2+ messages)

[Buildroot] [git commit] python-pexpect: new package
 2016-04-15 20:45 UTC 

[SPDK] Q re which latest Linux kernel is compatible with the current SPDK release
 2016-04-15 20:45 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.