All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-21 18:38:29 to 2020-05-21 19:18:42 UTC [more...]

post-receive: pub/scm/linux/kernel/git/khilman/linux-amlogic
 2020-05-21 19:18 UTC 

mm: mkfs.ext4 invoked oom-killer on i386 - pagecache_get_page
 2020-05-21 19:17 UTC  (20+ messages)
                    ` [f2fs-dev] "

[PATCH bpf-next 0/3] bpf: Allow inner map with different max_entries
 2020-05-21 19:18 UTC  (4+ messages)
` [PATCH bpf-next 1/3] bpf: Clean up inner map type check
` [PATCH bpf-next 2/3] bpf: Relax the max_entries check for inner map
` [PATCH bpf-next 3/3] bpf: selftests: Add test for different inner map size

[PATCH] arch: arm64: dts: apq8016-dbc: Add missing cpu opps
 2020-05-21 19:18 UTC  (10+ messages)

[PATCH v3 0/3] driver core: Add device link related sysfs files
 2020-05-21 19:18 UTC  (4+ messages)
` [PATCH v3 1/3] driver core: Expose device link details in sysfs
` [PATCH v3 2/3] driver core: Add state_synced sysfs file for devices that support it
` [PATCH v3 3/3] driver core: Add waiting_for_supplier sysfs file for devices

[PULL 00/29] target-arm queue
 2020-05-21 19:15 UTC  (4+ messages)
` [PULL 01/29] tests/acceptance: Add a test for the canon-a1100 machine
` [PULL 03/29] docs/system: Sort Arm board index into alphabetical order
` [PULL 04/29] docs/system: Document Arm Versatile Express boards

[PATCH V2 net-next 0/2] net: hns3: adds two VLAN feature
 2020-05-21 19:17 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/fbcon: Don't close drm fd
 2020-05-21 19:17 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH 1/3] libsepol: Write CIL default MLS rules on separate lines
 2020-05-21 19:16 UTC  (3+ messages)
` [PATCH 2/3] libsepol: Improve writing CIL sensitivity rules

'HEAD' is not a commit (according to git-checkout)
 2020-05-21 19:16 UTC  (2+ messages)

blk-mq: improvement CPU hotplug (simplified version) v3
 2020-05-21 19:15 UTC  (6+ messages)

slow rx 5600 xt fps
 2020-05-21 19:15 UTC  (13+ messages)

Line 4 of warrior branch poky/meta/recipes-connectivity/bluez5/bluez5/init (. /etc/init.d/functions) causing "No such file or directory" error
 2020-05-21 19:15 UTC 

[PATCH v2 1/2] hwrng: iproc-rng200 - Set the quality value
 2020-05-21 19:14 UTC  (3+ messages)

[PATCH V4 0/8] Enable ext4 support for per-file/directory DAX operations
 2020-05-21 19:13 UTC  (9+ messages)
` [PATCH V4 1/8] fs/ext4: Narrow scope of DAX check in setflags
` [PATCH V4 2/8] fs/ext4: Disallow verity if inode is DAX
` [PATCH V4 3/8] fs/ext4: Change EXT4_MOUNT_DAX to EXT4_MOUNT_DAX_ALWAYS
` [PATCH V4 4/8] fs/ext4: Update ext4_should_use_dax()
` [PATCH V4 5/8] fs/ext4: Only change S_DAX on inode load
` [PATCH V4 6/8] fs/ext4: Make DAX mount option a tri-state
` [PATCH V4 7/8] fs/ext4: Introduce DAX inode flag
` [PATCH V4 8/8] Documentation/dax: Update DAX enablement for ext4

[PATCH v30 00/20] Intel SGX foundations
 2020-05-21 19:12 UTC  (3+ messages)
` [PATCH v30 10/20] x86/sgx: Linux Enclave Driver

[bpf-next PATCH v3 0/5] bpf: Add sk_msg and networking helpers
 2020-05-21 19:12 UTC  (11+ messages)
` [bpf-next PATCH v3 4/5] bpf: selftests, add sk_msg helpers load and attach test
` [bpf-next PATCH v3 5/5] bpf: selftests, test probe_* helpers from SCHED_CLS

[PATCH net-next 00/12] net: atlantic: QoS implementation
 2020-05-21 19:11 UTC  (5+ messages)
` [PATCH net-next 03/12] net: atlantic: changes for multi-TC support
    ` [EXT] "

[RFC][PATCH 0/5] thermal: Add new mechanism to get thermal notification
 2020-05-21 19:11 UTC  (8+ messages)
` [RFC][PATCH 3/5] thermal: Add support for setting notification thresholds

[PATCH 0/4] mm/gup, drm/i915: refactor gup_fast, convert to pin_user_pages()
 2020-05-21 19:11 UTC  (6+ messages)
  ` [Intel-gfx] "

[PATCH v2 1/3] ARM: pxa: remove Compulab pxa2xx boards
 2020-05-21 19:10 UTC  (8+ messages)

post-receive: pub/scm/linux/kernel/git/gustavoars/linux
 2020-05-21 19:10 UTC 

[PATCH V1 net-next 00/15] ENA features and cosmetic changes
 2020-05-21 19:08 UTC  (16+ messages)
` [PATCH V1 net-next 01/15] net: ena: add support for the rx offset feature
` [PATCH V1 net-next 02/15] net: ena: rename ena_com_free_desc to make API more uniform
` [PATCH V1 net-next 03/15] net: ena: use explicit variable size for clarity
` [PATCH V1 net-next 04/15] net: ena: fix ena_com_comp_status_to_errno() return value
` [PATCH V1 net-next 05/15] net: ena: add prints to failed commands
` [PATCH V1 net-next 06/15] net: ena: simplify ena_com_update_intr_delay_resolution()
` [PATCH V1 net-next 07/15] net: ena: cosmetic: rename ena_update_tx/rx_rings_intr_moderation()
` [PATCH V1 net-next 08/15] net: ena: cosmetic: set queue sizes to u32 for consistency
` [PATCH V1 net-next 09/15] net: ena: cosmetic: fix spelling and grammar mistakes in comments
` [PATCH V1 net-next 10/15] net: ena: cosmetic: fix line break issues
` [PATCH V1 net-next 11/15] net: ena: cosmetic: remove unnecessary code
` [PATCH V1 net-next 12/15] net: ena: cosmetic: code reorderings
` [PATCH V1 net-next 13/15] net: ena: cosmetic: fix spacing issues
` [PATCH V1 net-next 14/15] net: ena: cosmetic: minor code changes
` [PATCH V1 net-next 15/15] net: ena: reduce driver load time

[PATCH net-next] Extending bpf_setsockopt with SO_BINDTODEVICE sockopt
 2020-05-21 19:09 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/khilman/linux-amlogic
 2020-05-21 19:09 UTC 

post-receive: pub/scm/linux/kernel/git/khilman/linux-amlogic
 2020-05-21 19:09 UTC 

[PATCH v2 00/15] net: taint when the device driver firmware crashes
 2020-05-21 19:01 UTC  (10+ messages)
` [PATCH v2 12/15] ath10k: use new module_firmware_crashed()

[PATCH V1 0/3] Internal voltage control for qcom SDHC
 2020-05-21 19:07 UTC  (4+ messages)
` [PATCH V2 "
  ` [PATCH V2 2/3] mmc: sdhci-msm: Use internal voltage control

[PATCH 0/2] Fix W+X debug feature on x86
 2020-05-21 19:08 UTC  (2+ messages)

[PATCH bpf] flow_dissector: Drop BPF flow dissector prog ref on netns cleanup
 2020-05-21 19:08 UTC  (2+ messages)

[PATCH v10 00/26] Control-flow Enforcement: Shadow Stack
 2020-05-21 19:08 UTC  (7+ messages)

[PATCH 0/3] sparc: port to copy_thread_tls() and struct kernel_clone_args
 2020-05-21 19:08 UTC  (2+ messages)

[PATCH v2 net-next 0/7] dpaa2-eth: add support for Rx traffic classes
 2020-05-21 19:07 UTC  (13+ messages)

[PATCH QEMU v23 00/18] Add migration support for VFIO devices
 2020-05-21 19:05 UTC  (5+ messages)
` [PATCH QEMU v23 15/18] vfio: Add vfio_listener_log_sync to mark dirty pages
` [PATCH QEMU v23 16/18] vfio: Add ioctl to get dirty pages bitmap during dma unmap

+ mm-ptdump-expand-type-of-val-in-note_page.patch added to -mm tree
 2020-05-21 19:06 UTC 

+ x86-mm-ptdump-calculate-effective-permissions-correctly.patch added to -mm tree
 2020-05-21 19:06 UTC 

[PATCH 0/4] Update K3 DSP remoteproc driver for C71x DSPs
 2020-05-21 19:06 UTC  (5+ messages)
` [PATCH 2/4] remoteproc: introduce version element into resource type field

[PATCH 00/11] IIO: 1st set of timestamp alignment fixes
 2020-05-21 19:05 UTC  (14+ messages)
` [PATCH 07/11] iio:health:afe4403 Fix timestamp alignment and prevent data leak
` [PATCH 10/11] iio:chemical:sps30: Fix timestamp alignment
` [PATCH 11/11] iio:chemical:pms7003: Fix timestamp alignment and prevent data leak

[V8, 0/2] media: i2c: Add support for OV02A10 sensor
 2020-05-21 18:59 UTC  (7+ messages)
` [V8, 1/2] media: dt-bindings: media: i2c: Document OV02A10 bindings

[PATCH] PCI: shpchp: Remove surplus variable and ineffectual error check
 2020-05-21 19:04 UTC 

[patch V6 12/37] x86/entry: Provide idtentry_entry/exit_cond_rcu()
 2020-05-21 19:04 UTC  (13+ messages)

[PATCH v3] submodule: port subcommand 'set-branch' from shell to C
 2020-05-21 19:03 UTC  (3+ messages)

[linux-nvme:nvme-5.8 26/33] io-cmd-bdev.c:undefined reference to `t10_pi_type1_crc'
 2020-05-21 19:03 UTC 

[PATCH v2 0/4] TI K3 DSP remoteproc driver for C66x DSPs
 2020-05-21 19:01 UTC  (11+ messages)
` [PATCH v2 1/4] remoteproc: Introduce rproc_of_parse_firmware() helper
` [PATCH v2 4/4] remoteproc/k3-dsp: Add support for L2RAM loading on C66x DSPs

Offer
 2020-05-21 19:02 UTC 

post-receive: pub/scm/linux/kernel/git/khilman/linux-amlogic
 2020-05-21 19:01 UTC 

[PATCH] smp: generic ipi_raise tracepoint
 2020-05-21 19:00 UTC  (2+ messages)

[Intel-gfx] [PATCH 1/2] drm/i915/execlists: Shortcircuit queue_prio() for no internal levels
 2020-05-21 19:00 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/2] "

post-receive: pub/scm/linux/kernel/git/khilman/linux-amlogic
 2020-05-21 19:00 UTC 

[MPTCP] Re: [PATCH mptcp] mptcp: use untruncated hash in ADD_ADDR HMAC
 2020-05-21 19:00 UTC 

incoming
 2020-05-21 19:00 UTC  (2+ messages)
` + mm-vmstat-add-events-for-pmd-based-thp-migration-without-split-fix.patch added to -mm tree

[BUG?] b43: can't connect to WPA3 network (nohwcrypt=1)
 2020-05-21 18:59 UTC  (17+ messages)

linux-next: Tree for May 19 (block/rnbd/)
 2020-05-21 18:59 UTC  (4+ messages)
` [PATCH] rnbd: fix compilation error when CONFIG_MODULES is disabled

post-receive: pub/scm/linux/kernel/git/khilman/linux-amlogic
 2020-05-21 18:59 UTC 

[PULL 0/3] Socket next patches
 2020-05-21 18:58 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/khilman/linux-amlogic
 2020-05-21 18:59 UTC 

post-receive: pub/scm/linux/kernel/git/khilman/linux-amlogic
 2020-05-21 18:59 UTC 

post-receive: pub/scm/linux/kernel/git/khilman/linux-amlogic
 2020-05-21 18:59 UTC 

post-receive: pub/scm/linux/kernel/git/khilman/linux-amlogic
 2020-05-21 18:59 UTC 

post-receive: pub/scm/linux/kernel/git/khilman/linux-amlogic
 2020-05-21 18:59 UTC 

post-receive: pub/scm/linux/kernel/git/jic23/iio
 2020-05-21 18:59 UTC 

[PATCH] ssi/imx_spi: Removed unnecessary cast and fixed condition in while statement
 2020-05-21 18:56 UTC  (3+ messages)

[linux-next:master 10668/10701] include/linux/pgtable.h:203:2: note: in expansion of macro 'pte_clear'
 2020-05-21 18:58 UTC  (3+ messages)

accessing global and per-cpu vars
 2020-05-21 18:58 UTC  (2+ messages)

[meta-java][RFC] openjdk-14: add 14.0.1
 2020-05-21 18:57 UTC 

[PATCH v2 6/7] ASoC: soc-link: add snd_soc_link_compr_shutdown()
 2020-05-21 18:57 UTC  (2+ messages)

Anyone know what is creating commits with bogus dates?
 2020-05-21 18:57 UTC  (2+ messages)

[RFC 0/3] QEMU cpus.c refactoring
 2020-05-21 18:54 UTC  (4+ messages)
` [RFC 1/3] cpu-throttle: new module, extracted from cpus.c
` [RFC 2/3] cpu-timers: new module "
` [RFC 3/3] cpus: implement cpus interfaces for per-accel threads

[PATCH 00/11] clean-up the migration target allocation functions
 2020-05-21 18:57 UTC  (3+ messages)
` [PATCH 03/11] mm/hugetlb: introduce alloc_control structure to simplify migration target allocation APIs

[PATCH net-next] net/tls: fix race condition causing kernel panic
 2020-05-21 18:56 UTC  (6+ messages)

[PATCH 0/4] t: replace incorrect test_must_fail usage (part 5)
 2020-05-21 18:55 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 4/4] lib-submodule-update: pass OVERWRITING_FAIL

[PATCH v3 1/3] ARM: pxa: remove Compulab pxa2xx boards
 2020-05-21 18:51 UTC  (9+ messages)
` [PATCH v3 2/3] MAINTAINERS: pxa: remove Compulab arm/pxa support
` [PATCH v3 3/3] ASoC: pxa: remove Compulab pxa2xx boards

Offer
 2020-05-21 18:54 UTC 

post-receive: pub/scm/linux/kernel/git/jic23/iio
 2020-05-21 18:54 UTC 

[PATCH v2 1/5] powerpc/pmem: Add new instructions for persistent storage and sync
 2020-05-21 18:52 UTC  (12+ messages)
` [PATCH v2 3/5] libnvdimm/nvdimm/flush: Allow architecture to override the flush barrier

[PATCH v2 0/4] propose config-based hooks
 2020-05-21 18:54 UTC  (5+ messages)
` [PATCH v2 1/4] doc: propose hooks managed by the config
` [PATCH v2 2/4] hook: scaffolding for git-hook subcommand
` [PATCH v2 3/4] hook: add list command
` [PATCH v2 4/4] hook: add --porcelain to "

[PATCH mmotm] mm/vmstat: Add events for PMD based THP migration without split fix
 2020-05-21 18:54 UTC  (2+ messages)

Offer
 2020-05-21 18:53 UTC 

post-receive: pub/scm/linux/kernel/git/gustavoars/linux
 2020-05-21 18:53 UTC 

post-receive: pub/scm/linux/kernel/git/jic23/iio
 2020-05-21 18:52 UTC 

[PATCH] m68k: tools: Replace zero-length array with flexible-array member
 2020-05-21 18:57 UTC 

[dhowells-fs:fscache-iter 21/61] fs/fscache/obj.c:278:27: warning: comparison is always false due to limited range of data type
 2020-05-21 18:50 UTC 

[PATCH RFC 00/32] python/qemu: refactor as installable package
 2020-05-21 18:48 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/arm64/linux
 2020-05-21 18:49 UTC 

[PATCH 0/3] net: bridge: mrp: Add small fixes to MRP
 2020-05-21 18:49 UTC  (4+ messages)
` [PATCH 1/3] bridge: mrp: Add br_mrp_unique_ifindex function
    ` [Bridge] "

[PATCH] iommu/dma: limit iova free size to unmmaped iova
 2020-05-21 18:49 UTC  (3+ messages)

Offer
 2020-05-21 18:48 UTC 

[PATCH] xen/events: avoid NULL pointer dereference in evtchn_from_irq()
 2020-05-21 18:46 UTC  (4+ messages)

[PATCH] sata_rcar: Fix runtime PM imbalance on error
 2020-05-21 18:46 UTC  (2+ messages)

[PATCH] mm, memcg: reclaim more aggressively before high allocator throttling
 2020-05-21 18:45 UTC  (12+ messages)

[PATCH 5/9] blk-mq: don't set data->ctx and data->hctx in blk_mq_alloc_request_hctx
 2020-05-21 18:45 UTC  (13+ messages)
  ` io_uring vs CPU hotplug, was "

post-receive: pub/scm/linux/kernel/git/gustavoars/linux
 2020-05-21 18:44 UTC 

Timestamps, NFLOG, and ULOG
 2020-05-21 18:44 UTC 

[PATCH 0/3] RISC-V: Add kexec/kdump support
 2020-05-21 18:42 UTC  (2+ messages)

Offer
 2020-05-21 18:42 UTC 

Offer
 2020-05-21 18:41 UTC 

[oe-core][PATCH 1/1] terminal.py: do not stop searching for auto
 2020-05-21 18:41 UTC 

failed disks, mapper, and "Invalid argument"
 2020-05-21 18:40 UTC  (12+ messages)
            ` re-add syntax (was "Re: failed disks, mapper, and "Invalid argument"")
                ` re-add syntax

[RFC PATCH 0/2] printk/init: multi-line kernel command line logging
 2020-05-21 18:40 UTC  (2+ messages)
` [PATCH] printk: Move and rename maximum printk output line length defines

[PATCH v2] iio: proximity: ping: pass reference to IIO device as param to ping_read()
 2020-05-21 18:40 UTC  (2+ messages)

[RFC PATCH V4 0/4] media: platform: Add support for Face Detection (FD) on mt8183 SoC
 2020-05-21 18:38 UTC  (6+ messages)

[RFC PATCH 00/13] Core scheduling v5
 2020-05-21 18:31 UTC  (3+ messages)
` [PATCH RFC] sched: Add a per-thread core scheduling interface

[PATCH 0/8] KVM: x86: Interrupt-based mechanism for async_pf 'page present' notifications
 2020-05-21 18:38 UTC  (3+ messages)
` [PATCH 2/8] KVM: x86: extend struct kvm_vcpu_pv_apf_data with token info

[PATCH] iio: dac: ad5592r-base: Replace indio_dev->mlock with own device lock
 2020-05-21 18:38 UTC  (3+ messages)
` [PATCH v2] "


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.