All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-01-08 12:30:04 to 2018-01-08 13:03:20 UTC [more...]

[PATCH 4.4 00/22] 4.4.111-stable review
 2018-01-08 12:59 UTC  (14+ messages)
` [PATCH 4.4 01/22] x86/kasan: Write protect kasan zero shadow
` [PATCH 4.4 02/22] kernel/acct.c: fix the acct->needcheck check in check_free_space()
` [PATCH 4.4 06/22] sunxi-rsb: Include OF based modalias in device uevent
` [PATCH 4.4 11/22] kernel/signal.c: remove the no longer needed SIGNAL_UNKILLABLE check in complete_signal()
` [PATCH 4.4 12/22] ARC: uaccess: dont use "l" gcc inline asm constraint modifier
` [PATCH 4.4 14/22] x86/microcode/AMD: Add support for fam17h microcode loading
` [PATCH 4.4 15/22] parisc: Fix alignment of pa_tlb_lock in assembly on 32-bit SMP kernel
` [PATCH 4.4 16/22] mtd: nand: pxa3xx: Fix READOOB implementation
` [PATCH 4.4 17/22] x86/tlb: Drop the _GPL from the cpu_tlbstate export
` [PATCH 4.4 18/22] genksyms: Handle string literals with spaces in reference files
` [PATCH 4.4 20/22] module: Issue warnings when tainting kernel
` [PATCH 4.4 22/22] Map the vsyscall page with _PAGE_USER

[PATCH 4.9 00/21] 4.9.76-stable review
 2018-01-08 12:59 UTC  (15+ messages)
` [PATCH 4.9 02/21] crypto: n2 - cure use after free
` [PATCH 4.9 03/21] crypto: chacha20poly1305 - validate the digest size
` [PATCH 4.9 04/21] crypto: pcrypt - fix freeing pcrypt instances
` [PATCH 4.9 05/21] sunxi-rsb: Include OF based modalias in device uevent
` [PATCH 4.9 06/21] fscache: Fix the default for fscache_maybe_release_page()
` [PATCH 4.9 07/21] nbd: fix use-after-free of rq/bio in the xmit path
` [PATCH 4.9 09/21] kernel/signal.c: protect the traced SIGNAL_UNKILLABLE tasks from SIGKILL
` [PATCH 4.9 10/21] kernel/signal.c: protect the SIGNAL_UNKILLABLE tasks from !sig_kernel_only() signals
` [PATCH 4.9 11/21] kernel/signal.c: remove the no longer needed SIGNAL_UNKILLABLE check in complete_signal()
` [PATCH 4.9 12/21] iommu/arm-smmu-v3: Dont free page table ops twice
` [PATCH 4.9 15/21] Input: elantech - add new icbody type 15
` [PATCH 4.9 17/21] parisc: Fix alignment of pa_tlb_lock in assembly on 32-bit SMP kernel
` [PATCH 4.9 19/21] mtd: nand: pxa3xx: Fix READOOB implementation
` [PATCH 4.9 20/21] x86/tlb: Drop the _GPL from the cpu_tlbstate export

[PATCH 0/2] app/testpmd: fix invalid rxq and txq nubmer setting
 2018-01-08 13:02 UTC  (3+ messages)
` [PATCH 1/2] app/testpmd: fix invalid rxq number setting
` [PATCH 2/2] app/testpmd: fix invalid txq "

[GIT PULL] ARM64: Xilinx ZynqMP SoC patches for v4.16
 2018-01-08 13:02 UTC 

[PATCH 11/45] drivers: misc: remove duplicate includes
 2018-01-08 13:02 UTC  (2+ messages)

[PATCH 4.14 00/38] 4.14.13-stable review
 2018-01-08 12:59 UTC  (32+ messages)
` [PATCH 4.14 01/38] x86/mm: Set MODULES_END to 0xffffffffff000000
` [PATCH 4.14 03/38] x86/kaslr: Fix the vaddr_end mess
` [PATCH 4.14 04/38] x86/events/intel/ds: Use the proper cache flush method for mapping ds buffers
` [PATCH 4.14 05/38] x86/tlb: Drop the _GPL from the cpu_tlbstate export
` [PATCH 4.14 06/38] x86/alternatives: Add missing \n at end of ALTERNATIVE inline asm
` [PATCH 4.14 08/38] kernel/acct.c: fix the acct->needcheck check in check_free_space()
` [PATCH 4.14 09/38] mm/mprotect: add a cond_resched() inside change_pmd_range()
` [PATCH 4.14 12/38] btrfs: fix refcount_t usage when deleting btrfs_delayed_nodes
` [PATCH 4.14 13/38] efi/capsule-loader: Reinstate virtual capsule mapping
` [PATCH 4.14 14/38] crypto: n2 - cure use after free
` [PATCH 4.14 16/38] crypto: pcrypt - fix freeing pcrypt instances
` [PATCH 4.14 17/38] crypto: chelsio - select CRYPTO_GF128MUL
` [PATCH 4.14 18/38] drm/i915: Disable DC states around GMBUS on GLK
` [PATCH 4.14 19/38] drm/i915: Apply Display WA #1183 on skl, kbl, and cfl
` [PATCH 4.14 20/38] sunxi-rsb: Include OF based modalias in device uevent
` [PATCH 4.14 21/38] fscache: Fix the default for fscache_maybe_release_page()
` [PATCH 4.14 22/38] x86 / CPU: Avoid unnecessary IPIs in arch_freq_get_on_cpu()
` [PATCH 4.14 23/38] x86 / CPU: Always show current CPU frequency in /proc/cpuinfo
` [PATCH 4.14 25/38] kernel/signal.c: protect the SIGNAL_UNKILLABLE tasks from !sig_kernel_only() signals
` [PATCH 4.14 26/38] kernel/signal.c: remove the no longer needed SIGNAL_UNKILLABLE check in complete_signal()
` [PATCH 4.14 27/38] iommu/arm-smmu-v3: Dont free page table ops twice
` [PATCH 4.14 28/38] iommu/arm-smmu-v3: Cope with duplicated Stream IDs
` [PATCH 4.14 29/38] ARC: uaccess: dont use "l" gcc inline asm constraint modifier
` [PATCH 4.14 30/38] powerpc/mm: Fix SEGV on mapped region to return SEGV_ACCERR
` [PATCH 4.14 32/38] x86/microcode/AMD: Add support for fam17h microcode loading
` [PATCH 4.14 33/38] apparmor: fix regression in mount mediation when feature set is pinned
` [PATCH 4.14 34/38] parisc: Fix alignment of pa_tlb_lock in assembly on 32-bit SMP kernel
` [PATCH 4.14 35/38] parisc: qemu idle sleep support
` [PATCH 4.14 36/38] mtd: nand: pxa3xx: Fix READOOB implementation
` [PATCH 4.14 37/38] KVM: s390: fix cmma migration for multiple memory slots
` [PATCH 4.14 38/38] KVM: s390: prevent buffer overrun on memory hotplug during migration

[PATCH] phy: work around 'phys' references to usb-phy devices
 2018-01-08 13:01 UTC  (3+ messages)
`  "

[meta-java][PATCH] openjdk-7: fix compile errors with current poky master (gcc6)
 2018-01-08 13:01 UTC  (6+ messages)

[RFCv2 0/4] API for inhibiting speculative arbitrary read primitives
 2018-01-08 12:59 UTC  (4+ messages)
` [RFCv2 4/4] bpf: inhibit speculated out-of-bounds pointers

[PATCH 00/11] SDIO support for ath10k
 2018-01-08 12:58 UTC  (6+ messages)
` [PATCH 03/11] ath10k_sdio: DMA bounce buffers for read write

[Qemu-devel] [PATCH v1 00/19] re-factor softfloat and add fp16 functions
 2018-01-08 12:58 UTC  (5+ messages)
` [Qemu-devel] [PATCH v1 04/19] include/fpu/softfloat: implement float16_set_sign helper

[PATCH 0/3] Some small clean-ups in genwqe
 2018-01-08 12:57 UTC  (2+ messages)

[PATCH] media: intel-ipu3: cio2: mark more PM functions as __maybe_unused
 2018-01-08 12:57 UTC 

[PATCH] MAINTAINERS, nilfs2: change project home URLs
 2018-01-08 12:55 UTC  (2+ messages)

[PATCH 0/3] ipset patches for nf-next
 2018-01-08 12:57 UTC  (2+ messages)

Hallo mein lieber Freund,
 2018-01-08 12:58 UTC 

[PATCH v4 00/19] fs: rework and optimize i_version handling in filesystems
 2018-01-08 12:56 UTC  (5+ messages)
` [PATCH v4 19/19] fs: handle inode->i_version more efficiently

[PATCH] perf: arm_dsu_pmu: convert to bitmap_from_arr32
 2018-01-08 12:56 UTC  (4+ messages)

[PATCH v2 0/4] Fail-safe fix removal handling lack
 2018-01-08 12:55 UTC  (7+ messages)
` [PATCH v3 0/6] Fail-safe\ethdev: "
  ` [PATCH v3 6/6] net/failsafe: fix removed device handling

[PATCH v4 0/6] ceph: kernel client cephfs quota support
 2018-01-08 12:55 UTC  (2+ messages)

[PATCH 0/8] SH7786 PCIe support fixes
 2018-01-08 12:55 UTC  (4+ messages)
` [PATCH 1/8] arch/sh: add sh7786_mm_sel() function

[xen-4.8-testing test] 117697: tolerable FAIL - PUSHED
 2018-01-08 12:55 UTC 

[Qemu-devel] [RFC PATCH 0/6] qom: introduce TypeInfo name aliases
 2018-01-08 12:54 UTC  (7+ messages)
` [Qemu-devel] [RFC PATCH 4/6] arm/xlnx-zynq: use FDT names for the Cadence UART
  ` [Qemu-arm] "
` [Qemu-arm] [RFC PATCH 0/6] qom: introduce TypeInfo name aliases

[PATCH] drm/amdgpu: use %pap format string for phys_addr_t
 2018-01-08 12:53 UTC  (2+ messages)

[PATCH] generic/015: Change the test filesystem size to 101mb
 2018-01-08 12:54 UTC  (2+ messages)

[PATCH] media: i2c: ov7740: add media-controller dependency
 2018-01-08 12:52 UTC 

[PATCH] net: gianfar_ptp: move set_fipers() to spinlock protecting area
 2018-01-08 12:53 UTC  (2+ messages)

dvb usb issues since kernel 4.9
 2018-01-08 12:53 UTC  (6+ messages)

[PATCH v3 0/4] Address error and recovery for AER and DPC
 2018-01-08 12:52 UTC  (3+ messages)
` [PATCH v3 1/3] PCI/AER: factor out error reporting from AER

Patch "Map the vsyscall page with _PAGE_USER" has been added to the 4.9-stable tree
 2018-01-08 12:53 UTC 

[GIT PULL 00/25] LightNVM updates for 4.16
 2018-01-08 12:53 UTC  (7+ messages)
` [GIT PULL 24/25] lightnvm: pblk: add iostat support

Patch "proc: much faster /proc/vmstat" has been added to the 4.4-stable tree
 2018-01-08 12:53 UTC 

patch suggested by rgb for fixing auditd logs for clone syscall shows exit code as container namespace pid of child process instead of host namespace
 2018-01-08 12:53 UTC  (3+ messages)

Patch "module: keep percpu symbols in module's symtab" has been added to the 4.4-stable tree
 2018-01-08 12:52 UTC 

Patch "module: Issue warnings when tainting kernel" has been added to the 4.4-stable tree
 2018-01-08 12:52 UTC 

Patch "Map the vsyscall page with _PAGE_USER" has been added to the 4.4-stable tree
 2018-01-08 12:52 UTC 

Patch "genksyms: Handle string literals with spaces in reference files" has been added to the 4.4-stable tree
 2018-01-08 12:52 UTC 

[RFC] syzbot process
 2018-01-08 12:51 UTC  (9+ messages)

[U-Boot] [PATCH 4/4] serial: ns16550: use 13x oversampling when available
 2018-01-08 12:51 UTC 

[U-Boot] [PATCH 3/4] serial: ns16550: add definitions for register mdr1
 2018-01-08 12:51 UTC 

[U-Boot] [PATCH 2/4] serial: ns16550: centralize identification of uart variants
 2018-01-08 12:51 UTC 

[U-Boot] [PATCH 1/4] serial: ns16550: da8xx (freon/primus) is not omap-like
 2018-01-08 12:50 UTC 

[PATCH 0/3] GenWQE: Adjustments for some function implementations
 2018-01-08 12:50 UTC  (10+ messages)
` [PATCH 1/3] GenWQE: Delete an error message for a failed memory allocation in genwqe_user_vmap()
` [PATCH 2/3] GenWQE: Fix a typo in two comments
` [PATCH 3/3] GenWQE: Adjust 12 checks for null pointers

[PATCH] x86/Rules: Use -mskip-rax-setup if the compiler supports it
 2018-01-08 12:50 UTC  (4+ messages)

[U-Boot] [PATCH 0/4] serial: ns16550: cleanups and 13x oversampling
 2018-01-08 12:50 UTC 

[RFC PATCH] virtio: add space for device features show
 2018-01-08 12:50 UTC  (2+ messages)

[PATCH v6 00/10] Retpoline: Avoid speculative indirect calls in kernel
 2018-01-08 12:49 UTC  (10+ messages)
` [PATCH v6 01/10] x86/retpoline: Add initial retpoline support

[PATCH v2] x86/mm: Suppresses vm_events caused by page-walks
 2018-01-08 12:49 UTC 

[PATCH v2] gpio: of: Support SPI nonstandard GPIO properties
 2018-01-08 12:49 UTC 

A thread on grub-bug could need attention
 2018-01-08 12:48 UTC  (2+ messages)

[PATCH v2 0/8] IBRS patch series
 2018-01-08 12:47 UTC  (4+ messages)
` [PATCH v2 4/8] x86/spec_ctrl: Add sysctl knobs to enable/disable SPEC_CTRL feature

is a bug in blk-throttle?
 2018-01-08 12:46 UTC  (2+ messages)

[PATCH] [media] dibx000_common: use strlcpy() instead of strncpy()
 2018-01-08 12:52 UTC 

[PATCH v2 0/2] acpi, x86: Add SPCR table support
 2018-01-08 12:46 UTC  (5+ messages)
` [PATCH v2 1/2] acpi, spcr: Make SPCR avialable to other architectures

[PATCH v4 7/7] wildmatch test: create & test files on disk in addition to in-memory
 2018-01-08 12:46 UTC  (6+ messages)
` [PATCH v4 8/7] wildmatch test: skip file creation tests on Windows proper

[RFC PATCH 0/6] Fix first boot deferral and postinst error reporting
 2018-01-08 12:45 UTC  (7+ messages)
` [RFC PATCH 1/6] postinst_intercepts: add a delay_to_first_boot hook
` [RFC PATCH 2/6] meta/lib/oe/rootfs.py: separate first boot deferral logic into a separate function
` [RFC PATCH 3/6] meta/lib/oe/rootfs.py: do not execute defer_to_first_boot when processing postinst_intercept hooks
` [RFC PATCH 4/6] package.bbclass: add support for pkg_postinst_ontarget()
` [RFC PATCH 5/6] meta/lib/oe/package_manager.py: deprecate 'exit 1' as a way to defer to first boot
` [RFC PATCH 6/6] package_rpm.bbclass: run pre/post installation scriptlets using sh -e

[Bug 103421] New: Kernel 4.13+ nouveau breaks screen output
 2018-01-08 12:44 UTC  (2+ messages)
  ` [Bug 103421] "

[PATCH] scsi: mptfusion: use strlcpy() instead of strncpy()
 2018-01-08 12:49 UTC  (2+ messages)

[PATCH v4 2/2] misc: xlnx_vcu: Add Xilinx ZYNQMP VCU logicoreIP init driver
 2018-01-08 12:43 UTC  (5+ messages)
` [PATCH v6 0/2] Documentation and driver of logicoreIP

[PATCH 0/2] serdev: bus-code clean ups
 2018-01-08 12:42 UTC  (3+ messages)
` [PATCH 1/2] serdev: do not generate modaliases for controllers
` [PATCH 2/2] serdev: only match serdev devices

[PATCH nf-next] netfilter: avoid arp/bridge WARN_ON if arp/ebtables not supported
 2018-01-08 12:31 UTC 

[PATCH] Better ahci error handling
 2018-01-08 12:40 UTC  (4+ messages)

[GIT PULL] drm/tegra: Changes for v4.16-rc1
 2018-01-08 12:39 UTC  (4+ messages)

BUG: 4.14.11 unable to handle kernel NULL pointer dereference in xfrm_lookup
 2018-01-08 12:38 UTC  (4+ messages)

[PATCH -next] ASoC: mediatek: mt2701: fix return value check in mt2701_afe_pcm_dev_probe()
 2018-01-08 12:35 UTC  (4+ messages)
` Applied "ASoC: mediatek: mt2701: fix return value check in mt2701_afe_pcm_dev_probe()" to the asoc tree

[PATCH] spi: imx: do not access registers while clocks disabled
 2018-01-08 12:36 UTC  (2+ messages)
` Applied "spi: imx: do not access registers while clocks disabled" to the spi tree

Postinstallation script warnings in Yocto 2.4 Rocko
 2018-01-08 12:36 UTC  (6+ messages)

Applied "regmap: Add SoundWire bus support" to the regmap tree
 2018-01-08 12:36 UTC 

Xen 4.11 Development Update
 2018-01-08 12:35 UTC  (3+ messages)

[PATCH -next] ASoC: fsl_ssi: Fix build error
 2018-01-08 12:35 UTC  (3+ messages)
` Applied "ASoC: fsl_ssi: Fix build error" to the asoc tree

[PATCH] media: media-device: use strlcpy() instead of strncpy()
 2018-01-08 12:40 UTC 

[PATCH] ASoC: rockchip: i2s: Support mono capture
 2018-01-08 12:35 UTC  (5+ messages)
` Applied "ASoC: rockchip: i2s: Support mono capture" to the asoc tree

[PATCH V2 0/5] Add regulator suspend and resume support
 2018-01-08 12:35 UTC  (7+ messages)
` [PATCH V2 1/5] bindings: regulator: added support for suspend states

[PATCH v2 1/4] ASoC: acpi: fix machine driver selection based on quirk
 2018-01-08 12:35 UTC  (2+ messages)
` Applied "ASoC: acpi: fix machine driver selection based on quirk" to the asoc tree

[PATCH 3/3] security: fix pedentic compilation
 2018-01-08 12:35 UTC  (7+ messages)
` [PATCH v2 1/3] security: fix device operation type
  ` [dpdk-stable] "
` [PATCH v2 2/3] crypto: fix pedantic compilation errors
` [PATCH v2 3/3] security: fix pedantic compilation
  ` [dpdk-stable] "

[PATCH] soc: xilinx: Create folder structure for soc specific drivers
 2018-01-08 12:34 UTC  (3+ messages)

[PATCH 00/15] Adding NV12 support
 2018-01-08 12:33 UTC  (5+ messages)
` [PATCH 13/15] drm/i915: Add NV12 as supported format for primary plane
` [PATCH 14/15] drm/i915: Add NV12 as supported format for sprite plane

[PATCH 06/18] x86, barrier: stop speculation for failed access_ok
 2018-01-08 12:33 UTC  (15+ messages)

[PATCH v4 0/3] usb: renesas_usbhs: Add RZ/A1 support
 2018-01-08 12:30 UTC  (11+ messages)
  ` [PATCH v4 1/3] usb: renesas_usbhs: Add support for RZ/A1
    ` [v4,1/3] "
` [PATCH v4 2/3] dt-bindings: "
  ` [v4,2/3] "
` [PATCH v4 3/3] ARM: dts: r7s72100: add USB device to device tree
  ` [v4,3/3] "

mtd layer: support of hybrid flash(W25M161AW) having both NOR and NAND flash
 2018-01-08 12:31 UTC  (3+ messages)

[PATCH] ethdev: fix link autonegotiation value
 2018-01-08 12:31 UTC  (2+ messages)

[PATCH] media: v4l: xilinx: Use SPDX-License-Identifier
 2018-01-08 12:30 UTC  (9+ messages)

[PATCH 0/5] ethdev: Port ownership
 2018-01-08 12:30 UTC  (5+ messages)
` [PATCH v2 0/6] ethdev: port ownership
  ` [PATCH v2 6/6] app/testpmd: adjust ethdev "

[PATCH 0/2] Remove custom crc32c init code from btrfs
 2018-01-08 12:30 UTC  (3+ 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.