All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-09-01 13:55:49 to 2019-09-01 16:03:07 UTC [more...]

[PATCH 000/120] Linux for the PlayStation 2
 2019-09-01 16:03 UTC  (65+ messages)
` [PATCH 001/120] MIPS: R5900: Initial support for the Emotion Engine in "
` [PATCH 002/120] MIPS: R5900: Trap the RDHWR instruction as an SQ address exception
` [PATCH 003/120] MIPS: R5900: Sign-extend o32 system call registers
` [PATCH 004/120] MIPS: R5900: Reset bits 127..64 of GPRs in RESTORE_SOME
` [PATCH 005/120] MIPS: R5900: Reset the funnel shift amount (SA) register "
` [PATCH 006/120] MIPS: R5900: Workaround for the short loop bug
` [PATCH 007/120] MIPS: R5900: Add the SYNC.P instruction
` [PATCH 008/120] MIPS: R5900: Add implicit SYNC.P to the UASM_i_M[FT]C0 macros
` [PATCH 009/120] MIPS: R5900: Add mandatory SYNC.P to all M[FT]C0 instructions
` [PATCH 010/120] MIPS: R5900: Workaround exception NOP execution bug (FLX05)
` [PATCH 011/120] MIPS: R5900: Avoid pipeline hazard with the TLBP instruction
` [PATCH 012/120] MIPS: R5900: Avoid pipeline hazards with the TLBW[IR] instructions
` [PATCH 013/120] MIPS: R5900: Avoid pipeline hazard with the TLBR instruction
` [PATCH 014/120] MIPS: R5900: Install final length of TLB refill handler rather than 256 bytes
` [PATCH 015/120] MIPS: R5900: Verify that the TLB refill handler does not overflow
` [PATCH 016/120] MIPS: R5900: The ERET instruction has issues with delay slot and CACHE
` [PATCH 017/120] MIPS: R5900: Define CACHE instruction operation field encodings
` [PATCH 018/120] MIPS: R5900: Workaround where MSB must be 0 for the instruction cache
` [PATCH 019/120] MIPS: R5900: Use SYNC.L for data cache and SYNC.P for "
` [PATCH 020/120] MIPS: R5900: Define CP0.Config register fields
` [PATCH 021/120] MIPS: R5900: Workaround for CACHE instruction near branch delay slot
` [PATCH 022/120] MIPS: R5900: Support 64-bit inq() and outq() macros in 32-bit kernels
` [PATCH 023/120] MIPS: R5900: Add MFSA and MTSA instructions for the special SA register
` [PATCH 024/120] MIPS: PS2: Define PlayStation 2 I/O port, ROM and RAM address spaces
` [PATCH 025/120] MIPS: PS2: Define interrupt controller, DMA and timer IRQs
` [PATCH 026/120] MIPS: PS2: Interrupt controller (INTC) IRQ support
` [PATCH 027/120] MIPS: PS2: DMAC: Define DMA controller registers
` [PATCH 028/120] MIPS: PS2: DMAC: Define tag structures
` [PATCH 029/120] MIPS: PS2: DMAC: IRQ support
` [PATCH 030/120] MIPS: PS2: Timer support
` [PATCH 031/120] MIPS: PS2: SCMD: System command support
` [PATCH 032/120] MIPS: PS2: SCMD: System power off command
` [PATCH 033/120] MIPS: PS2: SCMD: Read system machine name command
` [PATCH 034/120] MIPS: PS2: SCMD: Read system command for the real-time clock (RTC)
` [PATCH 035/120] MIPS: PS2: SCMD: Set "
` [PATCH 036/120] MIPS: PS2: ROM: Iterate over the files in a given ROM directory
` [PATCH 037/120] MIPS: PS2: ROM: Find ROM files with a given name, if they exist
` [PATCH 038/120] MIPS: PS2: ROM: Read data for a given ROM file name
` [PATCH 039/120] MIPS: PS2: ROM: Read extended information for a given ROM file
` [PATCH 040/120] MIPS: PS2: ROM: Read and decode the ROMVER file
` [PATCH 041/120] MIPS: PS2: ROM: Resolve the name for the type in "
` [PATCH 042/120] MIPS: PS2: ROM: Resolve the name for the region "
` [PATCH 043/120] MIPS: PS2: ROM: Permit /dev/mem to access read-only memory
` [PATCH 044/120] MIPS: PS2: ROM: Sysfs module to inspect ROM files
` [PATCH 045/120] MIPS: PS2: ROM: Provide extended file information via sysfs
` [PATCH 046/120] MIPS: PS2: Identify the machine by model name
` [PATCH 047/120] MIPS: PS2: Let the system type be Sony PlayStation 2
` [PATCH 048/120] MIPS: Define and use cpu_relax_forever() for various halting loops
` [PATCH 049/120] MIPS: PS2: Power off support
` [PATCH 050/120] MIPS: PS2: Real-time clock (RTC) driver
` [PATCH 051/120] MIPS: PS2: IOP: I/O processor DMA register PCR2 set and clear
` [PATCH 052/120] MIPS: PS2: SIF: Sub-system interface reset of the I/O processor (IOP)
` [PATCH 053/120] MIPS: PS2: IOP: Define error numbers, descriptions and errno mapping
` [PATCH 054/120] MIPS: PS2: SIF: SIF register write command support
` [PATCH 055/120] MIPS: PS2: SIF: Respond to remote procedure call (RPC) bind command
` [PATCH 056/120] MIPS: PS2: SIF: Respond to RPC bind end command
` [PATCH 057/120] MIPS: PS2: SIF: Reset the SIF0 (sub-to-main) DMA controller
` [PATCH 058/120] MIPS: PS2: SIF: Handle SIF0 (sub-to-main) RPCs via interrupts
` [PATCH 059/120] MIPS: PS2: SIF: Enable the IOP to issue SIF commands
` [PATCH 060/120] MIPS: PS2: SIF: Enable the IOP to issue SIF RPCs
` [PATCH 061/120] MIPS: PS2: SIF: sif_rpc_bind() to request an RPC server connection
` [PATCH 062/120] MIPS: PS2: SIF: sif_rpc_unbind() to release "
` [PATCH 063/120] MIPS: PS2: SIF: sif_rpc() to issue a remote procedure call
` [PATCH 064/120] MIPS: PS2: IOP: Permit /dev/mem to access IOP memory

[PATCH] drm/i915: Restrict the aliasing-ppgtt to the size of the ggtt
 2019-09-01 16:01 UTC 

[PATCH v5 0/2] rebase.c: make sure current branch isn't moved when autostashing
 2019-09-01 16:01 UTC  (6+ messages)
` [PATCH v6 "
  ` [PATCH v6 1/2] builtin/rebase.c: make sure the active "

How to give stable MAC address to batman-adv device?
 2019-09-01 15:52 UTC  (3+ messages)

[PATCH] netlabel: remove redundant assignment to pointer iter
 2019-09-01 15:52 UTC  (2+ messages)

[BUG, regression] Dereferencing of NULL pointer in radeon_mn_unregister()
 2019-09-01 15:48 UTC  (3+ messages)

[PATCH 0/4] rtlwifi: rtl8192cu: Replace local TX and RX bit manipulation macro
 2019-09-01 15:47 UTC  (5+ messages)
` [PATCH 1/4] rtlwifi: rtl8192cu: Remove unused GET_XXX and SET_XXX
` [PATCH 2/4] rtlwifi: rtl8192cu: Replace local bit manipulation macros
` [PATCH 3/4] rtlwifi: rtl8192cu: Convert macros that set descriptor
` [PATCH 4/4] rtlwifi: rtl8192cu: Convert inline routines to little-endian words

[PATCH BlueZ v2] mesh: test AEAD at startup to check kernel support
 2019-09-01 15:46 UTC  (2+ messages)

[PATCH 0/4] perf tools: libperf related fixes
 2019-09-01 15:46 UTC  (10+ messages)
` [PATCH 1/4] perf tools: Fix python/perf.so compilation
` [PATCH 2/4] perf tests: Fix static build test
` [PATCH 3/4] perf tests: Add libperf automated test
` [PATCH 4/4] libperf: Add missing event.h into install rule

[igt-dev] [PATCH i-g-t] i915/gem_ctx_shared: Prebind both context images
 2019-09-01 15:45 UTC  (2+ messages)
`  "

Kenel Ooops with: "drm/amdgpu: poll ras_controller_irq and err_event_athub_irq status" [bisected]
 2019-09-01 15:44 UTC 

[PATCH v2] x86/boot: save fields explicitly, zero out everything else
 2019-09-01 15:38 UTC  (2+ messages)
` [PATCH] x86/boot: Fix regression--secure boot info loss from bootparam sanitizing

[PATCH][V2] autofs: remove redundant assignment to variable err
 2019-09-01 15:35 UTC  (2+ messages)

[PATCH] autofs: remove redundant assignment to variable err
 2019-09-01 15:30 UTC  (4+ messages)

[PATCH] iio: light: cm36651: redundant assignment to variable ret
 2019-09-01 15:27 UTC  (2+ messages)

[PATCH 1/2] default-providers.inc: set mesa as the provider for native(sdk) virtual/libgl
 2019-09-01 15:24 UTC  (2+ messages)
` [PATCH 2/2] libepoxy: enable x11 PACKAGECONFIG for native/nativesdk

[PATCH 0/5 V5] nvme: Add type of service (TOS) configuration
 2019-09-01 15:11 UTC  (3+ messages)

[U-Boot] [PATCH] ARM: omapl138_lcdk: Shrink code size
 2019-09-01 15:11 UTC 

[PATCH v3] arch/microblaze: add support for get_user() of size 8 bytes
 2019-09-01 14:55 UTC 

[PATCH RESEND] arch/microblaze: add support for get_user() of size 8 bytes
 2019-09-01 14:55 UTC  (3+ messages)

[PATCH] iio: imu: st_lsm6dsx: remove invalid gain value for LSM9DS1
 2019-09-01 14:50 UTC  (9+ messages)
  ` [BUG] "

[PATCH v3 01/11] checkpatch: check for nested (un)?likely() calls
 2019-08-31 17:26 UTC  (6+ messages)
` [Xen-devel] "

[Xen-devel] [PATCH] x86/xen/efi: Fix EFI variable 'name' type conversion
 2019-09-01  6:58 UTC 

[igt-dev] [PATCH i-g-t v13 0/6] DC states igt tests patch series
 2019-09-01 14:49 UTC  (7+ messages)
` [igt-dev] [PATCH i-g-t v13 1/6] lib/igt_pm: igt lib helper routines to support DC5/6 tests
` [igt-dev] [PATCH i-g-t v13 3/6] tests/i915/i915_pm_dc: Added test for DC6 during PSR
` [igt-dev] [PATCH i-g-t v13 4/6] tests/i915/i915_pm_dc: Added test for DC5 during DPMS
` [igt-dev] [PATCH i-g-t v13 5/6] tests/i915/i915_pm_dc: Added test for DC6 "
` [igt-dev] [PATCH i-g-t v13 6/6] tests/i915/i915_pm_dc:Skip the DC6 test if BIOS has disabled PC8+
` [igt-dev] ✓ Fi.CI.BAT: success for DC states igt tests patch series (rev18)

[PATCH] errno.3: add some comments on EAGAIN/EWOULDBLOCK and EDEADLK/EDEADLOCK
 2019-09-01 14:47 UTC  (2+ messages)

[Qemu-devel] Discussion: vnc: memory leak in zrle_compress_data
 2019-09-01 14:43 UTC  (4+ messages)

[PATCH] nvme: Treat discovery subsystems as unique subsystems
 2019-09-01 14:41 UTC  (3+ messages)

[dpdk-dev] [PATCH] net/atlantic: get rid of double declaration of dev info get
 2019-09-01 14:36 UTC 

[Xen-devel] [linux-4.4 test] 140890: regressions - FAIL
 2019-09-01 14:35 UTC 

[warrior 00/43] Patch review
 2019-09-01 14:36 UTC  (44+ messages)
` [warrior 01/43] binutils: fix CVE-2019-12972 CVE-2019-9071
` [warrior 02/43] binutils: CVE-2019-9070 is same as CVE-2019-9071
` [warrior 03/43] python: fix CVE-2019-9740
` [warrior 04/43] libxslt: fix CVE-2019-13117 CVE-2019-13118
` [warrior 05/43] glibc: CVE-2018-20796 is same as CVE-2019-9169
` [warrior 06/43] libid3tag: handle unknown encodings (CVE-2017-11550)
` [warrior 07/43] libid3tag: CVE-2017-11551 is the same as CVE-2004-2779
` [warrior 08/43] tiff: fix CVE-2019-6128
` [warrior 09/43] tiff: fix CVE-2019-7663
` [warrior 10/43] libsdl: CVE fixes
` [warrior 11/43] gstreamer1.0-vaapi: backport jpeg encode/decode fixes
` [warrior 12/43] package: Improve determinism
` [warrior 13/43] patch: fix CVE-2019-13636
` [warrior 14/43] python3: fix CVE-2019-9740
` [warrior 15/43] ghostscript: fix CVE-2019-3839
` [warrior 16/43] rng-tools: fix very long shutdown delay with systemd
` [warrior 17/43] psmisc: Fix dependency for USE_NLS=no
` [warrior 18/43] systemd: Backport OpenSSL BUF_MEM fix
` [warrior 19/43] package.bbclass: fix directories setuid and setgid bits
` [warrior 20/43] qemu: add a patch fixing the native build on newer kernels
` [warrior 21/43] mesa: Update 19.0.1 -> 19.0.8
` [warrior 22/43] qemu: fix CVE-2018-20815
` [warrior 23/43] linux-yocto/4.19: update to 4.19.57 and -rt22
` [warrior 24/43] linux-yocto/4.19: update to v4.19.61
` [warrior 25/43] boost: Fix build and enable context and coroutines on aarch64
` [warrior 26/43] rsync: fix CVEs for included zlib
` [warrior 27/43] patch: fix CVE-2019-13638
` [warrior 28/43] patch: backport fixes
` [warrior 29/43] dpkg: Use less as pager
` [warrior 30/43] icecc.bbclass: catch subprocess.CalledProcessError
` [warrior 31/43] meson: backport fix for builds with -Werror=return-type
` [warrior 32/43] powertop: import a fix from buildroot
` [warrior 33/43] binutils: fix CVE-2019-14250 CVE-2019-14444
` [warrior 34/43] pango: fix CVE-2019-1010238
` [warrior 35/43] glib-2.0: fix CVE-2019-13012
` [warrior 36/43] gcc: reduce the variables in symtab
` [warrior 37/43] gcc: CVE-2018-12886
` [warrior 38/43] binutils: Fix mips patch which changes default emulation
` [warrior 39/43] glibc: Fix multilibs + usrmerge builds
` [warrior 40/43] glibc-locale: Fix build error with PACKAGE_NO_GCONV = "1"
` [warrior 41/43] glibc/glibc-locale: Fix do_stash_locale to work with usrmerge and multilibs
` [warrior 42/43] glibc / glibc-locale: Fix stash_locale determinism problems
` [warrior 43/43] gcc-8.3: Security fix for CVE-2019-14250

KMSAN: uninit-value in capi_write
 2019-09-01 14:32 UTC  (2+ messages)
` [PATCH net] isdn/capi: check message length in capi_write()

[Qemu-devel] [PATCH v10 00/11] Build ACPI Heterogeneous Memory Attribute Table (HMAT)
 2019-09-01 14:21 UTC  (12+ messages)
` [Qemu-devel] [PATCH v10 01/11] util/cutils: Add qemu_strtotime_ps()
` [Qemu-devel] [PATCH v10 02/11] tests/cutils: Add test for qemu_strtotime_ps()
` [Qemu-devel] [PATCH v10 03/11] qapi: Add builtin type time
` [Qemu-devel] [PATCH v10 04/11] tests: Add test for QAPI "
` [Qemu-devel] [PATCH v10 05/11] numa: Extend CLI to provide initiator information for numa nodes
` [Qemu-devel] [PATCH v10 06/11] hmat acpi: Build Memory Proximity Domain Attributes Structure(s)
` [Qemu-devel] [PATCH v10 07/11] hmat acpi: Build System Locality Latency and Bandwidth Information Structure(s)
` [Qemu-devel] [PATCH v10 08/11] hmat acpi: Build Memory Side Cache "
` [Qemu-devel] [PATCH v10 09/11] numa: Extend CLI to provide memory latency and bandwidth information
` [Qemu-devel] [PATCH v10 10/11] numa: Extend CLI to provide memory side cache information
` [Qemu-devel] [PATCH v10 11/11] tests/bios-tables-test: add test cases for ACPI HMAT

[RFC,v2 0/6] TI camera serdes and I2C address translation
 2019-09-01 14:31 UTC  (3+ messages)
` [RFC,v2 2/6] i2c: add I2C Address Translator (ATR) support

[PATCH 1/2] PM-runtime: Documentation: add runtime_status ABI document
 2019-09-01 14:23 UTC  (3+ messages)
` [PATCH 2/2] PM-runtime: allow userspace to monitor runtime_status changes

[PATCH] PCI: aardvark: Don't rely on jiffies while holding spinlock
 2019-09-01 14:23 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: omapl138_lcdk: Remove dead RMII code
 2019-09-01 14:13 UTC 

[PATCH] Fix a double free bug in rsi_91x_deinit
 2019-09-01 14:08 UTC  (4+ messages)

[Bug 111240] RX 560x is very slow
 2019-09-01 14:06 UTC  (2+ messages)

WARNING in kfree
 2019-09-01 14:06 UTC  (2+ messages)

[PATCH] gcc-9.2: Security fix for CVE-2019-14250
 2019-09-01 14:05 UTC  (2+ messages)

[PATCH] nvme-core: cleanup work queue flags
 2019-09-01 14:03 UTC  (2+ messages)

[PATCHv1 0/3] Odroid c2 missing regulator linking
 2019-09-01 13:58 UTC  (17+ messages)
` [PATCHv1 1/3] arm64: dts: meson: odroid-c2: Add missing regulator linked to P5V0 regulator
` [PATCHv1 2/3] arm64: dts: meson: odroid-c2: Add missing regulator linked to VDDIO_AO3V3 regulator
` [PATCHv1 3/3] arm64: dts: meson: odroid-c2: Add missing regulator linked to HDMI supply

[PATCH V2 0/4] Add Xilinx's ZynqMP AES driver support
 2019-09-01 13:54 UTC  (4+ messages)
` [PATCH V2 2/4] ARM64: zynqmp: Add Xilinix AES node
` [PATCH V2 3/4] firmware: xilinx: Add ZynqMP aes API for AES functionality
` [PATCH V2 4/4] crypto: Add Xilinx AES driver


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.