All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-09-01 00:45:28 to 2021-09-01 02:38:09 UTC [more...]

[PATCH -next v3 0/3] riscv: Fix two vdso issue
 2021-09-01  2:46 UTC  (2+ messages)
` [PATCH -next v3 2/3] riscv/vdso: Move vdso data page up front

[PATCH v2] of: property: fw_devlink: Add support for "phy-handle" property
 2021-09-01  2:37 UTC  (7+ messages)

[PATCH 0/7] [CI] Enable GuC submission by default on DG1
 2021-09-01  2:37 UTC  (17+ messages)
` [Intel-gfx] "
` [Intel-gfx] [PATCH 1/7] drm/i915: Do not define vma on stack
  `  "
` [PATCH 2/7] drm/i915/guc: put all guc objects in lmem when available
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 3/7] drm/i915/guc: Add DG1 GuC / HuC firmware defs
  `  "
` [Intel-gfx] [PATCH 4/7] drm/i915/guc: Enable GuC submission by default on DG1
  `  "
` [PATCH 5/7] Me: Allow relocs on DG1 for CI
  ` [Intel-gfx] "
` [PATCH 6/7] Me: Workaround LMEM blow up
  ` [Intel-gfx] "
` [PATCH 7/7] Me: Dump GuC log to dmesg on SLPC load failure
  ` [Intel-gfx] "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Enable GuC submission by default on DG1 (rev2)

[PULL 00/33] riscv-to-apply queue
 2021-09-01  2:09 UTC  (29+ messages)
` [PULL 01/33] hw/char: Add config for shakti uart
` [PULL 02/33] hw/riscv: virt: Move flash node to root
` [PULL 03/33] target/riscv: Correct a comment in riscv_csrrw()
` [PULL 04/33] target/riscv: Don't wrongly override isa version
` [PULL 05/33] target/riscv: Add User CSRs read-only check
` [PULL 06/33] hw/riscv/virt.c: Assemble plic_hart_config string with g_strjoinv()
` [PULL 07/33] hw/intc/sifive_clint: Fix muldiv64 overflow in sifive_clint_write_timecmp()
` [PULL 08/33] hw/core/register: Add more 64-bit utilities
` [PULL 09/33] hw/registerfields: Use 64-bit bitfield for FIELD_DP64
` [PULL 10/33] target/riscv: Use tcg_constant_*
` [PULL 11/33] tests/tcg/riscv64: Add test for division
` [PULL 12/33] target/riscv: Clean up division helpers
` [PULL 13/33] target/riscv: Add DisasContext to gen_get_gpr, gen_set_gpr
` [PULL 14/33] target/riscv: Introduce DisasExtend and new helpers
` [PULL 15/33] target/riscv: Add DisasExtend to gen_arith*
` [PULL 16/33] target/riscv: Remove gen_arith_div*
` [PULL 17/33] target/riscv: Use gen_arith for mulh and mulhu
` [PULL 18/33] target/riscv: Move gen_* helpers for RVM
` [PULL 19/33] target/riscv: Move gen_* helpers for RVB
` [PULL 20/33] target/riscv: Add DisasExtend to gen_unary
` [PULL 21/33] target/riscv: Use DisasExtend in shift operations
` [PULL 22/33] target/riscv: Use extracts for sraiw and srliw
` [PULL 23/33] target/riscv: Use get_gpr in branches
` [PULL 24/33] target/riscv: Use {get, dest}_gpr for integer load/store
` [PULL 25/33] target/riscv: Fix rmw_sip, rmw_vsip, rmw_hsip vs write-only operation
` [PULL 27/33] target/riscv: Reorg csr instructions
` [PULL 28/33] target/riscv: Use {get,dest}_gpr for RVA
` [PULL 33/33] target/riscv: Use {get,dest}_gpr for RVV

[RFC PATCH] media: staging: ipu3-imgu: add the AWB memory layout
 2021-09-01  2:35 UTC  (4+ messages)

[PATCH net-next 0/9] ibmvnic: Reuse ltb, rx, tx pools
 2021-09-01  2:35 UTC  (21+ messages)
` [PATCH net-next 1/9] ibmvnic: Consolidate code in replenish_rx_pool()
` [PATCH net-next 2/9] ibmvnic: Fix up some comments and messages
` [PATCH net-next 3/9] ibmvnic: Use/rename local vars in init_rx_pools
` [PATCH net-next 4/9] ibmvnic: Use/rename local vars in init_tx_pools
` [PATCH net-next 5/9] ibmvnic: init_tx_pools move loop-invariant code out
` [PATCH net-next 6/9] ibmvnic: Use bitmap for LTB map_ids
` [PATCH net-next 7/9] ibmvnic: Reuse LTB when possible
` [PATCH net-next 8/9] ibmvnic: Reuse rx pools "
` [PATCH net-next 9/9] ibmvnic: Reuse tx "

[mm] f9ce0be71d: BUG:KCSAN:data-race_in_next_uptodate_page/next_uptodate_page
 2021-09-01  2:52 UTC  (8+ messages)

[PATCH] usb: host: ehci: skip STS_HALT check for aspeed platform
 2021-09-01  2:34 UTC  (3+ messages)

[PATCH] net: ixp46x: Remove duplicate include of module.h
 2021-09-01  2:20 UTC 

[PATCH v1] scsi: ufs: ufs-mediatek: Change dbg select by check hw version
 2021-09-01  2:29 UTC  (4+ messages)

Change in behavior for bound vs unbound sockets
 2021-09-01  2:29 UTC  (3+ messages)

[PATCH] acpi/arm64: fix next_platform_timer() section mismatch error
 2021-09-01  2:27 UTC  (4+ messages)

[PATCH bpf-next RFC v1 0/8] Support kernel module function calls from eBPF
 2021-09-01  2:27 UTC  (6+ messages)
` [PATCH bpf-next RFC v1 3/8] libbpf: Support kernel module function calls
` [PATCH bpf-next RFC v1 7/8] bpf: enable TCP congestion control kfunc from modules

[iproute2] Time to retire ifcfg script?
 2021-09-01  2:24 UTC  (2+ messages)

[PATCH] x86/setup: Explicitly include acpi.h
 2021-09-01  2:24 UTC  (2+ messages)

[PATCH] net: fix NULL pointer reference in cipso_v4_doi_free
 2021-09-01  2:21 UTC  (10+ messages)
` [PATCH v2] "
  ` [PATCH] Revert "net: fix NULL pointer reference in cipso_v4_doi_free"

[PATCH] erofs-utils: do not check ->idata_size for compressed files in erofs_prepare_inode_buffer()
 2021-09-01  2:20 UTC  (11+ messages)

❌ FAIL: Test report for kernel 5.14.0 (mainline.kernel.org-clang, 46f4945e)
 2021-09-01  2:20 UTC 

[PATCH v1 1/2] driver core: fw_devlink: Add support for FWNODE_FLAG_BROKEN_PARENT
 2021-09-01  2:19 UTC  (17+ messages)

[bluetooth-next:master] BUILD SUCCESS 35191a0fe986bacf69bd842de81119dca7970f11
 2021-09-01  2:17 UTC 

[PATCH] x86/ACPI/State: Optimize C3 entry on AMD CPUs
 2021-09-01  2:14 UTC  (5+ messages)

[PATCH v2] Make ident dynamic, not just a hardcoded value of "$Id"
 2021-09-01  2:13 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] ima: add gid support
 2021-09-01  2:12 UTC  (2+ messages)

UX suggestion
 2021-09-01  2:10 UTC  (7+ messages)
` [PATCH] gc: remove trailing dot from "gc.log" line

[PATCH v11] dt-bindings: ufs: Add bindings for Samsung ufs host
 2021-09-01  2:07 UTC  (5+ messages)

[syzbot] general protection fault in __io_file_supports_nowait
 2021-09-01  2:08 UTC  (3+ messages)

[PATCH v2] scsi: ufs: ufshpb: Remove unused parameters
 2021-09-01  2:02 UTC  (2+ messages)

[kbuild] [trace:ftrace/core 35/39] kernel/trace/trace_boot.c:420 trace_boot_init_histograms() warn: curly braces intended?
 2021-09-01  2:07 UTC  (3+ messages)

[PATCH v3 0/7] Basic recovery for machine checks inside SGX
 2021-09-01  2:06 UTC  (3+ messages)
` [PATCH v4 0/6] "

[PATCH v4 0/4] Support SiFive Composable cache driver
 2021-09-01  2:06 UTC  (5+ messages)
` [PATCH v4 1/4] cache: add sifive composable "
` [PATCH v4 2/4] riscv: lib: implement enable_caches for sifive cache

[PATCH 0/2] pack-write,repack: prevent opening packs too early
 2021-09-01  2:06 UTC  (3+ messages)
` [PATCH 1/2] pack-write.c: rename `.idx` file into place last
` [PATCH 2/2] builtin/repack.c: move `.idx` files "

[RESEND] Bluetooth: fix use-after-free error in lock_sock_nested()
 2021-09-01  2:04 UTC  (2+ messages)

[dpdk-dev] [PATCH] ethdev: remove experimental flag from getting intr fd API
 2021-09-01  1:50 UTC 

[PATCH v11 0/4] Mediatek pinctrl patch on mt8195
 2021-09-01  2:00 UTC  (5+ messages)
` [PATCH v11 2/4] dt-bindings: pinctrl: mt8195: change pull up/down description

[PATCH v3 1/2] x86/sgx: Add the missing ifdef for sgx_set_attribute()
 2021-09-01  2:02 UTC  (11+ messages)
` [PATCH v3 2/2] x86/sgx: Add SGX_MemTotal to /proc/meminfo

[RFC v2 net-next 0/2] Add RTNL interface for SyncE
 2021-09-01  2:02 UTC  (12+ messages)
` [RFC v2 net-next 1/2] rtnetlink: Add new RTM_GETSYNCESTATE message to get SyncE status
                ` [Intel-wired-lan] "

[PATCH 1/4] Bluetooth: Add bt_skb_sendmsg helper
 2021-09-01  2:02 UTC  (2+ messages)
` [1/4] "

[PATCH v5 0/3] ext4: fix a inode checksum error
 2021-09-01  2:09 UTC  (4+ messages)
` [PATCH v5 1/3] ext4: factor out ext4_fill_raw_inode()
` [PATCH v5 2/3] ext4: move ext4_fill_raw_inode() related functions
` [PATCH v5 3/3] ext4: prevent getting empty inode buffer

[diagnostic TDR mode patches] unify our solution opinions/suggestions in one thread
 2021-09-01  1:58 UTC  (2+ messages)

kernel hang during reboot when cmdline include a non-exist console device
 2021-09-01  1:52 UTC  (9+ messages)

[PATCH v4 00/12] Enroll kernel keys thru MOK
 2021-09-01  1:51 UTC  (14+ messages)

[PATCH v2 5/5] oidtree: a crit-bit tree for odb_loose_cache
 2021-09-01  1:52 UTC  (9+ messages)
` [PATCH/RFC 0/3] pedantic errors in next
  ` [PATCH/RFC 3/3] ci: run a pedantic build as part of the GitHub workflow

Slow initial resync in RAID6 with 36 SAS drives
 2021-09-01  1:50 UTC  (5+ messages)
  ` [Non-DoD Source] "

[dpdk-dev] [PATCH] net/ixgbe: slove mbuf leak
 2021-09-01  1:50 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2] net/ixgbe: fix "

[PATCH] dt-bindings: clock: samsung: fix header path in example
 2021-09-01  1:45 UTC  (3+ messages)

Trying to recover data from SSD
 2021-09-01  1:47 UTC  (21+ messages)

[libvirt test] 164677: regressions - FAIL
 2021-09-01  1:45 UTC 

[PATCH net-next v2] bnxt_en: Fix 64-bit doorbell operation on 32-bit kernels
 2021-09-01  1:46 UTC  (2+ messages)

[PATCH] prserv: make localhost work
 2021-09-01  1:51 UTC  (5+ messages)
      ` [bitbake-devel] "

[PATCH v1 1/2] dt-bindings: clock: Add YAML schemas for LPASS clocks on SC7280
 2021-09-01  1:45 UTC  (2+ messages)

[PATCH 0/3] iio: chemical: Add support for Sensirion SCD4x CO2 sensor
 2021-09-01  1:43 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: iio: chemical: sensirion,scd4x: Add yaml description

[dpdk-dev] [PATCH] doc: announce change in vfio dma mapping
 2021-09-01  1:41 UTC  (3+ messages)

[v5 00/15] Add support for ast2600 ADC
 2021-09-01  1:38 UTC  (4+ messages)
` [v5 02/15] dt-bindings: iio: adc: Add ast2600-adc bindings

[PATCH v3 1/4] dt-bindings: usb: dwc3: add reference clock period
 2021-09-01  1:37 UTC  (3+ messages)

[5.16][PATCH 0/3] Support for Ingenic JZ47xx SPI controller
 2021-09-01  1:36 UTC  (3+ messages)
` [5.16][PATCH 1/3] dt-bindings: spi: Document Ingenic SPI controller bindings

NULL pointer dereference in blk_mq_put_rq_ref (LTS kernel 5.10.56)
 2021-09-01  1:35 UTC  (4+ messages)

[PATCH v2 0/2] Add reset-gpios handling for max98927
 2021-09-01  1:32 UTC  (4+ messages)
` [PATCH v2 2/2] dt-bindings: sound: max98927: Add reset-gpios optional property

[RFC PATCH v3 00/11] Linux RISC-V ACLINT Support
 2021-09-01  1:31 UTC  (10+ messages)
` [RFC PATCH v3 05/11] dt-bindings: interrupt-controller: Add ACLINT MSWI and SSWI bindings
` [RFC PATCH v3 06/11] dt-bindings: timer: Update SiFive CLINT bindings for IPI support
` [RFC PATCH v3 09/11] dt-bindings: timer: Add ACLINT MTIMER bindings

[PATCH] drm/sched: fix the bug of time out calculation(v3)
 2021-09-01  1:30 UTC  (10+ messages)

lore.kernel.org upgrade: Sep 1, 2021
 2021-09-01  1:23 UTC  (2+ messages)

[PATCH 1/2] drm/sched: fix the bug of time out calculation(v3)
 2021-09-01  1:29 UTC  (7+ messages)
` [PATCH 2/2] drm/sched: serialize job_timeout and scheduler

[PATCH v5] virtio-vsock: add description for datagram type
 2021-09-01  1:24 UTC  (5+ messages)
` [virtio-comment] "
  ` [External] "

[mcgrof-next:20210830-for-axboe-add-disk-error-handling-v2 33/68] drivers/block/paride/pd.c:946:26: error: passing argument 1 of 'blk_cleanup_disk' from incompatible pointer type
 2021-09-01  1:23 UTC  (2+ messages)

[meta-virtualization][PATCH 5/4] xtf_minimal oeqa: improve the invocation of xtf-runner
 2021-09-01  1:22 UTC 

[PATCH v3] virtio-mmio: Specify wait needed in driver during reset
 2021-09-01  1:19 UTC  (4+ messages)
  ` [virtio-dev] "

[PATCH Part1 v5 00/38] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-09-01  1:16 UTC  (18+ messages)
` [PATCH Part1 v5 23/38] x86/head/64: set up a startup %gs for stack protector
` [PATCH Part1 v5 28/38] x86/compressed/64: enable SEV-SNP-validated CPUID in #VC handler
` [PATCH Part1 v5 32/38] x86/sev: enable SEV-SNP-validated CPUID in #VC handlers

[PATCH V2 0/3] add support for cherryview gpio controller driver
 2021-09-01  1:16 UTC  (4+ messages)
` [PATCH 1/3] drivers/gpio: core: Move out of OF config conditional compilation

[PATCH bpf-next RFC v1 1/8] bpf: Introduce BPF support for kernel module function calls
 2021-09-01  1:16 UTC 

[linux-next:master 5941/11397] drivers/gpu/host1x/fence.c:156 host1x_fence_create() warn: possible memory leak of 'fence'
 2021-09-01  1:15 UTC 

[syzbot] BUG: unable to handle kernel paging request in vga16fb_fillrect
 2021-09-01  1:14 UTC  (12+ messages)
      ` [PATCH] fbmem: don't allow too huge resolutions
                    ` [PATCH v2] "

[PATCH v5 0/2] perf tools: Add PMU alias support
 2021-09-01  1:14 UTC  (4+ messages)
` [PATCH v5 1/2] perf pmu: "

[RFC PATCH v8 00/24] ceph+fscrypt: context, filename and symlink support
 2021-09-01  1:13 UTC  (9+ messages)
` [RFC PATCH v8 09/24] ceph: add ability to set fscrypt_auth via setattr

[igt-dev] [i-g-t] i915/gem_exec_alignment: remove pi-shared
 2021-09-01  1:09 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

rcu_preempt detected stalls
 2021-09-01  1:03 UTC  (6+ messages)

[RFC PATCH] mm/oom: detect and kill task which has allocation forbidden by cpuset limit
 2021-09-01  1:06 UTC  (4+ messages)

next/pending-fixes build: 199 builds: 3 failed, 196 passed, 2 errors, 110 warnings (v5.14-2864-gb16f07edf2d7)
 2021-09-01  1:02 UTC 

[Bluez PATCH v1] plugin/admin: fix set empty allowlist no persistence issue
 2021-09-01  0:57 UTC  (3+ messages)
` [Bluez,v1] "

[Bluez PATCH v1] btmgmt: add non-interactive quit on read-sysconfig
 2021-09-01  0:57 UTC  (3+ messages)
` [Bluez,v1] "

[PATCH V5 0/2] btrfs: device_list_mutex fix lockdep warn and cleanup
 2021-09-01  0:49 UTC  (3+ messages)
` [PATCH V5 1/2] btrfs: fix lockdep warning while mounting sprout fs

additional drives
 2021-09-01  0:48 UTC 

[PATCH 1/2] drm/sched: fix the bug of time out calculation(v4)
 2021-09-01  0:46 UTC  (2+ messages)
` [PATCH 2/2] drm/sched: serialize job_timeout and scheduler

[PATCH 6/7] fs/ntfs3: Change right headers to lznt.c
 2021-09-01  0:45 UTC  (3+ messages)

[PATCH 1/4] ksmbd: Reduce error log 'speed is unknown' to debug
 2021-09-01  0:45 UTC  (4+ messages)
` [PATCH 2/4] ksmbd: smbd: fix dma mapping error in smb_direct_post_send_data
` [PATCH 3/4] ksmbd: add validation for ndr read/write functions
` [PATCH 4/4] ksmbd: remove unused ksmbd_file_table_flush function


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.