messages from 2014-03-23 07:16:05 to 2014-03-23 23:21:14 UTC [more...]
[PATCH/RFC 0/8] LED / flash API integration
2014-03-23 23:20 UTC (5+ messages)
` [PATCH/RFC 1/8] leds: Add sysfs and kernel internal API for flash LEDs
` [PATCH/RFC 2/8] leds: Improve and export led_update_brightness function
[PATCH 0/2] ARM: mm: allow for stricter kernel memory perms
2014-03-23 22:56 UTC (16+ messages)
` [PATCH 2/2] ARM: mm: keep rodata non-executable
[PATCH v2] drm/i2c: tda998x: Change the compatible strings
2014-03-23 22:44 UTC (6+ messages)
[patch 00/16] timers: Plug debugobject leaks and use del_timer_sync() in exit/teardown
2014-03-23 22:34 UTC (23+ messages)
` [patch 01/16] s390: tape: Use del_timer_sync()
` [patch 02/16] s390: tape: Add missing destroy_timer_on_stack()
` [patch 03/16] s390: net: lcs: "
` [patch 04/16] scsi: qla1280: "
` [patch 06/16] rcu: torture: "
` [patch 05/16] thermal: powerclamp: "
` [patch 08/16] atm: idt77105: Use del_timer_sync() in exit path
` [patch 07/16] atm: firestream: Use del_timer_sync() in teardown path
` [patch 09/16] block: cpqarray: Use del_timer_sync() in teardown
` [patch 10/16] block: umem: Use del_timer_sync() in exit path
` [patch 11/16] block: xsysace; "
` [patch 13/16] bt: hci-bcsp: Use del_timer_sync() in teardown path
` [patch 12/16] bt: bluecard: "
` [patch 15/16] cpufreq: intel-pstate: Use del_timer_sync in intel_pstate_cpu_exit()
` [patch 14/16] bt: hci-h5: Use del_timer_sync() in exit path
` [patch 16/16] input: serio: hp_sdc: "
Disabling gcc inline operation
2014-03-23 22:31 UTC
[PATCH] drivers/net: Use RCU_INIT_POINTER(x, NULL) in tun.c
2014-03-23 22:12 UTC (5+ messages)
w1: 3.14-rc7 - possible recursive locking detected
2014-03-23 21:50 UTC (2+ messages)
[PATCH 0/5] Volatile Ranges (v12) & LSF-MM discussion fodder
2014-03-23 21:50 UTC (12+ messages)
` [PATCH 1/5] vrange: Add vrange syscall and handle splitting/merging and marking vmas
` [PATCH 2/5] vrange: Add purged page detection on setting memory non-volatile
[PATCH 0/8] Generic serial earlycon
2014-03-23 21:48 UTC (10+ messages)
` [PATCH 7/8] tty/serial: add arm64 semihosting earlycon
[PATCH] a crash in mga_driver_irq_uninstall
2014-03-23 21:45 UTC (6+ messages)
` 3.14-rc7 crashes in drm ([PATCH] a crash in mga_driver_irq_uninstall)
[RFC V1 0/3] da9063: Addition of HWMON support for DA9063
2014-03-23 20:37 UTC (4+ messages)
` [RFC V1 1/3] hwmon: da9063: HWMON driver
` [RFC V1 2/3] mfd: da9063: Add HWMON dependencies
` [RFC V1 3/3] Documentation: hwmon: New information for DA9063
[GIT PULL] parisc updates for v3.14
2014-03-23 21:02 UTC
[PATCH v2] hung_task : check the value of "sysctl_hung_task_timeout_sec"
2014-03-23 20:50 UTC (2+ messages)
[PATCH 1/1] mm/memblock.c: use PFN_PHYS()
2014-03-23 20:27 UTC
[BUG] 3.14-rc6 problems with an R7 260X
2014-03-23 20:08 UTC (5+ messages)
[RFC] QR encoding for Oops messages
2014-03-23 19:38 UTC (9+ messages)
[PATCH 00/11] cleanup/fix allow_signal/disallow_signal
2014-03-23 19:38 UTC (12+ messages)
` [PATCH 01/11] signals: kill sigfindinword()
` [PATCH 02/11] signals: s/siginitset/sigemptyset/ in do_sigtimedwait()
` [PATCH 03/11] signals: kill rm_from_queue(), change prepare_signal() to use for_each_thread()
` [PATCH 04/11] signals: rename rm_from_queue_full() to flush_sigqueue_mask()
` [PATCH 05/11] signals: cleanup the usage of t/current in do_sigaction()
` [PATCH 06/11] signals: mv {dis,}allow_signal() from sched.h/exit.c to signal.[ch]
` [PATCH 07/11] signals: jffs2: fix the wrong usage of disallow_signal()
` [PATCH 08/11] signals: kill the obsolete sigdelset() and recalc_sigpending() in allow_signal()
` [PATCH 09/11] signals: disallow_signal() should flush the potentially pending signal
` [PATCH 10/11] signals: introduce kernel_sigaction()
` [PATCH 11/11] signals: change wait_for_helper() to use kernel_sigaction()
[PATCH] ARM: shmobile: r8a7778/bockw: Move "select RENESAS_INTC_IRQPIN" under SoC
2014-03-23 19:36 UTC
[PATCH 1/2] ARM: shmobile: armadillo-reference dts: Use KEY_* macros for gpio-keys
2014-03-23 19:35 UTC (2+ messages)
` [PATCH 2/2] ARM: shmobile: kzm9g-reference "
[PATCH] drivers/crypto: Use RCU_INIT_POINTER(x, NULL) in nx/nx-842.c
2014-03-23 19:32 UTC
[PATCH] drivers/crypto: Use RCU_INIT_POINTER(x, NULL) in nx/nx-842.c
2014-03-23 19:31 UTC
[PATCH] virt/kvm: Use RCU_INIT_POINTER(x, NULL) in eventfd.c
2014-03-23 19:24 UTC
[PATCH] net/wireless: Use RCU_INIT_POINTER(x, NULL) in reg.c
2014-03-23 19:23 UTC
[PATCH v2 0/6] Page I/O
2014-03-23 19:08 UTC (7+ messages)
` [PATCH v2 1/6] Factor clean_buffers() out of __mpage_writepage()
` [PATCH v2 2/6] Factor page_endio() out of mpage_end_io()
` [PATCH v2 3/6] Add bdev_read_page() and bdev_write_page()
` [PATCH v2 4/6] swap: Use bdev_read_page() / bdev_write_page()
` [PATCH v2 5/6] NVMe: Add support for rw_page
` [PATCH v2 6/6] brd: "
[PATCH] net/openvswitch: Use with RCU_INIT_POINTER(x, NULL) in vport-gre.c
2014-03-23 19:22 UTC
[PATCH] net/mac80211: Use RCU_INIT_POINTER(x, NULL) in util.c
2014-03-23 19:21 UTC
[PATCH v7 00/22] Support ext4 on NV-DIMMs
2014-03-23 19:08 UTC (23+ messages)
` [PATCH v7 01/22] Fix XIP fault vs truncate race
` [PATCH v7 02/22] Allow page fault handlers to perform the COW
` [PATCH v7 03/22] axonram: Fix bug in direct_access
` [PATCH v7 04/22] Change direct_access calling convention
` [PATCH v7 05/22] Introduce IS_DAX(inode)
` [PATCH v7 06/22] Replace XIP read and write with DAX I/O
` [PATCH v7 07/22] Replace the XIP page fault handler with the DAX page fault handler
` [PATCH v7 08/22] Replace xip_truncate_page with dax_truncate_page
` [PATCH v7 09/22] Remove mm/filemap_xip.c
` [PATCH v7 10/22] Remove get_xip_mem
` [PATCH v7 11/22] Replace ext2_clear_xip_target with dax_clear_blocks
` [PATCH v7 12/22] ext2: Remove ext2_xip_verify_sb()
` [PATCH v7 13/22] ext2: Remove ext2_use_xip
` [PATCH v7 14/22] ext2: Remove xip.c and xip.h
` [PATCH v7 15/22] Remove CONFIG_EXT2_FS_XIP and rename CONFIG_FS_XIP to CONFIG_FS_DAX
` [PATCH v7 16/22] ext2: Remove ext2_aops_xip
` [PATCH v7 17/22] Get rid of most mentions of XIP in ext2
` [PATCH v7 18/22] xip: Add xip_zero_page_range
` [PATCH v7 19/22] ext4: Make ext4_block_zero_page_range static
` [PATCH v7 20/22] ext4: Add DAX functionality
` [PATCH v7 21/22] ext4: Fix typos
` [PATCH v7 22/22] brd: Rename XIP to DAX
[PATCH] net/mac80211: Use RCU_INIT_POINTER(x, NULL) in scan.c
2014-03-23 19:20 UTC
[PATCH] net/mac80211: Use RCU_INIT_POINTER(x, NULL) in mesh.c
2014-03-23 19:19 UTC
[PATCH] net/mac80211: Use RCU_INIT_POINTER(x, NULL) in iface.c
2014-03-23 19:18 UTC
[PATCH] net/mac80211: Use RCU_INIT_POINTER(x, NULL) in ibss.c
2014-03-23 19:17 UTC
[PATCH] net/mac80211: Use RCU_INIT_POINTER(x, NULL) in debugfs.c
2014-03-23 19:15 UTC
[PATCH] net/mac80211: Use RCU_INIT_POINTER(x, NULL) in chan.c
2014-03-23 19:14 UTC
[PATCH] net/mac80211: Use RCU_INIT_POINTER(x, NULL) in cfg.c
2014-03-23 19:13 UTC
[PATCH] net/core: Use RCU_INIT_POINTER(x, NULL) in netpoll.c
2014-03-23 19:12 UTC
[PATCH] net/bridge: Use RCU_INIT_POINTER(x, NULL) in br_vlan.c
2014-03-23 19:11 UTC
[PATCH] lib: Use RCU_INIT_POINTER(x, NULL) in idr.c
2014-03-23 19:10 UTC
[PATCH] kernel: Use RCU_INIT_POINTER(x, NULL) in tracepoint.c
2014-03-23 19:09 UTC
[PATCH] kernel/trace: Use RCU_INIT_POINTER(x, NULL) in trace_syscalls.c
2014-03-23 19:07 UTC
[PATCH] kernel/sched: Use RCU_INIT_POINTER(x, NULL) in fair.c
2014-03-23 19:06 UTC
[PATCH] Staging: media/sn9c102/sn9c102_hv7131d.c: fixed pointer coding style issues
2014-03-23 19:02 UTC
[PATCH,RFC] random: collect cpu randomness
2014-03-23 18:00 UTC (5+ messages)
` [PATCH] random: mix all saved registers into entropy pool
[PATCH 1/1] drivers/ata/ata_piix.c: Spelling s/identify/identity
2014-03-23 18:54 UTC
[PATCH 30/47] kernel: Use RCU_INIT_POINTER(x, NULL) in events/core.c
2014-03-23 18:49 UTC
[PATCH] kernel/events: Use RCU_INIT_POINTER(x, NULL) in callchain.c
2014-03-23 18:48 UTC
[PATCH] kernel: Use RCU_INIT_POINTER(x, NULL) in cgroup.c
2014-03-23 18:47 UTC
[PATCH] kernel: Use RCU_INIT_POINTER(x, NULL) in audit.c
2014-03-23 18:46 UTC
[PATCH] fs: Use RCU_INIT_POINTER(x, NULL) in proc/inode.c
2014-03-23 18:45 UTC
[PATCH] fs: Use RCU_INIT_POINTER(x, NULL) in nfs/delegation.c
2014-03-23 18:44 UTC
[PATCH] fs: Use RCU_INIT_POINTER(x, NULL) in file.c
2014-03-23 18:43 UTC
[PATCH] fs: Use RCU_INIT_POINTER(x, NULL) in aio.c
2014-03-23 18:42 UTC
[PATCH] fs: Use RCU_INIT_POINTER(x, NULL) in afs/security.c
2014-03-23 18:41 UTC
[PATCH] fs: Use RCU_INIT_POINTER(x, NULL) in afs/inode.c
2014-03-23 18:40 UTC
[PATCH] drivers/target: Use RCU_INIT_POINTER(x, NULL) in tcm_fc/tfc_sess.c
2014-03-23 18:39 UTC
[PATCH] drivers/staging: Use RCU_INIT_POINTER(x, NULL) in fwserial/fwserial.c
2014-03-23 18:38 UTC
[PATCH] drivers/scsi: Use RCU_INIT_POINTER(x, NULL) in libfc/fc_libfc.c
2014-03-23 18:37 UTC
[PATCH] drivers/net/wireless: Use RCU_INIT_POINTER(x, NULL) in iwlwifi/mvm/sta.c
2014-03-23 18:35 UTC
[PATCH] drivers/net: Use RCU_INIT_POINTER(x, NULL) in bonding/bond_options.c
2014-03-23 18:30 UTC
[PATCH] drivers/md: Use RCU_INIT_POINTER(x, NULL) in dm.c
2014-03-23 18:28 UTC
[PATCH] drivers/input: Use RCU_INIT_POINTER(x, NULL) in input.c
2014-03-23 18:27 UTC
[PATCH] drivers/input: Use RCU_INIT_POINTER(x, NULL) in evdev.c
2014-03-23 18:26 UTC
[PATCH] drivers/infiniband: Use RCU_INIT_POINTER(x, NULL) in ulp/ipoib/ipoib_main.c
2014-03-23 18:25 UTC
[PATCH 1/1] staging: fix bcm/hostmibs.c checkpatch problems
2014-03-23 17:45 UTC (2+ messages)
(no subject)
2014-03-23 15:06 UTC
[git pull] vfs fixes
2014-03-23 17:01 UTC (7+ messages)
[PATCH] x86, vdso: fix size of get_unmapped_area()
2014-03-23 16:38 UTC
[x86,vdso32] kernel BUG at mm/swap.c:134!
2014-03-23 16:28 UTC (2+ messages)
[PATCH] dcache: fix dpath buffer corruption for too small buffers
2014-03-23 16:07 UTC (3+ messages)
(no subject)
2014-03-23 13:48 UTC
[webcam] WARNING: CPU: 0 PID: 1 at drivers/media/v4l2-core/videobuf2-core.c:2207 vb2_queue_init()
2014-03-23 15:32 UTC (4+ messages)
` [PATCH 0/2] Clock fixes for UVC gadget driver
` [PATCH 1/2] usb: gadget: uvc: Switch to monotonic clock for buffer timestamps
` [PATCH 2/2] usb: gadget: uvc: Set the vb2 queue timestamp flags
perf_fuzzer: lockup/reboot bug
2014-03-23 15:14 UTC (15+ messages)
` rb tree hrtimer lockup bug (found by perf_fuzzer)
Thread Scheduler
2014-03-23 15:04 UTC (10+ messages)
[pci] WARNING: CPU: 0 PID: 1 at drivers/gpu/drm/drm_crtc.c:94 drm_warn_on_modeset_not_all_locked()
2014-03-23 14:53 UTC (5+ messages)
[PATCH] Fix northbridge quirk to assign correct NUMA node
2014-03-23 14:30 UTC (5+ messages)
please fix FUSION (Was: [v3.13][v3.14][Regression] kthread:makekthread_create()killable)
2014-03-23 14:29 UTC (10+ messages)
` please fix FUSION (Was: [v3.13][v3.14][Regression]kthread:makekthread_create()killable)
` please fix FUSION (Was:[v3.13][v3.14][Regression]kthread:makekthread_create()killable)
Consistent kernel oops with 3.11.10 & 3.12.9 on Haswell CPUs
2014-03-23 14:26 UTC (6+ messages)
[patch 0/2] workqueue: Add proper debugobjects support for delayed_work on stack
2014-03-23 14:20 UTC (3+ messages)
` [patch 1/2] workqueue: Provide destroy_delayed_work_on_stack()
` [patch 2/2] x86: hpet: Use proper destructor for delayed work
mm: kswapd/kernfs possible deadlock
2014-03-23 13:51 UTC
[PATCH] staging: cxt1e1: hwprobe: fix incorrect type in assignment
2014-03-23 12:13 UTC
[PATCH net] virtio-net: don't free skb immediately on kick failure
2014-03-23 11:27 UTC (2+ messages)
3.14-rc7 compile failure
2014-03-23 11:08 UTC (4+ messages)
[logfs] BUG: sleeping function called from invalid context at kernel/locking/rwsem.c:20
2014-03-23 11:01 UTC (4+ messages)
` [logfs] BUG: unable to handle kernel NULL pointer dereference at (null)
[bisected] drm/radeon: fences regression
2014-03-23 10:05 UTC (3+ messages)
[RESEND][PATCH 0/2] Cleanup asm/scatterlist.h
2014-03-23 8:58 UTC (5+ messages)
` [RESEND][PATCH 1/2] lib/scatterlist: Make ARCH_HAS_SG_CHAIN an actual Kconfig
[PATCH v2 0/4] KVM: cleanup ioapic and fix KVM_SET_IRQCHIP with irr != 0
2014-03-23 8:44 UTC (4+ messages)
` [PATCH v2 3/4] KVM: ioapic: extract body of kvm_ioapic_set_irq
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