public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-04-01 12:08:50 to 2014-04-01 16:13:52 UTC [more...]

[3.8.y.z extended stable] Linux 3.8.13.21 stable review
 2014-04-01 16:08 UTC  (31+ messages)
` [PATCH 3.8 01/86] 6lowpan: fix lockdep splats
` [PATCH 3.8 03/86] ipv4: Fix runtime WARNING in rtmsg_ifa()
` [PATCH 3.8 04/86] net: fix 'ip rule' iif/oif device rename
` [PATCH 3.8 06/86] tcp: tsq: fix nonagle handling
` [PATCH 3.8 09/86] bonding: 802.3ad: make aggregator_identifier bond-private
` [PATCH 3.8 10/86] ipv4: fix counter in_slow_tot
` [PATCH 3.8 12/86] net: add and use skb_gso_transport_seglen()
` [PATCH 3.8 13/86] net: core: introduce netif_skb_dev_features
` [PATCH 3.8 15/86] net: use __GFP_NORETRY for high order allocations
` [PATCH 3.8 16/86] net-tcp: fastopen: fix "
` [PATCH 3.8 19/86] sfc: check for NULL efx->ptp_data in efx_ptp_event
` [PATCH 3.8 20/86] ipv6: ipv6_find_hdr restore prev functionality
` [PATCH 3.8 46/86] ALSA: usb-audio: Add quirk for Logitech Webcam C500
` [PATCH 3.8 48/86] drm/radeon/atom: select the proper number of lanes in transmitter setup
` [PATCH 3.8 50/86] libata: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for Seagate Momentus SpinPoint M8 (2BA30001)
` [PATCH 3.8 52/86] usb: Make DELAY_INIT quirk wait 100ms between Get Configuration requests
` [PATCH 3.8 55/86] x86: Ignore NMIs that come in during early boot
` [PATCH 3.8 60/86] net: unix socket code abuses csum_partial
` [PATCH 3.8 61/86] ibmveth: Fix endian issues with MAC addresses
` [PATCH 3.8 62/86] [SCSI] isci: fix reset timeout handling
` [PATCH 3.8 64/86] [SCSI] qla2xxx: Poll during initialization for ISP25xx and ISP83xx
` [PATCH 3.8 66/86] mm/compaction: break out of loop on !PageBuddy in isolate_freepages_block
` [PATCH 3.8 68/86] vmxnet3: fix netpoll race condition
` [PATCH 3.8 69/86] [SCSI] storvsc: NULL pointer dereference fix
` [PATCH 3.8 75/86] ipc: Fix 2 bugs in msgrcv() MSG_COPY implementation
` [PATCH 3.8 77/86] ALSA: compress: Pass through return value of open ops callback
` [PATCH 3.8 78/86] i2c: cpm: Fix build by adding of_address.h and of_irq.h
` [PATCH 3.8 82/86] x86: fix boot on uniprocessor systems
` [PATCH 3.8 83/86] Input: mousedev - fix race when creating mixed device
` [PATCH 3.8 86/86] ioat: fix tasklet tear down

[PATCH] x86,mm: delay TLB flush after clearing accessed bit
 2014-04-01 16:11 UTC  (7+ messages)

[GIT PULL] arm64 patches for 3.15
 2014-04-01 16:10 UTC  (2+ messages)
` Bug(?) in patch "arm64: Implement coherent DMA API based on swiotlb" (was Re: [GIT PULL] arm64 patches for 3.15)

[ANNOUNCE] New Linux Patch Review Group
 2014-04-01 16:08 UTC  (7+ messages)
` [PATCH] Documentation: SubmittingPatches: mention our new Facebook group

[PATCH] Add initcall_blacklist kernel parameter [v4]
 2014-04-01 15:19 UTC 

[PATCH RFC] drivers/char/mem: byte generating devices and poisoned mappings
 2014-04-01 16:07 UTC  (4+ messages)

[PATCH 0/7] uprobes/x86: introduce uprobe_xol_ops and arch_uprobe->ops
 2014-04-01 15:01 UTC  (5+ messages)
` [PATCH 7/7] uprobes/x86: Introduce "

[PATCH 0/2] Add reg_ignore_unused and pd_ignore_unused
 2014-04-01 15:58 UTC  (5+ messages)
` [PATCH 2/2] regulator: core: Add reg_ignore_unused to keep boot time regulators enabled

Bug in ks8851.c
 2014-04-01 15:41 UTC 

tools/liblockdep: Build failure
 2014-04-01 15:47 UTC  (6+ messages)
    ` [PATCH] "

[PATCH 1/7] uprobes: Kill UPROBE_SKIP_SSTEP and can_skip_sstep()
 2014-04-01 15:39 UTC  (2+ messages)

[PATCH] Fixes to Linux v3.13 - bugs.xenproject.org ones. (v1)
 2014-04-01 15:43 UTC  (13+ messages)
` [PATCH 2/4] xen/manage: Poweroff forcefully if user-space is not yet up
` [PATCH 3/4] xen/manage: Guard against user-space initiated poweroff and XenBus
` [PATCH 4/4] xen/xenbus: Avoid synchronous wait on XenBus stalling shutdown/restart
  ` [Xen-devel] "

[PATCH] /dev/mem: handle out-of-bounds read/write
 2014-04-01 15:44 UTC  (6+ messages)

[GIT PULL] s390 patches for the 3.15 merge window
 2014-04-01 15:40 UTC  (4+ messages)

liblockdep soname versioning
 2014-04-01 15:34 UTC  (6+ messages)

[PATCH 3/7] uprobes/x86: Conditionalize the usage of handle_riprel_insn()
 2014-04-01 14:33 UTC  (3+ messages)

rcu_prempt stalls / lockup
 2014-04-01 15:30 UTC  (6+ messages)

Admin Help Desk 2014 (c)
 2014-04-01 15:25 UTC 

[GIT PULL] tracing: Cleanups and new features for tracing
 2014-04-01 15:28 UTC 

[RFC PATCH 0/6] KVM: x86: speedups for emulator memory accesses
 2014-04-01 15:26 UTC  (7+ messages)
` [PATCH 1/6] KVM: emulate: simplify writeback
` [PATCH 2/6] KVM: emulate: abstract handling of memory operands
` [PATCH 3/6] KVM: export mark_page_dirty_in_slot
` [PATCH 4/6] KVM: emulate: introduce memory_prepare callback to speed up memory access
` [PATCH 5/6] KVM: emulate: activate memory access optimization
` [PATCH 6/6] KVM: emulate: extend memory access optimization to stores

[PATCH] openvswitch: supply a dummy err_handler of gre_cisco_protocol to prevent kernel crash
 2014-04-01 15:24 UTC  (4+ messages)

[PATCH v8 0/1] Tracepoint API simplification, text size shrink
 2014-04-01 15:02 UTC  (3+ messages)
` [PATCH v8 1/1] Tracepoint: register/unregister struct tracepoint

[PATCH] misc: (ds1682) replace obsolete simple_strtoull() with kstrtoull()
 2014-04-01 15:04 UTC 

[PATCH RFC v4 0/2] clk: Support for DT assigned clock parents and rates
 2014-04-01 14:52 UTC  (7+ messages)
` [PATCH RFC v4 2/2] clk: Add handling of clk parent and rate assigned from DT

Ext4 Recovery: Invalid checksum recovering block # in log
 2014-04-01 14:36 UTC 

[PATCH] Add initcall_blacklist kernel parameter [v3]
 2014-04-01 14:31 UTC  (2+ messages)

[PATCH] Fix _IOC_TYPECHECK sparse error
 2014-04-01 14:28 UTC  (2+ messages)

[GIT PULL] Btrfs pull -- part 1
 2014-04-01 14:25 UTC 

[PATCH 0/3] staging: vt6655: style fixes
 2014-04-01 14:19 UTC  (8+ messages)
` [PATCH 1/3] staging: vt6655: fix DBG_PRT and PRINT_K macros
` [PATCH 2/3] staging: vt6655: remove dead code
` [PATCH 3/3] staging: vt6655: fix checkpatch bracing issues

[RFC] QR encoding for Oops messages
 2014-04-01 14:20 UTC  (9+ messages)

[PATCH] netlink: have netlink per-protocol bind function return an error code
 2014-04-01 14:14 UTC  (5+ messages)
` [PATCH 0/3] netlink: per-protocol bind fixup/enhancement set
  ` [PATCH 1/3] netlink: simplify nfnetlink_bind
  ` [PATCH 2/3][v7] netlink: have netlink per-protocol bind function return an error code
  ` [PATCH 3/3] netlink: implement unbind to netlink_setsockopt NETLINK_DROP_MEMBERSHIP

[PATCH 0/1] OMAP5: USB3 fix for 3.15
 2014-04-01 14:13 UTC  (3+ messages)
` [PATCH 1/1] ARM: dts: omap5: Add clocks to USB3 PHY node

[PATCH] ARM: OMAP2+: Fix config name for USB3 PHY
 2014-04-01 14:11 UTC  (2+ messages)

Massive read only kvm guests when backing file was missing
 2014-04-01 14:09 UTC  (11+ messages)
  ` [Qemu-devel] "

[PATCHv3 0/5] net: rfkill: gpio: cleanup and a few new acpi ids
 2014-04-01 14:02 UTC  (6+ messages)
` [PATCHv3 1/5] ARM: tegra: remove obsolete gpio entries
` [PATCHv3 2/5] net: rfkill: gpio: remove unused and obsolete platform parameters
` [PATCHv3 3/5] net: rfkill: gpio: add ACPI ID for GPS module on Lenovo Miix2
` [PATCHv3 4/5] net: rfkill: gpio: add ACPI IDs for a Broadcom bluetooth chip
` [PATCHv3 5/5] net: rfkill: gpio: hard-code the gpio names

[GIT PULL] First round of SCSI updates for the 3.14+ merge window
 2014-04-01 13:53 UTC 

[PATCH 0/3] replace del_timer by del_timer_sync
 2014-04-01 13:49 UTC  (4+ messages)
` [PATCH 1/3] memstick: "
` [PATCH 2/3] ray_cs: "
` [PATCH 3/3] watchdog: via_wdt: "

[PATCH] [media] uvcvideo: Fix clock param realtime setting
 2014-04-01 13:49 UTC  (4+ messages)

[RESEND 0/3] mfd: twl6040: Updates for i2s speed and fix for chip deadlock
 2014-04-01 13:45 UTC  (4+ messages)
` [RESEND 1/3] mfd: twl6040: Select i2c fast mode as default with regmap patch
` [RESEND 2/3] mfd: twl6040: Move register patching earlier in probe
` [RESEND 3/3] mfd: twl6040: Clear the interrupt ID register before requesting IRQ

[PATCH 1/1] serial: 8250, disable "too much work" messages
 2014-04-01 13:40 UTC  (3+ messages)

[PATCH 3.2 000/200] 3.2.56-rc1 review
 2014-04-01 13:36 UTC  (3+ messages)

[PATCH RFC v3 0/2] clk: Support for DT assigned clock parents and rates
 2014-04-01 13:36 UTC  (4+ messages)
` [PATCH RFC v3 2/2] clk: Add handling of clk parent and rate assigned from DT

FIQ on xilinx cortex a9 zynq
 2014-04-01 13:26 UTC  (2+ messages)

[PATCH bisect 0/2] ASoC: fsl_sai: Overwrite trigger()
 2014-04-01 13:21 UTC  (4+ messages)
` [PATCH bisect 2/2] ASoC: fsl_sai: Separately enable interrupts for Tx and Rx streams

[PATCH v4 0/5] drivers: bus: omap_l3: Conversion to devm_*
 2014-04-01 13:23 UTC  (6+ messages)
` [PATCH v4 1/5] drivers: bus: omap_l3: Convert to use devm_kzalloc
` [PATCH v4 2/5] drivers: bus: omap_l3: Convert to use devm_ioremap_resource()
` [PATCH v4 3/5] drivers: bus: omap_l3: Convert to use devm_request_irq()
` [PATCH v4 4/5] drivers: bus: omap_l3: Remove the platform driver's remove function
` [PATCH v4 5/5] drivers: bus: omap_l3: Change pr_crit() to dev_err() when IRQ request fails

splicing pages to the same file
 2014-04-01 13:15 UTC  (3+ messages)

[GIT PULL] RAS - fix CMCI storm code
 2014-04-01 13:15 UTC  (2+ messages)

rt-tests 0.89 released
 2014-04-01 13:15 UTC 

[PATCH v2 00/14] dma: edma: Fixes for cyclic (audio) operation
 2014-04-01 13:06 UTC  (15+ messages)
` [PATCH v2 01/14] platform_data: edma: Be precise with the paRAM struct
` [PATCH v2 02/14] dma: edma: Correct the handling of src/dst_maxburst == 0
` [PATCH v2 03/14] dma: edma: Add support for DMA_PAUSE/RESUME operation
` [PATCH v2 04/14] dma: edma: Set DMA_CYCLIC capability flag
` [PATCH v2 05/14] arm: common: edma: Select event queue 1 as default when booted with DT
` [PATCH v2 06/14] arm: common: edma: Save the number of event queues/TCs
` [PATCH v2 07/14] arm: common: edma: API to request non default queue for a channel
` [PATCH v2 08/14] DMA: edma: Use different eventq for cyclic channels
` [PATCH v2 09/14] dma: edma: Implement device_slave_caps callback
` [PATCH v2 10/14] dma: edma: Simplify direction configuration in edma_config_pset()
` [PATCH v2 11/14] dma: edma: Reduce debug print verbosity for non verbose debugging
` [PATCH v2 12/14] dma: edma: Prefix debug prints where the text were identical in prep callbacks
` [PATCH v2 13/14] dma: edma: Add channel number to debug prints
` [PATCH v2 14/14] dma: edma: Print the direction value as well when it is not supported

linux-next: manual merge of the audit tree with Linus' tree
 2014-04-01 13:11 UTC  (3+ messages)

[GIT PULL] sound updates for 3.15
 2014-04-01 13:07 UTC 

kernfs: trying to register non-static key in kernfs_iop_listxattr
 2014-04-01 13:08 UTC 

3.14 boot hangs at 'Booting the kernel'
 2014-04-01 13:00 UTC 

[PATCH] x86/apic: Reinstate error IRQ Pentium erratum 3AP workaround
 2014-04-01 13:03 UTC  (2+ messages)
` [tip:x86/urgent] "

[PATCH] Staging: silicom: fix dangerous if condition in bpctl_mod.c
 2014-04-01 13:03 UTC 

[PATCH] tc: account for device_register() failure
 2014-04-01 13:03 UTC  (3+ messages)

[RFC] Only a.out QMAGIC format is working
 2014-04-01 12:47 UTC 

[PATCH] swiotlb: Correct kernel command line handler
 2014-04-01 12:46 UTC  (2+ messages)

[PATCH v2 1/2] video: da8xx-fb: Add support for Densitron 84-0023-001T
 2014-04-01 12:36 UTC  (3+ messages)
` [PATCH v2 2/2] video: da8xx-fb: Fix casting of info->pseudo_palette

[PATCH v3 1/2] video: da8xx-fb: Add support for Densitron 84-0023-001T
 2014-04-01 12:39 UTC  (2+ messages)
` [PATCH v3 2/2] video: da8xx-fb: Fix casting of info->pseudo_palette

[PATCH] regmap: mmio: Fix the bug of 'offset' value parsing
 2014-04-01 12:38 UTC  (2+ messages)

[PATCH] isdnloop: NUL-terminate strings from userspace
 2014-04-01 12:35 UTC  (5+ messages)

[PATCH v2 1/2] dma: Add Xilinx AXI DMA DT Binding Documentation
 2014-04-01 12:27 UTC  (2+ messages)
` [PATCH v2 2/2] dma: Add Xilinx AXI Direct Memory Access Engine driver support

[3.11.y.z extended stable] Linux 3.11.10.7 stable review
 2014-04-01 11:14 UTC  (24+ messages)
` [PATCH 3.11 002/144] ARM: highbank: avoid L2 cache smc calls when PL310 is not present
` [PATCH 3.11 003/144] ALSA: oxygen: Xonar DG(X): modify DAC routing
` [PATCH 3.11 010/144] mwifiex: fix cmd and Tx data timeout issue for PCIe cards
` [PATCH 3.11 011/144] ath9k: protect tid->sched check
` [PATCH 3.11 012/144] ath9k: Fix ETSI compliance for AR9462 2.0
` [PATCH 3.11 013/144] mac80211: don't validate unchanged AP bandwidth while tracking
` [PATCH 3.11 014/144] regulator: core: Replace direct ops->enable usage
` [PATCH 3.11 015/144] regulator: core: Replace direct ops->disable usage
` [PATCH 3.11 016/144] iwlwifi: mvm: change of listen interval from 70 to 10
` [PATCH 3.11 018/144] genirq: Remove racy waitqueue_active check
` [PATCH 3.11 020/144] cpuset: fix a locking issue in cpuset_migrate_mm()
` [PATCH 3.11 023/144] firewire: net: fix use after free
` [PATCH 3.11 024/144] mwifiex: do not advertise usb autosuspend support
` [PATCH 3.11 025/144] ACPI / resources: ignore invalid ACPI device resources
` [PATCH 3.11 026/144] NFS: Fix a delegation callback race
` [PATCH 3.11 028/144] ALSA: hda - Added inverted digital-mic handling for Acer TravelMate 8371
` [PATCH 3.11 032/144] can: flexcan: Check the return value from clk_prepare_enable()
` [PATCH 3.11 033/144] can: flexcan: fix transition from and to low power mode in chip_{en,dis}able
` [PATCH 3.11 034/144] can: flexcan: factor out transceiver {en,dis}able into seperate functions
` [PATCH 3.11 036/144] drm/i915: vlv: reserve GT power context early
` [PATCH 3.11 037/144] drm/i915: Reject >165MHz modes w/ DVI monitors
` [PATCH 3.11 041/144] zram: avoid null access when fail to alloc meta
` [PATCH 3.11 043/144] iscsi-target: Fix iscsit_get_tpg_from_np tpg_state bug

[PATCHv2 0/2] Add big endian support
 2014-04-01 12:24 UTC  (7+ messages)
` [PATCHv2 2/2] watchdog: imx2_wdt: Add big-endian support

[PATCH v2] initramfs: print error and shell out for unsupported content
 2014-04-01 12:23 UTC  (7+ messages)
` [PATCH 1/2] initramfs: don't include filenames from the initramfs for make goals (dist)clean
  ` [PATCH 2/2 v3] initramfs: print error and shell out for unsupported content

[REGRESSION 3.14-rc6] Samsung N150 lid does not "open" after suspend to RAM
 2014-04-01 12:18 UTC  (14+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox