All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-02-01 19:22:32 to 2021-02-01 19:58:53 UTC [more...]

safexcel driver for EIP197 and mini firmware features
 2021-02-01 18:56 UTC  (2+ messages)

[PATCH v11 00/17] Implement NTB Controller using multiple PCI EP
 2021-02-01 19:57 UTC  (6+ messages)
` [PATCH v11 01/17] Documentation: PCI: Add specification for the *PCI NTB* function device
` [PATCH v11 02/17] PCI: endpoint: Make *_get_first_free_bar() take into account 64 bit BAR
` [PATCH v11 03/17] PCI: endpoint: Add helper API to get the 'next' unreserved BAR
` [PATCH v11 04/17] PCI: endpoint: Make *_free_bar() to return error codes on failure
` [PATCH v11 05/17] PCI: endpoint: Remove unused pci_epf_match_device()

[PATCH 00/12] kasan: optimizations and fixes for HW_TAGS
 2021-02-01 19:43 UTC  (39+ messages)
` [PATCH 01/12] kasan, mm: don't save alloc stacks twice
` [PATCH 02/12] kasan, mm: optimize kmalloc poisoning
` [PATCH 03/12] kasan: optimize large "
` [PATCH 04/12] kasan: clean up setting free info in kasan_slab_free
` [PATCH 05/12] kasan: unify large kfree checks
` [PATCH 06/12] kasan: rework krealloc tests
` [PATCH 07/12] kasan, mm: remove krealloc side-effect
` [PATCH 08/12] kasan, mm: optimize krealloc poisoning
` [PATCH 09/12] kasan: ensure poisoning size alignment
` [PATCH 10/12] arm64: kasan: simplify and inline MTE functions
` [PATCH 11/12] kasan: always inline HW_TAGS helper functions
` [PATCH 12/12] arm64: kasan: export MTE symbols for KASAN tests

[PATCH net-next v2 00/10] Add notifications when route hardware flags change
 2021-02-01 19:47 UTC  (11+ messages)
` [PATCH net-next v2 01/10] netdevsim: fib: Convert the current occupancy to an atomic variable
` [PATCH net-next v2 02/10] netdevsim: fib: Perform the route programming in a non-atomic context
` [PATCH net-next v2 03/10] net: ipv4: Pass fib_rt_info as const to fib_dump_info()
` [PATCH net-next v2 04/10] net: ipv4: Publish fib_nlmsg_size()
` [PATCH net-next v2 05/10] net: ipv4: Emit notification when fib hardware flags are changed
` [PATCH net-next v2 06/10] net: Pass 'net' struct as first argument to fib6_info_hw_flags_set()
` [PATCH net-next v2 07/10] net: Do not call fib6_info_hw_flags_set() when IPv6 is disabled
` [PATCH net-next v2 08/10] net: ipv6: Emit notification when fib hardware flags are changed
` [PATCH net-next v2 09/10] selftests: Extend fib tests to run with and without flags notifications
` [PATCH net-next v2 10/10] selftests: netdevsim: Add fib_notifications test

[PATCH bpf-next V14 5/7] bpf: drop MTU check when doing TC-BPF redirect to ingress
 2021-02-01 19:58 UTC  (2+ messages)

[PATCH v3 0/6] hw/arm: Misc trivial fixes/cleanups
 2021-02-01 19:56 UTC  (9+ messages)
` [PATCH v3 1/6] hw/arm/stm32f405_soc: Add missing dependency on OR_IRQ
` [PATCH v3 3/6] hw/arm/xlnx-versal: Versal SoC requires ZDMA
` [PATCH v3 4/6] hw/arm/xlnx-versal: Versal SoC requires ZynqMP peripherals
` [PATCH v3 5/6] hw/net/can: ZynqMP CAN device requires PTIMER

[PATCH net] igb: Enable RSS for Intel I211 Ethernet Controller
 2021-02-01 19:45 UTC  (6+ messages)
      ` [Intel-wired-lan] "

[PATCH v2] PCI: Fix Intel i210 by avoiding overlapping of BARs
 2021-02-01 19:49 UTC  (4+ messages)
  ` [Intel-wired-lan] "

[dpdk-dev] [PATCH] maintainers: update for nfp
 2021-02-01 19:56 UTC  (2+ messages)

[PATCH 0/3] Add octal DTR support for Macronix flash
 2021-02-01 19:55 UTC  (3+ messages)
` [PATCH 1/3] mtd: spi-nor: macronix: add support for Macronix octaflash

[PATCH V2] opp: Don't ignore clk_get() errors other than -ENOENT
 2021-02-01 19:54 UTC  (2+ messages)

[PATCH] net: phy: add Marvell 88X2222 transceiver support
 2021-02-01 19:22 UTC 

[PATCH v7 0/6] tracing: More synthetic event error fixes
 2021-02-01 19:48 UTC  (7+ messages)
` [PATCH v7 1/6] tracing/dynevent: Delegate parsing to create function
` [PATCH v7 2/6] tracing: Rework synthetic event command parsing
` [PATCH v7 3/6] tracing: Update synth command errors
` [PATCH v7 4/6] tracing: Add a backward-compatibility check for synthetic event creation
` [PATCH v7 5/6] selftests/ftrace: Update synthetic event syntax errors
` [PATCH v7 6/6] selftests/ftrace: Add '!event' synthetic event syntax check

[PATCH mlx5-next v1] RDMA/mlx5: Cleanup the synchronize_srcu() from the ODP flow
 2021-02-01 19:49 UTC  (2+ messages)

[stable-5.10.y] Pick up "x86/entry: Remove put_ret_addr_in_rdi THUNK macro argument"
 2021-02-01 19:50 UTC 

[PATCH 00/10] Refactor arch specific Hyper-V code
 2021-02-01 19:53 UTC  (3+ messages)
` [PATCH 10/10] clocksource/drivers/hyper-v: Move handling of STIMER0 interrupts

[PATCH] virtiofsd: Add restart_syscall to the seccomp whitelist
 2021-02-01 19:52 UTC  (2+ messages)

[PATCH v4 00/16] qapi: static typing conversion, pt1.5
 2021-02-01 19:37 UTC  (17+ messages)
` [PATCH v4 01/16] qapi/commands: assert arg_type is not None
` [PATCH v4 02/16] qapi/events: fix visit_event typing
` [PATCH v4 03/16] qapi/main: handle theoretical None-return from re.match()
` [PATCH v4 04/16] qapi/gen: inline _wrap_ifcond into end_if()
` [PATCH v4 05/16] qapi: centralize is_[user|system|builtin]_module methods
` [PATCH v4 06/16] qapi/gen: Replace ._begin_system_module()
` [PATCH v4 07/16] qapi: use explicitly internal module names
` [PATCH v4 08/16] qapi: use './builtin' as the built-in module name
` [PATCH v4 09/16] qapi/gen: Combine ._add_[user|system]_module
` [PATCH v4 10/16] qapi: centralize the built-in module name definition
` [PATCH v4 11/16] qapi/gen: write _genc/_genh access shims
` [PATCH v4 12/16] qapi/gen: Support for switching to another module temporarily
` [PATCH v4 13/16] qapi/commands: Simplify command registry generation
` [PATCH v4 14/16] qapi/gen: Drop support for QAPIGen without a file name
` [PATCH v4 15/16] qapi: type 'info' as Optional[QAPISourceInfo]
` [PATCH v4 16/16] qapi: enable strict-optional checks

git fails with a broken pipe when one quits the pager
 2021-02-01 19:52 UTC  (5+ messages)
` [PATCH] pager: exit without error on SIGPIPE

[PATCH v4 00/14] V4L2 Async notifier API cleanup
 2021-02-01 19:50 UTC  (7+ messages)
` [PATCH v4 01/14] media: v4l2-async: Clean v4l2_async_notifier_add_fwnode_remote_subdev
` [PATCH v4 11/14] media: v4l2-async: Fix incorrect comment
` [PATCH v4 13/14] media: v4l2-async: Improve v4l2_async_notifier_add_*_subdev() API

[PATCH v4 00/15] x86: major paravirt cleanup
 2021-02-01 19:48 UTC  (4+ messages)
` [PATCH v4 07/15] x86/paravirt: switch time pvops functions to use static_call()

[PATCH] PCI: endpoint: Explain NTB in PCI_EPF_NTB help text
 2021-02-01 19:51 UTC 

[PATCH 0/3] Speed up remove_redundant()
 2021-02-01 19:51 UTC  (4+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 1/5] commit-reach: reduce requirements for remove_redundant()

[scan-admin@coverity.com: New Defects reported by Coverity Scan for Das U-Boot]
 2021-02-01 19:51 UTC 

Migration to trusted keys: sealing user-provided key?
 2021-02-01 19:46 UTC  (8+ messages)

What's cooking in git.git (Jan 2021, #06; Sat, 30)
 2021-02-01 19:48 UTC  (3+ messages)

[PATCH 00/10] [RFC] Simple IPC Mechanism
 2021-02-01 19:45 UTC  (16+ messages)
` [PATCH v2 00/14] "
  ` [PATCH v2 01/14] ci/install-depends: attempt to fix "brew cask" stuff
  ` [PATCH v2 02/14] pkt-line: promote static buffer in packet_write_gently() to callers
  ` [PATCH v2 03/14] pkt-line: add write_packetized_from_buf2() that takes scratch buffer
  ` [PATCH v2 04/14] pkt-line: optionally skip the flush packet in write_packetized_from_buf()
  ` [PATCH v2 05/14] pkt-line: (optionally) libify the packet readers
  ` [PATCH v2 06/14] pkt-line: accept additional options in read_packetized_to_strbuf()
  ` [PATCH v2 07/14] simple-ipc: design documentation for new IPC mechanism
  ` [PATCH v2 08/14] simple-ipc: add win32 implementation
  ` [PATCH v2 09/14] simple-ipc: add t/helper/test-simple-ipc and t0052
  ` [PATCH v2 10/14] unix-socket: elimiate static unix_stream_socket() helper function
  ` [PATCH v2 11/14] unix-socket: add options to unix_stream_listen()
  ` [PATCH v2 12/14] unix-socket: add no-chdir option "
  ` [PATCH v2 13/14] unix-socket: do not call die in unix_stream_connect()
  ` [PATCH v2 14/14] simple-ipc: add Unix domain socket implementation

[PATCH] Update email address
 2021-02-01 19:48 UTC 

Backport of a1df829ead587 ("ACPI/IORT: Do not blindly trust DMA masks from firmware")
 2021-02-01 19:46 UTC 

[PATCH v1 1/3] usb: typec: tcpm: Add Callback to Usb Communication capable partner
 2021-02-01 19:45 UTC  (6+ messages)

[qemu-mainline test] 158879: regressions - FAIL
 2021-02-01 19:47 UTC 

[RESEND PATCH net-next 0/4] add HSR offloading support for DSA switches
 2021-02-01 19:43 UTC  (4+ messages)
` [RESEND PATCH net-next 1/4] net: hsr: generate supervision frame without HSR tag

[PATCH] pmbus:max31785: Support revision "B"
 2021-02-01 19:43 UTC  (2+ messages)

[PATCH] arm64: dts: mediatek: mt8183: evb: Add domain supply for mfg
 2021-02-01 19:42 UTC  (4+ messages)

[PATCH 0/3 v2] arm64/ptrace: allow to get all registers on syscall traps
 2021-02-01 19:40 UTC  (8+ messages)
` [PATCH 1/3] arm64/ptrace: don't clobber task registers on syscall entry/exit traps
` [PATCH 2/3] arm64/ptrace: introduce PTRACE_O_ARM64_RAW_REGS
` [PATCH 3/3] selftest/arm64/ptrace: add tests for PTRACE_O_ARM64_RAW_REGS

[PATCH v1 1/5] dt-bindings: usb: convert rockchip,dwc3.txt to yaml
 2021-02-01 19:41 UTC  (15+ messages)
` [PATCH v1 2/5] dt-bindings: usb: dwc3: add description for rk3328
` [PATCH v1 3/5] usb: dwc3: of-simple: add compatible "
` [PATCH v1 4/5] arm64: dts: rockchip: add rk3328 dwc3 usb controller node
` [PATCH v1 5/5] dts64: rockchip: enable dwc3 usb for A95X Z2

[Intel-gfx] [PATCH 00/15] drm/i915: Clean up the DDI clock routing mess
 2021-02-01 19:42 UTC  (8+ messages)
` [Intel-gfx] [PATCH 13/15] drm/i915: Split alds/rkl from icl_ddi_combo_{enable, disable}_clock()
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Clean up the DDI clock routing mess
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

[PATCH v4 0/9] mtd: spi-nor: Add support for Cypress s25hl-t/s25hs-t
 2021-02-01 19:40 UTC  (5+ messages)
` [PATCH v4 8/9] mtd: spi-nor-core: Add fixups "
` [PATCH v4 9/9] mtd: spi-nor-tiny: "

[patch 0/8] ntp/rtc: Fixes and cleanups
 2021-02-01 19:40 UTC  (14+ messages)
` [patch 1/8] rtc: mc146818: Prevent reading garbage
  ` [patch 1/8] rtc: mc146818: Prevent reading garbage - bug
          ` [PATCH V2] rtc: mc146818: Detect and handle broken RTCs
                ` [PATCH] rtc: mc146818: Dont test for bit 0-5 in Register D
                  ` [PATCH V2] "

[PATCH 00/14] CXL 2.0 Support
 2021-02-01 19:34 UTC  (12+ messages)
` [PATCH 04/14] cxl/mem: Implement polled mode mailbox
` [PATCH 09/14] cxl/mem: Add a "RAW" send command

[PATCH V2 0/3] SWIOTLB: Preserve swiotlb map offset when needed
 2021-02-01 19:35 UTC  (7+ messages)
` [PATCH V2 1/3] Adding page_offset_mask to device_dma_parameters
` [PATCH V2 3/3] Adding device_dma_parameters->offset_preserve_mask to NVMe driver

[igt-dev] [PATCH i-g-t] tests/kms_flip_scaled: on mode selection choose mode with lowest vertical refresh
 2021-02-01 19:36 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH v3 0/3] blk-mq: Don't complete in IRQ, use llist_head
 2021-02-01 19:35 UTC  (3+ messages)
` [PATCH 1/3] smp: Process pending softirqs in flush_smp_call_function_from_idle()

[PATCH 0/2] arm64: Further fixes to the linear address checking
 2021-02-01 19:33 UTC  (2+ messages)

[PATCH v3 0/9] userfaultfd: add minor fault handling
 2021-02-01 19:33 UTC  (5+ messages)
` [PATCH v3 7/9] userfaultfd: add UFFDIO_CONTINUE ioctl
` [PATCH v3 9/9] userfaultfd/selftests: add test exercising minor fault handling

Xen 4.14.1 on RPI4: device tree generation failed
 2021-02-01 19:33 UTC  (8+ messages)

[Intel-gfx] [PATCH 01/57] drm/i915/gt: Restrict the GT clock override to just Icelake
 2021-02-01 19:33 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [01/57] "

[linux-5.4 test] 158881: regressions - FAIL
 2021-02-01 19:31 UTC 

[PATCH] env: Fix warning when forcing environment without ENV_ACCESS_IGNORE_FORCE
 2021-02-01 19:31 UTC  (5+ messages)

[intel-linux-intel-lts:4.19/android_r 18600/21556] drivers/usb/host/xhci-dbgcap.c:191:6: warning: no previous prototype for function 'xhci_dbc_flush_requests'
 2021-02-01 19:30 UTC 

[PATCH v2 0/2] Console/stdio use after free
 2021-02-01 19:29 UTC  (5+ messages)
` [PATCH v2 2/2] console: Don't start/stop console if stdio device invalid

[xen-unstable-smoke test] 158897: regressions - trouble: blocked/fail
 2021-02-01 19:28 UTC 

[PATCH v3] virtiofsd: prevent opening of special files (CVE-2020-35517)
 2021-02-01 19:26 UTC  (5+ messages)
    ` [Virtio-fs] "

[GIT PULL for v5.11-rc7] media fixes
 2021-02-01 19:25 UTC  (2+ messages)

Question about xen and Rasp 4B
 2021-02-01 19:25 UTC  (10+ messages)

Using serial port with module xeno_16550A
 2021-02-01 19:26 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/dhcpcd: create /var/db/dhcpcd
 2021-02-01 19:24 UTC 

git fails with a broken pipe when one quits the pager
 2021-02-01 19:23 UTC  (4+ messages)
` [PATCH 3/3] pager: properly log pager exit code when signalled

[PATCH 00/22] Add Intel Ethernet Protocol Driver for RDMA (irdma)
 2021-02-01 19:21 UTC  (7+ messages)
` [PATCH 07/22] RDMA/irdma: Register an auxiliary driver and implement private channel OPs

[obsolete] linux-next-git-rejects.patch removed from -mm tree
 2021-02-01 19:21 UTC 


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.