messages from 2013-08-01 20:14:22 to 2013-08-02 00:30:42 UTC [more...]
Can we drop __must_check from driver_for_each_device()?
2013-08-02 0:31 UTC (2+ messages)
[PATCH 0/3] nohz/full: final Kconfig bits for ARM support
2013-08-02 0:29 UTC (4+ messages)
` [PATCH 3/3] ARM: Kconfig: allow virt CPU accounting
linux-next: manual merge of the driver-core tree with the net-next tree
2013-08-02 0:28 UTC (2+ messages)
[PATCH v2 00/18] Arrange hotpluggable memory as ZONE_MOVABLE
2013-08-02 0:23 UTC (19+ messages)
` [PATCH v2 01/18] acpi: Print Hot-Pluggable Field in SRAT
` [PATCH v2 02/18] earlycpio.c: Fix the confusing comment of find_cpio_data()
` [PATCH v2 03/18] acpi: Remove "continue" in macro INVALID_TABLE()
` [PATCH v2 04/18] acpi: Introduce acpi_invalid_table() to check if a table is invalid
` [PATCH v2 05/18] x86, acpi: Split acpi_boot_table_init() into two parts
` [PATCH v2 06/18] x86, acpi: Initialize ACPI root table list earlier
` [PATCH v2 07/18] x86, acpi: Also initialize signature and length when parsing root table
` [PATCH v2 08/18] x86: get pg_data_t's memory from other node
[ANNOUNCE] 3.10.4-rt1
2013-08-02 0:03 UTC (2+ messages)
[PATCH] openrisc: Makefile: append "-D__linux__" to KBUILD_CFLAGS
2013-08-01 23:58 UTC (3+ messages)
[RFCv2] security: smack: add a hash table to quicken smk_find_entry()
2013-08-01 23:58 UTC (4+ messages)
[PATCH 0/9] uprobes: Add uprobes support for ARM
2013-08-01 23:45 UTC (10+ messages)
` [PATCH 1/9] uprobes: move function declarations out of arch
` [PATCH 2/9] uprobes: allow ignoring of probe hits
` [PATCH 3/9] uprobes: allow arch access to xol slot
` [PATCH 4/9] uprobes: allow arch-specific initialization
` [PATCH 5/9] uprobes: add arch write opcode hook
` [PATCH 6/9] ARM: move shared uprobe/kprobe definitions into new include file
` [PATCH 7/9] ARM: Move uprobes/kprobes shared functions to common file
` [PATCH 8/9] ARM: Add "action" table for kprobes/uprobes instruction
` [PATCH 9/9] ARM: add uprobes support
[PATCH] Staging: wlags49_h2: fixed 80 line character and white space issue in ap_h2.c Fixed various coding style warnings found by the checkpatch.pl tool
2013-08-01 23:48 UTC (3+ messages)
[PATCH 0/3] acpi: video: trivial cleanups
2013-08-01 23:44 UTC (4+ messages)
` [PATCH 1/3] acpi: video: trivial costmetic cleanups
` [PATCH 2/3] acpi: video: trivial style cleanups
` [PATCH 3/3] acpi: video: remove unnecessary casting
N900 device tree conversion: how to do first step
2013-08-01 23:43 UTC (11+ messages)
` [PATCH] N900: add device tree
` [PATCH v2] "
[PATCH 00/11] Add compression support to pstore
2013-08-01 23:42 UTC (3+ messages)
[REGRESSION/PATCH] acpi: blacklist win8 OSI for ASUS Zenbok Prime UX31A
2013-08-01 23:40 UTC (6+ messages)
[PATCH] acpi: video: fix reversed indexed BQC
2013-08-01 23:34 UTC
[PATCH V2 0/3] networking: Use ETH_ALEN where appropriate
2013-08-01 23:30 UTC (18+ messages)
` [PATCH V2 1/3] uapi: Convert some uses of 6 to ETH_ALEN
` [PATCH V2 2/3] include: Convert ethernet mac address declarations to use ETH_ALEN
` [PATCH V2 3/3] ethernet: Convert mac address uses of 6 to ETH_ALEN
` [PATCH V3 0/3] networking: Use ETH_ALEN where appropriate
` [PATCH V3 1/3] uapi: Convert some uses of 6 to ETH_ALEN
` [PATCH V3 2/3] include: Convert ethernet mac address declarations to use ETH_ALEN
` [PATCH V3 3/3] ethernet: Convert mac address uses of 6 to ETH_ALEN
[PATCH 0/4] Backports of jbd2 commits to jbd
2013-08-01 23:18 UTC (12+ messages)
` [PATCH 1/4] jbd: use module parameters instead of debugfs for jbd_debug
` [PATCH 2/4] jbd: relocate assert after state lock in journal_commit_transaction()
` [PATCH 3/4] jbd: drop checkpoint mutex when waiting in __log_wait_for_space()
` [PATCH 4/4] jbd: use a single printk for jbd_debug()
[RFC][PATCH 0/2] KEYS: Kerberos caching support
2013-08-01 23:09 UTC (3+ messages)
` [PATCH 2/2] KEYS: Add per-user_namespace registers for persistent per-UID kerberos caches
[PATCH v3] net: Add MOXA ART SoCs ethernet driver
2013-08-01 22:51 UTC (3+ messages)
` [PATCH v4] "
[PATCH RFC 00/51] Preview of DMA mask changes
2013-08-01 22:37 UTC (53+ messages)
` [PATCH RFC 01/51] DMA-API: provide a helper to set both DMA and coherent DMA masks
` [PATCH RFC 02/51] DMA-API: net: brocade/bna/bnad.c: fix 32-bit DMA mask handling
` [PATCH RFC 03/51] DMA-API: net: intel/e1000e: "
` [PATCH RFC 04/51] DMA-API: net: intel/igb: "
` [PATCH RFC 05/51] DMA-API: net: intel/igbvf: "
` [PATCH RFC 06/51] DMA-API: net: intel/ixgb: "
` [PATCH RFC 07/51] DMA-API: net: intel/ixgbe: "
` [PATCH RFC 08/51] DMA-API: net: intel/ixgbevf: "
` [PATCH RFC 09/51] DMA-API: net: broadcom/b44: replace dma_set_mask()+dma_set_coherent_mask() with new helper
` [PATCH RFC 10/51] DMA-API: net: broadcom/bnx2x: "
` [PATCH RFC 11/51] DMA-API: net: emulex/benet: "
` [PATCH RFC 12/51] DMA-API: net: intel/e1000: "
` [PATCH RFC 13/51] DMA-API: net: sfc/efx.c: "
` [PATCH RFC 14/51] DMA-API: net: b43: "
` [PATCH RFC 15/51] DMA-API: net: b43legacy: "
` [PATCH RFC 16/51] DMA-API: ppc: vio.c: "
` [PATCH RFC 17/51] DMA-API: block: nvme-core: "
` [PATCH RFC 18/51] DMA-API: staging: et131x: "
` [PATCH RFC 19/51] DMA-API: media: dt3155v4l: "
` [PATCH RFC 20/51] DMA-API: usb: bcma: "
` [PATCH RFC 21/51] DMA-API: usb: ssb-hcd: "
` [PATCH RFC 22/51] DMA-API: amba: get rid of separate dma_mask
` [PATCH RFC 23/51] DMA-API: dma: pl08x: add dma_set_mask_and_coherent() call
` [PATCH RFC 24/51] DMA-API: dma: pl330: "
` [PATCH RFC 25/51] DMA-API: video: clcd: "
` [PATCH RFC 26/51] DMA-API: usb: ohci-sa1111: add a note about DMA masks
` [PATCH RFC 27/51] DMA-API: provide a helper to setup "
` [PATCH RFC 28/51] DMA-API: sound: fix dma mask handling in a lot of drivers
` [PATCH RFC 29/51] DMA-API: ata: pata_octeon_cf: convert to use dma_coerce_mask_and_coherent()
` [PATCH RFC 30/51] DMA-API: dma: dw_dmac.c: "
` [PATCH RFC 31/51] DMA-API: media: omap3isp: "
` [PATCH RFC 32/51] DMA-API: mmc: sdhci-acpi: "
` [PATCH RFC 33/51] DMA-API: net: nxp/lpc_eth: "
` [PATCH RFC 34/51] DMA-API: net: octeon: "
` [PATCH RFC 35/51] DMA-API: parport: parport_pc.c: "
` [PATCH RFC 36/51] DMA-API: usb: use dma_set_coherent_mask()
` [PATCH RFC 37/51] DMA-API: usb: use new dma_coerce_mask_and_coherent()
` [PATCH RFC 38/51] DMA-API: staging: use dma_set_coherent_mask()
` [PATCH RFC 39/51] DMA-API: others: "
` [PATCH RFC 40/51] DMA-API: crypto: fix ixp4xx crypto platform device support
` [PATCH RFC 41/51] DMA-API: crypto: remove last references to 'static struct device *dev'
` [PATCH RFC 42/51] DMA-API: usb: musb: use platform_device_register_full() to avoid directly messing with dma masks
` [PATCH RFC 43/51] DMA-API: dma: edma.c: no need to explicitly initialize DMA masks
` [PATCH RFC 44/51] DMA-API: dcdbas: update DMA mask handing
` [PATCH RFC 45/51] DMA-API: firmware/google/gsmi.c: avoid direct access to DMA masks
` [PATCH RFC 46/51] ARM: DMA-API: better handing of DMA masks for coherent allocations
` [PATCH RFC 47/51] ARM: 7794/1: block: Rename parameter dma_mask to max_addr for blk_queue_bounce_limit()
` [PATCH RFC 48/51] ARM: 7795/1: mm: dma-mapping: Add dma_max_pfn(dev) helper function
` [PATCH RFC 49/51] ARM: 7796/1: scsi: Use dma_max_pfn(dev) helper for bounce_limit calculations
` [PATCH RFC 50/51] ARM: 7797/1: mmc: "
` [PATCH RFC 51/51] ARM: 7805/1: mm: change max*pfn to include the physical offset of memory
[PATCH 0/18] Basic scheduler support for automatic NUMA balancing V5
2013-08-01 22:36 UTC (5+ messages)
` [PATCH] mm, numa: Change page last {nid,pid} into {cpu,pid}
` [PATCH] sched, numa: Use {cpu, pid} to create task groups for shared faults
` [RFC PATCH -v2] numa,sched: use group fault statistics in numa placement
[PATCH] ACPI: Do not fail acpi_bind_one() if device is already bound correctly
2013-08-01 22:33 UTC
RFC: vfio-pci API for PCI bus/slot (hot) resets
2013-08-01 22:18 UTC
[PATCH v14 0/6] LSM: Multiple concurrent LSMs
2013-08-01 22:18 UTC (6+ messages)
` [PATCH v14 3/6] LSM: Explicit individual LSM associations
[patch 0/3] mm: improve page aging fairness between zones/nodes
2013-08-01 22:16 UTC (7+ messages)
` [patch 3/3] mm: page_alloc: fair zone allocator policy
[PATCH] drivers: base: new memory config sysfs driver for large memory systems
2013-08-01 22:13 UTC (7+ messages)
[PATCH] spi: fix SPI_BIT_MASK so it always fits into 32-bits
2013-08-01 22:08 UTC
[PATCHSET cgroup/for-3.12] cgroup: use cgroup_subsys_state as the primary subsystem interface handle
2013-08-01 22:07 UTC (25+ messages)
` [PATCH 01/23] cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/
` [PATCH 02/23] cpuset: drop "const" qualifiers from struct cpuset instances
` [PATCH 03/23] netprio_cgroup: pass around @css instead of @cgroup and kill struct cgroup_netprio_state
` [PATCH 04/23] hugetlb_cgroup: pass around @hugetlb_cgroup instead of @cgroup
` [PATCH 05/23] cgroup: add subsystem pointer to cgroup_subsys_state
` [PATCH 06/23] cgroup: add/update accessors which obtain subsys specific data from css
` [PATCH 07/23] cgroup: add css_parent()
` [PATCH 08/23] cgroup: pass around cgroup_subsys_state instead of cgroup in subsystem methods
` [PATCH 09/23] cgroup: add subsys backlink pointer to cftype
` [PATCH 10/23] cgroup: pin cgroup_subsys_state when opening a cgroupfs file
` [PATCH 11/23] cgroup: add cgroup->dummy_css
` [PATCH 12/23] cgroup: pass around cgroup_subsys_state instead of cgroup in file methods
` [PATCH 13/23] cgroup: convert cgroup_next_sibling() to cgroup_next_child()
` [PATCH 14/23] cgroup: always use cgroup_next_child() to walk the children list
` [PATCH 15/23] cgroup: make hierarchy iterators deal with cgroup_subsys_state instead of cgroup
` [PATCH 16/23] cgroup: relocate cgroup_advance_iter()
` [PATCH 17/23] cgroup: rename cgroup_iter to cgroup_task_iter
` [PATCH 18/23] cgroup: make cgroup_task_iter remember the cgroup being iterated
` [PATCH 19/23] cgroup: remove struct cgroup_scanner
` [PATCH 20/23] cgroup: make task iterators deal with cgroup_subsys_state instead of cgroup
` [PATCH 21/23] cgroup: make cftype->[un]register_event() "
` [PATCH 22/23] cgroup: make cgroup_taskset "
` [PATCH 23/23] cgroup: unexport cgroup_css()
[patch 0/6] improve memcg oom killer robustness
2013-08-01 21:59 UTC (4+ messages)
` [patch 2/6] arch: mm: do not invoke OOM killer on kernel fault OOM
[PATCH v3 0/9] pci: bus and slot reset interfaces
2013-08-01 21:55 UTC (11+ messages)
` [PATCH v3 5/9] pci: Split out pci_dev lock/unlock and save/restore
` [PATCH v3 6/9] pci: Add slot and bus reset interfaces
` [PATCH v3 8/9] pci: Tune secondary bus reset timing
[PATCH 09/12] tile: support TSO for IPv6 in tilegx network driver
2013-08-01 21:42 UTC (4+ messages)
` [PATCH v2 13/12] tile: set hw_features and vlan_features in setup
` [PATCH v3 00/13] update tile network drivers
Cannot hot remove a memory device
2013-08-01 21:43 UTC (2+ messages)
Invalid checksum calculated for ipv4 SYN+ACK when opt.srr is set?
2013-08-01 21:09 UTC
livelock avoidance in sget()
2013-08-01 21:26 UTC (3+ messages)
[PATCH] cpufreq: Avoid double kobject_put() for the same kobject in error code path
2013-08-01 21:31 UTC
[PATCH] net: check net.core.somaxconn sysctl values
2013-08-01 21:18 UTC (4+ messages)
[PATCH 0/6] USB tree changes for Tegra30 and Tegra114 USB Host support
2013-08-01 21:18 UTC (9+ messages)
` [PATCH 2/6] usb: phy: tegra: Fix wrong PHY parameters
` [PATCH 4/6] usb: phy: tegra: Program new "
` [PATCH 5/6] Documentation: New DT parameters for tegra30-usb-phy
` [PATCH 6/6] usb: host: tegra: Tegra30 support
[PATCH] drm/i915: add fast boot support for Haswell
2013-08-01 21:12 UTC
Código aviso: ID67565434
2013-08-01 20:47 UTC
[ANNOUNCE] Git v1.8.4-rc1
2013-08-01 21:14 UTC
[PATCH RFC 1/2] qspinlock: Introducing a 4-byte queue spinlock implementation
2013-08-01 21:09 UTC (7+ messages)
[RFC PATCH] cfq-iosched: limit slice_idle when many busy queues are in idle window
2013-08-01 21:04 UTC (4+ messages)
[PATCH] ARM: dma-mapping: highbank: Restrict DMA to 32-bit addresses
2013-08-01 20:45 UTC (2+ messages)
[PATCH 0/9] dma: edma: Support scatter-lists of any length
2013-08-01 20:48 UTC (9+ messages)
` [PATCH 4/9] dma: edma: Find missed events and issue them
[PATCH 0/4] Make commonly useful UEFI functions common
2013-08-01 20:45 UTC (3+ messages)
[RFC][PATCH] cpufreq: Do not hold driver module references for additional policy CPUs
2013-08-01 20:53 UTC (7+ messages)
` [Update][PATCH] "
[PATCH] tile: optimize strnlen using SIMD instructions
2013-08-01 20:42 UTC (2+ messages)
[PATCH next] n_tty: change lock oreding in n_tty_read()
2013-08-01 20:34 UTC (4+ messages)
` [PATCH next] n_tty: change lock ordering in n_tty_read() (v2)
WARNING: CPU: 26 PID: 93793 at fs/ext4/inode.c:230 ext4_evict_inode+0x4c9/0x500 [ext4]() still in 3.11-rc3
2013-08-01 20:33 UTC (2+ messages)
/sys/module/pcie_aspm/parameters/policy not writable?
2013-08-01 20:27 UTC (12+ messages)
[PATCH] tile: optimize and clean up string functions
2013-08-01 19:52 UTC
[PATCH 0/3] mips/kvm: Code cleanups for kvm_locore.S
2013-08-01 20:22 UTC (4+ messages)
` [PATCH 1/3] mips/kvm: Improve code formatting in arch/mips/kvm/kvm_locore.S
` [PATCH 2/3] mips/kvm: Cleanup .push/.pop directives in kvm_locore.S
` [PATCH 3/3] mips/kvm: Make kvm_locore.S 64-bit buildable/safe
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