All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-07 06:23:04 to 2024-08-07 07:07:01 UTC [more...]

[PATCH] usb: gadget: ether: Handle gadget driver registration in start and stop
 2024-08-07  6:38 UTC  (5+ messages)

[PATCH v3 00/17] wifi: cc33xx: Add driver for new TI CC33xx wireless device family
 2024-08-07  7:06 UTC  (4+ messages)
` [PATCH v3 17/17] dt-bindings: net: wireless: cc33xx: Add ti,cc33xx.yaml

[PATCH] vfs: avoid spurious dentry ref/unref cycle on open
 2024-08-07  7:05 UTC  (9+ messages)

[PATCH] Fix spelling and gramatical errors
 2024-08-07  7:05 UTC 

[PATCH 6.1.y-cip 00/30] Add support for RZ/{G2L,G2LC,G2UL,V2L} Camera Data Receiving Unit
 2024-08-07  7:03 UTC  (2+ messages)

[RFC net] net: make page pool stall netdev unregistration to avoid IOMMU crashes
 2024-08-07  7:03 UTC  (2+ messages)

[PATCH 0/3] add some node for amlogic c3
 2024-08-07  7:01 UTC  (14+ messages)
` [PATCH 1/3] dt-bindings: clock: fix C3 PLL input parameter
` [PATCH 2/3] arm64: dts: amlogic: add some device nodes for C3

[syzbot] [can?] WARNING: refcount bug in j1939_session_put
 2024-08-07  6:56 UTC  (4+ messages)

[PATCH v2 00/39] efi: Add a test for EFI bootmeth
 2024-08-07  7:00 UTC  (3+ messages)
` [PATCH v2 29/39] efi_loader: Shorten the app rules further

[PATCH 00/22] Memory leak fixes (pt.4)
 2024-08-07  7:01 UTC  (3+ messages)
` [PATCH 06/22] read-cache: fix leaking hashfile when writing index fails

[PATCH v4 00/26] mm: introduce numa_memblks
 2024-08-07  6:58 UTC  (84+ messages)
` [PATCH v4 01/26] mm: move kernel/numa.c to mm/
` [PATCH v4 02/26] MIPS: sgi-ip27: make NODE_DATA() the same as on all other architectures
` [PATCH v4 03/26] MIPS: sgi-ip27: ensure node_possible_map only contains valid nodes
` [PATCH v4 04/26] MIPS: sgi-ip27: drop HAVE_ARCH_NODEDATA_EXTENSION
` [PATCH v4 05/26] MIPS: loongson64: rename __node_data to node_data
` [PATCH v4 06/26] MIPS: loongson64: drop HAVE_ARCH_NODEDATA_EXTENSION
` [PATCH v4 07/26] arch, mm: move definition of node_data to generic code
` [PATCH v4 08/26] mm: drop CONFIG_HAVE_ARCH_NODEDATA_EXTENSION
` [PATCH v4 09/26] arch, mm: pull out allocation of NODE_DATA to generic code
` [PATCH v4 10/26] x86/numa: simplify numa_distance allocation
` [PATCH v4 11/26] x86/numa: use get_pfn_range_for_nid to verify that node spans memory
` [PATCH v4 12/26] x86/numa: move FAKE_NODE_* defines to numa_emu
` [PATCH v4 13/26] x86/numa_emu: simplify allocation of phys_dist
` [PATCH v4 14/26] x86/numa_emu: split __apicid_to_node update to a helper function
` [PATCH v4 15/26] x86/numa_emu: use a helper function to get MAX_DMA32_PFN
` [PATCH v4 16/26] x86/numa: numa_{add,remove}_cpu: make cpu parameter unsigned
` [PATCH v4 17/26] mm: introduce numa_memblks
` [PATCH v4 18/26] mm: move numa_distance and related code from x86 to numa_memblks
` [PATCH v4 19/26] mm: introduce numa_emulation
` [PATCH v4 20/26] mm: numa_memblks: introduce numa_memblks_init
` [PATCH v4 21/26] mm: numa_memblks: make several functions and variables static
` [PATCH v4 22/26] mm: numa_memblks: use memblock_{start,end}_of_DRAM() when sanitizing meminfo
` [PATCH v4 23/26] of, numa: return -EINVAL when no numa-node-id is found
` [PATCH v4 24/26] arch_numa: switch over to numa_memblks
` [PATCH v4 25/26] mm: make range-to-target_node lookup facility a part of numa_memblks
` [PATCH v4 26/26] docs: move numa=fake description to kernel-parameters.txt

[PATCH net-next] selftests: forwarding: lib.sh: ignore "Address not found"
 2024-08-07  6:59 UTC  (4+ messages)

[PATCH 1/2] malloc: implement malloc_usable_size()
 2024-08-07  6:58 UTC  (4+ messages)
` [PATCH] fixup! "
  ` (subset) "

FAILED: patch "[PATCH] mm/hugetlb: fix potential race in" failed to apply to 6.1-stable tree
 2024-08-07  6:54 UTC  (2+ messages)
` [PATCH 6.1.y] mm/hugetlb: fix potential race in __update_and_free_hugetlb_folio()

[PATCH 0/2] Add GMAC support for rk3576
 2024-08-07  6:56 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: net: Add rk3576 dwmac bindings

[PATCH] sched/deadline: Fix lint warnings and errors in deadline.c
 2024-08-07  6:58 UTC 

[PATCH 1/1] boot: set correct block device name in set_efi_bootdev()
 2024-08-07  6:57 UTC  (3+ messages)

[PATCH 00/20] Stop using `the_repository` in "config.c"
 2024-08-07  6:58 UTC  (21+ messages)
` [PATCH 01/20] path: expose `do_git_path()` as `repo_git_pathv()`
` [PATCH 02/20] path: expose `do_git_common_path()` as `strbuf_git_common_pathv()`
` [PATCH 03/20] editor: do not rely on `the_repository` for interactive edits
` [PATCH 04/20] hooks: remove implicit dependency on `the_repository`
` [PATCH 05/20] path: stop relying on `the_repository` when reporting garbage
` [PATCH 06/20] path: stop relying on `the_repository` in `worktree_git_path()`
` [PATCH 07/20] path: hide functions using `the_repository` by default
` [PATCH 08/20] config: introduce missing setters that take repo as parameter
` [PATCH 09/20] config: expose `repo_config_clear()`
` [PATCH 10/20] config: pass repo to `git_config_get_index_threads()`
` [PATCH 11/20] config: pass repo to `git_config_get_split_index()`
` [PATCH 12/20] config: pass repo to `git_config_get_max_percent_split_change()`
` [PATCH 13/20] config: pass repo to `git_config_get_expiry()`
` [PATCH 14/20] config: pass repo to `git_config_get_expiry_in_days()`
` [PATCH 15/20] config: pass repo to `git_die_config()`
` [PATCH 16/20] config: pass repo to functions that rename or copy sections
` [PATCH 17/20] config: don't have setters depend on `the_repository`
` [PATCH 18/20] config: don't depend on `the_repository` with branch conditions
` [PATCH 19/20] global: prepare for hiding away repo-less config functions
` [PATCH 20/20] config: hide functions using `the_repository` by default

[jlayton:openfast2] [fs] 49d6daad7b: Oops:general_protection_fault,probably_for_non-canonical_address#:#[##]SMP_KASAN
 2024-08-07  6:55 UTC 

[PATCH v2 net-next 0/9] l2tp: misc improvements
 2024-08-07  6:54 UTC  (10+ messages)
` [PATCH v2 net-next 1/9] documentation/networking: update l2tp docs
` [PATCH v2 net-next 2/9] l2tp: remove inline from functions in c sources
` [PATCH v2 net-next 3/9] l2tp: move l2tp_ip and l2tp_ip6 data to pernet
` [PATCH v2 net-next 4/9] l2tp: handle hash key collisions in l2tp_v3_session_get
` [PATCH v2 net-next 5/9] l2tp: add tunnel/session get_next helpers
` [PATCH v2 net-next 6/9] l2tp: use get_next APIs for management requests and procfs/debugfs
` [PATCH v2 net-next 7/9] l2tp: improve tunnel/session refcount helpers
` [PATCH v2 net-next 8/9] l2tp: l2tp_eth: use per-cpu counters from dev->tstats
` [PATCH v2 net-next 9/9] l2tp: flush workqueue before draining it

[PATCH] vduse: avoid using __GFP_NOFAIL
 2024-08-07  6:54 UTC  (10+ messages)

[PATCH] PCI: Detect and trust built-in TBT chips
 2024-08-07  6:54 UTC  (3+ messages)

[core-for-CI PATCH] usb: typec: ucsi: Fix a potential deadlock in ucsi_send_command_common()
 2024-08-07  6:54 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for usb: typec: ucsi: Fix a potential deadlock in ucsi_send_command_common() (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCH v1] perf hist: Fix reference counting of branch_info
 2024-08-07  6:51 UTC 

[PATCH net-next 0/5] devlink: embed driver's priv data callback param into devlink_resource
 2024-08-07  6:51 UTC  (6+ messages)
` [PATCH net-next 4/5] "
` [PATCH net-next 5/5] mlxsw: spectrum_kvdl: combine devlink resource occupation getters

[meta-networking][PATCH] nftables: avoid python dependencies when building without python
 2024-08-07  6:50 UTC  (2+ messages)

[PATCH] migration: Refine the convergence detection
 2024-08-07  6:46 UTC  (5+ messages)

[PATCH] usb: gadget: usbhs: Add Renesas USBHS device driver
 2024-08-07  6:48 UTC  (2+ messages)

[PATCH RFC 0/4] mm: Introduce guest_memfd library
 2024-08-07  6:48 UTC  (5+ messages)
` [PATCH RFC 3/4] mm: guest_memfd: Add option to remove guest private memory from direct map

[PATCH v2 0/2] lib: sbi: Heap improvements for SMMTT
 2024-08-07  6:48 UTC  (6+ messages)
` [PATCH v2 1/2] lib: sbi: Support multiple heaps
` [PATCH v2 2/2] lib: sbi: Implement aligned memory allocators

[build fail] v6.11-rc2 from "ARM: 9404/1: arm32: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION"
 2024-08-07  6:42 UTC  (2+ messages)

PROBLEM: repeatable lockup on RAID-6 with LUKS dm-crypt on NVMe devices when rsyncing many files
 2024-08-07  6:46 UTC  (4+ messages)

CVE-2024-39503: netfilter: ipset: Fix race between namespace cleanup and gc in the list:set type
 2024-08-07  6:42 UTC  (2+ messages)

[PATCH v3 0/7] iommu/vt-d: Convert to use static identity domain
 2024-08-07  6:41 UTC  (4+ messages)
` [PATCH v3 4/7] iommu/vt-d: Prepare for global "

[RFC PATCH 0/9] KVM: x86/mmu: Preserve Accessed bits on PROT changes
 2024-08-07  6:41 UTC  (4+ messages)
` [RFC PATCH 9/9] KVM: x86/mmu: Track SPTE accessed info across mmu_notifier "

2.46 submodule breakage
 2024-08-07  6:40 UTC  (4+ messages)

[PATCH v2] ACPI: introduce acpi_arch_init
 2024-08-07  6:36 UTC  (2+ messages)

[PATCH 00/14] event: Replace some more init hooks
 2024-08-07  6:06 UTC  (6+ messages)
` [PATCH 05/14] initcall: Adjust the failure message and return value

[PATCH v3 0/5] Add bootph-all property for J7 boards
 2024-08-07  6:36 UTC  (9+ messages)
` [PATCH v3 1/5] arm64: dts: ti: k3-j721s2*: Add bootph-* properties

[PATCH] perf parse-events: Back to support for parsing of field "-"
 2024-08-07  6:36 UTC  (2+ messages)

[PATCH i-g-t 1/2] lib/amdgpu: correct the GFX1150 and GFX1151 IDs range
 2024-08-07  6:33 UTC  (2+ messages)
` [PATCH i-g-t 2/2] lib/amdgpu: add GFX1152 to GFX1150 family

[PATCH] selftests: kvm: fix mkdir error when building for non-supported arch
 2024-08-07  6:33 UTC  (4+ messages)

[PATCH] rteval: Add tuned state to rteval text report
 2024-08-07  6:33 UTC 

[PATCH 00/40] Make LMB memory map global and persistent
 2024-08-07  6:31 UTC  (8+ messages)
` [PATCH 23/40] lmb: add a flags parameter to the API's

vmlinux has relocations in .text
 2024-08-07  6:31 UTC  (4+ messages)
` [yocto] "

[PATCH] usb: dwc3: Potential fix of possible dwc3 interrupt storm
 2024-08-07  6:20 UTC  (3+ messages)

[PATCH i-g-t v2 0/4] runner: Allow dynamically ignore dmesg errors or warnings
 2024-08-07  6:29 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for runner: Allow dynamically ignore dmesg errors or warnings (rev2)

[PATCH] ALSA: hda/realtek: Add Framework Laptop 13 (Intel Core Ultra) to quirks
 2024-08-07  6:29 UTC  (2+ messages)

[PATCH -next] arch_numa: Fix section mismatch warning
 2024-08-07  6:35 UTC 

[PATCH] serial: 8250_platform: Fix unused acpi_platform_serial_table warning
 2024-08-07  6:28 UTC 

[PATCH 1/1] selinux: Fix potential counting error in avc_add_xperms_decision()
 2024-08-07  6:27 UTC  (4+ messages)

[PATCH] cpufreq: spear: Fix uninitialized variable "i"
 2024-08-07  6:26 UTC  (4+ messages)

[PATCH v8 1/4] Create source symlink in perf object dir
 2024-08-07  6:24 UTC  (3+ messages)
` [PATCH v8 3/4] perf script: Fix perf script -F +metric

[PATCH v1 0/2] Add sm8550 CAMSS core dtsi
 2024-08-07  6:24 UTC  (2+ messages)

[PATCH] ASoC: amd: acp: remove MODULE_ALIAS for SoundWire machine driver
 2024-08-07  6:19 UTC  (3+ messages)

[PATCH] [v2] Input: increase max button number to 0x340
 2024-08-07  6:23 UTC  (8+ messages)

[PATCH v3 0/3] Defer TI's Remoteproc's Probe until Mailbox is Probed
 2024-08-07  6:22 UTC  (4+ messages)
` [PATCH v3 1/3] remoteproc: k3-r5: Use devm_rproc_alloc() helper
` [PATCH v3 2/3] remoteproc: k3-r5: Acquire mailbox handle during probe routine
` [PATCH v3 3/3] remoteproc: k3-dsp: "

[PATCH net-next 00/11] mlx5 misc patches 2024-08-06
 2024-08-07  6:22 UTC  (4+ messages)
` [PATCH net-next 06/11] net/mlx5e: Use extack in set ringparams callback


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.