messages from 2015-10-01 06:50:28 to 2015-10-01 09:41:19 UTC [more...]
[PATCH 4.2 00/30] 4.2.3-stable review
2015-10-01 9:21 UTC (30+ messages)
` [PATCH 4.2 01/30] phylib: fix device deletion order in mdiobus_unregister()
` [PATCH 4.2 02/30] sock, diag: fix panic in sock_diag_put_filterinfo
` [PATCH 4.2 03/30] ipv6: fix exthdrs offload registration in out_rt path
` [PATCH 4.2 04/30] net: fec: clear receive interrupts before processing a packet
` [PATCH 4.2 05/30] net: eth: altera: fix napi poll_list corruption
` [PATCH 4.2 06/30] net/ipv6: Correct PIM6 mrt_lock handling
` [PATCH 4.2 07/30] net: dsa: bcm_sf2: Fix ageing conditions and operation
` [PATCH 4.2 08/30] ipv6: fix multipath route replace error recovery
` [PATCH 4.2 09/30] net: dsa: bcm_sf2: Fix 64-bits register writes
` [PATCH 4.2 10/30] netlink, mmap: transform mmap skb into full skb on taps
` [PATCH 4.2 11/30] sctp: fix race on protocol/netns initialization
` [PATCH 4.2 13/30] net: mvneta: fix DMA buffer unmapping in mvneta_rx()
` [PATCH 4.2 14/30] rtnetlink: catch -EOPNOTSUPP errors from ndo_bridge_getlink
` [PATCH 4.2 15/30] net/mlx4_en: really allow to change RSS key
` [PATCH 4.2 16/30] macvtap: fix TUNSETSNDBUF values > 64k
` [PATCH 4.2 17/30] netlink: Fix autobind race condition that leads to zero port ID
` [PATCH 4.2 18/30] netlink: Replace rhash_portid with bound
` [PATCH 4.2 19/30] net: dsa: actually force the speed on the CPU port
` [PATCH 4.2 20/30] openvswitch: Zero flows on allocation
` [PATCH 4.2 21/30] tcp: add proper TS val into RST packets
` [PATCH 4.2 22/30] Fix AF_PACKET ABI breakage in 4.2
` [PATCH 4.2 23/30] net: revert "net_sched: move tp->root allocation into fw_init()"
` [PATCH 4.2 24/30] fib_rules: fix fib rule dumps across multiple skbs
` [PATCH 4.2 25/30] ppp: fix lockdep splat in ppp_dev_uninit()
` [PATCH 4.2 26/30] net: dsa: bcm_sf2: Do not override speed settings
` [PATCH 4.2 27/30] net: phy: fixed_phy: handle link-down case
` [PATCH 4.2 28/30] of_mdio: add new DT property managed to specify the PHY management type
` [PATCH 4.2 29/30] mvneta: use inband status only when explicitly enabled
` [PATCH 4.2 30/30] net/mlx4_core: Capping number of requested MSIXs to MAX_MSIX
[PATCH 4.1 00/29] 4.1.10-stable review
2015-10-01 9:32 UTC (28+ messages)
` [PATCH 4.1 01/29] ip6_gre: release cached dst on tunnel removal
` [PATCH 4.1 02/29] vxlan: re-ignore EADDRINUSE from igmp_join
` [PATCH 4.1 03/29] cls_u32: complete the check for non-forced case in u32_destroy()
` [PATCH 4.1 04/29] usbnet: Get EVENT_NO_RUNTIME_PM bit before it is cleared
` [PATCH 4.1 05/29] sock, diag: fix panic in sock_diag_put_filterinfo
` [PATCH 4.1 06/29] ipv6: fix exthdrs offload registration in out_rt path
` [PATCH 4.1 07/29] net: fec: clear receive interrupts before processing a packet
` [PATCH 4.1 08/29] net: eth: altera: fix napi poll_list corruption
` [PATCH 4.1 09/29] net/ipv6: Correct PIM6 mrt_lock handling
` [PATCH 4.1 11/29] ipv6: fix multipath route replace error recovery
` [PATCH 4.1 12/29] net: dsa: bcm_sf2: Fix 64-bits register writes
` [PATCH 4.1 13/29] netlink, mmap: transform mmap skb into full skb on taps
` [PATCH 4.1 14/29] sctp: fix race on protocol/netns initialization
` [PATCH 4.1 16/29] net/mlx4_en: really allow to change RSS key
` [PATCH 4.1 17/29] macvtap: fix TUNSETSNDBUF values > 64k
` [PATCH 4.1 18/29] openvswitch: Zero flows on allocation
` [PATCH 4.1 19/29] tcp: add proper TS val into RST packets
` [PATCH 4.1 20/29] net: revert "net_sched: move tp->root allocation into fw_init()"
` [PATCH 4.1 21/29] fib_rules: fix fib rule dumps across multiple skbs
` [PATCH 4.1 22/29] net: dsa: bcm_sf2: Do not override speed settings
` [PATCH 4.1 23/29] net: phy: fixed_phy: handle link-down case
` [PATCH 4.1 24/29] of_mdio: add new DT property managed to specify the PHY management type
` [PATCH 4.1 25/29] mvneta: use inband status only when explicitly enabled
` [PATCH 4.1 26/29] netlink: Fix autobind race condition that leads to zero port ID
` [PATCH 4.1 27/29] netlink: Replace rhash_portid with bound
` [PATCH 4.1 28/29] zram: fix possible use after free in zcomp_create()
` [PATCH 4.1 29/29] hp-wmi: limit hotkey enable
[PATCH v7 0/4] perf: add support for profiling jitted code
2015-10-01 9:39 UTC (3+ messages)
[PATCH] arch/x86: fix out-of-bounds in get_wchan()
2015-10-01 9:37 UTC (13+ messages)
` [PATCH] fs/proc: Don't expose absolute kernel addresses via wchan
` [PATCH v2] "
` [PATCH v3] fs/proc, core/debug: "
` [PATCH v4] "
[PATCH] vgaarb: use kzalloc in vga_arbiter_add_pci_device()
2015-10-01 9:25 UTC (3+ messages)
[PATCH] soc: mediatek: Fix random hang up issue while kernel init
2015-10-01 9:26 UTC (9+ messages)
[PATCH v3 0/4] MSI, of, irqchip/gicv3-its: Handle "msi-map" properties
2015-10-01 9:24 UTC (3+ messages)
` [PATCH v3 3/4] PCI/MSI: Add helper function pci_msi_domain_get_msi_rid()
Does Linux Kernel 4.3-rc3 Still Support Xen Project Dom0 and DomU?
2015-10-01 9:17 UTC
[PATCH v2] PCI: Xilinx-NWL-PCIe: Added support for Xilinx NWL PCIe Host Controller
2015-10-01 8:59 UTC
[RFC PATCH v8 0/10] Add external dma support for Synopsys MSHC
2015-10-01 9:14 UTC (2+ messages)
[PATCH 1/3] x86/irq: drop unlikely before IS_ERR_OR_NULL
2015-10-01 9:12 UTC (4+ messages)
` [PATCH 2/3] Input: alps: "
` [tip:x86/apic] x86/irq: Drop "
rwx mapping between ex_table and rodata
2015-10-01 9:12 UTC (8+ messages)
` Fwd: "
[PATCH] Revert "backlight: pwm: Handle EPROBE_DEFER while requesting the PWM"
2015-10-01 9:06 UTC (4+ messages)
[PATCH v1] perf report: Fix owner error when reading perf.data
2015-10-01 9:10 UTC (2+ messages)
[PATCH v7 00/11] support "task_isolated" mode for nohz_full
2015-10-01 9:08 UTC (13+ messages)
` [PATCH v7 07/11] arch/x86: enable task isolation functionality
[PATCH v7 0/2] Allow USB devices to remain runtime-suspended when sleeping
2015-10-01 9:04 UTC (5+ messages)
` [PATCH v7 1/2] PM / sleep: Go direct_complete if driver has no callbacks
[PATCH] ARM, ARM64: Un-inlined and exported symbols of is_hyp_mode_available() and related functions
2015-10-01 9:03 UTC (2+ messages)
Undefined instruction error on Cortex A57 (aarch64) in init process
2015-10-01 9:01 UTC (3+ messages)
[PATCH] mm: avoid false-positive PageTail() during meminit
2015-10-01 8:58 UTC
[PATCH] perf/x86/intel/uncore: Do not use macro DEFINE_PCI_DEVICE_TABLE()
2015-10-01 8:55 UTC (2+ messages)
` [tip:perf/core] "
[PATCH v3] kexec: fix out of the ELF headers buffer issue in syscall kexec_file_load()
2015-10-01 8:54 UTC (2+ messages)
` [tip:x86/urgent] x86/kexec: Fix kexec crash "
[PATCH v3 0/8] Build and support rk3036 SoC platform
2015-10-01 8:46 UTC (4+ messages)
` [PATCH v3 5/8] clk: rockchip: add new clock type and controller for rk3036
i915 kernel error
2015-10-01 8:46 UTC (2+ messages)
[V4 PATCH 0/4] Fix race issues among panic, NMI and crash_kexec
2015-10-01 8:43 UTC (7+ messages)
` [V4 PATCH 4/4] x86/apic: Introduce noextnmi boot option
[PATCH v3 00/13] exynos-ufs: add support for Exynos
2015-10-01 8:41 UTC (16+ messages)
` [PATCH v3 01/13] Documentation: samsung-phy: Add dt bindings for UFS
` [PATCH v3 02/13] phy: exynos-ufs: add UFS PHY driver for EXYNOS SoC
` [PATCH] phy: exynos-ufs: fix platform_no_drv_owner.cocci warnings
` [PATCH v3 03/13] scsi: ufs: add quirk to contain unconformable utrd field
` [PATCH v3 04/13] scsi: ufs: add quirk to fix mishandling utrlclr/utmrlclr
` [PATCH v3 05/13] scsi: ufs: add quirk not to allow reset of interrupt aggregation
` [PATCH v3 06/13] scsi: ufs: add quirk to enable host controller without hce
` [PATCH v3 07/13] scsi: ufs: add specific callback for nexus type
` [PATCH v3 08/13] scsi: ufs: add add specific callback for hibern8
` [PATCH v3 09/13] scsi: ufs: make ufshcd_config_pwr_mode of non-static func
` [PATCH v3 10/13] scsi: ufs: return value of pwr_change_notify
` [PATCH v3 11/13] Documentation: devicetree: ufs: Add DT bindings for exynos UFS host controller
` [PATCH v3 12/13] scsi: ufs-exynos: add UFS host support for Exynos SoCs
` [PATCH v3 13/13] scsi: ufs: Add exynos ufs platform data
[regression] 6ae459bd skbuff: Fix skb checksum flag on skb pull
2015-10-01 8:42 UTC (2+ messages)
[PATCH 00/10] Remove zonelist cache and high-order watermark checking v4
2015-10-01 8:39 UTC (8+ messages)
` [PATCH 03/10] mm, page_alloc: Remove unnecessary taking of a seqlock when cpusets are disabled
` [PATCH 06/10] mm, page_alloc: Rename __GFP_WAIT to __GFP_RECLAIM
[PATCH 0/6] scripts/kernel-doc: Kernel-doc improvements
2015-10-01 8:41 UTC (3+ messages)
` [PATCH 2/6] scripts/kernel-doc: Adding infrastructure for markdown support
[PATCH 0/2] uio_msi: device driver
2015-10-01 8:36 UTC (4+ messages)
` [PATCH 2/2] uio: new driver to support PCI MSI-X
[PATCH 0/7] xfs, dax: fix the page fault/allocation mess
2015-10-01 8:35 UTC (9+ messages)
` [PATCH 1/7] Revert "mm: take i_mmap_lock in unmap_mapping_range() for DAX"
` [PATCH 2/7] Revert "dax: fix race between simultaneous faults"
` [PATCH 3/7] xfs: fix inode size update overflow in xfs_map_direct()
` [PATCH 4/7] xfs: introduce BMAPI_ZERO for allocating zeroed extents
` [PATCH 5/7] xfs: Don't use unwritten extents for DAX
` [PATCH 6/7] xfs: DAX does not use IO completion callbacks
` [PATCH 7/7] xfs: add ->pfn_mkwrite support for DAX
[PATCH 00/16] ARM: at91: PMC driver rework
2015-10-01 8:34 UTC (5+ messages)
` [PATCH 06/16] clk: at91: clk-main: factorize irq handling
` [PATCH 08/16] clk: at91: only enable available IRQs
[PATCH] perf/x86/intel/uncore: Remove use of macro DEFINE_PCI_DEVICE_TABLE
2015-10-01 8:33 UTC (6+ messages)
[PATCH v2] fsl-ifc: fix compilation error on ARM's 42 bit VA
2015-10-01 8:33 UTC (2+ messages)
[PATCH] x86: x2apic: make stub functions available even if !CONFIG_X86_LOCAL_APIC
2015-10-01 8:27 UTC (4+ messages)
` [tip:x86/apic] x86/x2apic: Make "
[PATCH] clk: qcom: Make oxili GDSC parent of oxili_cx GDSC
2015-10-01 8:23 UTC (2+ messages)
[PATCH] x86: uapi: Fix __BITS_PER_LONG for x32
2015-10-01 8:23 UTC (2+ messages)
[PATCH v3 0/3] Mediatek SPI-NOR flash driver
2015-10-01 8:17 UTC (5+ messages)
` [PATCH v3 1/3] doc: dt: add documentation for Mediatek spi-nor controller
` [PATCH v3 2/3] mtd: mtk-nor: mtk serial flash controller driver
` [PATCH v3 3/3] arm64: dts: mt8173: Add nor flash node
[PATCH v6 00/53] PCI: Resource allocation cleanup for v4.4
2015-10-01 8:17 UTC (8+ messages)
` [PATCH v6 20/53] PCI: Rename pdev_sort_resources() to pdev_assign_resources_prepare()
` [PATCH v6 26/53] PCI: Check if resource is allocated before trying to assign one
` [PATCH v6 34/53] PCI: Fix size calculation with old_size on rescan path
` [PATCH v6 40/53] PCI: Unify skip_ioresource_align()
` [PATCH v6 49/53] PCI: Only treat non-pref mmio64 as pref if host bridge has mmio64
` [PATCH v6 51/53] PCI, x86: Add pci=assign_pref_bars to reallocate pref BARs
[PATCH v2 0/3] Add support for Wolfson Micro WM8998 codec
2015-10-01 7:51 UTC (4+ messages)
` [PATCH v2 1/3] regulator: arizona: add support for WM8998 and WM1814
[PATCH] nios2: Switch to generic __xchg()
2015-10-01 8:12 UTC (2+ messages)
[PATCH] nios2: Fix unused variable warning
2015-10-01 8:10 UTC (3+ messages)
[PATCH v3] clk: add devm_of_clk_get() and devm_of_clk_get_by_name() functions
2015-10-01 8:03 UTC
[PATCH 0/8] Add Support for Hi6220 PMIC Hi6553 MFD Core and Regulator
2015-10-01 7:58 UTC (4+ messages)
` [PATCH 1/8] dt-bindings: pmic: Document Hi655x pmic driver
[PATCH 0/1] add devm_of_clk_get() and devm_of_clk_get_by_name() functions
2015-10-01 7:52 UTC (5+ messages)
[PATCH 0/3] allow zram to use zbud as underlying allocator
2015-10-01 7:52 UTC (6+ messages)
Rate limiting AP bandwidth change messages in ieee80211_config_bw?
2015-10-01 7:48 UTC (5+ messages)
[PATCH] watchdog: perform all-CPU backtrace in case of hard lockup
2015-10-01 7:45 UTC (3+ messages)
[PATCH 2/2] net: Microchip encx24j600 driver
2015-10-01 7:40 UTC (4+ messages)
` [RFC PATCH] net: encx24j600_open() can be static
[PATCH] selftests: memfd_test: Revised STACK_SIZE to make it 16-byte aligned
2015-10-01 7:33 UTC
[PATCH 0/3] leds: add device trigger
2015-10-01 7:36 UTC (5+ messages)
` [PATCH 2/3] leds: add debugfs to "
[PATCH 0/8] mfd: Simplify return logic
2015-10-01 7:21 UTC (19+ messages)
` [PATCH 1/8] mfd: htc-i2cpld: Remove unneded ret variable
` [PATCH 2/8] mfd: arizona: "
` [PATCH 3/8] mfd: pcf50633: "
` [PATCH 4/8] mfd: kempld-core: Simplify function return logic
` [PATCH 5/8] mfd: rtsx: "
` [PATCH 6/8] mfd: da903x: "
` [PATCH 7/8] mfd: da9052: "
` [PATCH 8/8] mfd: lm3533: "
[tip:perf/core] perf tools: By default use the most precise " cycles" hw counter available
2015-10-01 7:15 UTC
[PATCH v2 0/2] x86/msr: MSR access failure changes
2015-10-01 7:15 UTC (10+ messages)
` [PATCH v2 1/2] x86/msr: Carry on after a non-"safe" MSR access fails without !panic_on_oops
[tip:perf/core] perf list: Remove blank lines, headers when piping output
2015-10-01 7:14 UTC
[PATCH perf/core 5/5] perf-probe: Improve error message when %return is on inlined function
2015-10-01 7:14 UTC (2+ messages)
` [tip:perf/core] perf probe: "
[PATCH perf/core 4/5] [BUGFIX] perf-probe: Fix a segfault bug in debuginfo_cache
2015-10-01 7:14 UTC (2+ messages)
` [tip:perf/core] perf probe: "
[PATCH perf/core 3/5] [BUGFIX] perf-probe: Show correct source lines of probes on kmodules
2015-10-01 7:13 UTC (2+ messages)
` [tip:perf/core] perf probe: "
[PATCH perf/core 1/5] [BUGFIX] perf-probe: Begin and end report session correctly
2015-10-01 7:13 UTC (2+ messages)
` [tip:perf/core] perf probe: Begin and end libdwfl "
[PATCH perf/core 2/5] [BUGFIX] perf-probe: Fix to remove dot suffix from second or latter events
2015-10-01 7:12 UTC (2+ messages)
` [tip:perf/core] perf probe: "
[tip:perf/core] tools lib symbol: Introduce kallsyms2elf_type
2015-10-01 7:12 UTC
[tip:perf/core] tools lib symbol: Rename kallsyms2elf_type to kallsyms2elf_binding
2015-10-01 7:12 UTC
[tip:perf/core] perf machine: Add method for common kernel_map( FUNCTION) operation
2015-10-01 7:11 UTC
[tip:perf/core] perf machine: Use machine__kernel_map() thoroughly
2015-10-01 7:11 UTC
[PATCH v2] perf: Fix build break on powerpc due to sample_reg_masks
2015-10-01 7:11 UTC (2+ messages)
` [tip:perf/core] perf tools: "
[PATCH 15/25] perf report: Make max_stack value allow for synthesized callchains
2015-10-01 7:10 UTC (2+ messages)
` [tip:perf/core] perf report: Amend documentation about max_stack and "
[tip:perf/core] perf maps: Introduce maps__find_symbol_by_name()
2015-10-01 7:10 UTC
[PATCH] perf tool: Fix shadowed declaration in parse-events.c
2015-10-01 7:10 UTC (2+ messages)
` [tip:perf/core] perf tools: "
[PATCH] x86: fix build failure
2015-10-01 7:09 UTC (2+ messages)
` [tip:x86/urgent] x86, efi, kasan: Fix build failure on !KASAN && KMEMCHECK=y kernels
[tip:perf/core] tools: Fix shadowed declaration in err.h
2015-10-01 7:09 UTC
[RFC PATCH 1/2] scripts/kconfig/Makefile: Allow KBUILD_DEFCONFIG to be a target
2015-10-01 7:05 UTC (7+ messages)
[GIT PULL 00/16] perf/core improvements and fixes
2015-10-01 7:05 UTC (2+ messages)
[PATCH 0/5] ARM: sunxi: Introduce CHIP support
2015-10-01 6:58 UTC (4+ messages)
` [PATCH 1/5] ARM: sunxi: Add R8 support
Re:You have been selected as recipient/benefactor for $5Million Dollars
2015-10-01 6:57 UTC
[PATCH] Bluetooth: hci_smd: Qualcomm WCNSS HCI driver
2015-10-01 6:54 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;
as well as URLs for NNTP newsgroup(s).