All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-08-18 22:25:13 to 2021-08-19 00:23:47 UTC [more...]

[mcgrof-next:20210817-add-disk-error-handling-next 2/89] drivers/scsi/st.c:3830:40: error: no member named 'disk' in 'struct scsi_tape'
 2021-08-19  0:23 UTC 

[PATCHi, man-pages] mount_namespaces.7: More clearly explain "locked mounts"
 2021-08-19  0:22 UTC  (5+ messages)

[PATCH v6 intel-next 3/9] ice: split ice_ring onto Tx/Rx separate structs
 2021-08-19  0:22 UTC  (6+ messages)
` [Intel-wired-lan] "

[PATCH v4 00/12] Enroll kernel keys thru MOK
 2021-08-19  0:21 UTC  (12+ messages)
` [PATCH v4 01/12] integrity: Introduce a Linux keyring for the Machine Owner Key (MOK)
` [PATCH v4 02/12] integrity: Do not allow mok keyring updates following init
` [PATCH v4 03/12] KEYS: CA link restriction
` [PATCH v4 04/12] integrity: restrict INTEGRITY_KEYRING_MOK to restrict_link_by_ca
` [PATCH v4 05/12] integrity: add new keyring handler for mok keys
` [PATCH v4 06/12] KEYS: add a reference to mok keyring
` [PATCH v4 07/12] KEYS: Introduce link restriction to include builtin, secondary and mok keys
` [PATCH v4 08/12] KEYS: integrity: change link restriction to trust the mok keyring
` [PATCH v4 09/12] KEYS: link secondary_trusted_keys to mok trusted keys
` [PATCH v4 10/12] integrity: store reference to mok keyring
` [PATCH v4 11/12] integrity: Trust MOK keys if MokListTrustedRT found

[PATCH v2] mm/hwpoison: Retry with shake_page() for unhandlable pages
 2021-08-19  0:19 UTC 

[PATCH] net: ipvs: add sysctl_run_estimation to support disable estimation
 2021-08-19  0:19 UTC  (3+ messages)

[PATCH 00/27] Base for "config-based-hooks"
 2021-08-19  0:17 UTC  (3+ messages)
` [PATCH v4 00/36] Run hooks via "git run hook" & hook library

[PATCH 1/3] kbuild: Remove -Wno-format-invalid-specifier from clang block
 2021-08-19  0:16 UTC  (2+ messages)

[GIT PULL] mediatek drm fixes for 5.14-2
 2021-08-19  0:16 UTC  (2+ messages)

[PATCH v2] hw/intc/sifive_clint: Fix overflow in sifive_clint_write_timecmp()
 2021-08-19  0:13 UTC  (4+ messages)

[PATCH v1] mm/hwpoison: Retry with shake_page() for unhandlable pages
 2021-08-19  0:13 UTC  (3+ messages)

[cip-dev] New CVE entries this week
 2021-08-19  0:12 UTC 

stable-rc/linux-5.4.y build: 186 builds: 0 failed, 186 passed, 91 warnings (v5.4.142)
 2021-08-19  0:12 UTC 

stable-rc/queue/4.19 build: 192 builds: 0 failed, 192 passed, 63 warnings (v4.19.204-49-g65ce90cc8079)
 2021-08-19  0:12 UTC 

[PATCH v4] kbuild: Fix TRIM_UNUSED_KSYMS with LTO_CLANG
 2021-08-19  0:11 UTC  (4+ messages)

[PATCH] fixup! propagate errno from failing read
 2021-08-19  0:11 UTC  (5+ messages)

[PATCH v2 0/6] config-based hooks restarted
 2021-08-19  0:09 UTC  (4+ messages)
` [PATCH v2 5/6] hook: include hooks from the config

[PATCH V5 0/7] Add QSPI and QUPv3 DT nodes for SC7280 SoC
 2021-08-19  0:04 UTC  (3+ messages)
` [PATCH V5 3/7] arm64: dts: sc7280: Add QUPv3 wrapper_0 nodes

stable-rc/queue/4.14 build: 189 builds: 0 failed, 189 passed, 62 warnings (v4.14.244-38-gc56c404cd987)
 2021-08-19  0:08 UTC 

[PATCH v2 0/7] Add __alloc_size() for better bounds checking
 2021-08-19  0:04 UTC  (4+ messages)
` [PATCH v2 1/7] Compiler Attributes: "

[PATCH net-next] ipmr: ip6mr: Add ability to display non default caches and vifs
 2021-08-19  0:04 UTC  (6+ messages)

[PATCH v2] kbuild: Fix 'no symbols' warning when CONFIG_TRIM_UNUSD_KSYMS=y
 2021-08-19  0:01 UTC 

[PATCH] can: etas_es58x: Replace 0-element raw_msg array
 2021-08-19  0:02 UTC  (7+ messages)

[Buildroot] [autobuild.buildroot.net] Daily results for 2021-08-17
 2021-08-19  0:01 UTC  (5+ messages)
` [Buildroot] Analysis of build "

[PATCH 0/3 v2] xfs: clean up buffer cache disk addressing
 2021-08-19  0:00 UTC  (4+ messages)
` [PATCH 1/3] xfs: introduce xfs_buf_daddr()
` [PATCH 2/3] xfs: convert bp->b_bn references to xfs_buf_daddr()
` [PATCH 3/3] xfs: rename buffer cache index variable b_bn

[cip-dev] IRC meeting start time
 2021-08-19  0:00 UTC  (3+ messages)

[PATCH 00/16 v3] xfs: rework feature flags
 2021-08-18 23:59 UTC  (17+ messages)
` [PATCH 01/16] xfs: sb verifier doesn't handle uncached sb buffer
` [PATCH 02/16] xfs: rename xfs_has_attr()
` [PATCH 03/16] xfs: rework attr2 feature and mount options
` [PATCH 04/16] xfs: reflect sb features in xfs_mount
` [PATCH 05/16] xfs: replace xfs_sb_version checks with feature flag checks
` [PATCH 06/16] xfs: consolidate mount option features in m_features
` [PATCH 07/16] xfs: convert mount flags to features
` [PATCH 08/16] xfs: convert remaining mount flags to state flags
` [PATCH 09/16] xfs: replace XFS_FORCED_SHUTDOWN with xfs_is_shutdown
` [PATCH 10/16] xfs: convert xfs_fs_geometry to use mount feature checks
` [PATCH 11/16] xfs: open code sb verifier "
` [PATCH 12/16] xfs: convert scrub to use mount-based "
` [PATCH 13/16] xfs: convert xfs_sb_version_has checks to use mount features
` [PATCH 14/16] xfs: remove unused xfs_sb_version_has wrappers
` [PATCH 15/16] xfs: introduce xfs_sb_is_v5 helper
` [PATCH 16/16] xfs: kill xfs_sb_version_has_v3inode()

[PATCH] preempt: add in_serving_irq() and apply to rcutiny and vsprintf
 2021-08-18 23:59 UTC  (3+ messages)

[Buildroot] [PATCH] package/openvmtools: fix time_t build failure on 32-bit platforms
 2021-08-18 23:59 UTC 

[PATCH] KVM: x86/mmu: Complete prefetch for trailing SPTEs for direct, legacy MMU
 2021-08-18 23:56 UTC 

[PATCH v3 1/2] mgmt: Set offload codec mgmt feature
 2021-08-18 23:53 UTC  (3+ messages)
` [v3,1/2] "

[PATCH v1 0/2] MHI MMIO register write updates
 2021-08-18 23:50 UTC  (3+ messages)
` [PATCH v1 1/2] bus: mhi: core: Bail on writing register fields if read fails
` [PATCH v1 2/2] bus: mhi: core: Optimize and update MMIO register write method

[PATCH bpf-next v3 1/2] bpf: use kvmalloc for map values in syscall
 2021-08-18 23:52 UTC  (2+ messages)
` [PATCH bpf-next v3 2/2] bpf: use kvmalloc for map keys in syscalls

[PATCH] glibc: update to HEAD of release/2.34/master branch
 2021-08-18 23:51 UTC  (2+ messages)
` [OE-core] "

[PATCH] btrfs: sysfs: advertise zoned support among features
 2021-08-18 23:48 UTC  (5+ messages)

[PATCH v2] usb: chipidea: local_irq_save/restore added for hw_ep_prime
 2021-08-18 23:50 UTC  (3+ messages)

[PATCH v1 0/5] KVM/x86/nVMX: Add field existence support in VMCS12
 2021-08-18 23:49 UTC  (7+ messages)
` [PATCH v1 3/5] KVM: x86: nVMX: VMCS12 field's read/write respects field existence bitmap

[PATCH 0/7] staging: r8188eu: memory allocation cleanup series
 2021-08-18 23:48 UTC  (8+ messages)
` [PATCH 1/7] staging: r8188eu: convert only rtw_vmalloc call to vmalloc
` [PATCH 2/7] staging: r8188eu: remove rtw_vmalloc preprocessor definition
` [PATCH 3/7] staging: r8188eu: remove function _rtw_vmalloc
` [PATCH 4/7] staging: r8188eu: convert all rtw_zvmalloc calls to vzalloc calls
` [PATCH 5/7] staging: r8188eu: remove rtw_zvmalloc preprocessor definition
` [PATCH 6/7] staging: r8188eu: remove function _rtw_zvmalloc
` [PATCH 7/7] staging: r8188eu: remove rtw_update_mem_stat macro and associated flags

[PATCH v4] ceph: correctly release memory from capsnap
 2021-08-18 23:43 UTC  (3+ messages)

[PATCH 0/6] staging: r8188eu: HAL related cleanups
 2021-08-18 23:42 UTC  (7+ messages)
` [PATCH 1/6] staging: r8188eu: remove _dbg_dump_tx_info function
` [PATCH 2/6] staging: r8188eu: remove unused function dump_txrpt_ccx_88e
` [PATCH 3/6] staging: r8188eu: remove txrpt_ccx_sw_88e and txrpt_ccx_qtime_88e macros
` [PATCH 4/6] staging: r8188eu: remove empty function rtl8188eu_free_xmit_priv
` [PATCH 5/6] staging: r8188eu: remove function rtw_hal_free_xmit_priv
` [PATCH 6/6] staging: r8188eu: remove free_xmit_priv field from struct hal_ops

[PATCH net 0/2] mptcp: Bug fixes
 2021-08-18 23:42 UTC  (3+ messages)
` [PATCH net 1/2] mptcp: fix memory leak on address flush
` [PATCH net 2/2] mptcp: full fully established support after ADD_ADDR

stable/linux-5.10.y baseline: 161 runs, 8 regressions (v5.10.60)
 2021-08-18 23:42 UTC 

[PATCH bpf-next 0/2] Add bpf_task_pt_regs() helper
 2021-08-18 23:41 UTC  (3+ messages)
` [PATCH bpf-next 1/2] bpf: "
` [PATCH bpf-next 2/2] bpf: selftests: Add bpf_task_pt_regs() selftest

[dpdk-dev] Windows community call: MoM 2021-08-04
 2021-08-18 23:40 UTC  (4+ messages)

[PATCH] pinctrl: pinctrl-zynq: Add warning for not to use 'io-standard'
 2021-08-18 23:37 UTC  (4+ messages)

linux-next: build failure after merge of the overlayfs tree
 2021-08-18 23:39 UTC 

[PATCH] ASoC: uniphier: make arrays mul and div static const, makes object smaller
 2021-08-18 23:36 UTC  (4+ messages)

failed to read the system array: -2 / open_ctree failed
 2021-08-18 23:36 UTC 

[PATCH v2] mm, hugepages: add mremap() support for hugepage backed vma
 2021-08-18 23:35 UTC  (3+ messages)

[PATCH] crypto: public_key: fix overflow during implicit conversion
 2021-08-18 23:35 UTC  (4+ messages)
` PING: "

cleanup vfio iommu_group creation
 2021-08-18 23:32 UTC  (7+ messages)
` [PATCH 05/14] vfio: refactor noiommu group creation

[PATCH][next] staging: r8188eu: Fix fall-through warnings for Clang
 2021-08-18 23:32 UTC  (2+ messages)

stable/linux-5.4.y baseline: 153 runs, 7 regressions (v5.4.142)
 2021-08-18 23:31 UTC 

[PATCH] libata: Disable ATA_CMD_READ_LOG_DMA_EXT in problematic cases
 2021-08-18 23:30 UTC  (3+ messages)
` [PATCH] libata: fix setting and checking of DMA state

stable-rc/queue/5.10 build: 182 builds: 0 failed, 182 passed, 14 warnings (v5.10.60-6-gd64177941ad6)
 2021-08-18 23:29 UTC 

[PATCH][next] fs/ntfs3: Fix fall-through warnings for Clang
 2021-08-18 23:29 UTC  (2+ messages)

[PATCH] kunit: tool: allow filtering test cases via glob
 2021-08-18 23:27 UTC  (3+ messages)

[PATCH] clk: expand clk_ignore_unused mechanism to keep only a few clks on
 2021-08-18 23:27 UTC 

[PATCH v3] ath10k: high latency fixes for beacon buffer
 2021-08-18 23:26 UTC  (2+ messages)

[dpdk-dev] [PATCH v6] eal: remove sys/queue.h from public headers
 2021-08-18 23:26 UTC  (2+ messages)
` [dpdk-dev] [PATCH v7] "

[PATCH 0/2] s390/vfio-ap: do not open code locks for VFIO_GROUP_NOTIFY_SET_KVM notification
 2021-08-18 23:25 UTC  (11+ messages)
` [PATCH 1/2] s390/vfio-ap: r/w lock for PQAP interception handler function pointer

[PATCH] btrfs: reflink: Assure length != 0 in btrfs_extent_same()
 2021-08-18 23:22 UTC  (3+ messages)

+ mm-vmalloc-add-__alloc_size-attributes-for-better-bounds-checking.patch added to -mm tree
 2021-08-18 23:19 UTC 

+ percpu-add-__alloc_size-attributes-for-better-bounds-checking.patch added to -mm tree
 2021-08-18 23:19 UTC 

+ mm-page_alloc-add-__alloc_size-attributes-for-better-bounds-checking.patch added to -mm tree
 2021-08-18 23:19 UTC 

+ slab-add-__alloc_size-attributes-for-better-bounds-checking.patch added to -mm tree
 2021-08-18 23:19 UTC 

+ slab-clean-up-function-declarations.patch added to -mm tree
 2021-08-18 23:19 UTC 

LKMM: Read dependencies of writes ordered by dma_wmb()?
 2021-08-18 23:17 UTC  (9+ messages)

+ compiler-attributes-add-__alloc_size-for-better-bounds-checking.patch added to -mm tree
 2021-08-18 23:19 UTC 

+ checkpatch-add-__alloc_size-to-known-attribute.patch added to -mm tree
 2021-08-18 23:19 UTC 

Bluetooth: btusb: check conditions before enabling USB ALT 3 for WBS
 2021-08-18 23:04 UTC 

stable-rc/linux-5.10.y build: 182 builds: 0 failed, 182 passed, 14 warnings (v5.10.60)
 2021-08-18 23:08 UTC 

[RFC 1/3] btdev: Fix sending terminate advertising event to the wrong device
 2021-08-18 23:06 UTC  (3+ messages)
` [RFC 2/3] btdev: Fix order of BT_HCI_EVT_LE_ADV_SET_TERM
` [RFC 3/3] btdev: Fix removing advertising set if it was terminated

[PATCH v2 00/63] Introduce strict memcpy() bounds checking
 2021-08-18 23:06 UTC  (14+ messages)
` [PATCH v2 05/63] stddef: Introduce struct_group() helper macro
` [PATCH v2 06/63] cxl/core: Replace unions with struct_group()
` [PATCH v2 53/63] KVM: x86: Use struct_group() to zero decode cache
` [PATCH v2 61/63] powerpc: Split memset() to avoid multi-field overflow

[PATCH] Documentation: kernel-docs: Update the title, the author, the URL, the date, and the description of the book "The Linux Kernel Module Programming Guide"
 2021-08-18 23:05 UTC 

[PATCH] asus-wmi: Add support for custom fan curves
 2021-08-18 23:05 UTC 

[PATCH 0/2] crypto: remove MD4 generic shash
 2021-08-18 23:03 UTC  (7+ messages)

[PATCH v2] btrfs: replace BUG_ON() in btrfs_csum_one_bio() with proper error handling
 2021-08-18 23:00 UTC  (4+ messages)

[PATCH bpf-next v2 1/2] bpf: use kvmalloc for map values in syscall
 2021-08-18 23:02 UTC  (4+ messages)
` [PATCH bpf-next v2 2/2] bpf: use kvmalloc for map keys in syscalls

[PATCH bpf] bpf: Fix possible out of bound write in narrow load handling
 2021-08-18 23:00 UTC  (3+ messages)

[RFC PATCH net-next v2 0/6] ethtool: Add ability to control transceiver modules' power mode
 2021-08-18 22:55 UTC  (4+ messages)
` [RFC PATCH net-next v2 1/6] "

+ hugetlb-dont-pass-page-cache-pages-to-restore_reserve_on_error.patch added to -mm tree
 2021-08-18 22:55 UTC 

linux-next: build warning after merge of the dma-mapping tree
 2021-08-18 22:54 UTC 

[PATCH 1/5] board: gateworks: venice: display hwmon details by default
 2021-08-18 22:52 UTC  (6+ messages)
` [PATCH 2/5] board: gateworks: venice: do not overwrite serial#

[pull] amdgpu, amdkfd drm-fixes-5.14
 2021-08-18 22:51 UTC 

[PATCH v1] MAINTAINERS: new entry for Broadcom STB PCIe driver
 2021-08-18 22:50 UTC 

[mcgrof:20210818-add-disk-error-handling-v2 137/160] drivers/block/rsxx/dev.c:200:6: warning: variable 'err' is used uninitialized whenever 'if' condition is false
 2021-08-18 22:49 UTC  (2+ messages)

[PATCH] libata: Disable ATA_CMD_READ_LOG_DMA_EXT in problematic cases
 2021-08-18 22:49 UTC  (3+ messages)

[PATCH v3 0/4] rcu, arm64: PREEMPT_RT fixlets
 2021-08-18 22:46 UTC  (7+ messages)
` [PATCH v3 1/4] rcutorture: Don't disable softirqs with preemption disabled when PREEMPT_RT
      ` [PATCH] rcutorture: Avoid problematic critical section nesting on RT

[PATCH] image: rsa: Move padding_algos to linker lists
 2021-08-18 22:49 UTC 

[PATCH v16 0/9] PCI: Expose and manage PCI device reset
 2021-08-18 22:46 UTC  (2+ messages)

[RFC PATCH] sequencer: warn on skipping previously seen commit
 2021-08-18 22:45 UTC  (5+ messages)
` [PATCH v2] sequencer: advise if skipping cherry-picked commit

[PATCH v2 0/3] target/riscv: Update QEmu for Zb[abcs] 1.0.0
 2021-08-18 22:41 UTC  (4+ messages)
` [PATCH v2 1/3] target/riscv: Add x-zba, x-zbb, x-zbc and x-zbs properties

[PATCH v5] clone: set submodule.recurse=true if user enables feature.experimental flag
 2021-08-18 22:40 UTC  (3+ messages)
` [PATCH v6] clone: set submodule.recurse=true if submodule.stickyRecursiveClone enabled

[PATCH v1 0/6] gpio: mlxbf2: Introduce proper interrupt handling
 2021-08-18 22:40 UTC  (5+ messages)
` [PATCH v1 5/6] TODO: gpio: mlxbf2: Introduce IRQ support

[PATCH net] net: mscc: ocelot: allow forwarding from bridge ports to the tag_8021q CPU port
 2021-08-18 22:40 UTC  (2+ messages)

[PATCH net 1/1] net/rds: dma_map_sg is entitled to merge entries
 2021-08-18 22:40 UTC  (2+ messages)

[PATCH bpf-next v2 0/2] bpf: Allow bpf_get_netns_cookie in BPF_PROG_TYPE_SOCK_OPS
 2021-08-18 22:40 UTC  (2+ messages)

[RFC PATCH 2/3] drivers/net/virtio_net: Added basic RSS support
 2021-08-18 22:38 UTC  (2+ messages)

[PATCH v2 0/5] target/mips: Replace TARGET_WORDS_BIGENDIAN by cpu_is_bigendian()
 2021-08-18 22:35 UTC  (7+ messages)
` [PATCH v2 1/5] target/mips: Call cpu_is_bigendian & inline GET_OFFSET in ld/st helpers
` [PATCH v2 2/5] target/mips: Replace GET_LMASK() macro by get_lmask(32) function
` [PATCH v2 3/5] target/mips: Replace GET_LMASK64() macro by get_lmask(64) function

[Intel-wired-lan] [RFC net-next 0/7] Add basic SyncE interfaces
 2021-08-18 22:36 UTC  (7+ messages)
` [Intel-wired-lan] [RFC net-next 1/7] ptp: Add interface for acquiring DPLL state
        `  "

[PATCH V2] btrfs: traverse seed devices if fs_devices::devices is empty in show_devname
 2021-08-18 22:31 UTC  (3+ messages)

[PATCH 1/2] erofs: introduce chunk-based file on-disk format
 2021-08-18 22:29 UTC  (6+ messages)
` [PATCH 2/2] erofs: support reading chunk-based uncompressed files

[linuxppc:next-test 71/81] fs/dlm/lowcomms.c:1551:16: sparse: sparse: context imbalance in 'dlm_lowcomms_new_msg' - wrong count at exit
 2021-08-18 22:33 UTC 

[RESEND PATCH] btrfs: rename btrfs_alloc_chunk to btrfs_create_chunk
 2021-08-18 22:28 UTC  (2+ messages)

stable-rc/linux-5.13.y build: 177 builds: 2 failed, 175 passed, 7 warnings (v5.13.12)
 2021-08-18 22:30 UTC 

[PATCH 0/5] target/mips: Replace TARGET_WORDS_BIGENDIAN by cpu_is_bigendian()
 2021-08-18 22:29 UTC  (5+ messages)
` [PATCH 1/5] target/mips: Replace GET_OFFSET() macro by get_offset() function

[PATCH v9 00/26] x86: Support Intel Advanced Matrix Extensions
 2021-08-18 22:27 UTC  (4+ messages)
` [PATCH v9 12/26] x86/fpu/xstate: Use feature disable (XFD) to protect dynamic user state

[PATCH v2 1/5] board: gateworks: venice: display hwmon details by default
 2021-08-18 22:24 UTC  (4+ messages)
` [PATCH v2 3/5] arm: dts: imx8mm-venice-gw700x: fix mp5416 pmic config
` [PATCH v2 4/5] board: gateworks: venice: update thermal temp thresholds per cpu grade
` [PATCH v2 5/5] arm: dts: imx8mm-venice*: remove thermal zone overrides


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.