All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-07-26 05:38:18 to 2020-07-26 08:59:46 UTC [more...]

[RFC 0/7] Add support to process rx packets in thread
 2020-07-26  8:59 UTC  (9+ messages)

uas: bug: [sda] tag#21 uas_eh_abort_handler 0 uas-tag 6 inflight: IN
 2020-07-26  8:59 UTC  (6+ messages)
        ` uas: bug: [turris-L1 #1096031] MOX Hardware Issue - USB SuperSpeed ports resetting constantly

[PATCH] [video/fbdev] fb_flashcursor: Remove redundant null check
 2020-07-26  8:58 UTC  (4+ messages)

[PATCH v2 1/4] fix style of block comments
 2020-07-26  8:58 UTC  (4+ messages)

[PATCH] [video/fbdev] mbxfb_remove: fix null pointer dereference
 2020-07-26  8:57 UTC  (4+ messages)

[PATCH] tty: fix pid refcount leak in tty_signal_session_leader
 2020-07-26  8:55 UTC  (3+ messages)

[Buildroot] [PATCH] package/moarvm: bump to 2020.07
 2020-07-26  8:52 UTC 

[PATCH][meta-oe] leptonica: update to 1.79.0
 2020-07-26  8:51 UTC 

[Buildroot] [PATCH] package/libolm: bump to version 3.1.5
 2020-07-26  8:46 UTC  (3+ messages)
` [Buildroot] [PATCH] package/ncdu: bump to version 1.15.1
` [Buildroot] [PATCH] package/xapian: bump to version 1.4.16

[Buildroot] [git commit] docs/website: update for 2020.02.4
 2020-07-26  8:44 UTC 

[Buildroot] [git commit] Update for 2020.02.4
 2020-07-26  8:42 UTC 

[blk] 6e6fcbc27e: ltp.fs_fill.fail
 2020-07-26  8:42 UTC  (4+ messages)
` [LTP] "

[Buildroot] [git commit] docs/website: update for 2020.05.1
 2020-07-26  8:41 UTC 

[PATCH 3/4] dt-bindings: usb: Add Microchip USB47xx/USB49xx support
 2020-07-26  8:41 UTC  (3+ messages)
` [PATCH v2 "

[RESEND PATCH] usb: common: usb-conn-gpio: Register optional charger
 2020-07-26  8:39 UTC  (4+ messages)

[Buildroot] [git commit] Update for 2020.05.1
 2020-07-26  8:38 UTC 

[PATCH 2/3] USB: Also check for ->match
 2020-07-26  8:37 UTC  (4+ messages)

[PATCH 3/3 v5] USB: Fix device driver race
 2020-07-26  8:36 UTC  (5+ messages)

[Buildroot] Buildroot 2020.02.4 released
 2020-07-26  8:35 UTC 

[net-next v3 0/6] net: marvell: prestera: Add Switchdev driver for Prestera family ASIC device 98DX326x (AC3x)
 2020-07-26  8:35 UTC  (5+ messages)
` [net-next v3 1/6] net: marvell: prestera: Add driver for Prestera family ASIC devices
` [net-next v3 5/6] net: marvell: prestera: Add Switchdev driver implementation

[PATCH V2] MIPS: CPU#0 is not hotpluggable
 2020-07-26  8:25 UTC  (4+ messages)

[PATCH 0/6] mips: delete duplicated words
 2020-07-26  8:22 UTC  (2+ messages)

[PATCH v2 1/2] MIPS: Set page access bit with pgprot on platforms with RIXI
 2020-07-26  8:32 UTC  (2+ messages)

[PATCH] MIPS: ingenic: JZ4725B: Add IPU node
 2020-07-26  8:22 UTC  (2+ messages)

[PATCH] devices.txt: document rfkill allocation
 2020-07-26  8:29 UTC  (2+ messages)

PATCH ax25: Don't hold skb lock while doing blocking read
 2020-07-26  8:28 UTC 

[PATCH 0/6] IOMMU cleanup
 2020-07-26  8:27 UTC  (12+ messages)
` [PATCH 1/6] x86/iommu: re-arrange arch_iommu to separate common fields
` [PATCH 2/6] x86/iommu: add common page-table allocator
` [PATCH 3/6] iommu: remove iommu_lookup_page() and the lookup_page() method

[PATCH] x86/hvm: Clean up track_dirty_vram() calltree
 2020-07-26  8:26 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: include: Fix coding style errors
 2020-07-26  8:26 UTC  (4+ messages)

[PATCH] ASoC: SOF: imx: use resource_size
 2020-07-26  8:25 UTC 

[PATCHv8 0/6] n_gsm serdev support and GNSS driver for droid4
 2020-07-26  8:25 UTC  (3+ messages)

[RFT][PATCH] glibc: Upgrade to upcoming 2.32
 2020-07-26  8:22 UTC  (2+ messages)
` [OE-core] "

add file system helpers that take kernel pointers for the init code v3
 2020-07-26  8:21 UTC  (31+ messages)
` [PATCH 01/21] fs: refactor do_mount
` [PATCH 02/21] fs: refactor ksys_umount
` [PATCH 03/21] fs: push the getname from do_rmdir into the callers
` [PATCH 04/21] devtmpfs: refactor devtmpfsd()
` [PATCH 05/21] init: initialize ramdisk_execute_command at compile time
` [PATCH 06/21] init: mark create_dev as __init
` [PATCH 07/21] init: add an init_mount helper
` [PATCH 08/21] init: add an init_umount helper
` [PATCH 09/21] init: add an init_unlink helper
` [PATCH 10/21] init: add an init_rmdir helper
` [PATCH 11/21] init: add an init_chdir helper
` [PATCH 12/21] init: add an init_chroot helper
` [PATCH 13/21] init: add an init_chown helper
` [PATCH 14/21] init: add an init_chmod helper
` [PATCH 15/21] init: add an init_eaccess helper
` [PATCH 16/21] init: add an init_link helper
` [PATCH 17/21] init: add an init_symlink helper
` [PATCH 18/21] init: add an init_mkdir helper
` [PATCH 19/21] init: add an init_mknod helper
` [PATCH 20/21] init: add an init_stat helper
` [PATCH 21/21] init: add an init_utimes helper

[linux-review:UPDATE-20200725-000424/Piotr-Kwapulinski/i40e-add-support-for-PTP-external-synchronization-clock/20200716-202321 1/1] drivers/net/ethernet/intel/i40e/i40e_ptp.c:1020:58: sparse: sparse: mixing different enum types:
 2020-07-26  8:15 UTC 

[PATCH v5 0/6] arch/x86: kprobes: Remove MODULES dependency
 2020-07-26  8:14 UTC  (5+ messages)
` [PATCH v5 5/6] kprobes: Use text_alloc() and text_free()

[PATCH v2] mdadm/Detail: show correct state for cluster-md array
 2020-07-26  8:14 UTC  (3+ messages)

Debugging abysmal write performance with 100% cpu kworker/u16:X+flush-btrfs-2
 2020-07-26  8:10 UTC  (3+ messages)

[PATCH] iio: sx9310: Fixes dropped on initial commit
 2020-07-26  8:10 UTC  (2+ messages)

[PATCH] mac80211: add a function for running rx without passing skbs to the stack
 2020-07-26  8:08 UTC 

[Buildroot] [git commit branch/2020.02.x] Update for 2020.02.4
 2020-07-26  8:08 UTC 

[PATCH] staging: fbtft: fb_agm1264k-fl.c: Replaced udelay by usleep_range
 2020-07-26  8:06 UTC  (2+ messages)

[v3 1/2] iio: gyro: Add driver support for ADXRS290
 2020-07-26  8:03 UTC  (2+ messages)

BUG: unable to handle kernel NULL pointer dereference in do_syscall_32_irqs_on
 2020-07-26  8:03 UTC 

[PATCH 1/2] mm: make mm->locked_vm an atomic64 counter
 2020-07-26  8:02 UTC  (2+ messages)
` [PATCH 2/2] mm, util: account_locked_vm() does not hold mmap_lock

Why disable NEON support in recipes if runtime detection works?
 2020-07-26  7:59 UTC  (4+ messages)
` [OE-core] "

[PATCH] udf: use common error code for unclean filesystem
 2020-07-26  7:58 UTC 

[Linux-kernel-mentees] [PATCH] Script: Checkpatch: Disables commit log length check in case of valid signature tags
 2020-07-26  7:58 UTC 

Poor windows VFIO performance, GPU stalls (bisected)
 2020-07-26  7:49 UTC 

[PATCH] net: ipv6: fix slab-out-of-bounds Read in __xfrm6_tunnel_spi_check
 2020-07-26  7:55 UTC  (3+ messages)

Fix content rendering issue on RemoteBiosConfiguration doc
 2020-07-26  7:55 UTC  (3+ messages)

ed66f991bb ("module: Refactor section attr into bin attribute"): [ 37.829284] kernel BUG at mm/usercopy.c:99!
 2020-07-26  7:50 UTC 

[PATCHv2 1/2] perf tools: Allow r0x<HEX> event syntax
 2020-07-26  7:52 UTC  (2+ messages)
` [PATCHv2 2/2] perf tools: Fix term parsing for raw syntax

[Buildroot] [autobuild.buildroot.net] Daily results for 2020-07-25
 2020-07-26  7:49 UTC 

[PATCH 1/2] perf tools: Allow r0x<HEX> event syntax
 2020-07-26  7:47 UTC  (4+ messages)
` [PATCH 2/2] perf tools: Fix term parsing for raw syntax

[MPTCP] get rid of the address_space override in setsockopt v2
 2020-07-26  7:46 UTC  (16+ messages)
` [MPTCP] "
  `  "
    ` [Bridge] "

Re: checkpatch: support deprecated terms checking
 2020-07-26  7:45 UTC  (4+ messages)
`  "
    `  "

[PATCH 0/2] hantro: postproc related fixes
 2020-07-26  7:42 UTC  (3+ messages)
` [PATCH 2/2] hantro: postproc: Fix motion vector space allocation

[PATCH 1/2] lockdep: improve current->(hard|soft)irqs_enabled synchronisation with actual irq state
 2020-07-26  7:40 UTC  (7+ messages)

sound/soc/intel/haswell/sst-haswell-ipc.c:856 sst_hsw_stream_set_volume() warn: should 'stream->reply.stream_hw_id << 16' be a 64 bit
 2020-07-26  7:40 UTC 

[PATCH v2] net: ipv6: fix use-after-free Read in __xfrm6_tunnel_spi_lookup
 2020-07-26  7:20 UTC  (6+ messages)
  ` [Linux-kernel-mentees] "

iwlwifi: Direct firmware load for iwl-debug-yoyo.bin failed with error -2
 2020-07-26  7:22 UTC  (2+ messages)

[RFC PATCH net-next v2 0/6] introduce PLDM firmware update library
 2020-07-26  7:18 UTC  (12+ messages)
` [RFC PATCH net-next v2 6/6] devlink: add overwrite mode to flash update

[PATCH] Module argument to control whether intel-spi-pci attempts to turn the SPI flash chip writeable
 2020-07-26  7:17 UTC  (4+ messages)

[PATCH 1/2] dt-bindings: Add DT bindings for Toshiba TC358762 DSI-to-DPI bridge
 2020-07-26  7:15 UTC  (6+ messages)
` [PATCH 2/2] drm/bridge: tc358762: Add basic driver "

Seccomp support for linux-m68k
 2020-07-26  7:13 UTC  (6+ messages)

[meta-oe][PATCH v2] cli11: 1.9.0 -> 1.9.1
 2020-07-26  7:13 UTC 

[RFC][CFT][PATCHSET v2] saner calling conventions for csum-and-copy primitives
 2020-07-26  7:11 UTC  (8+ messages)
` [PATCH v2 01/20] xtensa: fix access check in csum_and_copy_from_user
  ` [PATCH v2 04/20] unify generic instances of csum_partial_copy_nocheck()

[Buildroot] [PATCH 0/5] libwebsockets fixup
 2020-07-26  7:11 UTC  (3+ messages)
` [Buildroot] [PATCH 1/5] package/libwebsockets: remove dependency on mmu

WARNING in ipvlan_l3s_unregister
 2020-07-26  7:11 UTC  (2+ messages)

[PATCH v3] usb: dwc3: Add support for VBUS power control
 2020-07-26  7:10 UTC  (4+ messages)

[Buildroot] [git commit] package/libwebsockets: remove dependency on mmu
 2020-07-26  7:10 UTC 

[Buildroot] [PATCH 1/1] package/enchant: bump to version 2.2.8
 2020-07-26  7:09 UTC  (2+ messages)

Can't build rdma-core's azp image
 2020-07-26  7:05 UTC  (5+ messages)

net/ipv6/ip6mr.c:1772:21: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2020-07-26  7:04 UTC  (2+ messages)

[frank-w-bpi-r2-4.14:5.8-trgmii 28/54] drivers/net/dsa/mt7530.c:2124:6: warning: no previous prototype for 'mt7531_sgmii_restart_an'
 2020-07-26  7:03 UTC 

[RFC PATCH v1 0/4] PCI devices passthrough on Arm
 2020-07-26  7:01 UTC  (10+ messages)
` [RFC PATCH v1 1/4] arm/pci: PCI setup and PCI host bridge discovery within XEN on ARM

[meta-oe][PATCH] cli11: 1.9.0 -> 1.9.1
 2020-07-26  7:00 UTC 

[meta-oe][PATCH] fmt: 6.2.0 -> 7.0.1
 2020-07-26  6:58 UTC 

[PATCH 1/3] dt-bindings: Add vendor prefix for Powertip
 2020-07-26  6:57 UTC  (7+ messages)
` [PATCH 2/3] dt-bindings: Add DT bindings for Powertip PH800480T013
` [PATCH 3/3] drm/panel: simple: "

[soc:for-next] BUILD SUCCESS 44cef71148c05c2ee6199b5cd6e675427ba617c3
 2020-07-26  6:54 UTC 

[Intel-gfx] [PATCH 0/2] Expose crtc dither state and connector max bpc via debugfs
 2020-07-26 13:03 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for Expose crtc dither state and connector max bpc via debugfs (rev3)
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[PATCH RESEND v6 5/5] USB: PHY: JZ4770: Use the generic PHY framework
 2020-07-26  6:50 UTC  (3+ messages)

[PATCH 0/3] Drop unused MAX_PHYSADDR_BITS
 2020-07-26  6:48 UTC  (3+ messages)

[PATCH 0/2] xfs: Fix compiler warnings
 2020-07-26  6:48 UTC  (3+ messages)
` [PATCH 2/2] xfs: Fix compiler warning in xfs_attr_shortform_add

[Bug 207383] New: [Regression] 5.7-rc: amdgpu/polaris11 gpf: amdgpu_atomic_commit_tail
 2020-07-26  6:47 UTC  (2+ messages)
` [Bug 207383] [Regression] 5.7 "

[PATCH] staging: media: atomisp: fix code style issues
 2020-07-26  6:46 UTC  (4+ messages)

[PATCH] Fix USB Type C hub crash in typec_altmode_update_active
 2020-07-26  6:42 UTC  (2+ messages)

[RFC PATCH v3 0/3] Support vendor specific operations for WB
 2020-07-26  6:39 UTC  (7+ messages)
  ` [RFC PATCH v3 1/3] scsi: ufs: modify write booster
  ` [RFC PATCH v3 2/3] scsi: ufs: modify function call name When ufs reset and restore, need to disable "
  ` [RFC PATCH v3 3/3] scsi: ufs: add vendor specific "

[libvirt test] 152209: regressions - FAIL
 2020-07-26  6:35 UTC 

[zen-kernel-zen-kernel:5.7/zen-sauce 2/22] drivers/scsi/vhba/vhba.c:181:8-27: atomic_dec_and_test variation before object free at line 182
 2020-07-26  6:29 UTC  (2+ messages)
` [PATCH] ZEN: fix platform_no_drv_owner.cocci warnings

[PATCH] [rfc] drop "coding: UTF-8" header
 2020-07-26  6:23 UTC 

[Buildroot] [PATCH 1/1] package/freeswitch-mod-bcg729: bump version to 1.0.5
 2020-07-26  6:16 UTC 

[tip:WIP.core/entry] BUILD SUCCESS bab3ce09b4d3fd2c147e9fc775204f9f7fb08326
 2020-07-26  6:14 UTC 

[Linux-kernel-mentees] [PATCH] checkpatch: Fix SPDX license check for script files
 2020-07-26  6:12 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] Add new IGT test to validate crtc Dithering
 2020-07-26  6:05 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for Add new IGT test to validate crtc Dithering (rev4)

[Buildroot] [PATCH 1/1] package/libhdhomerun: bump version to 20200521
 2020-07-26  6:05 UTC 

[Buildroot] [PATCH 1/1] package/libopenh264: bump version to 2.1.1
 2020-07-26  6:02 UTC 

[Buildroot] [PATCH 1/1] package/dovecot-pigeonhole: bump version to 0.5.10
 2020-07-26  6:02 UTC 

[PATCH] MAINTAINERS: adjust kprobes.rst entry to new location
 2020-07-26  5:58 UTC  (2+ messages)

[GIT PULL] SCSI fixes for 5.8-rc5
 2020-07-26  5:58 UTC 

[linux-next:master 4362/11145] drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_device_queue_manager.c:172:15: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2020-07-26  5:53 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.