linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-04 16:16:07 to 2020-05-04 17:55:10 UTC [more...]

[PATCH v4] MIPS: Truncate link address into 32bit for 32bit kernel
 2020-05-04 16:56 UTC  (8+ messages)
` [PATCH v5] "

[PATCH v5 1/5] soc: qcom: rpmh-rsc: Correctly ignore CPU_CLUSTER_PM notifications
 2020-05-04 17:54 UTC  (3+ messages)

[RFC PATCH 00/61] fscache, cachefiles: Rewrite the I/O interface in terms of kiocb/iov_iter
 2020-05-04 17:54 UTC  (63+ messages)
` [RFC PATCH 01/61] afs: Make afs_zap_data() static
` [RFC PATCH 02/61] iov_iter: Add ITER_MAPPING
` [RFC PATCH 03/61] vm: Add wait/unlock functions for PG_fscache
` [RFC PATCH 04/61] vfs: Export rw_verify_area() for use by cachefiles
` [RFC PATCH 05/61] vfs: Provide S_CACHE_FILE inode flag
` [RFC PATCH 06/61] afs: Disable use of the fscache I/O routines
` [RFC PATCH 07/61] fscache: Add a cookie debug ID and use that in traces
` [RFC PATCH 08/61] fscache: Procfile to display cookies
` [RFC PATCH 09/61] fscache: Temporarily disable network filesystems' use of fscache
` [RFC PATCH 10/61] fscache: Remove the old I/O API
` [RFC PATCH 11/61] fscache: Remove the netfs data from the cookie
` [RFC PATCH 12/61] fscache: Remove struct fscache_cookie_def
` [RFC PATCH 13/61] fscache: Remove store_limit* from struct fscache_object
` [RFC PATCH 14/61] fscache: Remove fscache_check_consistency()
` [RFC PATCH 15/61] fscache: Remove fscache_attr_changed()
` [RFC PATCH 16/61] fscache: Remove obsolete stats
` [RFC PATCH 17/61] fscache: Remove old I/O tracepoints
` [RFC PATCH 18/61] fscache: Temporarily disable fscache_invalidate()
` [RFC PATCH 19/61] fscache: Remove the I/O operation manager
` [RFC PATCH 20/61] cachefiles: Remove tree of active files and use S_CACHE_FILE inode flag
` [RFC PATCH 21/61] fscache: Provide a simple thread pool for running ops asynchronously
` [RFC PATCH 22/61] fscache: Replace the object management state machine
` [RFC PATCH 23/61] fscache: Rewrite the I/O API based on iov_iter
` [RFC PATCH 24/61] fscache: Remove fscache_wait_on_invalidate()
` [RFC PATCH 25/61] fscache: Keep track of size of a file last set independently on the server
` [RFC PATCH 26/61] fscache, cachefiles: Fix disabled histogram warnings
` [RFC PATCH 27/61] fscache: Recast assertion in terms of cookie not being an index
` [RFC PATCH 28/61] cachefiles: Remove some redundant checks on unsigned values
` [RFC PATCH 29/61] cachefiles: trace: Log coherency checks
` [RFC PATCH 30/61] cachefiles: Split cachefiles_drop_object() up a bit
` [RFC PATCH 31/61] cachefiles: Implement new fscache I/O backend API
` [RFC PATCH 32/61] cachefiles: Merge object->backer into object->dentry
` [RFC PATCH 33/61] cachefiles: Implement a content-present indicator and bitmap
` [RFC PATCH 34/61] cachefiles: Implement extent shaper
` [RFC PATCH 35/61] cachefiles: Round the cachefile size up to DIO block size
` [RFC PATCH 36/61] cachefiles: Implement read and write parts of new I/O API
` [RFC PATCH 37/61] cachefiles: Add I/O tracepoints
` [RFC PATCH 38/61] fscache: Add read helper
` [RFC PATCH 39/61] fscache: Display cache-specific data in /proc/fs/fscache/objects
` [RFC PATCH 40/61] fscache: Remove more obsolete stats
` [RFC PATCH 41/61] fscache: New stats
` [RFC PATCH 42/61] fscache, cachefiles: Rewrite invalidation
` [RFC PATCH 43/61] fscache: Implement "will_modify" parameter on fscache_use_cookie()
` [RFC PATCH 44/61] fscache: Provide resize operation
` [RFC PATCH 45/61] fscache: Remove the update operation
` [RFC PATCH 46/61] cachefiles: Shape write requests
` [RFC PATCH 47/61] afs: Remove afs_zero_fid as it's not used
` [RFC PATCH 48/61] afs: Move key to afs_read struct
` [RFC PATCH 49/61] afs: Don't truncate iter during data fetch
` [RFC PATCH 50/61] afs: Set up the iov_iter before calling afs_extract_data()
` [RFC PATCH 51/61] afs: Use ITER_MAPPING for writing
` [RFC PATCH 52/61] afs: Interpose struct fscache_io_request into struct afs_read
` [RFC PATCH 53/61] afs: Note the amount transferred in fetch-data delivery
` [RFC PATCH 54/61] afs: Wait on PG_fscache before modifying/releasing a page
` [RFC PATCH 55/61] afs: Use new fscache I/O API
` [RFC PATCH 56/61] afs: Copy local writes to the cache when writing to the server
` [RFC PATCH 57/61] afs: Invoke fscache_resize_cookie() when handling ATTR_SIZE for setattr
` [RFC PATCH 58/61] fscache: Rewrite the main document
` [RFC PATCH 59/61] fscache: Remove the obsolete API bits from the documentation
` [RFC PATCH 60/61] fscache: Document the new netfs API
` [RFC PATCH 61/61] fscache: Document the rewritten cache backend API

[PATCH net v1] net: enetc: fix an issue about leak system resources
 2020-05-04 17:52 UTC  (2+ messages)

[PATCH v6 1/5] soc: qcom: rpmh-rsc: Correctly ignore CPU_CLUSTER_PM notifications
 2020-05-04 17:50 UTC  (5+ messages)
` [PATCH v6 2/5] soc: qcom: rpmh-rsc: We aren't notified of our own failure w/ NOTIFY_BAD
` [PATCH v6 3/5] kernel/cpu_pm: Fix uninitted local in cpu_pm
` [PATCH v6 4/5] soc: qcom: rpmh-rsc: Simplify locking by eliminating the per-TCS lock
` [PATCH v6 5/5] soc: qcom: rpmh-rsc: Remove the pm_lock

[PATCH v3 0/3] nsproxy: attach to multiple namespaces
 2020-05-04 17:50 UTC  (9+ messages)
` [PATCH v3 1/3] nsproxy: add struct nsset
` [PATCH v3 2/3] nsproxy: attach to namespaces via pidfds

[PATCH] staging: gasket: Check the return value of gasket_get_bar_index()
 2020-05-04 17:49 UTC  (2+ messages)

[GIT PULL] flexible-array member convertion patches for 5.7-rc5
 2020-05-04 17:44 UTC 

[PATCH RESEND net-next] net: dsa: felix: allow the device to be disabled
 2020-05-04 17:48 UTC  (3+ messages)

[PATCH 00/24] Introduce kvfree_rcu(1 or 2 arguments)
 2020-05-04 17:48 UTC  (15+ messages)
` [PATCH 09/24] rcu/tree: cache specified number of objects
` [PATCH 19/24] rcu/tree: Support reclaim for head-less object

[GIT PULL] gcc-plugins fixes for v5.7-rc5
 2020-05-04 17:46 UTC 

[PATCH] docs: dt: fix broken links due to txt->yaml renames
 2020-05-04 17:45 UTC  (3+ messages)

[PATCH net-next 0/3] add phy shared storage
 2020-05-04 17:45 UTC  (5+ messages)
` [PATCH net-next 1/3] net: phy: add concept of shared storage for PHYs
` [PATCH net-next 2/3] net: phy: bcm54140: use phy_package_shared
` [PATCH net-next 3/3] net: phy: mscc: "

[PATCH v3 0/5] RCU dyntick nesting counter cleanups for rcu -dev
 2020-05-04 17:44 UTC  (4+ messages)

[RFC][PATCH] x86/mm: Sync all vmalloc mappings before text_poke()
 2020-05-04 17:40 UTC  (16+ messages)
        ` [PATCH] percpu: Sync vmalloc mappings in pcpu_alloc() and free_percpu()

[PATCHv2 00/10] net: eth: altera: tse: Add PTP and mSGDMA prefetcher
 2020-05-04 17:39 UTC  (5+ messages)
` [PATCHv2 01/10] net: eth: altera: tse_start_xmit ignores tx_buffer call response
` [PATCHv2 08/10] net: eth: altera: add support for ptp and timestamping

[rcu:rcu/next] BUILD SUCCESS 829960d8a31ef6f025276341b6bc13be4800be4a
 2020-05-04 17:37 UTC 

[PATCH v2] riscv: force __cpu_up_ variables to put in data section
 2020-05-04 17:37 UTC  (4+ messages)

[PATCH RFC 1/2] tracing/block: cleanup rwbs filling in trace events
 2020-05-04 17:35 UTC  (3+ messages)
` [PATCH RFC 2/2] tracing/block: add request operation and flags into "

[PATCH v2 1/2] arm64/crash_core: Export KERNELPACMASK in vmcoreinfo
 2020-05-04 17:34 UTC  (4+ messages)
` [PATCH v2 2/2] Documentation/vmcoreinfo: Add documentation for 'KERNELPACMASK'

[PATCH v2] stmmac: fix pointer check after utilization in stmmac_interrupt
 2020-05-04 17:34 UTC  (2+ messages)

[PATCH 00/18] add support for Clang's Shadow Call Stack
 2020-05-04 17:33 UTC  (12+ messages)
` [PATCH v11 00/12] "
  ` [PATCH v11 01/12] add support for Clang's Shadow Call Stack (SCS)

[PATCH] igb: Report speed and duplex as unknown when device is runtime suspended
 2020-05-04 17:32 UTC 

[PATCH 0/6] phy: meson8b-usb2: small fixes and improvements
 2020-05-04 17:31 UTC  (4+ messages)
` [PATCH 1/6] dt-bindings: phy: meson8b-usb2: Convert to json-schema

[PATCH] mtd: set mtd partition panic write flag
 2020-05-04 17:29 UTC  (9+ messages)

[PATCH net] net: dsa: Do not make user port errors fatal
 2020-05-04 17:30 UTC  (2+ messages)

x86/uv cleanups
 2020-05-04 17:15 UTC  (12+ messages)
` [PATCH 01/11] x86/uv: Mark uv_bios_call and uv_bios_call_irqsave static
` [PATCH 02/11] x86/uv: Remove the uv_partition_coherence_id macro
` [PATCH 03/11] x86/uv: Unexport sn_coherency_id
` [PATCH 04/11] x86/uv: Unexport symbols only used by x2apic_uv_x.c
` [PATCH 05/11] x86/uv: Remove the UV*_HUB_IS_SUPPORTED macros
` [PATCH 06/11] x86/uv: Mark is_uv_hubless static
` [PATCH 07/11] x86/uv: Mark uv_min_hub_revision_id static
` [PATCH 08/11] x86/uv: Simplify uv_send_IPI_one
` [PATCH 09/11] x86/uv: Remove _uv_hub_info_check
` [PATCH 10/11] x86/uv: Unexport uv_apicid_hibits
` [PATCH 11/11] x86/uv: Remove the unused _uv_cpu_blade_processor_id macro

[PATCH] scsi: esas2r: reduce the risk of a possible buffer-overflow vulnerability caused by DMA failures/attacks in esas2r_process_vda_ioctl()
 2020-05-04 17:24 UTC 

[PATCH v4 0/7] KVM: VMX: Tscdeadline timer emulation fastpath
 2020-05-04 17:22 UTC  (5+ messages)
` [PATCH v4 2/7] KVM: X86: Enable fastpath when APICv is enabled

[PATCH v2] RDMA/rxe: check for error
 2020-05-04 17:22 UTC  (2+ messages)

[PATCH] net: rtw88: fix an issue about leak system resources
 2020-05-04 17:19 UTC  (5+ messages)
      `  "

[PATCH] dt-bindings: power: Convert bq27xxx dt to yaml
 2020-05-04 17:08 UTC  (4+ messages)

[PATCH v3] xhci: Prevent runtime suspend on Etron EJ168
 2020-05-04 17:16 UTC 

[PATCH] staging: vt6656: Use const for read only data
 2020-05-04 17:14 UTC 

[PATCH v1 0/3] allow ramoops to collect all kmesg_dump events
 2020-05-04 17:15 UTC  (3+ messages)
` [PATCH v1 1/3] printk: honor the max_reason field in kmsg_dumper

[PATCH] firmware: arm_sdei: Drop check for /firmware/ node and always register driver
 2020-05-04 17:14 UTC  (2+ messages)

[PATCH] firmware: arm_sdei: remove unused interfaces
 2020-05-04 17:14 UTC  (2+ messages)

System fails to exit s2idle by a keystroke on my laptop
 2020-05-04 17:09 UTC 

[PATCH v2] perf: cs-etm: Update to build with latest opencsd version
 2020-05-04 17:06 UTC  (2+ messages)

[PATCH v2] arm64: cacheflush: Fix KGDB trap detection
 2020-05-04 17:05 UTC 

[PATCH 0/2] KVM: nVMX: vmcs.SYSENTER optimization and "fix"
 2020-05-04 17:03 UTC  (2+ messages)

[PATCH v3] nfp: abm: Fix incomplete release of system resources in nfp_abm_vnic_set_mac()
 2020-05-04 17:03 UTC  (2+ messages)

[PATCH] nfp: abm: fix a memory leak bug
 2020-05-04 17:01 UTC  (2+ messages)

[PATCH] Add support for Vinga Twizzle J116 Silead touchscreen
 2020-05-04 16:45 UTC 

[PATCH] drm/i915/gem: Fix inconsistent IS_ERR and PTR_ERR
 2020-05-04 16:58 UTC 

[PATCH] net: ethernet: ti: Remove TI_CPTS_MOD workaround
 2020-05-04 16:57 UTC  (2+ messages)
` [PATCH v2] "

[RESEND PATCH] KVM: x86/pmu: Support full width counting
 2020-05-04 16:57 UTC  (2+ messages)

[PATCH v2 0/3] SCMI System Power Support
 2020-05-04 16:55 UTC  (4+ messages)
` [PATCH v2 1/3] firmware: arm_scmi: Add System Power Protocol support
` [PATCH v2 2/3] firmware: arm_scmi: Add SCMI System Power Control driver
` [PATCH v2 3/3] arm64: dts: juno: add SCMI SystemPower Protocol support

[PATCH] KVM: x86/mmu: Add a helper to consolidate root sp allocation
 2020-05-04 16:52 UTC  (2+ messages)

[PATCH v3 2/2] x86: fix build warning int-to-pointer-cast
 2020-05-04 16:52 UTC  (2+ messages)
` [tip: x86/boot] x86/boot: Fix -Wint-to-pointer-cast build warning

[PATCH v3 1/2] x86: add kstrtoul() converter func to boot code
 2020-05-04 16:52 UTC  (2+ messages)
` [tip: x86/boot] x86/boot: Add kstrtoul() from lib/

[PATCH 0/3] KVM: x86/mmu: Use kernel's PG_LEVEL_* enums
 2020-05-04 16:49 UTC  (2+ messages)

[PATCH v2 0/2] Minor sparse and style fixes
 2020-05-04 16:49 UTC  (7+ messages)
` [PATCH v2 1/2] coresight: Include required headers in C files

[PATCH] x86: Fix RCU list usage to avoid false positive warnings
 2020-05-04 16:47 UTC  (2+ messages)

[PATCH] uprobes: ensure that uprobe->offset and ->ref_ctr_offset are properly aligned
 2020-05-04 16:47 UTC 

[PATCH] kvm: x86: Cleanup vcpu->arch.guest_xstate_size
 2020-05-04 16:45 UTC  (2+ messages)

[PATCH v2] KVM: nVMX: Tweak handling of failure code for nested VM-Enter failure
 2020-05-04 16:44 UTC  (2+ messages)

[PATCH] KVM: nVMX: Tweak handling of failure code for nested VM-Enter failure
 2020-05-04 16:43 UTC  (2+ messages)

stop using ioctl_by_bdev for file system access to CDROMs v2
 2020-05-04 16:42 UTC  (6+ messages)
` [PATCH 5/7] hfsplus: stop using ioctl_by_bdev

[PATCH v2] arm64: dts: allwinner: h6: Use dummy regulator for Tanix TX6
 2020-05-04 16:40 UTC  (6+ messages)
  ` [linux-sunxi] "

[PATCH v7 0/9] SCMI Notifications Core Support
 2020-05-04 16:38 UTC  (10+ messages)
` [PATCH v7 1/9] firmware: arm_scmi: Add notification protocol-registration
` [PATCH v7 2/9] firmware: arm_scmi: Add notification callbacks-registration
` [PATCH v7 3/9] firmware: arm_scmi: Add notification dispatch and delivery
` [PATCH v7 4/9] firmware: arm_scmi: Enable notification core
` [PATCH v7 5/9] firmware: arm_scmi: Add Power notifications support
` [PATCH v7 6/9] firmware: arm_scmi: Add Perf "
` [PATCH v7 7/9] firmware: arm_scmi: Add Sensor "
` [PATCH v7 8/9] firmware: arm_scmi: Add Reset "
` [PATCH v7 9/9] firmware: arm_scmi: Add Base "

[PATCH 0/2] add tee(2) support
 2020-05-04 16:39 UTC  (8+ messages)
` [PATCH 1/2] splice: export do_tee()

[PATCH kvm-unit-tests] svm: Fix nmi hlt test to fail test correctly
 2020-05-04 16:35 UTC  (2+ messages)

[PATCH] fs: jfs: fix a possible data race in metapage_writepage()
 2020-05-04 16:33 UTC 

[PATCH 1/3] leds: add aw2013 driver
 2020-05-04 16:29 UTC  (3+ messages)
` [PATCH 2/3] dt-bindings: leds: Add binding for aw2013
` [PATCH 3/3] dt-bindings: vendor-prefixes: Add Shanghai Awinic Technology Co., Ltd

[PATCH] kvm: ioapic: Restrict lazy EOI update to edge-triggered interrupts
 2020-05-04 16:29 UTC 

[PATCH] kvm: ioapic: Restrict lazy EOI update to edge-triggered interrupts
 2020-05-04 16:28 UTC 

[PATCH] Makefile: support compressed debug info
 2020-05-04 16:25 UTC  (2+ messages)

[PATCH] USB: serial: qcserial: Add DW5816e support
 2020-05-04 16:24 UTC  (2+ messages)

[PATCH v5.6-rt] mm: slub: Always flush the delayed empty slubs in flush_all()
 2020-05-04 16:24 UTC  (2+ messages)

[PATCH RFC 1/2] fs/iomap/direct-io: pass NOWAIT to bio flags
 2020-05-04 16:23 UTC  (3+ messages)

perf trace segfault
 2020-05-04 16:22 UTC  (3+ messages)

[PATCH][next] io_uring: Remove logically dead code in io_splice
 2020-05-04 15:58 UTC  (3+ messages)

[PATCH v3 0/6] block: fix blktrace debugfs use after free
 2020-05-04 16:18 UTC  (5+ messages)
` [PATCH v3 1/6] block: revert back to synchronous request_queue removal

[PATCH] KVM: x86: Fixes posted interrupt check for IRQs delivery modes
 2020-05-04 16:17 UTC  (3+ messages)

[PATCH] drm/i915: check to see if SIMD registers are available before using SIMD
 2020-05-04 16:15 UTC  (5+ messages)

[PATCH] fs: xfs: fix a possible data race in xfs_inode_set_reclaim_tag()
 2020-05-04 16:15 UTC 

[PATCH] fs: jfs: fix a possible data race in txBegin()
 2020-05-04 16:15 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).