messages from 2018-01-06 21:12:00 to 2018-01-07 03:42:52 UTC [more...]
Google Chrome cause locks held in system (kernel 4.15 rc2)
2018-01-07 3:42 UTC (7+ messages)
[PATCH 00/18] prevent bounds-check bypass via speculative execution
2018-01-07 3:38 UTC (19+ messages)
` [PATCH 06/18] x86, barrier: stop speculation for failed access_ok
[PATCH v4 2/3] net/virtio: add packet injection method
2018-01-07 12:05 UTC (12+ messages)
` [PATCH v5 0/3] net/virtio: support GUEST ANNOUNCE
` [PATCH v5 2/3] net/virtio: add packet injection method
` [PATCH v5 3/3] net/virtio: support GUEST ANNOUNCE
` [PATCH v6 0/3] "
` [PATCH v6 1/3] net/virtio: make control queue thread-safe
` [PATCH v6 2/3] net/virtio: add packet injection method
` [PATCH v6 3/3] net/virtio: support GUEST ANNOUNCE
[PATCH] virtio: make VIRTIO a menuconfig to ease disabling it all
2018-01-07 3:25 UTC (5+ messages)
` [PATCH, v2] virtio: make VIRTIO a menuconfig to ease disabling it
` [PATCH] [PATCH] virtio: make VIRTIO a menuconfig to ease disabling it all
[PATCH 0/3] ARM: da8xx: remove con_id from USB clocks
2018-01-07 3:19 UTC (11+ messages)
` [PATCH 1/3] USB: musb: da8xx: remove clock con_id
` [1/3] "
` [PATCH 2/3] USB: ohci: da8xx: remove clk con_id
` [2/3] "
` [PATCH 3/3] ARM: da8xx: remove con_id from USB clocks
` [3/3] "
[PATCH v2 0/2] ARM: davinici: move watchdog restart from mach to drivers
2018-01-07 3:10 UTC (6+ messages)
` [PATCH v2 1/2] watchdog: davinci_wdt: add restart function
` [PATCH v2 2/2] ARM: davinci: remove watchdog reset
[PATCH] x86/mm/pti: remove dead logic during user pagetable population
2018-01-07 3:05 UTC (5+ messages)
[PATCH v2] libfdt: remove unnecessary include directive from <linux/libfdt.h>
2018-01-07 3:02 UTC (2+ messages)
[PATCH v4 7/7] wildmatch test: create & test files on disk in addition to in-memory
2018-01-07 2:51 UTC (5+ messages)
` [PATCH v4 8/7] wildmatch test: skip file creation tests on Windows proper
[linux-lvm] new max tag length?
2018-01-07 2:52 UTC (2+ messages)
[Buildroot] [PATCH 1/1] python-xlib: new package
2018-01-07 2:48 UTC (5+ messages)
` [Buildroot] [PATCH v2 "
[PATCH net-next v3 00/10] net: qualcomm: rmnet: Enable csum offloads
2018-01-07 2:19 UTC (4+ messages)
[RFC] memdup_user() and friends
2018-01-07 2:16 UTC
Need help with empty shares after Debian sid package upgrades
2018-01-07 2:15 UTC
CPU frequency scaling (governor) issue (acpi-cpufreq)
2018-01-07 2:02 UTC
[PATCH v5 00/12] Retpoline: Avoid speculative indirect calls in kernel
2018-01-07 1:44 UTC (13+ messages)
` [PATCH v5 02/12] x86/retpoline: Add initial retpoline support
` [PATCH v5 05/12] x86/retpoline/ftrace: Convert ftrace assembler indirect jumps
` [RFC PATCH 13/12] Retpoline vs. CONFIG_TRIM_UNUSED_SYMBOLS
[PATCH] net: ipv4: Remove MTU check in IP_HDRINCL send flow
2018-01-07 1:41 UTC (2+ messages)
[PATCH net] ipv6: remove null_entry before adding default route
2018-01-07 1:41 UTC (3+ messages)
Help
2018-01-07 1:39 UTC (4+ messages)
[Qemu-devel] [PULL 00/12] 9p patches for 2.12 20170106
2018-01-06 1:22 UTC (2+ messages)
metag build error in -next due to 'fs, elf: drop MAP_FIXED usage from elf_map'
2018-01-07 1:07 UTC (2+ messages)
[Qemu-devel] [PATCH v2] linux-user/mmap.c: Avoid choosing NULL as start address
2018-01-07 1:01 UTC
[git pull] vfs fixes for -rc7
2018-01-07 1:00 UTC
[PATCH] jbd2: fix sphinx kerel-doc build warnings for journal_s
2018-01-07 0:46 UTC
[PATCH 0/8] Doc/submodules: a few updates
2018-01-07 0:44 UTC (11+ messages)
` [PATCH 1/8] Doc/gitsubmodules: split a sentence for better readability
` [PATCH 3/8] Doc/gitsubmodules: specify how submodules help in reduced size
` [PATCH 4/8] Doc/gitsubmodules: avoid abbreviations
` [PATCH 5/8] Doc/gitsubmodules: use "Git directory" consistently
` [PATCH 6/8] Doc/gitsubmodules: improve readability of certain lines
[PATCH 00/22] Vixen: A PV-in-HVM shim
2018-01-07 0:35 UTC (32+ messages)
` [PATCH 01/22] ---- x86/Kconfig: Options for Xen and PVH support
` [PATCH 02/22] x86/entry: Probe for Xen early during boot
` [PATCH 03/22] x86/guest: Hypercall support
` [PATCH 04/22] x86: Don't use potentially incorrect CPUID values for topology information
` [PATCH 05/22] char: optionally redirect {, g}printk output to QEMU debug log
` [PATCH 06/22] console: do not print banner if below info log threshold
` [PATCH 07/22] vixen: introduce is_vixen() to allow altering behavior
` [PATCH 08/22] vixen: allow dom0 to be created with a domid != 0
` [PATCH 09/22] vixen: modify the e820 table to advertise HVM special pages as RAM
` [PATCH 10/22] vixen: do not permit access to physical IRQs if in Vixen mode
` [PATCH 11/22] vixen: early initialization of Vixen including shared_info mapping
` [PATCH 12/22] vixen: paravirtualization TSC frequency calculation
` [PATCH 13/22] vixen: Use SCHEDOP_shutdown to shutdown the machine
` [PATCH 14/22] vixen: forward VCPUOP_register_runstate_memory_area to outer Xen
` [PATCH 15/22] vixen: pass through version hypercalls to parent Xen
` [PATCH 16/22] vixen: pass grant table operations through to the outer Xen
` [PATCH 17/22] vixen: setup infrastructure to receive event channel notifications
` [PATCH 18/22] vixen: Introduce ECS_PROXY for event channel proxying
` [PATCH 19/22] vixen: Fix Vixen adaptation of send_global_virq()
` [PATCH 20/22] vixen: event channel passthrough support
` [PATCH 21/22] vixen: provide Xencons implementation
` [PATCH 22/22] vixen: dom0 builder support
[Buildroot] [PATCH] python-xlib: fix LICENSE hash
2018-01-07 0:32 UTC
[meta-java] morty branch not compiling with GCC6
2018-01-07 0:31 UTC (2+ messages)
[PATCH] Bluetooth: btusb: Disable autosuspend on QCA Rome devices
2018-01-07 0:24 UTC (5+ messages)
Overhead reduction in LE connection establishment
2018-01-07 0:23 UTC (2+ messages)
[PATCH v6 0/1] Make input drivers y2038 safe
2018-01-07 0:19 UTC (3+ messages)
` [PATCH v6 1/1] input: Deprecate real timestamps beyond year 2106
[L10N] Kickoff for Git 2.16.0 l10n round 2
2018-01-06 23:58 UTC
[U-Boot] [PATCH 1/1] board_r: remove superfluous #ifdef CONFIG_PRAM
2018-01-06 23:54 UTC
[PATCH 0/2] tests: fix issues in autopkgtest environment
2018-01-06 23:46 UTC (2+ messages)
[net-next] netfilter: add segment routing header 'srh' match
2018-01-06 23:40 UTC (2+ messages)
Documentation for update-index
2018-01-06 23:33 UTC
master - label: Add callback fns (partially)
2018-01-06 23:27 UTC
[patch 0/4] timer/nohz: Fix timer/nohz woes
2018-01-06 23:21 UTC (7+ messages)
[PATCH 0/5] Rewrite GPIO SPI to use descriptors
2018-01-06 23:18 UTC (5+ messages)
[bpf-net PATCH v2] bpf: sockmap missing NULL psock check
2018-01-06 23:08 UTC (2+ messages)
[refpolicy] [PATCH] gnome/mozilla: allow dbus chat
2018-01-06 23:06 UTC
[PATCH bpf-next v2 0/2] bpf: implement syscall command BPF_MAP_GET_NEXT_KEY for stacktrace map
2018-01-06 23:03 UTC (2+ messages)
[PATCH] netfilter: nf_tables: delete table via table handle
2018-01-06 23:02 UTC (2+ messages)
[PATCH] crypto: clear htmldocs build warnings for crypto/hash
2018-01-06 23:01 UTC
[PATCH] parser_bison: extend nft to delete table via table handle
2018-01-06 22:59 UTC (2+ messages)
ACPI issues on cold power on [bisected]
2018-01-06 22:59 UTC (6+ messages)
` [PATCH] ACPI / WMI: Call acpi_wmi_init() later
[PATCH 0/3] vhost: simplify use of eventfds
2018-01-06 22:52 UTC (4+ messages)
` [PATCH 1/3] vhost: don't hold onto file pointer for VHOST_SET_VRING_CALL
` [PATCH 2/3] vhost: don't hold onto file pointer for VHOST_SET_VRING_ERR
` [PATCH 3/3] vhost: don't hold onto file pointer for VHOST_SET_LOG_FD
[PATCH] netfilter: fix int overflow in xt_alloc_table_info()
2018-01-06 22:52 UTC (2+ messages)
[U-Boot] [BUG] x86: incorrect dram definition in dram_init_banksize()
2018-01-06 22:51 UTC
[U-Boot] [PATCH V2] imx: mx7: psci: add system reset support
2018-01-06 22:47 UTC (4+ messages)
Problems with 'Construct init thread stack in the linker script rather than by union' in -next
2018-01-06 22:45 UTC
Bug Report: Subtrees and GPG Signed Commits
2018-01-06 22:45 UTC
[PATCH v5] kernel: make groups_sort calling a responsibility group_info allocators
2018-01-06 22:36 UTC (9+ messages)
` [PATCH v4] "
` [PATCH] Documentation: security/credentials.rst: explain need to sort group_list
[PATCH] uas: ignore UAS for Norelsys NS1068(X) chips
2018-01-06 22:26 UTC (3+ messages)
` [linux-sunxi] "
[PATCH] atm/clip: Use seq_puts() in svc_addr()
2018-01-06 22:25 UTC (4+ messages)
[PATCH 2/2] iio: imu: st_lsm6dsx: remove st_lsm6dsx_write_with_mask() declaration
2018-01-06 22:23 UTC
[PATCH 1/2] iio: imu: st_lsm6dsx: pre-allocate read buffer at bootstrap
2018-01-06 22:23 UTC
[PATCH 0/2] fix sparse warnings in st_lsm6dsx
2018-01-06 22:23 UTC
Errors and other unpleasant things found by Cppcheck
2018-01-06 22:13 UTC
[PATCH 0/1] conf/ucm: Add chtrt5645-mono-speaker-analog-mic configuration
2018-01-06 22:03 UTC (2+ messages)
` [PATCH] "
[ANNOUNCE] Git v2.16.0-rc1
2018-01-06 22:01 UTC (3+ messages)
[PATCH] mei: fix an && vs || typo
2018-01-06 21:59 UTC (3+ messages)
[Qemu-devel] [PATCH] scripts/make-release: More .git removal
2018-01-06 21:56 UTC (3+ messages)
[Qemu-devel] [PATCH v2] scripts/make-release: Don't archive .git files
2018-01-06 21:56 UTC
[PATCH v3 0/2] fix kernel-docs for struct iio_trigger
2018-01-06 21:56 UTC (3+ messages)
` [PATCH v3 1/2] iio: add kernel-doc for field @owner
` [PATCH v3 2/2] iio: add field identifier for @use_count kernel-doc
[PATCH 0/3] eventfd: clean up unneeded cruft
2018-01-06 21:53 UTC (4+ messages)
[PATCH v2 0/8] IBRS patch series
2018-01-06 21:46 UTC (16+ messages)
` [PATCH v2 4/8] x86/spec_ctrl: Add sysctl knobs to enable/disable SPEC_CTRL feature
` Is: Linus, name for 'spectre' variable. Was:Re: "
dvb usb issues since kernel 4.9
2018-01-06 21:44 UTC (2+ messages)
[PATCH v5 0/3] Make input drivers y2038 safe
2018-01-06 21:43 UTC (5+ messages)
` [PATCH v5 2/3] input: evdev: Replace timeval with timespec64
[PATCH 0/2 RESEND] fix kernel-docs for struct iio_trigger
2018-01-06 21:40 UTC (4+ messages)
` [PATCH 1/2 RESEND] iio: add kernel-doc for field @owner
[PATCH] x86: xen: remove the use of VLAIS
2018-01-06 21:39 UTC (3+ messages)
` [PATCH v2] "
Bring together merge and rebase
2018-01-06 21:38 UTC (7+ messages)
"BUG: using smp_processor_id() in preemptible" with KPTI on 4.14.11
2018-01-06 21:38 UTC (10+ messages)
[PATCH v2] iio: adc: max9611: fix module auto-loading
2018-01-06 21:37 UTC (8+ messages)
[GIT PULL] KVM fixes for Linux 4.15-rc7
2018-01-06 21:34 UTC
[PATCH] sh_eth: fix TXALCR1 offsets
2018-01-06 21:26 UTC (2+ messages)
[Qemu-devel] [PATCH] linux-user/mmap.c: Avoid choosing NULL as start address
2018-01-06 21:25 UTC (3+ messages)
[PATCH] atmel_lcdfb: introduce driver data
2018-01-06 21:19 UTC
[PATCH bpf-next v4 1/3] libbpf: add function to setup XDP
2018-01-06 21:16 UTC (4+ messages)
` [PATCH bpf-next v5 1/4] "
` [PATCH bpf-next v5 2/4] libbpf: add error reporting in XDP
[PATCH v5 0/22] at91: move reset vector to board code
2018-01-06 21:11 UTC (18+ messages)
` [PATCH v5 02/22] arm: at91: refactor lowlevel_init selection
` [PATCH v5 04/22] arm: at91: add at91sam926x_board_init.h
` [PATCH v5 05/22] arm: at91: code cleanup in at91sam926x_board_init
` [PATCH v5 07/22] at91sam9261ek, at91sam9g10ek: move reset vector to board code
` [PATCH v5 09/22] at91: drop unused at91sam9261_lowlevel_init
` [PATCH v5 10/22] pm9263: move reset vector to board code
` [PATCH v5 11/22] {usb,tny}-a926x: "
` [PATCH v5 13/22] haba-knx: "
` [PATCH v5 14/22] sama5d{3, 4}{xek, xplained}: "
` [PATCH v5 15/22] at91sam9n12ek: "
` [PATCH v5 16/22] at91sam9260ek, at91sam9g20ek: "
` [PATCH v5 17/22] at91sam9m10g45ek, at91sam9m10ihd, pm9g45: "
` [PATCH v5 18/22] animeo: "
` [PATCH v5 19/22] telit-evk-pro3: "
` [PATCH v5 20/22] dss11: "
` [PATCH v5 21/22] at91rm9200ek: "
` [PATCH v5 22/22] arm: at91: remove leftovers from moving reset code in mach-at91
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.