linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-04-06 17:21:12 to 2016-04-06 21:39:20 UTC [more...]

[PATCH] spi: cadence: Fix some checkpatch warnings
 2016-04-06 21:39 UTC  (2+ messages)
` Applied "spi: cadence: Fix some checkpatch warnings" to the spi tree

[PATCH V2 0/9] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2016-04-06 21:36 UTC  (7+ messages)
` [PATCH V2 1/9] acpi: apei: read ack upon ghes record consumption
` [PATCH V2 5/9] arm64: exception: handle instruction abort at current EL

[PATCH] KERNEL: resource: Fix bug on leakage in /proc/iomem file
 2016-04-06 21:32 UTC  (19+ messages)
            ` [kernel-hardening] "

[PATCH 00/30] Radix tree multiorder fixes
 2016-04-06 21:21 UTC  (31+ messages)
` [PATCH 01/30] radix-tree: Introduce radix_tree_empty
` [PATCH 02/30] radix tree test suite: Fix build
` [PATCH 03/30] radix tree test suite: Add tests for radix_tree_locate_item()
` [PATCH 04/30] radix tree test suite: Allow testing other fan-out values
` [PATCH 05/30] radix tree test suite: keep regression test runs short
` [PATCH 06/30] radix tree test suite: rebuild when headers change
` [PATCH 07/30] radix-tree: remove unused looping macros
` [PATCH 08/30] Introduce CONFIG_RADIX_TREE_MULTIORDER
` [PATCH 09/30] radix-tree: Add missing sibling entry functionality
` [PATCH 10/30] radix-tree: Fix sibling entry insertion
` [PATCH 11/30] radix-tree: Fix deleting a multi-order entry through an alias
` [PATCH 12/30] radix-tree: Remove restriction on multi-order entries
` [PATCH 13/30] radix-tree: Introduce radix_tree_load_root()
` [PATCH 14/30] radix-tree: Fix extending the tree for multi-order entries at offset 0
` [PATCH 15/30] radix-tree: Fix several shrinking bugs with multiorder entries
` [PATCH 16/30] radix tree test suite: Start adding multiorder tests
` [PATCH 17/30] radix-tree: Rewrite __radix_tree_lookup
` [PATCH 18/30] radix-tree: Fix multiorder BUG_ON in radix_tree_insert
` [PATCH 19/30] radix-tree: add support for multi-order iterating
` [PATCH 20/30] radix tree test suite: multi-order iteration test
` [PATCH 21/30] radix tree test suite: Add multiorder shrinking test
` [PATCH 22/30] radix-tree: Rewrite radix_tree_tag_set
` [PATCH 23/30] radix-tree: Rewrite radix_tree_tag_clear
` [PATCH 24/30] radix-tree: Rewrite radix_tree_tag_get
` [PATCH 25/30] radix-tree test suite: add multi-order tag test
` [PATCH 26/30] radix-tree: Fix radix_tree_create for sibling entries
` [PATCH 27/30] radix-tree: Rewrite radix_tree_locate_item
` [PATCH 28/30] radix-tree: Fix two bugs in radix_tree_range_tag_if_tagged()
` [PATCH 29/30] radix-tree: Fix radix_tree_dump() for multi-order entries
` [PATCH 30/30] radix-tree: Add copyright statements

[PATCH] HID: simplify implement() a bit
 2016-04-06 21:31 UTC  (2+ messages)

[PATCH 1/7] cpufreq: remove redundant CPUFREQ_INCOMPATIBLE notifier event
 2016-04-06 21:29 UTC  (5+ messages)

[PATCH] arm64: CONFIG_DEVPORT should not be used when PCI is being used
 2016-04-06 21:27 UTC 

Loan Offer at 3%, Feel Free to REPLY back to us for more info
 2016-04-06 20:23 UTC 

[PATCH] Prefer kASLR over Hibernation
 2016-04-06 21:25 UTC  (4+ messages)

[PATCH v3 0/5] dmaengine: vdma: AXI DMA's enhancments
 2016-04-06 21:16 UTC  (5+ messages)
` [PATCH v3 1/5] Documentation: DT: vdma: Rename vdma-chan prefix to dma-chan

[PATCH v3 00/15] Fixes / cleanups in dw_dmac (affects on few subsystems)
 2016-04-06 21:09 UTC  (7+ messages)
` [PATCH v3 01/15] dmaengine: dw: fix master selection

[PATCH] usb: dwc3: add debugfs node to dump FIFO/Queue available space
 2016-04-06 21:08 UTC  (3+ messages)
` [PATCH v2 2/3] usb: dwc3: free dwc->regset on dwc3_debugfs_exit

[PATCH] staging: iio: ad7606: use iio_device_{claim|release}_direct_mode()
 2016-04-06 21:06 UTC  (5+ messages)
` [PATCH v2] "

Oops in 4.6-rc2: NULL pointer dereference in cdc-acm
 2016-04-06 20:48 UTC 

[PATCH 0/13] intel_idle patches ready for upstream
 2016-04-06 21:00 UTC  (14+ messages)
` [PATCH 01/13] intel_idle: add BXT support
  ` [PATCH 02/13] intel_idle: remove useless return from void function
  ` [PATCH 03/13] intel_idle: Fix a helper function's return value
  ` [PATCH 04/13] intel_idle: Remove redundant initialization calls
  ` [PATCH 05/13] intel_idle: Fix deallocation order on the driver exit path
  ` [PATCH 06/13] intel_idle: Fix dangling registration on error path
  ` [PATCH 07/13] intel_idle: Avoid a double free of the per-CPU data
  ` [PATCH 08/13] intel_idle: Setup the timer broadcast only on successful driver load
  ` [PATCH 09/13] intel_idle: Don't overreact to a cpuidle registration failure
  ` [PATCH 10/13] intel_idle: Propagate hot plug errors
  ` [PATCH 11/13] intel_idle: Clean up all registered devices on exit
  ` [PATCH 12/13] intel_idle: Add SKX support
  ` [PATCH 13/13] intel_idle: Add KBL support

[RFC v1] mm: SLAB freelist randomization
 2016-04-06 21:03 UTC  (3+ messages)
` [kernel-hardening] "

[PATCH] Fixes some checkpatch.pl warnings
 2016-04-06 20:56 UTC  (2+ messages)

[PATCH net 1/4] lib/test_bpf: Fix JMP_JSET tests
 2016-04-06 20:48 UTC  (8+ messages)
` [PATCH net 2/4] lib/test_bpf: Add tests for unsigned BPF_JGT
` [PATCH net 3/4] lib/test_bpf: Add test to check for result of 32-bit add that overflows
` [PATCH net 4/4] lib/test_bpf: Add additional BPF_ADD tests

[PATCH v2] x86: Calculate MHz using APERF/MPERF for cpuinfo and scaling_cur_freq
 2016-04-06 20:47 UTC 

[PATCH] Input: Do not add SYN_REPORT in between a single packet data
 2016-04-06 20:43 UTC  (11+ messages)

[PATCH v2 1/3] phy: rockchip-dp: should be a child device of the GRF
 2016-04-06 20:38 UTC  (2+ messages)

Your first payment of $7000 is about to send,
 2016-04-06 20:05 UTC 

[PATCH 0/9] iio: use regmap to retrieve struct device
 2016-04-06 20:33 UTC  (4+ messages)
` [PATCH 1/9] iio: adc: exynos_adc: "

[PATCH] macvlan: Support interface operstate properly
 2016-04-06 20:30 UTC 

[PATCH net-next v2 0/3] net: dsa: voidify STP setter and FDB/VLAN add ops
 2016-04-06 20:27 UTC  (2+ messages)

[PATCH v4 0/3] Syscon support for iProc touchscreen driver
 2016-04-06 20:25 UTC  (4+ messages)
` [PATCH v4 3/3] ARM: dts: use syscon in cygnus touchscreen dt node

[PATCH 1/3] bonding: do not allow rlb updates to invalid mac
 2016-04-06 20:24 UTC  (3+ messages)
` [PATCH 2/3] bonding: don't request extraneous rlb updates
` [PATCH 3/3] bonding: use common broadcast addr checks

[PATCH] arm64: tegra: Add pinmux for Smaug board
 2016-04-06 20:21 UTC 

[PATCH 0/3] ext4: Improve parallel I/O performance on NVDIMM
 2016-04-06 19:52 UTC  (4+ messages)
` [PATCH 2/3] percpu_stats: Simple per-cpu statistics count helper functions

The most insane proposal in regard to the Linux kernel development
 2016-04-06 20:05 UTC  (2+ messages)

[PATCHv2 net 1/3] samples/bpf: Fix build breakage with map_perf_test_user.c
 2016-04-06 20:02 UTC  (6+ messages)
` [PATCHv2 net 2/3] samples/bpf: Use llc in PATH, rather than a hardcoded value
` [PATCHv2 net 3/3] samples/bpf: Enable powerpc support

Sua caixa de correio
 2016-04-06 19:20 UTC 

[PATCH] s390/cpum_sf: Remove superfluous SMP function call
 2016-04-06 19:51 UTC  (10+ messages)
  ` [PREEMPT-RT] "
              ` [PATCH] cpu/hotplug: fix rollback during error-out in __cpu_disable()

[PATCH V2 01/30] bitops: add parity functions
 2016-04-06 19:45 UTC  (5+ messages)
` [PATCH v2 08/30] Add sparc-specific "
` [PATCH v2 10/30] Add x86-specific "

[PATCH] csiostor: Fix backwards locking in the function __csio_unreg_rnode
 2016-04-06 19:34 UTC  (13+ messages)

[PATCH 00/24] staging: lustre: selftest: remove typedefs
 2016-04-06 19:25 UTC  (25+ messages)
` [PATCH 01/24] staging: lustre: selftest: convert srpc_event_type to proper enum
` [PATCH 02/24] staging: lustre: selftest: convert srpc_event_t to proper struct
` [PATCH 03/24] staging: lustre: selftest: convert srpc_bulk_t "
` [PATCH 04/24] staging: lustre: selftest: convert srpc_buffer_t "
` [PATCH 05/24] staging: lustre: selftest: convert swi_workitem_t "
` [PATCH 06/24] staging: lustre: selftest: convert srpc_client_rpc_t "
` [PATCH 07/24] staging: lustre: selftest: convert srpc_service_t "
` [PATCH 08/24] staging: lustre: selftest: convert sfw_session_t "
` [PATCH 09/24] staging: lustre: selftest: convert sfw_batch_t "
` [PATCH 10/24] staging: lustre: selftest: convert sfw_test_client_ops_t "
` [PATCH 11/24] staging: lustre: selftest: convert sfw_test_instance_t "
` [PATCH 12/24] staging: lustre: selftest: convert sfw_test_unit_t "
` [PATCH 13/24] staging: lustre: selftest: convert sfw_test_case_t "
` [PATCH 14/24] staging: lustre: selftest: convert lstcon_rpc_t "
` [PATCH 15/24] staging: lustre: selftest: convert lstcon_rpc_trans_t "
` [PATCH 16/24] staging: lustre: selftest: convert lstcon_node_t "
` [PATCH 17/24] staging: lustre: selftest: convert lstcon_ndlink_t "
` [PATCH 18/24] staging: lustre: selftest: convert lstcon_group_t "
` [PATCH 19/24] staging: lustre: selftest: convert lstcon_tsb_hdr_t "
` [PATCH 20/24] staging: lustre: selftest: convert lstcon_batch_t "
` [PATCH 21/24] staging: lustre: selftest: convert lstcon_test_t "
` [PATCH 22/24] staging: lustre: selftest: convert srpc_msg_t "
` [PATCH 23/24] staging: lustre: selftest: convert wire protocol to use struct
` [PATCH 24/24] staging: lustre: selftest: change srpc_state_t to proper enum

[PATCH] Revert "ARM: dts: porter: Enable SCIF_CLK frequency and pins"
 2016-04-06 19:32 UTC 

[PATCH] m68k/gpio: remove arch specific sysfs bus device
 2016-04-06 19:31 UTC  (3+ messages)

[RFC PATCH 0/3] restartable sequences v2: fast user-space percpu critical sections
 2016-04-06 19:25 UTC  (6+ messages)
` [RFC PATCH v2 3/3] restartable sequences: basic self-tests

[PATCH] arm: omap2: remove redundant multiplatform checks
 2016-04-06 19:14 UTC  (5+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

AP firmware for TI wl1251 wifi chip (wl1251-fw-ap.bin)
 2016-04-06 19:12 UTC  (7+ messages)

[PATCH] Honor mmap_min_addr with the actual minimum
 2016-04-06 19:07 UTC 

[PATCH] cpuidle: Indicate when a device has been unregistered
 2016-04-06 19:00 UTC  (2+ messages)

[PATCH v7 0/5] ACPI: parse the SPCR table
 2016-04-06 19:00 UTC  (7+ messages)

[PATCH] staging/lustre/obdclass: fix build warning
 2016-04-06 18:55 UTC  (2+ messages)
` [lustre-devel] "

(no subject)
 2016-04-06 18:55 UTC 

[PATCH RFC] sched/fair: let cpu's cfs_rq to reflect task migration
 2016-04-06 18:53 UTC  (11+ messages)

[PATCH 0/2] memory_hotplug: introduce config and command line options to set the default onlining policy
 2016-04-06 18:53 UTC  (2+ messages)

[PATCH] IMA: Use the system trusted keyrings instead of .ima_mok (update)
 2016-04-06 18:50 UTC  (5+ messages)

[PATCH 0/2] x86: add arch_prctl to switch between native/compat modes
 2016-04-06 18:49 UTC  (4+ messages)
` [PATCH 1/2] x86/arch_prctl: add ARCH_SET_{COMPAT,NATIVE} to change compatible mode

[RFC PATCH 00/10] ACPI overlays
 2016-04-06 18:46 UTC  (8+ messages)
` [RFC PATCH 10/10] acpi: add support for loading SSDTs via configfs

[PATCH v2] mwifiex: advertise low priority scan feature
 2016-04-06 18:43 UTC  (2+ messages)
` [v2] "

[PATCH] brcmfmac: sdio: remove unused variable retry_limit
 2016-04-06 18:43 UTC  (2+ messages)
`  "

[PATCH] wl12xx: remove redundant null check on wl->scan.ssid
 2016-04-06 18:40 UTC  (2+ messages)
`  "

[patch] iommu/vt-d: silence an uninitialized variable warning
 2016-04-06 18:38 UTC 

[PATCH] rtlwifi: btcoexist: Convert BTC_PRINTK to btc_<foo>_dbg
 2016-04-06 18:39 UTC  (2+ messages)
`  "

[PATCH 0/11] introduce down_write_killable for rw_semaphore v2
 2016-04-06 18:31 UTC  (3+ messages)
` [PATCH 10/11] x86, rwsem: provide __down_write_killable

[PATCH trivial] mwifiex: Spelling s/minmum/minimum/, s/bandwidth/bandwith/
 2016-04-06 18:24 UTC  (2+ messages)
` [trivial] "

[PATCH] neigh: remove duplicated log msg
 2016-04-06 18:20 UTC  (2+ messages)

[PATCH v2 1/2] sched/rtmutex/deadline: Fix a PI crash for deadline tasks
 2016-04-06 18:15 UTC  (4+ messages)
` [PATCH v2 2/2] rtmutex: Kill pi_waiters_leftmost from task_struct

[PATCH] staging: comedi: das1800: remove unused variable
 2016-04-06 17:55 UTC  (5+ messages)

Major improvements to the ch341 driver
 2016-04-06 18:10 UTC  (5+ messages)
` [PATCH v2 10/14] USB: ch341: fix coding style

[PATCH v5 0/6] Support calling functions on dedicated physical cpu
 2016-04-06 18:04 UTC  (3+ messages)
` [PATCH v5 3/6] smp: add function to execute a function synchronously on a cpu

[PATCH v2 14/14] USB: ch341: implement tx_empty callback
 2016-04-06 18:03 UTC  (3+ messages)

[PATCH 0/3] crypto: af_alg - add TLS type encryption
 2016-04-06 17:56 UTC  (3+ messages)

[PATCH] x86 get_unmapped_area: Add PMD alignment for DAX PMD mmap
 2016-04-06 17:44 UTC  (3+ messages)

[PATCH v5 0/9] arm64: Add support for KVM with ACPI
 2016-04-06 17:49 UTC  (17+ messages)
` [PATCH v5 1/9] clocksource: arm_arch_timer: Gather KVM specific information in a structure
` [PATCH v5 2/9] clocksource: arm_arch_timer: Extend arch_timer_kvm_info to get the virtual IRQ
` [PATCH v5 4/9] irqchip/gic-v2: Parse and export virtual GIC information
` [PATCH v5 5/9] irqchip/gic-v3: Gather all ACPI specific data in a single structure
` [PATCH v5 6/9] irqchip/gic-v3: Parse and export virtual GIC information
` [PATCH v5 8/9] KVM: arm/arm64: vgic: Rely on the GIC driver to parse the firmware tables

[PATCH 00/11] oom detection rework v5
 2016-04-06 17:46 UTC  (5+ messages)
` [PATCH 09/11] mm, compaction: Abstract compaction feedback to helpers

[LINUX PATCH v2] gpio_keys: Added support to read the IRQ_FLAGS from devicetree
 2016-04-06 17:45 UTC  (4+ messages)

[PATCH 0/4] OMAP Mailbox legacy platform device support removal
 2016-04-06 17:37 UTC  (5+ messages)
` [PATCH 1/4] mailbox/omap: drop legacy platform device support
` [PATCH 2/4] mailbox/omap: use variable name for sizeof() operator
` [PATCH 3/4] mailbox/omap: remove FSF mailing address paragraph
` [PATCH 4/4] mailbox/omap: add blank lines after declarations

[PATCH] extcon: usb-gpio: switch to use pm wakeirq apis
 2016-04-06 17:32 UTC 

[PATCH v10 1/9] dt-bindings: phy: Add NVIDIA Tegra XUSB pad controller binding
 2016-04-06 17:26 UTC  (4+ messages)
` [PATCH v10 4/9] phy: Add Tegra XUSB pad controller support

Bug with paravirt ops and livepatches
 2016-04-06 17:23 UTC  (11+ messages)

[PATCH] MAINTAINERS: add entry for QEMU
 2016-04-06 17:21 UTC  (2+ messages)

Applied "regulator: twl: Fix a typo in twl4030_send_pb_msg" to the regulator tree
 2016-04-06 17:20 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).