All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-03-29 22:08:30 to 2019-03-29 23:51:36 UTC [more...]

[PATCH] LSM: Revive CONFIG_DEFAULT_SECURITY_* for "make oldconfig"
 2019-03-29 23:51 UTC  (2+ messages)

"Give me a break"... well, you gave me one
 2019-03-29 23:49 UTC  (4+ messages)

[PATCH v2 0/5] pid: add pidfd_open()
 2019-03-29 23:45 UTC  (4+ messages)
` [PATCH v2 2/5] "

[PATCH 0/2][V2] scsi: pm8001: clean up code and fix spelling mistakes
 2019-03-29 23:44 UTC  (3+ messages)
` [PATCH 1/2] scsi: pm8001: clean up structurally dead code when PM8001_USE_MSIX is defined
` [PATCH 2/2] scsi: pm8001: fix spelling mistake, interupt -> interrupt

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD SUCCESS 5c6145718f9e0ad204b5a64f2846b0b10b4b1b58
 2019-03-29 23:43 UTC 

[PATCH 00/30] GuC 32.0.3
 2019-03-29 23:40 UTC  (34+ messages)
` [PATCH 01/30] drm/i915/guc: Don't allow GuC submission on pre-Gen11
` [PATCH 02/30] drm/i915/guc: Simplify preparation of GuC parameter block
` [PATCH 03/30] drm/i915/guc: Update GuC firmware versions and names
` [PATCH 04/30] drm/i915/guc: Update GuC firmware CSS header
` [PATCH 05/30] drm/i915/guc: Update GuC boot parameters
` [PATCH 06/30] drm/i915/guc: Update GuC sleep status values
` [PATCH 07/30] drm/i915/guc: Update GuC sample-forcewake command
` [PATCH 08/30] drm/i915/guc: Always ask GuC to update power domain states
` [PATCH 09/30] drm/i915/guc: Update GuC ADS object definition
` [PATCH 10/30] drm/i915/guc: Reset GuC ADS during sanitize
` [PATCH 11/30] drm/i915/guc: New GuC interrupt register for Gen11
` [PATCH 12/30] drm/i915/guc: New GuC scratch registers "
` [PATCH 13/30] drm/i915/guc: Update GuC CTB response definition
` [PATCH 14/30] drm/i915/guc: Enable GuC CTB communication on Gen11
` [PATCH 15/30] drm/i915/huc: New HuC status register for Gen11
` [PATCH 16/30] drm/i915/guc: Define GuC firmware version for Icelake
` [PATCH 17/30] drm/i915/huc: Define HuC "
` [PATCH 18/30] drm/i915/guc: Treat GuC initialization failure as -EIO
` [PATCH 19/30] drm/i915/guc: New GuC IDs based on engine class and instance
` [PATCH 20/30] drm/i915/guc: Make use of the SW counter field in the context descriptor
` [PATCH 21/30] drm/i915/guc: New GuC stage descriptors
` [PATCH 22/30] drm/i915/guc: New GuC workqueue item submission mechanism
` [PATCH 23/30] drm/i915/guc: Add support for resume-parsing wq item
` [PATCH 24/30] drm/i915/guc: New reset-engine command
` [PATCH 25/30] drm/i915/guc: New engine-reset-complete message
` [PATCH 26/30] drm/i915/guc: Properly capture & release GuC interrupts on Gen11
` [PATCH 27/30] drm/i915/guc: Create vfuncs for the GuC interrupts control functions
` [PATCH 28/30] drm/i915/guc: Correctly handle GuC interrupts on Gen11
` [PATCH 29/30] HAX: prevent CI failures on pre-Gen11 configs with forced GuC
` [PATCH 30/30] HAX: Enable HuC
` ✗ Fi.CI.CHECKPATCH: warning for GuC 32.0.3

[Intel-wired-lan] [PATCH 1/6] igb: mark expected switch fall-through
 2019-03-29 23:38 UTC  (6+ messages)
` [Intel-wired-lan] [PATCH 2/6] "
` [Intel-wired-lan] [PATCH 3/6] ice: Use struct_size() helper
` [Intel-wired-lan] [PATCH 4/6] iavf: use struct_size() in kzalloc()
` [Intel-wired-lan] [PATCH 5/6] i40e: Use "
` [Intel-wired-lan] [PATCH 6/6] iavf: iavf_client: use struct_size() helper

[PATCH v4 2/2] iio: cros_ec: Add lid angle driver
 2019-03-29 23:38 UTC  (5+ messages)
` [PATCH v5] "

[igt-dev] [PATCH i-g-t v6 1/1] i915_pm_rpm: remove gem-execbuf-stress-extra-wait because same as gem-execbuf-stress
 2019-03-29 23:36 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,v6,1/1] "

[igt-dev] [RFC v16 0/8] new engine discovery interface
 2019-03-29 23:36 UTC  (3+ messages)
` [igt-dev] [PATCH v16 5/8] tests: gem_exec_basic: add engine discovery test

[Qemu-riscv] [PATCH for 4.1 v2 0/6] RISC-V: Allow specifying CPU ISA via command line
 2019-03-29 22:40 UTC  (7+ messages)
` [Qemu-riscv] [PATCH for 4.1 v2 1/6] linux-user/riscv: Add the CPU type as a comment
` [Qemu-riscv] [PATCH for 4.1 v2 2/6] target/riscv: Fall back to generating a RISC-V CPU
` [Qemu-riscv] [PATCH for 4.1 v2 3/6] target/riscv: Create settable CPU properties
` [Qemu-riscv] [PATCH for 4.1 v2 4/6] riscv: virt: Allow specifying a CPU via commandline
` [Qemu-riscv] [PATCH for 4.1 v2 5/6] target/riscv: Remove the generic no MMU CPUs
` [Qemu-riscv] [PATCH for 4.1 v2 6/6] riscv: Add a generic spike machine

[GSoC] Introduction
 2019-03-29 23:34 UTC  (4+ messages)
` [GSoC][RFC v2] Improve consistency of sequencer commands

[igt-dev] [PATCH i-g-t 1/1] i915_pm_rpm: gem-execbuf-stress subtest faster
 2019-03-29 23:34 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/1] "

[PATCH v6 1/3] staging: vt6655: line over 80 characters
 2019-03-29 23:31 UTC 

[PATCH dev-5.0 v1 1/3] ARM: dts: nuvoton: Add Quanta GSJ BMC machine
 2019-03-29 23:29 UTC  (3+ messages)
` [PATCH dev-5.0 v1 2/3] "

[PATCH v3] HID: intel-ish-hid: ISH firmware loader client driver
 2019-03-29 23:30 UTC  (2+ messages)

[PATCH] clk: rockchip: Fix video codec clocks on rk3288
 2019-03-29 23:28 UTC  (3+ messages)

[PATCH v3] mem: warn user when running without NUMA support
 2019-03-29 23:27 UTC  (3+ messages)
` [PATCH v4] "
  ` [dpdk-stable] "

[PATCH v2] HID: intel-ish-hid: ISH firmware loader client driver
 2019-03-29 23:26 UTC  (4+ messages)

[PATCH v2] arm64: dts: rockchip: add rk3399 UART DMAs
 2019-03-29 23:24 UTC  (6+ messages)

[PATCH V2] SCSI: fix queue cleanup race before queue initialization is done
 2019-03-29 23:22 UTC  (7+ messages)

[PATCH] trace: events: fix error directive in argument list
 2019-03-29 23:22 UTC  (4+ messages)

[PATCH] drm/i915/icl: Fix clockgating issue when using scalars
 2019-03-29 23:20 UTC  (4+ messages)
` [PATCH v4] drm/i915/icl: Fix clockgating issue when using scalers

[PATCH] drm/i915/guc: Retry GuC load for all load failures
 2019-03-29 23:17 UTC  (2+ messages)
` [PATCH v2] "

[xen-unstable-smoke test] 134188: trouble: blocked/broken/pass
 2019-03-29 23:11 UTC 

[PATCH 0/5] QEMU VFIO live migration
 2019-03-29 23:10 UTC  (11+ messages)

[PATCH 0/3] clk: meson: fix mpll jitter
 2019-03-29 23:07 UTC  (5+ messages)
` [PATCH 1/3] clk: meson: mpll: properly handle spread spectrum

please add android-4.X-q common kernels to kernelci
 2019-03-29 23:03 UTC 

[PATCH] ci: fix arm64 config filename
 2019-03-29 23:02 UTC  (3+ messages)

[PATCH stable 4.19,4.20,5.0] bpf: do not restore dst_reg when cur_state is freed
 2019-03-29 23:02 UTC 

[PATCH 0/6] CPPC optional registers AMD support
 2019-03-29 23:02 UTC  (5+ messages)
` [PATCH 5/6] acpi/cppc: Add support for optional CPPC registers
      ` [Devel] "

[PATCH v3 00/10] ACPI / utils: Replace leaky function
 2019-03-29 22:58 UTC  (4+ messages)
` [PATCH v3 02/10] extcon: axp288: Convert to use acpi_dev_get_first_match_dev()

[Buildroot] Problems with package/mtd on host after update
 2019-03-29 23:00 UTC 

[PATCH v2 0/6] Device property improvements, add %pfw format specifier
 2019-03-29 23:00 UTC  (4+ messages)
` [PATCH v2 1/6] device property: Add functions for accessing node's parents

[PATCH net v4] failover: allow name change on IFF_UP slave interfaces
 2019-03-29 22:58 UTC  (6+ messages)

[PATCH 0/4] clk: meson: fixup g12a mpll
 2019-03-29 22:58 UTC  (8+ messages)
` [PATCH 1/4] clk: meson: mpll: add init callback and regs

testsuite for ACLs
 2019-03-29 22:56 UTC  (4+ messages)

[Buildroot] [PATCH] Makefile: release: really drop build/docs from release tarball
 2019-03-29 22:57 UTC  (3+ messages)

[GIT PULL] arm64 fixes for 5.1-rc3
 2019-03-29 22:55 UTC  (3+ messages)

[git pull] IOMMU Fixes for Linux v5.1-rc3
 2019-03-29 22:55 UTC  (2+ messages)

[PATCH 1/2] test/distributor: flush with worker shutdown test fails
 2019-03-29 22:54 UTC  (3+ messages)
` [PATCH v2 "

[Buildroot] [git commit branch/2019.02.x] Update for 2019.02.1
 2019-03-29 22:52 UTC 

[PATCH] python: improve ptest
 2019-03-29 22:52 UTC  (2+ messages)

pull-request: bpf 2019-03-29
 2019-03-29 22:50 UTC 

[PATCH net-next v2 0/3] net: phy: add Amlogic g12a support
 2019-03-29 22:49 UTC  (5+ messages)
` [PATCH net-next v2 2/3] net: phy: add amlogic g12a mdio mux support

[PATCH] ALSA: uapi: #include <time.h> in asound.h
 2019-03-29 22:48 UTC 

[PATCH] staging: rtl8723bs: core: Fix a comparison warning
 2019-03-29 22:48 UTC 

[PATCH] clk:mmp: clk-mix.c fix divide-by-zero
 2019-03-29 22:48 UTC  (2+ messages)

[PATCH 2/7] fsstress: add operation for setting xattrs on files and directories
 2019-03-29 22:46 UTC  (5+ messages)

[GIT PULL] clk: meson: fixes for v5.1, second round
 2019-03-29 22:44 UTC  (3+ messages)

[Bug 110214] amdgpu: xterm scrollback buffer disappears while paging up/down
 2019-03-29 22:44 UTC  (2+ messages)

[PATCH mlx5-next 00/14] Mellanox, mlx5 next updates 2019-03-29
 2019-03-29 22:44 UTC  (18+ messages)
` [PATCH mlx5-next 01/14] net/mlx5: Remove unused MLX5_*_DOORBELL_LOCK macros
` [PATCH mlx5-next 02/14] net/mlx5: Remove spinlock support from mlx5_write64
` [PATCH mlx5-next 03/14] net/mlx5: Remove redundant init functions parameter
` [PATCH mlx5-next 04/14] net/mlx5: Split mdev init and pci init
` [PATCH mlx5-next 05/14] net/mlx5: Move health and page alloc init to mdev_init
` [PATCH mlx5-next 06/14] net/mlx5: Function setup/teardown procedures
` [PATCH mlx5-next 07/14] net/mlx5: Break load_one into three stages
` [PATCH mlx5-next 08/14] net/mlx5: Make mlx5_core messages independent from mdev->pdev
` [PATCH mlx5-next 09/14] net/mlx5: Use dev->priv.name instead of dev_name
` [PATCH mlx5-next 10/14] net/mlx5: Replace dev_err/warn/info by mlx5_core_err/warn/info
` [PATCH mlx5-next 11/14] net/mlx5: Add explicit bar address field
` [PATCH mlx5-next 12/14] net/mlx5: Add rate limit print macros
` [PATCH mlx5-next 13/14] net/mlx5: Expose MPEIN (Management PCIE INfo) register layout
` [PATCH mlx5-next 14/14] net/mlx5: Fix false compilation warning

[PATCH 0/2] fix use-after-free of gendisk
 2019-03-29 22:42 UTC  (4+ messages)
` [PATCH 1/2] block: remove devt from ext_devt_idr when delete partition

[PATCH] clk:Fix divide by 0 error in divider_ro_round_rate_parent
 2019-03-29 22:42 UTC  (2+ messages)

[Intel-wired-lan] [PATCH] i40e: Introduce recovery mode support
 2019-03-29 22:41 UTC  (2+ messages)

[PATCH 0/3] test: improve test coverage for power library
 2019-03-29 22:40 UTC  (4+ messages)
` [PATCH 2/3] test: remove prefix _acpi from UT power function/test names

[PATCH][next] iavf: iavf_client: use struct_size() helper
 2019-03-29 22:37 UTC  (3+ messages)
  ` [Intel-wired-lan] "

[PATCH][next] i40e: Use struct_size() in kzalloc()
 2019-03-29 22:36 UTC  (3+ messages)
  ` [Intel-wired-lan] "

[PATCH][next] iavf: use struct_size() in kzalloc()
 2019-03-29 22:36 UTC  (3+ messages)
  ` [Intel-wired-lan] "

[PATCH][next] ice: Use struct_size() helper
 2019-03-29 22:36 UTC  (3+ messages)
  ` [Intel-wired-lan] "

[PATCH 0/2] media: ov6650: Add V4L2 asynchronous subdevice support
 2019-03-29 22:35 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] media: ov6650: Register with asynchronous subdevice framework

[PATCH] power: extend debugs on power instruction requests
 2019-03-29 22:35 UTC  (2+ messages)

[patch net-next 00/12] net: expose switch ID via devlink
 2019-03-29 22:34 UTC  (6+ messages)

INFO: rcu detected stall in corrupted (3)
 2019-03-29 22:34 UTC 

[PATCH v1] clk: qcom: Skip halt checks on gcc_pcie_0_pipe_clk for 8998
 2019-03-29 22:32 UTC  (3+ messages)

Potentially missing "memory" clobbers in bitops.h for x86
 2019-03-29 22:30 UTC  (8+ messages)

stable-rc/linux-4.4.y build: 190 builds: 11 failed, 179 passed, 42 errors, 4434 warnings (v4.4.177-103-g5eb43b55cb6b)
 2019-03-29 22:30 UTC 

[pull request][net 00/15] Mellanox, mlx5 fixes 2019-03-29
 2019-03-29 22:29 UTC  (2+ messages)

[PATCH] drm/i915: add immutable zpos plane properties
 2019-03-29 22:19 UTC 

[RFC][PATCH 03/16] sched: Wrap rq::lock access
 2019-03-29 22:23 UTC  (3+ messages)

[PATCH] HID: force setting drvdata to NULL when removing the driver
 2019-03-29 22:26 UTC  (2+ messages)

stable-rc/linux-4.9.y build: 196 builds: 5 failed, 191 passed, 10 errors, 3294 warnings (v4.9.166-23-gb9d8945d3deb)
 2019-03-29 22:24 UTC 

[PATCH 0/4] mm,memory_hotplug: allocate memmap from hotadded memory
 2019-03-29 22:23 UTC  (2+ messages)

[RFC PATCH v3 0/3] Block/XFS: Support alternative mirror device retry
 2019-03-29 22:22 UTC  (3+ messages)
` [PATCH v3 1/3] block: introduce submit_bio_verify()

[Buildroot] [git commit branch/2019.02.x] Makefile: release: really drop build/docs from release tarball
 2019-03-29 22:20 UTC 

[PATCH] clk: asr: clock driver support for ASR AquilaC Soc
 2019-03-29 22:17 UTC  (2+ messages)

[PATCH 0/4] trace2: load trace2 settings from system config
 2019-03-29 22:16 UTC  (6+ messages)
` [PATCH v2 0/7] "
  ` [PATCH v2 5/7] trace2: report peak memory usage of the process
  ` [PATCH v2 7/7] trace2: make SIDs more unique

[PATCH dev-5.0 v2 0/5] Enable video engine
 2019-03-29 22:15 UTC  (3+ messages)
` [PATCH dev-5.0 v2 2/5] clk: Aspeed: Setup video engine clocking

[GIT PULL] Driver core fixes for 5.1-rc3
 2019-03-29 22:15 UTC  (3+ messages)

[GIT PULL] Char/Misc driver fixes for 5.1-rc3
 2019-03-29 22:15 UTC  (2+ messages)

[GIT PULL] sound fixes for 5.1-rc2
 2019-03-29 22:15 UTC  (2+ messages)

[PULL REQUEST] i2c for 5.1
 2019-03-29 22:15 UTC  (2+ messages)

[GIT PULL] SCSI fixes for 5.1-rc2
 2019-03-29 22:15 UTC  (2+ messages)

[PATCH] block: fix fio jobs for 027 and add cgroup support
 2019-03-29 22:14 UTC 

[PATCH v2] tty/serial: Add a serial port simulator
 2019-03-29 22:13 UTC  (3+ messages)

[Cluster-devel] gfs2 iomap dealock, IOMAP_F_UNBALANCED
 2019-03-29 22:13 UTC  (4+ messages)
  `  "

[Buildroot] [PATCH] toolchain-external: Fix paths in libstdc++ gdb python file
 2019-03-29 22:11 UTC  (2+ messages)

[meta-oe][PATCH 1/1] libssh2: move to version 1.8.2
 2019-03-29 22:09 UTC  (2+ messages)

[Buildroot] [git commit] Makefile: release: really drop build/docs from release tarball
 2019-03-29 22:09 UTC 

[PATCH v2 0/5] gdb script for kconfig and timer list
 2019-03-29 22:08 UTC  (6+ messages)
` [PATCH v2 1/5] scripts/gdb: Find vmlinux where it was before
` [PATCH v2 2/5] scripts/gdb: Add kernel config dumping command
` [PATCH v2 3/5] scripts/gdb: Add rb tree iterating utilities
` [PATCH v2 4/5] scripts/gdb: Add a timer list command
` [PATCH v2 5/5] scripts/gdb: Silence pep8 checks

[Intel-wired-lan] [next PATCH S4 01/11] i40e: VF's promiscuous attribute is not kept
 2019-03-29 22:08 UTC  (11+ messages)
` [Intel-wired-lan] [next PATCH S4 02/11] i40e: add new pci id for X710/XXV710 N3000 cards
` [Intel-wired-lan] [next PATCH S4 03/11] i40e: Setting VF to VLAN 0 requires restart
` [Intel-wired-lan] [next PATCH S4 04/11] i40e: add functions stubs to support EEE
` [Intel-wired-lan] [next PATCH S4 05/11] i40e: fix wrapping around netif_set_real_num_tx_queues
` [Intel-wired-lan] [next PATCH S4 06/11] i40e: Fix the typo in adding 40GE KR4 mode
` [Intel-wired-lan] [next PATCH S4 07/11] i40e: add num_vectors checker in iwarp handler
` [Intel-wired-lan] [next PATCH S4 08/11] i40e: Wrong truncation from u16 to u8
` [Intel-wired-lan] [next PATCH S4 09/11] i40e: Add support for X710 B/P & SFP+ cards
` [Intel-wired-lan] [next PATCH S4 10/11] i40e: missing input validation on VF message handling by the PF
` [Intel-wired-lan] [next PATCH S4 11/11] i40e: Revert ShadowRAM checksum calculation change

[PATCH 00/13] Prerequisites for NXP LS104xA SMMU enablement
 2019-03-29 22:06 UTC  (3+ messages)
` [PATCH 05/13] soc/fsl/bqman: page align iommu mapping sizes


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.