public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-10-19 14:42:28 to 2016-10-19 15:33:41 UTC [more...]

[PATCH] GenWQE: Fix bad page access
 2016-10-19 13:03 UTC  (4+ messages)
` [PATCH] GenWQE: Fix bad page access during abort of resource allocation

[PATCH] mm, compaction: fix NR_ISOLATED_* stats for pfn based migration
 2016-10-19  9:39 UTC  (2+ messages)

Build regressions/improvements in v4.9-rc1
 2016-10-19 12:23 UTC  (7+ messages)

[PATCH v2 1/1] s390/spinlock: Provide vcpu_is_preempted
 2016-10-19  8:42 UTC  (2+ messages)
` [PATCH v3] "

[PATCH 0/6] Show branch flags/cycles in perf report --branch-history callgraph view
 2016-10-19  9:25 UTC  (4+ messages)

[PATCH 0/9] irqchip: meson: add support for the gpio interrupt controller
 2016-10-19 10:08 UTC  (6+ messages)
` [PATCH 1/9] irqchip: meson: add support for "
` [PATCH 2/9] dt-bindings: interrupt-controller: add DT binding for meson GPIO "
` [PATCH 4/9] pinctrl: meson: allow gpio to request irq
` [PATCH 6/9] ARM64: meson: enable MESON_IRQ_GPIO in Kconfig
` [PATCH 9/9] ARM: dts: amlogic: enable gpio interrupt controller on meson8

[v4.8-rc1 Regression] sched/fair: Apply more PELT fixes
 2016-10-19 15:33 UTC  (16+ messages)

[PATCH] crypto: ccm - avoid scatterlist for MAC encryption
 2016-10-19 15:08 UTC  (8+ messages)

Build failure with v4.9-rc1 and GCC trunk -- compiler weirdness
 2016-10-19 15:32 UTC  (8+ messages)

[tip:perf/core] perf vendor events: Add Jaketown V20 event file
 2016-10-19 15:32 UTC 

[GIT PULL] kbuild changes for v4.9-rc1
 2016-10-19 15:32 UTC  (6+ messages)
  ` [PATCH] kbuild: provide include/asm/asm-prototypes.h for ARM

[tip:perf/core] perf vendor events: Add IvyTown V19 event file
 2016-10-19 15:31 UTC 

[tip:perf/core] perf vendor events: Add IvyBridge V18 event file
 2016-10-19 15:31 UTC 

[PATCH] um: remove hppfs MAINTAINERS entry
 2016-10-19  8:24 UTC  (4+ messages)

[tip:perf/core] perf vendor events: Add HaswellX V17 event file
 2016-10-19 15:30 UTC 

Source code review around jump label usage
 2016-10-19 13:03 UTC  (4+ messages)
` [PATCH 0/5] [media] winbond-cir: Fine-tuning for four function implementations
  ` [PATCH 1/5] [media] winbond-cir: Use kmalloc_array() in wbcir_tx()

[PATCH] mtd: nand: Add OX820 NAND Support
 2016-10-19 15:30 UTC  (2+ messages)

[REVIEW][PATCH] mm: Add a user_ns owner to mm_struct and fix ptrace_may_access
 2016-10-19 15:30 UTC  (10+ messages)
            ` [REVIEW][PATCH] exec: Don't exec files the userns root can not read

[PATCH] fpga: add method to get fpga manager from device
 2016-10-19 15:30 UTC 

[tip:perf/core] perf vendor events: Add Bonnell V4 event file
 2016-10-19 15:29 UTC 

[tip:perf/core] perf vendor events: Add Broadwell V17 event file
 2016-10-19 15:28 UTC 

[4.9-rc1] Build-time 2x slower
 2016-10-19 15:29 UTC  (7+ messages)

[tip:perf/core] perf vendor events: Add BroadwellX V10 event file
 2016-10-19 15:28 UTC 

[tip:perf/core] perf vendor events: Add BroadwellDE V5 event file
 2016-10-19 15:27 UTC 

[PATCH net-next 0/6] net: use core MTU range checking everywhere
 2016-10-19 15:28 UTC  (9+ messages)
` [PATCH net-next 4/6] net: use core MTU range checking in core net infra
` [PATCH net-next 5/6] net: use core MTU range checking in virt drivers

[PATCH 01/37] staging:r8188eu: remove get_rxmem function
 2016-10-19 15:08 UTC  (37+ messages)
` [PATCH 02/37] staging:r8188eu: remove device assignment after netdev_alloc_skb call
` [PATCH 03/37] staging:r8188eu: remove skb cloning after netdev_alloc_skb fail
` [PATCH 04/37] staging:r8188eu: remove WIFI_MP_* definitions and all corresponding code
` [PATCH 05/37] staging:r8188eu: remove mp_mode member of odm_dm_struct and odm_dm_struct structures
` [PATCH 06/37] staging:r8188eu: refactor rtl88eu_phy_iq_calibrate function
` [PATCH 07/37] staging:r8188eu: remove is2t argument if the phy_iq_calibrate function
` [PATCH 08/37] staging:r8188eu: refactor path_adda_on function
` [PATCH 09/37] staging:r8188eu: remove is2t argument of phy_lc_calibrate function
` [PATCH 10/37] staging:r8188eu: remove type cast for first argument of memset
` [PATCH 11/37] staging:r8188eu: remove is_(multicast|broadcast)_mac_addr
` [PATCH 12/37] staging:r8188eu: remove ieee80211_get_hdrlen function
` [PATCH 13/37] staging:r8188eu: remove debug messages after memory allocation failed
` [PATCH 14/37] staging:r8188eu: remove ieee80211_is_empty_essid function
` [PATCH 15/37] staging:r8188eu: remove rx_head member of recv_frame structure
` [PATCH 16/37] staging:r8188eu: change recvframe_pull last argument type
` [PATCH 17/37] staging:r8188eu: update pkt->data synchronously with rx_data
` [PATCH 18/37] staging:r8188eu: remove rx_data member of recv_frame structure
` [PATCH 19/37] staging:r8188eu: remove rx_end "
` [PATCH 20/37] staging:r8188eu: change recvframe_put last argument type
` [PATCH 21/37] staging:r8188eu: change recvframe_pull_tail "
` [PATCH 22/37] staging:r8188eu: change recvframe_pull_tail type to void
` [PATCH 23/37] staging:r8188eu: update rx_tail and pkt->tail synchronously
` [PATCH 24/37] staging:r8188eu: remove rx_tail member of recv_frame structure
` [PATCH 25/37] staging:r8188eu: remove len "
` [PATCH 26/37] staging:r8188eu: remove recvframe_pull function
` [PATCH 27/37] staging:r8188eu: remove recvframe_put function
` [PATCH 28/37] staging:r8188eu: remove recvframe_pull_tail function
` [PATCH 29/37] staging:r8188eu: take out stripping of iv and icv space from wlanhdr_to_ethhdr function
` [PATCH 30/37] staging:r8188eu: remove eth_type member of rx_pkt_attrib structure
` [PATCH 31/37] staging:r8188eu: remove pscanned member of mlme_priv structure
` [PATCH 32/37] staging:r8188eu: remove SET_EARLYMODE_* definitions
` [PATCH 33/37] staging:r8188eu: remove rtw_calculate_wlan_pkt_size_by_attribue function
` [PATCH 34/37] staging:r8188eu: remove update_bcn member of mlme_priv structure
` [PATCH 35/37] staging:r8188eu: remove clr_fwstate* functions
` [PATCH 36/37] staging:r8188eu: remove unused structures from include/rtw_mlme.h
` [PATCH 37/37] staging:r8188eu: remove P2P_* enumerations

[PATCH 0/4] soc: renesas: Identify SoC and register with the SoC bus
 2016-10-19 10:59 UTC  (7+ messages)
` [PATCH/RFC 4/4] "

[PATCH 1/1] x86/perf/intel/cstate: add C-state residency events for Knights Landing
 2016-10-19 15:24 UTC  (3+ messages)
` [tip:perf/urgent] perf/x86/intel/cstate: Add "

[PATCH v2 0/9] irqchip: meson: add support for the gpio interrupt controller
 2016-10-19 15:21 UTC  (10+ messages)
` [PATCH v2 1/9] irqchip: meson: add support for "
` [PATCH v2 2/9] dt-bindings: interrupt-controller: add DT binding for meson GPIO "
` [PATCH v2 3/9] pinctrl: meson: update pinctrl data with gpio irq data
` [PATCH v2 4/9] pinctrl: meson: allow gpio to request irq
` [PATCH v2 5/9] dt-bindings: pinctrl: meson: update gpio dt-bindings
` [PATCH v2 6/9] ARM64: meson: enable MESON_IRQ_GPIO in Kconfig
` [PATCH v2 7/9] ARM: meson: enable MESON_IRQ_GPIO in Kconfig for meson8
` [PATCH v2 8/9] ARM64: dts: amlogic: enable gpio interrupt controller on gxbb
` [PATCH v2 9/9] ARM: dts: amlogic: enable gpio interrupt controller on meson8

[RFC] Vendor events file/dir names
 2016-10-19 15:24 UTC  (6+ messages)
  ` [GIT PULL] "

[PATCH v2] Add a "nosymlinks" mount option
 2016-10-19 12:31 UTC 

[PATCH] sched/fair: Do not decay new task load on first enqueue
 2016-10-19  9:53 UTC  (11+ messages)

[PATCH 0/2] [media] DMA direction support in vb2_queue
 2016-10-19  7:01 UTC  (5+ messages)
` [PATCH 2/2] [media] vb2: Add support for use_dma_bidirectional queue flag

[RFC v3 00/22] Landlock LSM: Unprivileged sandboxing
 2016-10-19 15:19 UTC  (8+ messages)
` [RFC v3 04/22] bpf: Set register type according to is_valid_access()
` [RFC v3 05/22] bpf,landlock: Add eBPF program subtype and is_valid_subtype() verifier
` [RFC v3 06/22] landlock: Add LSM hooks

[PATCH 0/3] make printk work again
 2016-10-19 15:18 UTC  (5+ messages)
` [PATCH 1/3] printk: Fix kdb_trap_printk placement

[PATCH 0/7] Tests for sync infrastructure
 2016-10-19 12:49 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 6/7] selftest: sync: stress consumer/producer test
  ` [PATCH v2 7/7] selftest: sync: stress test for merges

[PATCH 1/7] iio: light: tsl2583: return proper error code
 2016-10-19 12:48 UTC  (11+ messages)
` [PATCH 2/7] iio: light: tsl2583: change functions to only have a single exit point
` [PATCH 3/7] iio: light: tsl2583: use DEVICE_ATTR_{RO, RW, WO} macros
` [PATCH 4/7] iio: light: tsl2583: return proper error code in sysfs store functions
` [PATCH 5/7] iio: light: tsl2583: check return values from taos_chip_{on,off}
  ` [PATCH 5/7] iio: light: tsl2583: check return values from taos_chip_{on, off}
` [PATCH 6/7] iio: light: tsl2583: add locking to sysfs *_store() functions
` [PATCH 7/7] iio: light: tsl2583: fix concurrency issue in taos_get_lux()

[PATCH 1/2] security, perf: allow further restriction of perf_event_open
 2016-10-19 15:16 UTC  (10+ messages)
` [kernel-hardening] "

[v12, 0/8] Fix eSDHC host version register bug
 2016-10-19  2:40 UTC  (3+ messages)

[PATCH 0/8] infiniband: Remove semaphores
 2016-10-19 15:15 UTC  (4+ messages)
` [PATCH 6/8] IB/hns: Replace counting semaphore event_sem with wait condition

Unable to boot linux-next build
 2016-10-19 15:15 UTC  (3+ messages)

[patch] perf_event_open.2: PERF_RECORD_SWITCH support
 2016-10-19 15:14 UTC  (3+ messages)

[PATCH] KVM: x86: Handle the kthread worker using the new API
 2016-10-19 11:50 UTC 

[PATCH] dmaengine: omap-dma: initialize can_pause to false
 2016-10-19 11:05 UTC 

[PATCH v2] drm/arcpgu: Accommodate adv7511 switch to DRM bridge
 2016-10-19  9:13 UTC  (2+ messages)

[patch] perf_event_open.2: add cycles field in LBR records
 2016-10-19 15:10 UTC 

784d5699eddc ("x86: move exports to actual definitions")
 2016-10-19 10:23 UTC  (4+ messages)

drivers/tty/serial/max310x doesn't support latest UART revision of MAX14830
 2016-10-19  9:14 UTC  (2+ messages)

[PATCH v3 1/1] Add nvd9128 as a simple panel
 2016-10-19 12:36 UTC  (3+ messages)
` [PATCH v4 1/1] drm/panel: simple: "

[PATCH 0/7] clk: qcom: Misc gcc/mmcc msm8996 fixes
 2016-10-19 11:28 UTC  (8+ messages)
` [PATCH 1/7] clk: qcom: Mark a few branch clocks with BRANCH_HALT_DELAY
` [PATCH 2/7] clk: qcom: Add a custom udelay needed for some branch clocks
` [PATCH 3/7] clk: qcom: Add custom udelays for clks in msm8996
` [PATCH 4/7] clk: qcom: Add freq tables for a few rcgs
` [PATCH 5/7] clk: qcom: Mark a few clocks as BRANCH_VOTED
` [PATCH 6/7] clk: qcom: Add force enable/disable needed for gfx3d rcg on msm8996
` [PATCH 7/7] clk: qcom: Add some missing gcc clks for msm8996

[PATCH] igb: add missing fields to TXDCTL-register
 2016-10-19 15:08 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH] tools: hv: clean up code, remove unnecessary header files and link flags
 2016-10-19 14:29 UTC  (3+ messages)

Linux 3.12.65
 2016-10-19 15:06 UTC 

[PATCH 00/10] mm: adjust get_user_pages* functions to explicitly pass FOLL_* flags
 2016-10-19  9:06 UTC  (9+ messages)
` [PATCH 04/10] mm: replace get_user_pages_locked() write/force parameters with gup_flags
` [PATCH 08/10] mm: replace __access_remote_vm() write parameter "

[PATCH] mmc: sunxi: Prevent against null dereference for vmmc
 2016-10-19 12:36 UTC 

[PATCH v2] hwrng: meson: Fix module autoload for OF registration
 2016-10-19  9:19 UTC  (2+ messages)

drivers/tty/serial/max310x doesn't support latest UART revision of MAX14830
 2016-10-19 15:03 UTC  (2+ messages)

[PATCH 00/12] external array access helpers
 2016-10-19  8:18 UTC  (10+ messages)
` [PATCH 01/12] extarray: define helpers for arrays defined in linker scripts

console issue since 3.6, console=ttyS1 hangs
 2016-10-19  9:07 UTC  (7+ messages)

[char-misc-next 0/5] mei: mei client bus api changes
 2016-10-19 13:33 UTC  (5+ messages)
` [char-misc-next 1/5] mei: bus: add module_mei_cl_driver helper macro
` [char-misc-next 2/5] watchdog: mei_wdt: use module_mei_cl_driver macro
` [char-misc-next 3/5] nfc: mei: "
` [char-misc-next 5/5] mei: bus: remove rx callback context

BUG: KASAN: use-after-free in udp_lib_get_port
 2016-10-19 15:01 UTC 

[PATCH v4 0/2] drm/panel: simple: add support for Sharp LQ150X1LG11 panels
 2016-10-19 12:27 UTC  (3+ messages)
` [PATCH v4 2/2] "

[PATCH] x86/AMD: Apply erratum 688 on machines without a BIOS fix
 2016-10-19 15:00 UTC  (2+ messages)

[PATCH] extcon: usb-gpio: Add VBUS detection support
 2016-10-19 10:48 UTC  (4+ messages)

[PATCH (net.git)] stmmac: fix and review the ptp registration
 2016-10-19 14:47 UTC  (3+ messages)

[PATCH 0/2] Add ethtool get_ringparam and set_ringparam to cadence
 2016-10-19 14:56 UTC  (3+ messages)
` [PATCH 1/2] net: macb: Use variables with defaults for tx/rx ring sizes instead of hardcoded values
` [PATCH 2/2] net: macb: Add ethtool get_ringparam and set_ringparam functionality

[PATCH] cleanup LED documentation and make it match reality
 2016-10-19  8:46 UTC  (4+ messages)

[PATCH 1/7] workqueue: make workqueue available early during boot
 2016-10-19 11:16 UTC  (11+ messages)
` [PATCH v2 "
    ` Oops on Power8 (was Re: [PATCH v2 1/7] workqueue: make workqueue available early during boot)

[PATCH] arm64: Cortex-A53 errata workaround: check for kernel addresses
 2016-10-19 11:16 UTC  (2+ messages)

[PATCH] x86/platform/UV: Fix support for EFI_OLD_MEMMAP after BIOS callback updates
 2016-10-19 12:56 UTC  (3+ messages)

[PATCH] ARM: dts: sun8i: Add SPI controller node in H3
 2016-10-19 13:46 UTC 

[PATCH 00/32] Create an User's manual and improve development-process book
 2016-10-19 10:08 UTC  (6+ messages)

[PATCH] tpm, tpm_crb: remove redundant CRB_FL_CRB_START flag
 2016-10-19 10:28 UTC  (3+ messages)
  ` [tpmdd-devel] "

tg3 BUG: spinlock lockup suspected
 2016-10-19 11:06 UTC  (2+ messages)

[PATCH v2 0/4] remoteproc: Add sysfs interface
 2016-10-19 11:04 UTC  (4+ messages)
` [PATCH v2 3/4] remoteproc: Add a sysfs interface for firmware and state

[PATCH] staging: slicoss.ko: slicoss.c: Fixed incorrect argument type
 2016-10-19  8:32 UTC  (2+ messages)

[PATCH] proc: fix NULL dereference when reading /proc/<pid>/auxv
 2016-10-19 14:51 UTC  (4+ messages)

[PATCH v3 0/2] OV5647 Sensor driver
 2016-10-19 11:15 UTC  (5+ messages)
` [PATCH v3 2/2] Add support for Omnivision OV5647

[PATCH v2] rtc-cmos: Reject unsupported alarm values
 2016-10-19  7:41 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] rtc-cmos: don't refer to asm-generic/rtc.h
 2016-10-19  7:42 UTC  (2+ messages)

[RFC PATCH] mtd: nand: Add OX820 NAND Support
 2016-10-19 11:13 UTC  (4+ messages)

[PATCH] i915: don't call drm_atomic_state_put on invalid pointer
 2016-10-19  7:25 UTC  (3+ messages)
  ` [Intel-gfx] "

[GIT PULL] urgent EFI fix for v4.9
 2016-10-19 12:51 UTC  (2+ messages)

[PATCH 0/3] trace-cmd record: add --cpu-list option
 2016-10-19 13:30 UTC  (2+ messages)

[PATCH] dmaengine: qcom_hidma: remove useless debugfs file removal
 2016-10-19 13:20 UTC  (2+ messages)

kasan inline + CONFIG_DEBUG_TEST_DRIVER_REMOVE kernel panic
 2016-10-19 14:45 UTC  (4+ messages)
      ` [4.9-rc1+] intel_uncore builtin "

[PATCH v5 0/5] Add support for legacy SCPI protocol
 2016-10-19 14:44 UTC  (2+ messages)

[PATCH v2 0/9] pinctrl: sunxi: Generic bindings rework
 2016-10-19 12:16 UTC  (4+ messages)
` [PATCH v2 4/9] pinctrl: sunxi: Deal with configless pins

[PATCH] clk: sunxi-ng: sun6i-a31: Force AHB1 clock to use PLL6 as parent
 2016-10-19  9:56 UTC  (2+ messages)

[RFC][PATCHv3 0/6] printk: use printk_safe to handle printk() recursive calls
 2016-10-19 13:42 UTC  (3+ messages)
` [RFC][PATCHv3 3/6] printk: introduce per-cpu safe_print seq buffer

[ANNOUNCE] util-linux v2.29-rc2
 2016-10-19 13:25 UTC 

drm/i915: undefined STOP_MACHINE
 2016-10-19  7:26 UTC  (2+ messages)

[PATCH] dmaengine: qcom_hidma: cleanup sysfs entries during remove
 2016-10-19 13:26 UTC  (2+ messages)

[PATCH] efi/arm: Fix absolute relocation detection for older toolchains
 2016-10-19 12:51 UTC  (2+ messages)
` [tip:efi/urgent] "

[PATCH v2 0/9] drm/sun4i: Introduce A33 display driver
 2016-10-19 12:39 UTC  (3+ messages)
` [PATCH v2 5/9] of: Add vendor prefix for Netron DY


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox