All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-02-11 00:20:14 to 2018-02-11 04:35:00 UTC [more...]

[PATCH 3.2 00/79] 3.2.99-rc1 review
 2018-02-11  4:20 UTC  (18+ messages)
` [PATCH 3.2 79/79] kaiser: Set _PAGE_NX only if supported
` [PATCH 3.2 25/79] USB: Add delay-init quirk for Corsair K70 LUX keyboards
` [PATCH 3.2 07/79] media: rc: check for integer overflow
` [PATCH 3.2 71/79] usbip: Fix sscanf handling
` [PATCH 3.2 31/79] USB: usbfs: compute urb->actual_length for isochronous
` [PATCH 3.2 70/79] staging: usbip: removed #if 0'd out code
` [PATCH 3.2 69/79] ALSA: seq: Make ioctls race-free
` [PATCH 3.2 74/79] usbip: fix stub_rx: harden CMD_SUBMIT path to handle malicious input
` [PATCH 3.2 09/79] scsi: bfa: integer overflow in debugfs
` [PATCH 3.2 38/79] ocfs2: fix issue that ocfs2_setattr() does not deal with new_i_size==i_size
` [PATCH 3.2 05/79] USB: serial: garmin_gps: fix I/O after failed probe and remove
` [PATCH 3.2 60/79] x86/decoder: Add new TEST instruction pattern
` [PATCH 3.2 73/79] usbip: fix stub_rx: get_pipe() to validate endpoint number
` [PATCH 3.2 75/79] usbip: prevent vhci_hcd driver from leaking a socket pointer address
` [PATCH 3.2 76/79] usbip: fix stub_send_ret_submit() vulnerability to null transfer_buffer
` [PATCH 3.2 06/79] USB: serial: garmin_gps: fix memory leak on probe errors
` [PATCH 3.2 78/79] kaiser: Set _PAGE_NX only if supported

[PATCH 3.16 000/136] 3.16.54-rc1 review
 2018-02-11  4:31 UTC  (31+ messages)
` [PATCH 3.16 116/136] staging: android: ashmem: fix a race condition in ASHMEM_SET_SIZE ioctl
` [PATCH 3.16 131/136] x86/vdso: Get pvclock data from the vvar VMA instead of the fixmap
` [PATCH 3.16 050/136] USB: Add delay-init quirk for Corsair K70 LUX keyboards
` [PATCH 3.16 123/136] usbip: fix stub_rx: get_pipe() to validate endpoint number
` [PATCH 3.16 021/136] USB: serial: metro-usb: stop I/O after failed open
` [PATCH 3.16 008/136] usbip: tools: Install all headers needed for libusbip development
` [PATCH 3.16 136/136] kaiser: Set _PAGE_NX only if supported
` [PATCH 3.16 075/136] blktrace: Fix potential deadlock between delete & sysfs ops
` [PATCH 3.16 019/136] KVM: nVMX: set IDTR and GDTR limits when loading L1 host state
` [PATCH 3.16 013/136] drm/i915: Read timings from the correct transcoder in intel_crtc_mode_get()
` [PATCH 3.16 023/136] scsi: bfa: integer overflow in debugfs
` [PATCH 3.16 032/136] l2tp: ensure sessions are freed after their PPPOL2TP socket
` [PATCH 3.16 134/136] x86/vdso: Remove pvclock fixmap machinery
` [PATCH 3.16 118/136] Bluetooth: Prevent stack info leak from the EFS element
` [PATCH 3.16 070/136] MIPS: Fix an n32 core file generation regset support regression
` [PATCH 3.16 048/136] staging: rtl8188eu: avoid a null dereference on pmlmepriv
` [PATCH 3.16 082/136] s390/disassembler: increase show_code buffer size
` [PATCH 3.16 135/136] kaiser: Set _PAGE_NX only if supported
` [PATCH 3.16 122/136] usbip: fix NULL pointer dereference on errors
` [PATCH 3.16 084/136] sctp: fully initialize the IPv6 address in sctp_v6_to_addr()
` [PATCH 3.16 002/136] staging: lustre: ptlrpc: kfree used instead of kvfree
` [PATCH 3.16 017/136] USB: serial: garmin_gps: fix memory leak on probe errors
` [PATCH 3.16 121/136] ALSA: seq: Make ioctls race-free
` [PATCH 3.16 125/136] usbip: prevent vhci_hcd driver from leaking a socket pointer address
` [PATCH 3.16 115/136] x86/decoder: Add new TEST instruction pattern
` [PATCH 3.16 126/136] usbip: fix stub_send_ret_submit() vulnerability to null transfer_buffer
` [PATCH 3.16 130/136] x86, vdso, pvclock: Simplify and speed up the vdso pvclock reader
` [PATCH 3.16 124/136] usbip: fix stub_rx: harden CMD_SUBMIT path to handle malicious input
` [PATCH 3.16 016/136] USB: serial: garmin_gps: fix I/O after failed probe and remove
` [PATCH 3.16 069/136] USB: usbfs: compute urb->actual_length for isochronous

[PATCH v4 00/28] add vIOMMU support with irq remapping function of virtual VT-d
 2018-02-11  4:34 UTC  (4+ messages)
` [PATCH v4 09/28] x86/vvtd: Set Interrupt Remapping Table Pointer through GCMD

[PATCH] vhost: reduce size of coredump file
 2018-02-11  4:34 UTC  (2+ messages)

Some buttons on the Fujitsu u7[25]7 laptops are not working
 2018-02-11  4:27 UTC  (9+ messages)
    ` [PATCH][RfC] "

[PATCH] vhost: fix wait for valid descriptor
 2018-02-11  4:21 UTC  (2+ messages)

arch/microblaze/lib/fastcopy.S:33:2: error: #error Microblaze LE not support ASM optimized lib func. Disable OPT_LIB_ASM
 2018-02-11  4:17 UTC 

[RFC PATCH 0/7] Kconfig: add new special property shell= to test compiler options in Kconfig
 2018-02-11  4:13 UTC  (16+ messages)
` [RFC PATCH 4/7] kconfig: support new special property shell=

[Qemu-devel] [PATCH 0/3] QAPI file renames
 2018-02-11  4:11 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/3] qapi: Pass '-u' when doing non-silent diff
` [Qemu-devel] [PATCH 2/3] qapi: Rename QMP and QGA schema files
` [Qemu-devel] [PATCH 3/3] qapi: Rename .json to .qapi

[PATCH] vhost: fix return avail ring position in get vring base
 2018-02-11  4:09 UTC  (2+ messages)

Kconfig:12: can't open file "arch/powerpc64/Kconfig"
 2018-02-11  4:07 UTC  (2+ messages)

[PATCH] vhost: fix remove macro name conflict
 2018-02-11  4:03 UTC  (2+ messages)

[PATCH 1/4] watchdog: uniphier: change order for setting default timeout
 2018-02-11  3:56 UTC  (10+ messages)
` [PATCH 2/4] watchdog: omap_wdt: "
` [PATCH 3/4] watchdog: gpio: "
` [PATCH 4/4] watchdog: lpc18xx: remove assignment of unused ret-value

[PATCH] maintainers: update vhost lib and pmd
 2018-02-11  3:56 UTC  (3+ messages)

[PATCH] vhost: fix realloc failure
 2018-02-11  3:55 UTC  (2+ messages)

[U-Boot] [PATCH 1/6] rockchip: clk: rk3036: convert to use live dt
 2018-02-11  3:53 UTC  (6+ messages)
` [U-Boot] [PATCH 2/6] rockchip: clk: rk3188: "
` [U-Boot] [PATCH 3/6] rockchip: clk: rk322x: "
` [U-Boot] [PATCH 4/6] rockchip: clk: rk3288: "
` [U-Boot] [PATCH 5/6] rockchip: clk: rk3328: "
` [U-Boot] [PATCH 6/6] rockchip: clk: rk1108: "

[PATCH] f2fs: set_code_data in move_data_block
 2018-02-11  3:51 UTC  (7+ messages)

[v1,3/4] dmaengine: hidma: Constify returned by device_get_match_data() value
 2018-02-11  3:48 UTC 

[PATCH] irqchip/gic-v3-its: handle rd_idx wrapping in its_wait_for_range_completion()
 2018-02-11  3:42 UTC 

[PATCH v3 0/3] KVM: Introduce dedicated vCPUs hint KVM_HINTS_DEDICATED
 2018-02-11  3:29 UTC  (4+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 2/3] KVM: X86: Choose qspinlock when dedicated vCPUs available
` [PATCH v3 3/3] KVM: X86: Don't use PV TLB flush with dedicated vCPUs and steal time disabled

[PATCH net] ptr_ring: prevent integer overflow when calculating size
 2018-02-11  3:28 UTC 

[RFC PATCH v15 0/6] mm: security: ro protection for dynamic data
 2018-02-11  3:19 UTC  (28+ messages)
` [PATCH 1/6] genalloc: track beginning of allocations
` [PATCH 2/6] genalloc: selftest
` [PATCH 3/6] struct page: add field for vm_struct
` [PATCH 4/6] Protectable Memory
` [PATCH 5/6] Pmalloc: self-test
` [PATCH 6/6] Documentation for Pmalloc

[PATCH] KVM: X86: Fix SMRAM accessing even if VM is shutdown
 2018-02-11  3:20 UTC  (7+ messages)

Cold log explanation
 2018-02-11  3:16 UTC  (2+ messages)

[PATCH V2 0/6]nvme-pci: fixes on nvme_timeout and nvme_dev_disable
 2018-02-11  3:06 UTC  (8+ messages)

[PATCH] f2fs: remove unneed reada during build free nids
 2018-02-11  3:12 UTC  (4+ messages)

[RFC PATCH] vfio/pci: Add ioeventfd support
 2018-02-11  3:09 UTC  (4+ messages)
` [Qemu-devel] "

[PATCH] ath10k: fix use-after-free in ath10k_wmi_cmd_send_nowait
 2018-02-11  2:56 UTC  (2+ messages)

[PATCH] ath10k: fix use-after-free in ath10k_wmi_cmd_send_nowait
 2018-02-11  2:54 UTC 

[PATCH v5] libfdt: add helpers to read address and size from reg
 2018-02-11  2:54 UTC  (4+ messages)

[PATCH] PCI/portdrv: Remove "pcie_hp=nomsi" kernel parameter
 2018-02-11  2:48 UTC 

[PATCH V4 1/2] ptr_ring: fail early if queue occupies more than KMALLOC_MAX_SIZE
 2018-02-11  2:46 UTC  (6+ messages)
` [PATCH V4 2/2] ptr_ring: try vmalloc() when kmalloc() fails

[PATCH v6] libfdt: add helpers to read address and size from reg
 2018-02-11  2:44 UTC  (2+ messages)

[BUG]: A83T - AC100 gets the wrong number of parents
 2018-02-11  2:43 UTC  (2+ messages)

[PATCH] drm/i915/audio: do not set Maud/Naud values manually on KBL
 2018-02-11  2:41 UTC  (3+ messages)
  ` [Intel-gfx] "

[PATCH v2] f2fs: introduce "strict_fsync" for posix standard fsync
 2018-02-11  2:37 UTC  (3+ messages)

[RFC PATCH 0/5] vfio: ioeventfd support
 2018-02-11  2:38 UTC  (5+ messages)
` [RFC PATCH 5/5] vfio/quirks: Enable ioeventfd quirks to be handled by vfio directly
  ` [Qemu-devel] "

Framework for hardware filter support?
 2018-02-11  2:38 UTC 

[V9fs-developer] [RFC] we should solve create-unlink-getattr idiom
 2018-02-11  2:33 UTC  (5+ messages)
    ` [Qemu-devel] "

[Bug 105039] No 120hz with 4.15 kernel and DC enabled
 2018-02-11  2:32 UTC 

[PATCH] bcache: fix incorrect sysfs output value of strip size
 2018-02-11  2:30 UTC 

Darlehensangebot
 2018-02-11  2:24 UTC 

[PATCH] seq_file: remove redundant assignment of index to m->index
 2018-02-11  1:02 UTC  (3+ messages)

[PATCH] ACPI/IORT: Remove temporary iort_get_id_mapping_index() ACPICA guard
 2018-02-11  2:06 UTC  (3+ messages)

[PATCH v3] KVM: VMX: Don't halt vcpu when L1 is injecting events to L2
 2018-02-11  2:06 UTC 

[kvm-unit-tests PATCH] kvm-unit-tests: vmx: add a test for injecting events to halted L2
 2018-02-11  2:06 UTC 

[Buildroot] [PATCH 1/1] qt5webkit: add missing icu dependency
 2018-02-11  2:03 UTC 

[PATCH 2/6] genalloc: selftest
 2018-02-11  2:01 UTC  (6+ messages)

[PATCH v2 00/41] Automate updating git-completion.bash a bit
 2018-02-11  1:59 UTC  (4+ messages)
` [PATCH v3 00/42] "
  ` [PATCH v3 42/42] git-completion.bash: add GIT_COMPLETION_OPTIONS=all config

[Xenomai] bcm2835 ipipe question
 2018-02-11  1:57 UTC 

[PATCH] Input: gpio_keys: Add level trigger support for GPIO keys
 2018-02-11  1:54 UTC  (6+ messages)

[PATCH] vhost: fix double free on shutdown
 2018-02-11  1:54 UTC  (2+ messages)

tmpfs and brickability (size=50% default considered naieve)
 2018-02-11  1:53 UTC 

[RFC PATCH 0/2] f2fs: introduce lost+found feature
 2018-02-11  1:53 UTC  (3+ messages)

[PATCH 1/3] nvme-pci: Fix timeouts in connecting state
 2018-02-11  1:53 UTC  (4+ messages)
` [PATCH 2/3] nvme: Sync queues on controller resets

[PATCH v2 1/7] watchdog: sama5d4: make use of timeout-secs provided in devicetree
 2018-02-11  1:52 UTC  (9+ messages)
` [PATCH v2 5/7] watchdog: mtk: allow setting timeout "

[PATCH] vhost: fix close callfd on get vring base
 2018-02-11  1:47 UTC  (2+ messages)

[Bug 105038] slight lags in youtube video 1080p since a change in kernel 4.15 related to drm/ttm
 2018-02-11  1:47 UTC  (2+ messages)

[PATCH] x86: try to simplify NR_CPUS config
 2018-02-11  1:11 UTC  (7+ messages)
  ` [PATCH v2] x86: "
    ` [PATCH] x86/Kconfig: Further simplify the "

[PATCH] cpufreq: imx6q: support frequencies >528MHz for i.MX6UL/ULL
 2018-02-11  1:42 UTC  (4+ messages)

[PATCH] libceph: fix misjudgement of maximum monitor number
 2018-02-11  1:33 UTC 

[PATCH 5/6] Pmalloc: self-test
 2018-02-11  1:28 UTC  (6+ messages)

[PATCH 1/2] xen: xenbus_dev_frontend: Fix XS_TRANSACTION_END handling
 2018-02-11  1:27 UTC  (5+ messages)
` [PATCH 2/2] xen: xenbus: WARN_ON XS_TRANSACTION_{START,END} misuse
    ` [PATCH 2/2] xen: xenbus: WARN_ON XS_TRANSACTION_{START, END} misuse

PF vlan filter can not work in x710
 2018-02-11  1:25 UTC 

i354 autoneg-off link issue
 2018-02-11  1:17 UTC 

[ANNOUNCE] OFED 4.8-2-rc1 release is available
 2018-02-11  1:10 UTC  (2+ messages)

[PATCH] eal: fix rte_errno values for IPC API
 2018-02-11  1:09 UTC  (2+ messages)

[RFC PATCH v14 0/6] mm: security: ro protection for dynamic data
 2018-02-11  1:04 UTC  (7+ messages)
` [PATCH 4/6] Protectable Memory

btrfs-cleaner / snapshot performance analysis
 2018-02-11  1:02 UTC  (4+ messages)

[U-Boot] TCP & Overrrun
 2018-02-11  0:44 UTC  (5+ messages)

[PATCH v9 1/7] drm/i915/guc: Move GuC WOPCM related code into separate files
 2018-02-11  0:36 UTC  (4+ messages)
` [PATCH v9 6/7] drm/i915/guc: Check the locking status of GuC WOPCM registers

[Bug 105018] Kernel panic when waking up after screen goes blank
 2018-02-11  0:32 UTC  (2+ messages)

[U-Boot] [PULL] efi v2018.03 patch queue 2018-02-10
 2018-02-11  0:26 UTC  (2+ messages)

[stable-4.4.y] compile error with KAISER and no vsyscall emulation
 2018-02-11  0:24 UTC 

[PATCH] ltp: fix knob to control numa support
 2018-02-11  0:22 UTC  (3+ messages)

Accessing BeagleBone Analog inputs
 2018-02-11  0:20 UTC  (2+ messages)

[PATCH] platform/x86: dell-laptop: fix kbd_get_state's request value
 2018-02-11  0:20 UTC 


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.