linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-01-05 02:51:20 to 2018-01-05 10:49:51 UTC [more...]

[RFC] Retpoline: Binary mitigation for branch-target-injection (aka "Spectre")
 2018-01-05 10:49 UTC  (13+ messages)
  ` [PATCH v3 01/13] x86/retpoline: Add initial retpoline support

[PATCH] ASoC: codecs: dmic: Use channel map for configs with a single mic
 2018-01-05 10:45 UTC  (3+ messages)

[PATCH v5 00/20] firmware: ARM System Control and Management Interface(SCMI) support
 2018-01-05 10:45 UTC  (4+ messages)
` [PATCH v5 20/20] cpufreq: scmi: add support for fast frequency switching

[PATCH 1/4] extcon: axp288: Remove unused extcon_nb struct member
 2018-01-05 10:44 UTC  (8+ messages)
  ` [PATCH 2/4] extcon: axp288: Remove unused platform data

[PATCH] Staging: irda: Prefer 'unsigned int' to bare use of 'unsigned'
 2018-01-05 10:44 UTC  (2+ messages)

[PATCH v4 0/7] ARM: davinci: convert to common clock framework​
 2018-01-05 10:42 UTC  (6+ messages)
` [PATCH v4 6/7] ARM: davinci: convert to common clock framework

Avoid speculative indirect calls in kernel
 2018-01-05 10:40 UTC  (20+ messages)

[PATCH] platform/x86: dell-laptop: Filter out spurious keyboard backlight change events
 2018-01-05 10:40 UTC  (2+ messages)

[PATCH 0/6] irqchip/mips-gic: Enable & use VEIC mode if available
 2018-01-05 10:31 UTC  (7+ messages)
` [PATCH 1/6] MIPS: Move ehb() to barrier.h
` [PATCH 2/6] MIPS: CPS: Introduce mips_gic_enable_eic
` [PATCH 3/6] MIPS: Generic: Support GIC in EIC mode
` [PATCH 4/6] irqchip/mips-gic: Always attempt to enable "
` [PATCH 5/6] irqchip/mips-gic: Use separate vector for shared interrupts in "
` [PATCH 6/6] irqchip/mips-gic: Separate local interrupt handling

[RFC PATCH] asm/generic: introduce if_nospec and nospec_barrier
 2018-01-05 10:33 UTC 

[PATCH] xfrm: init skb_head lock for transport-mode packets
 2018-01-05 10:31 UTC  (5+ messages)
    ` [PATCH v2] xfrm: Use __skb_queue_tail in xfrm_trans_queue

[PATCH 0/6] ARM64: dts: meson-axg: UART DT updates
 2018-01-05 10:30 UTC  (13+ messages)
` [PATCH 1/6] ARM64: dts: meson-axg: uart: drop legacy compatible name from EE UART
` [PATCH 2/6] ARM64: dts: meson-axg: uart: fix address space range
` [PATCH 3/6] ARM64: dts: meson-axg: uart: Add the clock info description
` [PATCH 4/6] ARM64: dts: meson-axg: uart: Add the pinctrl "
` [PATCH 5/6] arm64: dts: meson-axg: complete the pinctrl info for UART_AO_A
` [PATCH 6/6] ARM64: dts: meson-axg: enable the UART_A controller

[PATCH 00/11] arm64 kpti hardening and variant 2 workarounds
 2018-01-05 10:29 UTC  (5+ messages)
` [PATCH 03/11] arm64: Take into account ID_AA64PFR0_EL1.CSV3
` [PATCH 04/11] arm64: cpufeature: Pass capability structure to ->enable callback

[PATCH] ANDROID: binder: remove waitqueue when thread exits
 2018-01-05 10:27 UTC 

[PATCH 00/13] replace print_symbol() with printk()-s
 2018-01-05 10:25 UTC  (4+ messages)

proposal for meltdown-workaround with low overhead
 2018-01-05 10:24 UTC  (3+ messages)

[PATCH 4.9 00/39] 4.9.75-stable review
 2018-01-05 10:23 UTC  (2+ messages)

[PATCH] doc: memory-barriers: reStructure Text
 2018-01-05 10:22 UTC  (6+ messages)

[PATCH 4.4 00/37] 4.4.110-stable review
 2018-01-05 10:12 UTC  (12+ messages)

[PATCH -next] um: vector: fix missing unlock on error in vector_net_open()
 2018-01-05 10:12 UTC  (2+ messages)

[PATCH 00/27] timecounter/cyclecounter struct/interface update
 2018-01-05 10:06 UTC  (12+ messages)
` [PATCH 15/27] ALSA: hda - Use timecounter_initialize interface
  ` [alsa-devel] "

[PATCH v2 0/3] drm/sun4i: hdmi: Fix sun4i_tmds_determine_rate
 2018-01-05 10:03 UTC  (5+ messages)
` [PATCH v2 1/3] drm/sun4i: hdmi: Check for unset best_parent in sun4i_tmds_determine_rate

[PATCH net-next 00/20] add some new features and fix some bugs for HNS3 driver
 2018-01-05 10:18 UTC  (21+ messages)
` [PATCH net-next 01/20] net: hns3: Add ethtool interface for vlan filter
` [PATCH net-next 02/20] net: hns3: Disable VFs change rxvlan offload status
` [PATCH net-next 03/20] net: hns3: Unify the strings display of packet statistics
` [PATCH net-next 04/20] net: hns3: Fix spelling errors
` [PATCH net-next 05/20] net: hns3: Remove repeat statistic of rx_errors
` [PATCH net-next 06/20] net: hns3: Modify the update period of packet statistics
` [PATCH net-next 07/20] net: hns3: Mask the packet statistics query when NIC is down
` [PATCH net-next 08/20] net: hns3: Fix an error of total drop packet statistics
` [PATCH net-next 09/20] net: hns3: Fix a loop index error of tqp statistics query
` [PATCH net-next 10/20] net: hns3: Fix an error macro definition of HNS3_TQP_STAT
` [PATCH net-next 11/20] net: hns3: Remove a useless member of struct hns3_stats
` [PATCH net-next 12/20] net: hns3: Add packet statistics of netdev
` [PATCH net-next 13/20] net: hns3: Fix a response data read error of tqp statistics query
` [PATCH net-next 14/20] net: hns3: fix for updating fc_mode_last_time
` [PATCH net-next 15/20] net: hns3: fix for setting MTU
` [PATCH net-next 16/20] net: hns3: fix for changing MTU
` [PATCH net-next 17/20] net: hns3: add MTU initialization for hardware
` [PATCH net-next 18/20] net: hns3: fix for not setting pause parameters
` [PATCH net-next 19/20] net: hns3: remove redundant semicolon
` [PATCH net-next 20/20] net: hns3: Add more packet size statisctics

[PATCH 1/4] arm: dts: ls1021a: Enable usb3-lpm-capable for usb3 node
 2018-01-05  9:40 UTC  (4+ messages)
` [PATCH 2/4] arm64: dts: ls1043a: "
` [PATCH 3/4] arm64: dts: ls1046a: "
` [PATCH 4/4] xHCI: Handle dwc3 erratum on USB3 HW LPM feature

[PATCH] ARM: imx_v6_v7_defconfig: enable OP-TEE
 2018-01-05  9:40 UTC 

[PATCH] Input: stmfts,s6sy671 - add SPDX identifier
 2018-01-05  9:57 UTC  (2+ messages)

[GIT PULL]: soundwire updates
 2018-01-05  9:57 UTC 

[rdma for-next] bnxt_re: report RoCE device support at info level
 2018-01-05  9:52 UTC  (2+ messages)

[PATCH v6 00/11] Intel SGX Driver
 2018-01-05  9:50 UTC 

[PATCH] media: cobalt: select CONFIG_SND_PCM
 2018-01-05  9:44 UTC 

[PATCH] media: staging: tegra-vde: select DMA_SHARED_BUFFER
 2018-01-05  9:43 UTC 

[PATCH] kasan: add declarations for internal functions
 2018-01-05  9:40 UTC 

[PATCH v5 00/12] drm/sun4i: Add A83t LVDS support
 2018-01-05  9:39 UTC  (2+ messages)

[PATCH] vhost: remove unused lock check flag in vhost_dev_cleanup()
 2018-01-05  9:39 UTC  (2+ messages)
` [PATCH v2] "

[PATCH net] of_mdio: avoid MDIO bus removal when a PHY is missing
 2018-01-05  9:36 UTC 

[PATCH -next] f2fs: make local functions static
 2018-01-05  9:41 UTC 

WARNING in ion_ioctl
 2018-01-05  9:33 UTC  (5+ messages)

[PATCH 0/3] unclutter thp migration
 2018-01-05  9:33 UTC  (6+ messages)
` [PATCH 1/3] mm, numa: rework do_pages_move

[PATCH v5 0/3] Add andestech atcpit100 timer
 2018-01-05  9:31 UTC  (9+ messages)
` [PATCH v5 1/3] clocksource/drivers/atcpit100: "

Bricked x86 CPU with software?
 2018-01-05  9:28 UTC  (5+ messages)

[PATCH v2 0/3] renesas: irqchip: Use WAKEUP_PATH driver PM flag
 2018-01-05  9:16 UTC  (5+ messages)

[RFC PATCH 0/4] API for inhibiting speculative arbitrary read primitives
 2018-01-05  9:15 UTC  (5+ messages)
` [RFC PATCH 1/4] asm-generic/barrier: add generic nospec helpers

[kernel-hardening] [PATCH v2] arm: Always use REFCOUNT_FULL
 2018-01-05  9:02 UTC 

[PATCH v3 0/9] Renesas Capture Engine Unit (CEU) V4L2 driver
 2018-01-05  8:56 UTC  (4+ messages)
` [PATCH v3 1/9] dt-bindings: media: Add Renesas CEU bindings

mmotm 2018-01-04-16-19 uploaded
 2018-01-05  8:46 UTC  (3+ messages)

[PATCH] checkpatch: Add test for keywords not starting on tabstops
 2018-01-05  8:43 UTC  (3+ messages)
`  "
  ` [B.A.T.M.A.N.] "

[PATCH] xen-netfront: enable device after manual module load
 2018-01-05  8:42 UTC 

[PATCH] [linux-next] rt2x00: Fix a typo in printk
 2018-01-05  8:40 UTC  (2+ messages)

[GIT PULL] xen: fix for 4.15-rc7
 2018-01-05  8:30 UTC 

[PATCH v3] arm64: v8.4: Support for new floating point multiplication instructions
 2018-01-05  8:22 UTC  (5+ messages)

RE
 2018-01-05  8:16 UTC 

[PATCH 00/12] add dts nodes to MT7622 SoC
 2018-01-05  8:21 UTC  (5+ messages)
` [PATCH 05/12] arm64: dts: mt7622: add PMIC MT6380 related nodes

[PATCH RESENT V3] nvme-pci: fix NULL pointer reference in nvme_alloc_ns
 2018-01-06  0:01 UTC 

[PATCH v2] clk: mediatek: adjust dependency of reset.c to avoid unexpectedly being built
 2018-01-05  8:14 UTC 

[RFC PATCH] asm/generic: introduce if_nospec and nospec_barrier
 2018-01-05  8:11 UTC  (12+ messages)

[PATCH net-next] net: tracepoint: adding new tracepoint arguments in inet_sock_set_state
 2018-01-05  8:09 UTC  (3+ messages)

[PATCH v4 0/3] Add support for Hi3660 mailbox driver
 2018-01-05  8:08 UTC  (4+ messages)
` [PATCH v4 2/3] mailbox: Add support for Hi3660 mailbox

[PATCH 1/2] f2fs: show precise # of blocks that user/root can use
 2018-01-05  8:04 UTC  (6+ messages)
` [PATCH 2/2] f2fs: add reserved blocks for root user
  ` [PATCH 2/2 v2] "
    ` [PATCH 2/2 v3] "
  ` [f2fs-dev] [PATCH 2/2] "
` [f2fs-dev] [PATCH 1/2] f2fs: show precise # of blocks that user/root can use

[PATCH 4.14 00/14] 4.14.12-stable review
 2018-01-05  8:04 UTC  (6+ messages)

kernel BUG at ./include/linux/skbuff.h:LINE!
 2018-01-05  8:01 UTC  (2+ messages)

[PATCH v10 0/8] Add io{read|write}64 to io-64-atomic headers
 2018-01-05  8:01 UTC  (3+ messages)
` [PATCH v10 7/8] crypto: caam: cleanup CONFIG_64BIT ifdefs when using io{read|write}64

[PATCH] tty: fix data race in n_tty_receive_buf_common
 2018-01-05  7:45 UTC  (8+ messages)

Crypto Fixes for 4.9
 2018-01-05  7:38 UTC  (8+ messages)
` Crypto Update for 4.10
  ` Crypto Update for 4.11
    ` Crypto Fixes for 4.13
      ` Crypto Fixes for 4.14
        ` Crypto Fixes for 4.15

[GIT PULL] arm64: dts: uniphier: UniPhier DT updates (64bit) for v4.16
 2018-01-05  7:29 UTC  (2+ messages)

[GIT PULL] ARM: at91: drivers for 4.16
 2018-01-05  7:32 UTC  (2+ messages)

[GIT PULL] ARM: at91: DT for 4.16
 2018-01-05  7:30 UTC  (2+ messages)

[GIT PULL] ARM: dts: uniphier: UniPhier DT updates for v4.16
 2018-01-05  7:29 UTC  (2+ messages)

[GIT PULL 1/3] ARM: Keystone DTS for 4.16
 2018-01-05  7:14 UTC  (6+ messages)
` [GIT PULL 2/3] SOC: Keystone SOC update "
` [GIT PULL 3/3] ARM: Keystone config "

[PATCH V3] nvme-pci: fix NULL pointer reference in nvme_alloc_ns
 2018-01-05 23:33 UTC 

[PATCH] of: Use SPDX license tag for DT files
 2018-01-05  7:06 UTC  (2+ messages)

[PATCH] [v3] x86/doc: add PTI description
 2018-01-05  6:57 UTC  (2+ messages)

[PATCH 00/11] Copy Offload in NVMe Fabrics with P2P PCI Memory
 2018-01-05  6:47 UTC  (13+ messages)
` [PATCH 04/12] pci-p2p: Clear ACS P2P flags for all client devices
` [PATCH 06/12] IB/core: Add optional PCI P2P flag to rdma_rw_ctx_[init|destroy]()

[PATCH 1/2] Move kfree_call_rcu() to slab_common.c
 2018-01-05  6:46 UTC  (12+ messages)

[PATCH v2] ocfs2: try a blocking lock before return AOP_TRUNCATED_PAGE
 2018-01-05  6:31 UTC  (3+ messages)
` [Ocfs2-devel] "

[PATCH 00/23] [v4] KAISER: unmap most of the kernel from userspace page tables
 2018-01-05  6:29 UTC  (6+ messages)
` [PATCH 05/23] x86, kaiser: unmap kernel from userspace page tables (core patch)

[PATCH] f2fs: implement cgroup writeback supprot
 2018-01-05  6:28 UTC 

[PATCH 00/11] drm/sun4i: Add A83T HDMI support
 2018-01-05  6:20 UTC  (8+ messages)
` [PATCH 06/11] dt-bindings: display: sun4i-drm: Add A83T HDMI pipeline
    ` [linux-sunxi] "

[PATCH] f2fs: add resgid and resuid to reserve root blocks
 2018-01-05  6:18 UTC 

[PATCH] mm/fadvise: discard partial pages iff endbyte is also eof
 2018-01-05  6:10 UTC  (2+ messages)
` [PATCH v2] mm/fadvise: discard partial page if endbyte is also EOF

[PATCH 0/7] IBRS patch series
 2018-01-05  5:25 UTC  (14+ messages)
` [PATCH 2/7] x86/enter: MACROS to set/clear IBRS
` [PATCH 3/7] x86/enter: Use IBRS on syscall and interrupts

[PATCH] driver: input :touchscreen :Modify Raydium Firmware update input file
 2018-01-05  5:53 UTC  (2+ messages)

linux-next: Tree for Jan 5
 2018-01-05  5:45 UTC 

[RFC] selftests/x86: Add test_vsyscall
 2018-01-05  5:38 UTC 

[PATCH] nvme-pci: fix the timeout case when reset is ongoing
 2018-01-05  5:36 UTC  (3+ messages)

[PATCH] [v2] x86/doc: add PTI description
 2018-01-05  5:32 UTC  (3+ messages)

[PATCH V7 00/12] add clock driver for Spreadtrum platforms
 2018-01-05  5:27 UTC  (5+ messages)
` [PATCH V7 12/12] arm64: dts: add clocks for SC9860

[RFC] boot failed when enable KAISER/KPTI
 2018-01-05  5:14 UTC 

linux-next: build failure after merge of the akpm-current tree
 2018-01-05  4:59 UTC 

WARNING in __switch_to (2)
 2018-01-05  4:58 UTC 

KASAN: slab-out-of-bounds Read in cap_inode_getsecurity
 2018-01-05  4:54 UTC  (2+ messages)

BUG: unable to handle kernel paging request in memset_erms
 2018-01-05  4:40 UTC 

[RESEND PATCH 0/3] x86/apic/kexec: Enable legacy irq mode before jump to kexec/kdump kernel
 2018-01-05  4:39 UTC  (4+ messages)
` [RESEND PATCH 1/3] x86/apic: Set up through LAPIC on boot CPU's LINT0 if ioapic is disabled
` [RESEND PATCH 2/3] x86/apic/kexec: Enable legacy irq mode before jump to kexec/kdump kernel
` [RESEND PATCH 3/3] x86/apic: Clean up the names of legacy irq mode setting related functions

[PATCH] irq_work: Improve the flag definitions
 2018-01-05  4:19 UTC 

4.15-rc6+ hang
 2018-01-05  4:02 UTC  (3+ messages)

[PATCH] arm: dts: mediatek: add audsys node for both MT2701 and MT7623
 2018-01-05  3:57 UTC 

[PATCH net-next V2 0/2] tun: allow to attahc eBPF filter
 2018-01-05  3:54 UTC  (3+ messages)
` [PATCH net-next V2 1/2] tuntap: rename struct tun_steering_prog to struct tun_prog
` [PATCH net-next V2 2/2] tun: allow to attach ebpf socket filter

[PATCH V2] nvme-pci: fix NULL pointer reference in nvme_alloc_ns
 2018-01-05  3:44 UTC  (3+ messages)

[PATCH 0/3] x86/apic/kexec: Enable legacy irq mode before jump to kexec/kdump kernel
 2018-01-05  3:26 UTC  (5+ messages)
` [PATCH 1/3] x86/apic: Set up through LAPIC on boot CPU's LINT0 if ioapic is disabled "
` [PATCH 2/3] x86/apic/kexec: Enable legacy irq mode before jump "
` [PATCH 3/3] x86/apic: Clean up the names of legacy irq mode setting related functions

[PATCH 0/2] Consolidate BUILD_BUG macros
 2018-01-05  3:10 UTC  (3+ messages)
` [PATCH 1/2] genl_magic: remove own BUILD_BUG_ON*() defines
` [PATCH 2/2] build_bug.h: remove BUILD_BUG_ON_NULL()

[PATCH v5 0/4] kaslr: add parameter immovable_mem=nn[KMG]@ss[KMG] to make memory hotplug work well with kaslr
 2018-01-05  2:58 UTC  (4+ messages)
` [PATCH v5 1/4] kaslr: add immovable_mem=nn[KMG]@ss[KMG] to specify extracting memory

[RFC][PATCHv6 00/12] printk: introduce printing kernel thread
 2018-01-05  2:54 UTC  (2+ messages)


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