linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-10-17 10:08:32 to 2015-10-17 22:12:36 UTC [more...]

RFC: reduce CONFIG_SCSI_CONSTANTS impact by 4k
 2015-10-17 22:12 UTC  (6+ messages)
` [PATCH 0/2] scsi: reduce CONFIG_SCSI_CONSTANTS=y impact by 8k
  ` [PATCH 1/2] scsi: move Additional Sense Codes to separate file

[PATCH v2 0/6] kernel/cpu.c: eliminate some indirection
 2015-10-17 22:07 UTC  (2+ messages)

[PATCH] userns/capability: Add user namespace capability
 2015-10-17 21:55 UTC  (3+ messages)

[PATCH] mcb: Do not return zero on error path in mcb_pci_probe()
 2015-10-17 21:33 UTC 

[PATCH] staging: r8188eu: Add _enter_critical_mutex() error handling
 2015-10-17 21:33 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/14] init: deps: dependency based (parallelized) init
 2015-10-17 21:32 UTC  (41+ messages)
` [PATCH 01/14] init: deps: introduce annotated initcalls
` [PATCH 02/14] init: deps: use annotated initcalls for a dependency based (optionally parallelized) init
` [PATCH 03/14] init: deps: dt: use (HW-specific) dependencies provided by the DT too
` [PATCH 04/14] init: deps: order network interfaces by link order
` [PATCH 05/14] init: deps: order I2C bus drivers by their ID
` [PATCH 06/14] dtc: deps: Automatically add new property 'dependencies' which contains a list of referenced phandles
` [PATCH 07/14] dtc: deps: introduce new (virtual) property no-dependencies
` [PATCH 08/14] dtc: deps: Add option to print initialization order
` [PATCH 09/14] dtc: deps: Add option to print dependency graph as dot (Graphviz)
` [PATCH 10/14] init: deps: IDs for annotated initcalls
` [PATCH 11/14] init: deps: annotate various initcalls
` [PATCH 12/14] dt: dts: deps: kirkwood: dockstar: add dependency ehci -> usb power regulator
` [PATCH 13/14] dt: dts: deps: imx6q: make some remote-endpoints non-dependencies
` [PATCH 14/14] dt: dts: deps: omap: beagle: "

[PATCH] pinctrl: mvebu: armada-38x: add suspend/resume support
 2015-10-17 21:28 UTC 

[PATCH 1/2] fs/pipe.c: preserve alloc_file() error code
 2015-10-17 21:26 UTC  (2+ messages)
` [PATCH 2/2] fs/pipe.c: return error code rather than 0 in pipe_write()

[PATCH 3/3] net: wireless: rt2x00: Space Required
 2015-10-17 21:11 UTC 

[PATCH 1/3] net: wireless: rt2x00: Space issue
 2015-10-17 21:06 UTC  (3+ messages)
` [PATCH 2/3] net: wireless: rt2x00: Pointer issue
` [PATCH 3/3] net: wireless: rt2x00: Space Required

[PATCH] intel: i40e: fix confused code
 2015-10-17 20:58 UTC 

[PATCH v2 0/4] staging: fsl-mc: MC command serialization
 2015-10-17 20:33 UTC  (5+ messages)
` [PATCH v2 1/4] staging: fsl-mc: changed timeout units for MC cmd completion
` [PATCH v2 2/4] staging: fsl-mc: refactored mc_send_command()
` [PATCH v2 3/4] staging: fsl-mc:Added support for atomic portals
` [PATCH v2 4/4] staging: fsl-mc: Added serialization to mc_send_command()

What to do when maintainers are unavailable?
 2015-10-17 20:15 UTC 

[PATCH 1/2] tty: Abstract tty buffer work
 2015-10-17 20:36 UTC  (2+ messages)
` [PATCH 2/2] tty: Use unbound workqueue for all input workers

[RESEND GIT PULL] phy: for 4.4 merge window
 2015-10-17 20:33 UTC  (8+ messages)
` [PATCH 1/7] phy: exynos-usb2: add vbus regulator support
` [PATCH 2/7] dt-bindings: Add usb3.0 phy binding for MT65xx SoCs
` [PATCH 3/7] phy: add usb3.0 phy driver for mt65xx SoCs
` [PATCH 4/7] phy: sun4i-usb: Use devm_gpiod_get_optional for optional GPIOs
` [PATCH 5/7] dt-bindings: Add Cygnus PCIe PHY binding doc
` [PATCH 6/7] phy: cygnus: pcie: Add Cygnus PCIe PHY support
` [PATCH 7/7] MAINTAINERS: add Mediatek usb3 phy driver

[RFC PATCH 0/7] perf tools: Config BPF maps through perf cmdline
 2015-10-17 20:35 UTC  (9+ messages)
` [RFC PATCH 1/7] perf tools: Add API to config maps in bpf object
` [RFC PATCH 2/7] perf tools: Add API to apply config to BPF map
` [RFC PATCH 3/7] perf record: Apply config to BPF objects before recording
` [RFC PATCH 4/7] perf tools: Enable BPF object configure syntax
` [RFC PATCH 5/7] perf tools: Support setting different slots in a BPF map separately
` [RFC PATCH 6/7] perf tools: Enable indics setting syntax for BPF maps
` [RFC PATCH 7/7] perf tools: Enable passing event to BPF object

[PATCH] mm/maccess.c: actually return -EFAULT from strncpy_from_unsafe
 2015-10-17 20:33 UTC  (2+ messages)

[GIT PULL] phy: for 4.4 merge window
 2015-10-17 20:29 UTC  (3+ messages)

[PATCH] net: wireless: rt2x00: statics code style
 2015-10-17 20:25 UTC 

[GIT PULL] On-demand device probing
 2015-10-17 20:22 UTC  (14+ messages)

[PATCH] net: wireless: rt2x00: Fixed Spacing issues
 2015-10-17 20:04 UTC 

[BELATED CORE TOPIC] context tracking / nohz / RCU state
 2015-10-17 19:45 UTC  (5+ messages)
` [Ksummit-discuss] "

[PATCH 3/9] usb/host/fotg210: Remove useless else statement
 2015-10-17 19:28 UTC  (2+ messages)
` [PATCH 3/9 V2] usb/host/fotg210: Remove return statement inside if

[PATCH] hsi: correctly handle return value of kzalloc
 2015-10-17 19:25 UTC 

fs: out of bounds on stack in iov_iter_advance
 2015-10-17 19:22 UTC  (7+ messages)

FINANCIAL OFFER AT LOW RATE
 2015-10-17 19:17 UTC 

[PATCH] usnix: correctly handle kzalloc return value
 2015-10-17 19:06 UTC 

[PATCH] libata: add support for NCQ commands for SG interface
 2015-10-17 18:42 UTC  (4+ messages)

[PATCH] W1: w1-gpio - switch to using dev_pm_ops
 2015-10-17 18:39 UTC 

[PATCH resend] input: fix sur40.c dependency/build errors
 2015-10-17 18:37 UTC  (5+ messages)

[PATCH V2] x86/efi: Fix kernel panic when CONFIG_DEBUG_VIRTUAL is enabled
 2015-10-17 18:26 UTC  (3+ messages)

[PATCH] i2c: designware: Do not use parameters from ACPI on Dell Inspiron 7348
 2015-10-17 17:57 UTC  (4+ messages)

[PATCH] mm/hugetlb: make node_hstates array static
 2015-10-17 17:37 UTC 

[PATCH 2/2] coccinelle: ifnullfree: improve and extend ifnullfree
 2015-10-17 17:23 UTC 

[PATCH 1/2] coccinelle: ifnullfree: improve and extend ifnullfree
 2015-10-17 17:23 UTC 

[PATCH v2 0/9] Add STM32 pinctrl/GPIO driver
 2015-10-17 17:23 UTC  (10+ messages)
` [PATCH v2 1/9] ARM: Kconfig: Introduce MACH_STM32F429 flag
` [PATCH v2 2/9] Documentation: dt-bindings: Document STM32 pinctrl driver DT bindings
` [PATCH v2 3/9] includes: dt-bindings: Add STM32F429 pinctrl "
` [PATCH v2 4/9] pinctrl: Add support STM32 MCUs
` [PATCH v2 5/9] ARM: mach-stm32: Select pinctrl
` [PATCH v2 6/9] ARM: dts: Add pinctrl node to STM32F429
` [PATCH v2 7/9] ARM: dts: Add USART1 pin config to STM32F429 boards
` [PATCH v2 8/9] ARM: dts: Add leds support to STM32F429 Discovery board
` [PATCH v2 9/9] ARM: config: Enable GPIO Led driver in stm32_defconfig

[PATCH v6 0/2] ARM: sunxi: Add Reduced Serial Bus (RSB) controller support
 2015-10-17 17:27 UTC  (3+ messages)
` [PATCH v6 1/2] bus: sunxi-rsb: Add Allwinner Reduced Serial Bus (RSB) controller bindings
` [PATCH v6 2/2] bus: sunxi-rsb: Add driver for Allwinner Reduced Serial Bus

[PATCH 0/9] Add STM32 EXTI interrupt controller support
 2015-10-17 17:23 UTC  (10+ messages)
` [PATCH 1/9] Documentation: dt-bindings: Document STM32 EXTI controller bindings
` [PATCH 2/9] drivers: irqchip: Add STM32 external interrupts support
` [PATCH 3/9] ARM: STM32: Select external interrupts controller
` [PATCH 4/9] ARM: dts: Add EXTI controller node to stm32f429
` [PATCH 5/9] Documentation: dt-bindings: Add IRQ related properties of STM32 pinctrl
` [PATCH 6/9] pinctrl: Add IRQ support to STM32 gpios
` [PATCH 7/9] ARM: dts: Add GPIO irq support to STM2F429
` [PATCH 8/9] ARM: dts: Declare push button as GPIO key on stm32f429 Disco board
` [PATCH 9/9] ARM: config: Enable GPIO Key driver in stm32_defconfig

[PATCH] mmc: core: Set load on vmmc and vqmmc
 2015-10-17 17:09 UTC  (4+ messages)
` [PATCH v2] mmc: core: Allow specifying current consumption

[PATCH 0/4] staging: fsl-mc: MC command serialization
 2015-10-17 16:49 UTC  (4+ messages)

linux-next: build failure after merge of the input tree
 2015-10-17 16:39 UTC  (3+ messages)

[PATCH] input: i8042: add quirk to implement i8042 detect for AMD
 2015-10-17 16:38 UTC  (5+ messages)

[PATCH v3 0/12] staging: fsl-mc: Cleanup and bug fixes
 2015-10-17 16:18 UTC  (13+ messages)
` [PATCH v3 01/12] staging: fsl-mc: Naming cleanup in fsl_mc-portal_allocate
` [PATCH v3 02/12] staging: fsl-mc: fsl_mc_io object refactoring
` [PATCH v3 03/12] staging: fsl-mc: dpmcp opening/closing refactoring
` [PATCH v3 04/12] staging: fsl-mc: Changed dev_info() calls to dev_dbg()
` [PATCH v3 05/12] staging_fsl-mc: Changed types of flags, portal size in
` [PATCH v3 06/12] staging: fsl-mc: Removed unused DPMCP macros
` [PATCH v3 07/12] staging: fsl-mc: Fixed alignment of copyright comment
` [PATCH v3 08/12] staging: fsl-mc: Fixed bug in fsl_mc_allocator_remove
` [PATCH v3 09/12] staging: fsl-mc: refactored error exit in allocator probe/remove
` [PATCH v3 10/12] staging: fsl-mc: Fixed WARN_ON() in fsl_mc_resource_pool_remove_device
` [PATCH v3 11/12] staging: fsl-mc: fixed bug in uninitialized root dprc irq count
` [PATCH v3 12/12] staging: fsl-mc: Added missing initializer in fsl_mc_bus_driver

[PATCH 0/4] Input: edt-ft5506 - Adding support for FT5506
 2015-10-17 16:30 UTC  (2+ messages)

[ANNOUNCE] v4.10.10-rt10
 2015-10-17 16:08 UTC  (2+ messages)
` [ANNOUNCE] v4.1.10-rt10

[PATCH v2 00/12] staging: fsl-mc: Cleanup and bug fixes
 2015-10-17 16:08 UTC  (4+ messages)
` [PATCH v2 01/12] staging: fsl-mc: Naming cleanup in fsl_mc-portal_allocate

[PATCH] block: flush queued bios when the process blocks
 2015-10-17 16:04 UTC  (17+ messages)
  `  "
    ` [dm-devel] "
        ` [PATCH v2] "
                  ` [PATCH v3 for-4.4] block: flush queued bios when process blocks to avoid deadlock

[PATCH v1 0/6] block: some misc changes
 2015-10-17 15:52 UTC  (7+ messages)
` [PATCH v1 1/6] block: setup bi_phys_segments after splitting
` [PATCH v1 2/6] block: avoid to merge splitted bio
` [PATCH v1 3/6] blk-mq: check bio_mergeable() early before merging
` [PATCH v1 4/6] block: "
` [PATCH v1 5/6] blk-mq: fix for trace_block_plug()
` [PATCH v1 6/6] blk-mq: mark ctx as pending at batch in flush plug path

[PATCH] HID: roccat: Deprecating most Roccat sysfs attributes
 2015-10-17 15:41 UTC  (4+ messages)
  ` [PATCH] HID: roccat: Fixed resubmit: "

[GIT PULL] On-demand device probing
 2015-10-17 15:19 UTC  (4+ messages)

[PATCH v9 4/4] USB / PM: Allow USB devices to remain runtime-suspended when sleeping
 2015-10-17 15:12 UTC  (2+ messages)

[PATCH] sched/fair: remove the swap() logic in load_too_imbalanced()
 2015-10-17 15:06 UTC 

[PATCH 1/3] memcg: simplify charging kmem pages
 2015-10-17 15:05 UTC  (9+ messages)
` [PATCH 2/3] memcg: unify slab and other kmem pages charging
` [PATCH 3/3] memcg: simplify and inline __mem_cgroup_from_kmem

[PATCH v3] arm64: Synchronise dump_backtrace() with perf callchain
 2015-10-17 14:28 UTC 

[PATCH v5] arm64: Introduce IRQ stack
 2015-10-17 14:27 UTC 

[RFC] perf: fix building for ARCv1
 2015-10-17 14:19 UTC 

[PATCH v3 0/4] mtd: pxa3xx_nand: rework the timing setup
 2015-10-17 14:01 UTC  (5+ messages)
` [PATCH v3 2/4] mtd: pxa3xx_nand: add helpers to setup the timings
` [PATCH v3 3/4] mtd: pxa3xx_nand: rework flash detection and timing setup

[PATCH 0/3] mm/powerpc: enabling memory soft dirty tracking
 2015-10-17 13:24 UTC  (10+ messages)
` [PATCH 1/3] mm: clearing pte in clear_soft_dirty()
` [PATCH 2/3] mm: clear_soft_dirty_pmd requires THP
` [PATCH 3/3] powerpc/mm: Add page soft dirty tracking

[PATCH v4 2/2] arm64: Expand the stack trace feature to support IRQ stack
 2015-10-17 13:38 UTC  (12+ messages)

DEAR SIR/MADAM
 2015-10-17 13:13 UTC 

[PATCH net-next 0/4] BPF updates
 2015-10-17 12:28 UTC  (12+ messages)
` [PATCH net-next 3/4] bpf: add support for persistent maps/progs

[PATCH] ohci-pci: use PCI_DEVICE_SUB()
 2015-10-17 12:17 UTC  (3+ messages)

[PATCH v4] PCI: Xilinx-NWL-PCIe: Added support for Xilinx NWL PCIe Host Controller
 2015-10-17 11:49 UTC  (2+ messages)

[PATCH v2 0/2] x86/entry: 32-bit facepalm fixes
 2015-10-17 11:43 UTC  (2+ messages)

[PATCH v2 net-next] RDS: fix rds-ping deadlock over TCP transport
 2015-10-17 11:33 UTC  (2+ messages)

[PATCH] netfilter: fix Kconfig dependencies for nft_dup_ipv{4,6}
 2015-10-17 11:35 UTC  (2+ messages)

[PATCH 1/1] rtc: fix type information of rtc-proc
 2015-10-17 11:22 UTC  (2+ messages)

[PATCH v2] MIPS64: signal: n64 kernel bugfix of MIPS32 o32 ABI sigaction syscall
 2015-10-17 11:13 UTC  (2+ messages)

[PATCH v3] staging: rtl8192u: simplify conditional
 2015-10-17 10:39 UTC 

[PATCH v2 0/2] Fix display on second resume on 5250-snow
 2015-10-17 10:08 UTC  (10+ messages)
` [PATCH v2 1/2] clk: samsung: exynos5250: Add DISP1 clocks


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