linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-01-17 16:46:18 to 2018-01-17 19:29:57 UTC [more...]

aio poll, io_pgetevents and a new in-kernel poll API V3
 2018-01-17 19:27 UTC  (27+ messages)
` [PATCH 01/36] aio: don't print the page size at boot time
` [PATCH 03/36] aio: refactor read/write iocb setup
` [PATCH 04/36] aio: sanitize ki_list handling
` [PATCH 05/36] aio: simplify cancellation
` [PATCH 06/36] aio: delete iocbs from the active_reqs list in kiocb_cancel
` [PATCH 07/36] aio: add delayed cancel support
` [PATCH 09/36] fs: unexport poll_schedule_timeout
` [PATCH 10/36] fs: cleanup do_pollfd
` [PATCH 12/36] fs: add new vfs_poll and file_can_poll helpers
` [PATCH 13/36] fs: introduce new ->get_poll_head and ->poll_mask methods
` [PATCH 15/36] net: refactor socket_poll
` [PATCH 17/36] net: remove sock_no_poll
` [PATCH 18/36] net/tcp: convert to ->poll_mask
` [PATCH 19/36] net/unix: "
` [PATCH 21/36] net/dccp: "
` [PATCH 23/36] net/vmw_vsock: "
` [PATCH 24/36] net/tipc: "
` [PATCH 25/36] net/sctp: "
` [PATCH 26/36] net/bluetooth: "
` [PATCH 27/36] net/caif: "
` [PATCH 28/36] net/nfc: "
` [PATCH 30/36] net/iucv: "
` [PATCH 31/36] net/rxrpc: "
` [PATCH 33/36] pipe: "
` [PATCH 34/36] eventfd: switch "
` [PATCH 36/36] random: convert "

[PATCH v3 0/9] core, x86: prevent bounds-check bypass via speculative execution
 2018-01-17 19:26 UTC  (14+ messages)
` [PATCH v3 8/9] x86: use __uaccess_begin_nospec and ASM_IFENCE in get_user paths

[PATCH] iommu/arm-smmu-v3: suppress MSI allocation failure message
 2018-01-17 19:23 UTC  (4+ messages)

AIO operation and CMSG
 2018-01-17 19:22 UTC  (2+ messages)

Back from my parental leave
 2018-01-17 19:20 UTC 

[patch v17 0/4] JTAG driver introduction
 2018-01-17 19:14 UTC  (3+ messages)
` [patch v17 1/4] drivers: jtag: Add JTAG core driver

[PATCH v5 0/2] printk: Console owner and waiter logic cleanup
 2018-01-17 19:13 UTC  (5+ messages)
` [PATCH v5 1/2] printk: Add console owner and waiter logic to load balance console writes

[PATCH] ASoC: Intel: remove select on non-existing SND_SOC_INTEL_COMMON
 2018-01-17 19:14 UTC  (2+ messages)
` [alsa-devel] "

[PATCH v4] input: pxrc: new driver for PhoenixRC Flight Controller Adapter
 2018-01-17 19:13 UTC  (2+ messages)

[PATCH] lib: Remove select of inexistant GENERIC_IO
 2018-01-17 19:10 UTC 

[PATCH] pci: Do not read INTx PIN and LINE registers for virtual functions
 2018-01-17 19:12 UTC  (4+ messages)

[PATCH v5 00/44] ARM: davinci: convert to common clock framework​
 2018-01-17 19:08 UTC  (20+ messages)
` [PATCH v5 10/44] clk: davinci: New driver for davinci PSC clocks
` [PATCH v5 11/44] clk: davinci: Add platform information for TI DA830 PSC
` [PATCH v5 12/44] clk: davinci: Add platform information for TI DA850 PSC
` [PATCH v5 19/44] clk: davinci: New driver for TI DA8XX CFGCHIP clocks

[PATCH] usbip: list: don't list devices attached to vhci_hcd
 2018-01-17 19:08 UTC 

[PATCH] usbip: prevent bind loops on devices attached to vhci_hcd
 2018-01-17 19:07 UTC 

[net-next: PATCH v3 0/7] Armada 7k/8k PP2 ACPI support
 2018-01-17 19:03 UTC  (10+ messages)
` [net-next: PATCH v3 1/7] device property: Introduce fwnode_get_mac_address()
` [net-next: PATCH v3 2/7] device property: Introduce fwnode_get_phy_mode()
` [net-next: PATCH v3 3/7] device property: Introduce fwnode_irq_get()
` [net-next: PATCH v3 4/7] device property: Allow iterating over available child fwnodes
` [net-next: PATCH v3 5/7] net: mvpp2: simplify maintaining enabled ports' list
` [net-next: PATCH v3 6/7] net: mvpp2: use device_*/fwnode_* APIs instead of of_*
` [net-next: PATCH v3 7/7] net: mvpp2: enable ACPI support in the driver

[PATCH] MIPS: fix typo BIG_ENDIAN to CPU_BIG_ENDIAN
 2018-01-17 18:56 UTC 

[PATCH v5 00/11] FUSE mounts from non-init user namespaces
 2018-01-17 18:56 UTC  (5+ messages)
` [PATCH 08/11] fuse: Support fuse filesystems outside of init_user_ns

[PATCH] drm/msm/mdp5: Fix trailing semicolon
 2018-01-17 18:55 UTC 

[PATCH] drm/nouveau/mmu: Fix trailing semicolon
 2018-01-17 18:53 UTC 

[PATCH] crypto: artpec6 - remove select on non-existing CRYPTO_SHA384
 2018-01-17 18:50 UTC 

[PATCH v6 00/12] Support PPTT for ARM64
 2018-01-17 18:51 UTC  (13+ messages)
` [PATCH v6 02/12] drivers: base: cacheinfo: setup DT cache properties early
` [PATCH v6 05/12] ACPI/PPTT: Add Processor Properties Topology Table parsing

[PATCH] drm: amd: Fix trailing semicolons
 2018-01-17 18:50 UTC 

Hi (Assigning NULL to variable after freeing it)
 2018-01-17 18:44 UTC  (2+ messages)

[PATCH v5 0/2] printk: Console owner and waiter logic cleanup
 2018-01-17 18:42 UTC  (13+ messages)

[PATCH v2 0/3] tty: Make __do_SAK() less greedy in regard to tasklist_lock
 2018-01-17 18:37 UTC  (10+ messages)
` [PATCH v2 1/3] Revert "do_SAK: Don't recursively take the tasklist_lock"
` [PATCH v2 3/3] tty: Use RCU read lock to iterate tasks and threads in __do_SAK()

[PATCH v2 00/31] Replacing net_mutex with rw_semaphore
 2018-01-17 18:34 UTC  (3+ messages)
` [PATCH v2 05/31] net: Allow pernet_operations to be executed in parallel

[PATCH 2/2] arm64: Branch predictor hardening for Cavium ThunderX2
 2018-01-17 18:34 UTC  (5+ messages)
` [PATCH v2] "

[PATCH 0/5] Implement FTW driver
 2018-01-17 18:30 UTC  (5+ messages)
` [PATCH 2/5] powerpc/ftw: Define FTW_SETUP ioctl API
` [PATCH 3/5] powerpc/ftw: Implement a simple FTW driver

[PATCH] hwmon: (lm75) Fix trailing semicolon
 2018-01-17 18:24 UTC 

[PATCH] [v2] drm/exynos: g2d: use monotonic timestamps
 2018-01-17 18:16 UTC  (2+ messages)

[PATCH] mm: numa: numa balancing performance problem
 2018-01-17 18:23 UTC  (4+ messages)
` [PATCH] mm: numa: Do not trap faults on shared data section pages

[PATCH] drm: Fix trailing semicolon
 2018-01-17 18:22 UTC 

[PATCH] iommu/vt-d: Fix trailing semicolon
 2018-01-17 18:19 UTC 

[patch v9 0/4] drivers/platform: Replace module x86/mlxcpld-hotplug with mellanox/mlxreg-hotplug
 2018-01-17 18:21 UTC  (5+ messages)
` [patch v9 1/4] platform/x86: Move Mellanox hardware platform hotplug driver to platform/mellanox
` [patch v9 2/4] platform/mellanox: mlxreg-hotplug: Allow driver for ARM architecture
` [patch v9 3/4] platform/mellanox: mlxreg-hotplug: Code cleanup
` [patch v9 4/4] platform/mellanox: mlxreg-hotplug: Modify to use a regmap interface

[PATCH] PCI / PM: Fix trailing semicolon
 2018-01-17 18:21 UTC  (2+ messages)

[patch v1 1/1] platform/x86: mlx-platform: Allow compilation for 32 bit arch
 2018-01-17 18:20 UTC 

[PATCH] kvm: Map PFN-type memory regions as writable (if possible)
 2018-01-17 18:18 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH] ubifs: Check ubifs_wbuf_sync() return code
 2018-01-17 18:12 UTC 

[PATCH] pci/setup-bus: Delete an error message for a failed memory allocation in add_to_list()
 2018-01-17 18:16 UTC  (6+ messages)
  `  "

[PATCH for 4.16 00/11] membarrier updates for 4.16
 2018-01-17 18:13 UTC  (15+ messages)
` [PATCH for 4.16 01/11] membarrier: selftest: Test private expedited cmd (v2)
` [PATCH for 4.16 02/11] powerpc: membarrier: Skip memory barrier in switch_mm() (v7)
` [PATCH for 4.16 03/11] membarrier: Document scheduler barrier requirements (v5)
` [PATCH for 4.16 04/11] membarrier: provide GLOBAL_EXPEDITED command (v3)
` [PATCH for 4.16 05/11] membarrier: selftest: Test global expedited cmd (v2)
` [PATCH for 4.16 06/11] Introduce sync_core_before_usermode
` [PATCH for 4.16 07/11] x86: Implement sync_core_before_usermode (v3)
` [PATCH for 4.16 08/11] membarrier: Provide core serializing command
` [PATCH for 4.16 09/11] membarrier: x86: Provide core serializing command (v4)
` [PATCH for 4.16 10/11] membarrier: arm64: Provide core serializing command
` [PATCH for 4.16 11/11] membarrier: selftest: Test private expedited sync core cmd

[PATCH] x86/acpi: check rsdp address received via bootparams to be valid
 2018-01-17 18:12 UTC  (7+ messages)

[RFC PATCH 00/16] PTI support for x86-32
 2018-01-17 18:12 UTC  (11+ messages)
` [PATCH 02/16] x86/entry/32: Enter the kernel via trampoline stack
` [PATCH 03/16] x86/entry/32: Leave the kernel via the "

[PATCH v6 02/12] drivers: base: cacheinfo: setup DT cache properties early
 2018-01-17 18:08 UTC  (2+ messages)

[RFC PATCH 0/5] softirq: Per vector threading v2
 2018-01-17 18:07 UTC  (3+ messages)

[PATCH 1/3] encrypted-keys: add fscrypt format support
 2018-01-17 18:05 UTC  (5+ messages)
` [PATCH 3/3] encrypted-keys: document new fscrypt key format

[PATCH -next] memory: ti-emif-sram: remove redundant dev_err call in ti_emif_probe()
 2018-01-17 18:04 UTC  (2+ messages)

[PATCH] memory-EMIF: Use seq_putc() in emif_regdump_show()
 2018-01-17 18:03 UTC  (2+ messages)

KASAN: slab-out-of-bounds Write in tcp_v6_syn_recv_sock
 2018-01-17 18:02 UTC  (5+ messages)

[PATCH 0/3] mfd: cros_ec: add support for USBPD charger driver
 2018-01-17 17:59 UTC  (4+ messages)
` [PATCH 1/3] mfd: cros_ec: Add USBPD charger commands and struct definitions
` [PATCH 2/3] power: supply: add cros-ec USB PD charger driver
` [PATCH 3/3] mfd: cros_ec_dev: Register cros_usbpd-charger driver as a subdevice

[PATCH 3/5] clk: divider: add divider_ro_round_rate helper
 2018-01-17 17:55 UTC  (4+ messages)
` [3/5] "

[PATCH v3 00/10] perf tools: Add support for CoreSight trace decoding
 2018-01-17 17:52 UTC  (11+ messages)
` [PATCH v3 01/10] perf tools: Integrating the CoreSight decoding library
` [PATCH v3 02/10] perf tools: Add initial entry point for decoder CoreSight traces
` [PATCH v3 03/10] perf tools: Add processing of coresight metadata
` [PATCH v3 04/10] perf tools: Add decoder mechanic to support dumping trace data
` [PATCH v3 05/10] perf tools: Add support for decoding CoreSight "
` [PATCH v3 06/10] perf tools: Add functionality to communicate with the openCSD decoder
` [PATCH v3 07/10] pert tools: Add queue management functionality
` [PATCH v3 08/10] perf tools: Add full support for CoreSight trace decoding
` [PATCH v3 09/10] perf tools: Add mechanic to synthesise CoreSight trace packets
` [PATCH v3 10/10] MAINTAINERS: Adding entry for CoreSight trace decoding

[PATCH v1 2/3] x86/cpu/AMD: Use LFENCE_RDTSC instead of MFENCE_RDTSC
 2018-01-17 17:53 UTC  (11+ messages)
` [tip:x86/pti] "

[PATCH v3 00/10] perf tools: Add support for CoreSight trace decoding
 2018-01-17 17:51 UTC 

[PATCH] pci: Store more data about VFs into the SRIOV struct
 2018-01-17 17:44 UTC 

[PATCH v1 1/3] ACPI / x86: boot: Not all platforms require acpi_reduced_hw_init()
 2018-01-17 17:43 UTC  (4+ messages)
` [PATCH v1 2/3] x86/platform/intel-mid: Move PCI initialization to arch_init()
` [PATCH v1 3/3] x86/platform/intel-mid: Add special handling of ACPI HW reduced platforms

[PATCH v2 0/2] arm64: Run enable method for errata work arounds on late CPUs
 2018-01-17 17:42 UTC  (3+ messages)
` [PATCH v2 1/2] arm64: capabilities: Clarify argument passed to enable call back
` [PATCH v2 2/2] arm64: Run enable method for errata work arounds on late CPUs

[PATCH 00/11] siginfo fixes/cleanups esp SI_USER
 2018-01-17 17:39 UTC  (14+ 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

[GIT PULL] isolation: 1Hz residual tick offloading v3
 2018-01-17 17:38 UTC  (11+ messages)

[PATCH] Bluetooth: 6lowpan: Fix disconnect bug in 6lowpan
 2018-01-17 17:37 UTC  (3+ messages)

[PATCH v7 0/5] x86/KASLR: Add parameter kaslr_mem=nn[KMG]@ss[KMG]
 2018-01-17 17:32 UTC  (2+ messages)

[PATCH v2 0/2] Add efuse driver for Ingenic JZ4780 SoC
 2018-01-17 17:31 UTC  (6+ messages)
` [PATCH v2 1/2] nvmem: add driver for JZ4780 efuse

RCU stall in 8250 serial driver Linux 4.15-rc1
 2018-01-17 17:24 UTC  (3+ messages)

PROBLEM: epoll_wait does not obey edge triggering semantics for hierarchically constructed epoll sets
 2018-01-17 17:21 UTC  (2+ messages)

LKML admins (syzbot emails are not delivered)
 2018-01-17 17:16 UTC  (12+ messages)

[PATCH RT 00/13] Linux 3.18.91-rt98-rc1
 2018-01-17 17:13 UTC  (4+ messages)
` [PATCH RT 07/13] Revert "fs: jbd2: pull your plug when waiting for space"

[PATCH 1/6] backlight: Nuke unused backlight.props.state states
 2018-01-17 17:13 UTC  (13+ messages)
` [PATCH 2/6] backlight/generic-bl: remove DRIVER1 state
` [PATCH 3/6] backlight/pandora: Stop using BL_CORE_DRIVER1
` [PATCH 4/6] staging/fbtft: "
` [PATCH 5/6] backlight: Also nuke BL_CORE_DRIVER1
` [PATCH 6/6] MAINTAINERS: add dri-devel for backlight subsystem patches

WARNING in can_rcv
 2018-01-17 17:12 UTC  (9+ messages)

KASAN: stack-out-of-bounds Read in __nla_put
 2018-01-17 17:10 UTC  (4+ messages)

[PATCH RFC tip/core/rcu] Make SRCU be once again optional
 2018-01-17 17:10 UTC  (13+ messages)

[PATCH v16 00/10] Add backlight helper functions
 2018-01-17 17:09 UTC  (7+ messages)
` [PATCH v16 01/10] video: backlight: Add helpers to enable and disable backlight
` [PATCH v16 03/10] video: backlight: Add of_find_backlight helper in backlight.c
` [PATCH v16 05/10] video: backlight: Add devres versions of of_find_backlight

[PATCH 1/2] powerpc: export thread-tidr interfaces
 2018-01-17 17:07 UTC  (3+ messages)

[PATCH] ipmi: use dynamic memory for DMI driver override
 2018-01-17 17:06 UTC  (3+ messages)

[PATCH 1/6] kconfig: do not call check_conf() for olddefconfig
 2018-01-17 16:59 UTC  (4+ messages)

[RFC PATCH v2 0/2] Reduce IOTLB flush when pass-through dGPU devices
 2018-01-17 16:54 UTC  (5+ messages)
` [RFC PATCH v2 1/2] vfio/type1: Adopt fast IOTLB flush interface when unmap IOVAs

[PATCH] exynos: drm: use monotonic timestamps
 2018-01-17 16:54 UTC  (3+ messages)

[PATCH -next] drm/etnaviv: make local symbols static
 2018-01-17 16:47 UTC  (2+ messages)

[PATCH v2] Coccinelle: kzalloc-simple: Add all zero allocating functions
 2018-01-17 16:47 UTC  (2+ messages)
` [v2] Coccinelle: zalloc-simple: Safer transformations with SmPL

[PATCH v5 0/4] Address error and recovery for AER and DPC
 2018-01-17 16:46 UTC  (3+ messages)
` [PATCH v5 3/4] PCI/DPC: Unify and plumb error handling into DPC

[PATCH v2 00/22] mmc: tmio: various fixes and cleanups
 2018-01-17 16:45 UTC  (4+ messages)
` [PATCH v2 17/22] mmc: tmio: move TMIO_MASK_{READOP,WRITEOP} handling to correct place


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