All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-02-23 00:16:08 to 2016-02-23 01:33:35 UTC [more...]

[PATCHSET] cgroup: misc fixes and cleanups
 2016-02-23  1:33 UTC  (3+ messages)
` [PATCH 6/6] cgroup: make cgroup subsystem masks u16

[RFCv7 PATCH 00/10] sched: scheduler-driven CPU frequency selection
 2016-02-23  1:33 UTC  (13+ messages)
` [RFCv7 PATCH 01/10] sched: Compute cpu capacity available at current frequency
` [RFCv7 PATCH 02/10] cpufreq: introduce cpufreq_driver_is_slow
` [RFCv7 PATCH 03/10] sched: scheduler-driven cpu frequency selection
` [RFCv7 PATCH 04/10] sched/fair: add triggers for OPP change requests
` [RFCv7 PATCH 05/10] sched/{core,fair}: trigger OPP change request on fork()
` [RFCv7 PATCH 06/10] sched/fair: cpufreq_sched triggers for load balancing
` [RFCv7 PATCH 07/10] sched/fair: jump to max OPP when crossing UP threshold
` [RFCv7 PATCH 08/10] sched: remove call of sched_avg_update from sched_rt_avg_update
` [RFCv7 PATCH 09/10] sched/deadline: split rt_avg in 2 distincts metrics
` [RFCv7 PATCH 10/10] sched: rt scheduler sets capacity requirement

[Question]: Contributing to btrfs
 2016-02-23  1:32 UTC  (9+ messages)

[PATCH] ASoC: rt5640: add master clock handling for rt5640
 2016-02-23  1:26 UTC  (2+ messages)

[Qemu-devel] [Bug 1548170] [NEW] qemu-kvm-spice spice server locks up when large user image is set
 2016-02-23  1:31 UTC  (2+ messages)

[PATCH v3 0/2] x86/intel/imr: Fix IMR lock logic
 2016-02-23  1:29 UTC  (3+ messages)
` [PATCH v3 1/2] x86/intel/imr: Change the kernel's IMR lock bit to false
` [PATCH v3 2/2] x86/intel/imr: Drop IMR lock bit support

[PATCH 0/2] LKDTM test updates
 2016-02-23  1:27 UTC  (6+ messages)
` [kernel-hardening] "
` [PATCHv3 1/2] lkdtm: Add READ_AFTER_FREE test
  ` [kernel-hardening] "
` [PATCH 2/2] lkdtm: Add read/write after free tests for buddy memory
  ` [kernel-hardening] "

[PATCH] ASoC: rockchip: i2s: add default values for registers
 2016-02-23  1:19 UTC  (3+ messages)

[PATCH v9 2/6] clk: hisilicon: add CRG driver for hi3519 soc
 2016-02-23  1:25 UTC  (4+ messages)

[ovmf test] 83581: regressions - FAIL
 2016-02-23  1:23 UTC 

[PATCH] doc: add doc for i40e pmd driver introduction
 2016-02-23  1:23 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v5] powerpc32: provide VIRT_CPU_ACCOUNTING
 2016-02-23  1:22 UTC  (4+ messages)

[PATCH v10 0/5] MT8173 IOMMU SUPPORT
 2016-02-22 17:20 UTC  (6+ messages)
` [PATCH v10 1/5] dt-bindings: iommu: Add binding for mediatek IOMMU
` [PATCH v10 2/5] dt-bindings: mediatek: Add smi dts binding
` [PATCH v10 3/5] memory: mediatek: Add SMI driver
` [PATCH v10 4/5] iommu/mediatek: Add mt8173 IOMMU driver
` [PATCH v10 5/5] dts: mt8173: Add iommu/smi nodes for mt8173

[Announce] sg3_utils-1.42 available
 2016-02-23  1:05 UTC  (4+ messages)

[qemu-mainline test] 83563: tolerable FAIL - PUSHED
 2016-02-23  1:21 UTC 

[U-Boot] [RFC] armv8: layerscape: Add support of u-boot device tree fix-up
 2016-02-23  1:21 UTC  (2+ messages)

[PATCH 1/1] Fixed disconnect bug by removing erroneous use of kfree()
 2016-02-23  1:17 UTC 

[PATCH v3 00/11] Multi-instance vTPM driver
 2016-02-23  1:21 UTC  (18+ messages)
` [PATCH v3 03/11] tpm: Get rid of devname
` [PATCH v3 05/11] tpm: Get rid of module locking
` [PATCH v3 06/11] tpm: Split out the devm stuff from tpmm_chip_alloc
` [PATCH v3 07/11] tpm: Replace device number bitmap with IDR
` [PATCH v3 08/11] tpm: Introduce TPM_CHIP_FLAG_VIRTUAL
      ` [PATCH v3 08/11] tpm: IntroduceTPM_CHIP_FLAG_VIRTUAL

[Qemu-devel] [PATCH] aio-posix: Don't use epoll if epoll_create1 not available
 2016-02-23  1:20 UTC 

[PATCH 0/9] powerpc/mm: Restructure Linux PTE on Book3S/64 to radix format
 2016-02-23  1:19 UTC  (6+ messages)
` [PATCH 3/9] powerpc/mm/book3s-64: Use physical addresses in upper page table tree levels

[PATCH 0/2] ARM, arm64: dts: use fallback etheravb compatibility string
 2016-02-23  1:17 UTC  (5+ messages)
` [PATCH 1/2] ARM: dts: r8a7790: "
` [PATCH 2/2] arm64: dts: r8a7795: "

Compute Stick baytrail audio problem
 2016-02-23  1:15 UTC  (3+ messages)

[Qemu-devel] CONFIG_EPOLL vs CONFIG_EPOLL_CREATE1
 2016-02-23  1:15 UTC  (2+ messages)

[RFC][PATCH 0/7] System Calls for Memory Protection Keys
 2016-02-23  1:11 UTC  (17+ messages)
` [RFC][PATCH 1/7] x86, pkeys: Documentation
` [RFC][PATCH 2/7] mm: implement new pkey_mprotect() system call
` [RFC][PATCH 3/7] x86, pkeys: make mprotect_key() mask off additional vm_flags
` [RFC][PATCH 4/7] x86: wire up mprotect_key() system call
` [RFC][PATCH 5/7] x86, pkeys: allocation/free syscalls
` [RFC][PATCH 6/7] x86, pkeys: add pkey set/get syscalls
` [RFC][PATCH 7/7] pkeys: add details of system call use to Documentation/

[lkp] [quota] ba5da72c22: WARNING: CPU: 0 PID: 29133 at fs/ext4/ext4_jbd2.c:48 ext4_journal_check_start+0x67/0xa0()
 2016-02-23  1:11 UTC  (2+ messages)
`  "

[PATCH] amdgpu: fix NULL pointer dereference at tonga_check_states_equal
 2016-02-23  1:11 UTC 

[PATCH 1/4] staging: comedi: use kmalloc_array instead of kmalloc
 2016-02-23  1:10 UTC  (7+ messages)
` [PATCH 2/4] staging: rdma: "
  ` [PATCH 3/4] staging: lustre: libcfs: "
    ` [PATCH 4/4] staging: rtl8192u: r8192U_core: "

[PATCH] gpio: pisosr: Use devm_gpiod_get_optional for gpio->load_gpio
 2016-02-23  1:09 UTC  (3+ messages)

[Buildroot] [PATCH 1/3] vala: add vala/valac wrapper
 2016-02-23  1:06 UTC  (10+ messages)

[PATCH v2] mm,oom: exclude oom_task_origin processes if they are OOM-unkillable
 2016-02-23  1:06 UTC  (5+ messages)

[PATCH] drm: rcar-du: Use ARCH_RENESAS
 2016-02-23  1:06 UTC 

[PATCH net] bpf: fix csum setting for bpf_set_tunnel_key
 2016-02-23  1:05 UTC 

[PATCH][net-next][v2] bridge: allow the maximum mtu to 64k
 2016-02-23  1:00 UTC 

[lkp] [f2fs] 7b51bf49f4: -31.2% fsmark.files_per_sec
 2016-02-23  0:59 UTC  (2+ messages)
`  "

[PATCH] clk: shmobile: Remove ARCH_SHMOBILE_MULTI
 2016-02-23  0:57 UTC 

[PATCH v1 0/2] patches to add support for rockchip rt5640 card
 2016-02-23  0:57 UTC  (5+ messages)

(No subject)
 2016-02-23  0:56 UTC  (5+ messages)
` [meta-networking][PATCH] iscsitarget: blacklist
` [meta-networking][PATCH 1/3] samba: Fix build when static libs disabled
  ` [meta-networking][PATCH 2/3] libldb: "
  ` [meta-networking][PATCH 3/3] dnrd: blacklist

netfilter: warning at net/ipv4/netfilter/nf_nat_l3proto_ipv4.c:275 nf_nat_ipv4_fn
 2016-02-23  0:55 UTC 

[radix] 099cd24e86: INFO: possible irq lock inversion dependency detected ]
 2016-02-23  0:55 UTC 

[lkp] [printk] 34578dc67f: EIP is at vprintk_emit+0x1ea/0x600
 2016-02-23  0:55 UTC  (2+ messages)
`  "

[PATCH] mm: add MM_SWAPENTS and page table when calculate tasksize in lowmem_scan()
 2016-02-23  0:54 UTC  (10+ messages)

[RFC v2 0/7] linux: add linker tables
 2016-02-23  0:52 UTC  (6+ messages)
` [RFC v2 7/7] kprobes: port to linker table
    ` [Xen-devel] "

[PATCH 0/5] Pipe level color management V6
 2016-02-23  0:52 UTC  (5+ messages)
` [PATCH 2/5] drm/i915: Do not read GAMMA_MODE register
  ` [Intel-gfx] "
` [PATCH 4/5] drm/i915: Implement color management on bdw/skl/bxt/kbl

[PATCH][net-next] bridge: increase mtu to 9000
 2016-02-23  0:51 UTC  (3+ messages)

[[RFC][PATCH] 0/8] Toaster improve test suite
 2016-02-23  0:52 UTC  (10+ messages)
` [[RFC][PATCH] 1/8] toaster/tests: Reorder/move current test code
` [[RFC][PATCH] 2/8] toaster/tests: Add __init__.py and base.py
` [[RFC][PATCH] 3/8] toaster/tests: Improve ui.py module
` [[RFC][PATCH] 4/8] toaster/tests: Adds setup test case
` [[RFC][PATCH] 5/8] toaster/tests: Add helpers.py module
` [[RFC][PATCH] 6/8] toaster-test: Refactor and imporvements
` [[RFC][PATCH] 7/8] toaster/tests: Add README, TODO and requeriments
` [[RFC][PATCH] 8/8] toaster/tests: Adds Copyright information

[PATCH] daemon.c: mark a file-local symbol as static
 2016-02-23  0:49 UTC  (5+ messages)

[rcutorture] f5b06dd00f: WARNING: CPU: 0 PID: 18 at kernel/rcu/rcuperf.c:361 rcu_perf_writer+0x3cd/0x418()
 2016-02-23  0:49 UTC 

[lkp] [crypto/xor] 420ce36f05: BUG: unable to handle kernel NULL pointer dereference at 0000000000000020
 2016-02-23  0:48 UTC  (2+ messages)
`  "

[Qemu-devel] [RFC PATCH v0 0/8] cpu-package hotplug
 2016-02-22 23:28 UTC  (8+ messages)
` [Qemu-devel] [RFC PATCH v0 4/8] spapr: Introduce CPU core device

[alsa-lib][PATCH 0/6] control: add APIs for control element set
 2016-02-23  0:48 UTC  (7+ messages)
` [PATCH 1/6] control: rename variables so that it represents the number of channels which an element has
` [PATCH 2/6] control: improve API documentation for functions to add elements
` [PATCH 3/6] control: improve API documentation for functions to set/get channel values for an element
` [PATCH 4/6] control: rename variables so that it represents a channel in element
` [PATCH 5/6] control: add a function to add an element of bytes type
` [PATCH 6/6] control: add functions to add element set

[PATCH 0/2] Add Rockchip display port phy driver support
 2016-02-23  0:48 UTC  (4+ messages)

[PATCH v4 00/11] PCI VPD access fixes
 2016-02-23  0:47 UTC  (12+ messages)
` [PATCH v4 01/11] PCI: Update VPD definitions
` [PATCH v4 02/11] PCI: Allow access to VPD attributes with size 0
` [PATCH v4 03/11] PCI: Use bitfield instead of bool for struct pci_vpd_pci22.busy
` [PATCH v4 04/11] PCI: Determine actual VPD size on first access
` [PATCH v4 05/11] FIXME need bugzilla link
` [PATCH v4 06/11] PCI: Move pci_read_vpd() and pci_write_vpd() close to other VPD code
` [PATCH v4 07/11] PCI: Move pci_vpd_release() from header file to pci/access.c
` [PATCH v4 08/11] PCI: Remove struct pci_vpd_ops.release function pointer
` [PATCH v4 09/11] PCI: Rename VPD symbols to remove unnecessary "pci22"
` [PATCH v4 10/11] PCI: Fold struct pci_vpd_pci22 into struct pci_vpd
` [PATCH v4 11/11] PCI: Sleep rather than busy-wait for VPD access completion

[ath9k-devel] Disable ACKs and Retransmission with ath9k_htc
 2016-02-23  0:47 UTC  (2+ messages)

[PATCH] mm,oom: remove shortcuts for SIGKILL and PF_EXITING cases
 2016-02-23  0:47 UTC  (3+ messages)

[PATCH v2 1/2] btrfs-progs: copy functionality of btrfs-debug-tree to inspect-internal subcommand
 2016-02-23  0:43 UTC  (2+ messages)

[nightly] SysTest Core TISDK (fido/1.8) 2016.02 build 2016-02-22_14-00-32
 2016-02-23  0:42 UTC 

[PATCH] refs: reduce the visibility of do_for_each_ref()
 2016-02-23  0:39 UTC 

[PATCH] staging: rtl8723au: use list_first_entry*
 2016-02-23  0:38 UTC 

Computer fails to resume from suspend unless I rmmod jme before initiating the suspend
 2016-02-23  0:38 UTC  (9+ messages)

[PATCH 0/8] tty: n_gsm: Make mux work as a responder station
 2016-02-23  0:37 UTC  (6+ messages)
` [PATCH 1/8] tty: n_gsm: fix formatting errors

[PATCH] Staging: comedi: mite: added spaces around | and *
 2016-02-23  0:37 UTC  (2+ messages)

[PATCH] net: jme: fix suspend/resume on JMC260
 2016-02-23  0:32 UTC 

WARNING: amd_iommu. linux-4.4.1-rt6
 2016-02-23  0:34 UTC 

[PATCH] ARM64: dts: Mediatek: mt8173-evb: fix access MMC fail issue
 2016-02-23  0:32 UTC  (4+ messages)

[PATCH 0/2] Submodule harden fetches (WAS: submodule: Fetch the direct sha1 first)
 2016-02-23  0:28 UTC  (4+ messages)
` [PATCH 2/2] submodule: Try harder to fetch needed sha1 by direct fetching sha1

[PATCH] watchdog: Add hardware dependency to BCM7038 driver
 2016-02-23  0:27 UTC  (7+ messages)

WARNING: amd_iommu. linux-4.4.1-rt6
 2016-02-23  0:25 UTC 

linux-next: manual merge of the f2fs tree with Linus' tree
 2016-02-23  0:24 UTC  (2+ messages)

[Buildroot] [PATCH 0/9] Olimex A20 OlinuXino updates
 2016-02-23  0:24 UTC  (10+ messages)
` [Buildroot] [PATCH 1/9] olimex/a20_olinuxino: update readme.txt with lime2 info
` [Buildroot] [PATCH 2/9] olimex_a20_olinuxino_micro: bump linux to 4.4.2
` [Buildroot] [PATCH 3/9] olimex_a20_olinuxino_micro: bump u-boot to 2016.01
` [Buildroot] [PATCH 4/9] olimex_a20_olinuxino_micro: initialize the network with DHCP
` [Buildroot] [PATCH 5/9] olimex_a20_olinuxino_micro: remove redundant defconfig lines
` [Buildroot] [PATCH 6/9] olimex_a20_olinuxino_micro: update to use genimage
` [Buildroot] [PATCH 7/9] olimex_a20_olinuxino_lime: "
` [Buildroot] [PATCH 8/9] olimex_a20_olinuxino_lime2: "
` [Buildroot] [PATCH 9/9] olimex_a20_olinuxino_*: remove old SD writing instructions

[Buildroot] [PATCH] msr-tools: new package
 2016-02-23  0:22 UTC  (3+ messages)
` [Buildroot] [PATCH v2] "

[Xenomai] [PATCH v2] demo/alchemy/cross-link: Properly handle syscall errors
 2016-02-23  0:22 UTC 

[kernel-hardening] [PATCH v3 0/3] Introduce GCC plugin infrastructure
 2016-02-23  0:20 UTC  (3+ messages)
`  "
  ` [kernel-hardening] "

[PATCH v3 0/5] ACPI: parse the SPCR table
 2016-02-23  0:19 UTC  (13+ messages)
` [PATCH v3 1/5] ACPI: change __init to __ref for early_acpi_os_unmap_memory()

iproute2 query
 2016-02-23  0:19 UTC  (3+ messages)

Fun BTRFS Stuff:
 2016-02-23  0:19 UTC  (3+ messages)

[PATCH v2] ARM: dts: Move syscon reboot/poweroff to common dtsi for Exynos
 2016-02-23  0:18 UTC  (5+ messages)

[PATCH] staging: iio: adc: spear_adc: Use devm_iio_device_register
 2016-02-23  0:16 UTC  (2+ messages)
` [Outreachy kernel] "

[Bug 94246] Text shadow is rendered incorrectly on Radeon R7 260X
 2016-02-23  0:16 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.