All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-02-29 12:58:15 to 2016-02-29 13:32:01 UTC [more...]

[PATCH 0/18] change mmap_sem taken for write killable
 2016-02-29 13:31 UTC  (55+ messages)
` [PATCH 01/18] mm: Make mmap_sem for write waits killable for mm syscalls
` [PATCH 02/18] mm: make vm_mmap killable
` [PATCH 03/18] mm: make vm_munmap killable
` [PATCH 04/18] mm, aout: handle vm_brk failures
` [PATCH 05/18] mm, elf: handle vm_brk error
` [PATCH 06/18] mm: make vm_brk killable
` [PATCH 07/18] mm, proc: make clear_refs killable
` [PATCH 08/18] mm, fork: make dup_mmap wait for mmap_sem for write killable
` [PATCH 09/18] ipc, shm: make shmem attach/detach wait for mmap_sem killable
` [PATCH 10/18] vdso: make arch_setup_additional_pages wait for mmap_sem for write killable
` [PATCH 11/18] coredump: make coredump_wait wait for mma_sem "
` [PATCH 12/18] aio: make aio_setup_ring killable
` [PATCH 13/18] exec: make exec path waiting for mmap_sem killable
` [PATCH 14/18] prctl: make PR_SET_THP_DISABLE wait "
` [PATCH 15/18] uprobes: wait for mmap_sem for write killable
` [PATCH 16/18] drm/i915: make i915_gem_mmap_ioctl wait for mmap_sem killable
` [PATCH 17/18] drm/radeon: make radeon_mn_get "
` [PATCH 18/18] drm/amdgpu: make amdgpu_mn_get "

[PATCH/RFC 0/4] media: soc_camera: rcar_vin: Add UDS and NV16 scaling support
 2016-02-29 13:31 UTC  (7+ messages)
` [PATCH/RFC 1/4] media: soc_camera: rcar_vin: Add UDS support
` [PATCH/RFC 2/4] media: soc_camera: rcar_vin: Add get_selection callback function
` [PATCH/RFC 3/4] media: soc_camera: rcar_vin: Add cropcap "
` [PATCH/RFC 4/4] media: soc_camera: rcar_vin: Add NV16 scaling support

small diff in reported GiB size of an SSD
 2016-02-29 13:31 UTC 

[PATCH 0/2] arm64, cma, gicv3-its: Use CMA for allocation of large device tables
 2016-02-29 13:30 UTC  (6+ messages)

Git 2.7.2.windows.1 fails to authenticate access to private repository over HTTPS
 2016-02-29 13:30 UTC  (2+ messages)

[PATCH 0/1] usb: serial: option: Adding support for Telit LE922 PID 0x1045
 2016-02-29 13:30 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH v4 0/4] ACPI: parse the SPCR table
 2016-02-29 13:29 UTC  (4+ messages)
` [PATCH v4 1/4] ACPI: parse SPCR and enable matching console

v0.94.6 Hammer released
 2016-02-29 13:28 UTC  (10+ messages)
  ` [ceph-users] "

[PATCH v3 00/17] stmmac: enhance driver performances and update the version
 2016-02-29 13:27 UTC  (18+ messages)
` [PATCH v3 01/17] stmmac: share reset function between dwmac100 and dwmac1000
` [PATCH v3 02/17] stmmac: rework DMA bus setting and introduce new platform AXI structure
` [PATCH v3 03/17] stmmac: change descriptor layout
` [PATCH v3 04/17] stmmac: review RX/TX ring management
` [PATCH v3 05/17] stmmac: add length field to dma data
` [PATCH v3 06/17] stmmac: add last_segment "
` [PATCH v3 07/17] stmmac: add is_jumbo "
` [PATCH v3 08/17] stmmac: merge get_rx_owner into rx_status routine
` [PATCH v3 09/17] stmmac: optimize tx desc management
` [PATCH v3 10/17] stmmac: optimize tx clean function
` [PATCH v3 11/17] stmmac: set dirty index out of the loop
` [PATCH v3 12/17] stmmac: first frame prep at the end of xmit routine
` [PATCH v3 13/17] stmmac: do not poll phy handler when attach a switch
` [PATCH v3 14/17] stmmac: fix phy init when attached to a phy
` [PATCH v3 15/17] stmmac: do not perform zero-copy for rx frames
` [PATCH v3 16/17] stmmac: tune rx copy via threshold
` [PATCH v3 17/17] stmmac: update version to Oct_2015

[U-Boot] [PATCH V2] OMAP3: Various: Update serial platdata to update reg_offset to 0
 2016-02-29 13:28 UTC  (5+ messages)

Xen 4.7 Development Update
 2016-02-29 13:27 UTC  (2+ messages)

Getting cython to define ENODATA on FreeBSD. (Was: Re: [ceph] pybind: move cephfs to Cython (#7745))
 2016-02-29 13:26 UTC 

[U-Boot] [PATCH 00/17] driver model bring-up of musb on AM335x GP and BBB and usb_ether DM conversion
 2016-02-29 13:26 UTC  (7+ messages)
` [U-Boot] [PATCH 03/17] drivers: usb: musb: add ti musb misc driver for wrapper
` [U-Boot] [PATCH 05/17] drivers: usb: musb: adopt musb backend driver to driver model

[PATCH 00/12] Add support for Neighbor Awareness Networking
 2016-02-29 13:25 UTC  (13+ messages)
` [PATCH 01/12] cfg80211: add start / stop NAN commands
` [PATCH 02/12] mac80211: add boilerplate code for start / stop NAN
` [PATCH 03/12] cfg80211: add add_nan_func / rm_nan_func
` [PATCH 04/12] cfg80211: allow the user space to change current NAN configuration
` [PATCH 05/12] cfg80211: provide a function to report a match for NAN
` [PATCH 06/12] cfg80211: Provide an API to report NAN function termination
` [PATCH 07/12] cfg80211: add utility functions to clone and free nan_func
` [PATCH 08/12] mac80211: implement nan_change_conf
` [PATCH 09/12] mac80211: Implement add_nan_func and rm_nan_func
` [PATCH 10/12] mac80211: Add API to report nan function match
` [PATCH 11/12] iwlwifi: mvm: Add support for NAN interface type
` [PATCH 12/12] cfg80211: allow to tie the NAN instance to the owner

[PATCH] fbdev: da8xx-fb: fix videomodes of lcd panels
 2016-02-29 13:24 UTC  (3+ messages)

pNFS SCSI layout support
 2016-02-29 13:24 UTC  (4+ messages)
` [PATCH 1/3] nfs4.h: add SCSI layout defintions
` [PATCH 2/3] nfs/blocklayout: add SCSI layout support
` [PATCH 3/3] nfsd: "

[kvm-unit-tests PATCH v2 0/2] powerpc: add little-endian support
 2016-02-29 13:24 UTC  (5+ messages)
` [kvm-unit-tests PATCH v2 2/2] powerpc: select endianness

[PATCH 0/4] Prepare dpll for async
 2016-02-29 13:22 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[Qemu-devel] [mttcg] cputlb: Use async tlb_flush_by_mmuidx
 2016-02-29 13:21 UTC  (2+ messages)

[PATCH] perf tools: Fix python extension build
 2016-02-29 13:20 UTC  (2+ messages)

[PATCH] ARM64: Don't set the default console to ttyAMA0
 2016-02-29 13:20 UTC  (3+ messages)

[PATCH 0/3 v2] Upgrade RPM 5 to 5.4.16 (CVS HEAD)
 2016-02-29 13:16 UTC  (5+ messages)
` [PATCH 1/3 v2] rpm: Uprev to rpm-5.4.16 (pre) and rpm-5.4+cvs to current CVS head

[PATCH 1/2] arm64: tegra: Add DT entry for keys used in Jetson-TX1
 2016-02-29 13:06 UTC  (6+ messages)
` [PATCH 2/2] arm64: tegra: Jetson-TX1: Add DT entry for system PMIC MAX77620

[PATCH nft] datatype, meta: add new ifname_type for iifname/oifname
 2016-02-29 13:19 UTC  (3+ messages)

[PATCH] staging: lowmemorykiller: fix 2 checks that checkpatch complained
 2016-02-29 13:18 UTC 

[PATCH 1/1] arm64: defconfig: Enable Maxim PMIC max77620 config
 2016-02-29 13:02 UTC  (2+ messages)

[Question] How pmd virtio works without UIO?
 2016-02-29 13:15 UTC  (4+ messages)
` [PATCH v4 0/4] fix the issue that DPDK takes over virtio device blindly
  ` [PATCH v4 4/4] virtio: return 1 to tell the upper layer we don't take over this device

[PATCH] doc/nic: add ixgbe statistics on read frequency
 2016-02-29 13:15 UTC  (3+ messages)
` [PATCH v2] "

MMC broken in kernel 4.4
 2016-02-29 13:06 UTC  (2+ messages)

[Buildroot] [PATCH] powerpc-utils: needs dynamic toolchain
 2016-02-29 13:13 UTC 

[PATCH v4 0/2] gpio: designware: add gpio-signaled acpi event support for power button
 2016-02-29 13:13 UTC  (6+ messages)
` [PATCH v4 1/2] gpio: designware: switch device node to fwnode and add acpi binding
` [PATCH v4 2/2] gpio: designware: add gpio-signaled acpi event support

loop subsystem corrupted after mounting multiple btrfs sub-volumes
 2016-02-29 13:11 UTC  (12+ messages)

[PATCH RFC] spi: add flow controll support
 2016-02-29 13:11 UTC  (2+ messages)

[PATCH 1/2] rtc: max77686: Add support for MAX20024/MAX77620 RTC IP
 2016-02-29 12:58 UTC  (4+ messages)
` [rtc-linux] "
` [PATCH 2/2] rtc: max77686: Use REGMAP_IRQ_REG for regmap-rtc-irqs initialisation
  ` [rtc-linux] "

[PATCH v4 0/5] getcpu_cache system call for 4.6
 2016-02-29 13:08 UTC  (5+ messages)
` [PATCH v4 1/5] getcpu_cache system call: cache CPU number of running thread

[PATCH V6 00/10] Add generic PM domain support for Tegra
 2016-02-29 13:10 UTC  (5+ messages)
` [PATCH V6 03/10] PM / Domains: Add function to remove a pm-domain

[net] net: fix double free issue of skbuff
 2016-02-29 13:10 UTC  (3+ messages)

fs: NULL deref in atime_needs_update
 2016-02-29 13:09 UTC  (11+ messages)

git config --get-urlmatch does not set exit code 1 when no match is found
 2016-02-29 13:08 UTC  (3+ messages)

[PATCH 0/4] drm/915: Sanitize DC state handling
 2016-02-29 13:07 UTC  (7+ messages)
` [PATCH 2/4] drm/i915/gen9: Sanitize handling of allowed DC states
` [PATCH 3/4] drm/i915/gen9: Disable DC states if power well support is disabled
` [PATCH 4/4] drm/i915/gen9: Remove state asserts when disabling DC states

[PATCH] gpio: lp3943: Drop pin_used and lp3943_gpio_request/lp3943_gpio_free
 2016-02-29 13:08 UTC 

[PATCH v13 00/20] KVM: ARM64: Add guest PMU support
 2016-02-29 13:07 UTC  (6+ messages)
` [PATCH v13 01/20] ARM64: Move PMU register related defines to asm/perf_event.h

[Qemu-devel] [PULL 0/2] usb: redirect bugfix, MAINTAINERS update
 2016-02-29 13:05 UTC  (2+ messages)

[Qemu-devel] [PATCH COLO-Frame v15 00/38] COarse-grain LOck-stepping(COLO) Virtual Machines for Non-stop Service (FT)
 2016-02-29 13:04 UTC  (7+ messages)

[PATCH v5] serial: support for 16550A serial ports on LP-8x4x
 2016-02-29 13:03 UTC  (5+ messages)
` [PATCH v6] "

[PATCH 0/11] introduce down_write_killable for rw_semaphore
 2016-02-29 12:58 UTC  (23+ messages)
` [PATCH 01/11] locking, rwsem: get rid of __down_write_nested
` [PATCH 02/11] locking, rwsem: drop explicit memory barriers
` [PATCH 03/11] locking, rwsem: introduce basis for down_write_killable
` [PATCH 04/11] alpha, rwsem: provide __down_write_killable
` [PATCH 05/11] ia64, "
` [PATCH 06/11] s390, "
` [PATCH 07/11] sh, "
` [PATCH 08/11] sparc, "
` [PATCH 09/11] xtensa, "
` [PATCH 10/11] x86, "
` [PATCH 11/11] locking, rwsem: provide down_write_killable

50a6c8ef - xmalloc_array
 2016-02-29 13:01 UTC  (3+ messages)
` [PATCH] compat/mingw: brown paper bag fix for 50a6c8e

[Qemu-devel] [PATCH] pc-dimm: fix error handling in pc_dimm_check_memdev_is_busy()
 2016-02-29 13:01 UTC 

[PATCH v3 0/5] Process Dell Instant Launch hotkey on Vostro V131 and Inspiron M5110
 2016-02-29 13:00 UTC  (6+ messages)
` [PATCH v4 "
  ` [PATCH v4 4/5] dell-wmi: properly process Dell Instant Launch hotkey
  ` [PATCH v4 5/5] dell-wmi: support Dell Inspiron M5110

[PATCH] netfilter: xt_osf: remove unused variable
 2016-02-29 13:00 UTC  (2+ messages)

[PATCH] device property: don't bother the drivers with struct property_set
 2016-02-29 12:59 UTC  (2+ messages)

[kvm-unit-tests PATCH v7 00/18] ppc64: initial drop
 2016-02-29 12:59 UTC  (3+ messages)

[PATCH v1] virtio: Use cpuflag for vector api
 2016-02-29 12:58 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] lz4c: shut up lz4c output
 2016-02-29 12:58 UTC  (2+ messages)


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.