messages from 2014-01-13 21:48:09 to 2014-01-14 00:53:54 UTC [more...]
[PATCH 3.10 00/62] 3.10.27-stable review
2014-01-14 0:27 UTC (22+ messages)
` [PATCH 3.10 01/62] irqchip: renesas-irqc: Fix irqc_probe error handling
` [PATCH 3.10 02/62] clocksource: em_sti: Set cpu_possible_mask to fix SMP broadcast
` [PATCH 3.10 10/62] tun: update file current position
` [PATCH 3.10 11/62] macvtap: signal truncated packets
` [PATCH 3.10 16/62] net: unix: allow set_peek_off to fail
` [PATCH 3.10 20/62] net: unix: allow bind to fail on mutex lock
` [PATCH 3.10 22/62] net: inet_diag: zero out uninitialized idiag_{src,dst} fields
` [PATCH 3.10 23/62] drivers/net/hamradio: Integer overflow in hdlcdrv_ioctl()
` [PATCH 3.10 29/62] vlan: Fix header ops passthru when doing TX VLAN offload
` [PATCH 3.10 32/62] virtio_net: dont leak memory or block when too many frags
` [PATCH 3.10 33/62] virtio-net: fix refill races during restore
` [PATCH 3.10 35/62] netpoll: Fix missing TXQ unlock and and OOPS
` [PATCH 3.10 37/62] net: Loosen constraints for recalculating checksum in skb_segment()
` [PATCH 3.10 38/62] ARM: fix footbridge clockevent device
` [PATCH 3.10 39/62] ARM: fix "bad mode in ... handler" message for undefined instructions
` [PATCH 3.10 42/62] ARM: shmobile: armadillo: Fix coherent DMA mask
` [PATCH 3.10 43/62] ARM: shmobile: mackerel: "
` [PATCH 3.10 50/62] clk: exynos5250: fix sysmmu_mfc{l,r} gate clocks
` [PATCH 3.10 60/62] sched: Fix cfs_bandwidth misuse of hrtimer_expires_remaining
` [PATCH 3.10 61/62] sched: Fix hrtimer_cancel()/rq->lock deadlock
` [PATCH 3.10 62/62] sched: Guarantee new group-entities always have weight
[PATCH 3.12 00/77] 3.12.8-stable review
2014-01-14 0:45 UTC (75+ messages)
` [PATCH 3.12 01/77] IPv6: Fixed support for blackhole and prohibit routes
` [PATCH 3.12 02/77] net: do not pretend FRAGLIST support
` [PATCH 3.12 03/77] rds: prevent BUG_ON triggered on congestion update to loopback
` [PATCH 3.12 04/77] net: clear local_df when passing skb between namespaces
` [PATCH 3.12 05/77] macvtap: update file current position
` [PATCH 3.12 06/77] tun: "
` [PATCH 3.12 07/77] tun: unbreak truncated packet signalling
` [PATCH 3.12 08/77] macvtap: Do not double-count received packets
` [PATCH 3.12 09/77] macvtap: signal truncated packets
` [PATCH 3.12 10/77] virtio: delete napi structures from netdev before releasing memory
` [PATCH 3.12 11/77] br: fix use of ->rx_handler_data in code executed on non-rx_handler path
` [PATCH 3.12 12/77] packet: fix send path when running with proto == 0
` [PATCH 3.12 13/77] ipv6: dont count addrconf generated routes against gc limit
` [PATCH 3.12 14/77] net: drop_monitor: fix the value of maxattr
` [PATCH 3.12 15/77] inet: fix NULL pointer Oops in fib(6)_rule_suppress
` [PATCH 3.12 16/77] net: unix: allow set_peek_off to fail
` [PATCH 3.12 17/77] vxlan: release rt when found circular route
` [PATCH 3.12 18/77] tg3: Initialize REG_BASE_ADDR at PCI config offset 120 to 0
` [PATCH 3.12 19/77] netvsc: dont flush peers notifying work during setting mtu
` [PATCH 3.12 20/77] ipv6: fix illegal mac_header comparison on 32bit
` [PATCH 3.12 21/77] net: unix: allow bind to fail on mutex lock
` [PATCH 3.12 23/77] net: inet_diag: zero out uninitialized idiag_{src,dst} fields
` [PATCH 3.12 24/77] drivers/net/hamradio: Integer overflow in hdlcdrv_ioctl()
` [PATCH 3.12 26/77] net: fec: fix potential use after free
` [PATCH 3.12 27/77] ipv6: always set the new created dsts from in ip6_rt_copy
` [PATCH 3.12 28/77] rds: prevent dereference of a NULL device
` [PATCH 3.12 29/77] arc_emac: fix potential use after free
` [PATCH 3.12 30/77] net: rose: restore old recvmsg behavior
` [PATCH 3.12 31/77] vlan: Fix header ops passthru when doing TX VLAN offload
` [PATCH 3.12 32/77] virtio_net: fix error handling for mergeable buffers
` [PATCH 3.12 33/77] virtio-net: make all RX paths handle errors consistently
` [PATCH 3.12 34/77] virtio_net: dont leak memory or block when too many frags
` [PATCH 3.12 35/77] ipv4: fix tunneled VM traffic over hw VXLAN/GRE GSO NIC
` [PATCH 3.12 36/77] virtio-net: fix refill races during restore
` [PATCH 3.12 37/77] net: llc: fix use after free in llc_ui_recvmsg
` [PATCH 3.12 38/77] netpoll: Fix missing TXQ unlock and and OOPS
` [PATCH 3.12 39/77] bridge: use spin_lock_bh() in br_multicast_set_hash_max
` [PATCH 3.12 40/77] sfc: Add length checks to efx_xmit_with_hwtstamp() and efx_ptp_is_ptp_tx()
` [PATCH 3.12 41/77] sfc: PTP: Moderate log message on event queue overflow
` [PATCH 3.12 42/77] sfc: Rate-limit log message for PTP packets without a matching timestamp event
` [PATCH 3.12 43/77] sfc: Stop/re-start PTP when stopping/starting the datapath
` [PATCH 3.12 44/77] sfc: Maintain current frequency adjustment when applying a time offset
` [PATCH 3.12 45/77] sfc: RX buffer allocation takes prefix size into account in IP header alignment
` [PATCH 3.12 46/77] sfc: Refactor efx_mcdi_poll() by introducing efx_mcdi_poll_once()
` [PATCH 3.12 47/77] sfc: Poll for MCDI completion once before timeout occurs
` [PATCH 3.12 48/77] ARM: fix footbridge clockevent device
` [PATCH 3.12 49/77] ARM: fix "bad mode in ... handler" message for undefined instructions
` [PATCH 3.12 50/77] ARM: 7923/1: mm: fix dcache flush logic for compound high pages
` [PATCH 3.12 51/77] ARM: dts: exynos5250: Fix MDMA0 clock number
` [PATCH 3.12 52/77] ARM: shmobile: kzm9g: Fix coherent DMA mask
` [PATCH 3.12 53/77] ARM: shmobile: armadillo: "
` [PATCH 3.12 54/77] ARM: shmobile: mackerel: "
` [PATCH 3.12 56/77] parisc: Ensure full cache coherency for kmap/kunmap
` [PATCH 3.12 57/77] ahci: add PCI ID for Marvell 88SE9170 SATA controller
` [PATCH 3.12 58/77] clk: clk-divider: fix divisor > 255 bug
` [PATCH 3.12 59/77] clk: samsung: exynos4: Correct SRC_MFC register
` [PATCH 3.12 60/77] clk: samsung: exynos5250: Fix ACP gate register offset
` [PATCH 3.12 61/77] clk: samsung: exynos5250: Add MDMA0 clocks
` [PATCH 3.12 62/77] clk: samsung: exynos5250: Add CLK_IGNORE_UNUSED flag for the sysreg clock
` [PATCH 3.12 63/77] clk: exynos5250: fix sysmmu_mfc{l,r} gate clocks
` [PATCH 3.12 65/77] mfd: rtsx_pcr: Disable interrupts before cancelling delayed works
` [PATCH 3.12 66/77] ACPI / TPM: fix memory leak when walking ACPI namespace
` [PATCH 3.12 67/77] ACPI / Battery: Add a _BIX quirk for NEC LZ750/LS
` [PATCH 3.12 68/77] mac80211: move "bufferable MMPDU" check to fix AP mode scan
` [PATCH 3.12 69/77] intel_pstate: Add X86_FEATURE_APERFMPERF to cpu match parameters
` [PATCH 3.12 70/77] SCSI: sd: Reduce buffer size for vpd request
` [PATCH 3.12 71/77] netfilter: fix wrong byte order in nf_ct_seqadj_set internal information
` [PATCH 3.12 72/77] netfilter: nf_nat: fix access to uninitialized buffer in IRC NAT helper
` [PATCH 3.12 73/77] x86, fpu, amd: Clear exceptions in AMD FXSAVE workaround
` [PATCH 3.12 74/77] sched: Fix race on toggling cfs_bandwidth_used
` [PATCH 3.12 75/77] sched: Fix cfs_bandwidth misuse of hrtimer_expires_remaining
` [PATCH 3.12 76/77] sched: Fix hrtimer_cancel()/rq->lock deadlock
` [PATCH 3.12 77/77] sched: Guarantee new group-entities always have weight
linux-next: manual merge of the v4l-dvb tree with Linus' tree
2014-01-14 0:50 UTC
[PATCH v3 0/4] net_dma removal, and dma debug extension
2014-01-14 0:48 UTC (5+ messages)
` [PATCH v3 1/4] net_dma: simple removal
` [PATCH v3 2/4] net_dma: revert 'copied_early'
` [PATCH v3 3/4] net: make tcp_cleanup_rbuf private
` [PATCH v3 4/4] dma debug: introduce debug_dma_assert_idle()
serial8250: bogus low_latency destabilizes kernel, need sanity check
2014-01-14 0:35 UTC
[PATCH V2 0/6] Enable X-Gene platform reboot driver
2014-01-14 0:42 UTC (5+ messages)
` [PATCH V2 1/6] Documentation: add dts binding for X-Gene reboot dts node
[PATCH 0/2] Add option to disable ACPI Memory Hotplug [v2]
2014-01-14 0:33 UTC (7+ messages)
` [PATCH 2/2] x86, e820 disable ACPI Memory Hotplug if memory mapping is specified by user [v2]
[PATCH 0/7] zram bug fix and lock redesign
2014-01-14 0:38 UTC (12+ messages)
` [PATCH 1/7] zram: fix race between reset and flushing pending work
` [PATCH 4/7] zram: use atomic operation for stat
` [PATCH 6/7] zram: remove workqueue for freeing removed pending slot
[PATCH V3 0/2] mm/memblock: Excluded memory, free_all_bootmem
2014-01-14 0:36 UTC (3+ messages)
` [PATCH V3 2/2] mm/memblock: Add support for excluded memory areas
bug in sscanf()?
2014-01-14 0:32 UTC (4+ messages)
[PATCH v2 0/2] Qualcomm Universal Peripheral (QUP) I2C controller
2014-01-14 0:30 UTC (3+ messages)
` [PATCH v2 1/2] i2c: qup: Add device tree bindings information
` [PATCH v2 2/2] i2c: New bus driver for the QUP I2C controller
[PATCH 3.4 00/27] 3.4.77-stable review
2014-01-14 0:26 UTC (11+ messages)
` [PATCH 3.4 01/27] net: do not pretend FRAGLIST support
` [PATCH 3.4 04/27] macvtap: update file current position
` [PATCH 3.4 05/27] tun: "
` [PATCH 3.4 09/27] net: unix: allow set_peek_off to fail
` [PATCH 3.4 16/27] rds: prevent dereference of a NULL device
` [PATCH 3.4 17/27] net: rose: restore old recvmsg behavior
` [PATCH 3.4 20/27] bridge: use spin_lock_bh() in br_multicast_set_hash_max
` [PATCH 3.4 22/27] ARM: shmobile: mackerel: Fix coherent DMA mask
` [PATCH 3.4 24/27] sched: Fix race on toggling cfs_bandwidth_used
` [PATCH 3.4 25/27] sched: Fix cfs_bandwidth misuse of hrtimer_expires_remaining
USB, TTY, char/misc, and Staging trees now closed for 3.14
2014-01-14 0:23 UTC
[PATCH 0/3] arm: remap non-modular uses of module_init properly
2014-01-14 0:19 UTC (4+ messages)
` [PATCH 1/3] arm: use subsys_initcall in non-modular pl320 IPC code
` [PATCH 2/3] arm: include module.h in drivers/bus/omap_l3_smx.c
` [PATCH 3/3] arm: don't use module_init in non-modular mach-vexpress/spc.c code
[PATCHv4 0/7] omap hwspinlock dt support
2014-01-14 0:19 UTC (8+ messages)
` [PATCHv4 1/7] Documentation: dt: add common bindings for hwspinlock
` [PATCHv4 2/7] Documentation: dt: add the omap hwspinlock bindings document
` [PATCHv4 3/7] hwspinlock/core: maintain a list of registered hwspinlock banks
` [PATCHv4 4/7] hwspinlock/core: add common OF helpers
` [PATCHv4 5/7] hwspinlock/omap: add support for dt nodes
` [PATCHv4 6/7] hwspinlock/omap: enable module before reading SYSSTATUS register
` [PATCHv4 7/7] hwspinlock/omap: enable build for AM33xx, AM43xx & DRA7xx
[PATCHSET 00/28] perf tools: Add support to accumulate hist periods (v5)
2014-01-14 0:15 UTC (11+ messages)
` [PATCH 01/28] perf tools: Insert filtered entries to hists also
` [PATCH 10/28] perf report: Cache cumulative callchains
[PATCH v2 0/3] Deferrable timers support for timerfd API
2014-01-14 0:15 UTC (3+ messages)
` [PATCH v2 1/3] kernel/time: Add new helpers to convert ktime to/from jiffies
[PATCH 1/2] x86 Kconfig: create x86/Kconfig.virt
2014-01-14 0:11 UTC (2+ messages)
` [PATCH 2/2] x86 Kconfig: move guest-side options under "Virtualization"
[PATCH] mm/zswap: add writethrough option
2014-01-14 0:11 UTC (2+ messages)
[PATCH 00/12] [v2] Reorganize x86 Kconfig menu
2014-01-14 0:04 UTC (6+ messages)
` [PATCH 11/12] x86 Kconfig: create x86/Kconfig.virt
[PATCH] rtc: max8907: weekday encoding fixes
2014-01-14 0:00 UTC
[for-next][PATCH 0/2] ftrace: A few minor fixes
2014-01-13 23:50 UTC (3+ messages)
` [for-next][PATCH 1/2] ftrace: Have function graph only trace based on global_ops filters
` [for-next][PATCH 2/2] ftrace: Fix synchronization location disabling and freeing ftrace_ops
[PATCH] Staging: ced1401: fix coding style in ced_ioc.c
2014-01-13 23:56 UTC (7+ messages)
[PATCH] DAS1800: Fixing foo * bar should be foo *bar
2014-01-13 23:52 UTC (3+ messages)
` [PATCH] staging: comedi: das1800: "
[PATCH 0/2] rcu_dereference_check_fdtable fix/cleanups
2014-01-13 23:45 UTC (16+ messages)
` [PATCH v2 "
` [PATCH 0/3] fget*() cleanups
` [PATCH 1/3] fs: factor out common code in fget() and fget_raw()
` [PATCH 2/3] fs: factor out common code in fget_light() and fget_raw_light()
` [PATCH 3/3] fs: __fget_light() can use __fget() in slow path
[PATCH 0/3] iio: mxs-lradc fixes
2014-01-13 23:43 UTC (4+ messages)
` [PATCH 2/3] iio: mxs-lradc: fix invalid channel number detection
[PATCH] mm: nobootmem: avoid type warning about alignment value
2014-01-13 23:41 UTC (13+ messages)
[PATCH] x86, acpi memory hotplug, add parameter to disable memory hotplug
2014-01-13 23:41 UTC (3+ messages)
[PATCH 3.12 033/118] usb: xhci: Link TRB must not occur within a USB payload burst
2014-01-13 23:39 UTC (2+ messages)
` [PATCH 3.12 033/118] usb: xhci: Link TRB must not occur within a USB payload burst [NEW HARDWARE]
[PATCH 1/2] seccomp: protect seccomp.filter pointer (w) with the task_lock
2014-01-13 23:36 UTC (4+ messages)
` [PATCH 2/2] sys, seccomp: add PR_SECCOMP_EXT and SECCOMP_EXT_ACT_TSYNC
` [PATCH 3/3] Documentation/prctl/seccomp_filter.txt: document extensions
[PATCH] mm/zswap: Check all pool pages instead of one pool pages
2014-01-13 23:35 UTC (2+ messages)
[PATCH] hyperv_fb: Add screen refresh after pause/resume operation
2014-01-14 0:20 UTC
[PATCH 1/5] mm: vmscan: shrink all slab objects if tight on memory
2014-01-13 23:13 UTC (6+ messages)
` [PATCH 3/5] mm: vmscan: respect NUMA policy mask when shrinking slab on direct reclaim
` [PATCH 4/5] mm: vmscan: move call to shrink_slab() to shrink_zones()
[RFC][PATCH] lockdep: Introduce wait-type checks
2014-01-13 22:34 UTC (9+ messages)
` [PATCH 0/1] lockdep: Kill held_lock->check and "int check" arg of __lock_acquire()
` [PATCH 1/1] "
[PATCH] xen-blkfront: remove type check from blkfront_setup_discard
2014-01-13 23:07 UTC (7+ messages)
Trivial cleanups for drivers/hv/connection.c
2014-01-13 23:02 UTC (2+ messages)
` hv: "
[PATCH] driver core/platform: don't leak memory allocated for dma_mask
2014-01-13 22:56 UTC (3+ messages)
` [PATCHv1] "
[PATCHSET v3 driver-core-next] kernfs, sysfs, driver-core: implement synchronous self-removal
2014-01-13 22:54 UTC (7+ messages)
[patch] fix omap compile with randconfig
2014-01-13 22:49 UTC (3+ messages)
[PATCH -next] qlcnic: fix compiler warning
2014-01-13 22:46 UTC (3+ messages)
[PATCH] ARM: shmobile: compile drivers/sh for CONFIG_ARCH_SHMOBILE_MULTI
2014-01-13 22:37 UTC (4+ messages)
[PATCH 1/6] [v6] phylib: Add Clause 45 read/write functions
2014-01-13 22:30 UTC (2+ messages)
[PATCH V2 0/4] misc: xgene: Add support for APM X-Gene SoC Queue Manager/Traffic Manager
2014-01-13 22:18 UTC (5+ messages)
[PATCH] Driver/IFC: Move Freescale IFC driver to a common driver
2014-01-13 22:17 UTC (4+ messages)
[PATCH 00/11] cross rename v3
2014-01-13 22:03 UTC (4+ messages)
[PATCH] DAS1800: Fixing foo * bar should be foo *bar
2014-01-13 21:53 UTC (2+ messages)
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