linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-01-17 17:53:15 to 2018-01-17 20:35:29 UTC [more...]

[GIT PULL] x86 fixes
 2018-01-17 20:35 UTC  (2+ messages)

[PATCH v6 00/99] XArray version 6
 2018-01-17 20:22 UTC  (33+ messages)
` [PATCH v6 01/99] xarray: Add the xa_lock to the radix_tree_root
` [PATCH v6 25/99] page cache: Convert page deletion to XArray
` [PATCH v6 26/99] page cache: Convert page cache lookups "
` [PATCH v6 28/99] page cache: Remove stray radix comment
` [PATCH v6 72/99] xfs: Convert xfs dquot to XArray
` [PATCH v6 73/99] xfs: Convert mru cache "
` [PATCH v6 74/99] usb: Convert xhci-mem "
` [PATCH v6 75/99] md: Convert raid5-cache "
` [PATCH v6 76/99] irqdomain: Convert "
` [PATCH v6 77/99] fscache: "
` [PATCH v6 78/99] sh: intc: "
` [PATCH v6 79/99] blk-cgroup: "
` [PATCH v6 80/99] blk-ioc: "
` [PATCH v6 81/99] i915: Convert handles_vma "
` [PATCH v6 82/99] s390: Convert gmap "
` [PATCH v6 83/99] hwspinlock: Convert "
` [PATCH v6 84/99] btrfs: Convert fs_roots_radix "
` [PATCH v6 85/99] btrfs: Remove unused spinlock
` [PATCH v6 86/99] btrfs: Convert reada_zones to XArray
` [PATCH v6 87/99] btrfs: Convert reada_extents "
` [PATCH v6 88/99] btrfs: Convert reada_tree "
` [PATCH v6 89/99] btrfs: Convert buffer_radix "
` [PATCH v6 90/99] btrfs: Convert delayed_nodes_tree "
` [PATCH v6 91/99] btrfs: Convert name_cache "
` [PATCH v6 92/99] f2fs: Convert pids radix tree "
` [PATCH v6 93/99] f2fs: Convert ino_root "
` [PATCH v6 94/99] f2fs: Convert extent_tree_root "
` [PATCH v6 95/99] f2fs: Convert gclist.iroot "
` [PATCH v6 96/99] dma-debug: Convert "
` [PATCH v6 97/99] xen: Convert pvcalls-back "
` [PATCH v6 98/99] qrtr: Convert "
` [PATCH v6 99/99] null_blk: "

[RFC 1/2] softirq: Defer net rx/tx processing to ksoftirqd context
 2018-01-17 20:30 UTC  (4+ messages)

[PATCH v5 00/17] ASoC: fsl_ssi: Clean up - program flow level
 2018-01-17 20:27 UTC  (4+ messages)

[net-next: PATCH v3 0/7] Armada 7k/8k PP2 ACPI support
 2018-01-17 20:20 UTC  (4+ messages)

[PATCH v2 0/4] drivers: firmware: xilinx: Add firmware driver support
 2018-01-17 20:20 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: firmware: Add bindings for ZynqMP firmware
` [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

[PATCH v3 00/12] drm/sun4i: Add A83T HDMI support
 2018-01-17 20:14 UTC  (13+ messages)
` [PATCH v3 01/12] clk: sunxi-ng: Mask nkmp factors when setting register
` [PATCH v3 02/12] clk: sunxi-ng: Change formula for NKMP PLLs
` [PATCH v3 03/12] drm/bridge/synopsys: dw-hdmi: Enable workaround for v1.32a
` [PATCH v3 04/12] drm/bridge/synopsys: dw-hdmi: Export some PHY related functions
` [PATCH v3 05/12] drm/bridge/synopsys: dw-hdmi: don't clobber drvdata
` [PATCH v3 06/12] dt-bindings: display: sun4i-drm: Add A83T HDMI pipeline
` [PATCH v3 07/12] drm/sun4i: Add has_channel_0 TCON quirk
` [PATCH v3 08/12] drm/sun4i: Add support for A83T second TCON
` [PATCH v3 09/12] drm/sun4i: Add support for A83T second DE2 mixer
` [PATCH v3 10/12] drm/sun4i: Implement A83T HDMI driver
` [PATCH v3 11/12] ARM: dts: sun8i: a83t: Add HDMI display pipeline
` [PATCH v3 12/12] ARM: dts: sun8i: a83t: Enable HDMI on BananaPi M3

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

[PATCH v4] input: pxrc: new driver for PhoenixRC Flight Controller Adapter
 2018-01-17 20:12 UTC  (4+ messages)

Regression: kexec/kdump boot hangs with x86/vector commits
 2018-01-17 20:10 UTC  (8+ messages)
      ` kexec reboot fails with extra wbinvd introduced for AME SME

[PATCH] IIO: ADC: stm32-dfsdm: remove unused variable
 2018-01-17 20:09 UTC  (3+ messages)

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

[PATCH v3 00/10] perf tools: Add support for CoreSight trace decoding
 2018-01-17 20:04 UTC  (7+ messages)
` [PATCH v3 01/10] perf tools: Integrating the CoreSight decoding library
` [PATCH v3 03/10] perf tools: Add processing of coresight metadata
` [PATCH v3 05/10] perf tools: Add support for decoding CoreSight trace data
` [PATCH v3 07/10] pert tools: Add queue management functionality
` [PATCH v3 08/10] perf tools: Add full support for CoreSight trace decoding

[PATCH v2 00/31] Replacing net_mutex with rw_semaphore
 2018-01-17 20:04 UTC  (5+ messages)
` [PATCH v2 03/31] net: Introduce net_sem for protection of pernet_list
` [PATCH v2 05/31] net: Allow pernet_operations to be executed in parallel

[PATCH] MIPS: fix typo BIG_ENDIAN to CPU_BIG_ENDIAN
 2018-01-17 19:55 UTC  (2+ messages)

aio fsync revisited
 2018-01-17 19:47 UTC  (2+ messages)
` [PATCH] aio: resurrect IOCB_CMD_FSYNC and IOCB_CMD_FDSYNC support

[PATCH] [RESEND] drm/gma500: initialize gma_clock_t structures
 2018-01-17 19:44 UTC  (5+ messages)

[PATCH] [RESEND] drm: i915: remove timeval users
 2018-01-17 19:42 UTC  (2+ messages)

[PATCH] lib: Remove select of inexistant GENERIC_IO
 2018-01-17 19:42 UTC  (2+ messages)

aio poll, io_pgetevents and a new in-kernel poll API V3
 2018-01-17 19:27 UTC  (37+ messages)
` [PATCH 01/36] aio: don't print the page size at boot time
` [PATCH 02/36] aio: remove an outdated comment in aio_complete
` [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 08/36] aio: implement io_pgetevents
` [PATCH 09/36] fs: unexport poll_schedule_timeout
` [PATCH 10/36] fs: cleanup do_pollfd
` [PATCH 11/36] fs: update documentation for __poll_t
` [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 14/36] aio: implement IOCB_CMD_POLL
` [PATCH 15/36] net: refactor socket_poll
` [PATCH 16/36] net: add support for ->poll_mask in proto_ops
` [PATCH 17/36] net: remove sock_no_poll
` [PATCH 18/36] net/tcp: convert to ->poll_mask
` [PATCH 19/36] net/unix: "
` [PATCH 20/36] net: convert datagram_poll users tp ->poll_mask
` [PATCH 21/36] net/dccp: convert to ->poll_mask
` [PATCH 22/36] net/atm: "
` [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 29/36] net/phonet: "
` [PATCH 30/36] net/iucv: "
` [PATCH 31/36] net/rxrpc: "
` [PATCH 32/36] crypto: af_alg: "
` [PATCH 33/36] pipe: "
` [PATCH 34/36] eventfd: switch "
` [PATCH 35/36] timerfd: convert "
` [PATCH 36/36] random: "

[PATCH] Kbuild: suppress packed-not-aligned warning for default setting only
 2018-01-17 19:40 UTC  (3+ messages)

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

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

ipv6 redefinition build issue with 4.15-rc8
 2018-01-17 19:31 UTC  (3+ messages)

[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] ASoC: Intel: remove select on non-existing SND_SOC_INTEL_COMMON
 2018-01-17 19:14 UTC  (2+ messages)
` [alsa-devel] "

[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  (6+ messages)
` [PATCH v5 12/44] clk: davinci: Add platform information for TI DA850 PSC

[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 

[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 v2 0/3] tty: Make __do_SAK() less greedy in regard to tasklist_lock
 2018-01-17 18:37 UTC  (7+ messages)
` [PATCH v2 1/3] Revert "do_SAK: Don't recursively take the tasklist_lock"

[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  (5+ messages)
` [PATCH for 4.16 07/11] x86: Implement sync_core_before_usermode (v3)

[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 v1 2/3] x86/cpu/AMD: Use LFENCE_RDTSC instead of MFENCE_RDTSC
 2018-01-17 17:53 UTC  (11+ messages)
` [tip:x86/pti] "


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