messages from 2015-11-23 20:04:03 to 2015-11-24 01:52:00 UTC [more...]
[lkp] [direct] e594571852: xfstests.generic.299.fail
2015-11-24 1:51 UTC (3+ messages)
` [LKP] "
[PATCH 1/1] perf/x86/intel: make L1D_PEND_MISS.FB_FULL not constrained on haswell
2015-11-24 1:42 UTC
[PATCH] ASoC: fix kernel-doc warnings in sound/soc/soc-ops.c
2015-11-24 1:37 UTC
kernel BUG at drivers/scsi/scsi_lib.c:1096!
2015-11-24 1:30 UTC (13+ messages)
[PATCH] thermal: exynos: use of_property_read_u8()
2015-11-24 1:28 UTC (3+ messages)
[PATCH] zram/zcomp: use GFP_NOIO to allocate streams
2015-11-24 1:29 UTC (6+ messages)
[PATCH] KVM: x86: Add lowest-priority support for vt-d posted-interrupts
2015-11-24 1:26 UTC (5+ messages)
[PATCH 00/71] More fixes, cleanup and modernization for NCR5380 drivers
2015-11-24 1:21 UTC (5+ messages)
[PATCH V3] SKL intel_pstate update MSR values when changing governors
2015-11-24 1:17 UTC (4+ messages)
irq_desc use-after-free in smp_irq_move_cleanup_interrupt
2015-11-24 0:59 UTC
[PATCH v3] zram: try vmalloc() after kmalloc()
2015-11-24 1:06 UTC (6+ messages)
[RFC/PATCH 0/3] ARM: Use udiv/sdiv for __aeabi_{u}idiv library functions
2015-11-24 1:04 UTC (23+ messages)
` [RFC/PATCH 2/3] recordmcount: Record locations of __aeabi_{u}idiv() calls on ARM
` [RFC/PATCH 3/3] ARM: Replace calls to __aeabi_{u}idiv with udiv/sdiv instructions
[PATCH] nvmem: qfprom: Specify LE device endianness
2015-11-24 1:00 UTC (3+ messages)
dma mapping fixes
2015-11-24 1:00 UTC (2+ messages)
[PATCH v4 0/5] Add initial support for RPM clocks
2015-11-24 0:59 UTC (5+ messages)
` [PATCH v4 4/5] clk: qcom: Add RPM clock controller driver
[PATCH 1/3] clk: remove redundant negative index check in of_clk_get_parent_name()
2015-11-24 0:53 UTC (5+ messages)
` [PATCH 2/3] clk: let of_clk_get_parent_name() fail for invalid clock-indices
[PATCH v4 0/4] crypto: add crypto accelerator support for rk3288
2015-11-24 0:49 UTC (7+ messages)
` [PATCH v4 2/4] clk: rockchip: set an ID for crypto clk
` [PATCH v4 3/4] Crypto: rockchip/crypto - add crypto driver for rk3288
[PATCH v2 0/5] Remove the need for qcom,{msm-id,board-id,pmic-id}
2015-11-24 0:47 UTC (4+ messages)
` [PATCH v2 1/5] devicetree: bindings: Document qcom board compatible format
[PATCH 0/4] Add DTS for MSM8996 SoC and MTP
2015-11-24 0:43 UTC (4+ messages)
` [PATCH 2/4] arm64: dts: Add msm8996 SoC and MTP board support
add a proper completion queue abstraction
2015-11-24 0:40 UTC (19+ messages)
` [PATCH 2/9] IB: "
linux-next: build failure after merge of the drm-panel tree
2015-11-24 0:38 UTC
[PATCH v3 0/8] dwc2: Fix uframe scheduler + speed up the interrupt handler quite a bit
2015-11-24 0:28 UTC (6+ messages)
` [PATCH v3 6/8] usb: dwc2: host: Assume all devices are on one single_tt hub
[PATCH] Cleanup useless codes in CMCI handler
2015-11-24 0:19 UTC (4+ messages)
` [UNTESTED PATCH] x86, mce: Avoid double entry of deferred errors into the genpool
linux-next: manual merge of the net-next tree with the net tree
2015-11-24 0:18 UTC
[PATCH v9] Documentation: add Device tree bindings for hwmon/nct7802
2015-11-24 0:09 UTC
dw_mmc: HLE errors
2015-11-24 0:11 UTC (4+ messages)
[PATCH v2 0/2] restrict /dev/mem to idle io memory ranges
2015-11-24 0:06 UTC (3+ messages)
` [PATCH v2 1/2] arch: consolidate CONFIG_STRICT_DEVM in lib/Kconfig.debug
` [PATCH v2 2/2] restrict /dev/mem to idle io memory ranges
[PATCH] extcon: arizona: Update naming for micd-timeout DT to include units
2015-11-24 0:04 UTC (2+ messages)
[PATCH v7 0/6] Build and support rk3036 SoC platform
2015-11-24 0:03 UTC (2+ messages)
[PATCH] reset: ath79: Add system restart support
2015-11-24 0:00 UTC
[PATCH 0/5] arm64: cpufeature: Fixes for 4.4-rc1
2015-11-23 23:48 UTC (5+ messages)
` [PATCH 1/5] arm64: cpufeature: Add helpers for extracting unsigned values
` [PATCH 5/5] arm64: Ensure the secondary CPUs have safe ASIDBits size
[PATCH] libertas: fix possible NULL dereference
2015-11-23 23:43 UTC (2+ messages)
Future of Lustre in staging
2015-11-23 23:37 UTC (2+ messages)
stmmac: add a warning when aliases are not present in device tree
2015-11-23 23:35 UTC (2+ messages)
[PATCH] thermal: ti-soc-thermal: fix error check
2015-11-23 23:25 UTC (2+ messages)
[PATCH 0/2] Fix hardlinks in overlay
2015-11-23 23:23 UTC (3+ messages)
` [PATCH 2/2] fs/overlay: use same inodes for hardlinks
[PATCH v2 0/2] Improve drm_of_component_probe() and move rockchip to use it
2015-11-23 23:20 UTC (2+ messages)
[PATCH 00/14] printf stuff for 4.5
2015-11-23 23:19 UTC (23+ messages)
` [PATCH 01/14] lib/vsprintf.c: pull out padding code from dentry_name()
` [PATCH 02/14] lib/vsprintf.c: move string() below widen_string()
` [PATCH 03/14] lib/vsprintf.c: eliminate potential race in string()
` [PATCH 04/14] lib/vsprintf.c: expand field_width to 24 bits
` [PATCH 05/14] lib/vsprintf.c: help gcc make number() smaller
` [PATCH 06/14] lib/vsprintf.c: warn about too large precisions and field widths
` [PATCH 07/14] lib/vsprintf.c: slightly refactor vscnprintf()
` [PATCH 08/14] lib/kasprintf.c: add sanity check to kvasprintf
` [PATCH 09/14] lib/test_printf.c: don't BUG
` [PATCH 10/14] lib/test_printf.c: check for out-of-bound writes
` [PATCH 11/14] lib/test_printf.c: test precision quirks
` [PATCH 12/14] lib/test_printf.c: account for kvasprintf tests
` [PATCH 13/14] lib/test_printf.c: add test for large bitmaps
` [PATCH 14/14] lib/test_printf.c: test dentry printing
[PATCH] clk: tegra: Fix bypassing of PLLs
2015-11-23 23:18 UTC (2+ messages)
[PATCH v3 0/6] Qualcomm PCIe driver and designware fixes
2015-11-23 23:17 UTC (3+ messages)
` [PATCH v3 3/6] DT: PCI: qcom: Document PCIe devicetree bindings
ptrace() hangs on attempt to seize/attach stopped & frozen task
2015-11-23 23:15 UTC (6+ messages)
` [PATCH 0/2] (Was: ptrace() hangs on attempt to seize/attach stopped & frozen task)
` [PATCH 1/2] ptrace: make wait_on_bit(JOBCTL_TRAPPING_BIT) in ptrace_attach() killable
` [PATCH 2/2] ptrace: task_stopped_code(ptrace => true) can't see TASK_STOPPED task
[PATCH] Documentation/memory-barriers.txt: fix ACCESS_ONCE thinko
2015-11-23 23:07 UTC (2+ messages)
[PATCH] unix: avoid use-after-free in ep_remove_wait_queue (w/ Fixes:)
2015-11-23 23:06 UTC (6+ messages)
` [PATCH] unix: avoid use-after-free in ep_remove_wait_queue
[PATCH] dax: Split pmd map when fallback on COW
2015-11-23 22:58 UTC (6+ messages)
Hibernate resume bug around 3,18-rc2 - Full PAT support
2015-11-23 23:01 UTC (12+ messages)
[PATCH v3 00/22] kthread: Use kthread worker API more widely
2015-11-23 22:58 UTC (5+ messages)
` [PATCH v3 07/22] kthread: Detect when a kthread work is used by more workers
` [PATCH v3 09/22] kthread: Allow to cancel kthread work
[PATCH v2] pwm: ftm: fix clock enable/disable when using PM
2015-11-23 22:45 UTC
[PATCH V2 1/3] PM / OPP: Add missing doc comments
2015-11-23 23:14 UTC (2+ messages)
[PATCH V3 5/5] ARM: dts: exynos4412: Rename OPP nodes as opp@<opp-hz>
2015-11-23 23:10 UTC (3+ messages)
Boot stops with ehci-pci, kernel 4.3.0
2015-11-23 22:26 UTC
[PATCH cgroup/for-4.4-fixes] cgroup: make css_set pin its css's to avoid use-afer-free
2015-11-23 22:23 UTC (2+ messages)
WARNING: CPU: 0 PID: 913 at fs/inode.c:275 drop_nlink+0x4b/0x50()
2015-11-23 22:21 UTC (2+ messages)
[PATCH] mm: Fix mmap MAP_POPULATE for DAX pmd mapping
2015-11-23 22:15 UTC (3+ messages)
[PATCH] tools lib traceevents: Fix output of %llu for 64 bit values read on 32 bit machines
2015-11-23 22:18 UTC (4+ messages)
` [PATCH v2] "
[PATCH V2] cpufreq: Always remove sysfs cpuX/cpufreq link on ->remove_dev()
2015-11-23 22:47 UTC (3+ messages)
[PATCH v2 2/2] mm/mmap.c: remove incorrect MAP_FIXED flag comparison from mmap_region
2015-11-23 22:14 UTC (3+ messages)
` [PATCH v3] "
[PATCH] mtd: cfi: enforce valid geometry configuration
2015-11-23 22:12 UTC (2+ messages)
[PATCH] staging: lustre: ptlrpc: constify ptlrpc_sec_cops structs
2015-11-23 22:10 UTC (2+ messages)
[PATCH v3 0/5] Make cpuid <-> nodeid mapping persistent
2015-11-23 22:04 UTC (2+ messages)
[PATCH v2] fpga: zynq-fpga: Enable pm_runtime (suspend, resume)
2015-11-23 22:02 UTC (3+ messages)
[PATCH net-next 00/10] hv_netvsc: Eliminate the additional head room
2015-11-23 23:29 UTC (11+ messages)
` [PATCH net-next 01/10] hv_netvsc: Resize some of the variables in hv_netvsc_packet
` [PATCH net-next 02/10] hv_netvsc: Rearrange the hv_negtvsc_packet to be space efficient
` [PATCH net-next 03/10] hv_netvsc: Eliminate the channel field in hv_netvsc_packet structure
` [PATCH net-next 04/10] hv_netvsc: Eliminate rndis_msg pointer from "
` [PATCH net-next 05/10] hv_netvsc: Eliminatte the data field from struct hv_netvsc_packet
` [PATCH net-next 06/10] hv_netvsc: Eliminate send_completion "
` [PATCH net-next 07/10] hv_netvsc: Eliminate send_completion_ctx "
` [PATCH net-next 08/10] hv_netvsc: Don't ask for additional head room in the skb
` [PATCH net-next 09/10] hv_netvsc: move subchannel existence check to netvsc_select_queue()
` [PATCH net-next 10/10] hv_netvsc: remove locking in netvsc_send()
[RFC PATCH 0/2] Crypto kernel TLS socket
2015-11-23 21:59 UTC (5+ messages)
` [RFC PATCH 2/2] Crypto kernel tls socket
[PATCH v5 0/8] watchdog: Add support for keepalives triggered by infrastructure
2015-11-23 21:55 UTC (9+ messages)
` [PATCH v5 1/8] watchdog: Introduce hardware maximum timeout in watchdog core
` [PATCH v5 2/8] watchdog: Introduce WDOG_RUNNING flag
[GIT PULL 0/7] perf/core improvements and fixes
2015-11-23 21:53 UTC (8+ messages)
` [PATCH 1/7] perf callchain: Move initial entry call into get_entries function
` [PATCH 2/7] perf callchain: Add order support for libunwind DWARF unwinder
` [PATCH 3/7] perf test: Add callchain order setup for DWARF unwinder test
` [PATCH 4/7] perf callchain: Add order support for libdw DWARF unwinder
` [PATCH 5/7] perf tools: Add 'perf config' command
` [PATCH 6/7] perf config: Add initial man page
` [PATCH 7/7] perf callchain: Add missing parent_val initialization
[PATCH v2 0/1] stop_machine: Remove stop_cpus_lock and lg_double_lock/unlock()
2015-11-23 21:53 UTC (3+ messages)
` [PATCH v2 1/1] "
[PATCH RESEND] pwm: ftm: fix clock enable/disable when using PM
2015-11-23 21:47 UTC (5+ messages)
[RFC PATCH] xfs: support for non-mmu architectures
2015-11-23 21:46 UTC (16+ messages)
[PATCH 1/3] Tracepoint: fix documentation of RCU lockdep checks
2015-11-23 21:46 UTC (3+ messages)
` [PATCH 2/3] ftrace: add ftrace-buffer option
[RFC/PATCH] perf tools: Introduce perf_thread for backtrace
2015-11-23 21:39 UTC (2+ messages)
[PATCH] fs/file.c: __const_max is actually __const_min :-)
2015-11-23 21:37 UTC (3+ messages)
[PATCH v2 0/5] sunxi: THS support
2015-11-23 21:37 UTC (3+ messages)
` [PATCH v2 2/5] clk: sunxi: Add driver for the H3 THS clock
[PATCH v8 00/61] PCI: Resource allocation cleanup for v4.4
2015-11-23 21:31 UTC (4+ messages)
[RFC] asm-generic: default BUG_ON(x) to "if(x) BUG()"
2015-11-23 21:30 UTC (5+ messages)
[PATCH 00/30] tracing: 'hist' triggers
2015-11-23 21:29 UTC (4+ messages)
` [PATCH v12 01/30] tracing: Update cond flag when enabling or disabling a trigger
` [PATCH v12 03/30] tracing: Make event trigger functions available
[PATCH] mm, oom: Give __GFP_NOFAIL allocations access to memory reserves
2015-11-23 21:26 UTC (6+ messages)
[PATCH] page-flags: drop __TestClearPage*() helpers
2015-11-23 21:24 UTC
BUG: Unable to handle kernel paging request for data at address __percpu_counter_add
2015-11-23 21:13 UTC (2+ messages)
[PATCHSET v3] netfilter, cgroup: implement cgroup2 path match in xt_cgroup
2015-11-23 20:54 UTC (3+ messages)
[PATCH 2/2] iio: health: Add driver for the TI AFE4404 heart monitor
2015-11-23 20:53 UTC (9+ messages)
[PATCH] VSOCK: constify vmci_transport_notify_ops structures
2015-11-23 20:49 UTC (2+ messages)
[PATCH] net: atm: constify in_cache_ops and eg_cache_ops structures
2015-11-23 20:49 UTC (2+ messages)
[PATCH 1/3] drm/dsi: Add support for Turn on/Shutdown peripheral packets
2015-11-23 20:46 UTC (4+ messages)
` [PATCH 3/3] drm/panel: Add Panasonic VVX10F034N00 MIPI DSI panel
[PATCH v2] mm: fix up sparse warning in gfpflags_allow_blocking
2015-11-23 20:46 UTC (3+ messages)
[RFC PATCH 0/3] VFIO: capability chains
2015-11-23 20:43 UTC (4+ messages)
` [RFC PATCH 1/3] vfio: Define "
` [RFC PATCH 2/3] vfio: Define sparse mmap capability for regions
` [RFC PATCH 3/3] vfio/pci: Include sparse mmap capability for MSI-X table regions
[PATCH v1] eCryptfs: enhancing eCryptfs to be used with external crypto engine
2015-11-23 20:42 UTC
[PATCH V2 0/2] Create specific kconfig for kselftest
2015-11-23 20:35 UTC (2+ messages)
stmmac: debugfs broken with multiple ethernets
2015-11-23 20:33 UTC (2+ messages)
crash tool - problem with new Xen linear virtual mapped sparse p2m list
2015-11-23 20:18 UTC
nouveau: iowrite32 oops & warning at drivers/gpu/drm/nouveau/nouveau_fence.c:198
2015-11-23 20:17 UTC (3+ messages)
[PATCH v5 1/4] firmware: introduce sysfs driver for QEMU's fw_cfg device
2015-11-23 20:14 UTC (2+ messages)
[PATCH] lightnvm: change vendor and dev id for qemu
2015-11-23 20:15 UTC
[PATCH v1] eCryptfs: enhancing eCryptfs to be used with external crypto engine
2015-11-23 20:14 UTC (10+ messages)
[PATCH] pwm: Avoid double mutex lock on pwm_enable
2015-11-23 20:09 UTC (9+ messages)
[PATCH v2 0/6] kernel/cpu.c: eliminate some indirection
2015-11-23 19:51 UTC (3+ messages)
` [PATCH v2, resend "
` [PATCH v2, resend 1/6] powerpc/fadump: rename cpu_online_mask member of struct fadump_crash_info_header
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox