linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-12-23 11:18:27 to 2016-12-24 02:23:29 UTC [more...]

[RFC PATCH 4.10 0/6] Switch BPF's digest to SHA256
 2016-12-24  2:22 UTC  (6+ messages)
` [RFC PATCH 4.10 1/6] crypto/sha256: Refactor the API so it can be used without shash
` [RFC PATCH 4.10 2/6] crypto/sha256: Make the sha256 library functions selectable
` [RFC PATCH 4.10 4/6] bpf: Avoid copying the entire BPF program when hashing it
` [RFC PATCH 4.10 5/6] bpf: Rename fdinfo's prog_digest to prog_sha256
` [RFC PATCH 4.10 6/6] net: Rename TCA*BPF_DIGEST to ..._SHA256

[PATCH v2 0/4] clk: rockchip: support clk controller for rk3328 SoC
 2016-12-24  2:18 UTC  (3+ messages)
` [PATCH v2 4/4] clk: rockchip: add new pll-type for rk3328

[v2 0/7] x86: enable User-Mode Instruction Prevention
 2016-12-24  2:11 UTC  (12+ messages)
` [v2 1/7] x86/mpx: Do not use SIB index if index points to R/ESP
` [v2 2/7] x86/mpx: Fail when implicit zero-displacement is used along with R/EBP
` [v2 3/7] x86/mpx, x86/insn: Relocate insn util functions to a new insn-utils
` [v2 4/7] x86/cpufeature: Add User-Mode Instruction Prevention definitions
` [v2 5/7] x86: Add emulation code for UMIP instructions
` [v2 6/7] x86/traps: Fixup general protection faults caused by UMIP
` [v2 7/7] x86: Enable User-Mode Instruction Prevention

[PATCH] adc: add adc driver for Hisilicon BVT SOCs
 2016-12-24  1:54 UTC 

[PATCH] irqchip: keystone: Fix "scheduling while atomic" on rt
 2016-12-24  1:34 UTC  (2+ messages)

[PATCH] drivers: net: ethernet: 3com: fix return value
 2016-12-24  1:05 UTC  (2+ messages)

George's crazy full state idea (Re: HalfSipHash Acceptable Usage)
 2016-12-24  1:17 UTC  (7+ messages)

[PATCH] scsi: bfa: Increase requested firmware version to 3.2.5.1
 2016-12-24  0:15 UTC  (2+ messages)

[PATCH 1/2] soc: ti: Use remoteproc auto_boot feature
 2016-12-23 23:57 UTC  (8+ messages)

[PATCH] cpufreq: intel_pstate: Do not expose PID parameters in passive mode
 2016-12-23 23:29 UTC 

Converting DEVICE_ATTR to DEVICE_ATTR_{RO,RW,WO} and changing function names at the same time
 2016-12-23 23:10 UTC  (5+ messages)

[GIT PULL] x86 fixes
 2016-12-23 22:57 UTC 

[GIT PULL] timer fix
 2016-12-23 22:53 UTC 

[GIT PULL] perf fixes
 2016-12-23 22:50 UTC 

Note on 4.10 merge window timing (was Re: Linux 4.9-rc8)
 2016-12-23 22:49 UTC  (4+ messages)

[patch] mm, thp: always direct reclaim for MADV_HUGEPAGE even when deferred
 2016-12-23 22:46 UTC  (7+ messages)

[GIT PULL] IRQ fix
 2016-12-23 22:46 UTC 

OOM: Better, but still there on
 2016-12-23 22:26 UTC  (14+ messages)
                      ` [RFC PATCH] mm, memcg: fix (Re: OOM: Better, but still there on)

[PATCH] iio: mxs-lradc: fix error handling in mxs_lradc_probe()
 2016-12-23 22:15 UTC 

[RFC PATCH v2 0/4] hwmon: adc128d818: Support missing operation modes
 2016-12-23 22:12 UTC  (5+ messages)
` [RFC PATCH v2 1/4] devicetree: hwmon: Add bindings for ADC128D818
` [RFC PATCH v2 2/4] hwmon: adc128d818: Implement mode selection via dt
` [RFC PATCH v2 3/4] hwmon: adc128d818: Trivial code style fixup
` [RFC PATCH v2 4/4] hwmon: adc128d818: Support operation modes 1-3

[PATCH V4 00/14] Cqm2: Intel Cache Monitoring fixes and enhancements
 2016-12-23 21:41 UTC  (8+ messages)
` [PATCH 01/14] x86/cqm: Intel Resource Monitoring Documentation
` [PATCH 11/14] x86/cqm: Add failure on open and read

BPF hash algo (Re: [kernel-hardening] Re: [PATCH v7 3/6] random: use SipHash in place of MD5)
 2016-12-23 21:18 UTC  (9+ messages)

[PATCH v2 1/2] x86/efi: don't allocate memmap through memblock after mm_init()
 2016-12-23 21:12 UTC  (3+ messages)

[PATCH v4] media: Driver for Toshiba et8ek8 5MP sensor
 2016-12-23 20:56 UTC  (11+ messages)
  ` [PATCH v5] "
    ` [PATCH v6] "
      ` [RFC/PATCH] media: Add video bus switch

[PATCH 0/3] Update LZ4 compressor module
 2016-12-23 20:53 UTC  (3+ messages)

[PATCH] find_bit: Micro-optimise find_next_*_bit
 2016-12-23 20:43 UTC  (2+ messages)

[GIT PULL REQUEST] watchdog - v4.10 merge window
 2016-12-23 20:18 UTC  (5+ messages)

[RFC PATCHv2 2/4] clk: mdm9615: Add EBI2 clock
 2016-12-23 19:50 UTC  (2+ messages)

[4.10, panic, regression] iscsi: null pointer deref at iscsi_tcp_segment_done+0x20d/0x2e0
 2016-12-23 19:42 UTC  (12+ messages)

[PATCH 1/1] ARM64: dts: meson-gxbb-odroidc2: linux,usable-memory
 2016-12-23 19:48 UTC  (2+ messages)

[PATCH urgent] Revert "x86/unwind: Detect bad stack return address"
 2016-12-23 19:36 UTC  (2+ messages)
` [tip:x86/urgent] "

[PATCH] brcmfmac: fix spelling mistakes on "Ivalid"
 2016-12-23 19:38 UTC  (2+ messages)

[PATCH net 0/9] several fixups for virtio-net XDP
 2016-12-23 19:31 UTC  (21+ messages)
` [PATCH net 1/9] virtio-net: remove the warning before XDP linearizing
` [PATCH net 2/9] virtio-net: correctly xmit linearized page on XDP_TX
` [PATCH net 3/9] virtio-net: fix page miscount during XDP linearizing
` [PATCH net 4/9] virtio-net: correctly handle XDP_PASS for linearized packets
` [PATCH net 5/9] virtio-net: unbreak csumed packets for XDP_PASS
` [PATCH net 6/9] virtio-net: make rx buf size estimation works for XDP
` [PATCH net 7/9] virtio-net: forbid XDP when VIRTIO_NET_F_GUEST_UFO is support
` [PATCH net 8/9] virtio-net: remove big packet XDP codes
` [PATCH net 9/9] virtio-net: XDP support for small buffers

[PATCH 2/3] perf sched timehist: Fix invalid period calculation
 2016-12-23 19:29 UTC  (2+ messages)
` [tip:perf/urgent] "

[PATCH 1/3] perf sched timehist: Enlarge default comm_width
 2016-12-23 19:28 UTC  (4+ messages)
` [tip:perf/urgent] perf sched timehist: Honour 'comm_width' when aligning the headers
` [tip:perf/urgent] perf sched timehist: Enlarge default 'comm_width'
` [tip:perf/urgent] perf sched timehist: Remove hardcoded 'comm_width' check at print_summary

[GIT PULL] hwmon updates for v4.10 (take 2)
 2016-12-23 19:27 UTC  (3+ messages)

[GIT PULL 0/4] perf/urgent fixes for 'perf sched timehist' and samples/bpf/ testing
 2016-12-23 19:24 UTC  (3+ messages)

[GIT] Networking
 2016-12-23 19:20 UTC 

[PATCH v3 0/2] mtd: spi-nor: add a stateless method to support memory size above 128Mib
 2016-12-23 18:56 UTC  (3+ messages)
` [PATCH v3 2/2] "

[PATCH] mtd: mtdswap: use MTDSWAP_ECNT_MIN/MAX
 2016-12-23 18:51 UTC  (2+ messages)

tpm_tis: broken on TPMs with a static burst count
 2016-12-23 18:58 UTC 

[PATCH] drivers: staging: iio: cdc: fix return value
 2016-12-23 18:51 UTC 

[PATCH] PCI: exynos: refactor exynos pcie driver
 2016-12-23 18:37 UTC  (2+ messages)

[PATCH v2] extcon: int3496: Add Intel INT3496 ACPI device extcon driver
 2016-12-23 18:34 UTC  (3+ messages)

PROBLEM: Kernel BUG with raid5 soft + Xen + DRBD - invalid opcode
 2016-12-23 18:25 UTC 

[PATCH v11 4/5] x86/cpufeature: enable RING3MWAIT for Knights Landing
 2016-12-23 18:19 UTC  (8+ messages)
` [Patch "

[PATCH] serial: 8250_dw: #ifdef out dw8250_acpi_match if ACPI isn't set
 2016-12-23 18:09 UTC  (2+ messages)

[PATCH] ARM: keystone: dts: fix netcp clocks and add names
 2016-12-23 18:06 UTC  (3+ messages)

[PATCH v2 REGRESSION RESEND] usb: ohci-at91: use descriptor-based gpio APIs correctly
 2016-12-23 18:05 UTC  (4+ messages)

[PATCH] reset: Make optional functions really optional
 2016-12-23 17:57 UTC  (8+ messages)

[net/mm PATCH v2 0/3] Page fragment updates
 2016-12-23 17:50 UTC  (5+ messages)
` [net/mm PATCH v2 1/3] mm: Rename __alloc_page_frag to page_frag_alloc and __free_page_frag to page_frag_free
` [net/mm PATCH v2 2/3] mm: Rename __page_frag functions to __page_frag_cache, drop order from drain
` [net/mm PATCH v2 3/3] mm: Add documentation for page fragment APIs

[RFC v2] timers: Don't wake ktimersoftd on every tick
 2016-12-23 17:28 UTC  (2+ messages)

[RFC 00/10] implement alternative and much simpler id allocator
 2016-12-23 17:03 UTC  (7+ messages)

[PATCH V6 0/7] perf/amd/iommu: Enable multi-IOMMU support
 2016-12-23 13:38 UTC  (8+ messages)
` [PATCH V6 1/7] perf/amd/iommu: Misc fix up perf_iommu_read
` [PATCH V6 2/7] perf/amd/iommu: Modify functions to query max banks and counters
` [PATCH V6 3/7] perf/amd/iommu: Modify IOMMU API to allow specifying IOMMU index
` [PATCH V6 4/7] perf/amd/iommu: Declare pr_fmt and remove unnecessary pr_debug
` [PATCH V6 5/7] perf/amd/iommu: Clean up perf_iommu_enable_event
` [PATCH V6 6/7] iommu/amd: Introduce amd_iommu_get_num_iommus()
` [PATCH V6 7/7] perf/amd/iommu: Enable support for multiple IOMMUs

[PATCH] rcu: Enable RCU tracepoints by default to aid in debugging
 2016-12-23 17:16 UTC  (2+ messages)

[PATCH v3] stmmac: CSR clock configuration fix
 2016-12-23 16:46 UTC  (2+ messages)

[PATCH V6 00/11] megaraid_sas: Updates for scsi-next
 2016-12-23 16:32 UTC  (11+ messages)
` [PATCH V6 02/11] megaraid_sas: 128 MSIX Support
` [PATCH V6 06/11] megaraid_sas: Dynamic Raid Map Changes for SAS3.5 Generic Megaraid Controllers
` [PATCH V6 08/11] megaraid_sas: Enable or Disable Fast path based on the PCI Threshold Bandwidth
` [PATCH V6 10/11] megaraid_sas: Implement the PD Map support for SAS3.5 Generic Megaraid Controllers

[ANNOUNCE] v4.9-rt1
 2016-12-23 16:32 UTC 

[PATCH] Documentation: devicetree: "linux,usable-memory" property
 2016-12-23 16:17 UTC 

[PATCH 1/2] ARM: dts: imx6dl: Add Engicam i.CoreM6 DualLite/Solo RQS initial support
 2016-12-23 16:02 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: imx6q-icore-rqs: Update model to support Dual SOM

[PATCH] staging: lustre: selftest: Make brw_inject_one_error() static
 2016-12-23 15:42 UTC 

[RFC] pps: fixing CONFIG_COMPAT issues
 2016-12-23 15:04 UTC  (2+ messages)

[PATCH v2 0/3] dmaengine: xilinx_dma: Bug fixes
 2016-12-23 15:36 UTC  (3+ messages)
` [PATCH v2 2/3] dmaeninge: xilinx_dma: Fix bug in multiple frame stores scenario in vdma

[PATCH v4] mm: pmd dirty emulation in page fault handler
 2016-12-23 15:14 UTC 

[RFC v4 00/16] KVM PCIe/MSI passthrough on ARM/ARM64 and IOVA reserved regions
 2016-12-23 15:13 UTC  (5+ messages)
` [RFC v4 15/16] vfio/type1: Check MSI remapping at irq domain level

[PATCHv6 0/7] printk: use printk_safe to handle printk() recursive calls
 2016-12-23 15:08 UTC  (4+ messages)
` [PATCHv6 5/7] printk: report lost messages in printk safe/nmi contexts

[PATCH 1/1] MMC: meson: avoid possible NULL dereference
 2016-12-23 15:01 UTC 

[PATCH] dmaengine: ipu: Revert ipu_irq_handler changes
 2016-12-23 14:37 UTC  (2+ messages)

A small window for a race condition in mm/rmap.c:page_lock_anon_vma_read
 2016-12-23 14:19 UTC  (6+ messages)

[PATCH] platform/x86: fujitsu-laptop: use brightness_set_blocking for LED-setting callbacks
 2016-12-23 13:47 UTC  (2+ messages)

[PATCH v2 0/4] Write protect DAX PMDs in *sync path
 2016-12-23 13:45 UTC  (5+ messages)
` [PATCH v2 1/4] dax: kill uml support
` [PATCH v2 2/4] dax: add stub for pmdp_huge_clear_flush()

[PATCH v3 00/15] livepatch: hybrid consistency model
 2016-12-23 13:40 UTC  (13+ messages)
` [PATCH v3 08/15] livepatch: separate enabled and patched states
` [PATCH v3 09/15] livepatch: remove unnecessary object loaded check
` [PATCH v3 10/15] livepatch: move patching functions into patch.c
` [PATCH v3 11/15] livepatch: use kstrtobool() in enabled_store()
` [PATCH v3 12/15] livepatch: store function sizes

[git pull] drm fixes for 4.10-rc1
 2016-12-23 13:40 UTC  (2+ messages)

[PATCH v7 0/5] Add support for the STM32F4 I2C
 2016-12-23 13:09 UTC  (7+ messages)
` [PATCH v7 2/5] i2c: Add STM32F4 I2C driver
` [PATCH v7 3/5] ARM: dts: stm32: Add I2C1 support for STM32F429 SoC

[PATCH 0/2] z3fold fixes
 2016-12-23 13:09 UTC  (7+ messages)

arm64: mm: bug around swiotlb_dma_ops
 2016-12-23 13:07 UTC  (4+ messages)

[PATCH 00/66] use permission-specific DEVICE_ATTR variants
 2016-12-23 13:03 UTC  (3+ messages)

[PATCH] iio: misc: add a generic regulator driver
 2016-12-23 12:56 UTC  (10+ messages)

[PATCH 1/2] usb: host: xhci: Fix possible wild pointer when handling abort command
 2016-12-23 12:54 UTC  (21+ messages)
` [PATCH 2/2] usb: host: xhci: Handle the right timeout command

Question regarding power button of Dell XPS13
 2016-12-23 12:36 UTC 

[PATCH 0/1] usb: xhci: hold lock over xhci_abort_cmd_ring()
 2016-12-23 12:16 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH v3 00/12] locking/ww_mutex: Keep sorted wait list to avoid stampedes
 2016-12-23 12:13 UTC  (5+ messages)
` [PATCH v3 05/12] locking/ww_mutex: Remove the __ww_mutex_lock inline wrappers

[PATCH] ACPI: small formatting fixes
 2016-12-23 12:10 UTC  (10+ messages)

[RFC PATCH v3 0/6] KVM: x86: avoid redundant REQ_EVENT
 2016-12-23 12:08 UTC  (3+ messages)
` [PATCH 2/6] KVM: lapic: do not set KVM_REQ_EVENT unnecessarily on EOI

[PATCH] Fix usage of true and false as field names in struct taint_flag
 2016-12-23 11:59 UTC  (2+ messages)

[v1] i2c: busses: i2c-designware-pcidrv:- Unmap region obtained by pcim_iomap_regions
 2016-12-23 11:55 UTC  (4+ messages)

[PATCH 0/1] block: fix blk_queue_split() resource exhaustion
 2016-12-23 11:45 UTC  (5+ messages)
` [PATCH 1/1] "
  ` [PATCH v2 "

[PATCH 0/1] xhci: Fix race related to abort operation
 2016-12-23 11:49 UTC  (2+ messages)

[git pull] vfs pile 3
 2016-12-23 11:44 UTC  (2+ messages)

[PATCH RFC V2] purgatory: fix up declarations
 2016-12-23 11:43 UTC 

[PATCH 0/2] iio: GPIO power switch support
 2016-12-23 11:40 UTC  (7+ messages)
` [PATCH 1/2] devicetree: power: add bindings for GPIO-driven power switches

[PATCH v2 00/12] crypto: atmel-authenc: add support to authenc(hmac(shaX),Y(aes)) modes
 2016-12-23 11:34 UTC  (3+ messages)
` [PATCH v2 11/12] "


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