linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-01-24 19:26:53 to 2018-01-25 03:39:54 UTC [more...]

[PATCH v2 00/15] extend initramfs archive format to support xattrs
 2018-01-25  3:27 UTC  (12+ messages)
` [PATCH v2 04/15] initramfs: remove unnecessary symlinks processing shortcut
` [PATCH v2 05/15] initramfs: move files creation into separate state
` [PATCH v2 06/15] initramfs: separate reading cpio method from header
` [PATCH v2 08/15] initramfs: add newcx format
` [PATCH v2 09/15] initramfs: set extended attributes
` [PATCH v2 10/15] gen_init_cpio: move header formatting into function
` [PATCH v2 11/15] gen_init_cpio: add newcx format
` [PATCH v2 12/15] gen_init_cpio: set extended attributes for "
` [PATCH v2 13/15] gen_initramfs_list.sh: add -x option to enable "
` [PATCH v2 14/15] selinux: allow setxattr on rootfs so initramfs code can set them
` [PATCH v2 15/15] selinux: delay sid population for rootfs till init is complete

[PATCH 2/2] block: blk-tag: Replace GFP_ATOMIC with GFP_KERNEL in init_tag_map
 2018-01-25  3:38 UTC 

[PATCH] block: blk-mq-sched: Replace GFP_ATOMIC with GFP_KERNEL in blk_mq_sched_assign_ioc
 2018-01-25  3:34 UTC  (4+ messages)

[PATCH 1/2] block: blk-tag: Replace GFP_ATOMIC with GFP_KERNEL in __blk_queue_init_tags
 2018-01-25  3:38 UTC 

linux-next: manual merge of the vfs tree with the overlayfs tree
 2018-01-25  3:31 UTC 

"irq/matrix: Spread interrupts on allocation" breaks nouveau in mainline kernel
 2018-01-25  3:29 UTC  (8+ messages)

[PATCH AUTOSEL for 4.14 001/100] drm/vc4: Account for interrupts in flight
 2018-01-25  3:30 UTC  (2+ messages)

[PATCH v24 0/2] Virtio-balloon: support free page reporting
 2018-01-25  3:32 UTC  (4+ messages)
` [PATCH v24 2/2] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT

[PATCH] net/mlx4_en: ensure rx_desc updating reaches HW before prod db updating
 2018-01-25  3:27 UTC  (12+ messages)

Make set_handle_irq and handle_arch_irq generic
 2018-01-25  3:07 UTC  (5+ messages)
` [PATCH v2 1/4] arm: "
` [PATCH v2 2/4] arm64: Use the new MULTI_IRQ_HANDLER
` [PATCH v2 3/4] openrisc: "
` [PATCH v2 4/4] RISC-V: Move to the new generic IRQ handler

[PATCH 1/2] asm-generic: Add a generic set_handle_irq
 2018-01-25  3:08 UTC  (2+ messages)
` [patches] "

[PATCH 0/5] Implement FTW driver
 2018-01-25  3:05 UTC  (4+ messages)
` [PATCH 5/5] powerpc/ftw: Document FTW API/usage

[PATCH] x86: efi: Replace GFP_ATOMIC with GFP_KERNEL in efi_query_variable_store
 2018-01-25  2:49 UTC  (2+ messages)

[RESEND PATCH 0/3] x86/apic/kexec: Enable legacy irq mode before jump to kexec/kdump kernel
 2018-01-25  2:48 UTC  (4+ messages)
` [RESEND PATCH 3/3] x86/apic: Clean up the names of legacy irq mode setting related functions

[PATCH 0/3] f2fs: support passing down write hints to block layer
 2018-01-25  2:47 UTC  (4+ messages)
` [PATCH 1/3] f2fs: support passing down write hints given by users "
  ` [f2fs-dev] "

[git pull] drm vc4 fixes for 4.15
 2018-01-25  2:45 UTC 

[PATCH RESENT] nvme-pci: introduce RECONNECTING state to mark initializing procedure
 2018-01-25  2:33 UTC  (2+ messages)

[PATCH] lkdtm: fix handle_irq_event symbol for INT_HW_IRQ_EN
 2018-01-25  2:35 UTC  (2+ messages)

[PATCH 0/3] ASoC: sun4i-i2s: Updates to the driver
 2018-01-25  2:33 UTC  (3+ messages)
` [PATCH 2/3] ASoC: sun4i-i2s: Do not divide clocks when slave
  ` [linux-sunxi] "

[PATCH arm/aspeed/ast2500 v1] eSPI: add Aspeed AST2500 eSPI driver to boot a host with PCH runs on eSPI
 2018-01-25  2:29 UTC  (3+ messages)

backport Rewrite sync_core() to use IRET-to-self to stable kernels?
 2018-01-25  2:22 UTC  (6+ messages)

[PATCH 1/2] ARM: imx: no unmask/mask GINT for WAIT_CLOCKED
 2018-01-25  2:19 UTC  (4+ messages)
` [PATCH 2/2] ARM: imx: cpuidle-imx6q: configure CCM to RUN mode when CPU is active

[PATCH v2] fs: fsnotify: account fsnotify metadata to kmemcg
 2018-01-25  2:15 UTC  (15+ messages)

[PATCH v3] android: binder: use VM_ALLOC to get vm area
 2018-01-25  2:09 UTC  (6+ messages)

[PATCH 2/4] usb: dwc3: add dwc3 glue layer for UniPhier SoCs
 2018-01-25  2:09 UTC  (3+ messages)

[PATCH 1/2] mm,vmscan: Kill global shrinker lock
 2018-01-25  2:04 UTC  (3+ messages)

WARNING in vhost_dev_cleanup
 2018-01-25  1:58 UTC 

[RFC PATCH -tip 0/2] kprobes: A trial to reuse graph-tracer's return stack for kretprobe
 2018-01-25  1:49 UTC  (3+ messages)

[PATCH] kbuild: make Makefile|Kbuild in each directory optional
 2018-01-25  1:41 UTC 

[PATCH 0/5] coreboot table bus and framebuffer driver
 2018-01-25  1:41 UTC  (6+ messages)
` [PATCH 1/5] firmware: coreboot: Expose the coreboot table as a bus
` [PATCH 2/5] firmware: memconsole: Probe via coreboot bus
` [PATCH 3/5] firmware: vpd: "
` [PATCH 4/5] firmware: coreboot: Remove unused coreboot_table_find
` [PATCH 5/5] firmware: coreboot: Add coreboot framebuffer driver

[RFC tip/locking/lockdep v4 00/17] lockdep: Support deadlock detection for recursive read locks
 2018-01-25  1:40 UTC  (4+ messages)
` [RFC tip/locking/lockdep v4 16/17] lockdep: Documention for recursive read lock detection reasoning

[RFC PATCH v11 0/5] PCI: rockchip: Move PCIe WAKE# handling into pci core
 2018-01-25  1:22 UTC  (5+ messages)
` [RFC PATCH v11 4/5] PCI / PM: Add support for the PCIe WAKE# signal for OF

tip/master falls off NOP cliff with KPTI under KVM
 2018-01-25  0:53 UTC  (4+ messages)

[PATCH v2] mm: Reduce memory bloat with THP
 2018-01-25  0:47 UTC  (3+ messages)

[PATCH v2] staging: android: ion: Zero CMA allocated memory
 2018-01-25  0:40 UTC  (3+ messages)

Using very large multidimensional arrays to buffer IO/possibly used for the LM scheduler
 2018-01-25  0:38 UTC 

[RFC PATCH 1/2] x86/ibpb: Skip IBPB when we switch back to same user process
 2018-01-25  0:36 UTC  (2+ messages)
` [RFC PATCH 2/2] x86/ibpb: Prevent missed IBPB flush

[PATCH net-next 1/4] net: core: Fix kernel-doc for carrier_* attributes
 2018-01-25  0:25 UTC  (2+ messages)

[RFC][PATCH] get rid of the use of set_fs() (by way of kernel_recvmsg()) in sunrpc
 2018-01-25  0:21 UTC  (6+ messages)
` [PATCH 01/10] net: separate SIOCGIFCONF handling from dev_ioctl()
  ` [PATCH 10/10] kill kernel_sock_ioctl()

[PATCH net] net: memcontrol: charge allocated memory after mem_cgroup_sk_alloc()
 2018-01-25  0:19 UTC 

[PATCH 1/2 v4] lib: debugobjects: export max loops counter
 2018-01-25  0:17 UTC  (2+ messages)
` [PATCH 2/2 v4] lib: debugobjects: handle objects free in a batch outside the loop

[PATCH] staging: imx-media-vdic: fix inconsistent IS_ERR and PTR_ERR
 2018-01-25  0:14 UTC  (2+ messages)

[PATCH bpf-next 0/4] libbpf: add XDP binding support
 2018-01-25  0:05 UTC  (7+ messages)
` [PATCH bpf-next v7 0/5] libbpf: add XDP setup support
  ` [PATCH bpf-next v7 1/5] tools: import netlink header in tools uapi
  ` [PATCH bpf-next v7 2/5] libbpf: add function to setup XDP
  ` [PATCH bpf-next v7 3/5] libbpf: add error reporting in XDP
  ` [PATCH bpf-next v7 4/5] libbpf: add missing SPDX-License-Identifier
  ` [PATCH bpf-next v7 5/5] samples/bpf: use bpf_set_link_xdp_fd

[PATCH] mailbox: Avoid NULL dereference in mbox_chan_received_data
 2018-01-24 23:38 UTC 

[PATCH v2 0/4] drivers: firmware: xilinx: Add firmware driver support
 2018-01-24 23:33 UTC  (10+ messages)
` [PATCH v2 2/4] drivers: firmware: xilinx: Add ZynqMP firmware driver
` [PATCH v2 3/4] drivers: firmware: xilinx: Add sysfs interface
` [PATCH v2 4/4] drivers: firmware: xilinx: Add debugfs interface

[GIT] Networking
 2018-01-24 23:23 UTC 

[GIT] Sparc
 2018-01-24 23:23 UTC 

[PATCH v3 0/4] drivers: firmware: xilinx: Add firmware driver support
 2018-01-24 23:21 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: firmware: Add bindings for ZynqMP firmware
` [PATCH v3 2/4] drivers: firmware: xilinx: Add ZynqMP firmware driver
` [PATCH v3 3/4] drivers: firmware: xilinx: Add sysfs interface
` [PATCH v3 4/4] drivers: firmware: xilinx: Add debugfs interface

[PATCH v2 2/2] net/ibm/emac: wrong bit is used for STA control register write
 2018-01-24 23:11 UTC  (2+ messages)

[PATCH v2 1/2] net/ibm/emac: add 8192 rx/tx fifo size
 2018-01-24 23:11 UTC  (2+ messages)

[RESEND PATCH 0/6] Enable CAAM on i.MX7s fix TrustZone issues
 2018-01-24 22:56 UTC  (5+ messages)
` [RESEND PATCH 3/6] ARM: dts: imx7s: add CAAM device node

[PATCH] phy: qcom-ufs: add MODULE_LICENSE tag
 2018-01-24 22:55 UTC  (3+ messages)

[PATCH v3 0/6] Basic Speculation Control feature support
 2018-01-24 22:52 UTC  (8+ messages)
` [PATCH v3 3/6] x86/cpufeatures: Add AMD feature bits for Speculation Control
` [PATCH v3 6/6] x86/cpufeature: Blacklist SPEC_CTRL on early Spectre v2 microcodes

[PATCH 1/1] scsi: storvsc: Increase cmd_per_lun for higher speed devices
 2018-01-24 22:49 UTC 

Report long suspend times of NVMe devices (mostly firmware/device issues)
 2018-01-24 22:47 UTC  (4+ messages)

[PATCH 1/1] scsi: storvsc: Spread interrupts when picking a channel for I/O requests
 2018-01-24 22:37 UTC  (2+ messages)

linux-next: Signed-off-by missing for commits in the tip tree
 2018-01-24 22:29 UTC 

[patch -mm 0/4] mm, memcg: introduce oom policies
 2018-01-24 22:18 UTC  (13+ messages)
` [patch -mm 3/4] mm, memcg: replace memory.oom_group with policy tunable

[PATCH] ARM: dts: use a correct at24 fallback for at91-nattis-2-natte-2
 2018-01-24 22:12 UTC  (2+ messages)

[PATCH v3 0/3] Utilization estimation (util_est) for FAIR tasks
 2018-01-24 22:06 UTC  (8+ messages)
` [PATCH v3 1/3] sched/fair: add util_est on top of PELT
` [PATCH v3 2/3] sched/fair: use util_est in LB and WU paths

[PATCH net 1/2] vhost: use mutex_lock_nested() in vhost_dev_lock_vqs()
 2018-01-24 21:55 UTC  (4+ messages)

[PATCH] sparc64: fix typo in CONFIG_CRYPTO_DES_SPARC64 => CONFIG_CRYPTO_CAMELLIA_SPARC64
 2018-01-24 21:50 UTC  (2+ messages)

[PATCH-next] media: s2255drv: Remove unneeded if else blocks
 2018-01-24 21:40 UTC 

[PATCH] arc: dts: use 'atmel' as manufacturer for at24 in axs10x_mb
 2018-01-24 21:39 UTC 

[PATCH] powerpc: dts: use 'atmel' as at24 manufacturer for kmcent2
 2018-01-24 21:38 UTC 

[PATCH] powerpc: dts: use a correct at24 compatible fallback in ac14xx
 2018-01-24 21:36 UTC 

[PATCH] powerpc: dts: use 'atmel' as at24 anufacturer for pdm360ng
 2018-01-24 21:36 UTC 

[PATCH] ARM: dts: consistently use 'atmel' as at24 manufacturer in cyclone5
 2018-01-24 21:33 UTC 

[PATCH v4] net: qcom/emac: extend DMA mask to 46bits
 2018-01-24 21:32 UTC  (2+ messages)

[PATCH 0/4] MMS114 touchscreen patches
 2018-01-24 21:32 UTC  (8+ messages)
` [PATCH 1/4] Input: mms114 - do not clobber interrupt trigger
` [PATCH 2/4] Input: mms114 - mark as direct input device
` [PATCH 3/4] Input: mms114 - drop platform data and use generic APIs
` [PATCH 4/4] Input: mms114 - add support for mms152
    ` [PATCH 4/4 v2] "

[PATCH] ARM: dts: fix the at24 compatible string in imx6q-h100
 2018-01-24 21:31 UTC 

[PATCH] ARM: dts: use 'atmel' as at24 manufacturer for imx6qdl-rex
 2018-01-24 21:31 UTC 

[PATCH] ARM: dts: use 'atmel' as at24 manufacturer for qcom-apq8064-cm-qs600
 2018-01-24 21:30 UTC 

[PATCH 00/11] siginfo fixes/cleanups esp SI_USER
 2018-01-24 21:28 UTC  (12+ messages)
` [PATCH 07/11] signal/arm64: Document conflicts with SI_USER and SIGFPE,SIGTRAP,SIGBUS
  ` [PATCH 07/11] signal/arm64: Document conflicts with SI_USER and SIGFPE, SIGTRAP, SIGBUS

[PATCH 1/3] tpm: cmd_ready command can be issued only after granting locality
 2018-01-24 21:29 UTC  (4+ messages)
` [PATCH 3/3] tpm: add longer timeouts for creation commands

[PATCH] ARM: dts: use 'atmel' as at24 manufacturer for at91sam9263ek
 2018-01-24 21:29 UTC 

[PATCH net-next] net: stmmac: do not use a bitwise AND operator with a bool operand
 2018-01-24 21:28 UTC  (2+ messages)

[PATCH] ARM: dts: use 'atmel' as at24 manufacturer for imx6qdl-zii-rdu2
 2018-01-24 21:28 UTC 

[PATCH v2] net: ethernet: cavium: Correct Cavium Thunderx nicvf/nicpf modules names
 2018-01-24 21:27 UTC  (3+ messages)
` [PATCH v3] net: ethernet: cavium: Correct Cavium Thunderx NIC module and driver names

[PATCH] ARM: dts: use 'atmel' as at24 manufacturer for at91-sama5d2_ptc_ek
 2018-01-24 21:26 UTC 

[PATCH] ARM: dts: use 'atmel' as at24 manufacturer for at91sam9g20ek
 2018-01-24 21:25 UTC 

[PATCH] ARM: dts: use 'atmel' as at24 manufacturer for at91sam9260ek
 2018-01-24 21:25 UTC 

[PATCH] ARM: dts: use 'atmel' as at24 manufacturer for sama5d34ek
 2018-01-24 21:23 UTC 

[PATCH 0/2] Input: wm831x-on: Adjustments for wm831x_on_probe()
 2018-01-24 21:22 UTC  (3+ messages)
` [PATCH 1/2] Input: wm831x-on: Delete an error message for a failed memory allocation in wm831x_on_probe()
` [PATCH 2/2] Input: wm831x-on: Improve a size determination "

[PATCH] ARM: dts: use 'atmel' as at24 manufacturer in am335x-boneblue
 2018-01-24 21:22 UTC 

[PATCH] byteorder: silence warning by use the proper type
 2018-01-24 21:21 UTC  (2+ messages)

[PATCH v3 1/2] iio: adc: driver for ti adc081s/adc101s/adc121s
 2018-01-24 21:15 UTC  (3+ messages)

[PATCH 1/2] free_pcppages_bulk: do not hold lock when picking pages to free
 2018-01-24 21:12 UTC  (7+ messages)
` [PATCH 2/2] free_pcppages_bulk: prefetch buddy while not holding lock

possible deadlock in shmem_file_llseek
 2018-01-24 21:11 UTC  (4+ messages)

[PATCH 0/4] lockd refcount conversions
 2018-01-24 21:09 UTC  (10+ messages)
` [PATCH 1/4] lockd: convert nlm_host.h_count from atomic_t to refcount_t

[GIT PULL] MAINTAINERS: update email address for James Morris
 2018-01-24 21:08 UTC 

[PATCH] ARM: kprobes: fix gcc-7 build warning
 2018-01-24 21:04 UTC 

[PATCH v4 0/2] media: ov7670: Implement mbus configuration
 2018-01-24 20:58 UTC  (2+ messages)

general protection fault in tun_queue_purge
 2018-01-24 20:58 UTC 

[PATCH 00/10] siginfo infrastructure
 2018-01-24 20:54 UTC  (4+ messages)
` [PATCH 06/10] signal: Helpers for faults with specialized siginfo layouts

[PATCH] tools: libsubcmd: Drop the less hack that was inherited from Git
 2018-01-24 20:54 UTC  (2+ messages)

[PATCH] cpufreq: skip cpufreq resume if it's not suspended
 2018-01-24 20:53 UTC  (3+ messages)

[GIT PULL] PCI fixes for v4.15
 2018-01-24 20:48 UTC  (8+ messages)

[RFC][PATCH 0/5] s390: improve speculative execution handling v2
 2018-01-24 20:46 UTC  (9+ messages)
` [PATCH 1/5] prctl: add PR_ISOLATE_BP process control
      ` Avoiding information leaks between users and between processes by default? [Was: : [PATCH 1/5] prctl: add PR_ISOLATE_BP process control]

WARNING in free_loaded_vmcs
 2018-01-24 20:45 UTC  (2+ messages)

[PATCH] input/rmi4: Delete an error message for a failed memory allocation in two functions
 2018-01-24 20:36 UTC  (2+ messages)

[PATCH] Input: atmel_mxt_ts: Delete error messages for a failed memory allocation in two functions
 2018-01-24 20:35 UTC  (2+ messages)

[patch v11 09/12] platform/x86: mlx-platform: Simplify IO access to regmap context
 2018-01-24 20:34 UTC  (4+ messages)
` [patch v11 10/12] platform/x86: mlx-platform: Extend register map configuration with IO access verification callbacks
` [patch v11 11/12] platform/mellanox: mlxreg-hotplug: Add check for negative adapter number value
` [patch v11 12/12] platform/mellanox: Add validation of return code of hotplug device creation routine

[patch v11 - re-ordered 03/12] FIXME platform/mellanox: Remove redundant dev_err messages on device_create
 2018-01-24 20:33 UTC  (3+ messages)
` [patch v11 - re-ordered 04/12] platform/mellanox: Group create/destroy with attribute functions
` [patch v11 - re-ordered 05/12] platform/mellanox: Rename i2c bus to nr

[PATCH 0/3] Input-bcm5974: Adjustments for two function implementations
 2018-01-24 20:32 UTC  (4+ messages)
` [PATCH 1/3] Input: bcm5974: Delete an error message for a failed memory allocation in bcm5974_wellspring_mode()
` [PATCH 2/3] Input: bcm5974: Return directly after a failed kmalloc() "
` [PATCH 3/3] Input: bcm5974: Improve a size determination in bcm5974_probe()

[PATCH] x86: remove unused IOMMU_STRESS kconfig
 2018-01-24 20:29 UTC 

[PATCH RFC 00/16] A new RCU implementation based on a fast consensus protocol
 2018-01-24 20:19 UTC  (5+ messages)
` [PATCH RFC 01/16] prcu: Add PRCU implementation

[PATCH v19 00/10] Add backlight helper functions
 2018-01-24 20:13 UTC  (5+ messages)
` [PATCH v19 10/10] drm/omapdrm: Use of_find_backlight helper

[PATCH v9 5/7] arm64: kvm: Introduce KVM_ARM_SET_SERROR_ESR ioctl
 2018-01-24 20:06 UTC 

[PATCH v4 0/8] PCI: brcmstb: Add Broadcom Settopbox PCIe support
 2018-01-24 20:04 UTC  (9+ messages)
` [PATCH v4 4/8] PCI: brcmstb: Add dma-range mapping for inbound traffic

[PATCHv2 0/5] pktgen: Behavior flags fixes
 2018-01-24 20:03 UTC  (2+ messages)

[PATCH] dm mpath selector: more evenly distribute ties
 2018-01-24 20:00 UTC  (6+ messages)
` [dm-devel] "

[PATCH 0/2] Input-appletouch: Adjustments for two function implementations
 2018-01-24 19:56 UTC  (2+ messages)
` [PATCH 1/2] Input: appletouch: Delete an error message for a failed memory allocation in atp_geyser_init()

[PATCH v1] mm: initialize pages on demand during boot
 2018-01-24 19:40 UTC  (3+ messages)

[PATCH] drm/etnaviv: fix '%x' warning
 2018-01-24 19:39 UTC  (3+ messages)

[PATCH v2 0/5] Basic Speculation Control feature support
 2018-01-24 19:37 UTC  (8+ messages)
` [PATCH v2 5/5] x86/pti: Do not enable PTI on fixed Intel processors

[PATCH 1/2] drm/sun4i: Handle DRM_BUS_FLAG_PIXDATA_*EDGE
 2018-01-24 19:37 UTC  (6+ messages)
` [PATCH 2/2] drm/sun4i: Handle DRM_MODE_FLAG_**SYNC_POSITIVE correctly

Business Opportunity
 2018-01-24 19:05 UTC 

[PATCH] Revert "module: Add retpoline tag to VERMAGIC"
 2018-01-24 19:31 UTC  (4+ messages)

4.15-rc9 new insecure W+X mapping warning
 2018-01-24 19:30 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).