linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-08-20 00:18:14 to 2016-08-21 07:19:31 UTC [more...]

Source code review around jump label usage
 2016-08-21  7:19 UTC  (20+ messages)
` [PATCH 0/2] mmc-block: Fine-tuning for mmc_blk_ioctl_copy_from_user()
  ` [PATCH 1/2] mmc-block: Use memdup_user() rather than duplicating its implementation
` [PATCH] mlx5/core: "
` [PATCH 0/2] tun: Fine-tuning for update_filter()
  ` [PATCH 1/2] tun: Use memdup_user() rather than duplicating its implementation
  ` [PATCH 2/2] tun: Rename a jump label in update_filter()
` [PATCH 0/3] hostap: Fine-tuning for a few functions
  ` [PATCH 1/3] hostap: Use memdup_user() rather than duplicating its implementation
  ` [PATCH 2/3] hostap: Delete an unnecessary jump label in prism2_ioctl_priv_hostapd()
  ` [PATCH 3/3] hostap: Delete unnecessary initialisations for the variable "ret"
` [PATCH] s390/tape: Use memdup_user() rather than duplicating its implementation
` [PATCH 0/7] aacraid: Fine-tuning for a few functions
  ` [PATCH 1/7] aacraid: Use memdup_user() rather than duplicating its implementation

[PATCH 0/9] mfd: axp20x: Add support for AXP809 PMIC
 2016-08-21  6:51 UTC  (12+ messages)
` [PATCH 1/9] mfd: axp20x: Add bindings for AXP806 PMIC
` [PATCH 2/9] mfd: axp20x: Add support "
  ` [linux-sunxi] "
` [PATCH 3/9] regulator: core: Try full range when adjusting regulators to constraints
` [PATCH 4/9] regulator: axp20x: support AXP806 variant
` [PATCH 5/9] ARM: dts: sun9i: a80-optimus: Declare AXP809 SW regulator as unused
` [PATCH 6/9] ARM: dts: sun9i: cubieboard4: "
` [PATCH 7/9] ARM: dts: sun9i: a80-optimus: Add AXP806 PMIC device node and regulators
` [PATCH 8/9] ARM: dts: sun9i: cubieboard4: "
` [PATCH 9/9] ARM: dts: sun9i: a80-optimus: Disable EHCI1
` [linux-sunxi] [PATCH 0/9] mfd: axp20x: Add support for AXP809 PMIC

[PATCH 1/2] drivercore: Add helper macro for misc device boilerplate
 2016-08-21  6:49 UTC  (2+ messages)
` [PATCH 2/2] miscdevice: Use module_misc_device() macro

a81de5e161: BUG: unable to handle kernel paging request at ffffc90000647e38
 2016-08-21  6:47 UTC  (2+ messages)

[PATCH] ARC: uaccess: get_user to zero out dest in cause of fault
 2016-08-21  6:42 UTC  (12+ messages)

Entropy sources (was: /dev/random - a new approach)
 2016-08-21  5:37 UTC 

[Documentation] State of CPU controller in cgroup v2
 2016-08-21  5:34 UTC  (5+ messages)

[PATCH 1/2] net: ethernet: renesas: ravb: use phydev from struct net_device
 2016-08-21  5:27 UTC  (6+ messages)
` [PATCH 2/2] net: ethernet: renesas: ravb: use new api ethtool_{get|set}_link_ksettings

[PATCH] net: xilinx: emaclite: Fallback to random MAC address
 2016-08-21  5:25 UTC  (2+ messages)

runaway latency detection
 2016-08-21  3:45 UTC  (3+ messages)

[PATCH] staging: lustre: llite: don't clean in_data again
 2016-08-21  3:38 UTC  (2+ messages)

[PATCH] lib/Kconfig.debug: fix typo in select statement
 2016-08-21  3:24 UTC  (3+ messages)

[PATCH] lib/digsig: remove redundant clean out1 when verifying RSA
 2016-08-21  3:13 UTC 

[PATCH v6 0/5] /dev/random - a new approach
 2016-08-21  3:14 UTC  (9+ messages)

[PATCH 6/6] Add dockerfile
 2016-08-21  2:55 UTC  (5+ messages)

[PATCH] scsi: don't reinitialize adapter's req_table
 2016-08-21  2:39 UTC 

[PATCH] scsi: not need to alloc zero buffer for local_atto_ioctl
 2016-08-21  2:33 UTC 

[PATCH] wan-cosa: Use memdup_user() rather than duplicating its implementation
 2016-08-21  2:12 UTC  (3+ messages)

[PATCH 0/3] Support burst request by peripherals
 2016-08-21  1:00 UTC  (9+ messages)
` [PATCH 1/3] dt/bindings: arm-pl330: add description of arm,pl330-periph-burst

[PATCH 0/8] hisi_sas internal abort support
 2016-08-21  0:44 UTC  (3+ messages)
` [PATCH 1/8] hisi_sas: add internal abort core code

[PATCH 0/2] minor x86 PM source file cleanup
 2016-08-21  0:15 UTC  (3+ messages)

[PATCH] pcmcia: ds: fix suspend/resume
 2016-08-20 23:05 UTC 

[PATCH 1/2] Revert "include/uapi/drm/amdgpu_drm.h: use __u32 and __u64 from <linux/types.h>"
 2016-08-20 22:31 UTC  (6+ messages)

re
 2016-08-20 21:45 UTC 

[PATCH 00/13] Lustre patches
 2016-08-20 21:34 UTC  (14+ messages)
` [PATCH 01/13] ksocknal_lib_recv_iov(): recvmsg doesn't bugger iovec anymore
` [PATCH 02/13] ksocknal_lib_send_iov(): sendmsg doesn't bugger iovec
` [PATCH 03/13] ksocknal_lib_send_kiov(): "
` [PATCH 04/13] lustre: ->kss_scratch... are unused now
` [PATCH 05/13] lustre: constify lib-move.c stuff
` [PATCH 06/13] lustre: pass iov_iter to ->lnd_recv()
` [PATCH 07/13] lustre: introduce lnet_copy_{k,}iov2iter(), kill lnet_copy_{k,}iov2{k,}iov()
` [PATCH 08/13] staging/lustre: Always return EEXIST on mkdir for existing names
` [PATCH 09/13] staging/lustre: Add spaces preferred around that '{+,-,*,/,|,<<,>>,&}'
` [PATCH 10/13] staging/lustre: Fix unnecessary parentheses around variables
` [PATCH 11/13] staging/lustre: Make alignment match open parenthesis
` [PATCH 12/13] staging/lustre: Remove unused cp_error from struct cl_page
` [PATCH 13/13] Add James Simmons as another Lustre maintainer

[PATCH 0/4 v4] usb: dwc2: fix the usb host for host port at RK32
 2016-08-20 21:30 UTC  (6+ messages)
  ` [PATCH 1/4] phy: Add reset callback
  ` [PATCH 2/4] phy: rockchip-usb: use rockchip_usb_phy_reset to reset phy during wakeup
  ` [PATCH 3/4] usb: dwc2: assert phy reset when waking up in rk3288 platform
  ` [PATCH 4/4] ARM: dts: rockchip: Point rk3288 dwc2 usb at the full PHY reset

hi
 2016-08-20 18:55 UTC 

[RESEND PATCH v2 0/4] pwm: Add Amlogic Meson SoC PWM Controller
 2016-08-20 18:34 UTC  (5+ messages)
` [RESEND PATCH v2 1/4] pwm: Add support for Meson "
` [RESEND PATCH v2 2/4] dt-bindings: pwm: Add bindings "
` [RESEND PATCH v2 3/4] ARM64: dts: meson-gxbb: Add Meson GXBB PWM Controller nodes
` [RESEND PATCH v2 4/4] ARM: dts: meson8b: Add Meson8b "

[PATCH] Try to support analog audio codec at firefly reload
 2016-08-20 18:33 UTC  (2+ messages)

[PATCH v6 0/3] virtually mapped stacks
 2016-08-20 18:06 UTC  (2+ messages)

[PATCH v2 0/4] ARM: dts: Add support for the WP8548 and mangOH Board
 2016-08-20 18:11 UTC  (4+ messages)
` [PATCH v2 1/4] dt-bindings: vendor-prefixes: Add Sierra Wireless

[PATCH v2 0/2] ARM: dts: Add support for the MDM9615
 2016-08-20 18:07 UTC  (4+ messages)
` [PATCH v2 1/2] ARM: dts: Add MDM9615 dtsi

[GIT PULL] parisc architecture fixes for 4.8-rc3
 2016-08-20 18:02 UTC 

Moving GPIO interrupts and IPIs to a core other than 0
 2016-08-20 17:19 UTC 

Memory (skb) leak in kernel 4.8-rc2
 2016-08-20 16:24 UTC  (4+ messages)

Linux 4.7.2
 2016-08-20 16:16 UTC  (2+ messages)

Linux 4.4.19
 2016-08-20 16:15 UTC  (2+ messages)

Linux 3.14.77
 2016-08-20 16:14 UTC  (2+ messages)

[PATCH] hw_random: omap3-rom-rng.c: Remove obsoleted functions
 2016-08-20 16:01 UTC 

[RFC 00/17] clk: Add per-controller locks to fix deadlocks
 2016-08-20 16:03 UTC  (3+ messages)

Greetings Urgent
 2016-08-19 21:55 UTC 

[PATCH v2 0/2] cpufreq / sched: Rework of cpufreq_update_util() arguments
 2016-08-20 15:40 UTC  (5+ messages)
` [PATCH v2 1/2] cpufreq / sched: Pass flags to cpufreq_update_util()

[PATCH -next] irqchip/irq-jcore-aic: fix non static symbol warning
 2016-08-20 15:26 UTC 

[PATCH] Staging: wlan-ng: improved code in p80211req.c file
 2016-08-20 15:20 UTC 

[RFC PATCH 0/5] Add CONFIG symbol as module attribute
 2016-08-20 15:16 UTC  (10+ messages)
` [RFC PATCH 1/5] Add generation of Module.symb in streamline_config
` [RFC PATCH 2/5] Add CONFIG symbol to module as compilation parameter
` [RFC PATCH 4/5] Set KCONFIG_KSYMB as value for kconfig_ksymb module attribute

Hello Dear
 2016-08-20 13:44 UTC 

[RFC PATCH 0/3] UART slave device bus
 2016-08-20 13:34 UTC  (11+ messages)

[LKP] [lkp] [xfs] 68a9f5e700: aim7.jobs-per-min -13.6% regression
 2016-08-20 12:16 UTC  (13+ messages)

BUG: spinlock recursion in sched/fair.c | struct rq::lock
 2016-08-20 10:52 UTC 

[PATCH 4.7 000/186] 4.7.2-stable review
 2016-08-20  9:45 UTC 

[PATCH] mm,numa: boot cpu should bound to the node0 when node_off enable
 2016-08-20  9:38 UTC  (7+ messages)
` [PATCH] mm, numa: "

[PATCH v8 1/4] nmi_backtrace: add more trigger_*_cpu_backtrace() methods
 2016-08-20  1:54 UTC  (3+ messages)

[PATCH v15 00/13] support "task_isolation" mode
 2016-08-20  1:42 UTC  (3+ messages)
` [PATCH] Fix /proc/stat freezes (was [PATCH v15] "task_isolation" mode)

[RFC/PATCHSET 0/3] virtio: Implement virtio pstore device (v3)
 2016-08-20  8:07 UTC  (4+ messages)
` [PATCH 1/3] virtio: Basic implementation of virtio pstore driver
` [PATCH 2/3] qemu: Implement virtio-pstore device
` [PATCH 3/3] kvmtool: "

[PATCH] proc, smaps: reduce printing overhead
 2016-08-20  8:00 UTC  (8+ messages)
` [PATCH 0/2] fs, proc: optimize smaps output formatting
      ` [PATCH 0/2] seq: Speed up /proc/<pid>/smaps
        ` [PATCH 1/2] seq_file: Add __seq_open_private_bufsize for seq file_operation sizes
        ` [PATCH 2/2] proc: task_mmu: Reduce output processing cpu time

[PATCH 1/1] sched/clock: add __init attribute to sched_clock_init()
 2016-08-20  7:28 UTC 

[PATCH 1/2] f2fs: fix to preallocate block only aligned to 4K
 2016-08-20  7:12 UTC  (2+ messages)
` [PATCH 2/2] f2fs: fix to do f2fs_balance_fs in f2fs_map_blocks correctly

[RFC][PATCH 0/7] cpufreq / sched: cpufreq_update_util() flags and iowait boosting
 2016-08-20  6:40 UTC  (8+ messages)
` [RFC][PATCH 7/7] cpufreq: intel_pstate: Change P-state selection algorithm for Core

[PATCH] ARM: cacheflush: Remove unused secure_flush_area API
 2016-08-20  6:07 UTC 

[PATCH 0/2] Qualcomm SMCCC Session ID Support
 2016-08-20  5:51 UTC  (3+ messages)
` [PATCH 1/2] arm64: kernel: Add SMC Session ID to results
` [PATCH 2/2] firmware: qcom: scm: Fix interrupted SCM calls

[PATCH net] vmxnet3: fix tx data ring copy for variable size
 2016-08-20  5:44 UTC  (2+ messages)

[PATCH 0/2] hwrng/PCI/IOV: Add driver for Cavium Thunder RNG
 2016-08-20  5:41 UTC  (4+ messages)
` [PATCH 1/2] PCI/IOV: Add function to allow Function Dependency Link override
` [PATCH 2/2] hwrng: thunderx: Add Cavium HWRNG driver for ThunderX SoC

[PATCH net-next] hv_netvsc: Implement batching of receive completions
 2016-08-20  5:41 UTC  (2+ messages)

[PATCH v10 1/2] printk: Make printk() completely async
 2016-08-20  5:24 UTC  (11+ messages)

perf: fuzzer crashes immediately on AMD system
 2016-08-20  4:44 UTC  (4+ messages)

[PATCH] mmc: dw_mmc: return -EILSEQ for EBE and SBE error
 2016-08-20  3:38 UTC 

[PATCH 0/6] perf/ftrace: Introduce hexadecimal type casting
 2016-08-20  3:40 UTC  (5+ messages)

[PATCH] sh: Fix building j2_defconfig
 2016-08-20  3:40 UTC  (4+ messages)

[PATCH v2 1/2] mmc: core: move freqs table into core.h
 2016-08-20  3:02 UTC  (3+ messages)
` [PATCH v2 2/2] mmc: core: fall back host->f_init if failing to init mmc card after resume

[PATCH v5 1/2] Documentation: bindings: add dt documentation for Rockchip PCIe PHY
 2016-08-20  2:53 UTC  (2+ messages)
` [PATCH v5 2/2] phy: add a driver for the Rockchip SoC internal "

[PATCH] drm/vc4: Don't force new binner overflow allocation per draw
 2016-08-20  2:41 UTC 

[PATCH v10 1/2] Documentation: bindings: add dt doc for Rockchip PCIe controller
 2016-08-20  2:20 UTC  (3+ messages)

[PATCH 0/5] Make /sys/class/net per net namespace objects belong to container
 2016-08-20  2:26 UTC  (3+ messages)
` [PATCH 4/5] driver core: set up ownership of class devices in sysfs

Observing Softlockup's while running heavy IOs
 2016-08-19 21:27 UTC  (4+ messages)

[PATCH] x86/e820: set end to (start + size - 1) in __append_e820_map()
 2016-08-20  1:40 UTC 

[PATCH v2 0/3] Correct errors in acpi_parse_entries_array()
 2016-08-20  0:48 UTC  (4+ messages)
` [PATCH v2 1/3] ACPI: fix incorrect counts returned by acpi_parse_entries_array()
` [PATCH v2 2/3] ACPI: fix acpi_parse_entries_array() so it traverses all subtables
` [PATCH v2 3/3] ACPI: do not report the number of entries ignored by acpi_parse_entries()

[PATCH 00/11] Support Intel® Turbo Boost Max Technology 3.0
 2016-08-20  0:51 UTC  (9+ messages)
` [PATCH 05/11] acpi: cppc: Allow build with ACPI_CPU_FREQ_PSS config
` [PATCH 07/11] acpi: cppc: Add support for function fixed hardware address
` [PATCH 09/11] acpi: bus: Enable HWP CPPC objects
` [PATCH 10/11] acpi: bus: Set _OSC for diverse core support

[PATCH v2] thermal: imx: depend on imx SoC arch
 2016-08-20  0:43 UTC  (2+ messages)

[PATCH 0/3] ARM: K2G: Add support for TI-SCI Clocks
 2016-08-20  0:33 UTC  (4+ messages)
` [PATCH 1/3] Documentation: dt: Add TI SCI clock driver
` [PATCH 2/3] dt-binding: clock: Add k2g clock definitions
` [PATCH 3/3] clk: keystone: Add sci-clk driver support

[PATCH v4] i2c: imx: make bus recovery through pinctrl optional
 2016-08-19 20:49 UTC 

[PATCH v6 00/12] kexec_file_load implementation for PowerPC
 2016-08-20  0:17 UTC  (9+ messages)
` [PATCH v6 02/12] kexec_file: Change kexec_add_buffer to take kexec_buf as argument
` [PATCH v6 06/12] powerpc: Adapt elf64_apply_relocate_add for kexec_file_load
` [PATCH v6 07/12] powerpc: Add functions to read ELF files of any endianness
` [PATCH v6 08/12] powerpc: Implement kexec_file_load
` [PATCH v6 09/12] powerpc: Add code to work with device trees in kexec_file_load
` [PATCH v6 10/12] powerpc: Add support for loading ELF kernels with kexec_file_load
` [PATCH v6 11/12] powerpc: Add purgatory for kexec_file_load implementation
` [PATCH v6 12/12] powerpc: Enable CONFIG_KEXEC_FILE in powerpc server defconfigs


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).