linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-01-27 14:50:30 to 2016-01-27 18:17:18 UTC [more...]

[PATCH 4.3 000/157] 4.3.5-stable review
 2016-01-27 18:11 UTC  (14+ messages)
` [PATCH 4.3 016/157] x86/mm: Add barriers and document switch_mm()-vs-flush synchronization
` [PATCH 4.3 017/157] x86/mm: Improve switch_mm() barrier comments
` [PATCH 4.3 018/157] timers: Use proper base migration in add_timer_on()
` [PATCH 4.3 023/157] ALSA: hda - Fix lost 4k BDL boundary workaround
` [PATCH 4.3 025/157] ALSA: hda - Apply pin fixup for HP ProBook 6550b
` [PATCH 4.3 026/157] ALSA: fireworks/bebob/oxfw/dice: enable to make as built-in
` [PATCH 4.3 028/157] ALSA: hda - Fix noise on Dell Latitude E6440
` [PATCH 4.3 037/157] ALSA: hda/ca0132 - quirk for Alienware 17 2015
` [PATCH 4.3 038/157] ALSA: hda - Add a fixup for Thinkpad X1 Carbon 2nd
` [PATCH 4.3 039/157] ALSA: hda - Apply click noise workaround for Thinkpads generically
` [PATCH 4.3 040/157] ALSA: hda - Fix headphone mic input on a few Dell ALC293 machines
` [PATCH 4.3 041/157] ALSA: hda - Set codec to D3 at reboot/shutdown on Thinkpads
` [PATCH 4.3 042/157] ALSA: usb-audio: Add a more accurate volume quirk for AudioQuest DragonFly

[PATCH v3 0/3] dra7xx: get pcie working in mainline
 2016-01-27 18:16 UTC  (10+ messages)
` [PATCH v3 2/3] ARM: DRA7: add pdata-quirks to do reset of PCIe
` [PATCH v3 3/3] pci: dra7xx: use pdata callbacks to perform reset

[PATCH v7 0/5] usb: usbtmc: Add support for missing functions in USBTMC-USB488 spec
 2016-01-27 18:15 UTC  (3+ messages)
` [PATCH v7 1/5] Implement an ioctl to support the USMTMC-USB488 READ_STATUS_BYTE operation
` [PATCH v7 2/5] Add support for USBTMC USB488 SRQ notification with fasync

Question about create mode, checkpatch, and MAINTAINERS
 2016-01-27 18:14 UTC  (3+ messages)

[PATCH 4.4 00/67] 4.4.1-stable review
 2016-01-27 18:12 UTC  (10+ messages)
` [PATCH 4.4 01/67] KEYS: Fix keyring ref leak in join_session_keyring()
` [PATCH 4.4 25/67] ALSA: control: Avoid kernel warnings from tlv ioctl with numid 0
` [PATCH 4.4 26/67] ALSA: hda - Fix bass pin fixup for ASUS N550JX
` [PATCH 4.4 36/67] unix: properly account for FDs passed over unix sockets
` [PATCH 4.4 40/67] tcp_yeah: dont set ssthresh below 2
` [PATCH 4.4 41/67] sched,cls_flower: set key address type when present
` [PATCH 4.4 57/67] batman-adv: Drop immediate neigh_ifinfo free function
` [PATCH 4.4 58/67] batman-adv: Drop immediate batadv_hard_iface "
` [PATCH 4.4 60/67] powerpc/tm: Check for already reclaimed tasks

[PATCH] net: add per device sg_max_frags for skb
 2016-01-27 18:12 UTC  (4+ messages)
` [PATCH v2] net:Add sysctl_tcp_sg_max_skb_frags

[PATCH RFC 00/11] clk: sunxi: factors clk clean up and refactor
 2016-01-27 18:08 UTC  (22+ messages)
` [PATCH RFC 02/11] clk: sunxi: factors: Make struct clk_factors_config table const
` [PATCH RFC 03/11] clk: sunxi: factors: Add clk cleanup in sunxi_factors_register() error path
` [PATCH RFC 04/11] clk: sunxi: factors: Add unregister function
` [PATCH RFC 05/11] clk: sunxi: unmap registers in sunxi_factors_clk_setup if register call fails
` [PATCH RFC 06/11] clk: sunxi: factors: Consolidate get_factors parameters into a struct
` [PATCH RFC 07/11] clk: sunxi: factors: Support custom formulas
` [PATCH RFC 08/11] clk: sunxi: factors: Drop round_rate from clk ops
` [PATCH RFC 09/11] clk: sunxi: rewrite sun6i-a31-ahb1-clk using factors clk with custom recalc
` [PATCH RFC 10/11] clk: sunxi: rewrite sun6i-ar100 using factors clk
` [PATCH RFC 11/11] clk: sunxi: rewrite sun8i-a23-mbus-clk using the simpler composite clk

mm: WARNING in __delete_from_page_cache
 2016-01-27 18:07 UTC  (3+ messages)

[PATCH] PCI: layerscape: add ls2085a compatible
 2016-01-27 18:05 UTC  (2+ messages)

[RFC PATCH v2 0/3] getcpu_cache system call
 2016-01-27 18:03 UTC  (13+ messages)
` [RFC PATCH v2 1/3] getcpu_cache system call: cache CPU number of running thread
` [RFC PATCH v2 2/3] getcpu_cache: wire up ARM system call
` [RFC PATCH v2 3/3] getcpu_cache: wire up x86 32/64 "

[PATCH] of: resolver: Add missing of_node_put
 2016-01-27 18:02 UTC  (5+ messages)

[PATCH v4 0/5] x86: faster smp_mb()+documentation tweaks
 2016-01-27 17:56 UTC  (8+ messages)
` [PATCH v4 1/5] x86: add cc clobber for addl
` [PATCH v4 2/5] x86: drop a comment left over from X86_OOSTORE
` [PATCH v4 3/5] x86: tweak the comment about use of wmb for IO
` [PATCH v4 4/5] x86: use mb() around clflush
` [PATCH v4 5/5] x86: drop mfence in favor of lock+addl

[PATCH v4 00/13] ARM: at91: PMC driver rework
 2016-01-27 17:55 UTC  (16+ messages)
` [PATCH v4 01/13] clk: at91: make use of syscon to share PMC registers in several drivers
` [PATCH v4 02/13] clk: at91: make use of syscon/regmap internally
` [PATCH v4 03/13] clk: at91: remove IRQ handling and use polling
` [PATCH v4 04/13] clk: at91: pmc: merge at91_pmc_init in atmel_pmc_probe
` [PATCH v4 05/13] clk: at91: pmc: move pmc structures to C file
` [PATCH v4 06/13] ARM: at91: pm: simply call at91_pm_init
` [PATCH v4 07/13] ARM: at91: pm: find and remap the pmc
  ` [PATCH v5 "
` [PATCH v4 08/13] ARM: at91: pm: move idle functions to pm.c
` [PATCH v4 09/13] ARM: at91: remove useless includes and function prototypes
` [PATCH v4 10/13] usb: gadget: atmel: access the PMC using regmap
` [PATCH v4 11/13] clk: at91: pmc: drop at91_pmc_base
` [PATCH v4 12/13] clk: at91: pmc: remove useless capacities handling
` [PATCH v4 13/13] clk: at91: remove useless includes

[PATCH 00/16] mm/slab: introduce new freed objects management way, OBJFREELIST_SLAB
 2016-01-27 17:55 UTC  (6+ messages)
` [PATCH 16/16] mm/slab: introduce new slab management type, OBJFREELIST_SLAB

[PATCH] signals: work around random wakeups in sigsuspend()
 2016-01-27 17:54 UTC  (7+ messages)

[PATCH v2] perf: Synchronously cleanup child events
 2016-01-27 17:52 UTC  (11+ messages)

[PATCH V3 00/21] MMCONFIG refactoring and support for ARM64 PCI hostbridge init based on ACPI
 2016-01-27 17:42 UTC  (9+ messages)
` [PATCH V3 11/21] pci, acpi: Move ACPI host bridge device companion assignment to core code

[RFC][PATCH 0/3] SRAM reboot mode driver
 2016-01-27 17:38 UTC  (3+ messages)
` [RFC][PATCH 3/3] dts: hikey: Add hikey support for sram-reboot-mode

[PATCH v3] pstore-ram: add Device Tree bindings
 2016-01-27 17:31 UTC  (3+ messages)

[PATCH] iio: adc: Add TI ADS1015 ADC driver support
 2016-01-27 17:23 UTC  (4+ messages)

[PATCH RFC] Introduce new security.nscapability xattr
 2016-01-27 17:22 UTC  (6+ messages)

floppy: GPF in floppy_rb0_cb
 2016-01-27 17:17 UTC  (5+ messages)

[RFC V2 1/2] ASoC: img: Add binding document for Pistachio audio card
 2016-01-27 17:13 UTC  (4+ messages)

mm, vmstat: kernel BUG at mm/vmstat.c:1408!
 2016-01-27 17:03 UTC  (22+ messages)
                ` fast path cycle muncher (vmstat: make vmstat_updater deferrable again and shut down on idle)
                  ` [PATCH] mm, vmstat: make quiet_vmstat lighter (was: Re: fast path cycle muncher (vmstat: make vmstat_updater deferrable) "

[PATCH v2 00/11] sync framework de-staging: part 2 - de-stage
 2016-01-27 17:03 UTC  (4+ messages)
` [PATCH v2 01/11] dma-buf/sync_file: de-stage sync_file

[PATCH v2 0/3] arm: beaglex15: fix USB Gadget
 2016-01-27 17:01 UTC  (2+ messages)

[PATCH v4 0/9] Add STM32 pinctrl/GPIO driver
 2016-01-27 17:00 UTC  (3+ messages)

[PATCH v3 0/3] spi: atmel: add support to FIFOs and the internal chip-select
 2016-01-27 16:57 UTC  (7+ messages)
` [PATCH v3 1/3] spi: atmel: add support for the internal chip-select of the spi controller

[PATCH] spi: atmel: fix gpio chip-select in case of non-DT platform
 2016-01-27 16:48 UTC 

[PATCH] mm: vmscan: do not clear SHRINKER_NUMA_AWARE if nr_node_ids == 1
 2016-01-27 16:47 UTC 

Benachrichtigung
 2016-01-27 11:39 UTC 

[PATCH 0/5] clk: rockchip: add full support for HDMI clock on rk3288
 2016-01-27 16:46 UTC  (14+ messages)

[RFC PATCH 0/3] lib/list_batch: A simple list insertion/deletion batching facility
 2016-01-27 16:38 UTC  (6+ messages)
` [RFC PATCH 1/3] "
` [RFC PATCH 2/3] lib/list_batch, x86: Enable list insertion/deletion batching in x86-64

[PATCH 1/2] irqchip: zevio: use irq_data_get_chip_type
 2016-01-27 16:35 UTC  (4+ messages)
` [PATCH 2/2] gpio: davinci: "

[PATCH v2] mm/mprotect.c: don't imply PROT_EXEC on non-exec fs
 2016-01-27 16:29 UTC 

[PATCH] vmpressure: Fix subtree pressure detection
 2016-01-27 16:28 UTC 

[PATCH] ARM: dts: n900: Include adp1653 device
 2016-01-27 16:24 UTC  (9+ messages)

[PATCH V8 00/23] Coresight integration with perf
 2016-01-27 16:24 UTC  (8+ messages)
` [PATCH V8 20/23] perf tools: making function set_max_cpu_num() non static

[PATCH v2] mptlan: add checks for dma mapping errors
 2016-01-27 16:23 UTC  (7+ messages)
` [PATCH v3] "

[PATCH] mmc: sdhci-of-at91: fix pm runtime unbalanced issue in error path
 2016-01-27 16:17 UTC  (2+ messages)

[PATCH] regmap: mmio: Convert to regmap_bus and fix accessor usage
 2016-01-27 16:16 UTC  (3+ messages)

[Xen-devel] [PATCH v1 04/12] xen/hvmlite: Bootstrap HVMlite guest
 2016-01-27 16:15 UTC  (15+ messages)

[PATCH 3/9] net: bgmac: clarify CONFIG_BCMA dependency
 2016-01-27 16:11 UTC  (10+ messages)
` [PATCH 5/9] net: fddi/defxx: avoid warning about uninitialized variable use
` [PATCH 7/9] net: macb: avoid uninitialized variables
` [PATCH 8/9] net: nb8800: avoid uninitialized variable warning

[PATCHv9 1/4] EDAC, altera: Add Altera L2 Cache and OCRAM EDAC Support
 2016-01-27 16:13 UTC  (4+ messages)
` [PATCHv9 2/4] ARM: dts: Add Altera L2 Cache and OCRAM EDAC entries
` [PATCHv9 3/4] ARM: socfpga: enable L2 cache ECC on startup
` [PATCHv9 4/4] ARM: socfpga: Enable OCRAM "

[PATCH] ARM: dts: omap3: Include missing bandgap data for ti-soc-thermal driver
 2016-01-27 16:09 UTC  (5+ messages)

[PATCH v3] ARM: edma: fix residue race for cyclic
 2016-01-27 16:10 UTC  (3+ messages)

[PATCHSET 00/10] perf tools: Apply percent-limit to callchains (v2)
 2016-01-27 16:06 UTC  (12+ messages)
` [PATCH 01/10] perf hists: Fix min callchain hits calculation
` [PATCH 02/10] perf hists: Update hists' total period when adding entries
` [PATCH 03/10] perf report: Apply --percent-limit to callchains also
` [PATCH 04/10] perf report: Get rid of hist_entry__callchain_fprintf()
` [PATCH 05/10] perf tools: Pass parent_samples to __callchain__fprintf_graph()
` [PATCH 06/10] perf report: Fix percent display in callchains on --stdio
` [PATCH 07/10] perf hists browser: Fix dump to show correct callchain style
` [PATCH 08/10] perf hists browser: Pass parent_total to callchain print functions
` [PATCH 09/10] perf hists browser: Fix percent display in callchains
` [RFC/PATCH 10/10] perf tools: Change default calchain percent limit to 0.005%

WARNING in do_jobctl_trap
 2016-01-27 16:04 UTC  (3+ messages)

[PATCH v2 RESEND 0/2] set_memory_xx fixes
 2016-01-27 16:04 UTC  (4+ messages)
` [PATCH v2 RESEND 1/2] arm, arm64: change_memory_common with numpages == 0 should be no-op

[PATCH 1/7] scsi: fdomain: drop fdomain_pci_tbl when built-in
 2016-01-27 15:57 UTC  (7+ messages)
` [PATCH 2/7] mptfusion: hide unused seq_mpt_print_ioc_summary function
` [PATCH 3/7] scsi: acornscsi: mark calc_sync_xfer as __maybe_unused
` [PATCH 4/7] scsi: fas216: avoid fas216_log_setup for loadable module
` [PATCH 5/7] scsi: qla4xxx: shut up warning for rd_reg_indirect
` [PATCH 6/7] scsi: aha1542: avoid uninitialized variable warnings
` [PATCH 7/7] scsi_dh: force modular build if SCSI is a module

[PATCH] sched: Make schedstats a runtime tunable that is disabled by default v2
 2016-01-27 15:58 UTC  (2+ messages)

[PATCH 1/1] netfilter: h323: avoid potential attack
 2016-01-27 15:57 UTC  (3+ messages)

[PATCH] dmaengine: edma: Remove dynamic TPTC power management feature
 2016-01-27 15:54 UTC  (2+ messages)

[LSF/MM TOPIC] VM containers
 2016-01-27 15:48 UTC  (3+ messages)

[PATCH v5 00/14] Initial Microchip PIC32MZDA Support
 2016-01-27 15:55 UTC  (5+ messages)
` [PATCH v5 10/14] serial: pic32_uart: Add PIC32 UART driver

UBSAN: Undefined behaviour in net/mac80211/rx.c:924:18
 2016-01-27 15:46 UTC  (2+ messages)
` [PATCH] net/mac80211/agg-rx.c: fix use of uninitialised values

[PATCH] pstore: add support for 64 Bit address space
 2016-01-27 15:45 UTC  (4+ messages)

[PULL] seccomp update (4.5-rc2)
 2016-01-27 15:43 UTC 

[PATCH v1] mm/madvise: update comment on sys_madvise()
 2016-01-27 15:28 UTC  (2+ messages)

[RFC][PATCH] mips: Fix arch_spin_unlock()
 2016-01-27 15:21 UTC  (8+ messages)

[PATCH V2 0/5] PCIe Xilinx generic driver for Microblaze and
 2016-01-27 15:14 UTC  (4+ messages)
` [PATCH V2 3/5] PCI: xilinx: Modifying AXI PCIe Host Bridge driver to work on both Zynq and Microblaze

[PATCH v4 00/13] mmc: use sdhci_pltfm_init for private allocation and clean up
 2016-01-27 15:14 UTC  (3+ messages)
` [PATCH v4 11/13] mmc: sdhci-tegra: use sdhci_pltfm_init for private allocation

UBSAN: Undefined behaviour in kernel/time/time.c:757:2
 2016-01-27 15:14 UTC 

UBSAN: Undefined behaviour in mm/fadvise.c:72:10
 2016-01-27 15:11 UTC 

[RFC PATCH 0/21] Totally remove SDHCI_QUIRK_BROKEN_CARD_DETECTION quirk
 2016-01-27 15:07 UTC  (4+ messages)

[PATCH v3 1/4] KVM: Recover IRTE to remapped mode if the interrupt is not single-destination
 2016-01-27 15:05 UTC  (11+ messages)

[PATCH 0/5] mm: workingset: per-cgroup thrash detection
 2016-01-27 14:58 UTC  (3+ messages)
` [PATCH 5/5] mm: workingset: per-cgroup cache "

[PATCH v2 1/2] lightnvm: specify target's logical address area
 2016-01-27 14:58 UTC  (9+ messages)

[PATCH] documentation: Add disclaimer
 2016-01-27 14:57 UTC  (12+ messages)
` [v3,11/41] mips: reuse asm-generic/barrier.h

[BUG] scheduler doesn't balance thread to idle cpu for 3 seconds
 2016-01-27 14:52 UTC 


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).