All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-05-24 11:39:35 to 2018-05-24 12:11:35 UTC [more...]

[PATCH 00/14] arm64 SSBD (aka Spectre-v4) mitigation
 2018-05-24 12:11 UTC  (32+ messages)
` [PATCH 02/14] arm64: Call ARCH_WORKAROUND_2 on transitions between EL0 and EL1
` [PATCH 04/14] arm64: Add ARCH_WORKAROUND_2 probing
` [PATCH 05/14] arm64: Add 'ssbd' command-line option
` [PATCH 06/14] arm64: ssbd: Add global mitigation state accessor
` [PATCH 07/14] arm64: ssbd: Skip apply_ssbd if not using dynamic mitigation
` [PATCH 08/14] arm64: ssbd: Disable mitigation on CPU resume if required by user
` [PATCH 09/14] arm64: ssbd: Introduce thread flag to control userspace mitigation
` [PATCH 10/14] arm64: ssbd: Add prctl interface for per-thread mitigation
` [PATCH 11/14] arm64: KVM: Add HYP per-cpu accessors

[PATCH 4.4 00/92] 4.4.133-stable review
 2018-05-24 12:02 UTC  (52+ messages)
` [PATCH 4.4 05/92] llc: better deal with too small mtu
` [PATCH 4.4 07/92] net/mlx4_en: Verify coalescing parameters are in range
` [PATCH 4.4 12/92] r8169: fix powering up RTL8168h
` [PATCH 4.4 13/92] sctp: handle two v4 addrs comparison in sctp_inet6_cmp_addr
` [PATCH 4.4 16/92] bonding: do not allow rlb updates to invalid mac
` [PATCH 4.4 17/92] tcp: ignore Fast Open on repair mode
` [PATCH 4.4 18/92] sctp: fix the issue that the cookie-ack with auth cant get processed
` [PATCH 4.4 20/92] ALSA: timer: Call notifier in the same spinlock
` [PATCH 4.4 22/92] arm64: introduce mov_q macro to move a constant into a 64-bit register
` [PATCH 4.4 24/92] futex: Remove unnecessary warning from get_futex_key
` [PATCH 4.4 28/92] Revert "ARM: dts: imx6qdl-wandboard: Fix audio channel swap"
` [PATCH 4.4 30/92] pipe: cap initial pipe capacity according to pipe-max-size limit
` [PATCH 4.4 31/92] futex: futex_wake_op, fix sign_extend32 sign bits
` [PATCH 4.4 32/92] kernel/exit.c: avoid undefined behaviour when calling wait4()
` [PATCH 4.4 34/92] usbip: usbip_host: delete device from busid_table after rebind
` [PATCH 4.4 35/92] usbip: usbip_host: run rebind from exit when module is removed
` [PATCH 4.4 38/92] ALSA: usb: mixer: volume quirk for CM102-A+/102S+
` [PATCH 4.4 39/92] ALSA: hda: Add Lenovo C50 All in one to the power_save blacklist
` [PATCH 4.4 41/92] spi: pxa2xx: Allow 64-bit DMA
` [PATCH 4.4 44/92] powerpc/powernv: remove FW_FEATURE_OPALv3 and just use FW_FEATURE_OPAL
` [PATCH 4.4 46/92] powerpc: Dont preempt_disable() in show_cpuinfo()
` [PATCH 4.4 49/92] mm: filemap: remove redundant code in do_read_cache_page
` [PATCH 4.4 50/92] mm: filemap: avoid unnecessary calls to lock_page when waiting for IO to complete during a read
` [PATCH 4.4 51/92] signals: avoid unnecessary taking of sighand->siglock
` [PATCH 4.4 53/92] tracing/x86/xen: Remove zero data size trace events trace_xen_mmu_flush_tlb{_all}
` [PATCH 4.4 55/92] procfs: fix pthread cross-thread naming if !PR_DUMPABLE
` [PATCH 4.4 56/92] powerpc/powernv: Fix NVRAM sleep in invalid context when crashing
` [PATCH 4.4 58/92] s390/qdio: fix access to uninitialized qdio_q fields
` [PATCH 4.4 61/92] s390: remove indirect branch from do_softirq_own_stack
` [PATCH 4.4 64/92] tick/broadcast: Use for_each_cpu() specially on UP kernels
` [PATCH 4.4 66/92] ARM: 8770/1: kprobes: Prohibit probing on optimized_callback
` [PATCH 4.4 67/92] ARM: 8772/1: kprobes: Prohibit kprobes on get_user functions
` [PATCH 4.4 69/92] btrfs: fix crash when trying to resume balance without the resume flag
` [PATCH 4.4 71/92] net: test tailroom before appending to linear skb
` [PATCH 4.4 72/92] packet: in packet_snd start writing at link layer allocation
` [PATCH 4.4 73/92] sock_diag: fix use-after-free read in __sk_free
` [PATCH 4.4 77/92] s390: move expoline assembler macros to a header
` [PATCH 4.4 79/92] s390/ftrace: use expoline for indirect branches
` [PATCH 4.4 82/92] s390: extend expoline to BC instructions
` [PATCH 4.4 83/92] s390: use expoline thunks in the BPF JIT
` [PATCH 4.4 84/92] scsi: libsas: defer ata device eh commands to libata
` [PATCH 4.4 86/92] scsi: zfcp: fix infinite iteration on ERP ready list
` [PATCH 4.4 87/92] dmaengine: ensure dmaengine helpers check valid callback
` [PATCH 4.4 89/92] gpio: rcar: Add Runtime PM handling for interrupts
` [PATCH 4.4 90/92] cfg80211: limit wiphy names to 128 bytes
` [PATCH 4.4 92/92] x86/kexec: Avoid double free_page() upon do_kexec_load() failure

[Qemu-arm] [PATCH V3 1/2] arm_gicv3_kvm: increase clroffset accordingly
 2018-05-24 12:10 UTC  (6+ messages)
` [Qemu-arm] [PATCH V3 2/2] arm_gicv3_kvm: kvm_dist_get/put: skip the registers banked by GICR
      ` [Qemu-arm] [Qemu-devel] "
        `  "

[PATCH 0/8] pull request for net-next: batman-adv 2017-05-24
 2018-05-24 12:09 UTC  (20+ messages)
` [B.A.T.M.A.N.] "
` [PATCH 1/8] batman-adv: Start new development cycle
  ` [B.A.T.M.A.N.] "
` [PATCH 2/8] batman-adv: Disable CONFIG_BATMAN_ADV_DEBUGFS by default
  ` [B.A.T.M.A.N.] "
` [PATCH 3/8] batman-adv: Avoid old nodes disabling multicast optimizations completely
  ` [B.A.T.M.A.N.] "
` [PATCH 4/8] batman-adv: Avoid bool in structures
  ` [B.A.T.M.A.N.] "
` [PATCH 5/8] batman-adv: Remove unused dentry without DEBUGFS
  ` [B.A.T.M.A.N.] "
` [PATCH 6/8] batman-adv: fix batadv_interface_tx()'s return type
  ` [B.A.T.M.A.N.] "
` [PATCH 7/8] batman-adv: disable ethtool link speed detection when auto negotiation off
  ` [B.A.T.M.A.N.] "
` [PATCH 8/8] batman-adv: enable B.A.T.M.A.N. V compilation by default
  ` [B.A.T.M.A.N.] "

[PATCH] MIPS: lantiq: gphy: Drop reboot/remove reset asserts
 2018-05-24 12:07 UTC  (3+ messages)

[PATCH] doc: add note for MAX QUEUES macro in vhost sample
 2018-05-24 12:05 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2 0/5] Add sdmmc UHS support to ROC-RK3328-CC board
 2018-05-24 12:07 UTC  (5+ messages)
` [PATCH v2 2/5] gpio: syscon: Add gpio-syscon for rockchip

usb: dwc2: gadget: ISOC's starting flow improvement
 2018-05-24 12:05 UTC 

[PATCH v2 00/14] ARM Spectre variant 2 fixes
 2018-05-24 12:03 UTC  (6+ messages)
` [PATCH 09/14] ARM: spectre-v2: add PSCI based hardening

[PATCH v1 00/10] mm: online/offline 4MB chunks controlled by device driver
 2018-05-24 12:03 UTC  (6+ messages)

[PATCH 0/9] x86/vmx: Don't leak EFER.NXE into guest context
 2018-05-24 12:03 UTC  (4+ messages)
` [PATCH 4/9] x86/vmx: Support remote access to the MSR lists

[PATCH 1/6] mfd: da9063: Rename PMIC_DA9063 to PMIC_CHIP_ID_DA9063
 2018-05-24 12:03 UTC  (4+ messages)
` [PATCH 6/6] mfd: da9063: Add DA9063L support

rockchip-vpu driver usability
 2018-05-24 12:02 UTC  (3+ messages)

[PATCH] i2c: mux: improve error message for failed symlink
 2018-05-24 12:01 UTC  (2+ messages)

[PATCH 0/4] pull request for net: batman-adv 2018-05-24
 2018-05-24 11:53 UTC  (10+ messages)
` [B.A.T.M.A.N.] "
` [PATCH 1/4] batman-adv: don't pass a NULL hard_iface to batadv_hardif_put
  ` [B.A.T.M.A.N.] "
` [PATCH 2/4] batman-adv: Avoid race in TT TVLV allocator helper
  ` [B.A.T.M.A.N.] "
` [PATCH 3/4] batman-adv: Fix TT sync flags for intermediate TT responses
  ` [B.A.T.M.A.N.] "
` [PATCH 4/4] batman-adv: prevent TT request storms by not sending inconsistent TT TLVLs
  ` [B.A.T.M.A.N.] "

[PATCH] i2c-mux-reg: Delete an error message for a failed memory allocation in i2c_mux_reg_probe_dt(
 2018-05-24 12:00 UTC  (3+ messages)
` [PATCH] i2c-mux-reg: Delete an error message for a failed memory allocation in i2c_mux_reg_probe_dt()
  ` [PATCH] i2c-mux-reg: Delete an error message for a failed memory allocation in i2c_mux_reg_probe

[PATCH] doc/ip_pipeline: update sample app user guide
 2018-05-24 11:59 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] leds: class: ensure workqueue is initialized before setting brightness
 2018-05-24 11:58 UTC  (2+ messages)

[PATCH net-next v2 1/1] bnx2x: Collect the device debug information during Tx timeout
 2018-05-24 11:57 UTC 

[PATCH] userfaultfd: prevent non-cooperative events vs mcopy_atomic races
 2018-05-24 11:56 UTC  (3+ messages)

[PATCH v2 0/2] i2c: mux: demux-pinctrl: improve device relationships
 2018-05-24 11:55 UTC  (7+ messages)
` [PATCH v2 1/2] i2c: mux: demux-pinctrl: use proper parent device for demux adapter
` [PATCH v2 2/2] i2c: mux: demux-pinctrl: add symlinks to the demux device in sysfs

[PATCH] net/mlx5: fix generic tunnel offloading compatibility check
 2018-05-24 11:55 UTC  (4+ messages)
` [PATCH v2] "

pci=earlydump on ARM
 2018-05-24 11:54 UTC  (3+ messages)

[Qemu-devel] QEMU: Multiple PCI domains for x86 PCI Express Machine (Q35)
 2018-05-24 11:54 UTC  (2+ messages)

[dm-crypt] [ANNOUNCE] cryptsetup 2.0.3
 2018-05-24 11:53 UTC  (6+ messages)
` [dm-crypt] Mildly OT: LUKS and the Debian installer

[RESEND PATCH 0/5] mtd: rawnand: add NVIDIA Tegra NAND flash support
 2018-05-24 11:53 UTC  (6+ messages)
` [RESEND PATCH 2/5] mtd: rawnand: add NVIDIA Tegra NAND Flash controller driver

[PATCH 0/3] merge calls to of_match_device and of_device_get_match_data
 2018-05-24 11:53 UTC  (4+ messages)
` [PATCH 1/3] i2c: mux: pca954x: "

[GSoC][PATCH v2 0/4] rebase: split rebase -p from rebase -i
 2018-05-24 11:52 UTC  (7+ messages)
` [GSoC][PATCH v3 "
  ` [GSoC][PATCH v3 1/4] rebase: duplicate git-rebase--interactive.sh to git-rebase--preserve-merges.sh
  ` [GSoC][PATCH v3 2/4] rebase: strip unused code in git-rebase--preserve-merges.sh
  ` [GSoC][PATCH v3 3/4] rebase: use the new git-rebase--preserve-merges.sh
  ` [GSoC][PATCH v3 4/4] rebase: remove -p code from git-rebase--interactive.sh

[PATCH v8 0/4] watchdog: da9063: Fix timeout handling
 2018-05-24 11:51 UTC  (5+ messages)
` [PATCH v8 1/4] watchdog: da9063: Fix setting/changing timeout
` [PATCH v8 2/4] watchdog: da9063: Fix updating timeout value
` [PATCH v8 3/4] watchdog: da9063: Fix timeout handling during probe
` [PATCH v8 4/4] watchdog: da9063: rename helper function to avoid misunderstandings

[PATCH v2 00/40] Shared Virtual Addressing for the IOMMU
 2018-05-24 11:50 UTC  (27+ messages)
` [PATCH v2 03/40] iommu/sva: Manage process address spaces
` [PATCH v2 07/40] iommu: Add a page fault handler
` [PATCH v2 13/40] vfio: Add support for Shared Virtual Addressing

[PATCH v4 00/11] R-Car DU Interlaced support through VSP1
 2018-05-24 11:50 UTC  (7+ messages)
` [PATCH v4 08/11] media: vsp1: Add support for extended display list headers
` [PATCH v4 11/11] drm: rcar-du: Support interlaced video output through vsp1

[PATCH] mm,oom: Don't call schedule_timeout_killable() with oom_lock held
 2018-05-24 11:50 UTC  (7+ messages)

[LTP] [PATCH v4 1/1] ipneigh : Use new API
 2018-05-24 11:50 UTC  (3+ messages)

[PATCH 4.9 00/96] 4.9.103-stable review
 2018-05-24  9:38 UTC  (23+ messages)
` [PATCH 4.9 01/96] net/mlx4_core: Fix error handling in mlx4_init_port_info
` [PATCH 4.9 04/96] sock_diag: fix use-after-free read in __sk_free
` [PATCH 4.9 06/96] vmxnet3: set the DMA mask before the first DMA map operation
` [PATCH 4.9 09/96] s390: add assembler macros for CPU alternatives
` [PATCH 4.9 11/96] s390/crc32-vx: use expoline for indirect branches
` [PATCH 4.9 13/96] s390/ftrace: "
` [PATCH 4.9 14/96] s390/kernel: "
` [PATCH 4.9 15/96] s390: move spectre sysfs attribute code
` [PATCH 4.9 17/96] s390: use expoline thunks in the BPF JIT
` [PATCH 4.9 19/96] scsi: sg: allocate with __GFP_ZERO in sg_build_indirect()
` [PATCH 4.9 22/96] hfsplus: stop workqueue when fill_super() failed
` [PATCH 4.9 24/96] usb: gadget: f_uac2: fix bFirstInterface in composite gadget
` [PATCH 4.9 35/96] ALSA: usb-audio: Add native DSD support for Luxman DA-06
` [PATCH 4.9 36/96] usb: dwc3: Add SoftReset PHY synchonization delay
` [PATCH 4.9 38/96] xhci: zero usb device slot_id member when disabling and freeing a xhci slot
` [PATCH 4.9 40/96] usb: dwc2: host: Fix transaction errors in host mode
` [PATCH 4.9 41/96] usb: gadget: ffs: Let setup() return USB_GADGET_DELAYED_STATUS
` [PATCH 4.9 43/96] usb: gadget: udc: change comparison to bitshift when dealing with a mask
` [PATCH 4.9 44/96] usb: gadget: composite: fix incorrect handling of OS desc requests
` [PATCH 4.9 46/96] Bluetooth: btusb: Add device ID for RTL8822BE
` [PATCH 4.9 49/96] staging: lustre: lmv: correctly iput lmo_root
` [PATCH 4.9 50/96] crypto: sunxi-ss - Add MODULE_ALIAS to sun4i-ss

[PATCH 00/10] Some more patches for wcn36xx
 2018-05-24 11:48 UTC  (7+ messages)
          ` wcn36xx: bug #538: stuck tx management frames

is the standard "[<options>]", and not "[options]" or other?
 2018-05-24 11:45 UTC 

[RFC/PATCH 0/7] rerere: handle nested conflicts
 2018-05-24  9:47 UTC  (3+ messages)
` [RFC/PATCH 4/7] rerere: fix crash when conflict goes unresolved

[PATCH 0/5] Enable an additional VMD device id
 2018-05-24 11:44 UTC  (2+ messages)

[Cluster-devel] vmalloc with GFP_NOFS
 2018-05-24 11:43 UTC  (3+ messages)
` [PATCH] doc: document scope NOFS, NOIO APIs

[RFC PATCH 0/5] kmalloc-reclaimable caches
 2018-05-24 11:43 UTC  (2+ messages)

[PATCH V2] PCI/portdrv: do not disable device on reboot/shutdown
 2018-05-24 11:43 UTC  (5+ messages)

[Xenomai] Posix named semaphore used by two separate applications
 2018-05-24 11:40 UTC 

[PATCH net-next 1/1] bnx2x: Collect the device debug information during Tx timeout
 2018-05-24 11:40 UTC  (3+ messages)

[PATCH v3 00/27] x86: PIE support and option to extend KASLR randomization
 2018-05-24 11:40 UTC  (6+ messages)
` [PATCH v3 21/27] x86/ftrace: Adapt function tracing for PIE support


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.