linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-02 23:07:00 to 2018-11-03 13:16:27 UTC [more...]

[PATCH v2] netfilter: conntrack: fix calculation of next bucket number in early_drop
 2018-11-03 13:16 UTC  (2+ messages)

[PATCH v15 00/23] Intel SGX1
 2018-11-03 13:15 UTC  (30+ messages)
` [PATCH v15 01/23] x86/sgx: Update MAINTAINERS
` [PATCH v15 02/23] x86/cpufeatures: Add Intel-defined SGX feature bit
` [PATCH v15 03/23] x86/cpufeatures: Add SGX sub-features (as Linux-defined bits)
` [PATCH v15 04/23] x86/msr: Add IA32_FEATURE_CONTROL.SGX_ENABLE definition
` [PATCH v15 05/23] x86/cpu/intel: Detect SGX support and update caps appropriately
` [PATCH v15 06/23] x86/mm: x86/sgx: Add new 'PF_SGX' page fault error code bit
` [PATCH v15 07/23] x86/mm: x86/sgx: Signal SIGSEGV for userspace #PFs w/ PF_SGX
` [PATCH v15 08/23] x86/sgx: Define SGX1 and SGX2 ENCLS leafs
` [PATCH v15 09/23] x86/sgx: Add ENCLS architectural error codes
` [PATCH v15 10/23] x86/sgx: Add SGX1 and SGX2 architectural data structures
` [PATCH v15 11/23] x86/sgx: Add definitions for SGX's CPUID leaf and variable sub-leafs
` [PATCH v15 12/23] x86/cpufeatures: Add Intel-defined SGX_LC feature bit
` [PATCH v15 13/23] x86/msr: Add SGX Launch Control MSR definitions
` [PATCH v15 14/23] x86/cpu/intel: Clear SGX_LC capability if not enabled in FEATURE_CONTROL
` [PATCH v15 15/23] x86/sgx: Add wrappers for ENCLS leaf functions
` [PATCH v15 16/23] x86/sgx: Enumerate and track EPC sections
` [PATCH v15 17/23] x86/sgx: Add functions to allocate and free EPC pages
` [PATCH v15 18/23] x86/sgx: Add sgx_einit() for initializing enclaves
` [PATCH v15 19/23] platform/x86: Intel SGX driver
` [PATCH v15 20/23] platform/x86: sgx: Add swapping functionality to the "
` [PATCH v15 21/23] x86/sgx: Add a simple swapper for the EPC memory manager
` [PATCH v15 22/23] platform/x86: ptrace() support for the SGX driver
` [PATCH v15 23/23] x86/sgx: Driver documentation

[PATCH v3 0/2] kretprobe: produce sane stack traces
 2018-11-03 13:13 UTC  (16+ messages)
` [PATCH v3 1/2] "

[PATCH v3 0/3] staging: iio: ad7780: correct driver read
 2018-11-03 13:10 UTC  (10+ messages)
` [PATCH v3 1/3] staging: iio: ad7780: fix offset read value
` [PATCH v3 2/3] staging: iio: ad7780: update voltage on read
` [PATCH v3 3/3] staging: iio: ad7780: remove unnecessary stashed voltage value

[PATCH v2] include/linux/compiler*.h: add version detection to asm_volatile_goto
 2018-11-03 13:10 UTC  (3+ messages)
` [PATCH v3] include/linux/compiler*.h: define asm_volatile_goto

[PATCH v7 0/3] staging: iio: ad2s1210: Switch to the gpio descriptor interface
 2018-11-03 13:07 UTC  (10+ messages)
` [PATCH v7 1/3] "
` [PATCH v7 2/3] staging: iio: ad2s1210: Drop the gpioin flag
` [PATCH v7 3/3] staging: iio: ad2s1210: Add device tree table

[PATCH 4.14 000/143] 4.14.79-stable review
 2018-11-03 12:51 UTC  (17+ messages)
` [PATCH 4.14 053/143] x86/power: Fix some ordering bugs in __restore_processor_context()
` [PATCH 4.14 060/143] net/mlx5: Fix mlx5_get_vector_affinity function
` [PATCH 4.14 069/143] ARM: tegra: Fix ULPI regression on Tegra20
` [PATCH 4.14 106/143] sch_netem: restore skb->dev after dequeuing from the rbtree

linux-next: Tree for Nov 2
 2018-11-03 12:43 UTC  (6+ messages)
      ` linux-next: Tree for Nov 2 (compiler-gcc.h)

[PATCH v2 0/3] Allwinner H6 Ethernet support
 2018-11-03 12:32 UTC  (4+ messages)
` [PATCH v2 1/3] dt-binding: dwmac-sun8i: add H6 compatible string (w/ A64 fallback)
` [PATCH v2 2/3] arm64: allwinner: h6: add EMAC device nodes
` [PATCH v2 3/3] arm64: allwinner: h6: add support for the Ethernet on Pine H64

[PATCH v3 2/3] iio: adc: Add ad7124 support
 2018-11-03 12:16 UTC  (2+ messages)

[PATCH] mm: Create the new vm_fault_t type
 2018-11-03 12:02 UTC  (3+ messages)

[PATCH v3 3/3] dt-bindings: iio: adc: Add docs for ad7124
 2018-11-03 11:58 UTC  (3+ messages)

[BUGFIX PATCH] tracing/kprobes: Fix strpbrk() argument order
 2018-11-03 11:54 UTC  (5+ messages)

[PATCH v3 0/3] Add Xilinx AMS Driver
 2018-11-03 11:50 UTC  (3+ messages)
` [PATCH v3 2/3] iio: adc: Add Xilinx AMS driver

[PATCH] ACPI / battery: Fix reporting "Not charging" when capacity is 100%
 2018-11-03 11:28 UTC  (2+ messages)

[PATCH 0/6] Detach TPM space code from tpm_transmit() flow
 2018-11-03 11:11 UTC  (8+ messages)
` [PATCH 1/6] tpm: use tpm_buf in tpm_transmit_cmd() as the IO parameter
` [PATCH 2/6] tpm: clean up tpm_try_transmit() error handling flow
` [PATCH 3/6] tpm: access command header through struct in tpm_try_transmit()
` [PATCH 4/6] tpm: move tpm_validate_commmand() to tpm2-space.c
` [PATCH 5/6] tpm: encapsulate tpm_dev_transmit()
` [PATCH 6/6] tpm: move TPM space code out of tpm_transmit()

[PATCH v2] staging: olpc_dcon: olpc_dcon_xo_1.c: Switch to the gpio descriptor interface
 2018-11-03 11:08 UTC 

[RFC PATCH 0/3] M_CAN Framework rework
 2018-11-03 10:45 UTC  (5+ messages)
` [RFC PATCH 1/3] can: m_can: Create m_can core to leverage common code

[PATCH v2 0/2] kgdb: Fix kgdb_roundup_cpus()
 2018-11-03 10:45 UTC  (5+ messages)
` [PATCH v2 2/2] kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function()

[PATCH v2 0/6] staging:iio:ad2s90: Add scale info and improve error handling
 2018-11-03 10:45 UTC  (9+ messages)
` [PATCH v2 1/6] staging:iio:ad2s90: Make read_raw return spi_read's error code
` [PATCH v2 2/6] staging:iio:ad2s90: Make probe handle spi_setup failure

[GIT PULL] arm64 2nd round of updates for 4.20
 2018-11-03 10:41 UTC 

[PATCH 0/2] iio: pressure: Add support for Honeywell HSC SPI sensors
 2018-11-03 10:36 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: "

[PATCH v5 00/11] AXP8x3 AC and battery power supply support
 2018-11-03 10:21 UTC  (7+ messages)
` [PATCH v5 04/11] dt-bindings: iio: adc: add AXP803 ADC bindings

[PATCH] iov_iter: Fix 9p virtio breakage
 2018-11-03 10:19 UTC  (3+ messages)

[PATCH v2] iov_iter: Fix 9p virtio breakage
 2018-11-03 10:18 UTC 

[PATCH v3 0/7] x86/alternatives: text_poke() fixes
 2018-11-03 10:11 UTC  (9+ messages)
` [PATCH v3 1/7] Fix "x86/alternatives: Lockdep-enforce text_mutex in text_poke*()"
` [PATCH v3 2/7] x86/jump_label: Use text_poke_early() during early_init
` [PATCH v3 3/7] x86/mm: temporary mm struct
` [PATCH v3 4/7] fork: provide a function for copying init_mm
` [PATCH v3 5/7] x86/alternatives: initializing temporary mm for patching
` [PATCH v3 6/7] x86/alternatives: use temporary mm for text poking
` [PATCH v3 7/7] x86/alternatives: remove text_poke() return value

[PATCH 00/10] drm/sun4i: Allwinner MIPI-DSI Burst mode support
 2018-11-03 10:09 UTC  (11+ messages)
` [PATCH 01/10] drm/sun4i: sun6i_mipi_dsi: Compute burst mode loop N1 instruction delay
` [PATCH 02/10] drm/sun4i: sun6i_mipi_dsi: Support instruction loop selection
` [PATCH 03/10] drm/sun4i: sun6i_mipi_dsi: Setup burst mode timings
` [PATCH 04/10] drm/sun4i: sun6i_mipi_dsi: Setup burst mode
` [PATCH 05/10] drm/sun4i: sun6i_mipi_dsi: Enable "
` [PATCH 06/10] drm/sun4i: sun6i_mipi_dsi: Enable 2byte trail for 4-lane "
` [PATCH 07/10] drm/sun4i: sun6i_mipi_dsi: Enable burst mode HBP, HSA_HSE
` [PATCH 08/10] dt-bindings: panel: Add Feiyang FY07024DI26A30-D MIPI-DSI LCD panel
` [PATCH 09/10] drm/panel: "
` [PATCH 10/10] [DO NOT MERGE] arm64: allwinner: a64: pine64-lts: Enable Feiyang FY07024DI26A30-D DSI panel

[PATCH] tsc: make calibration refinement more robust
 2018-11-03 10:04 UTC  (4+ messages)

[PATCH 0/5] Use common cordic algorithm for b43
 2018-11-03  9:59 UTC  (6+ messages)
` [PATCH 1/5] lib: cordic: Move cordic macros and defines to header file
` [PATCH 2/5] brcmfmac: Use common CORDIC_FLOAT macro from lib
` [PATCH 3/5] brcmfmac: Drop unused cordic defines and macros
` [PATCH 4/5] b43: Use common cordic algorithm from kernel lib
` [PATCH 5/5] b43: Drop internal cordic algorithm implementation

perf script doesn't dump a normal call trace
 2018-11-03  9:36 UTC  (3+ messages)

[PATCH 0/6] Add Support for MCAN transceivers in AM65x-evm
 2018-11-03  9:36 UTC  (3+ messages)
` [PATCH 1/6] phy: Add max_bitrate attribute & phy_get_max_bitrate()

[PATCH 0/7] Code of Conduct: Fix some wording, and add an interpretation document
 2018-11-03  9:19 UTC  (13+ messages)
` Call to Action "
  ` [Ksummit-discuss] "

[PATCH] Change the total_dirty from SZ_256M to SZ_64M
 2018-11-03  9:17 UTC  (3+ messages)

[PATCH v10 0/2] dm: boot a mapped device without an initramfs
 2018-11-03  9:10 UTC  (4+ messages)
` [PATCH v10 1/2] dm ioctl: add a device mapper ioctl function
` [PATCH v10 2/2] init: add support to directly boot to a mapped device

[PATCH] staging: erofs: remove the redundant d_rehash() for the root dentry
 2018-11-03  9:23 UTC 

[PATCH] scsi: myrs: avoid stack overflow warning
 2018-11-03  8:47 UTC  (2+ messages)

[PATCH] scsi: myrb: fix sprintf buffer overflow warning
 2018-11-03  8:46 UTC  (2+ messages)

[GIT PULL] dma-mapping fix for 4.20
 2018-11-03  8:42 UTC 

[GIT PULL] more Kbuild updates for v4.20
 2018-11-03  7:57 UTC 

[PATCH v6 0/3] clk: meson: add a sub EMMC clock controller support
 2018-11-03  7:29 UTC  (4+ messages)
` [PATCH v6 3/3] clk: meson: add sub MMC clock controller driver

[PATCH net] bonding/802.3ad: fix link_failure_count tracking
 2018-11-03  7:01 UTC  (2+ messages)

[PATCH net] rxrpc: Fix lockup due to no error backoff after ack transmit error
 2018-11-03  7:00 UTC  (2+ messages)

[PATCH] clk: qcom: smd: Add support for QCS404 rpm clocks
 2018-11-03  7:00 UTC 

[PATCH v2] usbnet: smsc95xx: disable carrier check while suspending
 2018-11-03  6:50 UTC  (2+ messages)

/proc/iomem: only expose physical resource addresses to privileged users
 2018-11-03  6:42 UTC  (2+ messages)

[PATCH] net: document skb parameter in function 'skb_gso_size_check'
 2018-11-03  6:34 UTC  (2+ messages)

[PATCH] net: move ‘__zerocopy_sg_from_iter’ prototype to header file <linux/skbuff.h>
 2018-11-03  6:33 UTC  (2+ messages)

[PATCH] bonding:avoid repeated display of same link status change
 2018-11-03  6:31 UTC  (2+ messages)

[git pull] mount API series
 2018-11-03  6:30 UTC  (11+ messages)

[PATCH RFC] hist lookups
 2018-11-03  6:30 UTC  (4+ messages)

[PATCH] perf: Remove strchr() in map__process_kallsyms_symbol()
 2018-11-03  6:00 UTC 

[PATCH v2 0/2] crypto: streebog - add Streebog hash function
 2018-11-03  5:51 UTC  (5+ messages)

[PATCH] sched/rt: Remove unnecessary check for next_task in push_rt_task()
 2018-11-03  5:43 UTC 

[PATCH v4] of: overlay: user space synchronization
 2018-11-03  5:40 UTC 

linux-next: Signed-off-by missing for commit in the arm-soc tree
 2018-11-03  5:31 UTC  (2+ messages)

[PATCH] arm64: dts: msm8916: remove bogus argument to the cpu clock
 2018-11-03  5:29 UTC  (2+ messages)

[PATCH] arch/sparc: Use kzalloc_node
 2018-11-03  5:24 UTC 

[RFC] doc: rcu: remove note on smp_mb during synchronize_rcu
 2018-11-03  5:12 UTC  (8+ messages)

[PATCH 3/6] phy: phy-of-simple: Add support for simple generic phy driver
 2018-11-03  5:04 UTC  (2+ messages)

[PATCH v3] of: overlay: user space synchronization
 2018-11-03  4:54 UTC  (6+ messages)

[LKP] [net/ipv6] 4ed591c8ab: kernel_selftests.net.fib-onlink-tests.sh.fail
 2018-11-03  3:53 UTC  (2+ messages)

[PATCH v8] Add support for LPASS clock controller for SDM845
 2018-11-03  3:16 UTC  (4+ messages)
` [PATCH v8] clk: qcom: Add lpass clock controller driver "

[PATCH v9 0/2] cpufreq: qcom-hw: Add support for QCOM cpufreq HW driver
 2018-11-03  3:06 UTC  (4+ messages)
` [PATCH 2/2] "

[PATCH v4 0/5] hwmon: (ina3221) Implement PM runtime to save power
 2018-11-03  2:59 UTC  (5+ messages)
` [PATCH v4 1/5] hwmon: (core) Add pm ops to hwmon class

[PATCH v3] media: venus: add support for key frame
 2018-11-03  3:01 UTC  (2+ messages)

[PATCH 1/1] Add vhost_blk driver
 2018-11-03  2:50 UTC  (2+ messages)

[PATCH] trace: fix memory leak in create_filter()
 2018-11-03  2:25 UTC 

[PATCHSET v3 0/16] blk-mq: Add support for multiple queue maps
 2018-11-03  2:22 UTC  (5+ messages)
` [PATCH 13/16] irq: add support for allocating (and affinitizing) sets of IRQs

[PATCH] include/asm/cmpxchg.h: Remove duplicate header
 2018-11-03  1:51 UTC  (3+ messages)

[PATCH v6 1/3] printk: Add line-buffered printk() API
 2018-11-03  2:00 UTC  (6+ messages)
` [PATCH 3/3] lockdep: Use line-buffered printk() for lockdep messages

kernel BUG at security/keys/keyring.c:LINE!
 2018-11-03  1:58 UTC  (4+ messages)
` [PATCH] KEYS: always initialize keyring_index_key::desc_len
` [PATCH v2] "

[PATCH] tpm: move tpm_validate_commmand() to tpm2-space.c
 2018-11-03  1:21 UTC 

INFO: task hung in lo_release
 2018-11-03  1:06 UTC  (4+ messages)

[PATCH] net/mlx5e: fix high stack usage
 2018-11-03  0:52 UTC  (8+ messages)

[PATCH] tpm: access command header through struct in tpm_try_transmit()
 2018-11-03  0:34 UTC 

[PATCH v3 0/5] drm/i915: HPD IRQ storm detection fixes
 2018-11-03  0:19 UTC  (6+ messages)
` [PATCH v3 1/5] drm/i915: Fix possible race in intel_dp_add_mst_connector()
` [PATCH v3 2/5] drm/i915: Fix NULL deref when re-enabling HPD IRQs on systems with MST
` [PATCH v3 3/5] drm/i915: Fix threshold check in intel_hpd_irq_storm_detect()
` [PATCH v3 4/5] drm/i915: Clarify flow for disabling IRQs on storms
` [PATCH v3 5/5] drm/i915: Add short HPD IRQ storm detection for non-MST systems

[PATCH v3 0/4] Subject: Enable Linux guests on Hyper-V on ARM64
 2018-11-03  0:15 UTC  (5+ messages)
` [PATCH v3 1/4] arm64: hyperv: Add core Hyper-V include files
` [PATCH v3 2/4] arm64: hyperv: Add support for Hyper-V as a hypervisor
` [PATCH v3 3/4] Drivers: hv: vmbus: Add hooks for per-CPU IRQ
` [PATCH v3 4/4] Drivers: hv: Enable CONFIG_HYPERV on ARM64

[git pull] followup fix to work.afs
 2018-11-03  0:06 UTC 

[PATCH] copy_{to,from}_user(): fix compile-time sanity checks with gcc -Og
 2018-11-03  0:03 UTC  (2+ messages)

linux-next: Tree for Oct 31
 2018-11-02 23:59 UTC  (9+ messages)
` linux-next: Tree for Oct 31 (vboxguest)

[PATCH] EDAC: skx_edac: add ACPI dependency
 2018-11-02 23:42 UTC  (4+ messages)

[PATCH 00/10] steal tasks to improve CPU utilization
 2018-11-02 23:39 UTC  (2+ messages)

RFC: userspace exception fixups
 2018-11-02 23:36 UTC  (14+ messages)

[GIT PULL] vfs: fix many problems in vfs clone/dedupe implementation
 2018-11-02 23:36 UTC  (3+ messages)

[PATCH] iommu/dma: Zero pages manually in a length of scatterlist
 2018-11-02 23:36 UTC  (3+ messages)

[PATCH 0/4] Update DF/SMN access and k10temp for AMD F17h M30h
 2018-11-02 23:29 UTC  (4+ messages)
` [PATCH 2/4] x86/amd_nb: add support for newer PCI topologies

[PATCH 0/6] RFC: gup+dma: tracking dma-pinned pages
 2018-11-02 23:27 UTC  (6+ messages)
` [PATCH 4/6] mm: introduce page->dma_pinned_flags, _count

[PATCH v2 0/3] Huawei laptops WMI & sound fixes
 2018-11-02 23:21 UTC  (7+ messages)
` [PATCH v2 1/3] x86: add support for Huawei WMI hotkeys
` [PATCH v2 3/3] ALSA: hda: add support for Huawei WMI MicMute LED

[PATCH 2/2] uapi: fix more linux/kfd_ioctl.h userspace compilation errors
 2018-11-02 23:14 UTC  (2+ messages)

[PATCH] perf: replace automatic const char[] variables by statics
 2018-11-02 23:06 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).