linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-09-30 16:48:03 to 2015-09-30 20:16:06 UTC [more...]

[PATCH 0/5] User namespace mount updates
 2015-09-30 20:15 UTC  (4+ messages)
` [PATCH 1/5] fs: Verify access of user towards block device file when mounting
` [PATCH 2/5] fs: Treat foreign mounts as nosuid
` [PATCH 3/5] selinux: Add support for unprivileged mounts from user namespaces

[PATCH perf/core 0/5] perf-probe bugfixes
 2015-09-30 20:10 UTC  (7+ messages)
` [PATCH perf/core 1/5] [BUGFIX] perf-probe: Begin and end report session correctly
` [PATCH perf/core 2/5] [BUGFIX] perf-probe: Fix to remove dot suffix from second or latter events
` [PATCH perf/core 3/5] [BUGFIX] perf-probe: Show correct source lines of probes on kmodules
` [PATCH perf/core 4/5] [BUGFIX] perf-probe: Fix a segfault bug in debuginfo_cache
` [PATCH perf/core 5/5] perf-probe: Improve error message when %return is on inlined function

[PATCH] net: usb: asix: Fix crash on skb alloc failure
 2015-09-30 20:20 UTC 

[PATCH -tip v3 0/5] locking: Use acquire/release semantics
 2015-09-30 20:03 UTC  (6+ messages)
` [PATCH 1/5] asm-generic: Add _{relaxed|acquire|release}() variants for inc/dec atomics
` [PATCH 2/5] locking/mutex: Use acquire/release semantics
` [PATCH 3/5] locking/rtmutex: "
` [PATCH 4/5] locking/mcs: "
` [PATCH 5/5] locking/rwsem: "

[patch 2/2] x86/process: Unify 32bit and 64bit implementations of get_wchan()
 2015-09-30 19:54 UTC  (2+ messages)
` [tip:x86/urgent] "

[patch 1/2] x86/process: Add proper bound checks in 64bit get_wchan()
 2015-09-30 19:54 UTC  (2+ messages)
` [tip:x86/urgent] "

[PATCH] x86/signal: Deinline get_sigframe, save 240 bytes
 2015-09-30 19:58 UTC  (2+ messages)
` [tip:x86/cleanups] "

[PATCH] x86: Deinline early_console_register, save 403 bytes
 2015-09-30 19:57 UTC  (2+ messages)
` [tip:x86/cleanups] "

[PATCH] x86: Deinline e820_type_to_string, save 126 bytes
 2015-09-30 19:57 UTC  (2+ messages)
` [tip:x86/cleanups] x86/e820: "

[PATCH] vgaarb: use kzalloc in vga_arbiter_add_pci_device()
 2015-09-30 19:57 UTC 

[PATCH 1/2] drm/vmwgfx: use kzalloc in vmw_surface_define_ioctl()
 2015-09-30 19:53 UTC  (2+ messages)
` [PATCH 2/2] drm/omap: use kzalloc in sita_init()

[PATCH 1/5] mm: uncharge kmem pages from generic free_page path
 2015-09-30 19:51 UTC  (2+ messages)

[PATCH] block: nvme-scsi: use kzalloc in nvme_trans_ext_inq_page()
 2015-09-30 19:48 UTC 

[PATCH v2] perf: Fix build break on powerpc due to sample_reg_masks
 2015-09-30 19:45 UTC  (3+ messages)

[PATCH] trace/ftrace.c: remove redundant swap function
 2015-09-30 19:43 UTC  (2+ messages)

[PATCH] tracing: use kstrdup_const instead of private implementation
 2015-09-30 19:43 UTC  (2+ messages)

[PATCH] HID: hiddev: fix returned errno code in hiddev_connect()
 2015-09-30 19:40 UTC  (2+ messages)

[PATCH] Revert "backlight: pwm: Handle EPROBE_DEFER while requesting the PWM"
 2015-09-30 19:29 UTC  (2+ messages)

[RESEND PATCH v3 0/1] Corsair Vengeance K90 driver
 2015-09-30 19:33 UTC  (3+ messages)
` [RESEND PATCH v3 1/1] Add "

Applied "regmap: debugfs: use memcpy instead of snprintf" to the regmap tree
 2015-09-30 19:32 UTC 

Applied "regmap: debugfs: use snprintf return value in regmap_reg_ranges_read_file()" to the regmap tree
 2015-09-30 19:32 UTC 

Applied "regmap: debugfs: simplify regmap_reg_ranges_read_file() slightly" to the regmap tree
 2015-09-30 19:32 UTC 

[PATCH RFC] IB/mad: remove obsolete snoop interface
 2015-09-30 19:31 UTC  (5+ messages)

[PATCH] regulator: core: Handle probe deferral from DT when resolving supplies
 2015-09-30 19:30 UTC 

[PATCH] x86: x2apic: make stub functions available even if !CONFIG_X86_LOCAL_APIC
 2015-09-30 19:26 UTC  (3+ messages)
` [tip:x86/apic] x86/x2apic: Make "

[RFC] regulator: Propagate voltage changes to supply regulators
 2015-09-30 19:26 UTC  (5+ messages)
` [PATCH 1/6] Revert "regulator: core: Handle full constraints systems when resolving supplies"

[PATCH 3/3] Staging: rts5208: Coding style warnings fix for block comments
 2015-09-30 19:25 UTC  (3+ messages)

[PATCH] x86/apic: Deinline __x2apic_en/disable, __smp_spurious/error_interrupt
 2015-09-30 19:21 UTC  (4+ messages)
` [tip:x86/apic] x86/apic: Deinline various functions

[PATCH 00/26] tracing: 'hist' triggers
 2015-09-30 19:10 UTC  (27+ messages)
` [PATCH v10 01/26] tracing: Update cond flag when enabling or disabling a trigger
` [PATCH v10 02/26] tracing: Make ftrace_event_field checking functions available
` [PATCH v10 03/26] tracing: Make event trigger "
` [PATCH v10 04/26] tracing: Add event record param to trigger_ops.func()
` [PATCH v10 05/26] tracing: Add get_syscall_name()
` [PATCH v10 06/26] tracing: Add a per-event-trigger 'paused' field
` [PATCH v10 07/26] tracing: Add needs_rec flag to event triggers
` [PATCH v10 08/26] tracing: Add lock-free tracing_map
` [PATCH v10 09/26] tracing: Add 'hist' event trigger command
` [PATCH v10 10/26] tracing: Add hist trigger support for multiple values ('vals=' param)
` [PATCH v10 11/26] tracing: Add hist trigger support for compound keys
` [PATCH v10 12/26] tracing: Add hist trigger support for user-defined sorting ('sort=' param)
` [PATCH v10 13/26] tracing: Add hist trigger support for pausing and continuing a trace
` [PATCH v10 14/26] tracing: Add hist trigger support for clearing "
` [PATCH v10 15/26] tracing: Add hist trigger 'hex' modifier for displaying numeric fields
` [PATCH v10 16/26] tracing: Add hist trigger 'sym' and 'sym-offset' modifiers
` [PATCH v10 17/26] tracing: Add hist trigger 'execname' modifier
` [PATCH v10 18/26] tracing: Add hist trigger 'syscall' modifier
` [PATCH v10 19/26] tracing: Add hist trigger support for stacktraces as keys
` [PATCH v10 20/26] tracing: Support string type key properly
` [PATCH v10 21/26] tracing: Remove restriction on string position in hist trigger keys
` [PATCH v10 22/26] tracing: Add enable_hist/disable_hist triggers
` [PATCH v10 23/26] tracing: Add 'hist' trigger Documentation
` [PATCH v10 24/26] tracing: Add support for multiple hist triggers per event
` [PATCH v10 25/26] tracing: Add support for named triggers
` [PATCH v10 26/26] tracing: Add support for named hist triggers

[PATCH] sched/fair: Skip wake_affine() for core siblings
 2015-09-30 19:16 UTC  (9+ messages)

[PATCH v2 0/4] Support the timer on RK3368 SoC
 2015-09-30 19:14 UTC  (4+ messages)
` [PATCH v2 1/4] clocksource: rockchip: Make the driver more compatible

[PATCH v11 1/6] genalloc:support memory-allocation with bytes-alignment to genalloc
 2015-09-30 19:14 UTC  (4+ messages)
` [PATCH v11 2/6] genalloc:support allocating specific region

[PATCH] ARM: fix vdsomunge depends on glibc specific byteswap.h
 2015-09-30 19:08 UTC  (9+ messages)

[tip:irq/core] irqchip/renesas-intc-irqpin: r8a7778 IRLM setup support
 2015-09-30 19:06 UTC 

[PATCH] arm64: convert patch_lock to raw lock
 2015-09-30 19:04 UTC  (2+ messages)

Rate limiting AP bandwidth change messages in ieee80211_config_bw?
 2015-09-30 19:04 UTC  (3+ messages)

checkpoint/restore of seccomp filters v3
 2015-09-30 18:56 UTC  (15+ messages)
` [PATCH v3 1/5] seccomp: save the original filter
` [PATCH v3 2/5] seccomp: add the concept of a seccomp filter FD
` [PATCH v3 3/5] seccomp: add a ptrace command to get seccomp filter fds
` [PATCH v3 4/5] kcmp: add KCMP_FILE_PRIVATE_DATA
` [PATCH v3 5/5] bpf: save the program the user actually supplied

[PATCH v2 0/4] Add SPDIF support for Allwinner SoCs
 2015-09-30 18:52 UTC  (9+ messages)
` [PATCH v2 1/4] dt-bindings: add sunxi SPDIF transceiver bindings
` [PATCH v2 2/4] dt-binding: Add sunxi S/PDIF machine driver
` [PATCH v2 3/4] ASoC: sunxi: Add "
` [PATCH v2 4/4] ASOC: sunxi: Add support for the spdif block
  ` [PATCH] ASOC: sunxi: fix platform_no_drv_owner.cocci warnings
  ` [RFC PATCH] ASOC: sunxi: sun4i_snd_txctrl_on() can be static

poweroff block on i8259A_shutdown
 2015-09-30 18:52 UTC 

[PATCH 0/2] ASoC: rockchip: i2s: add 8 channels capture and lrck-mode
 2015-09-30 18:46 UTC  (5+ messages)
` [PATCH 1/2] ASoC: rockchip: i2s: add 8 channels capture and lrck-mode support

Crash in jbd2_chksum due to null journal->j_chksum_driver
 2015-09-30 18:43 UTC  (4+ messages)

[PATCH 1/2] ASoC: sun4i-codec: pass through clk_set_rate error
 2015-09-30 18:38 UTC  (3+ messages)
` [PATCH 2/2] ASoC: sun4i-codec: Remove redundant SND_PCM_RATE_KNOT

[PATCH] staging: comedi: comedi_usb.c: improve function documentation
 2015-09-30 18:37 UTC  (2+ messages)

[PATCH] staging: comedi: comedi_pcmcia.c: improve function documentation
 2015-09-30 18:36 UTC  (2+ messages)

[PATCH] staging: comedi: comedi_pci.c: Fix kernel-doc Return tags
 2015-09-30 18:36 UTC  (2+ messages)

[alsa-devel] [PATCH 04/10] ASoC: img: Add driver for I2S output controller
 2015-09-30 18:34 UTC  (2+ messages)

[PATCH v2 0/2] x86/msr: MSR access failure changes
 2015-09-30 18:32 UTC  (10+ messages)
` [PATCH v2 1/2] x86/msr: Carry on after a non-"safe" MSR access fails without !panic_on_oops

[PATCH 1/2] regmap: debugfs: remove bogus check
 2015-09-30 18:30 UTC  (13+ messages)
` [PATCH 2/2] regmap: debugfs: improve regmap_reg_ranges_read_file()
  ` [PATCH v2 1/3] regmap: debugfs: use snprintf return value in regmap_reg_ranges_read_file()
    ` [PATCH v2 2/3] regmap: debugfs: use memcpy instead of snprintf
    ` [PATCH v2 3/3] regmap: debugfs: simplify regmap_reg_ranges_read_file() slightly

[PATCH -mm 0/3] mm/oom_kill: ensure we actually kill all tasks sharing the same mm
 2015-09-30 18:24 UTC  (5+ messages)
` [PATCH -mm v2 "
  ` [PATCH -mm v2 1/3] mm/oom_kill: remove the wrong fatal_signal_pending() check in oom_kill_process()
  ` [PATCH -mm v2 2/3] mm/oom_kill: cleanup the "kill sharing same memory" loop
  ` [PATCH -mm v2 3/3] mm/oom_kill: fix the wrong task->mm == mm checks in oom_kill_process()

[RESEND PATCH v2 1/1] ASoC: dwc: fix dma stop transferring issue
 2015-09-30 18:22 UTC  (2+ messages)

[RESEND PATCH 1/1] ASoC: dwc: correct irq clear method
 2015-09-30 18:17 UTC  (2+ messages)

[PATCH v2 0/3] Add support for Wolfson Micro WM8998 codec
 2015-09-30 18:16 UTC  (3+ messages)
` [PATCH v2 1/3] regulator: arizona: add support for WM8998 and WM1814

[PATCH v8 1/4] perf,kvm/{x86,s390}: Remove dependency on uapi/kvm_perf.h
 2015-09-30 18:14 UTC  (7+ messages)

[PATCH 1/1] staging: ion: Fix error handling in ion_buffer_create
 2015-09-30 18:12 UTC  (2+ messages)

[PATCH] cris: kgdb: use native hex2bin
 2015-09-30 18:11 UTC  (6+ messages)

[PATCH] ASoC: Codec: wm8962: balance pm_runtime_enable
 2015-09-30 18:11 UTC  (2+ messages)

WARNING: CPU: 4 PID: 863 at include/drm/drm_crtc.h:1577 drm_helper_choose_encoder_dpms+0x88/0x90()
 2015-09-30 18:07 UTC  (15+ messages)
          ` WARNING: CPU: 4 PID: 863 at include/drm/drm_crtc.h:1577 drm_helper_choose_encoder_dpms+0x88/0x90() - evildoer found and neutralized

[RFC] regulator: Propagate voltage changes to supply regulators
 2015-09-30 18:03 UTC  (3+ messages)
` [PATCH 1/6] Revert "regulator: core: Handle full constraints systems when resolving supplies"

[RFC 0/3] sched/idle: run-time support for setting idle polling
 2015-09-30 18:01 UTC  (6+ messages)

[PATCH 0/8] Add Support for Hi6220 PMIC Hi6553 MFD Core and Regulator
 2015-09-30 17:58 UTC  (5+ messages)
` [PATCH 1/8] dt-bindings: pmic: Document Hi655x pmic driver
` [PATCH 4/8] regulator: Hi655x: Add support for Hi655x regulator

[PATCH v2 1/2] dma: pxa_dma: fix the no-requestor case
 2015-09-30 17:42 UTC  (2+ messages)
` [PATCH v2 2/2] dma: pxa_dma: fix residue corner case

[PATCH] jbd2: gate checksum calculations on crc driver presence, not sb flags
 2015-09-30 17:47 UTC 

[RFC PATCH 0/3] net: dsa: Complete and fix the dsa unbinding
 2015-09-30 17:43 UTC  (2+ messages)

[PATCH RFC] x86: Reduce MAX_LOCAL_APIC and MAX_IO_APICS
 2015-09-30 17:43 UTC  (6+ messages)

[PATCH 1/2] dma: pxa_dma: fix the no-requestor case
 2015-09-30 17:35 UTC  (3+ messages)

[PATCH v2 0/7] net: mvneta: Switch to per-CPU irq and make rxq_def useful
 2015-09-30 17:39 UTC  (5+ messages)

[PATCH 0/2] ASoC: Add support for the Allwinner A10 codec
 2015-09-30 17:33 UTC  (5+ messages)
` [linux-sunxi] "

[PATCH v2 0/6] tty: serial: msm: Add DMA support and fix bit definitions
 2015-09-30 17:32 UTC  (5+ messages)
` [PATCH v2 4/6] tty: serial: msm: Add TX DMA support

[PATCH v2 00/14] RDS: connection scalability and performance improvements
 2015-09-30 17:24 UTC  (15+ messages)
` [PATCH v2 01/14] RDS: use kfree_rcu in rds_ib_remove_ipaddr
` [PATCH v2 02/14] RDS: make socket bind/release locking scheme simple and more efficient
` [PATCH v2 03/14] RDS: fix rds_sock reference bug while doing bind
` [PATCH v2 04/14] RDS: Use per-bucket rw lock for bind hash-table
` [PATCH v2 05/14] RDS: defer the over_batch work to send worker
` [PATCH v2 06/14] RDS: use rds_send_xmit() state instead of RDS_LL_SEND_FULL
` [PATCH v2 07/14] RDS: IB: ack more receive completions to improve performance
` [PATCH v2 08/14] RDS: IB: split send completion handling and do batch ack
` [PATCH v2 09/14] RDS: IB: handle rds_ibdev release case instead of crashing the kernel
` [PATCH v2 10/14] RDS: IB: fix the rds_ib_fmr_wq kick call
` [PATCH v2 11/14] RDS: IB: use already available pool handle from ibmr
` [PATCH v2 12/14] RDS: IB: mark rds_ib_fmr_wq static
` [PATCH v2 13/14] RDS: IB: use max_mr from HCA caps than max_fmr
` [PATCH v2 14/14] RDS: IB: split mr pool to improve 8K messages performance

RFC: reduce CONFIG_SCSI_CONSTANTS impact by 4k
 2015-09-30 17:30 UTC 

[PATCH v3 0/5] mfd: tps65912: Driver rewrite with DT support
 2015-09-30 17:28 UTC  (9+ messages)
` [PATCH v3 4/5] regulators: tps65912: Add regulator driver for the TPS65912 PMIC

[PATCH 1/2] x86/efi: Map EFI memmap entries in-order at runtime
 2015-09-30 17:24 UTC  (15+ messages)

[PATCH v7 0/8] Watchdog: introduce ARM SBSA watchdog driver
 2015-09-30 17:22 UTC  (3+ messages)

[PATCH 0/4] of: Handle multi-parent version of msi-parent
 2015-09-30 17:18 UTC  (4+ messages)
` [PATCH 1/4] of: Add of_parse_phandle_with_opt_args() helper function

[PATCH] workqueue: make sure delayed work run in local cpu
 2015-09-30 17:13 UTC  (2+ messages)

[PATCH 0/3] fix allmodconfig failure of avr32
 2015-09-30 17:12 UTC  (10+ messages)
` [PATCH 2/3] usb: gadget: at91_udc: mention proper dependency

[PATCH 1/2] selinux: ioctl_has_perm should be static
 2015-09-30 17:11 UTC  (2+ messages)

[PATCH 00/16] ARM: at91: PMC driver rework
 2015-09-30 16:59 UTC  (5+ messages)
` [PATCH 15/16] usb: gadget: atmel: access the PMC using regmap

[PATCH 0/5] memcg: charge page tables (x86) and pipe buffers
 2015-09-30 16:49 UTC  (4+ messages)
` [PATCH 2/5] fs: charge pipe buffers to memcg

[PATCH] mtd: mtdpart: fix add_mtd_partitions error path
 2015-09-30 16:49 UTC  (2+ messages)

[perf probe] How to ask what variables can be collected at function return?
 2015-09-30 16:48 UTC  (4+ messages)


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