All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-07-13 16:25:06 to 2020-07-13 16:45:35 UTC [more...]

[PATCH v6 0/2] tmpfs: inode: Reduce risk of inum overflow
 2020-07-13 16:45 UTC  (4+ messages)
` [PATCH v6 1/2] tmpfs: Per-superblock i_ino support

[PATCH v2 0/3] Fix couple of issues with AMD topology
 2020-07-13 16:43 UTC  (6+ messages)
` [PATCH v2 1/3] hw/i386: Initialize topo_ids from CpuInstanceProperties

[RFC PATCH 0/7] mmu context cleanup, lazy tlb cleanup,
 2020-07-13 16:37 UTC  (9+ messages)
` [RFC PATCH 4/7] x86: use exit_lazy_tlb rather than membarrier_mm_sync_core_before_usermode

[Buildroot] [git commit] package/{avro-c, python-avro}: bump to version 1.10.0
 2020-07-13 16:44 UTC 

[PATCH] mm: thp: Replace HTTP links with HTTPS ones
 2020-07-13 16:43 UTC 

[TEGRA194_CPUFREQ PATCH v5 0/4] Add cpufreq driver for Tegra194
 2020-07-13 16:42 UTC  (5+ messages)
` [TEGRA194_CPUFREQ PATCH v5 1/4] dt-bindings: arm: Add t194 ccplex compatible and bpmp property

[PATCH] PCI: aardvark: Don't touch PCIe registers if no card connected
 2020-07-13 16:41 UTC  (12+ messages)
` [PATCH v3] "

[RFC PATCH 00/35] Move all PCIBIOS* definitions into arch/x86
 2020-07-13 16:42 UTC  (5+ messages)
` [RFC PATCH 09/35] nvme-pci: Change PCIBIOS_SUCCESSFUL to 0
    ` [Linux-kernel-mentees] "

[Buildroot] [PATCH 1/1] package/libnetfilter_queue: bump to version 1.0.5
 2020-07-13 16:42 UTC 

[Linux-kernel-mentees] [PATCH 1/2] net/bluetooth: Prevent out-of-bounds read in hci_inquiry_result_evt()
 2020-07-13 16:42 UTC  (6+ messages)
` [Linux-kernel-mentees] [PATCH 2/2] net/bluetooth: Prevent out-of-bounds read in hci_inquiry_result_with_rssi_evt()

[RFC 00/65] target/riscv: support vector extension v0.9
 2020-07-13 16:41 UTC  (4+ messages)

[bug report] scsi: cxgb4i: Add support for iSCSI segmentation offload
 2020-07-13 16:41 UTC  (3+ messages)

linux plumbers + clang + s390 virtualized testing
 2020-07-13 16:41 UTC 

[PATCH v6] xfs: Fix false positive lockdep warning with sb_internal & fs_reclaim
 2020-07-13 16:41 UTC  (2+ messages)

[PATCH net-next 00/20] net simple kerneldoc fixes
 2020-07-13 16:40 UTC  (5+ messages)
` [PATCH net-next 06/20] net: ipv4: "
` [PATCH net-next 11/20] net: netlabel: "

[linux-stable-rc:linux-5.4.y 793/3868] csky-linux-ld: atmel-aes.c:undefined reference to `atmel_sha_authenc_spawn'
 2020-07-13 16:40 UTC 

[PATCH] misc: Replace HTTP links with HTTPS ones
 2020-07-13 16:40 UTC 

[PATCH v1 00/13] misc rc0 fixes (docs, plugins, docker)
 2020-07-13 16:39 UTC  (4+ messages)
` [PATCH v1 10/13] tests/plugins: add -Wno-unknown-warning-option to handle -Wpsabi

[PATCH 00/13] fscache: Rewrite 3: Make AFS use it
 2020-07-13 16:39 UTC  (23+ messages)
` [PATCH 01/13] afs: Fix interruption of operations
` [PATCH 02/13] afs: Move key to afs_read struct
` [PATCH 03/13] afs: Don't truncate iter during data fetch
` [PATCH 04/13] afs: Log remote unmarshalling errors
` [PATCH 05/13] afs: Set up the iov_iter before calling afs_extract_data()
` [PATCH 06/13] afs: Use ITER_MAPPING for writing
` [PATCH 07/13] afs: Interpose struct fscache_io_request into struct afs_read
` [PATCH 08/13] afs: Note the amount transferred in fetch-data delivery
` [PATCH 09/13] afs: Wait on PG_fscache before modifying/releasing a page
` [PATCH 10/13] afs: Use new fscache I/O API
` [PATCH 11/13] afs: Copy local writes to the cache when writing to the server
` [PATCH 12/13] afs: Invoke fscache_resize_cookie() when handling ATTR_SIZE for setattr
` [PATCH 13/13] afs: Add O_DIRECT read support

[PATCH net-next v6 0/4] net: enetc: remove bootloader dependency
 2020-07-13 16:39 UTC  (9+ messages)
` [PATCH net-next v6 1/4] net: phy: add USXGMII link partner ability constants
` [PATCH net-next v6 2/4] net: dsa: felix: (re)use already existing constants
` [PATCH net-next v6 3/4] net: enetc: Initialize SerDes for SGMII and USXGMII protocols
` [PATCH net-next v6 4/4] net: enetc: Use DT protocol information to set up the ports

[PATCH 00/25] dma-fence annotations, round 3
 2020-07-13 16:39 UTC  (11+ messages)
` [PATCH 01/25] dma-fence: basic lockdep annotations
      ` [Intel-gfx] "

[PATCH v1] Bluetooth: hci_qca: Bug fixes for SSR
 2020-07-13 16:38 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/libebml: bump to version 1.4.0
 2020-07-13 16:38 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/libmatroska: bump to version 1.6.0

[PATCH] drm/i915/gt: Only swap to a random sibling once upon creation
 2020-07-13 16:38 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[poky] python-setuptools dependency loops error #yocto #python
 2020-07-13 16:37 UTC  (2+ messages)
` [yocto] "

[PATCH 1/2] cpufreq: tegra186: Fix initial frequency
 2020-07-13 16:37 UTC  (4+ messages)

[PATCH 00/32] fscache: Rewrite 2: Make the I/O interface use kiocb/iov_iter
 2020-07-13 16:36 UTC  (53+ messages)
` [PATCH 01/32] iov_iter: Add ITER_MAPPING
` [PATCH 02/32] vm: Add wait/unlock functions for PG_fscache
` [PATCH 03/32] vfs: Export rw_verify_area() for use by cachefiles
` [PATCH 04/32] vfs: Provide S_CACHE_FILE inode flag
` [PATCH 05/32] mm: Provide lru_to_last_page() to get last of a page list
` [PATCH 06/32] cachefiles: Remove tree of active files and use S_CACHE_FILE inode flag
` [PATCH 07/32] fscache: Provide a simple thread pool for running ops asynchronously
` [PATCH 08/32] fscache: Replace the object management state machine
` [PATCH 09/32] fscache: Rewrite the I/O API based on iov_iter
` [PATCH 10/32] fscache: Remove fscache_wait_on_invalidate()
` [PATCH 11/32] fscache: Keep track of size of a file last set independently on the server
` [PATCH 12/32] fscache, cachefiles: Fix disabled histogram warnings
` [PATCH 13/32] fscache: Recast assertion in terms of cookie not being an index
` [PATCH 14/32] cachefiles: Remove some redundant checks on unsigned values
` [PATCH 15/32] cachefiles: trace: Log coherency checks
` [PATCH 16/32] cachefiles: Split cachefiles_drop_object() up a bit
` [PATCH 17/32] cachefiles: Implement new fscache I/O backend API
` [PATCH 18/32] cachefiles: Merge object->backer into object->dentry
` [PATCH 19/32] cachefiles: Implement a content-present indicator and bitmap
` [PATCH 20/32] cachefiles: Implement extent shaper
` [PATCH 21/32] cachefiles: Round the cachefile size up to DIO block size
` [PATCH 22/32] cachefiles: Implement read and write parts of new I/O API
` [PATCH 23/32] cachefiles: Add I/O tracepoints
` [PATCH 24/32] fscache: Add read helper
` [PATCH 25/32] fscache: Display cache-specific data in /proc/fs/fscache/objects
` [PATCH 26/32] fscache: Remove more obsolete stats
` [PATCH 27/32] fscache: New stats
` [PATCH 28/32] fscache, cachefiles: Rewrite invalidation
` [PATCH 29/32] fscache: Implement "will_modify" parameter on fscache_use_cookie()
` [PATCH 30/32] fscache: Provide resize operation
` [PATCH 31/32] fscache: Remove the update operation
` [PATCH 32/32] cachefiles: Shape write requests

[PATCH v3 00/11] hw/sd/sdcard: Fix CVE-2020-13253 & cleanups
 2020-07-13 16:36 UTC  (4+ messages)
` [PATCH v3 03/11] hw/sd/sdcard: Do not switch to ReceivingData if address is invalid

[PATCH v2 00/22] device-dax: Support sub-dividing soft-reserved ranges
 2020-07-13 16:36 UTC  (13+ messages)
` [PATCH v2 17/22] drivers/base: Make device_find_child_by_name() compatible with sysfs inputs
` [PATCH v2 19/22] mm/memremap_pages: Convert to 'struct range'

[PATCH v2] Bluetooth: btusb: add Realtek 8822CE to usb_device_id table
 2020-07-13 16:36 UTC  (2+ messages)

[PATCH v5 0/4] modify CPU model info
 2020-07-13 16:35 UTC  (10+ messages)
` [PATCH v5 1/4] target/i386: add missing vmx features for several CPU models

[PATCH] firmware: qcom_scm: Fix legacy convention SCM accessors
 2020-07-13 16:35 UTC  (2+ messages)

[PATCH for-5.1 0/2] qemu-img convert: Fix abort with unaligned image size
 2020-07-13 16:33 UTC  (5+ messages)
` [PATCH for-5.1 1/2] block: Require aligned image size to avoid assertion failure
` [PATCH for-5.1 2/2] file-posix: Allow byte-aligned O_DIRECT with NFS

[Buildroot] [PATCH 1/1] package/freerdp: security bump to version 2.1.2
 2020-07-13 16:34 UTC  (2+ messages)

[PATCH 0/3] arm64: allwinner: a64: add bluetooth support for Pinebook
 2020-07-13 16:32 UTC  (8+ messages)
` [PATCH 1/3] Bluetooth: Add new quirk for broken local ext features max_page

[PATCH] memory: Replace HTTP links with HTTPS ones
 2020-07-13 16:32 UTC 

[PATCH 00/25] Rid W=1 warnings in Pinctrl
 2020-07-13 16:32 UTC  (3+ messages)
` [PATCH 21/25] pinctrl: pinctrl-single: Fix struct/function documentation blocks

[PATCH] tcg/riscv: Remove superfluous breaks
 2020-07-13 16:21 UTC  (3+ messages)

[PATCH] gcc-plugins: Replace HTTP links with HTTPS ones
 2020-07-13 16:32 UTC  (2+ messages)

[Buildroot] [git commit] package/freerdp: security bump to version 2.1.2
 2020-07-13 16:32 UTC 

[PATCH][next] drm/i915/selftest: fix an error return path where err is not being set
 2020-07-13 16:32 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH] ip6_gre: fix null-ptr-deref in ip6gre_init_net()
 2020-07-13 16:31 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/gssdp: bump to version 1.2.3
 2020-07-13 16:31 UTC  (2+ messages)

[PATCH] gtk-icon-cache.bbclass: update RDEPENDS
 2020-07-13 16:30 UTC  (6+ messages)
` [OE-core] "

[PATCH 1/2] drm/amd/display: Add missing DCN30 registers and fields for OTG_CRC_CNTL2
 2020-07-13 16:30 UTC  (3+ messages)
` [PATCH 2/2] drm/amd/display: Allow for vblank enabled with no active planes

[PATCH 00/14] fscache: Rewrite 1: Disable and clean in preparation for rewrite
 2020-07-13 16:30 UTC  (30+ messages)
` [PATCH 01/14] nfs, cifs, ceph, 9p: Disable use of fscache prior to its rewrite
` [PATCH 02/14] afs: Disable use of the fscache I/O routines
` [PATCH 03/14] fscache: Add a cookie debug ID and use that in traces
` [PATCH 04/14] fscache: Procfile to display cookies
` [PATCH 05/14] fscache: Remove the old I/O API
` [PATCH 06/14] fscache: Remove the netfs data from the cookie
` [PATCH 07/14] fscache: Remove struct fscache_cookie_def
` [PATCH 08/14] fscache: Remove store_limit* from struct fscache_object
` [PATCH 09/14] fscache: Remove fscache_check_consistency()
` [PATCH 10/14] fscache: Remove fscache_attr_changed()
` [PATCH 11/14] fscache: Remove obsolete stats
` [PATCH 12/14] fscache: Remove old I/O tracepoints
` [PATCH 13/14] fscache: Temporarily disable fscache_invalidate()
` [PATCH 14/14] fscache: Remove the I/O operation manager

[dpdk-dev] [PATCH 20.08] mempool/ring: add support for new ring sync modes
 2020-07-13 16:29 UTC  (11+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH 00/18] perf metric: Add support to reuse metric
 2020-07-13 16:27 UTC  (3+ messages)
` [PATCH 11/18] perf metric: Add referenced metrics to hash data

[Buildroot] [git commit] package/gssdp: bump to version 1.2.3
 2020-07-13 16:29 UTC 

[Buildroot] [git commit] package/gupnp: security bump to version 1.2.3
 2020-07-13 16:29 UTC 

[SPDK] Re: NVMe hotplug for RDMA and TCP transports
 2020-07-13 16:29 UTC 

[PATCH v3 0/3] Migration Pull request
 2020-07-13 16:24 UTC  (4+ messages)
` [PATCH v3 1/3] migration: fix memory leak in qmp_migrate_set_parameters
` [PATCH v3 2/3] migration/savevm: respect qemu_fclose() error code in save_snapshot()
` [PATCH v3 3/3] migration/migration.c: Remove superfluous breaks

[v5] dt-bindings: msm: disp: add yaml schemas for DPU and DSI bindings
 2020-07-13 16:28 UTC  (3+ messages)

[PATCH] clocksource/drivers/timer-ti-dm: Fix suspend and resume for am3 and am4
 2020-07-13 16:26 UTC  (2+ messages)

Clarification about the series to modernize the tasklet api
 2020-07-13 16:27 UTC  (4+ messages)

[OE-core][zeus][PATCH] glibc: CVE-2020-6096
 2020-07-13 16:27 UTC  (2+ messages)

[PATCH v2] serial: exar: Fix GPIO configuration for Sealevel cards based on XR17V35X
 2020-07-13 16:26 UTC  (3+ messages)

[PATCH v6 0/2] Extend SSR notifications framework
 2020-07-13 16:26 UTC  (4+ messages)
` [PATCH v6 1/2] remoteproc: qcom: Add per subsystem SSR notification

[PATCH V2 net-next 0/7] ENA driver new features
 2020-07-13 16:25 UTC  (3+ messages)
` [PATCH V2 net-next 1/7] net: ena: avoid unnecessary rearming of interrupt vector when busy-polling

[PATCH] scsi: cxgb4i: clean up a debug printk
 2020-07-13 16:25 UTC  (2+ messages)

[bug report] scsi: cxgb4i: Add support for iSCSI segmentation offload
 2020-07-13 16:25 UTC  (2+ messages)


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.