All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-11-11 18:25:38 to 2022-11-11 19:33:24 UTC [more...]

[PATCH bpf-next v6 00/26] Allocated objects, BPF linked lists
 2022-11-11 19:32 UTC  (6+ messages)
` [PATCH bpf-next v6 01/26] bpf: Remove local kptr references in documentation
` [PATCH bpf-next v6 02/26] bpf: Remove BPF_MAP_OFF_ARR_MAX
` [PATCH bpf-next v6 03/26] bpf: Fix copy_map_value, zero_map_value
` [PATCH bpf-next v6 04/26] bpf: Support bpf_list_head in map values
` [PATCH bpf-next v6 05/26] bpf: Rename RET_PTR_TO_ALLOC_MEM

[PATCH] udmabuf: add vmap method to udmabuf_ops
 2022-11-11 16:02 UTC  (2+ messages)

[PATCH printk v3 00/40] reduce console_lock scope
 2022-11-11 14:43 UTC  (2+ messages)

[PATCH v3] xattr: use rbtree for simple_xattrs
 2022-11-11 19:31 UTC  (3+ messages)

[PATCH v2 0/2] Update sendemail-validate hook docs to add header file parameter
 2022-11-11 19:31 UTC  (3+ messages)
` [PATCH v2 1/2] Expose header information to git-send-email's sendemail-validate hook
` [PATCH v2 2/2] Update sendemail-validate hook docs to add header file parameter

[PATCH bpf-next v2 0/1] Document BPF_MAP_TYPE_LPM_TRIE
 2022-11-11 19:30 UTC  (3+ messages)

[PATCH bpf-next v3 0/1] docs: BPF_MAP_TYPE_CPUMAP
 2022-11-11 19:30 UTC  (3+ messages)

[PATCH v2 0/3] Add support for linking gpt with poeg
 2022-11-11 19:29 UTC  (4+ messages)
` [DO NOT APPLY PATCH 1/3] dt-bindings: pwm: Add RZ/G2L GPT binding
` [PATCH v2 2/3] dt-bindings: pwm: rzg2l-gpt: Document renesas,poegs property
` [PATCH v2 3/3] pwm: rzg2l-gpt: Add support for linking with poeg

On time64 and Large File Support
 2022-11-11 19:28 UTC  (5+ messages)

[efi:next] BUILD SUCCESS 82da66a9913ef37c300d2e44ebc3b4814120d24b
 2022-11-11 19:27 UTC 

[PATCH v2] mm: add new syscall pidfd_set_mempolicy()
 2022-11-11 19:27 UTC  (2+ messages)

[Intel-gfx] [PATCH v2 00/18] drm/i915: Finish (de)gamma readout
 2022-11-11 19:27 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Finish (de)gamma readout (rev4)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

Upstream Homa?
 2022-11-11 19:25 UTC  (5+ messages)

[Intel-gfx] [PATCH] drm/i915/display: Add missing checks for cdclk crawling
 2022-11-11 19:26 UTC 

[PATCH 0/2] KVM: x86/mmu: Use page-track only for... page tracking
 2022-11-11 19:24 UTC  (2+ messages)

[Intel-gfx] [PATCH v2 1/9] drm/i915: Allocate power domain set wakerefs dynamically
 2022-11-11 19:23 UTC  (12+ messages)
` [Intel-gfx] [PATCH v3 "

Coverity: nouveau_dp_irq(): Null pointer dereferences
 2022-11-11 19:21 UTC  (5+ messages)
    ` [Nouveau] "

[PULL 00/11] Block layer patches
 2022-11-11 19:20 UTC  (2+ messages)

[GIT PULL] arm64 updates for 6.1-rc1
 2022-11-11 19:18 UTC  (9+ messages)

[PATCH bpf] bpf: Fix offset calculation error in __copy_map_value and zero_map_value
 2022-11-11 19:17 UTC  (2+ messages)

mm/slub.c:486:17: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2022-11-11 19:14 UTC 

[Buildroot] [PATCH next 1/1] package/octave: bump to version 7.3.0
 2022-11-11 19:14 UTC 

[asahilinux:gpu/rust-wip 20/314] drivers/soc/apple/rtkit-crashlog.c:6:10: fatal error: asm/esr.h: No such file or directory
 2022-11-11 19:14 UTC 

[PATCH] sched/fair: favor non-idle group in tick preemption
 2022-11-11 19:14 UTC  (10+ messages)

[Intel-gfx] [PATCH 0/4] drm/i915: Per-device display tracepoints
 2022-11-11 19:14 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Per-device display tracepoints (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH 0/9] btrfs: more optimizations for lseek and fiemap
 2022-11-11 19:12 UTC  (2+ messages)

[PATCH 0/2] Expose header information to git-send-email's sendemail-validate hook
 2022-11-11 19:12 UTC  (3+ messages)
` [PATCH 2/2] Update sendemail-validate hook docs to add header file parameter

[RFC] option to use proper skew timings for Micrel KSZ9021
 2022-11-11 19:03 UTC  (7+ messages)

[cocci] Possible bug in a semantic patch
 2022-11-11 19:10 UTC  (3+ messages)
` [cocci] Fixing the adjustment of variable declarations
  ` [cocci] Reducing the scope for variables with SmPL

[igt-dev] [PATCH i-g-t] tests/i915/kms_psr2_su: Cleanup
 2022-11-11 19:09 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "

[PATCH bpf-next v3 0/3] libbpf: btf_decl_tag attribute for btf dump in C format
 2022-11-11 19:07 UTC  (7+ messages)
` [PATCH bpf-next v3 1/3] libbpf: __attribute__((btf_decl_tag("..."))) "
` [PATCH bpf-next v3 2/3] selftests/bpf: Dump data sections as part of btf_dump_test_case tests
` [PATCH bpf-next v3 3/3] selftests/bpf: Tests for BTF_KIND_DECL_TAG dump in C format

[PATCH v6 00/26] KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2
 2022-11-11 19:06 UTC  (3+ messages)

[PATCH mptcp-next 1/2] Squash-to: "mptcp: implement delayed seq generation for passive fastopen"
 2022-11-11 19:04 UTC  (2+ messages)

[PATCH 0/9] Linux RISC-V AIA Support
 2022-11-11 19:01 UTC  (5+ messages)

[PATCH v2 00/13] Enable USB host and device functions on Jetson
 2022-11-11 17:32 UTC  (5+ messages)
` [PATCH v2 02/13] dt-bindings: usb: Add NVIDIA Tegra234 XUSB host controller binding

[bitbake-devel][PATCH 1/2] build: log the lockfiles in use with debug
 2022-11-11 18:58 UTC  (2+ messages)
` [bitbake-devel][PATCH 2/2] build: log when the task is locked

[PATCH v5] PCI/ACPI: PCI/ACPI: Validate devices with power resources support D3
 2022-11-11 18:58 UTC  (2+ messages)

[PATCH 0/2] mt7621 pci & phy-pci fix future oops from soc_device_match_attr
 2022-11-11 18:55 UTC  (3+ messages)
` [PATCH 2/2] PCI: mt7621: add sentinel to quirks table

[PATCH V3 6/6] ASoC:codecs:aw883xx corresponds to the modified Makefile and Kconfig
 2022-11-11 18:54 UTC  (3+ messages)

[PATCH bpf-next] selftests/bpf: Fix error undeclared identifier 'NF_NAT_MANIP_SRC'
 2022-11-11 18:55 UTC  (6+ messages)

[PATCH RFC] kernel/trace: move functions in trace_probe_tmpl.h to trace_probe.c
 2022-11-11 18:54 UTC  (2+ messages)

[asahilinux:gpu/rust-wip 20/314] drivers/soc/apple/rtkit-crashlog.c:6:10: fatal error: 'asm/esr.h' file not found
 2022-11-11 18:54 UTC 

[PATCH 0/4] staging: r8188eu: some _FAIL, _SUCCESS removals
 2022-11-11 18:53 UTC  (2+ messages)

[PATCH] net: fix memory leak in security_sk_alloc()
 2022-11-11 18:52 UTC  (3+ messages)

[PATCH v3] rt-tests: hwlatdetect.py Covert to f-strings
 2022-11-11 18:49 UTC 

[PATCH v3 0/2] Fix the virtio features negotiation flaw
 2022-11-11 18:49 UTC  (5+ messages)
` [PATCH v3 2/2] vhost-net: "

[PATCH v2 00/12] Drivers: hv: Add PCI pass-thru support to Hyper-V Confidential VMs
 2022-11-11 18:49 UTC  (3+ messages)
` [PATCH v2 05/12] x86/hyperv: Change vTOM handling to use standard coco mechanisms

[PATCH 00/14] IFS multi test image support and misc changes
 2022-11-11 18:48 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 10/14] platform/x86/intel/ifs: Add metadata validation

Another fix for DRM Buddy regression
 2022-11-11 18:46 UTC 

[PATCH v2] xattr: use rbtree for simple_xattrs
 2022-11-11 18:45 UTC  (6+ messages)

[PATCH v3 0/6] pinctrl: intel: Enable PWM optional feature
 2022-11-11 18:43 UTC  (7+ messages)
` [PATCH v3 1/6] pwm: Add a stub for devm_pwmchip_add()
` [PATCH v3 2/6] pwm: lpss: Rename MAX_PWMS --> LPSS_MAX_PWMS
` [PATCH v3 3/6] pwm: lpss: Include headers we are the direct user of
` [PATCH v3 4/6] pwm: lpss: Allow other drivers to enable PWM LPSS
` [PATCH v3 5/6] pwm: lpss: Add pwm_lpss_probe() stub
` [PATCH v3 6/6] pinctrl: intel: Enumerate PWM device when community has a capability

[PATCH v3] fs/binfmt_elf: Fix memsz > filesz handling
 2022-11-11 18:43 UTC  (6+ messages)

[PATCH v2] rcu: Dump memory object info if callback function is invalid
 2022-11-11 18:42 UTC  (5+ messages)

[PATCH bpf-next] libbpf: hashmap.h update to fix build issues using LLVM14
 2022-11-11 18:40 UTC  (7+ messages)

[PATCH v2 0/1] x86/resctrl: fix task CLOSID update race
 2022-11-11 18:38 UTC  (3+ messages)
` [PATCH v2 1/1] x86/resctrl: fix task closid/rmid "

[RFD] resctrl: reassigning a running container's CTRL_MON group
 2022-11-11 18:38 UTC  (18+ messages)

[PATCH] s390x: Fix spelling errors
 2022-11-11 18:38 UTC  (2+ messages)

[GIT PULL] kernel hardening fix for v6.1-rc5
 2022-11-11 18:37 UTC 

[PATCH 00/26] Add Cgroup support for SGX EPC memory
 2022-11-11 18:35 UTC  (53+ messages)
` [PATCH 01/26] x86/sgx: Call cond_resched() at the end of sgx_reclaim_pages()
` [PATCH 02/26] x86/sgx: Store struct sgx_encl when allocating new va pages
` [PATCH 03/26] x86/sgx: Add 'struct sgx_epc_lru' to encapsulate lru list(s)
` [PATCH 04/26] x86/sgx: Use sgx_epc_lru for existing active page list
` [PATCH 05/26] x86/sgx: Track epc pages on reclaimable or unreclaimable lists
` [PATCH 06/26] x86/sgx: Introduce RECLAIM_IN_PROGRESS flag for EPC pages
` [PATCH 07/26] x86/sgx: Use a list to track to-be-reclaimed pages during reclaim
` [PATCH 08/26] x86/sgx: Add EPC page flags to identify type of page
` [PATCH 09/26] x86/sgx: Allow reclaiming up to 32 pages, but scan 16 by default
` [PATCH 10/26] x86/sgx: Return the number of EPC pages that were successfully reclaimed
` [PATCH 11/26] x86/sgx: Add option to ignore age of page during EPC reclaim
` [PATCH 12/26] x86/sgx: Add helper to retrieve SGX EPC LRU given an EPC page
` [PATCH 13/26] x86/sgx: Prepare for multiple LRUs
` [PATCH 14/26] x86/sgx: Expose sgx_reclaim_pages() for use by EPC cgroup
` [PATCH 15/26] x86/sgx: Add helper to grab pages from an arbitrary EPC LRU
` [PATCH 16/26] x86/sgx: Add EPC OOM path to forcefully reclaim EPC
` [PATCH 17/26] cgroup/misc: Add notifier block list support for css events
` [PATCH 18/26] cgroup/misc: Expose root_misc
` [PATCH 19/26] cgroup/misc: Expose parent_misc()
` [PATCH 20/26] cgroup/misc: allow users of misc cgroup to read specific cgroup usage
` [PATCH 21/26] cgroup/misc: allow misc cgroup consumers to read the max value
` [PATCH 22/26] cgroup/misc: Add private per cgroup data to struct misc_cg
` [PATCH 23/26] cgroup/misc: Add tryget functionality for misc controller
` [PATCH 24/26] cgroup/misc: Add SGX EPC resource type
` [PATCH 25/26] x86/sgx: Add support for misc cgroup controller
` [PATCH 26/26] Docs/x86/sgx: Add description for cgroup support

[PATCH for 8.0 v5 00/20] use MemTxAttrs to avoid current_cpu in hw/
 2022-11-11 18:25 UTC  (23+ messages)
` [PATCH v5 02/20] target/arm: ensure TCG IO accesses set appropriate MemTxAttrs
` [PATCH v5 03/20] target/arm: ensure HVF traps "
` [PATCH v5 04/20] target/arm: ensure KVM "
` [PATCH v5 05/20] target/arm: ensure m-profile helpers "
` [PATCH v5 06/20] qtest: make read/write operation appear to be from CPU
` [PATCH v5 07/20] hw/intc/gic: use MxTxAttrs to divine accessing CPU
` [PATCH v5 08/20] hw/timer: convert mptimer access to attrs to derive cpu index
` [PATCH v5 09/20] hw/arm: remove current_cpu hack from pxa2xx access
` [PATCH v5 10/20] target/microblaze: initialise MemTxAttrs for CPU access
` [PATCH v5 11/20] target/sparc: "
` [PATCH v5 12/20] target/riscv: "
` [PATCH v5 13/20] target/i386: add explicit initialisation for MexTxAttrs
` [PATCH v5 14/20] hw/audio: explicitly set .requester_type for intel-hda
` [PATCH v5 15/20] hw/i386: update vapic_write to use MemTxAttrs
` [PATCH v5 16/20] include: add MEMTXATTRS_MACHINE helper
` [PATCH v5 17/20] hw/intc: properly model IOAPIC MSI messages
` [PATCH v5 18/20] hw/i386: convert apic access to use MemTxAttrs
` [PATCH v5 19/20] hw/isa: derive CPUState from MemTxAttrs in apm_ioport_writeb
` [PATCH v5 20/20] include/hw: add commentary to current_cpu export

[PATCH v17 0/3] Add TDX Guest Attestation support
 2022-11-11 18:35 UTC  (3+ messages)
` [PATCH v17 1/3] x86/tdx: Add a wrapper to get TDREPORT from the TDX Module

[PATCH 1/2] dt-bindings: clock: tegra124-dfll: Convert to json-schema
 2022-11-11 18:35 UTC  (2+ messages)

[RFC PATCH v3 00/11] virtio/vsock: experimental zerocopy receive
 2022-11-11 18:35 UTC  (4+ messages)

[PATCH] rcu: Dump memory object info if callback is invalid
 2022-11-11 18:35 UTC  (4+ messages)

[linux-next:master] BUILD REGRESSION f8f60f322f0640c8edda2942ca5f84b7a27c417a
 2022-11-11 18:32 UTC  (4+ messages)
` [Nouveau] "

[ti:ti-linux-5.10.y-cicd 19558/19562] ti-thermal-common.c:(.text+0xaa0): multiple definition of `ti_thermal_unregister_cpu_cooling'; drivers/thermal/k3_j72xx_bandgap.o:k3_j72xx_bandgap.c:(.text+0x1760): first defined here
 2022-11-11 18:34 UTC 

[PATCH] arm64: ftrace: Define ftrace_stub_graph only with FUNCTION_GRAPH_TRACER
 2022-11-11 18:32 UTC  (3+ messages)

Friday, November 11, 2022 Notification from 0396 306136 ()
 2022-11-11 18:25 UTC 

[dm-devel] [PATCHv2 0/5] fix direct io device mapper errors
 2022-11-11 18:31 UTC  (3+ messages)
  `  "

[PATCH v3 1/3] Documentation: KUnit: make usage.rst a superset of tips.rst, remove duplication
 2022-11-11 18:29 UTC  (3+ messages)
` [PATCH v3 2/3] Documentation: KUnit: reword description of assertions
` [PATCH v3 3/3] Documentation: kunit: Remove redundant 'tips.rst' page

[RFC PATCH 0/4] git: remove --super-prefix
 2022-11-11 18:29 UTC  (6+ messages)
` [RFC PATCH 0/8] Get rid of "git --super-prefix"

[PATCH v6 1/2] dt-bindings: PCI: xilinx-pcie: Convert to YAML schemas of Xilinx AXI PCIe Root Port Bridge
 2022-11-11 18:29 UTC  (4+ messages)
` [PATCH v6 2/2] dt-bindings: PCI: xilinx-nwl: Convert to YAML schemas of Xilinx NWL "

Patch to exposing modalias'es for built in kernel modules (USB)
 2022-11-11 18:29 UTC  (3+ messages)
` [PATCH] modules: add modalias file to sysfs for modules

[PATCH v3 0/5] PCI: Remove unnecessary <linux/of_irq.h> includes
 2022-11-11 18:27 UTC  (6+ messages)

[syzbot] possible deadlock in reiserfs_ioctl
 2022-11-11 18:26 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.