linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-12-14 23:55:39 to 2015-12-15 06:37:09 UTC [more...]

[PATCH] staging: dgnc: Patch includes the checkpatch fixes
 2015-12-15  6:37 UTC  (21+ messages)
      ` [PATCH] [PATCH 1/3] "
                  ` [PATCH FIXED "
                      ` [PATCH FIXED 1/3] staging: dgnc: Patch includes spacing fixes
                        ` [PATCH 2/3] staging: dgnc: Patch includes CamelCase & Macro fixes
                      ` [PATCH 1/3] staging: dgnc: Patch includes the checkpatch fixes
                      ` [PATCH 3/3] staging: dgnc: Patch updates the TODO file
                  ` [PATCH FIXED 2/3] staging: dgnc: Patch for CamelCase fixes
                  ` [PATCH FIXED 3/3] staging: dgnc: Patch updates the TODO file

[PATCH v2 00/12] mtd: nand_bbt: introduce independent nand BBT
 2015-12-15  5:59 UTC  (13+ messages)
` [PATCH v2 01/12] mtd: nand_bbt: new header for nand family BBT
` [PATCH v2 02/12] mtd: nand_bbt: introduce struct nand_bbt
` [PATCH v2 03/12] mtd: nand_bbt: add new API definitions
` [PATCH v2 04/12] mtd: nand_bbt: add nand_bbt_markbad_factory() interface
` [PATCH v2 05/12] mtd: nand: use new BBT API instead of old ones
` [PATCH v2 06/12] mtd: nand_bbt: use erase() and is_bad_bbm() hook in BBT
` [PATCH v2 07/12] mtd: nand: make nand_erase_nand() static
` [PATCH v2 08/12] mtd: nand_bbt: remove struct nand_chip from nand_bbt.c
` [PATCH v2 09/12] mtd: nand_bbt: remove old API definitions
` [PATCH v2 10/12] mtd: nand_bbt: remove NAND_BBT_DYNAMICSTRUCT macro
` [PATCH v2 11/12] mtd: nand: remove nand_chip.bbt
` [PATCH v2 12/12] mtd: nand-bbt: move nand_bbt.c to mtd folder

FW: Commit 81a43adae3b9 (locking/mutex: Use acquire/release semantics) causing failures on arm64 (ThunderX)
 2015-12-15  4:36 UTC  (13+ messages)
                `  "

[RFC PATCH v2 0/5] ACPICA / debugger: Add in-kernel AML debugger support
 2015-12-15  6:13 UTC  (7+ messages)
` [PATCH v4 0/7] "
  ` [PATCH v4 7/7] ACPI / x86: introduce acpi_os_readable() support

[PATCH V3] Fix INT1 Recursion with unregistered breakpoints
 2015-12-15  6:12 UTC 

[PATCH 1/2] iio: mma8452: remove unused register description
 2015-12-15  6:04 UTC  (4+ messages)
` [PATCH 2/2] iio: mma8452: add freefall detection for Freescale's accelerometers

Linux 4.1.15
 2015-12-15  6:00 UTC  (2+ messages)

[lkp] [f2fs] 9f88450ff1: stderr.mount:wrong_fs_type,bad_option,bad_superblock_on/dev/sda3
 2015-12-15  5:53 UTC  (4+ messages)

linux-next: manual merge of the akpm-current tree with the powerpc tree
 2015-12-15  5:53 UTC 

[PATCH v6 0/5] MT8173 IOMMU SUPPORT
 2015-12-15  5:45 UTC  (10+ messages)
` [PATCH v6 3/5] memory: mediatek: Add SMI driver
` [PATCH v6 4/5] iommu/mediatek: Add mt8173 IOMMU driver

[PATCH V9 0/5] dma: add Qualcomm Technologies HIDMA driver
 2015-12-15  5:43 UTC  (8+ messages)
` [PATCH V9 2/5] dma: add Qualcomm Technologies HIDMA management driver

[PATCH] tty/n_gsm.c: fix false positive WARN_ON and do some codes improvement
 2015-12-15  5:43 UTC  (3+ messages)

[PATCH 4.3 00/71] 4.3.3-stable review
 2015-12-15  5:40 UTC  (5+ messages)
` [PATCH 4.3 34/71] vrf: fix double free and memory corruption on register_netdevice failure

[PATCH 8/8] f2fs: fix to avoid deadlock between checkpoint and writepages
 2015-12-15  5:36 UTC 

[PATCH 7/8] f2fs: introduce new option for controlling data flush
 2015-12-15  5:35 UTC 

[PATCH 6/8] f2fs: stat dirty regular/symlink inodes
 2015-12-15  5:34 UTC 

[PATCH 5/8] f2fs: support data flush in checkpoint
 2015-12-15  5:33 UTC 

[PATCH 4/8] f2fs: record dirty status of regular/symlink inode
 2015-12-15  5:32 UTC 

[Patch v2 0/3] Add support for APQ8084 and MSM8916 Regulators
 2015-12-15  5:30 UTC  (4+ messages)
` [Patch v2 1/3] soc: qcom: documentation: Update SMD/RPM Docs
` [Patch v2 2/3] regulator: qcom-smd: Add PM8916 support
` [Patch v2 3/3] regulator: qcom-smd: Add support for PMA8084

[PATCH 3/8] f2fs: introduce __remove_dirty_inode
 2015-12-15  5:31 UTC 

[PATCH 2/8] f2fs: introduce dirty list node in inode info
 2015-12-15  5:30 UTC 

[PATCH v2] net/macb: add support for resetting PHY using GPIO
 2015-12-15  5:31 UTC  (3+ messages)

[PATCH 1/8] f2fs: rename {add,remove,release}_dirty_inode to {add,remove,release}_ino_entry
 2015-12-15  5:29 UTC 

[PATCH] powerpc: Enable UBSAN support
 2015-12-15  5:11 UTC  (3+ messages)

[RFCv6 PATCH 00/10] sched: scheduler-driven CPU frequency selection
 2015-12-15  4:59 UTC  (14+ messages)
` [RFCv6 PATCH 03/10] sched: scheduler-driven cpu "
` [RFCv6 PATCH 07/10] sched/fair: jump to max OPP when crossing UP threshold
` [RFCv6 PATCH 09/10] sched: deadline: use deadline bandwidth in scale_rt_capacity

[PATCH v2] Fix INT1 Exception with unregistered breakpoints
 2015-12-15  4:52 UTC  (4+ messages)

[PATCH 0/8 v5] enable to use thermal-zone on r8a7790/1
 2015-12-15  4:49 UTC  (10+ messages)
` [PATCH 1/8 v5] thermal: rcar: move rcar_thermal_dt_ids to upside
` [PATCH 2/8 v5] thermal: rcar: check every rcar_thermal_update_temp() return value
` [PATCH 3/8 v5] thermal: rcar: check irq possibility in rcar_thermal_irq_xxx()
` [PATCH 4/8 v5] thermal: rcar: rcar_thermal_get_temp() return error if strange temp
` [PATCH 5/8 v5] thermal: rcar: enable to use thermal-zone on DT
` [PATCH 6/8 v5] ARM: shmobile: r8a7790: enable to use thermal-zone
` [PATCH 7/8 v5] ARM: shmobile: r8a7791: "
` [PATCH 8/8 v5] thermal: trip_point_temp_store() calls thermal_zone_device_update()

[PATCH] 82xx: FCC: Fixing a bug causing to FCC port lock-up
 2015-12-15  2:17 UTC 

[PATCH 1/2] cris: debugport: Fix section mismatches
 2015-12-15  4:41 UTC  (2+ messages)

[PATCH] perf tests: Fix false TEST_OK result for 'perf test hist'
 2015-12-15  4:18 UTC 

WARNING in crypto_wait_for_test
 2015-12-15  4:14 UTC  (5+ messages)

[PATCH RESEND 00/27] Drivers: hv: Miscellaneous fixes
 2015-12-15  4:13 UTC  (7+ messages)
` [PATCH RESEND 01/27] Drivers: hv: util: Increase the timeout for util services
  ` [PATCH RESEND 09/27] drivers:hv: Export the API to invoke a hypercall on Hyper-V
  ` [PATCH RESEND 22/27] tools/hv: Use include/uapi with __EXPORTED_HEADERS__

[PATCH] Staging: Skein: Moved macros from skein_block.c to header file
 2015-12-15  0:08 UTC  (3+ messages)

[GIT PULL 00/16] perf/core improvements and fixes
 2015-12-15  4:03 UTC  (3+ messages)
` [PATCH 05/16] perf test: Fix hist testcases when kptr_restrict is on

ARM64/KVM: Bad page state in process iperf
 2015-12-15  3:46 UTC 

[PATCH 0/15] copy offload patches
 2015-12-15  3:43 UTC  (4+ messages)

[PATCH v4 00/20] PM / devferq: Add generic exynos bus frequency driver and new passive governor
 2015-12-15  3:41 UTC  (5+ messages)
` [PATCH v4 01/20] PM / devfreq: exynos: Add generic exynos bus frequency driver
` [PATCH v4 20/20] ARM: dts: Add support of bus frequency for exynos4412-trats/odroidu3

[PATCH] perf: bpf: Fix build breakage due to libbpf
 2015-12-15  3:35 UTC  (5+ messages)
` [PATCH v3 0/3] perf build: PowerPC: "
  ` [PATCH v3 1/3] perf tools: Fix PowerPC native building
  ` [PATCH v3 2/3] tools: Move Makefile.arch from perf/config to tools/scripts
  ` [PATCH v3 3/3] perf: bpf: Fix build breakage due to libbpf

[PATCH v4 01/20] PM / devfreq: exynos: Add generic exynos bus frequency driver
 2015-12-15  3:32 UTC  (2+ messages)

[PATCH] Fix spurious hard lockup events while in debugger
 2015-12-15  3:30 UTC 

[PATCH v6 1/2] Documentation: bridge: Add documentation for ps8640 DT properties
 2015-12-15  3:30 UTC  (2+ messages)
` [PATCH v6 2/2] drm/bridge: Add I2C based driver for ps8640 bridge

pty: fix use after free/oops at pty_unix98_shutdown
 2015-12-15  3:29 UTC  (2+ messages)
` [PATCH] pty: fix use after free of tty->driver_data

[PATCH] ftrace: fix race between ftrace and insmod
 2015-12-15  3:26 UTC  (5+ messages)

[PATCH 0/7] Add swap accounting to cgroup2
 2015-12-15  3:22 UTC  (6+ messages)
` [PATCH 1/7] mm: memcontrol: charge swap "

[PATCH 1/1] Fix HARD Lockup Firing off while in debugger
 2015-12-15  3:18 UTC  (4+ messages)

[PATCH] f2fs: add symbol to avoid any confusion with tools
 2015-12-15  3:11 UTC 

[PATCH 0/2] Optimize the dm-crypt for XTS mode
 2015-12-15  2:56 UTC  (4+ messages)
` [PATCH 2/2] md: dm-crypt: "

[PATCH RESEND 1/1] serial: 8250_pci: Fix real serial port count for F81504/508/512
 2015-12-15  2:56 UTC  (3+ messages)

[PATCH] p1010rdb:update dts for pcie interrupt-map
 2015-12-15  2:41 UTC 

[RFC] powerpc: Enable UBSAN support
 2015-12-15  2:40 UTC  (2+ messages)

[PATCH 1/2] cpuacct: rename parameter in cpuusage_write for readability
 2015-12-15  2:25 UTC  (2+ messages)
` [PATCH 2/2] cpuacct: split usage into user_usage and sys_usage

[PATCH 0/9] libnvdimm, pfn updates for 4.5
 2015-12-15  2:15 UTC  (10+ messages)
` [PATCH 1/9] libnvdimm, pfn: kill ND_PFN_ALIGN
` [PATCH 2/9] libnvdimm, pfn: clean up pfn create parameters
` [PATCH 3/9] libnvdimm, pfn: add 'align' attribute, default to HPAGE_SIZE
` [PATCH 4/9] libnvdimm, pfn: add parent uuid validation
` [PATCH 5/9] libnvdimm, pfn: fix pfn seed creation
` [PATCH 6/9] libnvdimm, pfn: enable pfn sysfs interface unit testing
` [PATCH 7/9] libnvdimm, pfn: fix nd_pfn_validate() return value handling
` [PATCH 8/9] tools/testing/libnvdimm: cleanup mock resource lookup
` [PATCH 9/9] libnvdimm, pfn: move 'memory mode' indication to sysfs

sched : performance regression 24% between 4.4rc4 and 4.3 kernel
 2015-12-15  2:12 UTC  (7+ messages)

[PATCHSET v4] netfilter, cgroup: implement cgroup2 path match in xt_cgroup
 2015-12-15  2:11 UTC  (5+ messages)
  ` [PATCH net-next] net, cgroup: cgroup_sk_updat_lock was missing initializer

[PATCHSET 00/16] perf top: Add multi-thread support (v1)
 2015-12-15  2:08 UTC  (8+ messages)
` [PATCH/RFC 11/16] perf top: Implement basic parallel processing
` [PATCH/RFC 12/16] perf tools: Reduce lock contention when processing events

perf, tools: Refactor and support interval and CSV metrics v7
 2015-12-15  2:04 UTC  (7+ messages)
` [PATCH 1/6] perf, tools, stat: Abstract stat metrics printing
` [PATCH 2/6] perf, tools, stat: Add support for metrics in interval mode
` [PATCH 3/6] perf, tools, stat: Move noise/running printing into printout
` [PATCH 4/6] perf, tools, stat: Implement CSV metrics output
` [PATCH 5/6] perf, tools: Support metrics in --per-core/socket mode
` [PATCH 6/6] perf, tools, stat: Document CSV format in manpage

[PATCH v2 2/2] f2fs: do more integrity verification for superblock
 2015-12-15  1:58 UTC 

[PATCH v14 0/7] fpga area and fpga bridge framework
 2015-12-15  1:56 UTC  (3+ messages)

[PATCHv4 0/1] Update SCSI hosts to use ida for host number mgmt
 2015-12-15  1:55 UTC  (16+ messages)
` [PATCHv4 1/1] SCSI: hosts: update to use ida_simple for host_no management

[PATCH] KVM: x86: Add lowest-priority support for vt-d posted-interrupts
 2015-12-15  1:52 UTC  (7+ messages)

[PATCH v6] sun4i-codec: Add FM, Line and Mic inputs
 2015-12-15  1:52 UTC  (3+ messages)

[PATCH] perf record: Add record.build-id config option
 2015-12-15  1:49 UTC 

[PATCH 2/2] f2fs: do more integrity verification for superblock
 2015-12-15  1:48 UTC  (3+ messages)

[RFC/PATCHSET 0/6] perf tools: Support dynamic sort keys for tracepoints (v1)
 2015-12-15  1:41 UTC  (4+ messages)

[PATCH] kbuild: support make dir/file.i for *.S
 2015-12-15  1:41 UTC  (5+ messages)

[PATCH] net: emac: emac gigabit ethernet controller driver
 2015-12-15  1:39 UTC  (2+ messages)

[PATCH] android: unconditionally remove callbacks in sync_fence_free()
 2015-12-15  1:34 UTC 

[RFC PATCH] fs: __generic_file_splice_read retry lookup on AOP_TRUNCATED_PAGE
 2015-12-15  1:33 UTC 

[PATCH] android: fix warning when releasing active sync point
 2015-12-15  1:29 UTC 

[PATCH 0/9] Drivers: hv: Cleanup ringbuffer code
 2015-12-15  3:02 UTC  (10+ messages)
` [PATCH 1/9] Drivers: hv: utils: fix memory leak on on_msg() failure
  ` [PATCH 2/9] Drivers: hv: utils: rename outmsg_lock
  ` [PATCH 3/9] Drivers: hv: utils: introduce HVUTIL_TRANSPORT_DESTROY mode
  ` [PATCH 4/9] Drivers: hv: utils: fix crash when device is removed from host side
  ` [PATCH 5/9] Drivers: hv: ring_buffer.c: fix comment style
  ` [PATCH 6/9] Drivers: hv: ring_buffer: remove stray smp_read_barrier_depends()
  ` [PATCH 7/9] Drivers: hv: ring_buffer: remove code duplication from hv_ringbuffer_peek/read()
  ` [PATCH 8/9] Drivers: hv: remove code duplication between vmbus_recvpacket()/vmbus_recvpacket_raw()
  ` [PATCH 9/9] Drivers: hv: ring_buffer: eliminate hv_ringbuffer_peek()

linux-next: build failure after merge of the drm-msm tree
 2015-12-15  1:27 UTC 

[RFC PATCH 0/2] block: virtio-blk: support multi vq per virtio-blk
 2015-12-15  1:26 UTC  (10+ messages)
` [RFC PATCH 2/2] block: virtio-blk: support multi virt queues per virtio-blk device

[PATCH 1/2] Documentation: remove outdated references from translations
 2015-12-15  1:22 UTC  (2+ messages)
` [PATCH 2/2] Documentation: HOWTO: update versions from 3.x to 4.x

[PATCH v2] extcon: add Maxim MAX3355 driver
 2015-12-15  1:20 UTC  (2+ messages)

[PATCH] net/mlx4_core: fix handling return value of mlx4_slave_convert_port
 2015-12-15  1:08 UTC  (5+ messages)
` [PATCH] extcon: max14577: fix handling return value of regmap_irq_get_virq
` [PATCH] extcon: max77843: "

[PATCH] extcon: max14577: fix handling return value of regmap_irq_get_virq
 2015-12-15  1:08 UTC  (4+ messages)
` [PATCH] extcon: max77693: "

[PATCH 1/2] mm/compaction: fix invalid free_pfn and compact_cached_free_pfn
 2015-12-15  1:06 UTC  (5+ messages)
` [PATCH 2/2] mm/compaction: speed up pageblock_pfn_to_page() when zone is contiguous

[PATCHV2 0/3] Machine check recovery when kernel accesses poison
 2015-12-15  1:00 UTC  (4+ messages)
` [PATCHV2 1/3] x86, ras: Add new infrastructure for machine check fixup tables

[PATCH v2 1/3] extcon: arizona: Add device bindings for the micd configurations
 2015-12-15  1:00 UTC  (6+ messages)
` [PATCH v2 2/3] extcon: arizona: Update device tree binding for mic detect configurations
` [PATCH 3/3] extcon: arizona: Add DT binding examples

[RFC 0/3] sparse: Introduce __private to privatize members of structs
 2015-12-15  0:56 UTC  (7+ messages)
` [RFC 3/3] irq: Privatize irq_common_data::state_use_accessors

[lkp] [mtd] e0460264db: BUG: unable to handle kernel NULL pointer dereference at 000005c4
 2015-12-15  0:55 UTC 

[PATCH 1/2] ARM: dts: modify rk3288 jaq backlight-level
 2015-12-15  0:48 UTC  (3+ messages)

[PATCH V4 00/16] Add generic PM domain support for Tegra
 2015-12-15  0:42 UTC  (7+ messages)
` [PATCH V4 12/16] Documentation: DT: bindings: Add power domain info for NVIDIA PMC

PELT initial task load and wake_up_new_task()
 2015-12-15  0:41 UTC  (3+ messages)

[PATCH v1 1/3] i2c: rk3x: add calc_divs ops for new version
 2015-12-15  0:32 UTC  (2+ messages)

[PATCH v2 00/14] Initial Microchip PIC32MZDA Support
 2015-12-15  0:32 UTC  (3+ messages)
` [PATCH v2 12/14] mmc: sdhci-pic32: Add PIC32 SDHCI host controller driver

linux-next: manual merge of the net-next tree with the net tree
 2015-12-15  0:31 UTC 

[PATCH 00/32] x86: Memory Protection Keys (v7)
 2015-12-15  0:26 UTC  (8+ messages)
` [PATCH 31/32] x86, pkeys: execute-only support

[PATCH] ptrace: being capable wrt a process requires mapped uids/gids
 2015-12-15  0:26 UTC  (2+ messages)

[PATCH] drm: Use the driver's gem_object_free function from CMA helpers
 2015-12-15  0:26 UTC 

[PATCH v0 0/5] perf: Introduce instruction trace filtering
 2015-12-15  0:25 UTC  (4+ messages)

[PATCH 0/8 v4] enable to use thermal-zone on r8a7790/1
 2015-12-15  0:24 UTC  (8+ messages)
` [PATCH 4/8 v4] thermal: rcar: retern error rcar_thermal_get_temp() if no ctemp update
` [PATCH 8/8 v4] thermal: of-thermal: of_thermal_set_trip_temp() call thermal_zone_device_update()

[PATCH 01/11] resource: Add System RAM resource type
 2015-12-15  0:19 UTC  (3+ messages)
` [PATCH 10/11] arm/samsung: Change s3c_pm_run_res() to use System RAM type

new warning on sysrq kernel crash trigger
 2015-12-15  0:14 UTC  (10+ messages)

[PATCH 1/2] x86: Fix kernel panic when booting with XD disabled in uEFI firmware
 2015-12-15  0:07 UTC  (7+ messages)

[PATCH v10 0/17] Add Analogix Core Display Port Driver
 2015-12-15  0:06 UTC  (2+ messages)

[PATCH v5 1/2] block: invalidate the page cache when issuing BLKZEROOUT
 2015-12-15  0:04 UTC  (2+ messages)

[PATCH] lock_page() doesn't lock if __wait_on_bit_lock returns -EINTR
 2015-12-14 23:59 UTC  (6+ messages)


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