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

[PATCH -tip 00/12] locking/atomics: Add and use inc,dec calls for FETCH-OP flavors
 2016-06-20 20:06 UTC  (13+ messages)
` [PATCH 01/12] locking/atomic: Introduce inc/dec "
` [PATCH 02/12] net/neighbour: Employ atomic_fetch_inc()
` [PATCH 03/12] PM,devfreq: "
` [PATCH 04/12] EDAC: "
` [PATCH 05/12] tty/serial: "
` [PATCH 06/12] HID,wacom: "
` [PATCH 07/12] drivers/media: "
` [PATCH 08/12] infiniband: "
` [PATCH 09/12] drivers/hv: "
` [PATCH 10/12] s390/scm_block: "
` [PATCH 11/12] scsi: "
` [PATCH 12/12] dma-buf/fence: Employ atomic_fetch_add

[PATCH v2 0/3] firmware: scpi: add device power domain support
 2016-06-20 18:06 UTC  (11+ messages)
` [PATCH v2 3/3] firmware: scpi: add device power domain support using genpd

[PATCH 0/6] Support DAX for device-mapper dm-linear devices
 2016-06-20 19:40 UTC  (5+ messages)

[PATCH 1/5] kconfig.h: use __is_defined() to check if MODULE is defined
 2016-06-20 20:45 UTC  (3+ messages)
` [PATCH 5/5] vmlinux.lds.h: replace config_enabled() with IS_ENABLED()

[PATCH v8 0/8] perf tools: Support overwritable ring buffer
 2016-06-20 20:36 UTC  (3+ messages)
` [PATCH v8 2/8] perf evlist: Introduce aux evlist

[PATCH v2 0/2] x86/entry: speed up context-tracking system calls by 150 clock cycles
 2016-06-20 20:34 UTC  (10+ messages)
` [PATCH 1/2] x86/entry: Avoid interrupt flag save and restore
` [PATCH 2/2] x86/entry: Inline enter_from_user_mode
` [PATCH 3/2] context_tracking: move rcu_virt_note_context_switch out of kvm_host.h
` [PATCH 4/2] KVM: remove kvm_guest_enter/exit wrappers

[PATCH] coccicheck: Allow for overriding spatch flags
 2016-06-20 20:21 UTC  (4+ messages)

4.7-rc1: lockdep: inconsistent lock state kcompactd/aio_migratepage/mem_cgroup_migrate
 2016-06-20 20:33 UTC  (4+ messages)
` [PATCH] memcg: mem_cgroup_migrate() may be called with irq disabled

[PATCH v9 00/12] kthread: Kthread worker API improvements
 2016-06-20 20:30 UTC  (21+ messages)
` [PATCH v9 01/12] kthread: Rename probe_kthread_data() to kthread_probe_data()
` [PATCH v9 02/12] kthread: Kthread worker API cleanup
` [PATCH v9 04/12] kthread: Allow to call __kthread_create_on_node() with va_list args
` [PATCH v9 05/12] kthread: Add kthread_create_worker*()
` [PATCH v9 06/12] kthread: Add kthread_drain_worker()
` [PATCH v9 07/12] kthread: Add kthread_destroy_worker()
` [PATCH v9 08/12] kthread: Detect when a kthread work is used by more workers
` [PATCH v9 09/12] kthread: Initial support for delayed kthread work
` [PATCH v9 11/12] kthread: Allow to modify "
` [PATCH v9 12/12] kthread: Better support freezable kthread workers

[PATCH-v4 0/7] random: replace urandom pool with a CRNG
 2016-06-20 18:52 UTC  (5+ messages)
` [PATCH 5/7] random: replace non-blocking pool with a Chacha20-based CRNG

[PATCH] clk: renesas: build clk-rcar-gen2.o for R8A7792
 2016-06-20 20:27 UTC  (3+ messages)

[PATCH v2 0/3] coccinelle: catchup on memory allocation functions
 2016-06-20 20:21 UTC  (5+ messages)
` [PATCH v2 1/3] coccinelle: also catch kzfree() issues

[PATCH] crypto : async implementation for sha1-mb
 2016-06-20 20:25 UTC 

[PATCH V2 00/63] clocksource/drivers/clksrc-of: Improve error handling
 2016-06-20 20:12 UTC  (7+ messages)
` [PATCH V2 14/63] clocksource/drivers/bcm_kona: Convert init function to return error
    ` [PATCH V3] "

[PATCH 0/4] ASoC: tpa6130a2: Add support for multiple instances
 2016-06-20 20:12 UTC  (10+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 1/5] ASoC: tpa6130a2: Register component
  ` [PATCH v2 2/5] ASoC: tap6130a2: Use regmap
  ` [PATCH v2 3/5] ASoC: tpa6130a2: Use snd soc volsw functions
  ` [PATCH v2 4/5] ASoC: tpa6130a2: Add DAPM support
  ` [PATCH v2 5/5] ASoC: tpa6130a2: Remove goto err_gpio

[PATCH 0/8] arm64: dts: db820c: Add basic board support
 2016-06-20 20:01 UTC  (9+ messages)
` [PATCH 1/8] arm64: dts: db820c: add "
` [PATCH 2/8] arm64: dts: db820c: add support to LS-UART0
` [PATCH 3/8] arm64: dts: db820c: add support to LS-I2C0
` [PATCH 4/8] arm64: dts: db820c: add support to LS-I2C1
` [PATCH 5/8] arm64: dts: db820c: add support to I2C on HS
` [PATCH 6/8] arm64: dts: db820c: add support to LS-SPI0
` [PATCH 7/8] arm64: dts: db820c: add support to SPI on HS
` [PATCH 8/8] arm64: dts: db820c: add support to external sd card

[PATCH v3 1/4] mfd: cros_ec: Add cros_ec_cmd_xfer_status helper
 2016-06-20 18:24 UTC  (10+ messages)
` [v3,1/4] "

[PATCH] blktrace: reword comment about time overflow
 2016-06-20 20:00 UTC 

[PATCH] blktrace: avoid using timespec
 2016-06-20 20:01 UTC  (6+ messages)
        ` [Y2038] "

[PATCH] scripts/gdb: add constants.py to .gitignore
 2016-06-20 20:00 UTC 

[PATCH] rcutorture: Remove outdated config option description
 2016-06-20 17:39 UTC  (2+ messages)

[GIT PULL][PATCH 0/6] Timekeeping changes for tip/timers/core
 2016-06-20 19:56 UTC  (7+ messages)
` [PATCH 1/6] clocksource: Make clocksource insert entry more efficient
` [PATCH 2/6] timekeeping: Fix 1ns/tick drift with GENERIC_TIME_VSYSCALL_OLD
` [PATCH 3/6] alarmtimer: Fix comments describing structure fields
` [PATCH 4/6] time: Add time64_to_tm()
` [PATCH 5/6] time: Avoid timespec in udelay_test
` [PATCH 6/6] timer: Avoid using timespec

[PATCH v3 0/15] Changes to support 150 MHz eMMC on rk3399
 2016-06-20 19:38 UTC  (25+ messages)
` [PATCH v3 01/15] phy: rockchip-emmc: give DLL some extra time to be ready
` [PATCH v3 02/15] phy: rockchip-emmc: configure frequency range and drive impedance
` [PATCH v3 03/15] phy: rockchip-emmc: configure default output tap delay
` [PATCH v3 04/15] phy: rockchip-emmc: reindent the register definitions
` [PATCH v3 05/15] phy: rockchip-emmc: Increase lock time allowance
` [PATCH v3 06/15] mmc: sdhci-of-arasan: Always power the PHY off/on when clock changes
` [PATCH v3 07/15] Documentation: mmc: sdhci-of-arasan: Add soc-ctl-syscon for corecfg regs
` [PATCH v3 08/15] mmc: sdhci-of-arasan: Properly set corecfg_baseclkfreq on rk3399
` [PATCH v3 09/15] arm64: dts: rockchip: Add soc-ctl-syscon to sdhci for rk3399
` [PATCH v3 10/15] Documentation: mmc: sdhci-of-arasan: Add ability to export card clock
` [PATCH v3 11/15] "
` [PATCH v3 12/15] Documentation: phy: Let the rockchip eMMC PHY get an exported "
` [PATCH v3 13/15] phy: rockchip-emmc: Minor code cleanup in rockchip_emmc_phy_power_on/off()
` [PATCH v3 14/15] phy: rockchip-emmc: Set phyctrl_frqsel based on card clock
` [PATCH v3 15/15] arm64: dts: rockchip: Provide emmcclk to PHY for rk3399

[patch] ext4: underflow in alignment check
 2016-06-20 19:53 UTC  (3+ messages)

[PATCH v2 2/2] pci: host: new driver for Axis ARTPEC-6 PCIe controller
 2016-06-20 19:50 UTC  (7+ messages)

[PATCH v2] x86/ptrace: Stop setting TS_COMPAT in ptrace code
 2016-06-20 19:37 UTC  (2+ messages)

[PATCH] ALSA: hda - Remove compilation warning
 2016-06-20 19:42 UTC 

[PATCH] ASoC: max9877: Remove unused function declaration
 2016-06-20 19:29 UTC 

[PATCH 0/2] perf bpf: Add helper to support generate BPF object
 2016-06-20 18:52 UTC  (9+ messages)
` [PATCH 2/2] perf record: Add --dry-run option to check cmdline options

[PATCH] torture: use ktime_t consistently
 2016-06-20 19:29 UTC  (5+ messages)

[PATCH 0/4 v3] sched,time: reduce nohz_full syscall overhead 40%
 2016-06-20 19:16 UTC  (6+ messages)
` [PATCH] perf tooling: Add 'perf bench syscall' benchmark
      ` [PATCH] perf: add 'perf bench syscall'

[PATCH v2 0/8] coccicheck: modernize
 2016-06-20 19:18 UTC  (8+ messages)
` [PATCH v2 4/8] scripts: add glimpse.sh for indexing the kernel

[RFC PATCH v3 2/2] ARM64/PCI: Start using quirks handling for ACPI based PCI host controller
 2016-06-20 19:12 UTC  (4+ messages)

[PATCH v4 0/2] Add support for SYSCON reset
 2016-06-20 18:46 UTC  (3+ messages)
` [PATCH v4 1/2] Documentation: dt: reset: Add TI syscon reset binding
` [PATCH v4 2/2] reset: add TI SYSCON based reset driver

[PATCH 6/6] ppc: ebpf/jit: Implement JIT compiler for extended BPF
 2016-06-20 18:56 UTC  (5+ messages)
` [6/6] "
  ` [PATCH] ppc: Fix BPF JIT for ABIv2

[PATCH v5 0/7] /dev/random - a new approach
 2016-06-20 19:00 UTC  (3+ messages)

linux-next: build warnings after merge of the pci tree
 2016-06-20 19:11 UTC  (2+ messages)

[PATCH v2 00/24] Delete CURRENT_TIME and CURRENT_TIME_SEC macros
 2016-06-20 18:58 UTC  (5+ messages)
` [PATCH v2 05/24] fs: jfs: Replace CURRENT_TIME_SEC by current_time()
  ` [Jfs-discussion] "

[PATCH] pci: export devm_request_pci_bus_resources to modules
 2016-06-20 19:05 UTC  (2+ messages)

[PATCH 0/3] nvme: Don't add namespaces for locked drives
 2016-06-20 18:21 UTC  (3+ messages)

[RFC] IB/srp: Remove create_workqueue
 2016-06-20 18:59 UTC  (6+ messages)

[RFC] capabilities: add capability cgroup controller
 2016-06-20 18:46 UTC  (3+ messages)

[patch V2 00/20] timer: Refactor the timer wheel
 2016-06-20 19:03 UTC  (6+ messages)

[PATCH v2] arm: tegra124: remove commas from unit addresses
 2016-06-20 17:11 UTC  (5+ messages)

[PATCH v3 0/2] Add support for SYSCON reset
 2016-06-20 18:44 UTC  (5+ messages)

[PATCH 0/2] ARM: dts: Add support for the MDM9615
 2016-06-20 16:26 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: qcom: Add MDM9615 bindings

ktime_get_ts64() splat during resume
 2016-06-20 18:29 UTC  (5+ messages)

[RFC 0/4] sched/fair: Rebalance tasks based on affinity
 2016-06-20 14:30 UTC  (3+ messages)
` [PATCH 2/4] sched/fair: Introduce idle enter/exit balance callbacks

[PATCH v4 net-next v4 00/14] net: dsa: mv88e6xxx: probe compatible
 2016-06-20 18:33 UTC  (12+ messages)
` [PATCH v4 net-next v4 01/14] net: dsa: mv88e6xxx: fix style issues
` [PATCH v4 net-next v4 03/14] net: dsa: mv88e6xxx: use already declared variables
` [PATCH v4 net-next v4 04/14] net: dsa: mv88e6xxx: do not increment bus refcount
` [PATCH v4 net-next v4 05/14] net: dsa: mv88e6xxx: add switch register helpers
` [PATCH v4 net-next v4 07/14] net: dsa: mv88e6xxx: remove table args in info lookup
` [PATCH v4 net-next v4 14/14] net: dsa: mv88e6xxx: abstract switch registers accesses

[PATCH v4 0/4] Introduce the latent_entropy gcc plugin
 2016-06-20 18:43 UTC  (5+ messages)
` [PATCH v4 1/4] Add support for passing gcc plugin arguments
` [PATCH v4 2/4] Add the latent_entropy gcc plugin
` [PATCH v4 3/4] Mark functions with the latent_entropy attribute
` [PATCH v4 4/4] Add the extra_latent_entropy kernel parameter

[PATCH] ARM: sun8i: Add Parrot Board DTS
 2016-06-20 18:35 UTC  (8+ messages)

[PATCH v4 0/5] /dev/random - a new approach
 2016-06-20 18:32 UTC  (6+ messages)

[PATCH] ipmi: set si_trydefaults=0 for ARM64
 2016-06-20 18:26 UTC 

[PATCH 0/5] Input: alps - cleanup
 2016-06-20 17:49 UTC  (3+ messages)

Stable -rc git trees and email headers
 2016-06-20 18:09 UTC  (2+ messages)

[PATCH v2] mfd: intel_soc_pmic_bxtwc: Add Intel BXT WhiskeyCove PMIC ADC thermal channel-zone mapping
 2016-06-20 18:11 UTC  (6+ messages)

[PATCH v2 0/3] Add Broadcom iproc-static-adc controller driver
 2016-06-20 18:04 UTC  (3+ messages)
` [PATCH v2 1/3] Documentation: DT: Add iproc-static-adc binding

[PATCH] x86/ptrace: Remove questionable TS_COMPAT usage in ptrace
 2016-06-20 17:53 UTC  (11+ messages)
    ` the usage of __SYSCALL_MASK in entry_SYSCALL_64/do_syscall_64 is not consistent

[PATCH v3] gpio: add Intel WhiskeyCove GPIO driver
 2016-06-20 18:02 UTC 

Linux 4.4.13
 2016-06-20 17:17 UTC  (4+ messages)
` adf_ctl_drv.c:(.init.text+0x14915): undefined reference to `adf_init_pf_wq' (was Linux 4.4.13)

[PATCH v2 0/4] pwm: add support for ChromeOS EC PWM
 2016-06-20 17:56 UTC  (8+ messages)
` [PATCH v2 2/4] mfd: cros_ec: add EC_PWM function definitions

Canonical has own Ubuntu driver for ALPS 73 03 28 devices
 2016-06-20 17:47 UTC  (6+ messages)

[PATCH -v2 00/33] implement atomic_fetch_$op
 2016-06-20 17:47 UTC  (7+ messages)
` [PATCH -v2 14/33] locking,m68k: Implement atomic_fetch_{add,sub,and,or,xor}()

[PATCH v2 0/9] kexec_file_load implementation for PowerPC
 2016-06-20 16:01 UTC  (4+ messages)
` [PATCH v2 2/9] kexec_file: Generalize kexec_add_buffer

[RFC 00/18] Present useful limits to user
 2016-06-20 17:37 UTC  (5+ messages)

[PATCH] devfreq_cooling: pass a pointer to devfreq in the power model callbacks
 2016-06-20 17:36 UTC  (2+ messages)

[PATCH] Input: elan_i2c - +200 ms delay before setting to ABS mode
 2016-06-20 17:42 UTC  (2+ messages)

[PATCH v2 1/2] remoteproc: qcom: Driver for the self-authenticating Hexagon v5
 2016-06-20 17:41 UTC  (3+ messages)

fs: GPF in locked_inode_to_wb_and_lock_list
 2016-06-20 17:40 UTC  (11+ messages)
            ` [PATCH] block: flush writeback dwork before detaching a bdev inode from it

[GIT PULL] AVR32 update for 4.7
 2016-06-20 17:34 UTC  (2+ messages)

[PATCH V7 0/8] Introduce ACPI world to ITS irqchip
 2016-06-20 17:31 UTC  (2+ messages)

[PATCH v5 net-next v5 00/14] net: dsa: mv88e6xxx: probe compatible
 2016-06-20 17:14 UTC  (6+ messages)
` [PATCH v5 net-next v5 01/14] net: dsa: mv88e6xxx: fix style issues
` [PATCH v5 net-next v5 04/14] net: dsa: mv88e6xxx: do not increment bus refcount
` [PATCH v5 net-next v5 05/14] net: dsa: mv88e6xxx: add switch register helpers
` [PATCH v5 net-next v5 09/14] net: dsa: mv88e6xxx: add chip allocation helper
` [PATCH v5 net-next v5 13/14] net: dsa: mv88e6xxx: add port base address to info

[PATCH v5] clk: tegra: Initialize UTMIPLL when enabling PLLU
 2016-06-20 17:24 UTC  (4+ messages)

[RFC PATCH v3 1/2] ACPI/PCI: Check platform specific ECAM quirks
 2016-06-20 17:16 UTC  (2+ messages)

[PATCH 2649/2649] Staging: comedi : fixed a camel case style issue
 2016-06-20 17:22 UTC  (4+ messages)

[PATCH v1 00/25] PCI: Request host bridge window resources
 2016-06-20 17:22 UTC  (4+ messages)
` [PATCH v1 15/25] PCI: generic: Free resource list close to where it's allocated

[PATCH] nfit: add Microsoft NVDIMM DSM command set to white list
 2016-06-20 17:21 UTC  (4+ messages)

[git pull] vfs fixes
 2016-06-20 17:14 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).