All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-12-17 20:16:50 to 2019-12-17 20:46:20 UTC [more...]

[PATCH v4 00/19] KVM: Dynamically size memslot arrays
 2019-12-17 20:40 UTC  (78+ messages)
` [PATCH v4 01/19] KVM: x86: Allocate new rmap and large page tracking when moving memslot
` [PATCH v4 02/19] KVM: Reinstall old memslots if arch preparation fails
` [PATCH v4 03/19] KVM: Don't free new memslot if allocation of said memslot fails
` [PATCH v4 04/19] KVM: PPC: Move memslot memory allocation into prepare_memory_region()
` [PATCH v4 05/19] KVM: x86: Allocate memslot resources during prepare_memory_region()
` [PATCH v4 06/19] KVM: Drop kvm_arch_create_memslot()
` [PATCH v4 07/19] KVM: Explicitly free allocated-but-unused dirty bitmap
` [PATCH v4 08/19] KVM: Refactor error handling for setting memory region
` [PATCH v4 09/19] KVM: Move setting of memslot into helper routine
` [PATCH v4 10/19] KVM: Drop "const" attribute from old memslot in commit_memory_region()
` [PATCH v4 11/19] KVM: x86: Free arrays for old memslot when moving memslot's base gfn
` [PATCH v4 12/19] KVM: Move memslot deletion to helper function
` [PATCH v4 13/19] KVM: Simplify kvm_free_memslot() and all its descendents
` [PATCH v4 14/19] KVM: Clean up local variable usage in __kvm_set_memory_region()
` [PATCH v4 15/19] KVM: Provide common implementation for generic dirty log functions
` [PATCH v4 16/19] KVM: Ensure validity of memslot with respect to kvm_get_dirty_log()
` [PATCH v4 17/19] KVM: Terminate memslot walks via used_slots
` [PATCH v4 18/19] KVM: Dynamically size memslot array based on number of used slots
` [PATCH v4 19/19] KVM: selftests: Add test for KVM_SET_USER_MEMORY_REGION

[GIT PULL] timer fixes
 2019-12-17 20:43 UTC  (6+ messages)

[PATCH v3 0/4] Renesas R8A77980 CPG/MSSR RPC clock support
 2019-12-17 20:43 UTC  (5+ messages)
` [PATCH] clk: renesas: rcar-gen3: allow changing the RPC[D2] clocks

[PATCH] doc: howto-man-page.txt: Use font macros instead of font escapes
 2019-12-17 20:43 UTC  (2+ messages)

KCSAN: data-race in poll_schedule_timeout.constprop.0 / pollwake (3)
 2019-12-17 20:43 UTC 

[PATCH v2] sched/fair: Do not set skip buddy up the sched hierarchy
 2019-12-17 20:42 UTC  (6+ messages)

[PATCH v2] nfc: s3fwrn5: replace the assertion with a WARN_ON
 2019-12-17 20:43 UTC 

Linux 4.14.159
 2019-12-17 20:42 UTC  (2+ messages)

Linux 4.19.90
 2019-12-17 20:41 UTC  (2+ messages)

Linux 4.19.90
 2019-12-17 20:40 UTC  (2+ messages)

[GIT PULL] remove ksys_mount() and ksys_dup()
 2019-12-17 20:40 UTC  (3+ messages)

[RFC PATCH] iommu/vt-d: avoid panic in __dmar_remove_one_dev_info
 2019-12-17 20:39 UTC  (3+ messages)

is there a preferred form of root-prompt example ?
 2019-12-17 20:38 UTC 

[MPTCP] [PATCH net-next v3 03/11] tcp: Define IPPROTO_MPTCP
 2019-12-17 20:37 UTC  (2+ messages)
`  "

[MPTCP] [PATCH net-next v3 05/11] tcp, ulp: Add clone operation to tcp_ulp_ops
 2019-12-17 20:38 UTC  (2+ messages)
`  "

[MPTCP] [PATCH net-next v3 01/11] net: Make sock protocol value checks more specific
 2019-12-17 20:37 UTC  (2+ messages)
`  "

[MPTCP] [PATCH net-next v3 04/11] tcp: Add MPTCP option number
 2019-12-17 20:38 UTC  (2+ messages)
`  "

[MPTCP] [PATCH net-next v3 07/11] tcp: Prevent coalesce/collapse when skb has MPTCP extensions
 2019-12-17 20:38 UTC  (2+ messages)
`  "

[MPTCP] [PATCH net-next v3 10/11] tcp: clean ext on tx recycle
 2019-12-17 20:38 UTC  (2+ messages)
`  "

[MPTCP] [PATCH net-next v3 11/11] skb: add helpers to allocate ext independently from sk_buff
 2019-12-17 20:38 UTC  (2+ messages)
`  "

[MPTCP] [PATCH net-next v3 08/11] tcp: Export TCP functions and ops struct
 2019-12-17 20:38 UTC  (2+ messages)
`  "

[MPTCP] [PATCH net-next v3 09/11] tcp: Check for filled TCP option space before SACK
 2019-12-17 20:38 UTC  (2+ messages)
`  "

[MPTCP] [PATCH net-next v3 06/11] mptcp: Add MPTCP to skb extensions
 2019-12-17 20:38 UTC  (2+ messages)
`  "

[PATCH 0/2] sc7180: Add PDC wakeup interrupt map for GPIOs
 2019-12-17 20:38 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: qcom: sc7180: Add wakeup parent for TLMM

[Xen-devel] [PATCH 0/6] x86/suspend: State cleanup
 2019-12-17 20:37 UTC  (4+ messages)
` [Xen-devel] [PATCH 6/6] x86/suspend: Drop save_rest_processor_state() completely

[MPTCP] [PATCH net-next v3 02/11] sock: Make sk_protocol a 16-bit value
 2019-12-17 20:37 UTC  (2+ messages)
`  "

[MPTCP] [PATCH net-next v3 00/11] Multipath TCP: Prerequisites
 2019-12-17 20:37 UTC  (2+ messages)
`  "

[Buildroot] [PATCH 1/1] board/freescale/common/imx: use nodtb variant in uboot images for 8M
 2019-12-17 20:37 UTC  (4+ messages)
` [Buildroot] [PATCH v2 "

[PATCH] oeqa: reproducible: Test core-image-sato and core-image-full-cmdline
 2019-12-17 20:36 UTC 

[igt-dev] [PATCH i-g-t 1/1] intel-ci: Blacklist v3d tests from shards
 2019-12-17 20:36 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for series starting with [i-g-t,1/1] "

[RFC v2 00/12] drm/i915/svm: Add SVM support
 2019-12-17 20:35 UTC  (7+ messages)
` [RFC v2 02/12] drm/i915/svm: Runtime (RT) allocator support
  ` [Intel-gfx] "
` [RFC v2 05/12] drm/i915/svm: Page table mirroring support
  ` [Intel-gfx] "
` [RFC v2 06/12] drm/i915/svm: Device memory support
  ` [Intel-gfx] "

[PATCH v4 00/15] add git-bugreport tool
 2019-12-17 20:34 UTC  (4+ messages)
` [PATCH v4 03/15] bugreport: gather git version and build info

[PATCH v2] scsi: RDMA/srpt: remove unnecessary assertion in srpt_queue_response
 2019-12-17 20:34 UTC  (3+ messages)

[PATCH v3 0/5] Add support for booting EFI FIT images
 2019-12-17 20:34 UTC  (5+ messages)
` [PATCH v3 1/5] image: Add IH_OS_EFI for EFI chain-load boot
` [PATCH v3 2/5] bootm: Add a bootm command for type IH_OS_EFI

[btrfs-progs PATCH 0/4] tests: do not fail if dm-thin is missing
 2019-12-17 20:31 UTC  (5+ messages)
` [btrfs-progs PATCH 1/4] tests: common: Add check_dm_target_support helper
` [btrfs-progs PATCH 2/4] tests: mkfs: 017: Use "
` [btrfs-progs PATCH 3/4] tests: mkfs: 005: "
` [btrfs-progs PATCH 4/4] tests: Do not fail is dmsetup is missing

[alsa-devel] [PATCH 0/8] ASoC: SOF: Intel: add module namespace support
 2019-12-17 20:22 UTC  (9+ messages)
` [alsa-devel] [PATCH 1/8] ASoC: SOF: Intel: add module namespace for legacy IPC
` [alsa-devel] [PATCH 2/8] ASoC: SOF: Intel: add namespaces for BAYTRAIL and MERRIFIELD
` [alsa-devel] [PATCH 3/8] ASoC: SOF: Intel: add namespace for BROADWELL
` [alsa-devel] [PATCH 4/8] ASoC: SOF: remove references to Haswell
` [alsa-devel] [PATCH 5/8] ASoC: SOF: Intel: add namespace for HDA_COMMON
` [alsa-devel] [PATCH 6/8] ASoC: SOF: Intel: hda: add namespace for hda-codec functionality
` [alsa-devel] [PATCH 7/8] ASoC: SOF: move arch_ops under ops
` [alsa-devel] [PATCH 8/8] ASoC: SOF: Intel: add namespace for XTENSA

[PATCH] tpm_tis: reserve chip for duration of tpm_tis_core_init
 2019-12-17 20:29 UTC  (8+ messages)
` [PATCH v2] "

[CI-NOTIFY]: TCWG Bisect tcwg_kernel/llvm-release-aarch64-next-allmodconfig - Build # 48 - Successful!
 2019-12-17 18:21 UTC  (2+ messages)

[PATCH v3 0/3] tty/leds: implement a trigger for ttys
 2019-12-17 20:27 UTC  (6+ messages)
` [PATCH v3 3/3] leds: trigger: implement a tty trigger

[PATCH] ARM: defconfig: u8500: activate cpufreq
 2019-12-17 20:26 UTC 

[PATCH v2 0/6] spi: Add Renesas SPIBSC controller
 2019-12-17 20:26 UTC  (9+ messages)

[PATCHSET v5 0/6] Support for RWF_UNCACHED
 2019-12-17 20:26 UTC  (4+ messages)
` [PATCH 4/6] iomap: add struct iomap_ctx

Linux kernel 4.19.90 released
 2019-12-17 20:25 UTC 

[PATCH 00/15] t: replace incorrect test_must_fail usage (part 1)
 2019-12-17 20:23 UTC  (3+ messages)
` [PATCH 03/15] t0000: replace test_must_fail with ! for run_sub_test_lib_test()

[PATCH] smp: Allow smp_call_function_single_async() to insert locked csd
 2019-12-17 20:23 UTC  (8+ messages)

[PATCH 0/7] stash/reset/checkout -p: optionally use the add --patch backend written in pure C
 2019-12-17 20:23 UTC  (4+ messages)
` [PATCH 4/7] built-in stash: use the built-in `git add -p` if so configured

[PATCH v4 0/3] tty/leds: implement a trigger for ttys
 2019-12-17 20:23 UTC  (6+ messages)
` [PATCH v4 1/3] tty: rename tty_kopen() and add new function tty_kopen_shared()

linux-next: build failure after merge of the drm-misc tree
 2019-12-17 20:22 UTC  (5+ messages)
    ` [Intel-gfx] "

Linux 5.3.17
 2019-12-17 20:21 UTC  (2+ messages)

[RESEND] ath11k: make sure to also report the RX bandwidth inside radiotap
 2019-12-17 20:20 UTC  (2+ messages)

Linux 5.4.4
 2019-12-17 20:20 UTC  (2+ messages)

[RESEND 1/3] ath11k: drop tx_info from ath11k_sta
 2019-12-17 20:19 UTC  (6+ messages)
` [RESEND 2/3] ath11k: add HE rate accounting to driver
` [RESEND 3/3] ath11k: switch to using ieee80211_tx_status_ext()

[PATCH] scsi: aic94xx: remove unnecessary assertion
 2019-12-17 20:19 UTC 

[PATCH 5.3 00/25] 5.3.18-stable review
 2019-12-17 20:16 UTC  (21+ messages)
` [PATCH 5.3 02/25] mqprio: Fix out-of-bounds access in mqprio_dump
` [PATCH 5.3 03/25] net: bridge: deny dev_set_mac_address() when unregistering
` [PATCH 5.3 04/25] net: dsa: fix flow dissection on Tx path
` [PATCH 5.3 05/25] net: ethernet: ti: cpsw: fix extra rx interrupt
` [PATCH 5.3 06/25] net: sched: fix dump qlen for sch_mq/sch_mqprio with NOLOCK subqueues
` [PATCH 5.3 07/25] net-sysfs: Call dev_hold always in netdev_queue_add_kobject
` [PATCH 5.3 08/25] net: thunderx: start phy before starting autonegotiation
` [PATCH 5.3 09/25] net/tls: Fix return values to avoid ENOTSUPP
` [PATCH 5.3 14/25] net: ipv6: add net argument to ip6_dst_lookup_flow
` [PATCH 5.3 15/25] net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup
` [PATCH 5.3 16/25] tcp: fix rejected syncookies due to stale timestamps
` [PATCH 5.3 17/25] tcp: tighten acceptance of ACKs not matching a child socket
` [PATCH 5.3 18/25] tcp: Protect accesses to .ts_recent_stamp with {READ,WRITE}_ONCE()
` [PATCH 5.3 19/25] gre: refetch erspan header from skb->data after pskb_may_pull()
` [PATCH 5.3 20/25] Fixed updating of ethertype in function skb_mpls_pop
` [PATCH 5.3 21/25] hsr: fix a NULL pointer dereference in hsr_dev_xmit()
` [PATCH 5.3 22/25] net: Fixed updating of ethertype in skb_mpls_push()
` [PATCH 5.3 23/25] net/mlx5e: Fix TXQ indices to be sequential
` [PATCH 5.3 24/25] page_pool: do not release pool until inflight == 0
` [PATCH 5.3 25/25] xdp: obtain the mem_id mutex before trying to remove an entry

[Xen-devel] [qemu-mainline test] 144891: regressions - FAIL
 2019-12-17 20:17 UTC 

linux-next: Fixes tag needs some work in the pm tree
 2019-12-17 20:17 UTC 

[PATCH v3 0/2] firmware: google: Expose coreboot tables and CBMEM
 2019-12-17 20:16 UTC  (6+ messages)
` [PATCH v3 1/2] firmware: google: Expose CBMEM over sysfs


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.