All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-12-02 01:57:35 to 2021-12-02 03:42:37 UTC [more...]

+ selftests-damon-test-debugfs-file-reads-writes-with-huge-count.patch added to -mm tree
 2021-12-02  3:40 UTC 

[PATCH bpf-next v4 0/2] clean-up for BPF_LOG_KERNEL log level
 2021-12-02  3:42 UTC  (4+ messages)
` [PATCH bpf-next v4 2/2] bpf: disallow BPF_LOG_KERNEL log level for bpf(BPF_BTF_LOAD)

+ mm-damon-core-remove-unnecessary-error-messages.patch added to -mm tree
 2021-12-02  3:40 UTC 

+ selftests-damon-test-wrong-damos-condition-ranges-input.patch added to -mm tree
 2021-12-02  3:40 UTC 

+ mm-damon-vaddr-test-remove-unnecessary-variables.patch added to -mm tree
 2021-12-02  3:40 UTC 

[oe] [meta-python] [PATCH] python3-pymongo: upgrade 3.12.0 -> 4.0
 2021-12-02  3:41 UTC 

+ mm-damon-vaddr-test-split-a-test-function-having-1024-bytes-frame-size.patch added to -mm tree
 2021-12-02  3:40 UTC 

+ mm-damon-dbgfs-remove-an-unnecessary-error-message.patch added to -mm tree
 2021-12-02  3:40 UTC 

+ mm-damon-vaddr-remove-an-unnecessary-warning-message.patch added to -mm tree
 2021-12-02  3:40 UTC 

+ mm-damon-core-use-better-timer-mechanisms-selection-threshold.patch added to -mm tree
 2021-12-02  3:40 UTC 

[PATCH 1/2] vdpa: Allow to configure max data virtqueues
 2021-12-02  3:40 UTC  (3+ messages)

[PATCH net] net: annotate data-races on txq->xmit_lock_owner
 2021-12-02  3:40 UTC  (2+ messages)

[arnd-playground:randconfig-5.16-min 83/191] drivers/gpu/drm/i915/i915_pci.c:35:22: error: expected parameter declarator
 2021-12-02  3:38 UTC  (2+ messages)

[PATCH v2 2/4] mm: Probe for sub-page faults in fault_in_*()
 2021-12-02  3:38 UTC  (2+ messages)

[PATCH v9 0/7] media: mediatek: support mdp3 on mt8183 platform
 2021-12-02  3:35 UTC  (6+ messages)
` [PATCH v9 7/7] media: platform: mtk-mdp3: add Mediatek MDP3 driver

[PATCH] security/selinux: fix potential memleak
 2021-12-02  3:34 UTC 

[PATCH] mm: fix the type of a parameter
 2021-12-02  3:34 UTC  (2+ messages)

[PATCH 1/7] vdpa: Allow to configure max data virtqueues
 2021-12-02  3:34 UTC  (2+ messages)
  ` [PATCH 2/7] vdpa/mlx5: Fix config_attr_mask assignment

[PATCH net-next 00/19] net: add preliminary netdev refcount tracking
 2021-12-02  3:31 UTC  (21+ messages)
` [PATCH net-next 01/19] lib: add reference counting tracking infrastructure
` [PATCH net-next 02/19] lib: add tests for reference tracker
` [PATCH net-next 03/19] net: add dev_hold_track() and dev_put_track() helpers
` [PATCH net-next 04/19] net: add net device refcount tracker to struct netdev_rx_queue
` [PATCH net-next 05/19] net: add net device refcount tracker to struct netdev_queue
` [PATCH net-next 06/19] net: add net device refcount tracker to ethtool_phys_id()
` [PATCH net-next 07/19] net: add net device refcount tracker to dev_ifsioc()
` [PATCH net-next 08/19] drop_monitor: add net device refcount tracker
` [PATCH net-next 09/19] net: dst: add net device refcount tracking to dst_entry
` [PATCH net-next 10/19] ipv6: add net device refcount tracker to rt6_probe_deferred()
` [PATCH net-next 11/19] sit: add net device refcount tracking to ip_tunnel
` [PATCH net-next 12/19] ipv6: add net device refcount tracker to struct ip6_tnl
` [PATCH net-next 13/19] net: add net device refcount tracker to struct neighbour
` [PATCH net-next 14/19] net: add net device refcount tracker to struct pneigh_entry
` [PATCH net-next 15/19] net: add net device refcount tracker to struct neigh_parms
` [PATCH net-next 16/19] net: add net device refcount tracker to struct netdev_adjacent
` [PATCH net-next 17/19] ipv6: add net device refcount tracker to struct inet6_dev
` [PATCH net-next 18/19] ipv4: add net device refcount tracker to struct in_device
` [PATCH net-next 19/19] net/sched: add net device refcount tracker to struct Qdisc

[PATCH net 0/6][pull request] Intel Wired LAN Driver Updates 2021-12-01
 2021-12-02  3:27 UTC  (5+ messages)
` [PATCH net 2/6] iavf: Fix reporting when setting descriptor count
` [PATCH net 5/6] i40e: Fix VF failed to init adminq: -53

[PATCH -next] mm: delete oversized WARN_ON() in kvmalloc() calls
 2021-12-02  3:26 UTC  (3+ messages)

[syzbot] WARNING in kernfs_get (3)
 2021-12-02  3:26 UTC 

[Intel-gfx] [PATCH] drm/i915: Add PLANE_CUS_CTL restriction in max_width
 2021-12-02  3:25 UTC  (4+ messages)

[PATCH V3 00/17] Unified entry point for other blocks to interact with power
 2021-12-02  3:09 UTC  (16+ messages)
` [PATCH V3 01/17] drm/amd/pm: do not expose implementation details to other blocks out of power
` [PATCH V3 02/17] drm/amd/pm: do not expose power implementation details to amdgpu_pm.c
` [PATCH V3 03/17] drm/amd/pm: do not expose power implementation details to display
` [PATCH V3 04/17] drm/amd/pm: do not expose those APIs used internally only in amdgpu_dpm.c
` [PATCH V3 05/17] drm/amd/pm: do not expose those APIs used internally only in si_dpm.c
` [PATCH V3 06/17] drm/amd/pm: do not expose the API used internally only in kv_dpm.c
` [PATCH V3 07/17] drm/amd/pm: create a new holder for those APIs used only by legacy ASICs(si/kv)
` [PATCH V3 08/17] drm/amd/pm: move pp_force_state_enabled member to amdgpu_pm structure
` [PATCH V3 09/17] drm/amd/pm: optimize the amdgpu_pm_compute_clocks() implementations
` [PATCH V3 10/17] drm/amd/pm: move those code piece used by Stoney only to smu8_hwmgr.c
` [PATCH V3 11/17] drm/amd/pm: correct the usage for amdgpu_dpm_dispatch_task()
` [PATCH V3 12/17] drm/amd/pm: drop redundant or unused APIs and data structures
` [PATCH V3 15/17] drm/amd/pm: drop unnecessary gfxoff controls
` [PATCH V3 16/17] drm/amd/pm: revise the performance level setting APIs
` [PATCH V3 17/17] drm/amd/pm: unified lock protections in amdgpu_dpm.c

[PATCH] drm/amdgpu: add support to SMU debug option
 2021-12-02  2:47 UTC  (8+ messages)

[xen-unstable-smoke test] 166988: regressions - FAIL
 2021-12-02  3:20 UTC 

[PATCH net-next] Revert "net: snmp: add statistics for tcp small queue check"
 2021-12-02  3:20 UTC  (2+ messages)

[PATCH net-next] net: phylink: tidy up disable bit clearing
 2021-12-02  3:20 UTC  (2+ messages)

[PATCH net-next 0/5] net: dsa: convert two drivers to phylink_generic_validate()
 2021-12-02  3:20 UTC  (2+ messages)

[PATCH net-next] net: mvneta: program 1ms autonegotiation clock divisor
 2021-12-02  3:20 UTC  (2+ messages)

[PATCH] octeontx2-af: Fix a memleak bug in rvu_mbox_init()
 2021-12-02  3:20 UTC  (2+ messages)

[linux-next:master 4594/4626] drivers/base/firmware_loader/fallback_table.c:60:53: error: macro "EXPORT_SYMBOL_NS_GPL" requires 2 arguments, but only 1 given
 2021-12-02  3:18 UTC  (2+ messages)

[PATCH] net/ixgbe: add vector Rx parameter check
 2021-12-02  3:18 UTC 

[PATCH v3] Skip phy initialization for DWC3 USB Controllers
 2021-12-02  3:17 UTC  (4+ messages)
` [PATCH v3] usb: host: xhci-plat: Set XHCI_SKIP_PHY_INIT quirk for DWC3 controller

linux-next: build failure after merge of the gpio-brgl tree
 2021-12-02  3:16 UTC  (4+ messages)

[PATCH] net/ixgbe: add vector Rx parameter check
 2021-12-02  3:15 UTC 

[PATCH] virtio_ring: Fix querying of maximum DMA mapping size for virtio device
 2021-12-02  3:12 UTC  (3+ messages)

[PATCH] security/selinux: fix potential memleak in error branch
 2021-12-02  3:12 UTC 

[PATCH] virtio: signal after wrapping packed used_idx
 2021-12-02  3:11 UTC  (2+ messages)

[PATCH 1/1] mm: vmscan: Reduce throttling due to a failure to make progress
 2021-12-02  3:11 UTC  (8+ messages)

[PATCH v2] usb: core: Avoid doing warm reset on disconnect event
 2021-12-02  3:10 UTC  (4+ messages)

[PATCH v3] ath11k: add wait operation for tx management packets for flush from mac80211
 2021-12-02  3:10 UTC  (4+ messages)

[PATCH 1/6] f2fs: rework write preallocations
 2021-12-02  3:10 UTC  (13+ messages)
` [PATCH 2/6] f2fs: do not expose unwritten blocks to user by DIO
  ` [f2fs-dev] "
` [PATCH 3/6] f2fs: reduce indentation in f2fs_file_write_iter()
  ` [f2fs-dev] "
` [PATCH 4/6] f2fs: fix the f2fs_file_write_iter tracepoint
  ` [f2fs-dev] "
` [PATCH 5/6] f2fs: implement iomap operations
  ` [f2fs-dev] "

[PATCH net] vrf: Reset IPCB/IP6CB when processing outbound pkts in vrf dev xmit
 2021-12-02  3:10 UTC  (2+ messages)

[PATCH] net/mlx4_en: Fix an use-after-free bug in mlx4_en_try_alloc_resources()
 2021-12-02  3:10 UTC  (2+ messages)

[PATCH v4 00/13] Introduce PECI subsystem
 2021-12-02  2:31 UTC  (9+ messages)
` [PATCH v4 02/13] dt-bindings: Add bindings for peci-aspeed

Realtek naming
 2021-12-02  3:05 UTC 

[PATCH v2] PCI: vmd: Honor ACPI _OSC on PCIe features
 2021-12-02  3:04 UTC 

[PATCH 0/3] Refactor Aspeed USB vhub driver
 2021-12-02  3:03 UTC  (7+ messages)
` [PATCH 2/3] usb: aspeed-vhub: support remote wakeup feature

[PATCH net-next] bond: pass get_ts_info and SIOC[SG]HWTSTAMP ioctl to active device
 2021-12-02  3:04 UTC  (5+ messages)

Potential bug with octopus merges and symlinks
 2021-12-02  3:04 UTC 

[PATCH] add Intel 760p/Pro 7600p nvme disk
 2021-12-02  3:02 UTC 

[PATCH -next] wireless: Clean up some inconsistent indenting
 2021-12-02  3:01 UTC 

✅ PASS: Test report for kernel 5.15.6 (stable, a2547651)
 2021-12-02  3:01 UTC 

[PATCH] clk: mediatek: net: qlogic: qlcnic: Fix a NULL pointer dereference in qlcnic_83xx_add_rings()
 2021-12-02  3:00 UTC  (4+ messages)

[PATCH] net: mdio: mscc-miim: Add depend of REGMAP_MMIO on MDIO_MSCC_MIIM
 2021-12-02  3:00 UTC  (2+ messages)

[PATCH -next v4 0/3] some fix and cleanup for rtl8192e
 2021-12-02  3:07 UTC  (4+ messages)
` [PATCH -next v4 1/3] staging: rtl8192e: return error code from rtllib_softmac_init()
` [PATCH -next v4 2/3] staging: rtl8192e: rtllib_module: fix error handle case in alloc_rtllib()
` [PATCH -next v4 3/3] staging: rtl8192e: rtllib_module: remove unnecessary assignment

[PATCH] add Intel 760p/Pro 7600p nvme disk
 2021-12-02  2:58 UTC 

stable-rc/queue/4.19 baseline: 123 runs, 1 regressions (v4.19.219-3-gb27e97c3f7a9f)
 2021-12-02  2:58 UTC 

[PATCH net] ipv4: convert fib_num_tclassid_users to atomic_t
 2021-12-02  2:58 UTC  (3+ messages)

nfsd blocked
 2021-12-02  2:56 UTC 

[PATCH] trace-cmd library: Add API to get information from trace file
 2021-12-02  2:55 UTC  (4+ messages)

[PATCH v7 0/8] protect branches checked out in all worktrees
 2021-12-02  2:51 UTC  (3+ messages)
` [PATCH v7 5/8] fetch: "

[PATCH] QIO: Add force_quit to the QIOChannel to ensure QIO exits cleanly in some corner case
 2021-12-02  2:49 UTC  (5+ messages)

[PATCH v2 0/2] Introduce x86_get_cpufreq_khz()
 2021-12-02  2:48 UTC  (3+ messages)
` [PATCH v2 2/2] KVM: x86: use x86_get_freq to get freq for kvmclock

[net v4 0/3] Fix bpf_redirect to ifb netdev
 2021-12-02  2:47 UTC  (4+ messages)
` [net v4 1/3] net: core: set skb useful vars in __bpf_tx_skb
` [net v4 2/3] net: sched: add check tc_skip_classify in sch egress
` [net v4 3/3] selftests: bpf: add bpf_redirect to ifb

sound/soc/amd/vangogh/acp5x-mach.c:190 acp5x_cs35l41_hw_params() error: uninitialized symbol 'ret'
 2021-12-02  2:47 UTC 

[syzbot] INFO: task hung in set_current_rng
 2021-12-02  2:43 UTC  (2+ messages)

[PATCH] PCI: imx: do not remap invalid res
 2021-12-02  2:41 UTC  (4+ messages)

[oe][meta-python][PATCH] python3-rdflib: upgrade 6.0.0 -> 6.0.2
 2021-12-02  2:41 UTC 

[PATCH -next 0/3] some fix and cleanup for rtl8192e
 2021-12-02  2:41 UTC  (4+ messages)
` [PATCH -next 2/3] staging: rtl8192e: rtllib_module: fix error handle case in alloc_rtllib()

[PATCH v3 0/2] virtio: introduce STOP status bit
 2021-12-02  2:40 UTC  (11+ messages)
` [PATCH v3 2/2] "
        ` [virtio-dev] "

[PATCH 1/7] arm/edk2-firmware: set invalid platform names for better errors
 2021-12-02  2:39 UTC  (2+ messages)

[PATCH v11, 00/19] Support multi hardware decode using of_platform_populate
 2021-12-02  2:38 UTC  (9+ messages)
` [PATCH v11, 01/19] media: mtk-vcodec: Get numbers of register bases from DT

[RESEND PATCH v3 00/10] A bunch of fix and optimization patches in spmi-pmic-arb.c
 2021-12-02  2:39 UTC  (5+ messages)
` [RESEND PATCH v3 01/10] spmi: pmic-arb: handle spurious interrupt
` [RESEND PATCH v3 02/10] spmi: pmic-arb: do not ack and clear peripheral interrupts in cleanup_irq

[Accel-config] Re: [PATCH 0/5] Remove redundant dependencies
 2021-12-02  2:37 UTC 

[PATCH] packagegroup-core-tools-testapps: clear GOTOOLS for riscv32
 2021-12-02  2:35 UTC 

[PATCH] dt-bindings: media: nxp,imx7-mipi-csi2: Drop bad if/then schema
 2021-12-02  2:30 UTC  (2+ messages)
` [PATCH] dt-bindings: media: nxp, imx7-mipi-csi2: "

[PATCH v2 1/2] selftests: net: remove meaningless help option
 2021-12-02  2:29 UTC  (2+ messages)
` [PATCH v2 2/2] selftests: add option to list all available tests

[PATCH v2] selftests: net: Correct case name
 2021-12-02  2:28 UTC 

[PATCH linux dev-4.7] Porting tach driver for ast26xx from Aspeed linux
 2021-12-02  2:26 UTC 

[PATCH] audit: accelerate audit rule filter
 2021-12-02  2:25 UTC 

[PATCH] erofs-utils: add Apache 2.0 license
 2021-12-02  2:25 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] ip_frag: add IPv4 options fragment and unit test data
 2021-12-02  2:24 UTC  (3+ messages)
  `  "

[PATCH] erofs-utils: add Apache 2.0 license
 2021-12-02  2:21 UTC  (2+ messages)

[PATCH V2] ostree: add nativesdk support
 2021-12-02  2:22 UTC 

[xiang-erofs:dev-test] BUILD SUCCESS 7e508f2ca8bbda8cabbd4753bc727a7f66837a12
 2021-12-02  2:20 UTC 

[PATCH -next] media: i2c: Simplify bool conversion
 2021-12-02  2:22 UTC 

[PATCH] drm/amdgpu: handle SRIOV VCN revision parsing
 2021-12-02  2:21 UTC  (2+ messages)

[PATCH 1/3] selftest: net: Correct case name
 2021-12-02  2:19 UTC  (3+ messages)

[driver-core:hid_is_usb 3/3] arc-elf-ld: hid-corsair.c:undefined reference to `usb_hid_driver'
 2021-12-02  2:17 UTC  (2+ messages)

[PATCH 0/2] ftrace: improve ftrace during compiling
 2021-12-02  2:16 UTC  (4+ messages)
` [PATCH v6 0/2] ftrace sorting optimization changelog
  ` [PATCH v6 1/2] scripts: ftrace - move the sort-processing in ftrace_init
  ` [PATCH v6 2/2] script/sorttable: code style improvements

[PATCH v2 0/8] KVM: x86: Hyper-V hypercall fix and cleanups
 2021-12-02  2:13 UTC  (4+ messages)
` [PATCH v2 8/8] KVM: x86: Add checks for reserved-to-zero Hyper-V hypercall fields

stable-rc/queue/5.10 baseline: 95 runs, 1 regressions (v5.10.83-1-g0440bf08440b5)
 2021-12-02  2:13 UTC 

[GIT PULL] tracing: Minor fixes for 5.16-rc3
 2021-12-02  2:12 UTC 

[RFC PATCH v5 06/10] ovl: implement overlayfs' ->write_inode operation
 2021-12-02  2:11 UTC  (15+ messages)
                        ` ovl_flush() behavior

[Buildroot] [PATCH 1/1] package/sysklogd: bump to version 2.3.0
 2021-12-02  2:11 UTC 

[meta-oe][PATCH] ostree: add nativesdk support
 2021-12-02  2:06 UTC 

[PATCH] f2fs: show number of pending discard commands
 2021-12-02  2:05 UTC  (3+ messages)
` [f2fs-dev] "

stable-rc/queue/4.4 baseline: 84 runs, 1 regressions (v4.4.293-33-ga392ad1bb408d)
 2021-12-02  2:05 UTC 

[PATCH rcu 0/18] RCU no-CBs CPU updates for v5.17
 2021-12-02  2:03 UTC  (2+ messages)

[PATCH 00/28] KVM: x86/mmu: Overhaul TDP MMU zapping and flushing
 2021-12-02  2:03 UTC  (3+ messages)

[PATCH] f2fs: show more DIO information in tracepoint
 2021-12-02  2:02 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH 1/2] dt-bindings: pinctrl: convert controller description to the json-schema
 2021-12-02  2:01 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: pinctrl: use pinctrl.yaml

[PATCH v2 00/43] KVM: Halt-polling and x86 APICv overhaul
 2021-12-02  2:00 UTC  (15+ messages)
` [PATCH v2 11/43] KVM: Don't block+unblock when halt-polling is successful

[PATCH Vx 1/1] f2fs: Avoid deadlock between writeback and checkpoint
 2021-12-02  2:01 UTC  (7+ messages)
    ` [f2fs-dev] "

[PATCH V4 0/2] riscv: add RISC-V Svpbmt Standard Extension supports
 2021-12-02  1:59 UTC  (6+ messages)
` [PATCH V4 1/2] dt-bindings: riscv: add MMU Standard Extensions support for Svpbmt

[LTP] [COMMITTED 1/2] syscalls/shmctl: make make check happy
 2021-12-02  1:58 UTC  (2+ messages)
` [LTP] [COMMITTED 2/2] syscalls/shmctl: Remove useless ltpipc in Makefile

[PATCH 0/9] crypto: add zbufsize() interface
 2021-12-02  1:58 UTC  (7+ messages)
` [PATCH 1/9] "

[RFC PATCH v3 0/9] power: supply: Add some fuel-gauge logic
 2021-12-02  1:57 UTC  (10+ messages)
` [RFC PATCH v3 3/9] power: supply: Support DT originated temperature-capacity tables


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.