All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-12-01 01:34:20 to 2018-12-01 04:09:00 UTC [more...]

[PATCH 0/6] tools/lib/traceevent: Some more library updates
 2018-12-01  4:08 UTC  (2+ messages)
` [PATCH 3/6] tools/lib/traceevent: Changed return logic of trace_seq_printf() and trace_seq_vprintf() APIs

[PATCH RFC 00/15] Zero ****s, hugload of hugs <3
 2018-12-01  4:08 UTC  (6+ messages)

complete_all() with 5 waiters in swake_up_all_locked
 2018-11-30 16:56 UTC  (2+ messages)

[PATCH e2fsprogs v3 00/12] Support encoding awareness and casefold
 2018-11-30 16:53 UTC  (9+ messages)
` [PATCH v3 01/12] libe2p: Helpers for configuring the encoding superblock fields
` [PATCH v3 04/12] lib/ext2fs: Implement NLS support
` [PATCH v3 10/12] mke2fs.8: Document fname_encoding options
  ` [PATCH v3 08/12] ext2fs: nls: Support UTF-8 11.0 with NFKD normalization

[PATCH 0/2] convert traceevent into a thread safe library
 2018-11-30 16:47 UTC  (2+ messages)

[PATCH 1/2] drm/i915/selftests: Extract spinner code
 2018-12-01  3:53 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [1/2] drm/i915/selftests: Extract spinner code (rev2)

[PATCH 0/7] FS-Cache: Miscellaneous fixes
 2018-11-30 16:41 UTC  (8+ messages)
` [PATCH 1/7] cachefiles: Fix an assertion failure when trying to update a failed object
` [PATCH 2/7] fscache: Fix race in fscache_op_complete() due to split atomic_sub & read
` [PATCH 3/7] cachefiles: Fix page leak in cachefiles_read_backing_file while vmscan is active
` [PATCH 4/7] fscache: fix race between enablement and dropping of object
` [PATCH 5/7] cachefiles: Explicitly cast enumerated type in put_object
` [PATCH 6/7] cachefiles: avoid deprecated get_seconds()
` [PATCH 7/7] fscache, cachefiles: remove redundant variable 'cache'

[PATCH 00/12 v6] fs/locks: avoid thundering-herd wake-ups
 2018-11-30 16:34 UTC  (2+ messages)

[PATCH net-next 0/2] Add mii_bus to ixgbe driver for dsa devs
 2018-11-30 16:34 UTC  (5+ messages)
` [PATCH net-next 1/2] ixgbe: register a mdiobus

[PATCH] dax: Fix Xarray conversion of dax_unlock_mapping_entry()
 2018-11-30 16:33 UTC  (5+ messages)

dcache_readdir NULL inode oops
 2018-11-30 16:32 UTC  (13+ messages)

[PATCH] drm/amdgpu: add the checking to avoid NULL pointer dereference
 2018-12-01  3:42 UTC  (14+ messages)

[PATCH v2.1 6/7] ima-evm-utils: Extract digest algorithms from hash_info.h
 2018-12-01  3:41 UTC  (3+ messages)

[PATCH -next] media: seco-cec: add missing header file to fix build
 2018-11-30 16:30 UTC 

[PATCH] tools/lib/traceevent: Sanity check of is_timestamp_in_us()
 2018-11-30 16:27 UTC  (2+ messages)

[PATCH bpf-next 0/5] tools: bpftool: fixes and small improvements
 2018-11-30 16:25 UTC  (6+ messages)
` [PATCH bpf-next 1/5] tools: bpftool: use "/proc/self/" i.o. crafting links with getpid()
` [PATCH bpf-next 2/5] tools: bpftool: fix bash completion for bpftool prog (attach|detach)
` [PATCH bpf-next 3/5] tools: bpftool: fix bash completion for new map types (queue and stack)
` [PATCH bpf-next 4/5] tools: bpftool: mark offloaded programs more explicitly in plain output
` [PATCH bpf-next 5/5] tools: bpftool: add owner_prog_type and owner_jited to bpftool output

[PATCH v4 1/3] kernel.h: disable type-checks in container_of() for Sparse
 2018-12-01  3:34 UTC  (4+ messages)

Linux 4.19.5 fails to boot as Xen dom0
 2018-11-30 16:21 UTC  (12+ messages)
` [Xen-devel] "

[v1,3/5] dmaengine: dw: Split DW and iDMA 32-bit operations
 2018-12-01  3:30 UTC 

[PATCH net] rtnetlink: Refine sanity checks in rtnl_fdb_{add|del}
 2018-11-30 16:17 UTC  (12+ messages)

[PATCH 0/2] Add Initial Device Tree for RZ/A2
 2018-11-30 16:16 UTC  (12+ messages)
` [PATCH 1/2] ARM: dts: r7s9210: Initial SoC device tree
` [PATCH 2/2] ARM: dts: r7s9210-rza2mevb: Add support for RZ/A2M EVB

[PATCH 0/2] Make Sched event plugin use its own data collections
 2018-11-30 16:12 UTC  (4+ messages)
` [PATCH 1/2] kernel-shark-qt: Add a method for adding a new collection to a list
` [PATCH 2/2] kernel-shark-qt: Make Sched event plugin use its own data collections

[PATCH] block: Change to use DEFINE_SHOW_ATTRIBUTE macro
 2018-12-01  3:22 UTC 

[PATCH -next] drm/vkms: Remove set but not used variable 'vkms_obj'
 2018-12-01  3:20 UTC  (3+ messages)

[PATCH 1/3] Revert "drm/dp_mst: Skip validating ports during destruction, just ref"
 2018-11-30 16:05 UTC  (3+ messages)

NFS v4.2 umask getting dropped
 2018-12-01  3:13 UTC  (3+ messages)

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD SUCCESS 5ecc8eb8d92b6a64b97c9997fcd4e60dcacb2ea1
 2018-12-01  3:13 UTC 

[PATCH -next] cpuset: Remove set but not used variable 'cs'
 2018-12-01  3:12 UTC  (3+ messages)

[RFC v3 00/19] kunit: introduce KUnit, the Linux kernel unit testing framework
 2018-12-01  3:12 UTC  (42+ messages)
` [RFC v3 01/19] kunit: test: add KUnit test runner core
` [RFC v3 03/19] kunit: test: add string_stream a std::stream like string builder

[PATCH v2 00/21] Add support for iWave G20D-Q7 board based on RZ/G1N
 2018-11-30 15:54 UTC 

[PATCH][meta-qt4] sip: re-add 4.19
 2018-12-01  3:09 UTC  (4+ messages)

[PATCH 1/2] kernel-shark-qt: Correct the coordinates of the Quick Context Menu
 2018-11-30 15:58 UTC  (3+ messages)
` [PATCH 2/2] kernel-shark-qt: Add better handling of the search iterator

[PATCH] xfs: fix inverted return from xfs_btree_sblock_verify_crc
 2018-11-30 15:56 UTC  (2+ messages)

[PATCH 0/2] Fix aborts when dropping snapshots
 2018-12-01  3:02 UTC  (4+ messages)
` [PATCH 1/2] btrfs: catch cow on deleting snapshots

[PATCH v2 1/7] ima-evm-utils: Fix hash buffer overflow in verify_evm and hmac_evm
 2018-12-01  3:01 UTC  (4+ messages)
` [PATCH v2 5/7] ima-evm-utils: Preload OpenSSL engine via '--engine' option

git clone of v4.19.1-rt3 fails, unk compression mode, fatal exit twice
 2018-11-30 15:52 UTC  (2+ messages)

[PATCH] classes/waf: Fix builds when B != S
 2018-12-01  3:01 UTC  (2+ messages)
` [PATCH v2] "

[Intel-wired-lan] [PATCH net-next] e100: Fix passing zero to 'PTR_ERR' warning in e100_load_ucode_wait
 2018-12-01  3:01 UTC  (3+ messages)

Parsing a git HTTP protocol response
 2018-12-01  2:59 UTC  (3+ messages)

[PATCH] dell-smm-hwmon.c: Add XPS 9570 to supported devices list
 2018-11-30 15:49 UTC  (2+ messages)

[Bug 201685] New: ext4 file system corruption
 2018-11-30 15:49 UTC  (3+ messages)
` [Bug 201685] "

[GIT PULL] arm64 fixes for 4.20-rc5
 2018-12-01  2:55 UTC  (3+ messages)

[GIT PULL] gcc-plugins fix for v4.20-rc5
 2018-12-01  2:55 UTC  (2+ messages)

[PATCH] t6036: avoid "cp -a"
 2018-12-01  2:52 UTC 

[PATCH] HID: debug: Change to use DEFINE_SHOW_ATTRIBUTE macro
 2018-12-01  2:49 UTC 

[driver-core PATCH v7 0/9] Add NUMA aware async_schedule calls
 2018-12-01  2:48 UTC  (5+ messages)
` [driver-core PATCH v7 4/9] driver core: Probe devices asynchronously instead of the driver

[PATCH net-next 3/3] vxlan: move flag sets to use a helper func vxlan_nl2conf
 2018-11-30 15:36 UTC  (2+ messages)

[PATCH v2 01/21] ARM: dts: r8a7744-iwg20m: Add iWave RZ/G1N Qseven SOM
 2018-11-30 15:26 UTC  (15+ messages)
` [PATCH v2 02/21] ARM: dts: r8a7744: Initial SoC device tree
` [PATCH v2 03/21] ARM: dts: r8a7744-iwg20d-q7: Add support for iWave G20D-Q7 board based on RZ/G1N
` [PATCH v2 04/21] ARM: dts: r8a7744: Add SYS-DMAC support
` [PATCH v2 06/21] ARM: dts: r8a7744: Add Ethernet AVB support
` [PATCH v2 07/21] ARM: dts: r8a7744: Add SMP support
` [PATCH v2 09/21] ARM: dts: r8a7744: Add I2C and IIC support
` [PATCH v2 10/21] ARM: dts: r8a7744: Add SDHI nodes
` [PATCH v2 12/21] ARM: dts: r8a7744-iwg20m: Add eMMC support
` [PATCH v2 13/21] ARM: dts: r8a7744-iwg20m: Enable SDHI0 controller
` [PATCH v2 14/21] ARM: dts: r8a7744: USB 2.0 host support
` [PATCH v2 15/21] ARM: dts: r8a7744: Add USB-DMAC and HSUSB device nodes
` [PATCH v2 17/21] ARM: dts: r8a7744: Add audio support
` [PATCH v2 19/21] ARM: dts: r8a7744: Add IRQC support
` [PATCH v2 20/21] ARM: dts: r8a7744: Add thermal device to DT

[PATCH] char: virtio: Change to use DEFINE_SHOW_ATTRIBUTE macro
 2018-12-01  2:41 UTC 

[PATCH] pstore: Convert buf_lock to semaphore
 2018-12-01  2:42 UTC  (3+ messages)

[PATCH v3 00/13] fanotify: add support for more event types
 2018-11-30 15:32 UTC  (10+ messages)
` [PATCH v3 04/13] fanotify: define the structures to report a unique file identifier

use generic DMA mapping code in powerpc V4
 2018-11-30 15:29 UTC  (11+ messages)

[PATCH] HSI: omap_ssi: Change to use DEFINE_SHOW_ATTRIBUTE macro
 2018-12-01  2:33 UTC 

[PATCHv2 net] sctp: check and update stream->out_curr when allocating stream_out
 2018-11-30 15:22 UTC  (6+ messages)

[4.20 PATCH] Revert "mwifiex: restructure rx_reorder_tbl_lock usage"
 2018-12-01  2:27 UTC  (3+ messages)
` [EXT] "

[PATCH v2] fs: fix lost error code in dio_complete
 2018-11-30 15:15 UTC  (4+ messages)

[PATCH] ide: Change to use DEFINE_SHOW_ATTRIBUTE macro
 2018-12-01  2:20 UTC 

[PATCH 0/3] Fix for webcam issues with ASUS A6VM
 2018-11-30 15:07 UTC  (7+ messages)
` [PATCH 1/3] media: stkwebcam: Support for ASUS A6VM notebook added
` [PATCH 2/3] media: stkwebcam: Bugfix for not correctly initialized camera

[PATCH] bus: mvebu-mbus: Change to use DEFINE_SHOW_ATTRIBUTE macro
 2018-12-01  2:12 UTC 

[PATCHv2 net] sctp: hold transport before accessing its asoc in sctp_epaddr_lookup_transport
 2018-11-30 15:01 UTC  (11+ messages)

[PATCH -next] xen/pvcalls: remove set but not used variable 'bedata'
 2018-12-01  2:10 UTC  (2+ messages)

Weird traces 4.20.0-rc3+ / RIP: 0010:fib6_walk_continue+0x37/0xe6
 2018-11-30 15:00 UTC 

[PATCH] drivers/fmc: Change to use DEFINE_SHOW_ATTRIBUTE macro
 2018-12-01  2:06 UTC 

[PATCH -next] mm/hmm: remove set but not used variable 'devmem'
 2018-12-01  2:06 UTC  (3+ messages)

[virtio-dev] [PATCH net-next v3 01/13] virtio: add packed ring types and macros
 2018-12-01  2:03 UTC  (13+ messages)
` [virtio-dev] "
                  `  "

[PATCH v3 1/1] drm: msm: Replace dma_map_sg with dma_sync_sg*
 2018-12-01  2:05 UTC  (11+ messages)

[PATCH -next] xen/pvcalls: remove set but not used variable 'bedata'
 2018-12-01  2:10 UTC 

[PATCH -next] mmc: jz4740: Use PTR_ERR_OR_ZERO in jz4740_mmc_request_gpios()
 2018-12-01  1:55 UTC  (2+ messages)

[PATCH RFCv2 0/4] mm/memory_hotplug: Introduce memory block types
 2018-12-01  1:50 UTC  (6+ messages)
` [PATCH RFCv2 2/4] mm/memory_hotplug: Replace "bool want_memblock" by "int type"

[PATCH RFC 00/15] Zero ****s, hugload of hugs <3
 2018-12-01  1:52 UTC  (3+ messages)
` [PATCH RFC 01/15] MIPS: replace **** with a hug

[Printing-architecture] IPP-over-USB and Printer Applications: DNS-SD-advertise localhost:PORT a security problem?
 2018-12-01  1:52 UTC  (4+ messages)

[PATCH] driver core: remove define_genpd_open_function() and define_genpd_debugfs_fops()
 2018-12-01  1:51 UTC 

[iproute PATCH] man: ip-route.8: Fix ENCAP references in synopsis
 2018-11-30 14:39 UTC  (2+ messages)

[PATCH] binder: remove BINDER_DEBUG_ENTRY()
 2018-12-01  1:46 UTC  (2+ messages)

[PATCH iproute2] l2tp: Fix printing of cookie and peer_cookie values
 2018-11-30 14:34 UTC 

[PATCH -next] sh: kfr2r09: drop pointless static qualifier in kfr2r09_usb0_gadget_setup()
 2018-12-01  1:43 UTC 

[RFC 0/2] explicitly support or not support --exclude-promisor-objects
 2018-12-01  1:32 UTC  (4+ messages)
` [RFC 2/2] exclude-promisor-objects: declare when option is allowed

[U-Boot] [PATCH 0/3] buildman updates
 2018-12-01  1:41 UTC  (6+ messages)
` [U-Boot] [PATCH 1/3] buildman/toolchain.py: update versions

[PATCH v6 0/4] Add VRF support for VXLAN underlay
 2018-11-30 14:31 UTC  (3+ messages)
` [PATCH v6 1/4] udp_tunnel: add config option to bind to a device

[PATCH v2 00/28] Unify vDSOs across more architectures
 2018-11-30 14:29 UTC  (5+ messages)
` [PATCH v2 06/28] kernel: Define gettimeofday vdso common code

sound/pci/hda/patch_ca0132.c:8416:3: error: implicit declaration of function 'pci_iounmap'; did you mean 'pcim_iounmap'?
 2018-12-01  1:38 UTC 

[meta-poky][PATCH] local.conf.sample: Update the sample config as per new migration manual
 2018-12-01  1:35 UTC 

[PATCH] drm/i915/dp: Fix link compute m_n calc for DSC
 2018-12-01  1:34 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 00/25] Argo: hypervisor-mediated interdomain communication
 2018-12-01  1:33 UTC  (3+ messages)
` [PATCH 24/25] argo: unmap rings on suspend and send signal to ring-owners on resume
` [PATCH 25/25] argo: implement the get_config op to query notification config


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.