All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-01-15 04:09:42 to 2021-01-15 05:44:10 UTC [more...]

[RFC PATCH v2 00/13] virtio/vsock: introduce SOCK_SEQPACKET support
 2021-01-15  5:42 UTC  (8+ messages)
` [RFC PATCH v2 01/13] af_vsock: implement 'vsock_wait_data()'
` [RFC PATCH v2 02/13] af_vsock: separate rx loops for STREAM/SEQPACKET
` [RFC PATCH v2 03/13] af_vsock: implement rx loops entry point
` [RFC PATCH v2 04/13] af_vsock: replace previous stream rx loop
` [RFC PATCH v2 05/13] af_vsock: implement send logic for SOCK_SEQPACKET
` [RFC PATCH v2 06/13] af_vsock: general support of SOCK_SEQPACKET type
` [RFC PATCH v2 07/13] af_vsock: update comments for stream sockets

[PATCH v3 0/4] initrd: Use unified initrd reserve function in ARM/RISCV
 2021-01-15  5:46 UTC  (15+ messages)
` [PATCH v3 1/4] initrd: Add the preprocessor guard in initrd.h
` [PATCH v3 2/4] initramfs: Provide a common initrd reserve function
` [PATCH v3 3/4] ARM: Covert to reserve_initrd_mem()
` [PATCH v3 4/4] riscv: "

[PATCH v2] HID: google: Get HID report on probe to confirm tablet switch state
 2021-01-15  5:42 UTC 

[Intel-gfx] [PATCH] drm/i915: support two CSC module on gen11 and later
 2021-01-15  5:46 UTC  (2+ messages)
` [Intel-gfx] [PATCH v2] "

[PATCH 0/5] soundwire: fix ACK/NAK handling and improve log
 2021-01-15  5:37 UTC  (12+ messages)
` [PATCH 1/5] soundwire: use consistent format for Slave devID logs
` [PATCH 2/5] soundwire: cadence: add status in dev_dbg 'State change' log
` [PATCH 3/5] soundwire: bus: add more details to track failed transfers
` [PATCH 4/5] soundwire: cadence: fix ACK/NAK handling
` [PATCH 5/5] soundwire: cadence: adjust verbosity in response handling

[PATCH 0/7] Introduce vdpa management tool
 2021-01-15  5:38 UTC  (13+ messages)
` [PATCH linux-next v3 0/6] "
  ` [PATCH linux-next v3 6/6] vdpa_sim_net: Add support for user supported devices

[net] net: feature check mandating HW_CSUM is wrong
 2021-01-15  5:38 UTC  (6+ messages)

[android-common:android-mainline 1/3] include/trace/hooks/cpufreq.h:17:10: error: passing argument 2 of '(({...}))' from incompatible pointer type
 2021-01-15  5:40 UTC 

[PATCH v2 0/7] Really implement Qualcomm LAB/IBB regulators
 2021-01-15  5:37 UTC  (15+ messages)
` [PATCH v2 1/7] regulator: qcom-labibb: Implement voltage selector ops
` [PATCH v2 2/7] regulator: qcom-labibb: Implement current limiting
` [PATCH v2 3/7] regulator: qcom-labibb: Implement pull-down, softstart, active discharge
` [PATCH v2 4/7] dt-bindings: regulator: qcom-labibb: Document soft start properties
` [PATCH v2 5/7] regulator: qcom-labibb: Implement short-circuit and over-current IRQs
` [PATCH v2 6/7] dt-bindings: regulator: qcom-labibb: Document SCP/OCP interrupts
` [PATCH v2 7/7] arm64: dts: pmi8998: Add the right interrupts for LAB/IBB SCP and OCP

[dpdk-dev] [PATCH v2] crypto/octeontx2: add CN98xx support
 2021-01-15  5:37 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3] "

linux-next: build failure after merge of the amdgpu tree
 2021-01-15  5:35 UTC 

[PATCH] HID: google: Get HID report on probe to confirm tablet switch state
 2021-01-15  5:34 UTC  (3+ messages)

[dpdk-dev] [PATCH v2] bus/pci/windows: guard against sdk/dpdk guid collision
 2021-01-15  5:34 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3] pci/windows: fix build with SDK >= 10.0.20253

stable-rc/queue/4.4 baseline: 109 runs, 12 regressions (v4.4.251-7-g049de8acf043a)
 2021-01-15  5:33 UTC 

[PATCH v6 00/33] MT8192 IOMMU support
 2021-01-15  5:30 UTC  (7+ messages)
` [PATCH v6 06/33] of/device: Move dma_range_map before of_iommu_configure

[dpdk-dev] [PATCH 0/2] add lookaside IPsec ESN and anti-replay support
 2021-01-15  5:32 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/2] support SSL/TLS way of cipher-auth operations
 2021-01-15  5:31 UTC  (2+ messages)

[PATCH V2 00/11] arm64: coresight: Enable ETE and TRBE
 2021-01-15  5:29 UTC  (5+ messages)
` [PATCH V2 10/11] coresight: sink: Add TRBE driver

[PATCH] systemd: dont spew hidepid mount errors for kernels < v5.8
 2021-01-15  5:26 UTC 

[PATCH 00/21] objtool: vmlinux.o and CLANG LTO support
 2021-01-15  5:24 UTC  (7+ messages)
` [PATCH 14/21] x86/xen: Support objtool vmlinux.o validation in xen-head.S
` [PATCH 15/21] x86/xen/pvh: Convert indirect jump to retpoline

[dpdk-dev] [dpdk-dev 21.02 0/5] enable UDP ecpri configure in dcf
 2021-01-15  5:15 UTC  (7+ messages)
` [dpdk-dev] [dpdk-dev v4 0/2] add new UDP tunnel port configure for eCPRI
  ` [dpdk-dev] [dpdk-dev v4 1/2] ethdev: add new tunnel type "
  ` [dpdk-dev] [dpdk-dev v4 2/2] app/testpmd: add new UDP tunnel port "
` [dpdk-dev] [dpdk-dev v5 0/2] add new UDP tunnel port configure "
  ` [dpdk-dev] [dpdk-dev v5 1/2] ethdev: add new tunnel type "
  ` [dpdk-dev] [dpdk-dev v5 2/2] app/testpmd: add new UDP tunnel port "

fdtdump.c: Compile error with GCC 11
 2021-01-15  5:22 UTC  (3+ messages)

stable-rc/queue/4.14 build: 200 builds: 0 failed, 200 passed, 69 warnings (v4.14.215-1-g1f2a2aa70351e)
 2021-01-15  5:21 UTC 

[PATCH 0/2] fix hdmi video setup for khadas vim3x boards
 2021-01-15  5:15 UTC  (6+ messages)
` [PATCH 1/2] gpio: gpio-uclass: add OPEN_DRAIN flag parsing
` [PATCH 2/2] arm64: dts: meson: fix meson-khadas-vim3-u-boot.dtsi

stable-rc/queue/4.9 baseline: 129 runs, 5 regressions (v4.9.251-7-gb20b75acfa99)
 2021-01-15  5:16 UTC 

stable-rc/queue/4.14 baseline: 151 runs, 7 regressions (v4.14.215-1-gb47e2ee3b685)
 2021-01-15  5:15 UTC 

stable-rc/queue/5.4 build: 200 builds: 0 failed, 200 passed, 109 warnings (v5.4.89-2-g7bfea500ecd4)
 2021-01-15  5:13 UTC 

stable-rc/queue/5.4 baseline: 184 runs, 9 regressions (v5.4.89-2-gbd8ab322cf04a)
 2021-01-15  5:10 UTC 

[PATCH 00/44] ASoC: sync parameter naming : rate / sample_bits
 2021-01-15  4:56 UTC  (45+ messages)
` [PATCH 01/44] ASoC: soc-pcm: revert soc_pcm_apply_symmetry()
` [PATCH 02/44] ASoC: sync parameter naming : rate / sample_bits
` [PATCH 03/44] ASoC: adi: sync parameter naming (rate/sample_bits)
` [PATCH 04/44] ASoC: atmel: "
` [PATCH 05/44] ASoC: au1x: "
` [PATCH 06/44] ASoC: bcm: "
` [PATCH 07/44] ASoC: cirrus: "
` [PATCH 08/44] ASoC: tegra: "
` [PATCH 09/44] ASoC: rockchip: "
` [PATCH 10/44] ASoC: samsung: "
` [PATCH 11/44] ASoC: sh: "
` [PATCH 12/44] ASoC: ti: "
` [PATCH 13/44] ASoC: pxa: "
` [PATCH 14/44] ASoC: mediatek: "
` [PATCH 15/44] ASoC: fsl: "
` [PATCH 16/44] ASoC: wm*: "
` [PATCH 17/44] ASoC: tlv*: "
` [PATCH 18/44] ASoC: rt*: "
` [PATCH 19/44] ASoC: nau*: "
` [PATCH 20/44] ASoC: tas*: "
` [PATCH 21/44] ASoC: da*: "
` [PATCH 22/44] ASoC: es*: "
` [PATCH 23/44] ASoC: max*: "
` [PATCH 24/44] ASoC: cs*: "
` [PATCH 25/44] ASoC: tscs*: "
` [PATCH 26/44] ASoC: ak*: "
` [PATCH 27/44] ASoC: adau*: "
` [PATCH 28/44] ASoC: jz4740: "
` [PATCH 29/44] ASoC: sunxi: "
` [PATCH 30/44] ASoC: zl38060: "
` [PATCH 31/44] ASoC: ssm2602: "
` [PATCH 32/44] ASoC: sgtl5000: "
` [PATCH 33/44] ASoC: mc13783: "
` [PATCH 34/44] ASoC: mt6660: "
` [PATCH 35/44] ASoC: lochnagar-sc: "
` [PATCH 36/44] ASoC: ab8500: "
` [PATCH 37/44] ASoC: alc5632: "
` [PATCH 38/44] ASoC: cx2072x: "
` [PATCH 39/44] ASoC: inno_rk3036: "
` [PATCH 40/44] ASoC: lm49453: "
` [PATCH 41/44] ASoC: ml26124: "
` [PATCH 42/44] ASoC: soc-dai.h: remove symmetric_rates/samplebits
` [PATCH 43/44] ASoC: soc-pcm: cleanup soc_pcm_apply_symmetry()
` [PATCH 44/44] ASoC: soc-pcm: cleanup soc_pcm_params_symmetry()

[PATCH 0/5] New libtracefs APIs for trace options and trace dir
 2021-01-15  5:04 UTC  (6+ messages)
` [PATCH 1/5] libtracefs: New APIs for trace options
` [PATCH 2/5] libtracefs: Unit tests for tracing options APIs
` [PATCH 3/5] libtracefs: Add information about top tracing directory in instance structure
` [PATCH 4/5] libtracefs: New APIs for getting existing trace instance
` [PATCH 5/5] libtracefs: Unit tests for working with non default tracing dir

[PATCH] libtracefs: Enhance error checking when reading a number from trace file
 2021-01-15  5:03 UTC 

[PATCH v2] libtracefs: Link unit test to use static local library
 2021-01-15  5:03 UTC 

[PATCH 0/6] libtracecmd man pages
 2021-01-15  5:02 UTC  (4+ messages)
` [PATCH 5/6] trace-cmd library man pages: Manage trace session with multiple trace peers

[PATCH] HID: wacom: Fix memory leakage caused by kfifo_alloc
 2021-01-15  5:01 UTC  (2+ messages)

[PATCH] pwm: iqs620a: Correct a stale state variable
 2021-01-15  5:00 UTC 

[PATCH v3 00/21] x86: Support Intel Advanced Matrix Extensions
 2021-01-15  4:59 UTC  (6+ messages)
` [PATCH v3 10/21] x86/fpu/xstate: Update xstate save function to support dynamic xstate

[PATCH for-rc] RDMA/vmw_pvrdma: Fix network_hdr_type reported in WC
 2021-01-15  4:58 UTC  (3+ messages)

[git pull] drm nouveau ampere modesetting support
 2021-01-15  4:56 UTC  (2+ messages)

[PATCH 0/2] Split reading the trace.dat options from trace data
 2021-01-15  4:54 UTC  (4+ messages)
` [PATCH 2/2] trace-cmd: Add new API tracecmd_open_head()

cron job: media_tree daily build: ERRORS
 2021-01-15  4:49 UTC 

[xen-unstable test] 158424: tolerable FAIL - PUSHED
 2021-01-15  4:50 UTC 

[PATCH 0/6] powerpc/rtas: miscellaneous cleanups, user region allocation
 2021-01-15  4:39 UTC  (13+ messages)
` [PATCH 1/6] powerpc/rtas: improve ppc_rtas_rmo_buf_show documentation
` [PATCH 2/6] powerpc/rtas-proc: remove unused RMO_READ_BUF_MAX
` [PATCH 3/6] powerpc/rtas: remove ibm_suspend_me_token
` [PATCH 4/6] powerpc/rtas: move syscall filter setup into separate function
` [PATCH 5/6] powerpc/rtas: rename RTAS_RMOBUF_MAX to RTAS_USER_REGION_SIZE
` [PATCH 6/6] powerpc/rtas: constrain user region allocation to RMA

[RFC PATCH v3 0/2] Add platform check for subdevice irq domain
 2021-01-15  4:46 UTC  (4+ messages)
` [RFC PATCH v3 1/2] iommu: Add capability IOMMU_CAP_VIOMMU

[PATCH net-next v7] vhost_net: avoid tx queue stuck when sendmsg fails
 2021-01-15  4:46 UTC 

[RFC PATCH] common: board_f: add print_archinfo to display arch information
 2021-01-15  4:46 UTC 

[PATCH v5 00/13] io_uring: buffer registration enhancements
 2021-01-15  4:42 UTC  (5+ messages)

[PATCH] HID: hid-input: avoid splitting keyboard, system and consumer controls
 2021-01-15  4:44 UTC  (2+ messages)

general protection fault in io_uring_setup
 2021-01-15  4:40 UTC  (2+ messages)

[Bridge] [PATCH v3 net-next] net: bridge: check vlan with eth_type_vlan() method
 2021-01-15  4:41 UTC  (2+ messages)
`  "

UAI "[your-subject]"
 2021-01-15  4:26 UTC 

HID: multitouch: Set to high latency mode on suspend
 2021-01-15  4:27 UTC  (3+ messages)

Ktls offload in cx6 of mellanox
 2021-01-15  3:53 UTC  (2+ messages)
    ` Ktls RX offload in CX6 "

[PATCH bpf-next v8 0/3] bpf: misc performance improvements for cgroup hooks
 2021-01-15  4:28 UTC  (8+ messages)
` [PATCH bpf-next v8 1/3] bpf: remove extra lock_sock for TCP_ZEROCOPY_RECEIVE

[PATCH 0/3] efi_loader: setting boot device
 2021-01-15  4:29 UTC  (5+ messages)
` [PATCH 1/3] efi_loader: print boot device and file path in helloworld

[RPC PATCH bpf-next] bpf: implement new BPF_CGROUP_INET_SOCK_POST_CONNECT
 2021-01-15  4:27 UTC  (5+ messages)

[PATCH 00/18] drivers: Remove oprofile and dcookies
 2021-01-15  4:27 UTC  (5+ messages)
` [PATCH 10/18] arch: powerpc: Stop building and using oprofile

stable-rc/queue/4.4 build: 190 builds: 0 failed, 190 passed, 13 warnings (v4.4.251-7-g43cef06eec96)
 2021-01-15  4:23 UTC 

stable-rc/queue/4.9 build: 197 builds: 0 failed, 197 passed, 4 warnings (v4.9.251-7-gcea3491365cf7)
 2021-01-15  4:22 UTC 

Intel-ipmi-oem repo
 2021-01-15  4:20 UTC  (6+ messages)
        `  "

[PATCHv5 bpf-next] samples/bpf: add xdp program on egress for xdp_redirect_map
 2021-01-15  4:17 UTC  (4+ messages)
` [PATCHv6 "

[BUG] on reboot: bisected to: drm/i915: Shut down displays gracefully on reboot
 2021-01-15  4:15 UTC  (6+ messages)
` [Intel-gfx] "

[GIT PULL] tools/bootconfig: Add tracing_on support to helper scripts
 2021-01-15  4:14 UTC  (2+ messages)

[git pull] drm fixes for 5.11-rc4
 2021-01-15  4:14 UTC  (3+ messages)

[PATCH net-next] nfc: netlink: use &w->w in nfc_genl_rcv_nl_event
 2021-01-15  4:14 UTC 

[PATCH 0/6] debian: xfsprogs package clean-up
 2021-01-15  4:14 UTC  (3+ messages)

[PATCH v2 net-next] net: bridge: check vlan with eth_type_vlan() method
 2021-01-15  4:14 UTC  (3+ messages)
` [Bridge] "

[PATCH] scsi: qedf: style: Simplify bool comparison
 2021-01-15  4:08 UTC  (2+ messages)

[PATCH v3] scsi: ufs: WB is only available on LUN #0 to #7
 2021-01-15  4:08 UTC  (2+ messages)

[PATCH] MAINTAINERS: Remove intel-linux-scu@intel.com for INTEL C600 SAS DRIVER
 2021-01-15  4:08 UTC  (2+ messages)

[PATCH] scsi: lpfc: style: Simplify bool comparison
 2021-01-15  4:08 UTC  (2+ messages)

[PATCH] ibmvfc: Set default timeout to avoid crash during migration
 2021-01-15  4:08 UTC  (2+ messages)

[PATCH v6 0/2] Two changes to fix ufs power down/on specs violation
 2021-01-15  4:08 UTC  (2+ messages)

[PATCH v2 0/8] pm80xx updates
 2021-01-15  4:08 UTC  (2+ messages)

[PATCH 0/3] Improve comments in Adaptec AHA-154x driver
 2021-01-15  4:08 UTC  (2+ messages)

[PATCH v3] scsi: ufs: Remove unnecessary devm_kfree
 2021-01-15  4:08 UTC  (2+ messages)

[PATCH] isci: style: remove the unneeded variable: "status"
 2021-01-15  4:08 UTC  (2+ messages)

[PATCH V4] scsi: ufs-debugfs: Add error counters
 2021-01-15  4:08 UTC  (2+ messages)

[PATCH] target/file: don't zero iter before iov_iter_bvec
 2021-01-15  4:08 UTC  (2+ messages)

[PATCH] scsi: ufs: A tad optimization in query upiu trace
 2021-01-15  4:08 UTC  (2+ messages)

[PATCH v4 0/7] qla2xxx driver enhancements
 2021-01-15  4:08 UTC  (2+ 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.