All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-04-24 00:21:58 to 2017-04-24 02:33:10 UTC [more...]

[PATCH 0/7] Coverity
 2017-04-24  2:30 UTC  (7+ messages)
` [PATCH 4/7] crypto/hmac_sha256: Remove undefined memset()

[PATCH 00/10] block: assorted cleanup for bio splitting and cloning
 2017-04-24  2:32 UTC  (7+ messages)
` [PATCH 01/11] blk: remove bio_set arg from blk_queue_split()
` [PATCH 02/11] blk: make the bioset rescue_workqueue optional

[PATCH] fix minor typing mistakes
 2017-04-24  2:28 UTC  (2+ messages)

[U-Boot] [PATCH v4 1/4] power: regulator: pwm: support pwm polarity setting
 2017-04-24  2:27 UTC  (4+ messages)
` [U-Boot] [PATCH v4 2/4] rockchip: pwm: implement pwm_set_invert()
` [U-Boot] [PATCH v4 3/4] doc: dtbinding: add pwm binding file
` [U-Boot] [PATCH v4 4/4] dm: sanbox: pwm: add test for pwm_set_invert()

[GSoC][RFC/PATCH] submodule: port subcommand foreach from shell to C
 2017-04-24  2:24 UTC  (3+ messages)
` [GSoC][RFC/PATCH v2] "

[PATCH v3] kbuild: Add support to generate LLVM bitcode files
 2017-04-24  2:21 UTC  (4+ messages)

[PATCH v5 0/4] Cleaning printk stuff in NMI context
 2017-04-24  2:17 UTC  (10+ messages)
` [PATCH v5 1/4] printk/nmi: generic solution for safe printk in NMI

51222 devicetree-spec
 2017-04-24  2:14 UTC 

[U-Boot] [PATCH 1/2] dtoc: Move the output code into its own function
 2017-04-24  2:14 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] dtoc: Handle nodes with phandles that depend on the same

[PATCH] gperf: 3.0.4 -> 3.1
 2017-04-24  2:12 UTC 

[PATCH] kallsyms: Use bounded strnchr() when parsing string
 2017-04-24  2:12 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] core/uclass: uclass_get_device_tail: always set devp
 2017-04-24  2:12 UTC  (9+ messages)
` [U-Boot] [PATCH v2 1/1] core/uclass: iterate over all devices of a uclass

[U-Boot] [PATCH v6 00/18] arm: rpi: Enable USB, Ethernet, MMC, Video driver model on Raspberry Pi
 2017-04-24  2:11 UTC  (3+ messages)
` [U-Boot] [PATCH v6 02/18] dm: mmc: Set up the MMC device when controller is probed

[U-Boot] [PATCH v3 1/3] power: regulator: pwm: support pwm polarity setting
 2017-04-24  2:11 UTC  (6+ messages)
` [U-Boot] [PATCH v3 2/3] doc: dtbinding: add pwm binding file
` [U-Boot] [PATCH v3 3/3] dm: sanbox: pwm: add test for pwm_set_invert()

[U-Boot] [PATCH v2 1/3] dm: core: Clarify uclass_first/next_device() comments
 2017-04-24  2:10 UTC  (3+ messages)
` [U-Boot] [PATCH v2 2/3] dm: core: Test uclass_first/next_device() on probe failure
` [U-Boot] [PATCH v2 3/3] dm: core: Add uclass_first/next_device_check()

12224 devicetree
 2017-04-24  2:10 UTC 

Recover array after I panicked
 2017-04-24  2:09 UTC  (7+ messages)

[PATCH] i2c: exynos5: simplify timings calculation
 2017-04-24  2:07 UTC  (6+ messages)

[PATCH v4 0/3] net/i40e: vf port reset
 2017-04-24  2:01 UTC  (5+ messages)
` [PATCH v4 1/3] lib/librte_ether: add support for "

[linux-4.9 test] 107618: regressions - FAIL
 2017-04-24  2:04 UTC 

[U-Boot] [PATCH 0/8] dm: mmc: Tidy up handling of block devices
 2017-04-24  2:02 UTC  (9+ messages)
` [U-Boot] [PATCH 1/8] dm: mmc: Don't re-init when accessing environment
` [U-Boot] [PATCH 2/8] dm: blk: Allow finding block devices without probing
` [U-Boot] [PATCH 3/8] dm: blk: Add a function to find the next block device number
` [U-Boot] [PATCH 4/8] dm: blk: Improve block device claiming
` [U-Boot] [PATCH 5/8] dm: mmc: Avoid probing block devices in find_mmc_device()
` [U-Boot] [PATCH 6/8] dm: mmc: Check that drivers have operations
` [U-Boot] [PATCH 7/8] dm: mmc: Rewrite mmc_blk_probe()
` [U-Boot] [PATCH 8/8] tegra: Convert MMC to use driver model for operations

[Qemu-devel] [PULL 00/47] ppc-for-2.10 queue 20170424
 2017-04-24  1:59 UTC  (48+ messages)
` [Qemu-devel] [PULL 01/47] target/ppc: Improve accuracy of guest HTM availability on P8s
` [Qemu-devel] [PULL 02/47] pseries: Add pseries-2.10 machine type
` [Qemu-devel] [PULL 03/47] ppc/spapr: QOM'ify sPAPRRTCState
` [Qemu-devel] [PULL 04/47] hw/ppc/pnv: Classify the "PowerNV Chip" devices as CPU devices
` [Qemu-devel] [PULL 05/47] target-ppc: kvm: make use of KVM_CREATE_SPAPR_TCE_64
` [Qemu-devel] [PULL 06/47] spapr: Add ibm, processor-radix-AP-encodings to the device tree
` [Qemu-devel] [PULL 07/47] target-ppc: support KVM_CAP_PPC_MMU_RADIX, KVM_CAP_PPC_MMU_HASH_V3
` [Qemu-devel] [PULL 08/47] target/ppc: Add new H-CALL shells for in memory table translation
` [Qemu-devel] [PULL 09/47] target/ppc: Implement H_REGISTER_PROCESS_TABLE H_CALL
` [Qemu-devel] [PULL 10/47] spapr: move spapr_populate_pa_features()
` [Qemu-devel] [PULL 11/47] spapr: Enable ISA 3.0 MMU mode selection via CAS
` [Qemu-devel] [PULL 12/47] spapr: Workaround for broken radix guests
` [Qemu-devel] [PULL 13/47] target-ppc/kvm: Enable in-kernel TCE acceleration for multi-tce
` [Qemu-devel] [PULL 14/47] spapr_pci: Warn when RAM page size is not enabled in IOMMU page mask
` [Qemu-devel] [PULL 15/47] spapr_pci: Removed unused include
` [Qemu-devel] [PULL 16/47] target/ppc: Add ibm, processor-radix-AP-encodings for TCG
` [Qemu-devel] [PULL 17/47] ppc/xics: introduce an 'intc' backlink under PowerPCCPU
` [Qemu-devel] [PULL 18/47] spapr: move the IRQ server number mapping under the machine
` [Qemu-devel] [PULL 19/47] spapr: allocate the ICPState object from under sPAPRCPUCore
` [Qemu-devel] [PULL 20/47] ppc/xics: add a realize() handler to ICPStateClass
` [Qemu-devel] [PULL 21/47] ppc/pnv: add a PnvICPState object
` [Qemu-devel] [PULL 22/47] ppc/pnv: extend the machine with a XICSFabric interface
` [Qemu-devel] [PULL 23/47] ppc/pnv: extend the machine with a InterruptStatsProvider interface
` [Qemu-devel] [PULL 24/47] ppc/pnv: create the ICP object under PnvCore
` [Qemu-devel] [PULL 25/47] ppc/pnv: add a helper to calculate MMIO addresses registers
` [Qemu-devel] [PULL 26/47] ppc/pnv: add memory regions for the ICP registers
` [Qemu-devel] [PULL 27/47] ppc/pnv: Add cut down PSI bridge model and hookup external interrupt
` [Qemu-devel] [PULL 28/47] ppc/pnv: Add OCC model stub with interrupt support
` [Qemu-devel] [PULL 29/47] ppc: add IPMI support
` [Qemu-devel] [PULL 30/47] ipmi: use a file to load SDRs
` [Qemu-devel] [PULL 31/47] ipmi: provide support for FRUs
` [Qemu-devel] [PULL 32/47] ipmi: introduce an ipmi_bmc_sdr_find() API
` [Qemu-devel] [PULL 33/47] ipmi: introduce an ipmi_bmc_gen_event() API
` [Qemu-devel] [PULL 34/47] target/ppc: Fix size of struct PPCElfPrstatus
` [Qemu-devel] [PULL 35/47] spapr: remove the 'nr_servers' field from the machine
` [Qemu-devel] [PULL 36/47] ppc/pnv: Add support for POWER8+ LPC Controller
` [Qemu-devel] [PULL 37/47] ppc/pnv: enable only one LPC bus
` [Qemu-devel] [PULL 38/47] ppc/pnv: scan ISA bus to populate device tree
` [Qemu-devel] [PULL 39/47] ppc/pnv: populate device tree for RTC devices
` [Qemu-devel] [PULL 40/47] ppc/pnv: populate device tree for serial devices
` [Qemu-devel] [PULL 41/47] ppc/pnv: populate device tree for IPMI BT devices
` [Qemu-devel] [PULL 42/47] ppc/pnv: add initial IPMI sensors for the BMC simulator
` [Qemu-devel] [PULL 43/47] ppc/pnv: generate an OEM SEL event on shutdown
` [Qemu-devel] [PULL 44/47] spapr-cpu-core: Release ICPState object during CPU unrealization
` [Qemu-devel] [PULL 45/47] target/ppc: Flush TLB on write to PIDR
` [Qemu-devel] [PULL 46/47] e500, book3s: mfspr 259: Register mapped/aliased SPRG3 user read
` [Qemu-devel] [PULL 47/47] target/ppc: Style fixes

What is the effect of not preloading lttng-ust-fork?
 2017-04-24  1:56 UTC 

[PATCH] Documentation/git-checkout: make doc. of checkout <tree-ish> clearer
 2017-04-24  1:55 UTC  (14+ messages)

CLI parsing issue
 2017-04-24  1:49 UTC  (4+ messages)

[PATCH] powerpc/powernv: Fix opal entry/exit MSR_RI coverage
 2017-04-24  1:47 UTC  (2+ messages)

[PATCH v2 00/11] soc/fsl/qbman: Enable QBMan on ARM Platforms
 2017-04-24  1:47 UTC  (10+ messages)
` [PATCH v2 02/11] soc/fsl/qbman: Use shared-dma-pool for QMan private memory allocations
` [PATCH v2 03/11] dt-bindings: soc/fsl: Update reserved memory binding for QBMan
` [PATCH v2 07/11] soc/fsl/qbman: Rework ioremap() calls for ARM/PPC

[PATCH -v2 0/9] mm: make movable onlining suck less
 2017-04-24  1:44 UTC  (10+ messages)
` (no subject)
  ` your mail

[PATCH] t6500: don't run detached auto gc at the end of the test script
 2017-04-24  1:43 UTC  (5+ messages)
` [PATCH] test-lib: abort when can't remove trash directory

[PATCH] dm-region-hash: fix strange usage of mempool_alloc
 2017-04-24  1:41 UTC  (4+ messages)
  ` [dm-devel] "

41824 fstests
 2017-04-24  1:38 UTC 

[PATCH] git_fopen: fix a sparse 'not declared' warning
 2017-04-24  1:37 UTC  (2+ messages)

[Buildroot] [PATCH] docs/manual: PEP8 coding style for Python scripts
 2017-04-24  1:33 UTC 

What does error code 38 mean?
 2017-04-24  1:32 UTC 

[PATCH 0/2] ixgbe updates
 2017-04-24  1:31 UTC  (3+ messages)
` [PATCH 1/2] ixgbe: add XDP support for pass and drop actions
` [PATCH 2/2] ixgbe: add support for XDP_TX action

[PATCH] sparc: Update syscall tables
 2017-04-24  1:31 UTC 

[PATCH v2] usb: core: Warn if an URB's transfer_buffer is on stack
 2017-04-24  1:29 UTC 

[Buildroot] [RFC] Adopt a coding style for Python scripts
 2017-04-24  1:28 UTC  (2+ messages)

How to describe internal flash (ROM) in the microcontroller
 2017-04-24  1:27 UTC  (2+ messages)

[Buildroot] [RFC] Adopt a coding style for Python scripts
 2017-04-24  1:25 UTC  (2+ messages)

linux-next: build failure after merge of the drm-misc tree
 2017-04-24  1:25 UTC  (3+ messages)

26566 linux-pm
 2017-04-24  1:25 UTC 

Performance of low-cpu utilisation benchmark regressed severely since 4.6
 2017-04-24  1:21 UTC  (6+ messages)

[BUG] test suite broken with GETTEXT_POISON=YesPlease
 2017-04-24  1:18 UTC  (3+ messages)

[PATCH v3] ARM: dts: at91: sama5d2: add m_can nodes
 2017-04-24  1:12 UTC  (3+ messages)

[PATCH] libarchive: 3.2.2 -> 3.3.1
 2017-04-24  1:16 UTC 

[BUG] test suite broken with GETTEXT_POISON=YesPlease
 2017-04-24  1:15 UTC  (3+ messages)
` [PATCH] tests: fix tests broken under GETTEXT_POISON=YesPlease

[PATCH v3 0/2] tiocsti-restrict : make TIOCSTI ioctl require CAP_SYS_ADMIN
 2017-04-24  1:09 UTC  (5+ messages)
` [PATCH v3 1/2] tiocsti-restrict : Add owner user namespace to tty_struct
    ` [kernel-hardening] "

21399 linux-crypto
 2017-04-24  1:08 UTC 

[PATCH v3 net-next 0/2] rtnetlink: Updates to rtnetlink_event()
 2017-04-24  1:07 UTC  (3+ messages)
` [PATCH net-next V3 2/2] rtnl: Add support for netdev event attribute to link messages

[PATCH 00/34] fyi ... current patch list
 2017-04-24  1:03 UTC  (35+ messages)
` [PATCH 01/34] autofs-5.1.2 - fix included master map not found return
` [PATCH 02/34] autofs-5.1.2 - dont exit on master map read fail timeout
` [PATCH 03/34] autofs-5.1.2 - set sane default master read wait timeout
` [PATCH 04/34] autofs-5.1.2 - don't return until after master map retry read
` [PATCH 05/34] autofs-5.1.2 - make lookup_nss_read_master() return nss status
` [PATCH 06/34] autofs-5.1.2 - check NFS server availability on local mount fallback
` [PATCH 07/34] autofs-5.1.2 - make set_direct_mount_catatonic() more general
` [PATCH 08/34] autofs-5.1.2 - set autofs mounts catatonic at exit
` [PATCH 09/34] autofs-5.1.2 - honor last rw in mount options when doing a bind mount
` [PATCH 10/34] autofs-5.1.2 - fix typos in README.amd-maps
` [PATCH 11/34] autofs-5.1.2 - add ref counting to struct map_source
` [PATCH 12/34] autofs-5.1.2 - add support for amd browsable option
` [PATCH 13/34] autofs-5.1.2 - add function conf_amd_get_map_name()
` [PATCH 14/34] autofs-5.1.2 - add function conf_amd_get_mount_paths()
` [PATCH 15/34] autofs-5.1.2 - include amd mount section mounts in master mounts list
` [PATCH 16/34] autofs-5.1.2 - check for conflicting amd section mounts
` [PATCH 17/34] autofs-5.1.2 - add function conf_amd_get_map_options()
` [PATCH 18/34] autofs-5.1.2 - capture cache option and its settings during parsing
` [PATCH 19/34] autofs-5.1.2 - handle map_option cache for top level mounts
` [PATCH 20/34] autofs-5.1.2 - handle amd cache option all in amd type auto mounts
` [PATCH 21/34] autofs-5.1.2 - fix bogus check in expire_cleanup()
` [PATCH 22/34] autofs-5.1.2 - delay submount exit for amd submounts
` [PATCH 23/34] autofs-5.1.2 - add the mount requestor's pid to pending_args
` [PATCH 24/34] autofs-5.1.2 - create thread-local ID for mount attempts
` [PATCH 25/34] autofs-5.1.2 - log functions to prefix messages with attempt_id if available
` [PATCH 26/34] autofs-5.1.2 - factor out set_thread_mount_request_log_id()
` [PATCH 27/34] autofs-5.1.2 - add config option to use mount request log id
` [PATCH 28/34] autofs-5.1.2 - use autofs_point to store expire timeout where possibe
` [PATCH 29/34] autofs-5.1.2 - fix possible NULL derefernce
` [PATCH 30/34] autofs-5.1.2 - fix work around sss startup delay
` [PATCH 31/34] autofs-5.1.2 - fix invalid reference in remount_active_mount()
` [PATCH 32/34] autofs-5.1.2 - use malloc for expanded map location
` [PATCH 33/34] autofs-5.1.2 - fix offset mount location multiple expansion
` [PATCH 34/34] autofs-5.1.2 - increase worker thread per-thread stack size

[PATCH v2] powerpc/mm: Add support for runtime configuration of ASLR limits
 2017-04-24  1:02 UTC  (3+ messages)
  ` [kernel-hardening] "

[BUG arm64] OOPS when using /proc/kcore to disassemble the kernel symbols in "perf top"
 2017-04-24  1:02 UTC  (7+ messages)
  ` [arm64] "

patch series moving compat syscalls from fs/compat.c
 2017-04-24  0:55 UTC  (2+ messages)

4.11-rc* iwlwifi instable
 2017-04-24  0:54 UTC 

[PATCH] drivers: input: joystick: Add PSX(Play Staion 1/2) pad with SPI driver Add PSX(Play Staion 1/2) pad with SPI driver. Pads can be connected directry SPI bus
 2017-04-24  0:48 UTC 

[PATCH v6 0/7] perf report: Show branch type
 2017-04-24  0:47 UTC  (4+ messages)
` [PATCH v6 2/7] perf/x86/intel: Record "

[PATCH 00/15] Handle fopen() errors
 2017-04-24  0:45 UTC  (9+ messages)

[PATCH 1/2] arm64:vdso: Rewrite gettimeofday into C
 2017-04-23 23:47 UTC  (2+ messages)
` [PATCH 2/2] arm64:vdso: Remove ISB from gettimeofday

[PATCH 1/1] rndis_wlan: add return value validation
 2017-04-24  0:40 UTC 

[linux-linus test] 107616: regressions - FAIL
 2017-04-24  0:39 UTC 

[HMM 00/15] HMM (Heterogeneous Memory Management) v20
 2017-04-24  0:39 UTC  (7+ messages)
` [HMM 03/15] mm/unaddressable-memory: new type of ZONE_DEVICE for unaddressable memory

[Qemu-devel] Subject: [PATCH] target-ppc: Add global timer group A to open-pic
 2017-04-24  0:37 UTC  (3+ messages)

[bug report] sunrpc: don't check for failure from mempool_alloc()
 2017-04-24  0:36 UTC  (3+ messages)

Build failure in -next due to 'hexagon: switch to RAW_COPY_USER'
 2017-04-24  0:35 UTC 

[PATCH] powerpc/xmon: Deindent the SLB dumping logic
 2017-04-24  0:35 UTC 

[PATCH 1/1] power: Fix unchecked return value of devm_kzalloc
 2017-04-24  0:34 UTC 

[RFT] gcc7 and glibc-2.26 recipes
 2017-04-24  0:31 UTC  (8+ messages)
` [OE-core] "
  ` [oe] "
    ` [oe] "

What's cooking in git.git (Apr 2017, #04; Wed, 19)
 2017-04-24  0:25 UTC  (4+ messages)

[PATCH 0/9] scsi: sd/sd_zbc cleanup and improvements
 2017-04-24  0:25 UTC  (10+ messages)
` [PATCH 2/9] sd: Fix functions description
` [PATCH 3/9] sd: Remove unecessary variable in sd_done()
` [PATCH 5/9] sd: Cleanup sd_done sense data handling

10985 netdev
 2017-04-24  0:24 UTC 

[PATCH] sparc64: Fill in rest of HAVE_REGS_AND_STACK_ACCESS_API
 2017-04-24  0:24 UTC 

[PATCH 1/1] drivers:net:ethernet:adi:bfin_mac: Use FIELD_SIZEOF defined kernel macro
 2017-04-24  0:23 UTC  (2+ messages)
`  "


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.