All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-20 16:41:33 to 2020-05-20 17:16:46 UTC [more...]

post-receive: pub/scm/linux/kernel/git/broonie/spi
 2020-05-20 17:16 UTC 

[RESEND PATCH v7 0/5] powerpc/papr_scm: Add support for reporting nvdimm health
 2020-05-20 17:15 UTC  (9+ messages)
` [RESEND PATCH v7 2/5] seq_buf: Export seq_buf_printf() to external modules
` [RESEND PATCH v7 3/5] powerpc/papr_scm: Fetch nvdimm health information from PHYP

Remove WALNUT hacks in serio/i8042 (was Re: ld.lld: error: undefined symbol: kb_cs)
 2020-05-20 17:16 UTC  (4+ messages)
` [PATCH] input: i8042: Remove special PowerPC handling

[PATCH 0/2] Fix breakage from adding MSR_IA32_UMWAIT_CONTROL
 2020-05-20 17:15 UTC  (5+ messages)
` [PATCH 2/2] kvm/x86: don't expose MSR_IA32_UMWAIT_CONTROL unconditionally

[PATCH liburing v2 0/5] liburing: add helpers to enable/disable eventfd notifications
 2020-05-20 17:12 UTC  (7+ messages)
` [PATCH liburing v2 1/5] Add CQ ring 'flags' field
` [PATCH liburing v2 2/5] man/io_uring_setup.2: add 'flags' field in the struct io_cqring_offsets
` [PATCH liburing v2 3/5] Add helpers to set and get eventfd notification status
` [PATCH liburing v2 4/5] man/io_uring_register.2: add IORING_CQ_EVENTFD_DISABLED description
` [PATCH liburing v2 5/5] Add test/eventfd-disable.c test case

[Buildroot] [PATCH/next 1/1] package/kodi-inputstream-adaptive: bump version to 2.4.5
 2020-05-20 17:14 UTC 

[PATCH v2 00/29] Possible NFSD patches for v5.8
 2020-05-20 17:14 UTC  (11+ messages)

[PATCH] scsi: target: put lun_ref at end of tmr processing
 2020-05-20 17:14 UTC  (2+ messages)

[PATCH] dt-bindings: input: touchscreen: edt-ft5x06: change reg property
 2020-05-20 17:13 UTC  (3+ messages)

[PATCH 0/3] openbsd: fixes for 2.27.0-RC0
 2020-05-20 17:14 UTC  (5+ messages)
` [PATCH 2/3] bisect: remove CR characters from revision in replay

[PATCH v5] ACPI/IORT: Fix PMCG node single ID mapping handling
 2020-05-20 17:13 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/bluetooth/bluetooth-next
 2020-05-20 17:13 UTC 

[PATCH] Bluetooth: hci_qca: Fix uninitialized access to hdev
 2020-05-20 17:13 UTC  (2+ messages)

[PATCH 00/16 v8] nvme-rdma/nvmet-rdma: Add metadata/T10-PI support
 2020-05-20 17:12 UTC  (2+ messages)

[patch V6 00/37] x86/entry: Rework leftovers and merge plan
 2020-05-20 17:13 UTC  (15+ messages)
` [patch V6 12/37] x86/entry: Provide idtentry_entry/exit_cond_rcu()
` [patch V6 36/37] x86/entry: Move paranoid irq tracing out of ASM code

[PATCH V4 0/3] nvmet: add target ns revalidate support
 2020-05-20 17:12 UTC  (2+ messages)

[PATCH v2] nvmet-tcp: move send/recv error handling in the send/recv methods instead of call-sites
 2020-05-20 17:12 UTC  (2+ messages)

[PATCH] media: cedrus: Add support for additional output formats
 2020-05-20 17:14 UTC  (2+ messages)

[PATCH] nvme: delete an unnecessary declaration
 2020-05-20 17:12 UTC  (3+ messages)

[PATCH 0/3] blk-mq/nvme: improve nvme-pci reset handler
 2020-05-20 17:10 UTC  (4+ messages)
` [PATCH 3/3] nvme-pci: make nvme reset more reliable

[PATCH net-next 00/12] net: atlantic: QoS implementation
 2020-05-20 17:11 UTC  (5+ messages)
` [PATCH net-next 03/12] net: atlantic: changes for multi-TC support
` [PATCH net-next 07/12] net: atlantic: QoS implementation: max_rate

[PATCH] lan743x: Added fixed link support
 2020-05-20 17:10 UTC 

[PATCH 00/24] efi/libstub: Add printf implementation
 2020-05-20 17:09 UTC  (8+ messages)
` [PATCH 17/24] efi/libstub: Implement printk-style logging

[Buildroot] Console warning using the package aircrack-ng
 2020-05-20 17:09 UTC  (2+ messages)

clock_gettime64 vdso bug on 32-bit arm, rpi-4
 2020-05-20 17:09 UTC  (7+ messages)

[PATCH v2 0/2] Fix VMX preemption timer migration
 2020-05-20 17:08 UTC  (3+ messages)
` [PATCH v2 1/2] KVM: nVMX: "

[PATCH v5 1/4] rcu/kasan: record and print call_rcu() call stack
 2020-05-20 17:08 UTC  (4+ messages)

[RFC PATCH v3 0/2] arm64: tlb: add support for TLBI RANGE instructions
 2020-05-20 17:08 UTC  (6+ messages)
` [RFC PATCH v3 2/2] arm64: tlb: Use the TLBI RANGE feature in arm64

[PATCH v4] ACPI/IORT: Fix PMCG node single ID mapping handling
 2020-05-20 17:07 UTC  (4+ messages)

[PATCH net-next] net/tls: fix race condition causing kernel panic
 2020-05-20 17:09 UTC  (3+ messages)

blk-mq: improvement CPU hotplug (simplified version) v3
 2020-05-20 17:06 UTC  (7+ messages)
` [PATCH 1/6] blk-mq: remove the bio argument to ->prepare_request
` [PATCH 2/6] blk-mq: simplify the blk_mq_get_request calling convention
` [PATCH 3/6] blk-mq: move more request initialization to blk_mq_rq_ctx_init
` [PATCH 4/6] blk-mq: open code __blk_mq_alloc_request in blk_mq_alloc_request_hctx
` [PATCH 5/6] blk-mq: add blk_mq_all_tag_iter
` [PATCH 6/6] blk-mq: drain I/O when all CPUs in a hctx are offline

[PATCH v2 1/3] PCI: Correct the PCI quirk for the ALI M7101 chipset
 2020-05-20 17:06 UTC  (2+ messages)

[PATCH] phy: Fix possible NULL pointer deference
 2020-05-20 17:05 UTC 

[PATCH] mm, memcg: reclaim more aggressively before high allocator throttling
 2020-05-20 17:04 UTC  (4+ messages)

Linux 5.6.14
 2020-05-20 17:03 UTC  (2+ messages)

[PATCH] PCI/ERR: Resolve regression in pcie_do_recovery
 2020-05-20 17:04 UTC  (4+ messages)
` [PATCH v1 1/1] PCI/ERR: Handle fatal error recovery for non-hotplug capable devices

Linux 5.4.42
 2020-05-20 17:03 UTC  (2+ messages)

Linux 4.19.124
 2020-05-20 17:03 UTC  (2+ messages)

[PATCH bpf-next v4 00/15] Introduce AF_XDP buffer allocation API
 2020-05-20 17:03 UTC  (9+ messages)
` [PATCH bpf-next v4 03/15] xsk: move driver interface to xdp_sock_drv.h
` [PATCH bpf-next v4 07/15] i40e: separate kernel allocated rx_bi rings from AF_XDP rings
    ` [Intel-wired-lan] "
` [PATCH bpf-next v4 09/15] ice, xsk: migrate to new MEM_TYPE_XSK_BUFF_POOL
    ` [Intel-wired-lan] "

[PATCH net 0/4] net: ethernet: fec: move GPR reigster offset and bit into DT
 2020-05-20 17:03 UTC  (5+ messages)
` [PATCH net 1/4] net: ethernet: fec: move GPR register "
` [PATCH net 3/4] ARM: dts: imx6: update fec gpr property to match new format

Linux 4.9.224
 2020-05-20 17:03 UTC  (2+ messages)

[PATCH 0/5] ASoC: SOF: extended manifest support for 5.8
 2020-05-20 16:59 UTC  (6+ messages)
` [PATCH 1/5] ASoC: SOF: loader: Adjust validation condition for fw_offset
` [PATCH 2/5] ASoC: SOF: Introduce extended manifest
` [PATCH 3/5] ASoC: SOF: ext_manifest: parse firmware version
` [PATCH 4/5] ASoC: SOF: ext_manifest: parse windows
` [PATCH 5/5] ASoC: SOF: ext_manifest: parse compiler version

Linux 4.14.181
 2020-05-20 17:03 UTC  (2+ messages)

Linux 4.4.224
 2020-05-20 17:02 UTC  (2+ messages)

[PATCH v5 00/18] Rework READ_ONCE() to improve codegen
 2020-05-20 17:03 UTC  (6+ messages)
` [PATCH v5 04/18] sparc32: mm: Reduce allocation size for PMD and PTE tables

[PATCH] qla2xxx: Remove an unused function
 2020-05-20 17:00 UTC  (2+ messages)

[PATCH] Input: omap-keypad - fix runtime pm imbalance on error
 2020-05-20 17:02 UTC  (2+ messages)

[RFC PATCH] tick/sched: update full_nohz status after SCHED dep is cleared
 2020-05-20 17:02 UTC  (4+ messages)

[RFC PATCH v2 0/4] Add logic to consolidate TRBs for Synopsys xHC
 2020-05-20 17:00 UTC  (6+ messages)
` [RFC PATCH v2 4/4] usb: xhci: Use temporary buffer to consolidate SG

[RISU v2 00/17] risu cleanups and improvements
 2020-05-20 16:59 UTC  (4+ messages)
` [RISU v2 14/17] Add magic and size to the trace header

[XEN PATCH] tools/xenstore: mark variable in header as extern
 2020-05-20 16:59 UTC  (2+ messages)

[PATCH 1/3] selftests: kvm: add a SVM version of state-test
 2020-05-20 17:00 UTC  (3+ messages)

[PATCH] mm, memcg: unify reclaim retry limits with page allocator
 2020-05-20 16:59 UTC  (2+ messages)

Qemu Support for Virtio Video V4L2 driver
 2020-05-20 16:56 UTC  (13+ messages)
` [virtio-dev] Re: Fwd: "

Possible bug in op path?
 2020-05-20 16:56 UTC  (3+ messages)
` [ceph-users] "

Processing PLDM FRU information with entity manager
 2020-05-20 16:56 UTC  (3+ messages)

Travis CI: Run selinux-testsuite
 2020-05-20 16:56 UTC  (3+ messages)
` [v2] "

[PATCH] scsi: lpfc: Fix a use after free in lpfc_nvme_unsol_ls_handler()
 2020-05-20 16:55 UTC  (5+ messages)
` [PATCH resend] "

[PATCH v3 1/2] scsi: ufs: export hibern8 entry and exit
 2020-05-20 16:55 UTC  (4+ messages)
` [PATCH v3 2/2] scsi: ufs-qcom: enter and exit hibern8 during clock scaling

post-receive: pub/scm/linux/kernel/git/broonie/spi
 2020-05-20 16:55 UTC 

post-receive: pub/scm/linux/kernel/git/broonie/regulator
 2020-05-20 16:55 UTC 

[PATCH ghak25 v6] audit: add subj creds to NETFILTER_CFG record to cover async unregister
 2020-05-20 16:55 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/broonie/sound
 2020-05-20 16:55 UTC 

[v4l-utils] Error in `media-ctl': double free or corruption (fasttop)
 2020-05-20 16:55 UTC 

[PATCHv3 0/5] EXC3000 Updates
 2020-05-20 16:54 UTC  (7+ messages)
` [PATCHv3 2/5] Input: EXC3000: switch to i2c's probe_new API
` [PATCHv3 4/5] Input: EXC3000: Add support to query model and fw_version
` [PATCHv3 5/5] Input: EXC3000: Add reset gpio support

[PATCH v3 0/7] Introduce features and debugfs/sysfs entries for MHI
 2020-05-20 16:54 UTC  (5+ messages)
` [PATCH v3 1/7] bus: mhi: core: Abort suspends due to outgoing pending packets
` [PATCH v3 2/7] bus: mhi: core: Introduce independent voting mechanism

[BUG] Consistent LBR/TSX vmentry failure (0x80000022) calling domain_crash() in vmx.c:3324
 2020-05-20 16:53 UTC  (8+ messages)

[PATCH net-next] ipv6/route: inherit max_sizes from current netns
 2020-05-20 16:54 UTC  (2+ messages)

[dunfell/master][PATCH] gcc-arm,gcc-aarch64: upgrade baremetal gcc compilers to 9.2-2019.12
 2020-05-20 16:54 UTC 

[PATCH] KVM: PPC: Book3S HV: relax check on H_SVM_INIT_ABORT
 2020-05-20 16:51 UTC  (3+ messages)

Documentation on Enabling NetLabel
 2020-05-20 16:53 UTC 

[xen-unstable test] 150267: tolerable FAIL - PUSHED
 2020-05-20 16:52 UTC 

[PATCH ghak28/ghak25 user v6 0/2] parse EVENT_LISTENER and NETFILTER_CFG
 2020-05-20 16:52 UTC  (3+ messages)
` [PATCH ghak28/ghak25 user v6 1/2] ausearch-parse: add parser for YAASAO
` [PATCH ghak28/ghak25 user v6 2/2] ausearch-parse: mod parser for YAASAO for NETFILTER_CFG

[Ksummit-discuss] [TECH TOPIC] seccomp feature development
 2020-05-20 16:31 UTC  (2+ messages)

[PATCH blktests] Restore support for running tests without prior test results
 2020-05-20 16:52 UTC 

[PATCH] VT-x: extend LBR Broadwell errata coverage
 2020-05-20 16:51 UTC  (4+ messages)

[PATCH 0/4] fuzz: misc changes for oss-fuzz compatability
 2020-05-20 16:51 UTC  (3+ messages)
` [PATCH 1/4] fuzz: add datadir "

[balbi-usb:next 69/89] drivers/usb/dwc3/gadget.c:1885:7: note: in expansion of macro 'DWC3_VER_IS_WITHIN'
 2020-05-20 16:51 UTC  (2+ messages)

[PATCH][dunfell 1/3] recipes-kernel/linux-firmware: Add wlanmdsp.mbn to qcom-modem package
 2020-05-20 16:51 UTC  (2+ messages)

[PATCH 0/7] Share events between metrics
 2020-05-20 16:50 UTC  (5+ messages)
` [PATCH 5/7] perf metricgroup: Remove duped metric group events

[PATCH v1 1/3] irqdomain: Make __irq_domain_add() less OF-dependent
 2020-05-20 16:49 UTC  (3+ messages)
` [PATCH v1 2/3] irqdomain: Get rid of special treatment for ACPI in __irq_domain_add()
` [PATCH v1 3/3] irqdomain: Allow software node to be correct one for IRQ domain

[PATCH 0/2] HMP: qom-get and set
 2020-05-20 16:47 UTC  (5+ messages)
` [PATCH 1/2] hmp: Implement qom-get HMP command
` [PATCH 2/2] hmp: Simplify qom_set

[PATCH] ldconfig.8: Mention new default for --format in glibc 2.32
 2020-05-20 16:48 UTC 

[PATCH v2 1/2] mtd: rawnand: Add a helper for testing data interface
 2020-05-20 16:40 UTC  (4+ messages)
  ` SV: "

[PATCH Kernel v22 0/8] Add UAPIs to support migration for VFIO devices
 2020-05-20 16:46 UTC  (6+ messages)

[PATCH v1 0/6] iommu/arm-smmu: Auxiliary domain and per instance pagetables
 2020-05-20 16:35 UTC  (9+ messages)
` [PATCH v1 2/6] arm/smmu: Add auxiliary domain support for arm-smmuv2

[PATCH] USB: sisusbvga: Fix left shifting a possible negative value
 2020-05-20 16:47 UTC  (2+ messages)

[RFC PATCH] i2c: at91: Fix pinmux after devm_gpiod_get() for bus recovery
 2020-05-20 16:27 UTC  (4+ messages)
  `  "

[PATCH 1/2] drm/mm: expand rb_hole_addr augmented callbacks
 2020-05-20 16:46 UTC  (6+ messages)
` [PATCH 2/2] drm/mm: improve rb_hole_addr rbtree search

[PATCH v6 00/19] mtd: spi-nor: add xSPI Octal DTR support
 2020-05-20 16:30 UTC  (25+ messages)
` [PATCH v6 11/19] mtd: spi-nor: core: do 2 byte reads for SR and FSR in DTR mode
` [PATCH v6 12/19] mtd: spi-nor: core: enable octal DTR mode when possible
` [PATCH v6 13/19] mtd: spi-nor: sfdp: do not make invalid quad enable fatal
` [PATCH v6 14/19] mtd: spi-nor: sfdp: detect Soft Reset sequence support from BFPT
` [PATCH v6 15/19] mtd: spi-nor: core: perform a Soft Reset on shutdown
` [PATCH v6 16/19] mtd: spi-nor: core: disable Octal DTR mode on suspend
` [PATCH v6 17/19] mtd: spi-nor: core: expose spi_nor_default_setup() in core.h
` [PATCH v6 18/19] mtd: spi-nor: spansion: add support for Cypress Semper flash
` [PATCH v6 19/19] mtd: spi-nor: micron-st: allow using MT35XU512ABA in Octal DTR mode

[PATCH] hwrng: ks-sa - fix runtime pm imbalance on error
 2020-05-20 16:45 UTC  (3+ messages)

[dpdk-dev] [PATCH 0/4] fix build with GCC 10
 2020-05-20 16:45 UTC  (2+ messages)

[PATCH 0/9] ppc/pnv: Introduce the XIVE2 and PHB5 controllers for the POWER10 chip
 2020-05-20 16:40 UTC  (3+ messages)
` [PATCH 3/9] ppc/xive2: Introduce a XIVE2 core framework

[PATCH] w1_therm: Free the correct variable
 2020-05-20 16:44 UTC  (3+ messages)

[PATCH] qla2xxx: Remove return value from qla_nvme_ls()
 2020-05-20 16:41 UTC  (2+ messages)

[PATCH net-next v2 0/4] DP83869 Enhancements
 2020-05-20 16:43 UTC  (7+ messages)
` [PATCH net-next v2 3/4] dt-bindings: net: Add RGMII internal delay for DP83869

[PATCH] PCI: tegra: fix runtime pm imbalance on error
 2020-05-20 16:42 UTC  (3+ messages)

[PATCH 0/2] avoid OOB access in SD card emulator
 2020-05-20 16:40 UTC  (3+ messages)
` [PATCH 1/2] sd: check bit number before setting card_status flag

[PATCH v4] dm: uclass: don't assign aliased seq numbers
 2020-05-20 16:42 UTC  (12+ messages)

[PATCH v3 0/5] fix & merge block_status_above and is_allocated_above
 2020-05-20 16:39 UTC  (3+ messages)
` [PATCH v3 5/5] iotests: add commit top->base cases to 274

[PATCH v1] Revert "software node: Simplify software_node_release() function"
 2020-05-20 16:41 UTC  (3+ 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.