All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-04-24 00:51:47 to 2020-04-24 02:39:01 UTC [more...]

[PATCH V4] dt-bindings: firmware: imx: Move system control into dt-binding headfile
 2020-04-24  2:30 UTC 

[PATCH v4 1/5] soc: qcom: rpmh-rsc: Corrently ignore CPU_CLUSTER_PM notifications
 2020-04-24  2:38 UTC  (4+ messages)
` [PATCH v4 2/5] soc: qcom: rpmh-rsc: We aren't notified of our own failure w/ NOTIFY_BAD

[PATCH] memcg: optimize memory.numa_stat like memory.stat
 2020-04-24  2:38 UTC  (6+ messages)

[PATCH 1/2] firmware: imx: make sure MU irq can wake up system from suspend mode
 2020-04-24  2:38 UTC  (8+ messages)
` [PATCH 2/2] firmware: imx: MU IRQ group number should be 7

[RFC v3] pdc: Introduce irq_set_wake call
 2020-04-24  2:37 UTC  (8+ messages)
` [RFC v3] irqchip: qcom: "

[PATCH v2 0/9] livepatch,module: Remove .klp.arch and module_disable_ro()
 2020-04-24  2:35 UTC  (11+ messages)
` [PATCH v2 6/9] s390/module: Use s390_kernel_write() for late relocations

[ANNOUNCE] exfatprogs-1.0.2 version released
 2020-04-24  2:32 UTC  (4+ messages)

[PATCH] mailbox: imx: Add context save/restore for suspend/resume
 2020-04-24  2:32 UTC  (5+ messages)

[PATCH] firmware_loader: re-export fw_fallback_config into firmware_loader's own namespace
 2020-04-24  2:31 UTC  (5+ messages)

[PATCH V3] dt-bindings: firmware: imx: Move system control into dt-binding headfile
 2020-04-24  2:30 UTC  (4+ messages)

[PATCH v2 00/17] ASoC: soc-dai: add snd_soc_dai_xxx()
 2020-04-24  2:28 UTC  (2+ messages)

[PATCH 1/2] ALSA: usb-audio: Improve frames size computation
 2020-04-24  2:24 UTC  (2+ messages)
` [PATCH 2/2] ALSA: usb-audio: Remove async workaround for Scarlett 2nd gen

[PATCH net-next 0/8] net: hns3: refactor for MAC table
 2020-04-24  2:23 UTC  (9+ messages)
` [PATCH net-next 1/8] net: hns3: refine for unicast MAC VLAN space management
` [PATCH net-next 2/8] net: hns3: remove unnecessary parameter 'is_alloc' in hclge_set_umv_space()
` [PATCH net-next 3/8] net: hns3: replace num_req_vfs with num_alloc_vport in hclge_reset_umv_space()
` [PATCH net-next 4/8] net: hns3: refactor the MAC address configure
` [PATCH net-next 5/8] net: hns3: add support for dumping UC and MC MAC list
` [PATCH net-next 6/8] net: hns3: refactor the promisc mode setting
` [PATCH net-next 7/8] net: hns3: use mutex vport_lock instead of mutex umv_lock
` [PATCH net-next 8/8] net: hns3: optimize the filter table entries handling when resetting

[PATCH 0/2] net/colo-compare.c: Expose "max_queue_size" to users and clean up
 2020-04-24  2:19 UTC  (7+ messages)

stable/linux-4.19.y build: 206 builds: 0 failed, 206 passed, 10 warnings (v4.19.118)
 2020-04-24  2:19 UTC 

[RFC PATCH 0/3] hw/net/tulip: Fix LP#1874539
 2020-04-24  2:16 UTC  (3+ messages)
` [RFC PATCH 3/3] hw/net/tulip: Set descriptor error bit when lenght is incorrect

[PATCH v3] io: correct doc-mismatches for io mem ops
 2020-04-24  2:17 UTC  (3+ messages)

[PATCH V10 00/11] XFS - Enable per-file/per-directory DAX operations V10
 2020-04-24  2:15 UTC  (5+ messages)
` [PATCH V10 04/11] Documentation/dax: Update Usage section

linux-next: manual merge of the jc_docs tree with the arm64-fixes tree
 2020-04-24  2:15 UTC 

[Virtio-fs] [PATCH][RFC] Support multiqueue mode by setting cpu affinity
 2020-04-24  2:15 UTC  (6+ messages)

[PATCH v2 bpf-next 00/17] net: Add support for XDP in egress path
 2020-04-24  2:11 UTC  (18+ messages)
` [PATCH v2 bpf-next 01/17] net: Refactor convert_to_xdp_frame
` [PATCH v2 bpf-next 02/17] net: Move handling of IFLA_XDP attribute out of do_setlink
` [PATCH v2 bpf-next 03/17] net: Add XDP setup and query commands for Tx programs
` [PATCH v2 bpf-next 04/17] net: Add BPF_XDP_EGRESS as a bpf_attach_type
` [PATCH v2 bpf-next 05/17] xdp: Add xdp_txq_info to xdp_buff
` [PATCH v2 bpf-next 06/17] net: Add IFLA_XDP_EGRESS for XDP programs in the egress path
` [PATCH v2 bpf-next 07/17] net: Rename do_xdp_generic to do_xdp_generic_rx
` [PATCH v2 bpf-next 08/17] net: rename netif_receive_generic_xdp to do_generic_xdp_core
` [PATCH v2 bpf-next 09/17] net: set XDP egress program on netdevice
` [PATCH v2 bpf-next 10/17] net: Support xdp in the Tx path for packets as an skb
` [PATCH v2 bpf-next 11/17] net: Support xdp in the Tx path for xdp_frames
` [PATCH v2 bpf-next 12/17] libbpf: Refactor get_xdp_info
` [PATCH v2 bpf-next 13/17] libbpf: Add egress XDP support
` [PATCH v2 bpf-next 14/17] bpftool: Add support for XDP egress
` [PATCH v2 bpf-next 15/17] selftest: Add test for xdp_egress
` [PATCH v2 bpf-next 16/17] selftest: Add xdp_egress attach tests
` [PATCH v2 bpf-next 17/17] samples/bpf: add XDP egress support to xdp1

[RFC PATCH v9 0/9] Add Tegra driver for video capture
 2020-04-24  2:12 UTC  (15+ messages)
` [RFC PATCH v9 6/9] media: tegra: Add Tegra210 Video input driver

[PATCH v2] ASoC: wm8962: set CLOCKING2 as non-volatile register
 2020-04-24  2:01 UTC 

[ovmf test] 149766: all pass - PUSHED
 2020-04-24  2:10 UTC 

WARNING in usbhid_raw_request/usb_submit_urb (3)
 2020-04-24  2:10 UTC  (5+ messages)

[PATCH 1/1] brd: remove a redundant check
 2020-04-24  2:08 UTC  (2+ messages)

[meta-networking][PATCH] netkit-telnet: fix CVE-2020-10188
 2020-04-24  2:07 UTC 

incoming
 2020-04-24  2:06 UTC  (12+ messages)
` + mm-return-true-in-cpupid_pid_unset.patch added to -mm tree
` + kernel-better-document-the-use_mm-unuse_mm-api-contract-v2-fix.patch "
` + mm-thp-rename-pmd_mknotpresent-as-pmd_mkinvalid-v2.patch "
` + ipc-convert-ipcs_idr-to-xarray-update.patch "
` + powerpc-spufs-simplify-spufs-core-dumping.patch "
` + signal-factor-copy_siginfo_to_external32-from-copy_siginfo_to_user32.patch "
` + binfmt_elf-femove-the-set_fs-in-fill_siginfo_note.patch "
` + binfmt_elf-remove-the-set_fskernel_ds-in-elf_core_dump.patch "
` + binfmt_elf_fdpic-remove-the-set_fskernel_ds-in-elf_fdpic_core_dump.patch "
` + exec-simplify-the-copy_strings_kernel-calling-convention.patch "
` + exec-open-code-copy_string_kernel.patch "

[PATCH 0/4] firmware: imx: fix/update cm4 and add resource check
 2020-04-24  2:04 UTC  (9+ messages)
` [PATCH 2/4] firmware: imx: add resource management api

[PATCH] clk: imx: introduce imx_clk_hw_critical
 2020-04-24  2:02 UTC  (10+ messages)

[PATCH v2] mm/swapfile.c: simplify the scan loop in scan_swap_map_slots()
 2020-04-24  2:02 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t v8 0/4] Add support for testing writeback connectors
 2020-04-24  2:02 UTC  (12+ messages)
` [Intel-gfx] "
` [igt-dev] [PATCH i-g-t v8 1/4] lib/igt_kms: Add writeback support
  ` [Intel-gfx] "
` [igt-dev] [PATCH i-g-t v8 2/4] kms_writeback: Add initial writeback tests
  ` [Intel-gfx] "
` [igt-dev] [PATCH i-g-t v8 3/4] lib: Add function to hash a framebuffer
  ` [Intel-gfx] "
` [igt-dev] [PATCH i-g-t v8 4/4] kms_writeback: Add writeback-check-output
  ` [Intel-gfx] "
` [igt-dev] ✗ GitLab.Pipeline: failure for Add support for testing writeback connectors (rev2)
` [igt-dev] ✓ Fi.CI.BAT: success "

[PATCH 0/4] fix make sparse warning
 2020-04-24  1:54 UTC  (13+ messages)
` [PATCH 1/4] C: s/0/NULL/ for pointer type
` [PATCH 2/4] compat/regex: silence `make sparse` warning
` [PATCH 3/4] graph.c: limit linkage of internal variable
` [PATCH 4/4] progress.c: silence cgcc suggestion about internal linkage

xfsprogs_5.6.0-1_amd64.changes ACCEPTED into unstable
 2020-04-24  1:19 UTC 

[dpdk-dev] [PATCH v1 0/7] vectorize virtio packed ring datapath
 2020-04-24  9:24 UTC  (11+ messages)
` [dpdk-dev] [PATCH v9 0/9] add packed ring vectorized path
  ` [dpdk-dev] [PATCH v9 1/9] net/virtio: add Rx free threshold setting
  ` [dpdk-dev] [PATCH v9 2/9] net/virtio: inorder should depend on feature bit
  ` [dpdk-dev] [PATCH v9 3/9] net/virtio: add vectorized devarg
  ` [dpdk-dev] [PATCH v9 4/9] net/virtio-user: "
  ` [dpdk-dev] [PATCH v9 5/9] net/virtio: add vectorized packed ring Rx path
  ` [dpdk-dev] [PATCH v9 6/9] net/virtio: reuse packed ring xmit functions
  ` [dpdk-dev] [PATCH v9 7/9] net/virtio: add vectorized packed ring Tx path
  ` [dpdk-dev] [PATCH v9 8/9] net/virtio: add election for vectorized path
  ` [dpdk-dev] [PATCH v9 9/9] doc: add packed "

[PATCH V2] dt-bindings: firmware: imx: Move system control into dt-binding headfile
 2020-04-24  1:48 UTC  (5+ messages)

[PATCH] spapr_nvdimm.c: make 'label-size' mandatory
 2020-04-24  1:45 UTC  (5+ messages)

[PATCH net-next] net: systemport: suppress warnings on failed Rx SKB allocations
 2020-04-24  1:47 UTC  (2+ messages)

Processing of xfsprogs_5.6.0-1_amd64.changes
 2020-04-24  1:13 UTC 

[PATCH bpf-next 1/2] bpf: Change error code when ops is NULL
 2020-04-24  1:46 UTC 

[PATCH v5 00/10] Add a new mmap locking API wrapping mmap_sem calls
 2020-04-24  1:44 UTC  (12+ messages)
` [PATCH v5 09/10] mmap locking API: add mmap_assert_locked
` [PATCH v5 10/10] mmap locking API: rename mmap_sem to mmap_lock
          ` [PATCH v5.5 09/10] mmap locking API: add mmap_assert_locked() and mmap_assert_write_locked()
          ` [PATCH v5.5 10/10] mmap locking API: rename mmap_sem to mmap_lock

[PATCH v2] block: Limit number of items taken from the I/O scheduler in one go
 2020-04-24  1:41 UTC  (3+ messages)

[RFC PATCH 1/2] kbuild: add CONFIG_LD_IS_BINUTILS
 2020-04-24  1:40 UTC  (3+ messages)

linux-next: manual merge of the exfat tree with Linus' tree
 2020-04-24  1:41 UTC 

[PATCH] xfs: don't change to infinate lock to avoid dead lock
 2020-04-24  1:39 UTC  (5+ messages)

[Intel-gfx] [PATCH] drm/i915: Add engine scratch register to live_lrc_fixed
 2020-04-24  1:38 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH] selftests/ftrace: Check the first record for kprobe_args_type.tc
 2020-04-24  1:36 UTC  (7+ messages)

[PATCH] blk-mq: Put driver tag in blk_mq_dispatch_rq_list() when no budget
 2020-04-24  1:35 UTC  (5+ messages)

[PATCH 0/5] Driver for the BCM283x CSI-2/CCP2 receiver
 2020-04-24  1:34 UTC  (6+ messages)
` [PATCH 1/5] media: i2c: imx219: Set V4L2_SUBDEV_FL_HAS_EVENTS flag
` [PATCH 2/5] media: uapi: v4l2-core: Add sensor ancillary data V4L2 fourcc type
` [PATCH 3/5] media: uapi: Add MEDIA_BUS_FMT_SENSOR_DATA media bus format
` [PATCH 4/5] dt-bindings: media: Document BCM283x CSI2/CCP2 receiver
` [PATCH 5/5] media: bcm2835-unicam: Driver for CCP2/CSI2 camera interface

[PATCH 0/6] Loongson PCH IRQ Support
 2020-04-24  1:33 UTC  (8+ messages)
` [PATCH 5/6] irqchip: Add Loongson PCH MSI controller
` [PATCH 6/6] dt-bindings: interrupt-controller: Add Loongson PCH MSI

[PATCH 0/4] Frequency invariance fixes for x86
 2020-04-24  1:32 UTC  (5+ messages)
` [PATCH 1/4] x86, sched: Bail out of frequency invariance if base frequency is unknown

[PATCH net-next v1 1/3] net: openvswitch: expand the meters number supported
 2020-04-24  1:29 UTC  (3+ messages)
` [PATCH net-next v4 0/5] expand meter tables and fix bug

[PATCH] regmap: mmio: prepare/unprepare clk only when read/write
 2020-04-24  1:27 UTC  (5+ messages)

[SPDK] Can I use spdk_pci_hook_device to implement a virtual NVMe device?
 2020-04-24  1:28 UTC 

[dpdk-dev] [PATCH 2/2] lib/timer: relax barrier for status update
 2020-04-24  1:26 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2] "

2MILLIONEN € SPENDE FÜR SIE
 2020-04-24  1:23 UTC 

[PATCH 0/3] powerpc/module_64: Fix _mcount() stub
 2020-04-24  1:19 UTC  (3+ messages)
` [PATCH 3/3] powerpc/module_64: Use special stub for _mcount() with -mprofile-kernel

[zeus][PATCH] prservice.py: fix do_package with newer Python in Ubuntu 20.04
 2020-04-24  1:20 UTC 

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

[nacked] mm-oom-avoid-printk-iteration-under-rcu.patch removed from -mm tree
 2020-04-24  1:16 UTC  (14+ messages)

[PATCH] nvme: fix compiler warnings
 2020-04-24  1:14 UTC 

KVM Kernel 5.6+, BUG: stack guard page was hit at
 2020-04-24  1:13 UTC  (4+ messages)

[meta-python][PATCH] python3-pexpect: change shebang to python3
 2020-04-24  1:13 UTC 

[PATCH bpf-next 1/2] bpf: Change error code when ops is NULL
 2020-04-24  1:13 UTC  (8+ messages)
` [PATCH bpf-next v2 0/2] Change return code if failed to load object
  ` [PATCH bpf-next v2 1/2] bpf: Change error code when ops is NULL

[Intel-wired-lan] [PATCH 4/4] igc: Refactor VLAN priority filtering code
 2020-04-24  1:11 UTC  (2+ messages)
` [Intel-wired-lan] [PATCH v2 "

[PATCH 1/3] python3-pbr: change shebang to python3
 2020-04-24  1:09 UTC  (3+ messages)
` [PATCH 2/3] python3-pip: "
` [PATCH 3/3] python3-setuptools: "

[PATCH] MIPS: arch_send_call_function_single_ipi() calling conventions change
 2020-04-24  1:17 UTC  (2+ messages)

[PATCH USB 1/2] usb: raw-gadget: fix return value of ep read ioctls
 2020-04-24  1:09 UTC  (2+ messages)
` [PATCH USB 2/2] usb: raw-gadget: fix typo in uapi headers

[PATCH 0/4] rpmsg: Refactor Qualcomm glink_ssr
 2020-04-24  1:05 UTC  (13+ messages)
` [PATCH 1/4] remoteproc: qcom: Pass ssr_name to glink subdevice
` [PATCH 2/4] soc: qcom: glink_ssr: Internalize ssr_notifiers
` [PATCH 3/4] rpmsg: glink: Integrate glink_ssr in qcom_glink
` [PATCH 4/4] arm64: defconfig: Remove QCOM_GLINK_SSR

[PATCH v2 0/2] iommu: Remove iommu_sva_ops::mm_exit()
 2020-04-24  1:05 UTC  (3+ messages)
` [PATCH v2 1/2] uacce: Remove mm_exit() op

[f2fs-dev] [PATCH] f2fs: fix quota_sync failure due to f2fs_lock_op
 2020-04-24  1:00 UTC  (7+ messages)
  ` [f2fs-dev] [PATCH v2] "

[PATCH 0/2] minor fixups for gs/commit-graph-path-filter
 2020-04-24  1:00 UTC  (2+ messages)

[PATCH bpf-next 04/16] net: Add BPF_XDP_EGRESS as a bpf_attach_type
 2020-04-24  0:58 UTC  (12+ messages)

[meta-oe][PATCH] php: upgrade 7.3.16 -> 7.4.4
 2020-04-24  0:57 UTC 

[PATCH] kernel.bbclass: copy some more needed files in do_shared_workdir
 2020-04-24  0:57 UTC  (5+ messages)
` [OE-core] "

sound/soc/soc-compress.c:75:28: warning: 'component' is used uninitialized in this function
 2020-04-24  0:54 UTC  (3+ messages)
` [PATCH v2] ASoC: soc-compress: avoid false-positive Wuninitialized warning


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.