messages from 2017-12-22 20:13:44 to 2017-12-22 22:04:27 UTC [more...]
[PATCH 1/3] drm/i915: Split encoder->hot_plug() into pre and post variants
2017-12-22 22:07 UTC (4+ messages)
` [PATCH 3/3] drm/i915: Move SST DP link retraining into the ->post_hotplug() hook
[PATCH] drm: Add DPCD definitions for DP 1.4 FEC feature
2017-12-22 22:02 UTC
[PATCH 1/3] kni: support for MAC addr change
2017-12-22 22:01 UTC (6+ messages)
` [PATCH 2/3] kni: add support for promisc mode set
` [PATCH 3/3] kni: set initial value for MTU
[PATCH v2 0/5] Marvell NAND controller rework with ->exec_op()
2017-12-22 22:00 UTC (11+ messages)
` [PATCH v2 3/5] mtd: nand: replace pxa3xx_nand driver by its rework called marvell_nand
[PATCH 4.4 71/96] e1000e: Separate signaling for link check/link up
2017-12-22 22:00 UTC (5+ messages)
` [Intel-wired-lan] [PATCH] e1000e: Fix e1000_check_for_copper_link_ich8lan return value
[PATCH] i2c: gpio: Enable working over slow can_sleep GPIOs
2017-12-22 21:47 UTC
[PATCH 1/2] kbuild: Require a 'make clean' if we detect gcc changed underneath us
2017-12-22 21:58 UTC
[U-Boot] How to restore NVRAM on MTD partition from backup
2017-12-22 21:58 UTC (2+ messages)
[PATCH 2/2] commit: add support for --fixup <commit> -m"<extra message>"
2017-12-22 21:58 UTC (8+ messages)
` [PATCH v2 0/2] support -m"<msg>" combined with commit --fixup
` [PATCH v2 2/2] commit: add support for --fixup <commit> -m"<extra message>"
[PATCH] mtd: nand: vf610: fix error handling in vf610_nfc_probe()
2017-12-22 21:57 UTC (2+ messages)
[PATCH 4.14 000/159] 4.14.9-stable review
2017-12-22 21:55 UTC (11+ messages)
` [PATCH 4.14 108/159] kvm, mm: account kvm related kmem slabs to kmemcg
[Qemu-devel] [PATCH v2 0/3] virtio_net: allow hypervisor to indicate linkspeed and duplex setting
2017-12-22 21:54 UTC (12+ messages)
` "
` [Qemu-devel] [PATCH 2/3] qemu: use 64-bit values for feature flags in virtio-net
` "
` [Qemu-devel] [PATCH 3/3] qemu: add linkspeed and duplex settings to virtio-net
` "
` [PATCH net-next v2 1/3] virtio_net: propagate linkspeed/duplex settings from the hypervisor
` [Qemu-devel] "
[Buildroot] How to force mesa3d to use llvmpipe?
2017-12-22 21:52 UTC (3+ messages)
[PATCH v4] drm/i915: Apply Display WA #1183 on skl, kbl, and cfl
2017-12-22 21:52 UTC (5+ messages)
[PATCH] Fix urlencode format string on signed char
2017-12-22 21:48 UTC (2+ messages)
[Devel] [PATCH v3 0/3] create sysfs representation of ACPI HMAT
2017-12-22 21:46 UTC (10+ messages)
` "
Request for comments: C++ embedded webserver
2017-12-22 21:45 UTC (7+ messages)
[Patch net-next] net_sched: call qdisc_reset() with qdisc lock
2017-12-22 21:41 UTC (6+ messages)
` [Patch net-next] net_sched: remove the unsafe __skb_array_empty()
[PATCH] IB/core: Fix two kernel warnings triggered by rxe registration
2017-12-22 21:38 UTC
BUG: unable to handle kernel paging request in security_compute_sid
2017-12-22 21:38 UTC
BUG: unable to handle kernel paging request in devpts_mntget
2017-12-22 21:38 UTC (2+ messages)
INFO: rcu detected stall in input_inject_event
2017-12-22 21:37 UTC
KASAN: use-after-free Read in __pagevec_lru_add_fn
2017-12-22 21:37 UTC
kernel BUG at fs/userfaultfd.c:LINE!
2017-12-22 21:37 UTC
[PATCH] sequencer: assign only free()able strings to gpg_sign
2017-12-22 21:36 UTC (3+ messages)
[PATCH bpf-next 0/2] bpf: stack depth tracking fix
2017-12-22 21:33 UTC (3+ messages)
` [PATCH bpf-next 1/2] bpf: fix maximum stack depth tracking logic
` [PATCH bpf-next 2/2] selftests/bpf: additional stack depth tests
[RFC] macio airport how standard pccard?
2017-12-22 21:32 UTC (2+ messages)
PROBLEM: 4.15.0-rc3 APIC causes lockups on Core 2 Duo laptop
2017-12-22 21:31 UTC (10+ messages)
[PATCH lttng-tools] Test for lttng-logger
2017-12-22 21:22 UTC
[Qemu-devel] [PATCH v4 0/5] Add a valid_cpu_types property
2017-12-22 21:26 UTC (8+ messages)
[PATCH 00/12] Marvell NAND controller rework with ->exec_op()
2017-12-22 21:24 UTC (10+ messages)
WARNING in tty_set_ldisc
2017-12-22 21:20 UTC
[Qemu-devel] [PATCH v2 0/2] vhost: two fixes
2017-12-22 21:15 UTC (4+ messages)
` [Qemu-devel] [PATCH v2 2/2] vhost: double check used memslots number
[U-Boot] [PATCH 00/11] Introduce variables whitelisting in environment
2017-12-22 21:13 UTC (12+ messages)
` [U-Boot] [PATCH 01/11] env: fix ret not being set and fails when no env could have been init
` [U-Boot] [PATCH 02/11] lib: hashtable: support whitelisting env variables
` [U-Boot] [PATCH 03/11] env: add support for whitelisting variables from secondary environments
` [U-Boot] [PATCH 04/11] env: make nowhere an env medium like the others
` [U-Boot] [PATCH 05/11] cmd: saveenv: enable the saveenv command when ENV_IS_NOWHERE is defined
` [U-Boot] [PATCH 06/11] env: add env_driver to env_driver functions' arguments
` [U-Boot] [PATCH 07/11] env: gd flags without ENV_READY is enough to discriminate in
` [U-Boot] [PATCH 08/11] env: add env_driver parameter to env_import_redund
` [U-Boot] [PATCH 09/11] env: make env_locations a global variable
` [U-Boot] [PATCH 10/11] env: introducing env_info struct for storing info per env
` [U-Boot] [PATCH 11/11] env: store information about each environment in gd
[meta-python][PATCH] python3-cassandra-driver: update to version 3.12.0
2017-12-22 21:12 UTC
[PATCH 3.18 00/38] 3.18.90-stable review
2017-12-22 21:12 UTC (2+ messages)
[PATCH 4.4 00/78] 4.4.108-stable review
2017-12-22 21:11 UTC (2+ messages)
[PATCH 4.9 000/104] 4.9.72-stable review
2017-12-22 21:10 UTC (2+ messages)
[PATCH]locking:mutex Print warning if trylock in irq context
2017-12-22 21:08 UTC (3+ messages)
What's cooking in git.git (Dec 2017, #01; Mon, 4)
2017-12-22 21:07 UTC (3+ messages)
` [PATCH v3 1/1] check-non-portable-shell.pl: Quoted `wc -l` is not portable
[PATCH] checkpatch: Improve the TABSTOP test to include declarations
2017-12-22 21:07 UTC
[PATCH v5 00/11] FUSE mounts from non-init user namespaces
2017-12-22 21:06 UTC (4+ messages)
` [PATCH 02/11] mtd: Check permissions towards mtd block device inode when mounting
Unexpected raid1 behaviour
2017-12-22 21:04 UTC (12+ messages)
[PATCH v2 bpf-next 1/2] tools/bpftool: use version from the kernel source tree
2017-12-22 21:03 UTC (2+ messages)
[PATCH] lxc: add missing RDEPENDS
2017-12-22 21:03 UTC
Differentiating audit rules in an LSM stack
2017-12-22 21:02 UTC (3+ messages)
[Qemu-trivial] [PATCH v6 00/29] Remove some of the fprintf(stderr, "*
2017-12-22 20:58 UTC (11+ messages)
` [Qemu-trivial] [PATCH v6 04/29] hw/arm: Replace fprintf(stderr, "*\n" with error_report()
` [Qemu-trivial] [Qemu-devel] "
` [Qemu-arm] "
` "
[PATCH 1/1] ARM: imx_v6_v7_defconfig: enable CONFIG_CPU_FREQ_STAT
2017-12-22 20:59 UTC (2+ messages)
[PATCH 0/2] drm/vc4: Expose HW perf counters
2017-12-22 20:59 UTC (4+ messages)
` [PATCH 1/2] drm/vc4: Add a mechanism to easily extend CL submissions
[PATCH 1/2] ARM: dts: sunxi: Switch MMC nodes away from cd-inverted property
2017-12-22 20:57 UTC (6+ messages)
` [PATCH 2/2] arm64: "
BUG: unable to handle kernel NULL pointer dereference in sidtab_search_core
2017-12-22 20:57 UTC (12+ messages)
[PATCH] dnsmasq: add dnsmasq.d entries for lxc and libvirt
2017-12-22 20:57 UTC
Updated drm-intel-testing
2017-12-22 20:57 UTC
[PATCH 2/2] dm-writecache
2017-12-22 20:56 UTC (7+ messages)
ptrace versus setuid changes in 4.14?
2017-12-22 20:55 UTC (3+ messages)
limit + log + tcp not working ?
2017-12-22 20:52 UTC (3+ messages)
[meta-python][PATCH] python-django: update to version 1.11.8
2017-12-22 20:51 UTC
[PATCH] config.txt: Document behavior of backslashes in subsections
2017-12-22 20:49 UTC (2+ messages)
git merge commits staged files (when two trees are identical)
2017-12-22 20:46 UTC (7+ messages)
` [PATCH 1/3] t6044: recursive can silently incorporate dirty changes in a merge
` [PATCH 2/3] move index_has_changes() from builtin/am.c to merge.c for reuse
` [PATCH 3/3] merge-recursive: Avoid incorporating uncommitted changes in a merge
[PATCH v2 3/8] drm/i915: Add the missing Y/Yf modifiers for SKL+ sprites
2017-12-22 20:42 UTC (2+ messages)
[RFC PATCH 0/5] sched: On remote stats updates
2017-12-22 20:42 UTC (11+ messages)
` [RFC PATCH 2/5] sched: Add NOHZ_STATS_KICK
libnftables extended API proposal (Was: Re: [nft PATCH] libnftables: Fix for multiple context instances)
2017-12-22 20:39 UTC (11+ messages)
` libnftables extended API proposal
[PATCH i-g-t] scripts/trace.pl: Optimize event parsing and processing
2017-12-22 20:38 UTC (3+ messages)
` [PATCH i-g-t v4] "
[PATCH 00/27] timecounter/cyclecounter struct/interface update
2017-12-22 20:37 UTC (5+ messages)
` [Intel-wired-lan] [PATCH 10/27] ixgbe: Use timecounter_initialize interface
` [Intel-wired-lan] [PATCH 22/27] ixgbe: Use timecounter_reset interface
[PATCH net v2] netns, rtnetlink: fix struct net reference leak
2017-12-22 20:36 UTC
[PATCH rdma-next 0/9] i40iw updates for 4.16
2017-12-22 20:35 UTC (4+ messages)
` [PATCH rdma-next 9/9] i40iw: Fix the connection ORD value for loopback
[BUG] kernel bug encountered at drivers/net/xen-netback/netback.c:430!
2017-12-22 20:35 UTC (3+ messages)
[PATCH v2 0/8] drm/i915: Fix up the CCS code
2017-12-22 20:31 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Fix up the CCS code (rev2)
[PATCH v1 rdma-next 0/9] i40iw updates for 4.16
2017-12-22 20:29 UTC (10+ messages)
` [PATCH v1 rdma-next 1/9] i40iw: Set MAX_IRD_SIZE to 64
` [PATCH v1 rdma-next 2/9] i40iw: Use utility function roundup_pow_of_two()
` [PATCH v1 rdma-next 3/9] i40iw: Correct Q1/XF object count equation
` [PATCH v1 rdma-next 4/9] i40iw: Add notifier for network device events
` [PATCH v1 rdma-next 5/9] i40iw: Selectively teardown QPs on IP addr change event
` [PATCH v1 rdma-next 6/9] i40iw: Fix sequence number for the first partial FPDU
` [PATCH v1 rdma-next 7/9] i40iw: Ignore LLP_DOUBT_REACHABILITY AE
` [PATCH v1 rdma-next 8/9] i40iw: Validate correct IRD/ORD connection parameters
` [PATCH v1 rdma-next 9/9] i40iw: Fix the connection ORD value for loopback
Kernel configuration problem/confusion
2017-12-22 20:27 UTC (2+ messages)
[PATCH] btrfs: fix refcount_t usage when deleting btrfs_delayed_nodes
2017-12-22 20:06 UTC (2+ messages)
[PATCH v1 1/4] crypto: crypto4xx - shuffle iomap in front of request_irq
2017-12-22 20:18 UTC (4+ messages)
` [PATCH v1 2/4] crypto: crypto4xx - support Revision B parts
` [PATCH v1 3/4] crypto: crypto4xx - fix missing irq devname
` [PATCH v1 4/4] crypto: crypto4xx - kill MODULE_NAME
[Qemu-devel] [PULL v1 00/10] Merge tpm 2017/12/22
2017-12-22 20:16 UTC (11+ messages)
` [Qemu-devel] [PULL v1 01/10] tpm_emulator: Add a caching layer for the TPM Established flag
` [Qemu-devel] [PULL v1 02/10] tpm_tis: convert uint32_t to size_t
` [Qemu-devel] [PULL v1 03/10] tpm_tis: limit size of buffer from backend
` [Qemu-devel] [PULL v1 04/10] tpm_tis: remove TPMSizeBuffer usage
` [Qemu-devel] [PULL v1 05/10] tpm_tis: move buffers from localities into common location
` [Qemu-devel] [PULL v1 06/10] tpm_tis: merge read and write buffer into single buffer
` [Qemu-devel] [PULL v1 07/10] tpm_tis: move r/w_offsets to TPMState
` [Qemu-devel] [PULL v1 08/10] tpm_tis: merge r/w_offset into rw_offset
` [Qemu-devel] [PULL v1 09/10] tpm: Implement tpm_sized_buffer_reset
` [Qemu-devel] [PULL v1 10/10] acpi: Update TPM2 ACPI table to more recent specs
[RFC PATCH for 4.16 00/11] membarrier updates for 4.16
2017-12-22 20:15 UTC (33+ messages)
` [RFC PATCH for 4.16 01/11] Fix: membarrier: add missing preempt off around smp_call_function_many
` [RFC PATCH for 4.16 02/11] membarrier: selftest: Test private expedited cmd (v2)
` [Linux-kselftest-mirror] "
` [RFC PATCH for 4.16 03/11] powerpc: membarrier: Skip memory barrier in switch_mm() (v7)
` [RFC PATCH for 4.16 04/11] membarrier: Document scheduler barrier requirements (v5)
` [RFC PATCH for 4.16 05/11] membarrier: provide SHARED_EXPEDITED command (v2)
` [RFC PATCH for 4.16 06/11] membarrier: selftest: Test shared expedited cmd
` [Linux-kselftest-mirror] "
` [RFC PATCH for 4.16 07/11] membarrier: Provide core serializing command
` [RFC PATCH for 4.16 08/11] x86: Introduce sync_core_before_usermode (v2)
` [RFC PATCH for 4.16 09/11] membarrier: x86: Provide core serializing command (v3)
` [RFC PATCH for 4.16 10/11] membarrier: arm64: Provide core serializing command
` [RFC PATCH for 4.16 11/11] membarrier: selftest: Test private expedited sync core cmd
` [Linux-kselftest-mirror] "
[PATCH v6 0/2] Fix corner cases with disabling CLKRUN in tpm_tis
2017-12-22 20:13 UTC (4+ messages)
` [PATCH v7 1/2] tpm_tis: Move ilb_base_addr to tpm_tis_data
` [PATCH v7 2/2] tpm: Keep CLKRUN enabled throughout the duration of transmit_cmd()
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.