All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-04-14 19:48:17 to 2020-04-14 20:30:55 UTC [more...]

[PATCH V3 0/9] objtool changes to check retpoline code
 2020-04-14 19:48 UTC  (9+ messages)
` [PATCH V3 5/9] objtool: Add return address unwind hints

[PATCH v7 0/4] ADD interconnect support for Qualcomm DWC3 driver
 2020-04-14 20:30 UTC  (3+ messages)
` [PATCH v7 1/4] dt-bindings: usb: qcom,dwc3: Introduce interconnect properties "

[PATCH] drm/i915/gvt: Use ARRAY_SIZE instead of hardcoded size
 2020-04-14 20:30 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gvt: Use ARRAY_SIZE instead of hardcoded size (rev2)

[PATCH v2 1/2] soc: qcom: rpmh-rsc: Factor "tcs_reg_addr" and "tcs_cmd_addr" calculation
 2020-04-14 20:30 UTC  (4+ messages)
` [PATCH v2 2/2] soc: qcom: rpmh-rsc: Timeout after 1 second in write_tcs_reg_sync()

[PATCH] Revert "drm/amdgpu: use the BAR if possible in amdgpu_device_vram_access v2"
 2020-04-14 20:30 UTC  (8+ messages)

[PATCH] tpm: fix wrong return value in tpm_pcr_extend
 2020-04-14 20:26 UTC  (5+ messages)

bluez: Export SDP "Remote audio volume control" item for HSP profile
 2020-04-14 20:28 UTC  (5+ messages)
` [PATCH 0/3] "

[PATCH 0/4] sched/rt: Distribute tasks in find_lowest_rq()
 2020-04-14 20:27 UTC  (3+ messages)

[PATCH 0/6] configuration-based hook management
 2020-04-14 20:27 UTC  (6+ messages)
` [RFC PATCH v2 0/2] configuration-based hook management (was: [TOPIC 2/17] Hooks in the future)
  ` [RFC PATCH v2 0/2] configuration-based hook management

[Intel-gfx] [PATCH v4 1/9] drm/i915/display: Move out code to return the digital_port of the aux ch
 2020-04-14 20:25 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [v4,1/9] "
` [Intel-gfx] ✗ Fi.CI.DOCS: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[Xen-devel] [PATCH v2 00/17] Support CPUID/MSR data in migration streams
 2020-04-14 20:25 UTC  (5+ messages)
` [Xen-devel] [PATCH v2 14/17] libxc/save: Write X86_{CPUID, MSR}_DATA records
  ` Ping [PATCH v2 14/17] libxc/save: Write X86_{CPUID,MSR}_DATA records
` [Xen-devel] [PATCH v2 17/17] docs/xl.cfg: Rewrite cpuid= section
  ` Ping "

[PATCH] mm/gup: dereference page table entry using helper
 2020-04-14 19:45 UTC  (6+ messages)

BPF map freezing is unreliable; can we instead just inline constants?
 2020-04-14 19:46 UTC  (6+ messages)

[PATCH v6 00/14] Add EMC scaling support for Tegra210
 2020-04-14 20:22 UTC  (16+ messages)
` [PATCH v6 07/14] clk: tegra: Implement Tegra210 EMC clock
` [PATCH v6 10/14] memory: tegra: Add EMC scaling sequence code for Tegra210

[PATCH][next] drivers: hv: remove redundant assignment to pointer primary_channel
 2020-04-14 20:24 UTC  (3+ messages)

Mishandling of fractional seconds in ISO 8601 format
 2020-04-14 20:24 UTC  (7+ messages)
` [PATCH 0/2] More ISO-8601 support
  ` [PATCH 1/2] date.c: allow fractional second part of ISO-8601
  ` [PATCH 2/2] date.c: allow compact version of ISO-8601 datetime

[PATCH 0/2] mm, treewide: Rename kzfree() to kfree_sensitive()
 2020-04-14 20:02 UTC  (13+ messages)
` [PATCH v2 2/2] crypto: Remove unnecessary memzero_explicit()
` [PATCH v3 2/3] "

[Xen-devel] [PATCH v2 10/17] tools/libxl: Plumb a restore boolean down into libxl__build_pre()
 2020-04-14 20:23 UTC  (2+ messages)
` [PATCH v3 10/17] tools/libxl: Plumb a restore boolean into libxl__domain_build_state

[PATCH 1/3] x86/mce/therm_throt: remove unused platform_thermal_notify function pointer
 2020-04-14 20:23 UTC  (9+ messages)
` [PATCH 3/3] x86/mce/therm_throt: allow disabling the thermal vector altogether

[PATCH v2 for 5.0-rc3 00/17] more randome fixes (user, pie, docker and gdbstub)
 2020-04-14 20:06 UTC  (17+ messages)
` [PATCH v2 01/17] linux-user: completely re-write init_guest_space
` [PATCH v2 02/17] exec/cpu-all: Use bool for have_guest_base
` [PATCH v2 03/17] accel/tcg: Relax va restrictions on 64-bit guests
` [PATCH v2 04/17] .gitignore: include common build sub-directories
` [PATCH v2 05/17] linux-user/ppc: Fix padding in mcontext_t for ppc64
` [PATCH v2 06/17] tests/docker: add docs FEATURE flag and use for test-misc
` [PATCH v2 07/17] configure: redirect sphinx-build check to config.log
` [PATCH v2 09/17] linux-user: fix /proc/self/stat handling
` [PATCH v2 10/17] target/m68k/helper: Fix m68k_fpu_gdb_get_reg() use of GByteArray
` [PATCH v2 11/17] gdbstub: i386: Fix gdb_get_reg16() parameter to unbreak gdb
` [PATCH v2 12/17] gdbstub: Do not use memset() on GByteArray
` [PATCH v2 13/17] gdbstub: Introduce gdb_get_float32() to get 32-bit float registers
` [PATCH v2 14/17] gdbstub: Introduce gdb_get_float64() to get 64-bit "
` [PATCH v2 15/17] target/m68k: hack around the FPU register support (HACK!)
` [PATCH v2 16/17] tests/tcg: drop inferior.was_attached() test
` [PATCH v2 17/17] tests/tcg: add a multiarch linux-user gdb test

Is fetch.writeCommitGraph (and thus features.experimental) meant to work in the presence of shallow clones?
 2020-04-14 20:22 UTC 

[PATCH] ACPICA: Use ARRAY_SIZE instead of hardcoded siz
 2020-04-14 20:22 UTC  (3+ messages)
  ` [Devel] "

[Bug 1871798] [NEW] Fails to start on Windows host without explicit --disable-pie
 2020-04-14 20:06 UTC  (4+ messages)
` [Bug 1871798] [PATCH v2 08/17] configure: disable PIE for Windows builds
    `  "

[PATCH V7 0/9] Enable per-file/per-directory DAX operations V7
 2020-04-14 20:18 UTC  (13+ messages)
` [PATCH V7 9/9] Documentation/dax: Update Usage section

[PATCH for-5.1 0/8] qemu-option: Fix corner cases and clean up
 2020-04-14 20:14 UTC  (14+ messages)
` [PATCH for-5.1 1/8] tests-qemu-opts: Cover has_help_option(), qemu_opt_has_help_opt()
` [PATCH for-5.1 8/8] qemu-option: Move is_valid_option_list() to qemu-img.c and rewrite

[PATCH v7 0/3] phy: zynqmp: Add PHY driver for the Xilinx ZynqMP Gigabit Transceiver
 2020-04-14 20:19 UTC  (4+ messages)
` [PATCH v7 1/3] dt-bindings: phy: Add DT bindings for Xilinx ZynqMP PSGTR PHY

[RFC PATCH 00/70 v2] x86: SEV-ES Guest Support
 2020-04-14 20:18 UTC  (11+ messages)
` [PATCH 40/70] x86/sev-es: Setup per-cpu GHCBs for the runtime handler

[PATCH v3] Drivers: hv: vmbus: Fix Suspend-to-Idle for Generation-2 VM
 2020-04-14 20:18 UTC  (2+ messages)

[RFC 0/6] Regressions for "imply" behavior change
 2020-04-14 20:17 UTC  (4+ messages)
` [RFC 5/6] drm/rcar-du: fix selection of CMM driver

[PATCH 3/3] ipmi:bt-bmc: Fix error handling and status check
 2020-04-14 20:18 UTC  (2+ messages)

cal: column mode
 2020-04-14 20:18 UTC  (3+ messages)

[PATCH 1/4] meta-gnome / meta-multimedia: Set correct email address
 2020-04-14 20:17 UTC  (4+ messages)
` [PATCH 2/4] ghex: initial add 3.18.4
` [PATCH 3/4] xfwm4: upgrade 4.14.0 -> 4.14.1
` [PATCH 4/4] xfce4-settings: upgrade 4.14.2 -> 4.14.3

[PATCH-next] bpf: Verifier, remove unneeded conversion to bool
 2020-04-14 19:45 UTC  (2+ messages)

What's a good default TTL for DNS keys in the kernel
 2020-04-14 20:16 UTC  (3+ messages)

[PATCH 1/4] at76c50x-usb: update dead links
 2020-04-14 20:15 UTC  (4+ messages)

[PATCH RFC v1 0/4] meson-ee-pwrc: support for Meson8/8b/8m2 and GX
 2020-04-14 20:14 UTC  (15+ messages)
` [PATCH RFC v1 1/4] dt-bindings: power: meson-ee-pwrc: add support for Meson8/8b/8m2
` [PATCH RFC v1 2/4] dt-bindings: power: meson-ee-pwrc: add support for the Meson GX SoCs
` [PATCH RFC v1 3/4] soc: amlogic: meson-ee-pwrc: add support for Meson8/Meson8b/Meson8m2
` [PATCH RFC v1 4/4] soc: amlogic: meson-ee-pwrc: add support for the Meson GX SoCs

[PATCH v2] templates: Output a menu entry for firmware setup on UEFI FastBoot systems
 2020-04-14 20:16 UTC  (2+ messages)

[PATCH-for-5.1 0/3] various: Remove unnecessary casts
 2020-04-14 20:14 UTC  (4+ messages)
` [PATCH-for-5.1 2/3] various: Remove unnecessary OBJECT() cast

[PATCH] tools/build: tweak unused value workaround
 2020-04-14 19:56 UTC 

[PATCH v1] usb: typec: tcpm: Ignore CC and vbus changes in PORT_RESET change
 2020-04-14 20:05 UTC  (3+ messages)

[RFC PATCH v2] x86/arch_prctl: Add ARCH_SET_XCR0 to set XCR0 per-thread
 2020-04-14 19:55 UTC  (7+ messages)

[PATCH] platform/chrome: cros_ec_i2c: Appease the kernel-doc deity
 2020-04-14 20:13 UTC 

[PATCH] cifs: improve read performance for page size 64KB & cache=strict & vers=2.1+
 2020-04-14 19:58 UTC  (2+ messages)

[Intel-gfx] [PATCH 1/2] drm/i915/gt: Try to smooth RPS spikes
 2020-04-14 20:13 UTC  (6+ messages)
` [PATCH 2/2] drm/i915/gt: Shrink the RPS evalution intervals
      ` [Intel-gfx] "

[RFC PATCH 00/16] ASoC/SOF/clk/gpio/dt: add Hifiberry DAC+ PRO support
 2020-04-14 20:13 UTC  (10+ messages)
` [RFC PATCH 02/16] ASoC: pcm512x: use "sclk" string to retrieve clock

[PATCH] platform/chrome: cros_usbpd_logger: Add __printf annotation to append_str()
 2020-04-14 20:12 UTC 

[PATCH 0/2] KVM: SVM: Implement check_nested_events for NMI
 2020-04-14 20:11 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] KVM: x86: check_nested_events if there is an injectable NMI

has anyone bothered to read this "Git is a security risk"?
 2020-04-14 20:13 UTC 

[PATCH V4 00/19] net: ks8851: Unify KS8851 SPI and MLL drivers
 2020-04-14 20:13 UTC  (2+ messages)

pull-request: wireless-drivers-2020-04-14
 2020-04-14 20:12 UTC  (2+ messages)

[linux-next:pending-fixes 51/162] drivers/net/ethernet/pensando/ionic/ionic_rx_filter.c:38:4: error: implicit declaration of function 'dynamic_hex_dump'; did you mean 'seq_hex_dump'?
 2020-04-14 20:12 UTC 

[meta-python][PATCH v2 1/2] python-dateutil: Add six package as runtime dependency
 2020-04-14 20:11 UTC  (6+ messages)
` [meta-python][PATCH v2 2/2] python3-pykwalify: Add recipe for v1.7.0
  ` [oe] "
` [oe] [meta-python][PATCH v2 1/2] python-dateutil: Add six package as runtime dependency

[meta-oe][PATCH 1/2] python-dateutil: Add six package as runtime dependency
 2020-04-14 20:10 UTC  (2+ messages)
` [oe] "

[PATCH V4] multiboot2: Implement quirk-modules-after-kernel
 2020-04-14 20:09 UTC  (2+ messages)

[RFC][PATCH 00/36] objtool: Make recordmcount a subcommand
 2020-04-14 20:09 UTC  (6+ messages)

[MODERATED] [PATCH 0/4] V7 more sampling fun 0
 2020-04-14 20:05 UTC  (6+ messages)
` [MODERATED] Re: [PATCH 3/4] V7 more sampling fun 3
  `  "

Setup Recommendation on UEFI/GRUB/RAID1/LVM
 2020-04-14 20:05 UTC  (4+ messages)

[RFC PATCH 0/3] v4l2 api changes for imx378 driver
 2020-04-14 20:01 UTC  (4+ messages)
` [RFC PATCH 1/3] media: v4l2-subdev.h: Add min and max enum
` [RFC PATCH 2/3] media: v4l2: Add v4l2 control IDs for temperature
` [RFC PATCH 3/3] media: imx378: Add imx378 camera sensor driver

[PATCH 0/4] clk: meson8b: updates for video clocks / resets
 2020-04-14 20:00 UTC  (15+ messages)
` [PATCH 1/4] clk: meson: meson8b: Fix the first parent of vid_pll_in_sel
` [PATCH 2/4] clk: meson: meson8b: Fix the polarity of the RESET_N lines
` [PATCH 3/4] clk: meson: meson8b: Fix the vclk_div{1, 2, 4, 6, 12}_en gate bits
  ` [PATCH 3/4] clk: meson: meson8b: Fix the vclk_div{1,2,4,6,12}_en "
` [PATCH 4/4] clk: meson: meson8b: Make the CCF use the glitch-free VPU mux

[PATCH V2] mailbox: imx-mailbox: fix scu msg header size check
 2020-04-14 19:54 UTC  (3+ messages)

[Intel-gfx] [PATCH i-g-t] lib: Use read() for timerfd timeout detection
 2020-04-14 19:58 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH v2 00/16] Add support for Kontron sl28cpld
 2020-04-14 19:57 UTC  (10+ messages)
` [PATCH v2 10/16] gpio: add a reusable generic gpio_chip using regmap

[Bug 205841] New: Lenovo USB-C dock audio NULL pointer
 2020-04-14 19:56 UTC  (2+ messages)
` [Bug 205841] "

[PATCH 1/1] freshen_file(): use NULL `times' for implicit current-time
 2020-04-14 19:55 UTC  (2+ messages)

[PATCH] ASoC: Intel: sst: ipc command timeout
 2020-04-14 19:53 UTC  (5+ messages)

[PATCH v2 0/2] clk: meson: prepare GX and G12 for GPU DVFS
 2020-04-14 19:50 UTC  (9+ messages)
` [PATCH v2 1/2] clk: meson: gxbb: Prepare the GPU clock tree to change at runtime
` [PATCH v2 2/2] clk: meson: g12a: "

[PATCH v2 3/6] soc: xilinx: vcu: implement clock provider for output clocks
 2020-04-14 19:48 UTC  (4+ messages)

[PATCH net v2 0/2] Fix 88x3310 leaving power save mode
 2020-04-14 19:52 UTC  (4+ messages)
` [PATCH net v2 1/2] net: marvell10g: report firmware version
` [PATCH net v2 2/2] net: marvell10g: soft-reset the PHY when coming out of low power

[PATCH 0/4] remoteproc: Refactor function rproc_alloc()
 2020-04-14 19:48 UTC  (8+ messages)
` [PATCH 2/4] remoteproc: Split firmware name allocation from rproc_alloc()

[PATCH bpf 1/2] libbpf: Fix type of old_fd in bpf_xdp_set_link_opts
 2020-04-14 19:47 UTC  (2+ messages)

[meta-webserver][PATCH] apache2: upgrade 2.4.41 -> 2.4.43
 2020-04-14 19:49 UTC 

[Buildroot] [PATCH 1/3] package/daq: fix parallel build
 2020-04-14 19:48 UTC  (3+ messages)
` [Buildroot] [PATCH 2/3] package/daq: bump version to 2.0.7
` [Buildroot] [PATCH 3/3] package/snort: bump version to 2.9.16

[Intel-gfx] [PATCH v5 1/8] drm/i915/display: Move out code to return the digital_port of the aux ch
 2020-04-14 19:49 UTC  (8+ messages)
` [Intel-gfx] [PATCH v5 2/8] drm/i915/display: Add intel_legacy_aux_to_power_domain()
` [Intel-gfx] [PATCH v5 3/8] drm/i915/display: Split hsw_power_well_enable() into two
` [Intel-gfx] [PATCH v5 4/8] drm/i915/tc/icl: Implement TC cold sequences
` [Intel-gfx] [PATCH v5 5/8] drm/i915/tc: Skip ref held check for TC legacy aux power wells
` [Intel-gfx] [PATCH v5 6/8] drm/i915/tc/tgl: Implement TC cold sequences
` [Intel-gfx] [PATCH v5 7/8] drm/i915/tc: Catch TC users accessing FIA registers without enable aux
` [Intel-gfx] [PATCH v5 8/8] drm/i915/tc: Do not warn when aux power well of static TC ports timeout


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.