messages from 2014-04-24 20:48:22 to 2014-04-24 21:54:40 UTC [more...]
[PATCH 3.10 00/23] 3.10.38-stable review
2014-04-24 21:48 UTC (14+ messages)
` [PATCH 3.10 10/23] Btrfs: skip submitting barrier for missing device
` [PATCH 3.10 11/23] ext4: fix error return from ext4_ext_handle_uninitialized_extents()
` [PATCH 3.10 12/23] ext4: fix partial cluster handling for bigalloc file systems
` [PATCH 3.10 13/23] jffs2: Fix segmentation fault found in stress test
` [PATCH 3.10 14/23] jffs2: Fix crash due to truncation of csize
` [PATCH 3.10 15/23] jffs2: avoid soft-lockup in jffs2_reserve_space_gc()
` [PATCH 3.10 18/23] Revert "sparc64: Fix __copy_{to,from}_user_inatomic defines."
` [PATCH 3.10 19/23] sparc32: fix build failure for arch_jump_label_transform
` [PATCH 3.10 20/23] sparc64: dont treat 64-bit syscall return codes as 32-bit
` [PATCH 3.10 21/23] sparc64: Make sure %pil interrupts are enabled during hypervisor yield
` [PATCH 3.10 22/23] wait: fix reparent_leader() vs EXIT_DEAD->EXIT_ZOMBIE race
` [PATCH 3.10 23/23] exit: call disassociate_ctty() before exit_task_namespaces()
[PATCH 3.4 00/27] 3.4.88-stable review
2014-04-24 21:56 UTC (7+ messages)
` [PATCH 3.4 01/27] net: sctp: fix skb leakage in COOKIE ECHO path of chunk->auth_chunk
` [PATCH 3.4 10/27] vhost: validate vhost_get_vq_desc return value
` [PATCH 3.4 19/27] sparc32: fix build failure for arch_jump_label_transform
` [PATCH 3.4 20/27] sparc64: dont treat 64-bit syscall return codes as 32-bit
` [PATCH 3.4 24/27] jffs2: Fix crash due to truncation of csize
` [PATCH 3.4 27/27] wait: fix reparent_leader() vs EXIT_DEAD->EXIT_ZOMBIE race
[PATCH 1/2] lib: extract kmstest_set_connector_dpms
2014-04-24 21:51 UTC (2+ messages)
` [PATCH 2/2] tests/pm_pc8: subtests for runtime pm for dpms
[PATCH V1 net-next 1/1] hyperv: Enable sendbuf mechanism on the send path
2014-04-24 21:49 UTC (3+ messages)
[patch 2/2] staging: lustre: integer overflow in obd_ioctl_is_invalid()
2014-04-24 21:49 UTC
[PATCH 1/2] staging: rtl8192e: A word in printk is split into 2 lines
2014-04-24 21:49 UTC (3+ messages)
` [PATCH 2/2] staging: rtl8192e: Fix typo in rtl8192e
XFS fragmentation on file append
2014-04-24 21:49 UTC (7+ messages)
[patch 1/2] staging: lustre: improve length checks in ioctls
2014-04-24 21:49 UTC
[PATCH v2 00/25] vlv: add support for RPM
2014-04-24 21:49 UTC (10+ messages)
` [PATCH v2 01/25] drm/i915: vlv: clean up GTLC wake control/status register macros
` [PATCH v2 10/25] drm/i915: gen2: move error capture of IER to its correct place
` [PATCH v2 23/25] drm/i915: add various missing GTI/Gunit register definitions
[PATCH] drm/i915: Do not access stolen memory directly by the CPU, even for error capture
2014-04-24 21:47 UTC (2+ messages)
Harmful LESS flags
2014-04-24 21:47 UTC (7+ messages)
Can anyone boot a system using btrfs root with linux 3.14 or newer?
2014-04-24 21:47 UTC (12+ messages)
[PATCH 3.14 00/33] 3.14.2-stable review
2014-04-24 21:48 UTC (10+ messages)
` [PATCH 3.14 02/33] Char: ipmi_bt_sm, fix infinite loop
` [PATCH 3.14 03/33] x86, hyperv: Bypass the timer_irq_works() check
` [PATCH 3.14 04/33] x86: Adjust irq remapping quirk for older revisions of 5500/5520 chipsets
` [PATCH 3.14 05/33] PCI: designware: Fix RC BAR to be single 64-bit non-prefetchable memory BAR
` [PATCH 3.14 06/33] PCI: designware: Fix iATU programming for cfg1, io and mem viewport
` [PATCH 3.14 07/33] ACPI / button: Add ACPI Button event via netlink routine
` [PATCH 3.14 10/33] kernfs: fix off by one error
` [PATCH 3.14 27/33] fs: NULL dereference in posix_acl_to_xattr()
` [PATCH 3.14 32/33] wait: fix reparent_leader() vs EXIT_DEAD->EXIT_ZOMBIE race
master - test: configurable write timeout
2014-04-24 21:45 UTC
[Buildroot] How transfer what image(s) to target-CF?
2014-04-24 21:44 UTC (4+ messages)
[PATCH v2] mmc: core: Try other signal levels during power up
2014-04-24 21:44 UTC
[PATCH 00/26] OMAP dmtimer prep series
2014-04-24 21:44 UTC (54+ messages)
` [PATCH 01/26] ARM: OMAP: dmtimer: Remove setting of clk parent indirectly through platform hook
` [PATCH 02/26] ARM: OMAP: dmtimer: Add comments on OMAP1 clock framework
` [PATCH 03/26] ARM: OMAP: dmtimer: Add note to set parent from DT
` [PATCH 04/26] ARM: OMAP: dmtimer: Add function to check if timer is running
` [PATCH 05/26] ARM: OMAP1: dmtimer: Rewrite modify of IDLECT mask to use new is_running function
` [PATCH 06/26] ARM: OMAP: dmtimer: Add a write_ctrl function to simplify bit setting
` [PATCH 07/26] ARM: OMAP: dmtimer: Have __omap_dm_timer_load_start set ST bit in CTRL instead of caller
` [PATCH 08/26] ARM: OMAP: dmtimer: Add function to check for timer availability
` [PATCH 09/26] ARM: OMAP: dmtimer: Get rid of check for mem resource error
` [PATCH 10/26] ARM: OMAP: dmtimer: Check return of pm_runtime_get_sync
` [PATCH 11/26] ARM: OMAP2+: timer: Add a powerup function
` [PATCH 12/26] ARM: OMAP2+: timer: Simplify clock event/source name setting
` [PATCH 13/26] ARM: OMAP2+: timer: Add comment on timer clk parenting
` [PATCH 14/26] ARM: OMAP2+: timer: Remove hwmod look-up dependency for DT-boot
` [PATCH 15/26] ARM: OMAP2+: timer: Use of_clk_get for DT platforms
` [PATCH 16/26] ARM: OMAP2+: timer: Fix error message to not use hwmod structure
` [PATCH 17/26] ARM: OMAP2+: timer: Add fallback for of_clk_get
` [PATCH 18/26] ARM: OMAP2+: timer: Add legacy code for old way of getting fclk
` [PATCH 19/26] ARM: OMAP: dmtimer: Remove API __omap_dm_timer_load_start
` [PATCH 20/26] ARM: OMAP: dmtimer: Fold back private stop function
` [PATCH 21/26] ARM: OMAP: dmtimer: Add systimer flag to dmtimer structure
` [PATCH 22/26] ARM: OMAP: dmtimer: Eliminate __omap_dm_timer_write_status function
` [PATCH 23/26] ARM: OMAP: dmtimer: Eliminate __omap_dm_timer_read_counter function
` [PATCH 24/26] ARM: OMAP: dmtimer: Move private functions into dmtimer core and export others
` [PATCH 25/26] ARM: OMAP: dmtimer: Eliminate omap_dm_timer_int_enable function
` [PATCH 26/26] ARM: OMAP: dmtimer: Use is_timer_available function in omap_dm_timer_trigger
[PATCH] mmc: core: Try other signal levels during power up
2014-04-24 21:42 UTC (3+ messages)
[PATCH v2] mtd: nand: Add support to use nand_base poi databuf as bounce buffer
2014-04-24 21:40 UTC
Which companies contribute to Btrfs?
2014-04-24 21:41 UTC (7+ messages)
` Which companies are using Btrfs in production?
(no subject)
2014-04-24 21:40 UTC
[PATCH v5 1/9] diff: add a config option to control orderfile
2014-04-24 21:39 UTC (10+ messages)
` [PATCH v5 3/9] tests: new test for orderfile options
` [PATCH v5 4/9] patch-id: make it stable against hunk reordering
` [PATCH v5 5/9] patch-id: document new behaviour
[GIT PULL] uprobes: fix the handling of relative jmp/call's
2014-04-24 21:36 UTC (3+ messages)
` [PATCH 0/5] uprobes/x86: cleanup validate_insn_* paths, fix X86_X32 case
[PATCH v2] staging: imx-drm-core: skip components whose parent device is disabled
2014-04-24 21:36 UTC (4+ messages)
[PATCH] PCI: designware: Remove unnecessary RC BAR setting
2014-04-24 21:35 UTC (7+ messages)
[PATCH] pinctrl-baytrail: fix for irq descriptor conflict on ASUS T100TA
2014-04-24 21:33 UTC (13+ messages)
[PATCH] pci/pciehp: Allow polling/irq mode to be decided on a per-port basis
2014-04-24 21:31 UTC (2+ messages)
[Xenomai] OMAP L138
2014-04-24 21:30 UTC (23+ messages)
[PATCH 2/2] arm: use fixmap for text patching when text is RO
2014-04-24 21:28 UTC (3+ messages)
` [PATCHv2 "
Terratec Cinergy T XS Firmware (Kernel 3.14.1)
2014-04-24 21:26 UTC (7+ messages)
[PATCH v2] pci: Allow hotplug service drivers to operate in polling mode
2014-04-24 21:26 UTC (2+ messages)
[PATCH RFC] sysrq: rcu-ify __handle_sysrq
2014-04-24 21:23 UTC (6+ messages)
` [PATCH] printk: Print cpu number along with time
[PATCH 1/3] drm/i915: consider the source max DP lane count too
2014-04-24 21:22 UTC (3+ messages)
` [PATCH 2/3] drm/i915: extract intel_dp_compute_link_config
` [PATCH 3/3] drm/i915: add i915.dp_link_train_policy option
[PATCH] pci: Use designated initialization in PCI_VDEVICE
2014-04-24 21:22 UTC (3+ messages)
[PATCH] ipv6: fib: fix fib dump restart
2014-04-24 21:20 UTC (2+ messages)
[Buildroot] [PATCH 1/3] ladspa-sdk: new package
2014-04-24 21:19 UTC (3+ messages)
` [Buildroot] [PATCH 2/3] caps: "
` [Buildroot] [PATCH 3/3] alsaequal: "
[PATCH 00/10] Clean up, DTS and ISO15693 support
2014-04-24 21:19 UTC (11+ messages)
` [PATCH 01/10] NFC: st21nfca: Remove few useless include
` [PATCH 02/10] NFC: st21nfca: Fix incorrect TAILROOM and st21nfca_hci_remove_len_crc
` [PATCH 03/10] NFC: st21nfca: Fix incorrect byte stuffing revocation
` [PATCH 04/10] NFC: st21nfca: Improved check for correct data reception on i2c bus
` [PATCH 05/10] NFC: st21nfca: Add mutex to force a successful i2c transaction
` [PATCH 06/10] NFC: st21nfca: Free buffer when a bad frame is detected
` [PATCH 07/10] NFC: dts: st21nfca: Add device-tree (Open Firmware) support to st21nfca
` [PATCH 08/10] NFC: dts: st21nfca_i2c: Add DTS Documentation
` [PATCH 09/10] NFC: st21nfca: Improve load_session in order to create pipe when it does not exists
` [PATCH 10/10] NFC: st21nfca: Add ISO15693 Reader/Writer support
[PATCH] drm/tilcdc increase allowable supported resolution
2014-04-24 21:18 UTC (5+ messages)
[Bug 77751] New: displayport broken, radeon HD 7970 and DELL 3008WFPt
2014-04-24 21:18 UTC (2+ messages)
` [Bug 77751] "
[PATCH] tools/misc: Fix linkage of libxenstore
2014-04-24 21:17 UTC
[Patch net] sched, cls: check if we could overwrite actions when changing a filter
2014-04-24 21:12 UTC (11+ messages)
[Buildroot] [PATCH v3] ne10: bump version to 1.0.0
2014-04-24 21:12 UTC (2+ messages)
[PATCH v2] ARM: dts: am33xx: Move the cppi41dma node so it's probed early
2014-04-24 21:11 UTC (2+ messages)
[PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path
2014-04-24 21:11 UTC (6+ messages)
[perf] yet another 32/64-bit range check failure
2014-04-24 21:14 UTC (3+ messages)
[PATCH 1/1] Driver for Beckhoff CX5020 EtherCAT master module
2014-04-24 20:46 UTC
[GIT PULL] drm/tegra: Fixes for v3.15-rc3
2014-04-24 21:07 UTC
[PATCH] tools/mfn-dump: Fixes to 'dump-p2m'
2014-04-24 21:06 UTC
[PATCH 00/20] in-kernel IMA/EVM initialization
2014-04-24 21:04 UTC (9+ messages)
` [PATCH 01/20] KEYS: verify a certificate is signed by a 'trusted' key
` [PATCH 12/20] ima: provide buffer hash calculation function
` [PATCH 15/20] ima: path based policy loading interface
[PATCH 0/2] net: Add Keystone NetCP ethernet driver support
2014-04-24 21:04 UTC (5+ messages)
` [PATCH 2/2] net: Add Keystone NetCP ethernet driver
Testing rewindability of a pcm
2014-04-24 21:01 UTC (3+ messages)
` On non-rewindability of resamplers (was: Testing rewindability of a pcm)
[PATCH 00/18 v2] nfs: support multiple requests per page
2014-04-24 21:03 UTC (4+ messages)
` [PATCH 06/18 v2] nfs: add support for multiple nfs reqs "
[PATCHSET cgroup/for-3.16] cgroup: implement css->id
2014-04-24 21:02 UTC (9+ messages)
` [PATCH 1/6] cgroup: make flags and subsys_masks unsigned int
` [PATCH 2/6] cgroup, memcg: allocate cgroup ID from 1
` [PATCH 3/6] cgroup: protect cgroup_root->cgroup_idr with a spinlock
` [PATCH 4/6] cgroup: use RCU free in create_css() failure path
` [PATCH 5/6] cgroup: update init_css() into init_and_link_css()
` [PATCH 6/6] cgroup, memcg: implement css->id and convert css_from_id() to use it
[PATCH] pci_ids: Remove old serial device IDs
2014-04-24 21:02 UTC (2+ messages)
[PATCH v3 25/25] drm/i915: vlv: add runtime PM support
2014-04-24 21:02 UTC (3+ messages)
` [PATCH v4] drm/i915: get a runtime PM ref for the deferred GPU reset work
man-pages bug- syslog(3) grammar
2014-04-24 21:02 UTC (2+ messages)
[PATCH v2 0/2] drivercore: deferral race condition fix
2014-04-24 21:01 UTC (3+ messages)
[PATCHSET 00/17] perf report: Add -F option for specifying output fields (v4)
2014-04-24 21:00 UTC (6+ messages)
[PATCH] imx-drm: fix hdmi hotplug detection initial state
2014-04-24 21:00 UTC (3+ messages)
[Buildroot] [PATCH 00/14] CMake infrastructure refactoring
2014-04-24 20:59 UTC (3+ messages)
` [Buildroot] [PATCH 03/14] pkg-cmake.mk: rework toolchainfile.cmake
[RFC] libxfs: adding attribute fork frees xfs_inode ptr
2014-04-24 20:59 UTC (4+ messages)
[patch 0/2] expose invariant tsc flag for kvm guests
2014-04-24 20:57 UTC (7+ messages)
` [patch 2/2] target-i386: block migration and savevm if invariant tsc is exposed
[PATCH 1/2] net can softing: drop 'channel' sysfs attribute
2014-04-24 20:56 UTC (2+ messages)
[PATCH] wlcore: fix usage of platform_device_add_data()
2014-04-24 20:55 UTC (2+ messages)
` [PATCH RESEND] "
[PATCH] gpio: mvebu: Remove initcall-based driver initialization
2014-04-24 20:54 UTC
[PATCH] Altera TSE: Remove unnecessary cast of void pointers
2014-04-24 20:51 UTC (2+ messages)
[PATCHv2 0/5] get_user_pages() cleanup
2014-04-24 20:45 UTC (6+ messages)
` [PATCHv2 1/5] mm: move get_user_pages()-related code to separate file
` [PATCHv2 2/5] mm: extract in_gate_area() case from __get_user_pages()
` [PATCHv2 3/5] mm: cleanup follow_page_mask()
` [PATCHv2 4/5] mm: extract code to fault in a page from __get_user_pages()
` [PATCHv2 5/5] mm: cleanup __get_user_pages()
[PATCH] drm/tilcdc: restore correct display mode and contents on pm resume
2014-04-24 20:48 UTC (3+ messages)
[Bug 77529] New: NVS 510 DP-3 output doesn't work
2014-04-24 20:48 UTC (2+ messages)
` [Bug 77529] [NVE7] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.