All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-02-07 19:12:39 to 2017-02-07 20:03:43 UTC [more...]

[PATCH 00/18] HID: Fine-tuning for several function implementations
 2017-02-07 20:01 UTC  (36+ messages)
` [PATCH 01/18] HID: Use kmalloc_array() in hid_input_field()
` [PATCH 02/18] HID: Delete an error message for a failed memory allocation in open_collection()
` [PATCH 03/18] HID: Use kmalloc_array() "
` [PATCH 04/18] HID: Improve another size determination "
` [PATCH 05/18] HID: Improve two size determinations in hid_open_report()
` [PATCH 06/18] HID: Improve another size determination in hid_scan_report()
` [PATCH 07/18] HID: Improve another size determination in hid_register_report()
` [PATCH 08/18] HID: Adjust five checks for null pointers
` [PATCH 09/18] HID: Return an error code only as a constant in hid_allocate_device()
` [PATCH 10/18] HID-debug: Replace five seq_printf() calls by seq_putc()
` [PATCH 11/18] HID-debug: Delete an unnecessary seq_printf() call in hid_dump_device()
` [PATCH 12/18] HID-debug: Replace 12 seq_printf() calls by seq_puts()
` [PATCH 13/18] HID-debug: Combine 11 seq_printf() calls into one call in hid_dump_field()
` [PATCH 14/18] HID-debug: Adjust two function calls together with a variable assignment
` [PATCH 15/18] HID-debug: Return an error code only as a constant in hid_debug_events_open()
` [PATCH 16/18] HID-debug: Add some spaces for better code readability
` [PATCH 17/18] HID-debug: Delete an unnecessary variable initialisation in hid_resolv_usage()
` [PATCH 18/18] HID-picoLCD: Use seq_puts() in picolcd_debug_reset_show()

[BUG] was: Re: [PATCH] Remove --no-gui option from difftool usage string
 2017-02-07 20:03 UTC  (6+ messages)
` [PATCH] difftool: fix bug when printing usage

[PATCH] drm/i915: Always convert incoming exec offsets to non-canonical
 2017-02-07 19:55 UTC 

BTRFS for OLTP Databases
 2017-02-07 19:59 UTC  (12+ messages)

[Qemu-devel] [PATCH 00/22] chardev clean-ups & tests
 2017-02-07 20:01 UTC  (4+ messages)
` [Qemu-devel] [PATCH 05/22] main: free root container

[PATCH v2 0/2] xen/kbdif: add multi-touch support
 2017-02-07 20:01 UTC  (9+ messages)
` [PATCH v2 1/2] xen/kbdif: update protocol documentation
` [PATCH v2 2/2] xen/kbdif: add multi-touch support

What's cooking in git.git (Feb 2017, #02; Mon, 6)
 2017-02-07 20:01 UTC  (3+ messages)

CBT: New RGW getput benchmark and testing diary
 2017-02-07 20:01 UTC  (11+ messages)

size limit for backing store? block sizes? ("[sdx] Bad block number requested")
 2017-02-07 19:58 UTC  (2+ messages)

[PATCH] ARM: dts: aspeed: Add FSI pins to Zaius device tree
 2017-02-07 19:59 UTC  (2+ messages)

[PATCH -next] pinctrl: samsung: Fix return value check in samsung_pinctrl_get_soc_data()
 2017-02-07 19:56 UTC  (4+ messages)
` [PATCH -next v2] "

[PATCH 1/3] kprobes: introduce weak variant of kprobe_exceptions_notify
 2017-02-07 19:54 UTC  (6+ messages)
` [PATCH 2/3] arm: kprobes: remove kprobe_exceptions_notify
` [PATCH 3/3] powerpc: kprobes: remove kprobe_exceptions_notify()

ATENCIÓN;
 2017-02-07 19:29 UTC 

[PATCH] efi/libstub/arm*: Set default address and size cells values for an empty dtb
 2017-02-07 19:55 UTC  (16+ messages)

[PATCH net-next/iproute v2 0/5] tc: bash-completion: Add features
 2017-02-07 19:54 UTC  (2+ messages)

[Qemu-devel] [PATCH RFC] acpi: add reset register to fadt
 2017-02-07 19:54 UTC  (8+ messages)

[PATCH v3 0/3] locking/spinlock_debug: Change it to a mostly fair lock
 2017-02-07 19:53 UTC  (5+ messages)

[PATCH 1/7] ext4: fix inline data error paths
 2017-02-07 19:52 UTC  (4+ messages)
` [PATCH 6/7] ext4: add shutdown bit and check for it

[GIT] Networking
 2017-02-07 19:42 UTC 

[PATCH v2 0/2] grep: make output consistent with revision syntax
 2017-02-07 19:50 UTC  (6+ messages)
` [PATCH v2 2/2] grep: use '/' delimiter for paths

[RFC 0/1] shiftfs: uid/gid shifting filesystem (s_user_ns version)
 2017-02-07 19:49 UTC  (19+ messages)
` [RFC 1/1] shiftfs: uid/gid shifting bind mount

[PATCH 0/3] builtins expansion
 2017-02-07 19:49 UTC  (3+ messages)
` [PATCH 2/3] allow builtins to have prototype and evaluate/expand methods

[PATCH] rev-list-options.txt: update --all about detached HEAD
 2017-02-07 19:42 UTC  (2+ messages)

subtree merging fails
 2017-02-07 18:44 UTC  (3+ messages)

[PATCH] staging: sm750fb: Enclose macro arguments in parentheses
 2017-02-07 19:48 UTC  (2+ messages)

[PATCH] gdrom: Add missing error code
 2017-02-07 19:39 UTC  (3+ messages)

OFED-4.8, rdma-core, and library paths
 2017-02-07 19:47 UTC  (9+ messages)

[PATCH 0/4] Fixes for perf build and feature detection
 2017-02-07 19:47 UTC  (3+ messages)
` [PATCH 1/4] perf tools: pass PYTHON config to "

[Buildroot] Interaction between SITE_METHOD=LOCAL and .patch files
 2017-02-07 19:47 UTC  (5+ messages)

Very slow balance / btrfs-transaction
 2017-02-07 19:47 UTC  (8+ messages)

[PATCH 2/5] simplify '(x / 1)' to 'x'
 2017-02-07 19:39 UTC  (5+ messages)
` [PATCH v2 0/5] more simplification of constant multiplicative ops
  ` [PATCH v2 4/5] simplify '(x / -1)' to '-x' (but only for signed division)

[Qemu-devel] [PULL v2 00/13] target-arm queue
 2017-02-07 19:45 UTC 

[net-next:master 376/390] drivers/net/ethernet/qualcomm/emac/emac-ethtool.c:155:49-50: Unneeded semicolon
 2017-02-07 19:42 UTC  (2+ messages)
` [PATCH] net: qcom/emac: fix semicolon.cocci warnings

[PATCH net-next] sctp: avoid list_del_init if it's freeing the memory right away
 2017-02-07 19:45 UTC  (5+ messages)

[PATCH RFC ipsec-next 0/5] IPsec GRO layer decapsulation
 2017-02-07 19:45 UTC  (3+ messages)
` [PATCH RFC ipsec-next 5/5] esp: Add a software GRO codepath

[PATCH v2 0/2] ARM: davinci_all_defconfig: enable iio
 2017-02-07 19:42 UTC  (9+ messages)
` [PATCH v2 1/2] ARM: davinci: Allocate extra interrupts

[PATCH v3 0/7] Server-side NFS/RDMA changes for v4.11
 2017-02-07 19:42 UTC  (3+ messages)
` [PATCH v3 1/7] svcrdma: Another sendto chunk list parsing update

[RFC v2 0/6] zynqmp: Add forwarding of platform specific firmware calls
 2017-02-07 19:42 UTC  (7+ messages)
` [RFC v2 1/6] xen/arm: traps: Reorder early overwrite of FID
` [RFC v2 2/6] xen/arm: Introduce platform_hvc
` [RFC v2 3/6] xen/arm: Allow platform_hvc to handle guest SMC calls
` [RFC v2 4/6] xen/arm: Introduce call_smcc64
` [RFC v2 5/6] xen/arm: zynqmp: Forward plaform specific firmware calls
` [RFC v2 6/6] xen/arm: zynqmp: Remove blacklist of ZynqMP's PM node

ceph branch status
 2017-02-07 19:40 UTC  (2+ messages)

[PATCH] scsi: aacraid: avoid open-coded upper_32_bits
 2017-02-07 19:37 UTC  (2+ messages)

[Buildroot] [PATCH] python-pyyaml: bump to version 3.12
 2017-02-07 19:39 UTC  (2+ messages)

[Buildroot] [git commit] python-pyyaml: bump to version 3.12
 2017-02-07 19:39 UTC 

[DOC v4] Xen transport for 9pfs
 2017-02-07 19:38 UTC 

ATENCIÓN;
 2017-02-07 17:08 UTC 

[PATCH v4 0/2] [PATCH v4 0/2] nvme: APST support
 2017-02-07 19:38 UTC  (3+ messages)
` [PATCH v4 2/2] nvme: Enable autonomous power state transitions

PCID review?
 2017-02-07 19:37 UTC  (4+ messages)

``git clean -xdf'' and ``make clean''
 2017-02-07 19:35 UTC  (3+ messages)

[PATCH][V2] scsi: aacraid: rcode is unsigned and should be signed int
 2017-02-07 19:35 UTC  (3+ messages)

[rtc-linux] [PATCH] bindings: rtc: correct wrong reference in required properties
 2017-02-07 19:36 UTC  (2+ messages)
`  "

[PATCH kernel] vfio/spapr_tce: Set window when adding additional groups to container
 2017-02-07 19:35 UTC  (3+ messages)

[PATCH 1/2] [media] cx231xx: Initial support Evromedia USB Full Hybrid Full HD
 2017-02-07 19:35 UTC  (2+ messages)
` [PATCH 2/2] [media] cx231xx: Fix I2C on Internal Master 3 Bus

[RFC] mailmap.blob overrides default .mailmap
 2017-02-07 19:28 UTC  (3+ messages)

[PATCH v8 0/5] mtd: use ONFI bad blocks per LUN to calculate UBI bad PEB limit
 2017-02-07 19:33 UTC  (3+ messages)
` [PATCH v8 2/5] mtd: ubi: use 'max_bad_blocks' to compute bad_peb_limit if available

[PATCH 1/2] [media] cx231xx: Initial support Evromedia USB Full Hybrid Full HD
 2017-02-07 19:34 UTC 

support for multi-range discard requests
 2017-02-07 19:34 UTC  (5+ messages)
` [PATCH 4/4] nvme: support ranged "

[PATCH] [media] cx231xx: Fix I2C on Internal Master 3 Bus
 2017-02-07 19:34 UTC 

Performance in stmmac
 2017-02-07 19:33 UTC 

switch "ms bind ipv6" default to "true"?
 2017-02-07 19:33 UTC 

[PATCHv3 0/2] Hardening configs refactor/rename
 2017-02-07 19:25 UTC  (7+ messages)
` [PATCHv3 2/2] arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONX
  `  "
    ` [kernel-hardening] "

[meta-oe][PATCH 1/3] libev: Add recipe for version 4.24
 2017-02-07 19:32 UTC  (3+ messages)
` [meta-oe][PATCH 2/3] libuv: Add recipe for version 1.10.2
` [meta-oe][PATCH 3/3] libwebsockets: Add recipe for version 2.1.0

[PATCH RESEND] [media] usbtv: add a new usbid
 2017-02-07 19:31 UTC 

[PATCH v2 0/8] fix uses of killed instructions
 2017-02-07 19:30 UTC  (2+ messages)

[Bug 98869] Electronic Super Joy graphic artefacts (regression)
 2017-02-07 19:29 UTC 

[PATCH] mm: Tighten up the fault path a little
 2017-02-07 19:28 UTC 

[PATCH] arm64: uaccess: consistently check object sizes
 2017-02-07 19:24 UTC  (5+ messages)

[PATCHv6 0/5] Limiting PCI access
 2017-02-07 19:32 UTC  (6+ messages)
` [PATCHv6 1/5] pci: Export pci device config accessors
` [PATCHv6 2/5] pci: Add device disconnected state
` [PATCHv6 3/5] pci: No config access for disconnected devices
` [PATCHv6 4/5] pci/msix: Skip disabling "
` [PATCHv6 5/5] pci: Quick return for pci_device_is_present

[PATCH net] brcmfmac: clear skb head state on xmit
 2017-02-07 19:23 UTC  (2+ messages)

[meta-networking][PATCH] crda: fix build issue do to missing python module
 2017-02-07 19:22 UTC  (8+ messages)
      ` Patchwork-Status via email (was: Re: [meta-networking][PATCH] crda: fix build issue do to missing python module)
        ` Patchwork-Status via email

Trying to use xfuncname without success
 2017-02-07 19:21 UTC 

[PATCH v15] This is the ABI for the two halves of a para-virtualized sound driver to communicate with each to other
 2017-02-07 19:22 UTC  (12+ messages)

[PATCH 0/3] A/C and Sound device tree nodes for LEGO MINDSTORMS EV3
 2017-02-07 19:22 UTC  (8+ messages)
` [PATCH 1/3] ARM: da850-lego-ev3: Add device tree node for A/DC
` [PATCH 2/3] ARM: davinci_all_defconfig: Enable TI ADS7950
` [PATCH 3/3] ARM: da850-lego-ev3: Add device tree node for sound

[PATCH] ARM: ux500: cut some platform data
 2017-02-07 19:21 UTC  (3+ messages)

[PATCH net-next] sctp: drop __packed from almost all SCTP structures
 2017-02-07 19:11 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] scripts: add "git.orderfile" for ordering diff hunks by pathname patterns
 2017-02-07 19:20 UTC  (2+ messages)

Removing/Disabling /etc/version
 2017-02-07 19:20 UTC 

Request re git status
 2017-02-07 19:18 UTC  (4+ messages)

[PATCH] mm: fix KPF_SWAPCACHE
 2017-02-07 19:11 UTC 

[PATCHv2] arm: ftrace: Adds support for CONFIG_DYNAMIC_FTRACE_WITH_REGS
 2017-02-07 19:18 UTC  (4+ messages)

[PATCH net-next 0/9] mlx4: order-0 allocations and page recycling
 2017-02-07 19:18 UTC  (6+ messages)

[PATCH v4 0/3] mt76: add new wireless driver for MediaTek MT76x2 PCIe chips
 2017-02-07 18:43 UTC  (3+ messages)
` [PATCH v4 1/3] Documentation: dt: net: add mt76 wireless device binding

[PATCH] Fix nfs-mountd dependency on rpcbind
 2017-02-07 19:16 UTC 

[PATCH net-next 0/4] bridge: improve cache utilization
 2017-02-07 19:16 UTC  (5+ messages)
` [PATCH net-next 4/4] bridge: fdb: write to used and updated at most once per jiffy
  ` [PATCH net-next] bridge: avoid unnecessary read of jiffies
    ` [Bridge] "

[patch net-next v2] spectrum: acl_tcam: Fix catchall prio value
 2017-02-07 19:16 UTC  (2+ messages)

[PATCH][net-next] net: bridge: remove redundant check to see if err is set
 2017-02-07 19:05 UTC  (2+ messages)

[PATCH net-next v3 00/12] bnxt_en: Add XDP support
 2017-02-07 18:33 UTC  (2+ messages)

[PATCH net] sctp: check af before verify address in sctp_addr_id2transport
 2017-02-07 19:08 UTC  (2+ messages)

[PATCH] PM / Domains: Restore lock-less behaviour for the genpd syscore APIs
 2017-02-07 19:09 UTC  (2+ messages)

[PATCH v3 1/2] platform/x86: acer-wmi: Inform firmware that RF Button Driver is active
 2017-02-07 19:05 UTC  (2+ messages)
` [PATCH v3 2/2] platform/x86: acer-wmi: add another KEY_WLAN keycode

[PATCH/RFC] WIP: log: allow "-" as a short-hand for "previous branch"
 2017-02-07 19:14 UTC  (5+ messages)

[PATCH net-next] bridge: remove unnecessary check for vtbegin in br_fill_vlan_tinfo_range
 2017-02-07 19:14 UTC  (3+ messages)
` [Bridge] "

[PATCH] ARM: dts: imx6sx-udoo-neo: Fix reboot hang
 2017-02-07 19:14 UTC 

[PATCH v2] watchdog: softdog: make pretimeout support a compile option
 2017-02-07 18:55 UTC  (2+ messages)

[PATCH] staging: comedi: Fix incorrect type assignment
 2017-02-07 19:06 UTC 

[PATCH v9] Add new mac80211 driver mwlwifi
 2017-02-07 19:12 UTC  (2+ messages)

[PATCH 0/1] classes/copyleft_filter: include AGPL in default included list
 2017-02-07 19:12 UTC  (2+ messages)
` [PATCH 1/1] "


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.