All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-06-01 16:51:28 to 2020-06-01 17:57:39 UTC [more...]

[PATCH 4.4 00/48] 4.4.226-rc1 review
 2020-06-01 17:53 UTC  (23+ messages)
` [PATCH 4.4 01/48] ax25: fix setsockopt(SO_BINDTODEVICE)
` [PATCH 4.4 04/48] net/mlx5: Add command entry handling completion
` [PATCH 4.4 06/48] net/mlx4_core: fix a memory leak bug
` [PATCH 4.4 08/48] IB/cma: Fix reference count leak when no ipv4 addresses are set
` [PATCH 4.4 10/48] cachefiles: Fix race between read_waiter and read_copier involving op->to_do
` [PATCH 4.4 11/48] usb: gadget: legacy: fix redundant initialization warnings
` [PATCH 4.4 13/48] Input: usbtouchscreen - add support for BonXeon TP
` [PATCH 4.4 14/48] Input: i8042 - add ThinkPad S230u to i8042 nomux list
` [PATCH 4.4 17/48] Input: i8042 - add ThinkPad S230u to i8042 reset list
` [PATCH 4.4 28/48] xfrm: fix a warning in xfrm_policy_insert_list
` [PATCH 4.4 30/48] vti4: eliminated some duplicate code
` [PATCH 4.4 31/48] ip_vti: receive ipip packet by calling ip_tunnel_rcv
` [PATCH 4.4 32/48] netfilter: nft_reject_bridge: enable reject with bridge vlan
` [PATCH 4.4 33/48] netfilter: ipset: Fix subcounter update skip
` [PATCH 4.4 35/48] qlcnic: fix missing release in qlcnic_83xx_interrupt_test
` [PATCH 4.4 36/48] bonding: Fix reference count leak in bond_sysfs_slave_add
` [PATCH 4.4 37/48] Revert "Input: i8042 - add ThinkPad S230u to i8042 nomux list"
` [PATCH 4.4 39/48] mm: remove VM_BUG_ON(PageSlab()) from page_mapcount()
` [PATCH 4.4 40/48] drm/fb-helper: Use proper plane mask for fb cleanup
` [PATCH 4.4 43/48] mac80211: fix memory leak
` [PATCH 4.4 45/48] mm/vmalloc.c: dont dereference possible NULL pointer in __vunmap()
` [PATCH 4.4 48/48] drm/msm: Fix possible null dereference on failure of get_pages()

[PATCH 4.9 00/61] 4.9.226-rc1 review
 2020-06-01 17:53 UTC  (3+ messages)
` [PATCH 4.9 01/61] ax25: fix setsockopt(SO_BINDTODEVICE)
` [PATCH 4.9 11/61] uapi: fix linux/if_pppol2tp.h userspace compilation errors

[PATCH v4 00/11] remoteproc: stm32: Add support for attaching to M4
 2020-06-01 17:55 UTC  (10+ messages)
` [PATCH v4 01/11] remoteproc: stm32: Decouple rproc from memory translation
` [PATCH v4 02/11] remoteproc: stm32: Request IRQ with platform device
` [PATCH v4 03/11] remoteproc: stm32: Decouple rproc from DT parsing
` [PATCH v4 04/11] remoteproc: stm32: Remove memory translation "
` [PATCH v4 05/11] remoteproc: stm32: Parse syscon that will manage M4 synchronisation
` [PATCH v4 06/11] remoteproc: stm32: Properly set co-processor state when attaching
` [PATCH v4 07/11] remoteproc: Make function rproc_resource_cleanup() public
` [PATCH v4 10/11] remoteproc: stm32: Introduce new attach() operation
` [PATCH v4 11/11] remoteproc: stm32: Update M4 state in stm32_rproc_stop()

[GRUB PATCH RFC 00/18] i386: Intel TXT secure launcher
 2020-06-01 17:56 UTC  (6+ messages)

[rcu:dev.2020.05.31a 79/79] arch/m68k/include/asm/delay.h:123:19: error: called object 'ndelay' is not a function or function pointer
 2020-06-01 17:51 UTC  (2+ messages)

[meta-oe][PATCH] dbus-brocker: upgrade 22 -> 23
 2020-06-01 17:56 UTC 

[GIT PULL] io_uring updates for 5.8-rc1
 2020-06-01 17:55 UTC 

[Intel-gfx] [PATCH] drm/i915/tgl: Update TC DP vswing table
 2020-06-01 17:54 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH RFC] seccomp: Implement syscall isolation based on memory areas
 2020-06-01 17:54 UTC  (12+ messages)

[PATCH net-next v5] hinic: add set_channels ethtool_ops support
 2020-06-01 17:53 UTC  (2+ messages)

space_cache=v1 and v2 at the time time?
 2020-06-01 17:52 UTC  (3+ messages)

[PATCH 0/3] Running unionmount testsuite from xfstests
 2020-06-01 17:52 UTC  (2+ messages)

[PATCH v4 0/9] remoteproc: Add support for attaching with rproc
 2020-06-01 17:51 UTC  (10+ messages)
` [PATCH v4 1/9] remoteproc: Add new RPROC_DETACHED state
` [PATCH v4 2/9] remoteproc: Add new attach() remoteproc operation
` [PATCH v4 3/9] remoteproc: Introducing function rproc_attach()
` [PATCH v4 4/9] remoteproc: Introducing function rproc_actuate()
` [PATCH v4 5/9] remoteproc: Introducing function rproc_validate()
` [PATCH v4 6/9] remoteproc: Refactor function rproc_boot()
` [PATCH v4 7/9] remoteproc: Refactor function rproc_trigger_auto_boot()
` [PATCH v4 8/9] remoteproc: Refactor function rproc_free_vring()
` [PATCH v4 9/9] remoteproc: Properly handle firmware name when attaching

[tip:core/rcu] BUILD SUCCESS cb3cb6733fbd8fd8d2c716095fdca42dadba2063
 2020-06-01 17:52 UTC 

[PATCH 0/3] overlayfs: Do not check metacopy in ovl_get_inode()
 2020-06-01 17:51 UTC  (6+ messages)
` [PATCH 1/3] overlayfs: Simplify setting of origin for index lookup

Checksum behaviour of bpf_redirected packets
 2020-06-01 17:48 UTC  (10+ messages)

[GIT PULL] Block driver changes for 5.8-rc1
 2020-06-01 17:50 UTC 

[PATCH RFC] seccomp: Implement syscall isolation based on memory areas
 2020-06-01 17:48 UTC  (3+ messages)

[RFC PATCH 0/2] Add basic support for PE binary format
 2020-06-01 17:48 UTC  (5+ messages)
` [RFC PATCH 1/2] perf dso: Use libbfd to read build_id and .gnu_debuglink section
` [RFC PATCH 2/2] perf symbols: Try reading the symbol table with libbfd

[PATCH 01/70] btrfs-tools: upgrade 5.4.1 -> 5.6.1
 2020-06-01 17:48 UTC  (11+ messages)
` [PATCH 18/70] vala: upgrade 0.46.6 -> 0.48.6
  ` [OE-core] "
` [PATCH 45/70] libunwind: upgrade 1.3.1 -> 1.4.0
  ` [OE-core] "
` [PATCH 57/70] json-c: update 0.13.1 - > 0.14
  ` [OE-core] "
` [PATCH 67/70] apt: update to 1.8.2.1
  ` [OE-core] "

[PATCH] pinctrl-single: fix pcs_parse_pinconf() return val
 2020-06-01 17:48 UTC  (4+ messages)

[linux-next:master 4096/14131] net/bridge/br_mrp.c:109:21: sparse: expected unsigned short [usertype] seq_id
 2020-06-01 17:44 UTC 

[PATCH net-next V2 0/2] Fixing compilation warnings and errors
 2020-06-01 17:41 UTC  (3+ messages)
` [PATCH net-next V2 1/2] Crypto/chcr: Fixes compilations warnings
` [PATCH net-next V2 2/2] Crypto/chcr: Fixes a coccinile check error

[PATCH 1/3] drm/arm: Kconfig annotate drivers as COMPILE_TEST
 2020-06-01 17:42 UTC  (4+ messages)

[PATCH 0/2] video: fbdev: fix error handling, convert to pin_user_pages*()
 2020-06-01 17:42 UTC  (15+ messages)

[Bug 1877418] [NEW] qemu-nbd freezes access to VDI file
 2020-06-01 17:33 UTC  (2+ messages)
` [Bug 1877418] "

[GIT PULL] Core block changes for 5.8-rc1
 2020-06-01 17:41 UTC 

[PATCH 0/2] Introduce PCI_FIXUP_IOMMU
 2020-06-01 17:41 UTC  (4+ messages)

Is SATA ALPM safe with btrfs now (no more corruption)?
 2020-06-01 17:39 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu: Add ReadSerial defines for Arcturus
 2020-06-01 17:39 UTC  (4+ messages)
` [PATCH 2/2] drm/amdgpu: Add unique_id and serial_number "

Keystone Issue
 2020-06-01 17:38 UTC  (4+ messages)

[PATCH 0/2] Build ORC fast lookup table in scripts/sorttable tool
 2020-06-01 17:38 UTC  (3+ messages)

stable-rc 4.9: arm: arch/arm/vfp/vfphw.S:158: Error: bad instruction `ldcleq p11,cr0,[r10],#32*4'
 2020-06-01 17:38 UTC  (7+ messages)

[xen-unstable-smoke test] 150598: regressions - FAIL
 2020-06-01 17:34 UTC 

[Intel-gfx] [PATCH v2] drm/i915: Fix wrong CDCLK adjustment changes
 2020-06-01 17:30 UTC 

[RFC PATCH 0/1] security/keys: remove possessor verify after key
 2020-06-01 17:34 UTC  (2+ messages)

[PATCH] misc: atmel-ssc: lock with mutex instead of spinlock
 2020-06-01 17:31 UTC  (4+ messages)

[linux-next:master 4070/14131] kernel/rcu/tasks.h:824:17: sparse: sparse: dubious: x & !y
 2020-06-01 17:29 UTC 

[yocto-docs][dunfell 0/4] Pull request (cover letter only)
 2020-06-01 17:27 UTC 

[PATCH] RDMA/hns: Uninitialized variable in modify_qp_init_to_rtr()
 2020-06-01 17:27 UTC  (3+ messages)

[PATCH] mei: me: Add itouch device IDs for SPT / ICP
 2020-06-01 17:24 UTC  (3+ messages)

[PATCH BlueZ v2 0/5] Mesh clean up
 2020-06-01 17:25 UTC  (2+ messages)

[PATCHv2] coresight: tmc: Add shutdown callback for TMC ETR/ETF
 2020-06-01 17:24 UTC  (2+ messages)

[PATCH v2 0/2] regulator_sync_state() support
 2020-06-01 17:23 UTC  (5+ messages)
` [PATCH v2 2/2] regulator: Add support for sync_state() callbacks

[PATCH 00/46] Trivial BTRFS_I removal
 2020-06-01 17:20 UTC  (2+ messages)

[PATCH 2/2] drm/atomic-helper: reset vblank on crtc reset
 2020-06-01 17:19 UTC  (5+ messages)
` [PATCH] "
      ` [Intel-gfx] "

[PATCH for-4.14] docs/ucode: Extend runtime microcode loading documentation
 2020-06-01 17:18 UTC  (3+ messages)

[PATCH] kernel: power: swap: mark a function as __init to save some memory
 2020-06-01 17:17 UTC  (4+ messages)

[v1] docs: Add to gdbstub documentation the PhyMemMode
 2020-06-01 17:16 UTC 

[PATCH v4 0/5] initial S1G defines
 2020-06-01 17:16 UTC  (4+ messages)
` [PATCH v4 5/5] nl80211: S1G band and channel definitions

[PATCH v2] e1000: use generic power management
 2020-06-01 17:15 UTC  (4+ messages)
` [Intel-wired-lan] "
  ` [Linux-kernel-mentees] "

[PATCHSET v5 0/12] Add support for async buffered reads
 2020-06-01 17:15 UTC  (4+ messages)
` [PATCH 04/12] mm: add support for async page locking

[PATCH 0/2] coresight: tmc: Add shutdown callback for TMC ETR/ETF
 2020-06-01 17:15 UTC  (9+ messages)
` [PATCH 1/2] coresight: tmc: Add enable flag to indicate the status of ETR/ETF
` [PATCH 2/2] coresight: tmc: Add shutdown callback for TMC ETR/ETF

[PATCH v2] env: sf: Free the old env_flash
 2020-06-01 17:13 UTC 

[GIT PULL] arm64 updates for 5.8
 2020-06-01 17:13 UTC  (2+ messages)

[PATCH RESEND v2 0/6] mips: Add DT bindings for MIPS CDMM and MIPS GIC
 2020-06-01 17:13 UTC  (5+ messages)

MCTP Null EID - Physical addressing support - Binding private in API
 2020-06-01 17:13 UTC 

[PATCH] HID: usbhid: do not sleep when opening device
 2020-06-01 17:13 UTC  (7+ messages)

[PATCH] scan: don't send the same scan request twice
 2020-06-01 17:12 UTC  (2+ messages)

[PATCH v19 for-4.14 00/13] VM forking
 2020-06-01 17:11 UTC  (3+ messages)

[PATCH v5 00/13] perf: support enable and disable commands in stat and record modes
 2020-06-01 17:11 UTC  (5+ messages)
` [PATCH v5 13/13] perf record: introduce --ctl-fd[-ack] options

[PATCH v2 1/2] scan: refactor start_next_scan_request to not send duplicate requests
 2020-06-01 17:11 UTC  (2+ messages)
` [PATCH v2 2/2] scan: refactor scan_common to not scan while scanning is suspended

[PATCH 0/5] use gcc builtins for sqrt and fma functions
 2020-06-01 17:10 UTC  (3+ messages)
` [PATCH 5/5] powerpc/fpu: use generic "

[PATCH] perf timechart: explain the SVG output
 2020-06-01 17:10 UTC 

[meta-virtualization] Failure to build xen-image-minimal. Yocto bitbake failed @99% while building xen-minimal-image
 2020-06-01 17:09 UTC  (3+ messages)
`  "

[GIT PULL] x86/cache updates for v5.8
 2020-06-01 17:09 UTC 

[PATCH] [net-next] e1000e: fix unused-function warning
 2020-06-01 17:08 UTC  (3+ messages)
` [Intel-wired-lan] "

[RFC PATCH 0/1] gpio: Handle NULL pointers gracefully
 2020-06-01 17:08 UTC  (3+ messages)
` [RFC PATCH 1/1] "

[PATCH v2] afs: Fix memory leak in afs_put_sysnames()
 2020-06-01 17:08 UTC  (2+ messages)

[PATCH] check: Add 10bit/slave i2c reg flags support
 2020-06-01 17:08 UTC  (4+ messages)
` [PATCH v2] "

[PATCH net-next] rds: transport module should be auto loaded when transport is set
 2020-06-01 17:08 UTC  (5+ messages)

[ANNOUNCE] Git v2.27.0
 2020-06-01 17:08 UTC  (2+ messages)
` [ANNOUNCE] git-filter-repo v2.27.0 (Was: Re: [ANNOUNCE] Git v2.27.0)

[omap-audio:peter/linux-next-wip 16/89] drivers/misc/ovv_dmaengine.c:258:2: error: implicit declaration of function 'omap_dma_set_global_params'
 2020-06-01 17:07 UTC 

[GIT PULL] x86/vdso updates for v5.8
 2020-06-01 17:07 UTC 

[PATCH] doc: driver-model: Update SPI migration status
 2020-06-01 17:06 UTC 

[PATCH 1/1] nvmet-tcp: constify static struct nvmet_fabrics_ops
 2020-06-01 17:05 UTC 

[PATCHv1 00/19] Improve SBS battery support
 2020-06-01 17:05 UTC  (3+ messages)

[PATCH v3] seccomp: Add find_notification helper
 2020-06-01 11:25 UTC 

[PATCH] drm/i915: Whitelist context-local timestamp in the gen9 cmdparser
 2020-06-01 17:05 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[GIT PULL] x86/platform updates for v5.8
 2020-06-01 17:05 UTC 

[PATCH v5 0/7] block: fix blktrace debugfs use after free
 2020-06-01 17:05 UTC  (5+ messages)
` [PATCH v5 5/7] blktrace: fix "

[PATCH 1/3] spl: fit: Minimally parse OS properties with FIT_IMAGE_TINY
 2020-06-01 17:04 UTC  (2+ messages)

[PATCH] kbuild: doc: rename LDFLAGS to KBUILD_LDFLAGS
 2020-06-01 17:03 UTC 

[PATCH 1/3] net: sun8i_emac: Use consistent clock bitfield definitions
 2020-06-01 17:03 UTC  (2+ messages)

[GIT PULL] x86/mm changes for v5.8
 2020-06-01 17:01 UTC 

[PATCH] Correct sun8i-v3s SRAM size
 2020-06-01 17:00 UTC  (2+ messages)

[PATCH v3 0/6] Generic USB Display driver
 2020-06-01 16:57 UTC  (5+ messages)
` [PATCH v3 4/6] drm: Add "

[PATCH] mm/vmstat: Add events for PMD based THP migration without split
 2020-06-01 16:57 UTC  (2+ messages)

[linux-sof-driver:pr/2155 1/1] include/sound/sof/ext_manifest.h:97:29: error: field 'hdr' has incomplete type
 2020-06-01 16:57 UTC 

[RESEND] sh: Implement __get_user_u64() required for 64-bit get_user()
 2020-06-01 16:57 UTC  (11+ messages)
` [PATCH] "

[PATCH] sunxi: Silence warning about non-static inline function
 2020-06-01 16:56 UTC  (2+ messages)

[PATCH v2 0/6] colo: migration related bugfixes
 2020-06-01 16:54 UTC  (3+ messages)
` [PATCH v2 6/6] migration/migration.c: Fix hang in ram_save_host_page

[PATCH] maintainers: Update Ross' email address
 2020-06-01 16:55 UTC 

[SPDK] Re: SPDK socket abstraction layer
 2020-06-01 16:55 UTC 

[GIT PULL] x86/fpu changes for v5.8
 2020-06-01 16:54 UTC 

[PATCH 1/5] arm: decompressor: set malloc pool size for the decompressor
 2020-06-01 16:54 UTC  (3+ messages)

mmap failure in master 1aa69c73577df21f5e37e47cc40cf44fc049121e
 2020-06-01 16:54 UTC  (3+ messages)

M+ & H bugs with Milestone Movements WW22
 2020-06-01 16:54 UTC 

[PATCH V2] dt-bindings: thermal: Convert qoriq to json-schema
 2020-06-01 16:53 UTC  (2+ messages)

[linux-next:master 3942/14131] net/core/sysctl_net_core.c:129:42: sparse: got void *buffer
 2020-06-01 16:53 UTC 

nvme blk_update_request IO error is seen on stable kernel 5.4.41
 2020-06-01 16:52 UTC  (8+ messages)

Enhancements/Bugs closed WW22!
 2020-06-01 16:52 UTC 

[PATCH] phy: sun4i-usb: Align H6 initialization logic with the kernel
 2020-06-01 16:51 UTC  (2+ messages)

[RFC, WIP, v6 00/10] media: vidtv: implement a virtual DVB driver
 2020-06-01 16:51 UTC  (4+ messages)
` [RFC, WIP, v6 05/10] media: vidtv: add wrappers for memcpy and memset
    ` [Linux-kernel-mentees] "

[PATCH 0/5 v2] KASan for ARM
 2020-06-01 16:51 UTC  (6+ messages)

[PATCH 0/6] colo: migration related bugfixes
 2020-06-01 16:50 UTC  (2+ messages)

[OE-core][dunfell 00/16] Patch review
 2020-06-01 16:51 UTC  (4+ messages)
` [OE-core][dunfell 14/16] bitbake.conf: Remove unused DEPLOY_DIR_TOOLS variable


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.