All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-03-17 22:13:48 to 2020-03-17 23:28:29 UTC [more...]

[PATCH 4.4 00/48] batman-adv: Pending fixes
 2020-03-17 23:27 UTC  (47+ messages)
` [PATCH 4.4 01/48] batman-adv: Fix invalid read while copying bat_iv.bcast_own
` [PATCH 4.4 02/48] batman-adv: Only put gw_node list reference when removed
` [PATCH 4.4 03/48] batman-adv: Only put orig_node_vlan "
` [PATCH 4.4 04/48] batman-adv: Avoid endless loop in bat-on-bat netdevice check
` [PATCH 4.4 05/48] batman-adv: Fix unexpected free of bcast_own on add_if error
` [PATCH 4.4 06/48] batman-adv: Fix integer overflow in batadv_iv_ogm_calc_tq
` [PATCH 4.4 07/48] batman-adv: init neigh node last seen field
` [PATCH 4.4 08/48] batman-adv: Deactivate TO_BE_ACTIVATED hardif on shutdown
` [PATCH 4.4 09/48] batman-adv: Drop reference to netdevice on last reference
` [PATCH 4.4 10/48] batman-adv: Fix reference counting of vlan object for tt_local_entry
` [PATCH 4.4 11/48] batman-adv: Avoid duplicate neigh_node additions
` [PATCH 4.4 12/48] batman-adv: fix skb deref after free
` [PATCH 4.4 13/48] batman-adv: Fix use-after-free/double-free of tt_req_node
` [PATCH 4.4 14/48] batman-adv: Fix ICMP RR ethernet access after skb_linearize
` [PATCH 4.4 15/48] batman-adv: Clean up untagged vlan when destroying via rtnl-link
` [PATCH 4.4 16/48] batman-adv: Avoid nullptr dereference in bla after vlan_insert_tag
` [PATCH 4.4 17/48] batman-adv: Avoid nullptr dereference in dat "
` [PATCH 4.4 18/48] batman-adv: Fix orig_node_vlan leak on orig_node_release
` [PATCH 4.4 19/48] batman-adv: lock crc access in bridge loop avoidance
` [PATCH 4.4 20/48] batman-adv: Fix non-atomic bla_claim::backbone_gw access
` [PATCH 4.4 21/48] batman-adv: Fix reference leak in batadv_find_router
` [PATCH 4.4 22/48] batman-adv: Free last_bonding_candidate on release of orig_node
` [PATCH 4.4 23/48] batman-adv: Fix speedy join in gateway client mode
` [PATCH 4.4 24/48] batman-adv: Add missing refcnt for last_candidate
` [PATCH 4.4 25/48] batman-adv: Fix double free during fragment merge error
` [PATCH 4.4 26/48] batman-adv: Fix transmission of final, 16th fragment
` [PATCH 4.4 27/48] batman-adv: Fix rx packet/bytes stats on local ARP reply
` [PATCH 4.4 28/48] batman-adv: fix TT sync flag inconsistencies
` [PATCH 4.4 29/48] batman-adv: Fix lock for ogm cnt access in batadv_iv_ogm_calc_tq
` [PATCH 4.4 30/48] batman-adv: Fix internal interface indices types
` [PATCH 4.4 31/48] batman-adv: update data pointers after skb_cow()
` [PATCH 4.4 32/48] batman-adv: Fix skbuff rcsum on packet reroute
` [PATCH 4.4 33/48] batman-adv: Avoid race in TT TVLV allocator helper
` [PATCH 4.4 34/48] batman-adv: Fix TT sync flags for intermediate TT responses
` [PATCH 4.4 35/48] batman-adv: prevent TT request storms by not sending inconsistent TT TLVLs
` [PATCH 4.4 36/48] batman-adv: Fix debugfs path for renamed hardif
` [PATCH 4.4 37/48] batman-adv: Fix debugfs path for renamed softif
` [PATCH 4.4 38/48] batman-adv: Avoid storing non-TT-sync flags on singular entries too
` [PATCH 4.4 39/48] batman-adv: Prevent duplicated gateway_node entry
` [PATCH 4.4 40/48] batman-adv: Prevent duplicated nc_node entry
` [PATCH 4.4 41/48] batman-adv: Prevent duplicated global TT entry
` [PATCH 4.4 42/48] batman-adv: Prevent duplicated tvlv handler
` [PATCH 4.4 43/48] batman-adv: Reduce claim hash refcnt only for removed entry
` [PATCH 4.4 44/48] batman-adv: Reduce tt_local "
` [PATCH 4.4 45/48] batman-adv: Reduce tt_global "
` [PATCH 4.4 46/48] batman-adv: Only read OGM tvlv_len after buffer len check

[PATCH] alpha: fix nautilus PCI setup
 2020-03-17 23:28 UTC  (3+ messages)

[PULL 00/20] Ide patches
 2020-03-17 23:23 UTC  (7+ messages)
` [PULL 01/20] cmd646: register cmd646_reset() function in DeviceClass
` [PULL 02/20] cmd646: register vmstate_ide_pci VMStateDescription "
` [PULL 03/20] dp264: use pci_create_simple() to initialise the cmd646 device
` [PULL 04/20] cmd646: remove unused pci_cmd646_ide_init() function
` [PULL 05/20] via-ide: move registration of VMStateDescription to DeviceClass
` [PULL 08/20] via-ide: ensure that PCI_INTERRUPT_LINE is hard-wired to its default value

[PATCH 0/5] nvmet-rdma/srpt: SRQ per completion vector
 2020-03-17 23:26 UTC  (11+ messages)
` [PATCH 4/5] IB/core: cache the CQ "

[staging:staging-testing 222/222] drivers/ide/ide-gd.c:362:10: sparse: warning: Initializer entry defined twice
 2020-03-17 23:24 UTC 

[PATCH v7 00/13] APIC ID fixes for AMD EPYC CPU model
 2020-03-17 23:22 UTC  (3+ messages)

[PATCH v3 0/8] Misc hw/ide legacy clean up
 2020-03-17 23:21 UTC  (2+ messages)

[PATCH] tools/virtiofsd: add support for --socket-group
 2020-03-17 23:21 UTC  (7+ messages)

[PATCH 0/4] Fixes for exfat driver
 2020-03-17 23:20 UTC  (6+ messages)
  ` [PATCH 1/4] exfat: Simplify exfat_utf8_d_hash() for code points above U+FFFF
  ` [PATCH 2/4] exfat: Simplify exfat_utf8_d_cmp() "
  ` [PATCH 3/4] exfat: Remove unused functions exfat_high_surrogate() and exfat_low_surrogate()
  ` [PATCH 4/4] exfat: Fix discard support

[PATCH] treewide: Rename "unencrypted" to "decrypted"
 2020-03-17 23:16 UTC  (5+ messages)

should indent recipe use "${prefix}" instead of "/usr"?
 2020-03-17 23:17 UTC  (5+ messages)

[PATCH v2 for-next 0/3] RDMA/bnxt_re: Fixes for handling device references
 2020-03-17 23:16 UTC  (2+ messages)

arm64/for-kernelci build: 3 builds: 1 failed, 2 passed, 1 error (v5.6-rc6-67-gcf89e8c383a6)
 2020-03-17 23:15 UTC 

ensure device private pages have an owner v2
 2020-03-17 23:14 UTC  (17+ messages)
` [PATCH 3/4] mm: simplify device private page handling in hmm_range_fault

[PATCHv6 0/3] arm64: perf: Add support for ARMv8.5-PMU 64-bit counters
 2020-03-17 23:14 UTC  (3+ messages)

[PATCH bpf-next v5] bpf: Support llvm-objcopy and llvm-objdump for vmlinux BTF
 2020-03-17 23:14 UTC  (6+ messages)

[PATCH 0/9] Enable orphan section warning
 2020-03-17 23:10 UTC  (7+ messages)
` [PATCH 7/9] arm64/build: Warn on orphan section placement

[tty:tty-testing] BUILD SUCCESS 089b6d36549160b535e109cd07ed6d578b81de46
 2020-03-17 23:10 UTC 

[PATCH v10 0/3] Acceptance test: Add "boot_linux" acceptance test
 2020-03-17 23:10 UTC  (4+ messages)
` [PATCH v10 3/3] Acceptance tests: add make targets to download images

[PATCH v2 bpf-next] bpf: sharing bpf runtime stats with /dev/bpf_stats
 2020-03-17 23:08 UTC  (7+ messages)

linux-next: Fixes tag needs some work in the hmm tree
 2020-03-17 23:08 UTC  (2+ messages)

next/pending-fixes build: 213 builds: 0 failed, 213 passed, 25 warnings (v5.6-rc6-220-g39ff0c2fc628)
 2020-03-17 23:08 UTC 

[PATCH 0/2] rcar-csi2: make use V4L2_ASYNC_MATCH_CUSTOM to do fwnode matching
 2020-03-17 23:08 UTC  (8+ messages)
` [PATCH] media: v4l2-async: Accept endpoints and devices for "

[PATCH] mm/shuffle.c: optimize add_to_free_area_random()
 2020-03-17 23:06 UTC  (3+ messages)

[PATCH 00/13] client side user xattr (RFC8276) support
 2020-03-17 23:03 UTC  (3+ messages)

[PULL 00/45] ppc-for-5.0 queue 20200317
 2020-03-17 22:33 UTC  (3+ messages)

[PATCH v2 6/8] target/ppc: allow ppc_cpu_do_system_reset to take an alternate vector
 2020-03-17 22:46 UTC  (2+ messages)

[PATCH/RFC] media: v4l2: Extend VIDIOC_ENUM_FMT to support MC-centric devices
 2020-03-17 23:02 UTC  (5+ messages)

[Xen-devel] [XEN PATCH] mismatch between pyxc_methods flags and PyObject definitions
 2020-03-17 23:01 UTC 

[RFC PATCH 0/7] Rework PWM_POLARITY_* flags
 2020-03-17 23:01 UTC  (12+ messages)
` [RFC PATCH 1/7] pwm: rename the PWM_POLARITY_INVERSED enum
` [RFC PATCH 2/7] dt-bindings: pwm: document the PWM polarity flag
` [RFC PATCH 3/7] dt-bindings: pwm: add normal "
` [RFC PATCH 4/7] dt-bindings: pwm: add description of PWM polarity

[PATCH v3 0/5] vfio/pci: Fix up breakage against split irqchip and INTx
 2020-03-17 22:58 UTC  (16+ messages)
` [PATCH v3 1/5] vfio/pci: Disable INTx fast path if using split irqchip
` [PATCH v3 2/5] vfio/pci: Use kvm_irqchip_add_irqfd_notifier_gsi() for irqfds
` [PATCH v3 3/5] KVM: Pass EventNotifier into kvm_irqchip_assign_irqfd
` [PATCH v3 4/5] KVM: Kick resamplefd for split kernel irqchip
  ` [PATCH v3.1 "
` [PATCH v3 5/5] Revert "vfio/pci: Disable INTx fast path if using split irqchip"

[MPTCP] Re: [PATCH v1 3/3] Squash-to: "selftests: add test-cases for MPTCP MP_JOIN"
 2020-03-17 23:00 UTC 

[MPTCP] Re: [PATCH v1 2/3] Squash-to: "mptcp: add netlink based PM"
 2020-03-17 22:57 UTC 

write atomicity with xfs ... current status?
 2020-03-17 22:56 UTC  (6+ messages)

[peterz-queue:locking/wip-cna 4/4] arch/x86/kernel/alternative.c:742:2: error: implicit declaration of function 'cna_configure_spin_lock_slowpath'
 2020-03-17 22:55 UTC 

Looking for help testing patch attestation
 2020-03-17 22:52 UTC  (4+ messages)

[PATCH 00/11] EDAC/ghes: Cleanup, rework and improvement of memory reporting
 2020-03-17 22:53 UTC  (7+ messages)
` [PATCH 11/11] EDAC/ghes: Create one memory controller per physical memory array

[Intel-gfx] [CI] drm/i915: Fix up documentation paths after file moving
 2020-03-17 22:53 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH 00/14] net: ldpaa_eth: transition to CONFIG_DM_ETH
 2020-03-17 22:52 UTC  (3+ messages)
` [PATCH 02/14] drivers: net: ldpaa: add support for probing based on the DTS

[PATCH v2 rcu-dev 1/3] rcuperf: Add ability to increase object allocation size
 2020-03-17 22:48 UTC  (5+ messages)

[PATCH 0/4] tests/vm: minor install tweaks, update netbsd & freebsd
 2020-03-17 22:46 UTC  (5+ messages)
` [PATCH 1/4] tests/vm: write raw console log

ensure device private pages have an owner
 2020-03-17 22:46 UTC  (11+ messages)
` [PATCH 2/2] mm: remove device private page support from hmm_range_fault

[PATCH] xfs: use more suitable method to get the quota limit value
 2020-03-17 22:45 UTC  (2+ messages)

[PATCH v7 00/48] atmel_mxt_ts misc
 2020-03-17 22:44 UTC  (3+ messages)
` [PATCH v7 03/48] Input: atmel_mxt_ts - only read messages in mxt_acquire_irq() when necessary

Contribution as a build and boot tester
 2020-03-17 22:42 UTC 

[PATCH v28 00/22] Intel SGX foundations
 2020-03-17 22:36 UTC  (17+ messages)
` [PATCH v28 21/22] x86/vdso: Implement a vDSO for Intel SGX enclave call

[Buildroot] Build issue: ncurses 6.1 on Buildroot 2020.02
 2020-03-17 22:35 UTC  (4+ messages)

[PATCH 3/3] arm64: reduce trampoline data alignment
 2020-03-17 22:34 UTC  (3+ messages)

[MPTCP] Re: [PATCH v1 1/3] Squash-to: "mptcp: Implement path manager interface commands"
 2020-03-17 22:34 UTC 

[PATCH v2 0/8] mm/memory_hotplug: allow to specify a default online_type
 2020-03-17 22:24 UTC  (4+ messages)
` [PATCH v2 6/8] mm/memory_hotplug: unexport memhp_auto_online

[PATCH RESEND] drm/lease: fix potential race in fill_object_idr
 2020-03-17 22:33 UTC  (3+ messages)

[PATCH 2/3] arm64/sdei: gather trampolines' .rodata
 2020-03-17 22:32 UTC  (3+ messages)

[PATCH] cpufreq: powernv: Fix frame-size-overflow in powernv_cpufreq_work_fn
 2020-03-17 22:30 UTC  (2+ messages)

[PATCH] ext4: Give 32bit personalities 32bit hashes
 2020-03-17 22:30 UTC  (4+ messages)

[PATCH v3 2/5] fs/filesystems.c: downgrade user-reachable WARN_ONCE() to pr_warn_once()
 2020-03-17 22:30 UTC  (2+ messages)

[PATCH v1] mpt3sas: Fix kernel panic observed on soft HBA unplug
 2020-03-17 22:30 UTC  (2+ messages)

[PATCH 1/3 RESEND] perf/amd/uncore: Replace manual sampling check with CAP_NO_INTERRUPT flag
 2020-03-17 22:30 UTC  (2+ messages)

[tip: x86/timers] x86/tsc_msr: Use named struct initializers
 2020-03-17 22:30 UTC  (2+ messages)

[PATCH v2] media: ov5640: fix use of destroyed mutex
 2020-03-17 22:30 UTC  (2+ messages)

[GIT PULL 6/6] intel_th: pci: Add Elkhart Lake CPU support
 2020-03-17 22:30 UTC  (2+ messages)

[PATCH 1/3] arm64: clean up trampoline vector loads
 2020-03-17 22:30 UTC  (3+ messages)

[PATCH] drm/lease: fix WARNING in idr_destroy
 2020-03-17 22:29 UTC  (3+ messages)

perf: arm64: libunwind patch
 2020-03-17 22:29 UTC 

[PATCH] arm64: fix spelling mistake "ca not" -> "cannot"
 2020-03-17 22:28 UTC  (3+ messages)

[PATCH] arm64: kexec_file: Fixed code style
 2020-03-17 22:28 UTC  (3+ messages)

[PATCH] arm64: add blank after 'if'
 2020-03-17 22:28 UTC  (3+ messages)

[PATCH v2] lib/refcount: Document interaction with PID_MAX_LIMIT
 2020-03-17 22:27 UTC  (2+ messages)

[PATCH] arm64: move kimage_vaddr to .rodata
 2020-03-17 22:26 UTC  (4+ messages)

[rcu:dev.2020.03.16a 60/68] kernel/rcu/tasks.h:1000:37: error: 'rcu_tasks_rude' undeclared; did you mean 'rcu_tasks_qs'?
 2020-03-17 22:25 UTC  (3+ messages)

amdgpu kernel oops?
 2020-03-17 21:55 UTC 

How to PROVIDE boost-python
 2020-03-17 22:23 UTC  (8+ messages)
` [yocto] "

[PATCH v9 00/11] Convert PWM period and duty cycle to u64
 2020-03-17 22:22 UTC  (3+ messages)
` [PATCH v9 04/11] pwm: clps711x: Use 64-bit division macro

[PATCH v6 1/2] x86/purgatory: Disable various profiling and sanitizing options
 2020-03-17 22:17 UTC  (2+ messages)
` [tip: x86/kdump] "

[PATCH v6 2/2] x86/purgatory: Make sure we fail the build if purgatory.ro has missing symbols
 2020-03-17 22:17 UTC  (2+ messages)
` [tip: x86/kdump] x86/purgatory: Fail "

[Patch][Fix] crypto: arm{,64} neon: memzero_explicit aes-cbc key
 2020-03-17 22:17 UTC  (3+ messages)

[Xen-devel] [XEN PATCH v2 1/2] Check zone before merging adjacent blocks in heap
 2020-03-17 22:15 UTC  (9+ messages)
` [Xen-devel] [PATCH 2/2] xen/mm: Introduce PG_state_uninitialised

[PATCH BlueZ v2 1/2] tools/mesh-cfgclient: Implement node-reset command
 2020-03-17 22:15 UTC  (2+ messages)
` [PATCH BlueZ v2 2/2] mesh: Fix processing of Config Node Reset message

[PATCH 0/3] treewide: Convert unscriptable /* fallthrough */ comments to fallthrough;
 2020-03-17 22:13 UTC  (5+ messages)
` [PATCH 1/3] drm: drm_vm: Use fallthrough;

[PATCH linux dev-5.4 00/16] Aspeed: Add XDMA and SCU interrupt controller drivers
 2020-03-17 22:13 UTC  (6+ messages)
` [PATCH linux dev-5.4 11/16] ARM: dts: aspeed: witherspoon: Enable XDMA Engine
` [PATCH linux dev-5.4 13/16] soc: aspeed: xdma: Add memory controller configuration
` [PATCH linux dev-5.4 14/16] soc: aspeed: xdma: Add root complex reset
` [PATCH linux dev-5.4 15/16] soc: aspeed: xdma: Disable PCI AHB bridge during probe
` [PATCH linux dev-5.4 16/16] soc: aspeed: xdma: Fix BMC PCI device class and revision for AST2600


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.