public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-06-07 23:30:03 to 2017-06-08 02:40:23 UTC [more...]

[PATCH 0/5] x86, cpufreq: consolidate APERF/MPERF calculation
 2017-06-08  2:39 UTC  (6+ messages)
` [PATCH 1/5] x86: do not use cpufreq_quick_get() for /proc/cpuinfo "cpu MHz"
  ` [PATCH 2/5] x86: use common aperfmperf_khz_on_cpu() to calculate KHz using APERF/MPERF
  ` [PATCH 3/5] intel_pstate: remove intel_pstate.get()
  ` [PATCH 4/5] intel_pstate: skip scheduler hook when in "performance" mode
  ` [PATCH 5/5] intel_pstate: delete scheduler hook in HWP mode

[PATCH v6 00/34] x86: Secure Memory Encryption (AMD)
 2017-06-08  2:40 UTC  (4+ messages)
` [PATCH v6 26/34] iommu/amd: Allow the AMD IOMMU to work with memory encryption

[PATCH] FORTIFY_SOURCE build fixes
 2017-06-08  2:37 UTC  (7+ messages)
` [PATCH 2/6] efi: Avoid fortify checks in EFI stub

[RFC PATCH net-next 0/5] bpf: rewrite value tracking in verifier
 2017-06-08  2:35 UTC  (5+ messages)
` [RFC PATCH net-next 2/5] bpf/verifier: rework value tracking
` [RFC PATCH net-next 3/5] bpf/verifier: feed pointer-to-unknown-scalar casts into scalar ALU path

spread MSI(-X) vectors to all possible CPUs V2
 2017-06-08  2:28 UTC  (5+ messages)
` [PATCH 7/8] blk-mq: create hctx for each present CPU

linux-next: build failure after merge of the wireless-drivers-next tree
 2017-06-08  2:27 UTC 

[PATCH v2 1/2] ip_tunnel: fix potential issue in ip_tunnel_rcv
 2017-06-08  2:21 UTC  (4+ messages)
` [PATCH v2 2/2] ip6_tunnel: fix potential issue in __ip6_tnl_rcv

[PATCH v2 1/2] ACPICA: Tables: Fix regression introduced by a too early mechanism enabling
 2017-06-08  2:24 UTC  (6+ messages)
` [PATCH v5] ACPICA: Tables: Add mechanism to allow to balance late stage acpi_get_table() independently

[PATCH 1/2] arm:omap2+: put omap_uart_phys/virt/lsr in .text section when ZIMAGE is true
 2017-06-08  2:16 UTC  (2+ messages)
` [PATCH 2/2] arm:omap2+: drop dependence on DEBUG_OMAP2PLUS_UART for DEBUG_UNCOMPRESS

[PATCH] Fix loop device flush before configure v2
 2017-06-08  2:17 UTC 

[PATCH v7 0/6] drm/i915/gvt: Dma-buf support for GVT-g
 2017-06-08  2:17 UTC  (4+ messages)
` [PATCH v7 3/6] drm/i915/gvt: Frame buffer decoder "

[RESEND PATCH v2] trace: fix the errors caused by incompatible type of RCU variables
 2017-06-08  2:16 UTC  (3+ messages)

[PATCH V2 0/3] add UniPhier watchdog support
 2017-06-08  2:11 UTC  (5+ messages)
` [PATCH V2 1/3] devicetree: add UniPhier WDT devicetree bindings documentation
` [PATCH V2 2/3] watchdog: uniphier: add UniPhier watchdog driver

[PATCH v8 00/24] FSI device driver implementation
 2017-06-08  2:06 UTC  (4+ messages)
` [PATCH v8 16/24] drivers/fsi: Add tracepoints for low-level operations

[RFC 0/2] Add support for OCC command/response interface
 2017-06-08  2:02 UTC  (3+ messages)
` [RFC 2/2] powerpc/powernv : Add support for OPAL-OCC "

[PATCH v2 0/6] Appended signatures support for IMA appraisal
 2017-06-08  1:49 UTC  (7+ messages)
` [PATCH v2 1/6] integrity: Small code improvements
` [PATCH v2 2/6] ima: Simplify policy_func_show
` [PATCH v2 3/6] ima: Log the same audit cause whenever a file has no signature
` [PATCH v2 4/6] integrity: Introduce struct evm_hmac_xattr
` [PATCH v2 5/6] MODSIGN: Export module signature definitions
` [PATCH v2 6/6] ima: Support module-style appended signatures for appraisal

[PATCH 0/3] Bitmap optimisations
 2017-06-08  1:48 UTC  (3+ messages)
` [PATCH 3/3] bitmap: Use memcmp optimisation in more situations

[PATCH] clk: sunxi-ng: Move all clock types to a library
 2017-06-08  1:46 UTC  (8+ messages)

(no subject)
 2017-06-08  1:43 UTC 

[PATCH 0/3] add mt7622 spi support
 2017-06-08  1:41 UTC  (4+ messages)
` [PATCH 2/3] spi: mediatek: support adjust register define

[PATCH] rtc: rtc-max8925: remove redundant check on ret
 2017-06-08  1:37 UTC  (2+ messages)

[PATCH 2/2(net.git)] stmmac: fix for hw timestamp of GMAC3 unit
 2017-06-08  1:31 UTC  (2+ messages)

[PATCH] Revert "ARM: 8433/1: add a VMSPLIT_3G_OPT config option"
 2017-06-08  1:23 UTC  (3+ messages)

[PATCH] devfreq: exynos-ppmu: Staticize event list
 2017-06-08  1:22 UTC  (2+ messages)

[PATCH v2] tpm: Enable CLKRUN protocol for Braswell systems
 2017-06-08  1:11 UTC  (4+ messages)
` [PATCH v3] "

[PATCH 0/3] Add ChromeOS EC Activity Sensors driver
 2017-06-08  1:10 UTC  (5+ messages)
` [PATCH 2/3] iio: core: Add double tap as possible gesture

[PATCH v4 00/13] Unseeded In-Kernel Randomness Fixes
 2017-06-08  1:03 UTC  (19+ messages)
` [PATCH v4 01/13] random: invalidate batched entropy after crng init
` [PATCH v4 02/13] random: add synchronous API for the urandom pool
` [PATCH v4 03/13] random: add get_random_{bytes,u32,u64,int,long,once}_wait family
  ` [kernel-hardening] "
` [PATCH v4 04/13] security/keys: ensure RNG is seeded before use
` [PATCH v4 05/13] crypto/rng: ensure that the RNG is ready before using
  ` [kernel-hardening] "
` [PATCH v4 08/13] cifs: use get_random_u32 for 32-bit lock random
  ` [kernel-hardening] "

[PATCH v5 0/8] MFD: add driver for HiSilicon Hi6421v530 PMIC
 2017-06-08  1:01 UTC  (4+ messages)
` [PATCH v5 6/8] regulator: hi6421: Describe consumed platform device

[PATCH] Fix loop device flush before configure
 2017-06-08  0:45 UTC  (3+ messages)

[PATCH 3.10 000/250] 3.10.106-stable review
 2017-06-08  0:38 UTC  (110+ messages)
` [PATCH 3.10 001/250] packet: fix race condition in packet_set_ring
` [PATCH 3.10 009/250] fbdev: color map copying bounds checking
` [PATCH 3.10 010/250] selinux: fix off-by-one in setprocattr
` [PATCH 3.10 015/250] KEYS: Change the name of the dead type to ".dead" to prevent user access
` [PATCH 3.10 017/250] ext4: fix data exposure after a crash
` [PATCH 3.10 018/250] locking/rtmutex: Prevent dequeue vs. unlock race
` [PATCH 3.10 019/250] m68k: Fix ndelay() macro
` [PATCH 3.10 023/250] block_dev: don't test bdev->bd_contains when it is not stable
` [PATCH 3.10 024/250] crypto: caam - fix AEAD givenc descriptors
` [PATCH 3.10 028/250] ext4: return -ENOMEM instead of success
` [PATCH 3.10 029/250] f2fs: set ->owner for debugfs status file's file_operations
` [PATCH 3.10 030/250] block: protect iterate_bdevs() against concurrent close
` [PATCH 3.10 032/250] scsi: zfcp: do not trace pure benign residual HBA responses at default level
` [PATCH 3.10 033/250] scsi: zfcp: fix rport unblock race with LUN recovery
` [PATCH 3.10 037/250] powerpc: Convert cmp to cmpd in idle enter sequence
` [PATCH 3.10 038/250] usb: gadget: composite: Test get_alt() presence instead of set_alt()
` [PATCH 3.10 040/250] USB: serial: quatech2: fix sleep-while-atomic in close
` [PATCH 3.10 043/250] USB: serial: spcp8x5: fix NULL-deref at open
` [PATCH 3.10 044/250] USB: serial: io_ti: "
` [PATCH 3.10 047/250] USB: serial: garmin_gps: fix memory leak on failed URB submit
` [PATCH 3.10 048/250] USB: serial: ti_usb_3410_5052: fix NULL-deref at open
` [PATCH 3.10 051/250] USB: serial: cyberjack: "
` [PATCH 3.10 052/250] USB: serial: kobil_sct: fix NULL-deref in write
` [PATCH 3.10 054/250] USB: serial: mos7720: fix NULL-deref at open
` [PATCH 3.10 055/250] USB: serial: mos7720: fix use-after-free on probe errors
` [PATCH 3.10 058/250] usb: xhci-mem: use passed in GFP flags instead of GFP_KERNEL
` [PATCH 3.10 059/250] usb: musb: Fix trying to free already-free IRQ 4
` [PATCH 3.10 061/250] USB: serial: kl5kusb105: abort on open exception path
` [PATCH 3.10 064/250] cris: Only build flash rescue image if CONFIG_ETRAX_AXISFLASHMAP is selected
` [PATCH 3.10 065/250] hwmon: (ds620) Fix overflows seen when writing temperature limits
` [PATCH 3.10 067/250] iommu/amd: Fix the left value check of cmd buffer
` [PATCH 3.10 068/250] scsi: mvsas: fix command_active typo
` [PATCH 3.10 071/250] powerpc/pci/rpadlpar: Fix device reference leaks
` [PATCH 3.10 074/250] net: stmmac: Fix race between stmmac_drv_probe and stmmac_open
` [PATCH 3.10 077/250] gro: Disable frag0 optimization on IPv6 ext headers
` [PATCH 3.10 079/250] Input: i8042 - add Pegatron touchpad to noloop table
` [PATCH 3.10 080/250] mm/hugetlb.c: fix reservation race when freeing surplus pages
` [PATCH 3.10 081/250] USB: serial: kl5kusb105: fix line-state error handling
` [PATCH 3.10 082/250] USB: serial: ch341: fix initial modem-control state
` [PATCH 3.10 086/250] USB: serial: ch341: fix resume after reset
` [PATCH 3.10 088/250] x86/cpu: Fix bootup crashes by sanitizing the argument of the 'clearcpuid=' command-line option
` [PATCH 3.10 092/250] IB/mlx4: Set traffic class in AH
` [PATCH 3.10 096/250] svcrpc: don't leak contexts on PROC_DESTROY
` [PATCH 3.10 097/250] mmc: mxs-mmc: Fix additional cycles after transmission stop
` [PATCH 3.10 104/250] ite-cir: initialize use_demodulator before using it
` [PATCH 3.10 105/250] fuse: do not use iocb after it may have been freed
` [PATCH 3.10 106/250] crypto: caam - fix non-hmac hashes
` [PATCH 3.10 108/250] s5k4ecgx: select CRC32 helper
` [PATCH 3.10 110/250] net: fix harmonize_features() vs NETIF_F_HIGHDMA
` [PATCH 3.10 111/250] tcp: initialize max window for a new fastopen socket
` [PATCH 3.10 112/250] svcrpc: fix oops in absence of krb5 module
` [PATCH 3.10 117/250] net: use a work queue to defer net_disable_timestamp() work
` [PATCH 3.10 119/250] netlabel: out of bound access in cipso_v4_validate()
` [PATCH 3.10 122/250] l2tp: do not use udp_ioctl()
` [PATCH 3.10 124/250] packet: Do not call fanout_release from atomic contexts
` [PATCH 3.10 125/250] net: socket: fix recvmmsg not returning error from sock_error
` [PATCH 3.10 126/250] USB: serial: mos7840: fix another NULL-deref at open
` [PATCH 3.10 127/250] USB: serial: ftdi_sio: fix modem-status error handling
` [PATCH 3.10 130/250] USB: serial: spcp8x5: fix modem-status handling
` [PATCH 3.10 137/250] drm/nv50/disp: min/max are reversed in nv50_crtc_gamma_set()
` [PATCH 3.10 138/250] net: 6lowpan: fix lowpan_header_create non-compression memcpy call
` [PATCH 3.10 142/250] MIPS: Clear ISA bit correctly in get_frame_info()
` [PATCH 3.10 143/250] MIPS: Prevent unaligned accesses during stack unwinding
` [PATCH 3.10 144/250] MIPS: Fix get_frame_info() handling of microMIPS function size
` [PATCH 3.10 150/250] ath9k: use correct OTP register offsets for the AR9340 and AR9550
` [PATCH 3.10 152/250] RDMA/core: Fix incorrect structure packing for booleans
` [PATCH 3.10 153/250] NFSv4: fix getacl head length estimation
` [PATCH 3.10 155/250] IB/ipoib: Fix deadlock between rmmod and set_mode
` [PATCH 3.10 157/250] nlm: Ensure callback code also checks that the files match
` [PATCH 3.10 161/250] MIPS: ip27: Disable qlge driver in defconfig
` [PATCH 3.10 168/250] USB: serial: io_ti: fix information leak in completion handler
` [PATCH 3.10 169/250] vxlan: correctly validate VXLAN ID against VXLAN_N_VID
` [PATCH 3.10 171/250] locking/static_keys: Add static_key_{en,dis}able() helpers
` [PATCH 3.10 179/250] net: unix: properly re-increment inflight counter of GC discarded candidates
` [PATCH 3.10 180/250] Input: ims-pcu - validate number of endpoints before using them
` [PATCH 3.10 182/250] Input: yealink "
` [PATCH 3.10 183/250] Input: cm109 "
` [PATCH 3.10 184/250] USB: uss720: fix NULL-deref at probe
` [PATCH 3.10 190/250] ext4: mark inode dirty after converting inline directory
` [PATCH 3.10 191/250] scsi: libsas: fix ata xfer length
` [PATCH 3.10 194/250] ACPI / PNP: Avoid conflicting resource reservations
` [PATCH 3.10 200/250] ptrace: fix PTRACE_LISTEN race corrupting task->state
` [PATCH 3.10 205/250] metag/usercopy: Fix src fixup in from user rapf loops
` [PATCH 3.10 207/250] s390/decompressor: fix initrd corruption caused by bss clear
` [PATCH 3.10 208/250] net/mlx4_en: Fix bad WQE issue
` [PATCH 3.10 209/250] net/mlx4_core: Fix racy CQ (Completion Queue) free
` [PATCH 3.10 211/250] powerpc: Disable HFSCR[TM] if TM is not supported
` [PATCH 3.10 212/250] pegasus: Use heap buffers for all register access
` [PATCH 3.10 214/250] tracing: Allocate the snapshot buffer before enabling probe
` [PATCH 3.10 215/250] ring-buffer: Have ring_buffer_iter_empty() return true when empty
` [PATCH 3.10 216/250] netfilter: arp_tables: fix invoking 32bit "iptable -P INPUT ACCEPT" failed in 64bit kernel
` [PATCH 3.10 218/250] l2tp: take reference on sessions being dumped
` [PATCH 3.10 222/250] tun: Fix TUN_PKT_STRIP setting
` [PATCH 3.10 224/250] net: sctp: rework multihoming retransmission path selection to rfc4960
` [PATCH 3.10 227/250] ping: implement proper locking
` [PATCH 3.10 228/250] USB: fix problems with duplicate endpoint addresses
` [PATCH 3.10 231/250] can: Fix kernel panic at security_sock_rcv_skb
` [PATCH 3.10 232/250] Drivers: hv: avoid vfree() on crash
` [PATCH 3.10 233/250] xc2028: avoid use after free
` [PATCH 3.10 235/250] xc2028: Fix use-after-free bug properly
` [PATCH 3.10 237/250] ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim()
` [PATCH 3.10 240/250] sctp: deny peeloff operation on asocs with threads sleeping on it
` [PATCH 3.10 242/250] kvm: exclude ioeventfd from counting kvm_io_range limit
` [PATCH 3.10 244/250] TTY: n_hdlc, fix lockdep false positive
` [PATCH 3.10 245/250] tty: n_hdlc: get rid of racy n_hdlc.tbuf
` [PATCH 3.10 246/250] ipv6: handle -EFAULT from skb_copy_bits
` [PATCH 3.10 247/250] fs: exec: apply CLOEXEC before changing dumpable task flags
` [PATCH 3.10 250/250] char: lp: fix possible integer overflow in lp_setup()

[PATCHSET v3 0/6] perf tools: Fix for Compressed kernel modules
 2017-06-08  0:37 UTC  (8+ messages)
` [PATCH v3 3/6] perf tools: Decompress kernel module when reading DSO data
` [PATCH v3 4/6] perf test: Decompress kernel module before objdump

[PATCH v5] clk: at91: Add sama5d2 suspend/resume
 2017-06-08  0:36 UTC 

[RFC][PATCH 0/5] Getting rid of smp_mb__before_spinlock
 2017-06-08  0:32 UTC  (3+ messages)
` [RFC][PATCH 5/5] powerpc: Remove SYNC from _switch

linux-next: state of the asm-generic tree
 2017-06-08  0:28 UTC 

[PATCH v2 0/3] Add Keystone2 Remoteproc driver
 2017-06-08  0:24 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: remoteproc: Add Keystone DSP remoteproc binding
` [PATCH v2 2/3] remoteproc/keystone: Add a remoteproc driver for Keystone 2 DSPs
` [PATCH v2 3/3] remoteproc/keystone: Ensure the DSPs are in reset in probe

linux-next: build warning after merge of the drm-intel-fixes tree
 2017-06-08  0:20 UTC 

linux-next: build failure after merge of the net tree
 2017-06-08  0:17 UTC  (2+ messages)

[PATCH 0/6] ACPI / PM: Suspend-to-idle rework to deal with spurious ACPI wakeups
 2017-06-08  0:06 UTC  (7+ messages)
` [PATCH 1/6] ACPI / PM: Run wakeup notify handlers synchronously
` [PATCH 2/6] USB / PCI / PM: Allow the PCI core to do the resume cleanup
` [PATCH 3/6] ACPI / PM: Change log level of wakeup-related message
` [PATCH 4/6] ACPI / PM: Clean up device wakeup enable/disable code
` [PATCH 5/6] PM / sleep: Print timing information if debug is enabled
` [PATCH 6/6] ACPI / PM: Ignore spurious SCI wakeups from suspend-to-idle

[PATCH 1/2] drm/vc4: Add T-format scanout support
 2017-06-08  0:13 UTC  (2+ messages)
` [PATCH 2/2] drm/vc4: Add get/set tiling ioctls

[PATCH 1/2] ip_tunnel: fix potential issue in ip_tunnel_rcv
 2017-06-08  0:10 UTC  (3+ messages)

[PATCH] include/linux/vfio.h: Guard powerpc-specific functions with CONFIG_VFIO_SPAPR_EEH
 2017-06-08  0:06 UTC  (2+ messages)
` [PATCH v2] "

Wir geben jährlich Darlehen für 2% Zinsen aus
 2017-06-07 23:56 UTC 

[PATCH v5] fpga manager: Add Altera CvP driver
 2017-06-07 23:51 UTC  (6+ messages)

[PATCH 0/5] perf: Fix few nitpicks in perf-script
 2017-06-07 23:47 UTC  (4+ messages)
` [PATCH 4/5] perf-script-python.txt: Fix wrong code snippets

bug fix for registers debugfs file implementation [RFC]
 2017-06-07 23:31 UTC  (5+ messages)

Support generic disabling of all XSAVE features
 2017-06-07 23:29 UTC  (4+ messages)
` [PATCH v2 3/5] x86/cpuid: Make clearcpuid an early param
` [PATCH v2 4/5] x86/xsave: Make XSAVE check the base CPUID features before enabling
` [PATCH v2 5/5] x86/xsave: Using generic CPUID clearing when disabling XSAVE


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox