All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-08-31 19:05:17 to 2021-08-31 20:21:59 UTC [more...]

[Intel-gfx] [PATCH v7 0/8] use DYNAMIC_DEBUG to implement DRM.debug
 2021-08-31 20:21 UTC  (9+ messages)
`  "
` [Intel-gfx] [PATCH v7 1/8] dyndbg: add DEFINE_DYNAMIC_DEBUG_CATEGORIES and callbacks
  `  "
` [Intel-gfx] [PATCH v7 2/8] dyndbg: remove spaces in pr_debug "gvt: core:" etc prefixes
  `  "
` [PATCH v7 3/8] i915/gvt: use DEFINE_DYNAMIC_DEBUG_CATEGORIES to create "gvt:core:" etc categories
` [PATCH v7 4/8] amdgpu: use DEFINE_DYNAMIC_DEBUG_CATEGORIES
` [PATCH v7 6/8] drm_print: instrument drm_debug_enabled

[PATCH 00/13] Extend AHUB audio support for Tegra210 and later
 2021-08-31 20:21 UTC  (3+ messages)
` [PATCH 04/13] ASoC: dt-bindings: tegra: Few more Tegra210 AHUB modules

[fuse:for-next 8/9] fs/fuse/inode.c:544:9: sparse: sparse: incompatible types in comparison expression (different address spaces):
 2021-08-31 20:20 UTC  (2+ messages)

[PATCH] hwmon: (pmbus/ibm-cffps) Do not swap max_power_out
 2021-08-31 20:18 UTC  (7+ messages)

[PATCH 0/2] Update 128b/132b MST Slot Information
 2021-08-31 20:19 UTC  (5+ messages)
` [PATCH 1/2] drm: Update MST First Link Slot Information Based on Encoding Format

[PATCH v3 0/5] Enable -Warray-bounds and -Wzero-length-bounds
 2021-08-31 20:18 UTC  (6+ messages)
` [PATCH v3 4/5] Makefile: Enable -Warray-bounds

+ memcg-make-memcg-event_list_lock-irqsafe.patch added to -mm tree
 2021-08-31 20:18 UTC 

[PATCH v6 00/11] DDW + Indirect Mapping
 2021-08-31 20:18 UTC  (4+ messages)

[PATCH] arm64: dts: sun50i: h5: NanoPI Neo 2: phy-mode rgmii-id
 2021-08-31 20:17 UTC  (7+ messages)
    `  "

[PATCH v6 1/3] dt-bindings: pwm: Add Xilinx AXI Timer
 2021-08-31 20:13 UTC  (5+ messages)

[PATCH v3 0/2] hw/arm/raspi: Remove deprecated raspi2/raspi3 aliases
 2021-08-31 20:15 UTC  (2+ messages)

[PATCH v2] misc: rtsx: Remove usage of the deprecated "pci-dma-compat.h" API
 2021-08-31 20:16 UTC 

+ hugetlb-fix-hugetlb-cgroup-refcounting-during-vma-split.patch added to -mm tree
 2021-08-31 20:16 UTC 

[RFC] KVM: mm: fd-based approach for supporting KVM guest private memory
 2021-08-31 20:15 UTC  (18+ messages)

[PATCH] rebase, cherry-pick, revert: only run from toplevel
 2021-08-31 20:14 UTC  (3+ messages)

[PATCH] [Outreachy Kernel] Staging: wlan-ng: cfg80211: Fix Lines should not end with a '('
 2021-08-31 20:12 UTC  (3+ messages)
` [Outreachy kernel] "

[GIT PULL] virtio: a last minute fix
 2021-08-31 20:10 UTC  (4+ messages)

[PATCH V3] glibc: fix create thread failed in old unprivileged docker
 2021-08-31 20:11 UTC  (5+ messages)
  ` Upgrade uninative to fix multiple native build failures "
    ` [OE-core] "

[PATCH v2 3/4] SANITIZE tests: fix memory leaks in t5701*, add to whitelist
 2021-08-31 20:08 UTC  (3+ messages)
` [PATCH] protocol-caps.c: fix memory leak in send_info()

[dpdk-dev] [PATCH] eal: make rte_lcore_cpuset and rte_lcore_to_cpu_id stable
 2021-08-31 20:08 UTC 

[PATCH liburing] man/io_uring_enter.2: add notes about direct open/accept
 2021-08-31 20:07 UTC  (3+ messages)

[dpdk-dev] [PATCH] net: make rte_ether_unformat_addr stable
 2021-08-31 20:07 UTC 

[PATCH v3 0/4] tty: serial: uartlite: Disable changing fixed parameters
 2021-08-31 20:06 UTC  (3+ messages)
` [PATCH v3 2/4] dt-bindings: serial: uartlite: Add properties for synthesis-time parameters

[GIT PULL] Smack patches for v5.15
 2021-08-31 20:06 UTC  (3+ messages)

[GIT PULL] Audit patches for v5.15
 2021-08-31 20:06 UTC  (2+ messages)

[GIT PULL] SELinux patches for v5.15
 2021-08-31 20:06 UTC  (2+ messages)

[PATCH] kobject: unexport kobject_create() in kobject.h
 2021-08-31 20:06 UTC  (2+ messages)

[RFC PATCH v1 00/37] perf: use workqueue for evlist operations
 2021-08-31 20:06 UTC  (34+ messages)
` [RFC PATCH v1 02/37] libperf cpumap: improve max function
` [RFC PATCH v1 04/37] perf util: add mmap_cpu_mask__duplicate function
` [RFC PATCH v1 05/37] perf util/mmap: add missing bitops.h header
` [RFC PATCH v1 14/37] perf evsel: remove retry_sample_id goto label
` [RFC PATCH v1 15/37] perf evsel: separate open preparation from open itself
` [RFC PATCH v1 16/37] perf evsel: save open flags in evsel
` [RFC PATCH v1 17/37] perf evsel: separate missing feature disabling from evsel__open_cpu
` [RFC PATCH v1 18/37] perf evsel: add evsel__prepare_open function
` [RFC PATCH v1 19/37] perf evsel: separate missing feature detection from evsel__open_cpu
` [RFC PATCH v1 20/37] perf evsel: separate rlimit increase "
` [RFC PATCH v1 21/37] perf evsel: move ignore_missing_thread to fallback code
` [RFC PATCH v1 22/37] perf evsel: move test_attr__open to success path in evsel__open_cpu
` [RFC PATCH v1 23/37] perf evsel: move bpf_counter__install_pe "
` [RFC PATCH v1 24/37] perf evsel: handle precise_ip fallback "
` [RFC PATCH v1 25/37] perf evsel: move event open in evsel__open_cpu to separate function
` [RFC PATCH v1 27/37] perf evlist: add evlist__for_each_entry_from macro

main - vdo: fixes
 2021-08-31 20:06 UTC 

main - vdo: support lvcreate with skipped activation
 2021-08-31 20:06 UTC 

main - vdo: fix conversion of large virtual sizes
 2021-08-31 20:06 UTC 

main - vdo: skip zeroing for VDO LV
 2021-08-31 20:06 UTC 

[PATCH] kobject: add the missing export for kobject_create()
 2021-08-31 20:04 UTC  (4+ messages)

[PATCH 1/2] EDAC/synopsys: add support for version 3 of the Synopsys EDAC DDR
 2021-08-31 20:03 UTC  (2+ messages)
` [PATCH 2/2] EDAC/synopsys: v3.80a of the synopsys edac contoller is also on the N5X

[PATCH 0/4] Add MSM8953 RPM support
 2021-08-31 20:03 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: soc: qcom: smd-rpm: Add compatible for MSM8953 SoC
` [PATCH 3/4] dt-bindings: power: rpmpd: Add MSM8953 to rpmpd binding

[PATCH 0/7] Add a new --remerge-diff capability to show & log
 2021-08-31 20:03 UTC  (2+ messages)

[PATCH 0/2] [RFC] Implement a bulk-checkin option for core.fsyncObjectFiles
 2021-08-31 19:59 UTC  (8+ messages)
` [PATCH 2/2] core.fsyncobjectfiles: batch disk flushes

[Buildroot] [PATCH 1/1] package/zip: fix musl static build
 2021-08-31 19:58 UTC 

[PATCH] powerpc/ptdump: Fix generic ptdump for 64-bit
 2021-08-31 19:57 UTC  (2+ messages)

[PATCH] fs/ntfs3: Restyle comments to better align with kernel-doc
 2021-08-31 19:56 UTC  (2+ messages)

Disable IOMMU in Dom0
 2021-08-31 19:54 UTC 

[syzbot] WARNING in hid_submit_ctrl/usb_submit_urb
 2021-08-31 19:53 UTC  (7+ messages)

[GIT PULL] sys fixes
 2021-08-31 19:52 UTC  (3+ messages)

[GIT PULL] idmapped updates
 2021-08-31 19:52 UTC  (2+ messages)

[GIT PULL] close_range updates
 2021-08-31 19:52 UTC  (2+ messages)

[GIT PULL] move_mount updates
 2021-08-31 19:52 UTC  (2+ messages)

[PULL 00/18] UI/clipboard fixes
 2021-08-31 19:49 UTC  (2+ messages)

[PATCH] qemu-sockets: fix unix socket path copy (again)
 2021-08-31 19:47 UTC  (4+ messages)

[PATCH] powerpc/bug: Cast to unsigned long before passing to inline asm
 2021-08-31 19:46 UTC  (2+ messages)

[PATCH v2 1/1] Add field checking tests for perf stat JSON output
 2021-08-31 19:46 UTC  (2+ messages)

[PATCH v2 4/4] SANITIZE tests: fix leak in mailmap.c
 2021-08-31 19:46 UTC  (4+ messages)
` [PATCH] mailmap.c: fix a memory leak in free_mailap_{info,entry}()

BUG: `git commit` adding unstaged chunks of files to commits on 2.33.0
 2021-08-31 19:45 UTC  (6+ messages)

[PATCH v3 0/3] dm: audit event logging
 2021-08-31 19:18 UTC  (8+ messages)
` [PATCH v3 1/3] dm: introduce audit event module for device mapper
` [PATCH v3 2/3] dm integrity: log audit events for dm-integrity target
` [PATCH v3 3/3] dm crypt: log aead integrity violations to audit subsystem

[dpdk-dev] Running DPDK application without non-previlege mode
 2021-08-31 19:44 UTC  (9+ messages)
` [dpdk-dev] Running DPDK application with "

[xen-unstable-smoke test] 164682: tolerable all pass - PUSHED
 2021-08-31 19:41 UTC 

[PATCH 0/5] ebpf: Added ebpf helper for libvirtd
 2021-08-31 19:37 UTC  (12+ messages)
` [PATCH 5/5] qmp: Added qemu-ebpf-rss-path command

[kvm-unit-tests PATCH v2 00/17] x86_64 UEFI and AMD SEV/SEV-ES support
 2021-08-31 19:38 UTC  (7+ messages)
` [kvm-unit-tests PATCH v2 11/17] x86 AMD SEV: Initial support
` [kvm-unit-tests PATCH v2 13/17] x86 AMD SEV-ES: Check SEV-ES status

[PATCH liburing v2] man: document new register/update API
 2021-08-31 19:38 UTC  (2+ messages)

[PATCH v2] skb_expand_head() adjust skb->truesize incorrectly
 2021-08-31 19:38 UTC  (3+ messages)
` [PATCH net-next v3 RFC] "

[PATCH bpf-next 0/2] Sleepable local storage
 2021-08-31 19:38 UTC  (8+ messages)
` [PATCH bpf-next 1/2] bpf: Allow bpf_local_storage to be used by sleepable programs

[PATCH 00/40] TI AM437X ADC1
 2021-08-31 19:38 UTC  (7+ messages)
` [PATCH 02/40] dt-bindings: mfd: ti,am3359-tscadc: Add a yaml description for this MFD
` [PATCH 03/40] dt-bindings: touchscreen: ti,am3359-tsc: New yaml description
` [PATCH 05/40] dt-bindings: touchscreen: ti,am3359-tsc: Remove deprecated text file

[PATCH v2 0/6] Add vmnet.framework based network backend
 2021-08-31 19:27 UTC  (7+ messages)
` [PATCH v2 1/6] net/vmnet: dependencies setup, initial preparations
` [PATCH v2 2/6] net/vmnet: create common netdev state structure
` [PATCH v2 3/6] net/vmnet: implement shared mode (vmnet-shared)
` [PATCH v2 4/6] net/vmnet: implement host mode (vmnet-host)
` [PATCH v2 5/6] net/vmnet: implement bridged mode (vmnet-bridged)
` [PATCH v2 6/6] net/vmnet: update qemu-options.hx

[PATCH v2 0/6] drm/displayid: VESA vendor block and drm/i915 MSO use of it
 2021-08-31 19:36 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/displayid: VESA vendor block and drm/i915 MSO use of it (rev2)

[GIT PULL] Documentation for 5.15
 2021-08-31 19:36 UTC 

[PATCH 00/24] x86/entry/64: Convert a bunch of ASM entry code into C code
 2021-08-31 19:34 UTC  (3+ messages)
` [PATCH 05/24] x86/entry: Introduce __entry_text for entry code written in C

[dpdk-dev] [PATCH v2 0/3] mbuf: experimental tag changes
 2021-08-31 19:35 UTC  (6+ messages)
` [dpdk-dev] [PATCH v3 0/4] mbuf: promote experimental API's to stable
  ` [dpdk-dev] [PATCH v3 1/4] mbuf: make rte_pktmbuf_free_bulk and rte_pktmbuf_copy stable API's
  ` [dpdk-dev] [PATCH v3 2/4] mbuf: make rte_mbuf_dynfield API's stable
  ` [dpdk-dev] [PATCH v3 3/4] mbuf: make rte_mbuf_tx_offload as stable
  ` [dpdk-dev] [PATCH v3 4/4] mbuf: make rte_mbuf_check part of stable API

[PATCH] fast-export: fix anonymized tag using original length
 2021-08-31 19:35 UTC  (3+ messages)

[PATCH net-next v2 0/3] TSN endpoint Ethernet MAC driver
 2021-08-31 19:34 UTC  (4+ messages)
` [PATCH net-next v2 1/3] dt-bindings: Add vendor prefix for Engleder
` [PATCH net-next v2 2/3] dt-bindings: net: Add tsnep Ethernet controller
` [PATCH net-next v2 3/3] tsnep: Add TSN endpoint Ethernet MAC driver

[PATCH bpf-next] selftests/bpf: reduce more flakyness in sockmap_listen
 2021-08-31 19:33 UTC  (6+ messages)

[v2,00/12] Add basic SoC support for mediatek mt7986
 2021-08-31 19:27 UTC  (5+ messages)
` [v2,05/12] dt-bindings: pinctrl: update bindings for MT7986 SoC

[Buildroot] [for-next 1/3] toolchain/toolchain-external: update Arm ARM toolchain 10.3-2021.07
 2021-08-31 19:27 UTC  (3+ messages)
` [Buildroot] [for-next 2/3] toolchain/toolchain-external: update Arm AArch64 "
` [Buildroot] [for-next 3/3] toolchain/toolchain-external: update Arm AArch64 BE "

[PATCH 2/2] dt: bindings: net: mt76: add eeprom-data property
 2021-08-31 19:28 UTC  (3+ messages)

[PATCH v1 1/2] driver core: fw_devlink: Add support for FWNODE_FLAG_BROKEN_PARENT
 2021-08-31 19:26 UTC  (12+ messages)

[Bug 214111] New: rtl8761b usb bluetooth doesn't work following reboot until unplug/replug
 2021-08-31 19:26 UTC  (2+ messages)
` [Bug 214111] "

[PATCH 0/2] media: HEVC: RPS clean up
 2021-08-31 19:19 UTC  (5+ messages)

[PATCH v5 0/2] perf tools: Add PMU alias support
 2021-08-31 19:24 UTC  (3+ messages)
` [PATCH v5 1/2] perf pmu: "

[linux-next:master 1023/11397] powerpc-linux-ld: warning: orphan section `.init.plt' from `drivers/mfd/rsmu_core.o' being placed in section `.init.plt'
 2021-08-31 19:14 UTC  (2+ messages)

[GIT PULL] arm64 fix for 5.14
 2021-08-31 19:16 UTC  (9+ messages)

[intel-tdx:kvm 106/181] arch/x86/kvm/vmx/tdx.c:263:6: warning: variable 'cpu' set but not used
 2021-08-31 19:21 UTC  (2+ messages)

kSummit proposal - The Linux kernel in ChromeOS
 2021-08-31 19:21 UTC  (8+ messages)

[PATCH -perfbook] formal: Update rcu-test data in Figure 12.4 (as of v5.14)
 2021-08-31 19:21 UTC  (2+ messages)

[PATCH v2] PCI/portdrv: Use link bandwidth notification capability bit
 2021-08-31 19:20 UTC  (2+ messages)

[PATCH 0/2] arm: mach-k3: Fix corruption of device manager firmware
 2021-08-31 19:15 UTC  (3+ messages)
` [PATCH 2/2] tools: k3_fit_atf: Change DM load address to avoid conflict

[PATCH] userdiff: support enum keyword in PHP hunk header
 2021-08-31 19:15 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 0/6] lib/igt_fb: Remove stride, offset restrictions on CCS FBs
 2021-08-31 19:08 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 6/6] for-ci: Check for ccs remap support

[PATCH 00/10] stm32mp1: Support falcon mode with OP-TEE payloads
 2021-08-31 19:13 UTC  (4+ messages)
` [PATCH 07/10] stm32mp1: spl: Configure MAC address when booting OP-TEE

[PATCH] Bluetooth: fix race in sco_sock_connect
 2021-08-31 19:12 UTC  (2+ messages)
`  "

❌ FAIL: Test report for kernel 5.14.0 (mainline.kernel.org-clang, 8596e589)
 2021-08-31 19:12 UTC 

[RFC 1/4] Bluetooth: Add bt_skb_sendmsg helper
 2021-08-31 19:11 UTC  (2+ messages)
` [RFC,1/4] "

[PATCH] media: camss: vfe: simplify vfe_get_wm_sizes()
 2021-08-31 19:11 UTC  (2+ messages)

[PATCH v2] PCI/portdrv: Use link bandwidth notification capability bit
 2021-08-31 19:11 UTC  (2+ messages)

[PATCH 0/6] Add support for common USB HID headset features
 2021-08-31 19:11 UTC  (9+ messages)
` [PATCH 1/6] HID: hid-input: Add offhook and ring LEDs for headsets

[PATCH v2 1/2] Bluetooth: Fix using address type from events
 2021-08-31 19:10 UTC  (2+ messages)
` [v2,1/2] "

[PATCH 0/3] HID: playstation: add LED support
 2021-08-31 19:09 UTC  (7+ messages)
` [PATCH 2/3] leds: add new LED_FUNCTION_PLAYER for player LEDs for game controllers

[PATCH 00/27] Clean up GuC CI failures, simplify locking, and kernel DOC
 2021-08-31 19:09 UTC  (3+ messages)
` [Intel-gfx] [PATCH 27/27] drm/i915/guc: Drop static inline functions intel_guc_submission.c

[PATCH v2 1/2] Bluetooth: btintel: Fix boot address
 2021-08-31 19:09 UTC  (2+ messages)
` [v2,1/2] "

[RFC PATCH v2 00/19] PKS write protected page tables
 2021-08-31 19:09 UTC  (5+ messages)
` [RFC PATCH v2 05/19] x86, mm: Use cache of "

[PATCH v13 01/12] Bluetooth: Enumerate local supported codec and cache details
 2021-08-31 19:09 UTC  (2+ messages)
` [v13,01/12] "

[PATCH RFC 0/6] NFSD: Pull Read chunks in XDR decoders
 2021-08-31 19:08 UTC  (8+ messages)
` [PATCH RFC 1/6] SUNRPC: Capture value of xdr_buf::page_base
` [PATCH RFC 2/6] SUNRPC: xdr_stream_subsegment() must handle non-zero page_bases
` [PATCH RFC 3/6] NFSD: Have legacy NFSD WRITE decoders use xdr_stream_subsegment()
` [PATCH RFC 4/6] SUNRPC: svc_fill_write_vector() must handle non-zero page_bases
` [PATCH RFC 5/6] NFSD: Add a transport hook for pulling argument payloads
` [PATCH RFC 6/6] svcrdma: Pull Read chunks in ->xpo_argument_payload

[PATCH v8 1/4] dt-bindings: mfd: qcom,tcsr: document ipq6018 compatible
 2021-08-31 19:02 UTC  (3+ messages)
` [PATCH v8 3/4] dt-bindings: pwm: add IPQ6018 binding

[PATCH net] net: dsa: tag_rtl4_a: Fix egress tags
 2021-08-31 19:05 UTC  (6+ messages)

[PATCH v3 0/6] config-based hooks restarted
 2021-08-31 19:05 UTC  (4+ messages)
` [PATCH v3 5/6] hook: include hooks from the config


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.