All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-09-26 17:47:48 to 2019-09-26 18:27:42 UTC [more...]

[PATCH 00/29] vmlinux.lds.h: Refactor EXCEPTION_TABLE and NOTES
 2019-09-26 17:56 UTC  (73+ messages)
` [PATCH 01/29] powerpc: Rename "notes" PT_NOTE to "note"
` [PATCH 02/29] powerpc: Remove PT_NOTE workaround
` [PATCH 03/29] powerpc: Rename PT_LOAD identifier "kernel" to "text"
` [PATCH 04/29] alpha: "
` [PATCH 05/29] ia64: Rename PT_LOAD identifier "code" "
` [PATCH 06/29] s390: Move RO_DATA into "text" PT_LOAD Program Header
` [PATCH 07/29] x86: Restore "text" Program Header with dummy section
` [PATCH 08/29] vmlinux.lds.h: Provide EMIT_PT_NOTE to indicate export of .notes
` [PATCH 09/29] vmlinux.lds.h: Move Program Header restoration into NOTES macro
` [PATCH 10/29] vmlinux.lds.h: Move NOTES into RO_DATA
` [PATCH 11/29] vmlinux.lds.h: Replace RODATA with RO_DATA
` [PATCH 12/29] vmlinux.lds.h: Replace RO_DATA_SECTION "
` [PATCH 13/29] vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA
` [PATCH 14/29] vmlinux.lds.h: Allow EXCEPTION_TABLE to live in RO_DATA
` [PATCH 15/29] x86: Actually use _etext for end of text segment
` [PATCH 16/29] x86: Move EXCEPTION_TABLE to RO_DATA segment
` [PATCH 17/29] alpha: "
` [PATCH 18/29] arm64: "
` [PATCH 19/29] c6x: "
` [PATCH 20/29] h8300: "
` [PATCH 21/29] ia64: "
` [PATCH 22/29] microblaze: "
` [PATCH 23/29] parisc: "
` [PATCH 24/29] powerpc: "
` [PATCH 25/29] xtensa: "
` [PATCH 26/29] x86/mm: Remove redundant &s on addresses
` [PATCH 27/29] x86/mm: Report which part of kernel image is freed
` [PATCH 28/29] x86/mm: Report actual image regions in /proc/iomem
` [PATCH 29/29] x86: Use INT3 instead of NOP for linker fill bytes

[PATCH v7 0/8] Add Qemu to SeaBIOS LCHS interface
 2019-09-26 18:26 UTC  (7+ messages)
` [PATCH v7 7/8] bootdevice: FW_CFG interface for LCHS values
  ` [SeaBIOS] "
` [PATCH v7 8/8] hd-geo-test: Add tests for lchs override
  ` [SeaBIOS] "

kernel BUG at drivers/md/persistent-data/dm-space-map-disk.c:178 with scsi_mod.use_blk_mq=y
 2019-09-26 18:27 UTC  (5+ messages)

[PATCH V2] rwmem: Update to 2.0-rc2+
 2019-09-26 18:26 UTC 

[Bug 111819] When starting Signal or Steam via Flatpak: [gfxhub] retry page fault (src_id:0 ring:0 vmid:1 pasid:32770, for process X pid 2148 thread X:cs0 pid 2151) in page starting at address 0x0000000107720000 from 27, VM_L2_PROTECTION_FAULT_STATUS:0x00101031
 2019-09-26 18:26 UTC  (2+ messages)
` [Bug 111819] When starting Atom, "

[PATCH 0/1] git gui: fix staging a second line to a 1-line file
 2019-09-26 18:25 UTC  (3+ messages)
` [PATCH 1/1] "

[alsa-devel] [PATCH 1/5] ASoC: amd: Registering device endpoints using MFD framework
 2019-09-26 23:07 UTC  (9+ messages)
  `  "
` [alsa-devel] [PATCH 3/5] ASoC: amd: Enabling two I2S instances
    `  "
` [alsa-devel] [PATCH 4/5] ASoC: amd: added pmops for pci driver
    `  "

[PATCH] rwmem: Update to 2.0-rc2+
 2019-09-26 18:25 UTC  (2+ messages)

[PATCH 1/6] drm/i915: Define explicit wedged on init reset state
 2019-09-26 18:24 UTC  (4+ messages)
` [PATCH 5/6] drm/i915: Don't use scratch in WA batch

[PATCH] vsock/virtio: add support for MSG_PEEK
 2019-09-26 18:23 UTC 

[PATCH i-g-t] i915/gem_ctx_isolation: Check nonpriv values are kept across switch
 2019-09-26 18:23 UTC  (2+ messages)
` [igt-dev] "

[PATCH] vsock/virtio: add support for MSG_PEEK
 2019-09-26 18:23 UTC 

[Buildroot] [PATCH 1/1] package/janus-gateway: enable parallel build
 2019-09-26 18:23 UTC 

[Qemu-devel] [Bug 1841990] [NEW] instruction 'denbcdq' misbehaving
 2019-09-26 17:57 UTC  (3+ messages)
` [Bug 1841990] "

[GIT PULL] SafeSetID LSM changes for 5.4
 2019-09-26 18:21 UTC  (7+ messages)

[rcu:dev.2019.09.23a 62/77] kernel/rcu/tree.c:2882 kfree_call_rcu() warn: inconsistent returns 'irqsave:flags'
 2019-09-26 18:19 UTC  (4+ messages)

[PATCH 00/19] hw/arm/raspi: Improve Raspberry Pi 2/3 reliability
 2019-09-26 17:34 UTC  (16+ messages)
` [PATCH 05/19] hw/arm/bcm2835: Add various unimplemented peripherals
` [PATCH 08/19] hw/misc/bcm2835_thermal: Add a dummy BCM2835 thermal sensor
` [PATCH 10/19] hw/timer/bcm2835: Add the BCM2835 SYS_timer
` [PATCH 11/19] hw/arm/bcm2835_peripherals: Use the SYS_timer
` [PATCH 12/19] hw/arm/bcm2835_peripherals: Add Clock/Power/Reset Manager blocks
` [PATCH 13/19] hw/arm/raspi: Define various blocks base addresses
` [PATCH 14/19] python/qemu/machine: Allow to use other serial consoles than default
` [PATCH 15/19] tests/boot_linux_console: Extract the gunzip() helper
` [PATCH 16/19] tests/boot_linux_console: Add a test for the Raspberry Pi 2
` [PATCH 17/19] tests/boot_linux_console: Test the raspi2 UART1 (16550 based)
` [PATCH 18/19] tests/boot_linux_console: Boot Linux and run few commands on raspi3
` [PATCH 19/19] tests/boot_linux_console: Test SDHCI and termal sensor "

[PATCH 0/4] xfsprogs: port utilities to bulkstat v5
 2019-09-26 18:18 UTC  (3+ messages)
` [PATCH 1/4] man: add documentation for v5 bulkstat ioctl

[PATCH] soc: qcom: socinfo: add missing soc_id sysfs entry
 2019-09-26 18:18 UTC  (5+ messages)

[thud/master][PATCH] ti-cgt7x: Update to version 1.2.0
 2019-09-26 18:17 UTC 

target/ppc: bug in optimised vsl/vsr implementation?
 2019-09-26 18:04 UTC 

[PATCH] bpf: clean up indentation issue
 2019-09-26 18:16 UTC  (3+ messages)

[PATCH iproute2(-next) v2 1/1] ip: fix ip route show json output for multipath nexthops
 2019-09-26 18:16 UTC  (3+ messages)

Is it required that regulator sensors implement threshold interfaces?
 2019-09-26 18:15 UTC 

[PATCH BlueZ v3 0/3] mesh: Fix Remote/Local dev key usage
 2019-09-26 18:14 UTC  (4+ messages)
` [PATCH BlueZ v3 1/3] mesh: Add remote boolean to DevKey transactions
` [PATCH BlueZ v3 2/3] mesh: Explicit Remote/Local Device key usage
` [PATCH BlueZ v3 3/3] mesh: Fix Key Ring permissions for local nodes

[PATCH net] sk_buff: drop all skb extensions on free and skb scrubbing
 2019-09-26 18:15 UTC  (4+ messages)

Are BPF tail calls only supposed to work with pinned maps?
 2019-09-26 18:14 UTC  (4+ messages)

[PATCH v3 00/33] testing/next (docker,tcg, alpha ;-)
 2019-09-26 17:38 UTC  (8+ messages)
` [PATCH v3 29/33] docker: remove 'deprecated' image definitions

[Buildroot] [PATCH 1/1] configs/imx6ullevk: add imx6ullevk support
 2019-09-26 18:14 UTC  (2+ messages)
` [Buildroot] [PATCH v2] configs/imx6ullevk: new defconfig board/freescale/imx6ullevk/readme.txt: new readme for the imx6ullevk board. DEVELOPERS: Add myself as the maintainer of imx6ullevk

[PATCH] drm/i915/huc: fix version parsing from CSS header
 2019-09-26 18:13 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

bringing back media/zoran driver
 2019-09-26 17:43 UTC  (2+ messages)
` [Mjpeg-users] "

[PATCH] rtlwifi: Remove excessive check in _rtl_ps_inactive_ps()
 2019-09-26 18:11 UTC  (3+ messages)
`  "

[PATCH] ipc/sem: Fix race between to-be-woken task and waker
 2019-09-26 18:12 UTC  (3+ messages)

[Bug 110886] After S3 resume, kernel: [drm:drm_atomic_helper_wait_for_flip_done [drm_kms_helper]] *ERROR* [CRTC:57:crtc-0] flip_done timed out
 2019-09-26 18:11 UTC  (2+ messages)
` [Bug 110886] After S3 resume, kernel: [drm] psp command failed and response status is (-65529) at 27th time of S3. 28th time of S3 freeze the system

[net-next v3 0/7] new PTP ioctl fixes
 2019-09-26 18:11 UTC  (16+ messages)
` [Intel-wired-lan] "
` [net-next v3 1/7] ptp: correctly disable flags on old ioctls
  ` [Intel-wired-lan] "
` [net-next v3 2/7] net: reject PTP periodic output requests with unsupported flags
  ` [Intel-wired-lan] "
` [net-next v3 3/7] mv88e6xxx: reject unsupported external timestamp flags
  ` [Intel-wired-lan] "
` [net-next v3 4/7] dp83640: "
  ` [Intel-wired-lan] "
` [net-next v3 5/7] igb: "
  ` [Intel-wired-lan] "
` [net-next v3 6/7] mlx5: "
  ` [Intel-wired-lan] "
` [net-next v3 7/7] renesas: "
  ` [Intel-wired-lan] "

[PATCH 1/2] clk: imx7ulp: update nic1_bus_clk parent info
 2019-09-26 18:10 UTC  (7+ messages)
` [PATCH 2/2] clk: imx: disable i.mx7ulp composite clock during initialization

[RFC 00/20] Intel RDMA/IDC Driver series
 2019-09-26 18:10 UTC  (10+ messages)
` [RFC 01/20] ice: Initialize and register multi-function device to provide RDMA
` [RFC 04/20] RDMA/irdma: Add driver framework definitions
` [RFC 15/20] RDMA/irdma: Add miscellaneous utility definitions

copy_file_range() errno changes introduced in v5.3-rc1
 2019-09-26 18:07 UTC  (8+ messages)
        ` [LTP] "

[PATCH] drm/amdgpu/gmc10: apply the 'invalidation from sdma' workaround for navi
 2019-09-26 18:07 UTC  (4+ messages)

[PATCH] promisor-remote: skip move_to_tail when n=1
 2019-09-26 18:06 UTC  (4+ messages)

[PATCH 0/3] scan-build fixes
 2019-09-26 18:05 UTC  (4+ messages)
` [PATCH 1/3] commit-graph: remove a duplicate assignment

TCP_USER_TIMEOUT, SYN-SENT and tcp_syn_retries
 2019-09-26 18:03 UTC  (5+ messages)

[dpdk-dev] [PATCH 00/10] fix global variable multiple definitions
 2019-09-26 18:03 UTC  (4+ messages)
` [dpdk-dev] [PATCH 04/10] crypto/octeontx: "
  ` [dpdk-dev] [EXT] "

[Qemu-devel] [PATCH v5 0/4] colo: Add support for continuous replication
 2019-09-26 17:40 UTC  (3+ messages)
` [Qemu-devel] [PATCH v5 2/4] tests/test-replication.c: Add test for ignoring requests after failover
  `  "

[MODERATED] Re: [PATCH v4 03/10] TAAv4 3
 2019-09-26 17:57 UTC  (6+ messages)

[dpdk-dev] [PATCH v1 00/13] introduces ppfe network PMD
 2019-09-26 18:00 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 03/13] doc: add guide for ppfe net PMD

[PATCH] staging: rtl8723bs: remove unused function write_cam_from_cache
 2019-09-26 17:59 UTC 

[dpdk-dev] [PATCH 1/2] crypto/dpaa_sec: support event crypto adapter
 2019-09-26 17:59 UTC  (3+ messages)
` [dpdk-dev] [PATCH 2/2] event/dpaa: "

[thud/master][PATCH] packagegroup-arago-tisdk-addons: replacing ipc-lld-fw
 2019-09-26 17:57 UTC  (2+ messages)

[PATCH rdma-core] kernel-boot: Tighten check if device is virtual
 2019-09-26 17:58 UTC  (3+ messages)

[PATCH] classes/reproducible_build: Move SDE deploy to another directory
 2019-09-26 17:57 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] xhci: Increase STS_SAVE timeout in xhci_suspend()
 2019-09-26 17:57 UTC 

[dpdk-dev] [PATCH 0/5] NXP DPAA2 EVENTDEV enhancements
 2019-09-26 17:55 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 1/5] event/dpaa2: fix def queue conf

[PATCH] siggen: Fix attribute error when hashserver fails
 2019-09-26 17:53 UTC 

[PATCH v2 0/2] Fix KSFT toplevel makefile behaviour
 2019-09-26 17:52 UTC  (6+ messages)
` [PATCH v2 1/2] kselftest: add capability to skip chosen TARGETS
` [PATCH v2 2/2] kselftest: exclude failed TARGETS from runlist

[PATCH v2] staging: rtl8188eu: remove dead code/vestigial do..while loop
 2019-09-26 17:53 UTC  (3+ messages)

[PATCH] docker: move tests from python2 to python3
 2019-09-26 17:43 UTC  (8+ messages)
    ` Debian support lifetime (was Re: [PATCH] docker: move tests from python2 to python3)

[PATCH net] net: stmmac: dwmac-meson8b: Fix signedness bug in probe
 2019-09-26 17:51 UTC  (4+ messages)

[PATCH] hashserve: Add missing import
 2019-09-26 17:51 UTC 

User management via WebUI vs ipmitool
 2019-09-26 17:49 UTC  (4+ messages)

mtd raw nand denali.c broken for Intel/Altera Cyclone V
 2019-09-26 17:47 UTC  (6+ messages)

[PATCH 1/3] ACPI: Resolve objects on host-directed table loads
 2019-09-26 17:47 UTC  (6+ messages)
` [PATCH] ACPICA: make acpi_load_table() return table index
  ` [Devel] "

[PATCH 01/15] mt76: mt7603: remove q_rx field from struct mt7603_dev
 2019-09-26 17:47 UTC  (2+ messages)
` [PATCH 11/15] mt76: mt7615: report tx_time, bss_rx and busy time to mac80211


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.