All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-04-27 19:14:28 to 2020-04-27 20:01:18 UTC [more...]

[PATCH] Remove drm_display_mode.hsync
 2020-04-27 19:38 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH 00/17] mtd: rawnand: cafe: Convert to exec_op() (and more)
 2020-04-27 20:00 UTC  (31+ messages)
` [PATCH 01/17] mtd: rawnand: cafe: Get rid of an inaccurate kernel doc header
` [PATCH 02/17] mtd: rawnand: cafe: Rename cafe_nand_write_page_lowlevel()
` [PATCH 03/17] mtd: rawnand: cafe: Use a correct ECC mode and pass the ECC alg
` [PATCH 04/17] mtd: rawnand: cafe: Include linux/io.h instead of asm/io.h
` [PATCH 05/17] mtd: rawnand: cafe: Demistify register fields
` [PATCH 06/17] mtd: rawnand: cafe: Factor out the controller initialization logic
` [PATCH 07/17] mtd: rawnand: cafe: Get rid of the debug module param
` [PATCH 08/17] mtd: rawnand: cafe: Use devm_kzalloc and devm_request_irq()
` [PATCH 09/17] mtd: rawnand: cafe: Get rid of a useless label
` [PATCH 10/17] mtd: rawnand: cafe: Explicitly inherit from nand_controller
` [PATCH 11/17] mtd: rawnand: cafe: Don't leave ECC enabled in the write path
` [PATCH 12/17] mtd: rawnand: cafe: Don't split things when reading/writing a page
` [PATCH 13/17] mtd: rawnand: cafe: Add exec_op() support
` [PATCH 14/17] mtd: rawnand: cafe: Get rid of the legacy interface implementation
` [PATCH 15/17] mtd: rawnand: cafe: Adjust the cafe_{read, write}_buf() prototypes
  ` [PATCH 15/17] mtd: rawnand: cafe: Adjust the cafe_{read,write}_buf() prototypes

[PATCH v8 0/2] Add initial support for slimport anx7625
 2020-04-27 20:00 UTC  (4+ messages)
` [PATCH v8 2/2] drm/bridge: anx7625: Add anx7625 MIPI DSI/DPI to DP bridge driver

[PATCH v2 00/12] add STM32 FMC2 controller drivers
 2020-04-27 19:46 UTC  (7+ messages)
` [PATCH v2 04/12] mtd: rawnand: stm32_fmc2: manage all errors cases at probe time

[Xen-devel] [PATCH 00/12] Support CPUID/MSR data in migration streams
 2020-04-27 20:00 UTC  (7+ messages)
` [Xen-devel] [PATCH 01/12] libxc/save: Shrink code volume where possible
      `  "

[PATCH v2 0/3] add channel constraint for BDW machine drivers
 2020-04-27 20:00 UTC  (2+ messages)

[PATCH] net: ethernet: fec: Replace interrupt driven MDIO with polled IO
 2020-04-27 20:00 UTC  (4+ messages)

[PATCH] ARM: dts: r8a7743: Add missing compatible strings for iic3 node
 2020-04-27 19:59 UTC  (2+ messages)

[PATCH RFC v1] net: xdp: allow for layer 3 packets in generic skb handler
 2020-04-27 19:58 UTC  (4+ messages)
` [PATCH RFC v2] "

[Buildroot] [git commit] package/flannel: bump version to 0.12.0
 2020-04-27 19:58 UTC 

[Buildroot] [PATCH 1/1] package/libcec: bump version to 5.0.0
 2020-04-27 19:58 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/python-cython: bump to version 0.29.17
 2020-04-27 19:57 UTC  (2+ messages)

clk_hw.init and -EPROBE_DEFER / driver re-load
 2020-04-27 19:57 UTC 

[PATCH 00/10] efi_loader: add capsule update support
 2020-04-27 19:57 UTC  (3+ messages)
` [PATCH 01/10] efi_loader: disk: add efi_disk_is_system_part()

[PATCH v2 0/1] platform/x86: Add Slim Bootloader firmware update support
 2020-04-27 19:57 UTC  (4+ messages)

[dpdk-dev] [PATCH] maintainers: update for Arm v7 and v8
 2020-04-27 19:56 UTC  (3+ messages)

[usb:usb-testing] BUILD SUCCESS 1417cff96ef8ae2108df7084f035b90d2eabbba3
 2020-04-27 19:55 UTC 

[ANNOUNCE] 4.4.220-rt196
 2020-04-27 19:49 UTC 

[Buildroot] [git commit] package/kexec: bump version to 2.0.20
 2020-04-27 19:55 UTC 

[PATCH 0/4] Update K3 DSP remoteproc driver for C71x DSPs
 2020-04-27 19:54 UTC  (4+ messages)
` [PATCH 4/4] remoteproc/k3-dsp: Add support "

[Buildroot] [git commit] package/libcec: bump version to 5.0.0
 2020-04-27 19:54 UTC 

[PATCH net] wireguard: Use tunnel helpers for decapsulating ECN markings
 2020-04-27 19:53 UTC  (2+ messages)

io_uring, IORING_OP_RECVMSG and ancillary data
 2020-04-27 19:53 UTC  (5+ messages)

[PATCH v2 0/5] use new API for Xen page tables
 2020-04-27 19:52 UTC  (5+ messages)
` [PATCH v2 4/5] x86_64/mm: map and unmap page tables in destroy_compat_m2p_mapping
  ` [PATCH 0/2] x86: high compat r/o M2P table handling adjustments
    ` [PATCH 2/2] x86: drop high compat r/o M2P table address range

[PATCH v2 0/3] mtd: lpddr: Fix bad logic bug in print_drs_error
 2020-04-27 19:56 UTC  (6+ messages)
` [PATCH v2 1/3] mtd: lpddr: Fix bad logic "
` [PATCH v2 2/3] mtd: lpddr: Replace printk with pr_notice
` [PATCH v2 3/3] mtd: lpddr: Move function print_drs_error to lpddr_cmds.c

[Intel-wired-lan] [PATCH net-next 00/33] XDP extend with knowledge of frame size
 2020-04-27 19:51 UTC  (4+ messages)
` [PATCH net-next 23/33] ixgbe: add XDP frame size to driver
    ` [Intel-wired-lan] "

Testing endpoint halt support for raw-gadget
 2020-04-27 19:51 UTC  (4+ messages)

[Intel-gfx] [PATCH 1/9] drm/i915/gt: Sanitize GT first
 2020-04-27 19:51 UTC  (2+ messages)

Errors in man pages, here: random(4): Singular/Plural
 2020-04-27 19:50 UTC  (4+ messages)

[PATCH v12 0/7] proc: modernize proc to support multiple private instances
 2020-04-27 19:46 UTC  (5+ messages)
  ` [PATCH v2 2/2] proc: Ensure we see the exit of each process tid exactly
          ` [PATCH v3 2/6] posix-cpu-timers: Use PIDTYPE_TGID to simplify the logic in lookup_task

[PATCH v3 0/2] Add sgm3140 flash led driver
 2020-04-27 19:49 UTC  (4+ messages)
` [PATCH v3 2/2] leds: add sgm3140 driver

[PATCH 0/3] TI K3 DSP remoteproc driver for C66x DSPs
 2020-04-27 19:49 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: remoteproc: Add bindings for C66x DSPs on TI K3 SoCs

[PATCH] nsproxy: attach to namespaces via pidfds
 2020-04-27 19:48 UTC  (5+ messages)

Out of space, but not out of space
 2020-04-27 19:42 UTC 

[PATCH] git-gui: msys2 compatibility patches
 2020-04-27 19:45 UTC  (2+ messages)

[ath6kl:pending] BUILD SUCCESS b1670eba5ccf8b7f00fd9a87337dc75892d586e8
 2020-04-27 19:46 UTC 

[MODERATED] [PATCH 0/5] Slow Randomizing Boosts DoS v4.4.219 backport 0
 2020-04-27 19:47 UTC  (3+ messages)
`  "

gpio-reserved-ranges and RZ/G1C (was: Re: [PATCH] gpio: rcar: select General Output Register to set output states)
 2020-04-27 19:46 UTC  (2+ messages)

[PATCH v5 0/3] Amlogic 32-bit Meson SoC SDHC MMC controller driver
 2020-04-27 19:44 UTC  (15+ messages)
` [PATCH v5 3/3] mmc: host: meson-mx-sdhc: new driver for the Amlogic Meson SDHC host

[PATCH] ARM: decompressor: increase tag size
 2020-04-27 19:44 UTC 

[Buildroot] [PATCH v4 1/3] package/environment-setup: new package
 2020-04-27 19:45 UTC  (3+ messages)

[PATCH 1/2] arm64: dts: rockchip: remove #sound-dai-cells from &i2s1 node of rk3399-pinebook-pro.dts
 2020-04-27 19:42 UTC  (4+ messages)

[PATCH 0/4] Extract DEBUG_WX to shared use
 2020-04-27 19:42 UTC  (7+ messages)
` [PATCH 1/4] mm: add DEBUG_WX support

[PATCH] arm64: dts: rockchip: Fix Pinebook Pro FUSB302 interrupt
 2020-04-27 19:42 UTC  (3+ messages)

[PATCH net-next 00/13] mlxsw: Rework matchall offloading plumbing
 2020-04-27 19:43 UTC  (2+ messages)

[Bug 207383] New: [Regression] 5.7-rc: amdgpu/polaris11 gpf: amdgpu_atomic_commit_tail
 2020-04-27 19:43 UTC  (4+ messages)
` [Bug 207383] "

[PATCH] ARM: dts: rockchip: swap clock-names of gpu nodes
 2020-04-27 19:42 UTC  (4+ messages)

[Buildroot] [git commit] package/python-cython: bump to version 0.29.17
 2020-04-27 19:43 UTC 

[LTP] [PATCH 0/4] fanotify ltp tests for v5.7-rc1
 2020-04-27 19:43 UTC  (5+ messages)
` [LTP] [PATCH 2/4] syscalls/fanotify15: Minor corrections
` [LTP] [PATCH 3/4] syscalls/fanotify15: Add a test case for inode marks

[PATCH] arm64: dts: rockchip: swap interrupts interrupt-names rk3399 gpu node
 2020-04-27 19:42 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/python-pycairo: depend on python3
 2020-04-27 19:43 UTC  (2+ messages)

[PATCH] ARM: dts: rockchip: fix pinctrl sub nodename for spi in rk322x.dtsi
 2020-04-27 19:42 UTC  (3+ messages)

[PATCH 1/2] arm64: dts: rockchip: remove extra assigned-clocks property from &gmac2phy node in rk3328-evb.dts
 2020-04-27 19:42 UTC  (4+ messages)

+ mm-add-debug_wx-support-fix.patch added to -mm tree
 2020-04-27 19:42 UTC 

[PATCH v20 00/17] Multicolor Framework (array edition)
 2020-04-27 19:42 UTC  (8+ messages)
` [PATCH v20 03/17] leds: multicolor: Introduce a multicolor class definition
` [PATCH v20 12/17] leds: lp55xx: Add multicolor framework support to lp55xx

[Buildroot] [PATCH 1/1] package/meson: bump to version 0.54.1
 2020-04-27 19:42 UTC  (2+ messages)

[RFC][PATCHES] compat ioctl cleanup on hpsa
 2020-04-27 19:41 UTC 

[Buildroot] [git commit] package/python-pycairo: depend on python3
 2020-04-27 19:41 UTC 

[PATCH] xfs: Use the correct style for SPDX License Identifier
 2020-04-27 19:40 UTC  (9+ messages)

[Buildroot] [git commit] package/meson: bump to version 0.54.1
 2020-04-27 19:41 UTC 

[PATCH v4 0/3] SELinux support for anonymous inodes and UFFD
 2020-04-27 19:40 UTC  (6+ messages)
` [PATCH v5 "

[PATCH] config: use GIT_CONFIG in git config sequence
 2020-04-27 19:39 UTC  (8+ messages)

[PATCH] ARM: dts: r7s9210: Remove bogus clock-names from OSTM nodes
 2020-04-27 19:39 UTC  (4+ messages)

[PATCH RFC/RFT 0/3] Add grub loader support for RISC-V Linux
 2020-04-27 19:39 UTC  (5+ messages)

[PATCH] clk: renesas: rcar-gen2: Remove superfluous CLK_RENESAS_DIV6 selects
 2020-04-27 19:34 UTC 

[PATCH v2 0/2] userspace: Implement new format of filename trans rules
 2020-04-27 19:39 UTC  (4+ messages)
` [PATCH v2 2/2] libsepol: implement POLICYDB_VERSION_COMP_FTRANS

[PATCH v2] bzip2: Add test suite for bzip2
 2020-04-27 19:39 UTC  (7+ messages)
` [OE-core] "

[m68k:m68k-queue] BUILD SUCCESS 2bb95b161a9161214bb8940f1c0d7b756c3146c9
 2020-04-27 19:37 UTC 

[Buildroot] [Buildroot 2020.02.1] Problems with x86_64-jaguar buildroot-toolchain-built kernel
 2020-04-27 19:35 UTC  (2+ messages)

[PATCH V2 00/10] clk: imx: fixes and improve for i.MX8M
 2020-04-27 19:34 UTC  (6+ messages)
` [PATCH V2 07/10] clk: imx: add mux ops for i.MX8M composite clk

[PATCH] ASoC: core: Make sure component driver names are unique
 2020-04-27 19:33 UTC 

[dpdk-dev] [PATCH v2 0/2] eal timer split and implementation for Windows
 2020-04-27 19:34 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 2/2] timer: support EAL functions on Windows

[PATCH] drm/amd/display: remove conversion to bool in dc_link_ddc.c
 2020-04-27 19:33 UTC  (5+ messages)

two small log recovery cleanups
 2020-04-27 19:33 UTC  (3+ messages)
` [PATCH 3/2] xfs: factor out a xlog_buf_readahead helper
` [PATCH 4/2] xfs: simplify xlog_recover_inode_ra_pass2

[PATCH] buildtools-extended-tarball: add libgomp-dev
 2020-04-27 19:33 UTC  (3+ messages)
` [OE-core] "

[BUG] PCI: rockchip: rk3399: pcie switch support
 2020-04-27 19:32 UTC  (7+ messages)

[PATCH] drm/amd/display: remove conversion to bool in dcn20_mpc.c
 2020-04-27 19:32 UTC  (5+ messages)

[PATCH] libxcmd: don't crash if el_gets returns null
 2020-04-27 19:32 UTC  (2+ messages)

[PATCH] dt-bindings: timer: renesas: ostm: Convert to json-schema
 2020-04-27 19:32 UTC 

[PATCH] mm/gup.c: Updating the documentation
 2020-04-27 19:31 UTC  (3+ messages)

[PATCH 1/1] mtd/intel-spi: Support cmdline-based partition
 2020-04-27 19:31 UTC  (21+ messages)

[Buildroot] [PATCH v4, 1/1] package/uacme: don't allow mbedtls with ualpn
 2020-04-27 19:31 UTC  (5+ messages)

[PATCH] drm/amdgpu: remove conversion to bool in amdgpu_device.c
 2020-04-27 19:30 UTC  (5+ messages)

Default Gateway for a system v/s Default gateway per Interface
 2020-04-27 19:30 UTC  (5+ messages)

[PATCH 1/3] mtd: rawnand: Add a NAND_NO_BBM_QUIRK flag
 2020-04-27 19:30 UTC  (8+ messages)
` [PATCH 2/3] mtd: rawnand: cafe: Set the "
` [PATCH 3/3] mtd: rawnand: diskonchip: "

[ANNOUNCE] 4.19.115-rt49
 2020-04-27 19:30 UTC 

[PATCH] user_namespaces.7: tfix
 2020-04-27 19:30 UTC  (2+ messages)

[Buildroot] [PATCH] boot/uboot: switch to host-python3
 2020-04-27 19:28 UTC  (2+ messages)

Xen network domain performance for 10Gb NIC
 2020-04-27 19:27 UTC  (3+ messages)

[Buildroot] [PATCH 0/1] package/pistache: new package
 2020-04-27 19:28 UTC  (3+ messages)
` [Buildroot] [PATCH 1/1] "

[PATCH v20 0/4] qcow2: Implement zstd cluster compression methodi
 2020-04-27 19:26 UTC  (4+ messages)
` [PATCH v20 3/4] qcow2: add zstd cluster compression

[PATCH RT 00/30] Linux 4.19.94-rt39-rc2
 2020-04-27 19:26 UTC  (5+ messages)
` [PATCH RT 10/30] hrtimer: Prevent using hrtimer_grab_expiry_lock() on migration_base

+ mm-gupc-updating-the-documentation-fix.patch added to -mm tree
 2020-04-27 19:26 UTC 

+ mm-gupc-updating-the-documentation.patch added to -mm tree
 2020-04-27 19:26 UTC 

[PATCH] dt-bindings: watchdog: renesas-wdt: Convert to json-schema
 2020-04-27 19:25 UTC 

[PATCH v2] KVM: VMX: Improve handle_external_interrupt_irqoff inline assembly
 2020-04-27 19:25 UTC  (2+ messages)

[RFC PATCH 00/21] Improve list integrity checking
 2020-04-27 19:24 UTC  (8+ messages)
` [RFC PATCH 03/21] list: Annotate lockless list primitives with data_race()

[PATCH] selftests: introduce gen_tar Makefile target
 2020-04-27 19:24 UTC 

[atishp04:uefi_riscv_pr 4/4] drivers/firmware/efi/earlycon.c:59:34: error: implicit declaration of function 'pgprot_writecombine'
 2020-04-27 19:24 UTC 

[PATCH] dt-bindings: gpio: rcar: Convert to json-schema
 2020-04-27 19:22 UTC 

[Buildroot] [PATCH] package/ebtables: bump to version 2.0.11
 2020-04-27 19:23 UTC  (2+ messages)

[PATCH 0/3] mtd: lpddr: Fix bad logic bug in print_drs_error
 2020-04-27 19:21 UTC  (11+ messages)
` [PATCH 2/3] mtd: lpddr: Replace printk with pr_notice
` [PATCH 3/3] mtd: lpddr: Move function print_drs_error to lpddr_cmds.c

[Bug 206987] New: [drm] [amdgpu] Whole system crashes when the driver is in mode_support_and_system_configuration
 2020-04-27 19:20 UTC  (3+ messages)
` [Bug 206987] "

[Intel-gfx] [CI] drm/i915/gt: Fix up clock frequency
 2020-04-27 19:20 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/gt: Fix up clock frequency (rev5)

[RFC PATCH] qom: Implement qom-get HMP command
 2020-04-27 19:19 UTC  (2+ messages)

vfs_getxattr_alloc() problem
 2020-04-27 19:19 UTC  (5+ messages)

[PATCH] drm/rockchip: cdn-dp-core: Make cdn_dp_core_suspend/resume static
 2020-04-27 19:18 UTC  (4+ messages)

[PATCH v2] git-credential-store: skip empty lines and comments from store
 2020-04-27 19:18 UTC  (4+ messages)
` [PATCH v3] "

[PATCH] drm/rockchip: Remove unneeded semicolon
 2020-04-27 19:18 UTC  (4+ messages)

[PATCH 0/3] Have "stop" button for multi-threaded searches
 2020-04-27 19:18 UTC  (5+ messages)
` [PATCH 2/3] kernel-shark: Change the mechanism of the multi-threaded search

[PATCH v3 0/4] Clean up hugetlb boot command line processing
 2020-04-27 19:09 UTC  (5+ messages)
` [PATCH v3 2/4] hugetlbfs: move hugepagesz= parsing to arch independent code

[Intel-gfx] [PATCH] drm/i915: Move more i915->ggtt to local variables
 2020-04-27 19:16 UTC  (2+ messages)

[PATCH 4.14] mm, slub: restore the original intention of prefetch_freepointer()
 2020-04-27 19:08 UTC  (5+ messages)

[PATCH] nvme-pci: remove volatile cqes
 2020-04-27 19:14 UTC 

[jth:btrfs-integrity 1/2] fs/btrfs/disk-io.c:2227:8: error: implicit declaration of function 'request_key'; did you mean 'request_nmi'?
 2020-04-27 19:14 UTC 


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.