All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-08-18 21:42:54 to 2021-08-18 23:06:13 UTC [more...]

[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] glibc: update to HEAD of release/2.34/master branch
 2021-08-18 23:05 UTC 

[PATCH 0/2] crypto: remove MD4 generic shash
 2021-08-18 23:03 UTC  (9+ 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 v2 00/63] Introduce strict memcpy() bounds checking
 2021-08-18 22:53 UTC  (17+ 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 0/2] s390/vfio-ap: do not open code locks for VFIO_GROUP_NOTIFY_SET_KVM notification
 2021-08-18 22:52 UTC  (8+ messages)

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

[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 

[PATCH net-next] ipmr: ip6mr: Add ability to display non default caches and vifs
 2021-08-18 22:50 UTC  (3+ messages)

[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 v6 intel-next 3/9] ice: split ice_ring onto Tx/Rx separate structs
 2021-08-18 22:39 UTC  (4+ messages)
` [Intel-wired-lan] "

[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 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)

[PATCH net 1/1] net/rds: dma_map_sg is entitled to merge entries
 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  (9+ 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
` [PATCH v2 4/5] target/mips: Store CP0_Config0 in DisasContext
` [PATCH v2 5/5] target/mips: Replace TARGET_WORDS_BIGENDIAN by cpu_is_bigendian()

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

[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] btrfs: reflink: Assure length != 0 in btrfs_extent_same()
 2021-08-18 22:24 UTC  (2+ messages)

[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

[Buildroot] [autobuild.buildroot.net] Daily results for 2021-08-17
 2021-08-18 22:26 UTC  (4+ messages)
` [Buildroot] Analysis of build "

[PATCH v2 1/5] board: gateworks: venice: display hwmon details by default
 2021-08-18 22:24 UTC  (5+ messages)
` [PATCH v2 2/5] board: gateworks: venice: do not overwrite serial#
` [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

[PATCH] x86: kvm: Demote level of already loaded message from error to info
 2021-08-18 22:23 UTC  (3+ messages)

[Buildroot] [PATCH v2] DEVELOPERS: add myself to toolchain topic
 2021-08-18 22:23 UTC  (3+ messages)

Wayland and X11 on Yocto
 2021-08-18 22:22 UTC  (2+ messages)
` [yocto] "

[PATCH v2] media: uvcvideo: Quirk for hardware with invalid sof
 2021-08-18 22:22 UTC  (2+ messages)

[PATCH 0/6] Sparse Index: Integrate with merge, cherry-pick, rebase, and revert
 2021-08-18 22:22 UTC  (5+ messages)
` [PATCH 1/6] t1092: use ORT merge strategy

[Intel-wired-lan] [PATCH net-next] ice: remove msleep from reading PR stats
 2021-08-18 22:21 UTC 

[peterz-queue:perf/core 7/8] arch/x86/events/amd/ibs.c:829:5: error: redefinition of 'get_ibs_caps'
 2021-08-18 22:20 UTC  (2+ messages)

[PATCH v3 00/16] tcg/mips: Unaligned access and other cleanup
 2021-08-18 22:19 UTC  (11+ messages)
` [PATCH v3 04/16] tcg/mips: Move TCG_AREG0 to S8
` [PATCH v3 05/16] tcg/mips: Move TCG_GUEST_BASE_REG to S7
` [PATCH v3 08/16] tcg/mips: Unset TCG_TARGET_HAS_direct_jump
` [PATCH v3 09/16] tcg/mips: Drop special alignment for code_gen_buffer

Trouble capturing layer revision as variable in recipe
 2021-08-18 22:20 UTC  (2+ messages)
` [bitbake-devel] "

[Intel-wired-lan] [PATCH net-next] ice: handle MAC delete command on PR
 2021-08-18 22:20 UTC 

[PATCH] net/mlx4: Use ARRAY_SIZE to get an array's size
 2021-08-18 22:20 UTC  (2+ messages)

[OE-core][PATCH] bitbake.conf: Add lz4c, pzstd and zstd
 2021-08-18 22:19 UTC  (3+ messages)

[PATCH v6 0/5] Support EFI partition on NVIDIA Tegra devices
 2021-08-18 22:19 UTC  (6+ messages)
` [PATCH v6 1/5] block: Add alternative_gpt_sector() operation
` [PATCH v6 2/5] partitions/efi: Support non-standard GPT location
` [PATCH v6 3/5] mmc: core: Add raw_boot_mult field to mmc_ext_csd
` [PATCH v6 4/5] mmc: block: Support alternative_gpt_sector() operation
` [PATCH v6 5/5] mmc: sdhci-tegra: Enable MMC_CAP2_ALT_GPT_SECTOR

[PATCH] arm-bsp: Update TC0 components
 2021-08-18 22:19 UTC 

[igt-dev] [PATCH i-g-t v2 1/4] tests/kms_cursor_legacy: Handle cursor movements as slow patch for display 9+
 2021-08-18 22:24 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t v2 2/4] tests/kms_psr2_su: Set the damaged clip in page flips
` [igt-dev] [PATCH i-g-t v2 3/4] test/kms_frontbuffer_tracking: Fix multidraw test
` [igt-dev] [PATCH i-g-t v2 4/4] tests/kms_psr: Add drmModeDirtyFB() calls to handle frontbuffer rendering tests

[PATCH] fixup! propagate errno from failing read
 2021-08-18 22:19 UTC  (3+ messages)

[PATCH][next] fs/ntfs3: Fix fall-through warnings for Clang
 2021-08-18 22:21 UTC 

[PATCH v13 0/6] Add Rockchip SFC(serial flash controller) support
 2021-08-18 22:14 UTC  (5+ messages)
` (subset) "

[PATCH] x86/mm: Flush before free in remove_pagetable()
 2021-08-18 22:10 UTC 

[qemu-mainline test] 164234: regressions - FAIL
 2021-08-18 22:11 UTC 

[PATCH][next] staging: r8188eu: Fix fall-through warnings for Clang
 2021-08-18 22:14 UTC 

[usb:usb-testing 54/97] drivers/usb/isp1760/isp1760-hcd.c:735:2: warning: Value stored to 'scratch' is never read [clang-analyzer-deadcode.DeadStores]
 2021-08-18 22:09 UTC  (2+ messages)

[PATCH 1/8] anqp: print MAC when sending ANQP request
 2021-08-18 22:09 UTC  (8+ messages)
` [PATCH 2/8] hwsim: require enabling rule before use
` [PATCH 3/8] hwsim: remove unconditional packet delay
` [PATCH 4/8] auto-t: hwsim.py: add Enabled property
` [PATCH 5/8] auto-t: hwsim.py: handle Prefix/Enabled in __str__
` [PATCH 6/8] auto-t: combine testBSSBlacklist tests
` [PATCH 7/8] auto-t: update tests to enable hwsim rules
` [PATCH 8/8] auto-t: remove ANQP delay test

stable-rc/queue/5.13 build: 177 builds: 2 failed, 175 passed, 7 warnings (v5.13.12-1-g3b7bb0adff56)
 2021-08-18 22:07 UTC 

[PATCH v3 00/14] tcg/arm: Unaligned access and other cleanup
 2021-08-18 22:05 UTC  (11+ messages)
` [PATCH v3 02/14] tcg/arm: Standardize on tcg_out_<branch>_{reg,imm}
` [PATCH v3 09/14] tcg/arm: Drop inline markers
` [PATCH v3 10/14] tcg/arm: Give enum arm_cond_code_e a typedef and use it
` [PATCH v3 11/14] tcg/arm: More use of the ARMInsn enum
` [PATCH v3 12/14] tcg/arm: More use of the TCGReg enum

[PATCH RFC 0/7] add socket to netdev page frag recycling support
 2021-08-18 22:05 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/mono: force internal libatomic-ops for some arm variants
 2021-08-18 22:05 UTC  (2+ messages)

[PATCH 0/8] drm + usb-type-c: Add support for out-of-band hotplug notification (v4 resend)
 2021-08-18 22:03 UTC  (4+ messages)
  ` [Intel-gfx] "

update glibc to HEAD of release/2.34/master to include fix for CVE-2021-38604?
 2021-08-18 22:02 UTC  (2+ messages)

[PATCH RESEND v2] docs: x86: Remove obsolete information about x86_64 vmalloc() faulting
 2021-08-18 22:01 UTC 

[PATCH] misc/pvpanic: fix set driver data
 2021-08-18 21:59 UTC  (3+ messages)

stable-rc/linux-4.14.y build: 191 builds: 0 failed, 191 passed, 63 warnings (v4.14.244)
 2021-08-18 21:59 UTC 

[PATCH v28 00/25] LSM: Module stacking for AppArmor
 2021-08-18 21:59 UTC  (11+ messages)
` [PATCH v28 22/25] Audit: Add record for multiple process LSM attributes

[PATCH v2 1/4] network: handle NULL/hotspot networks when removing secrets
 2021-08-18 21:58 UTC  (5+ messages)
` [PATCH v2 2/4] hwsim: add Rule.remove_all()
` [PATCH v2 3/4] auto-t: fix error handling in testHotspot
` [PATCH v2 4/4] test-runner: fix subtest option

[Intel-gfx] [PATCH v5 0/9] Begin enabling Xe_HP SDV and DG2 platforms
 2021-08-18 21:56 UTC  (3+ messages)
` [Intel-gfx] [PATCH v5 8/9] drm/i915/dg2: Maintain backward-compatible nested batch behavior

[PATCH v3] drm/amdgpu: Cancel delayed work when GFXOFF is disabled
 2021-08-18 21:56 UTC  (3+ messages)
` [PATCH] "

[meta-oe][PATCH] mpich: link explictly with libgcc
 2021-08-18 21:56 UTC 

[PATCH] auto-t: scan as many times as needed to find networks
 2021-08-18 21:56 UTC  (2+ messages)

[Buildroot] [PATCH] package/sentry-cli: remove package
 2021-08-18 21:54 UTC  (3+ messages)

[Buildroot] [RFC][PATCH 1/1] package/glibc: bump version to 2.34-5-g9995d0588f4f9adc68419224d2b3698e2ca4f77e
 2021-08-18 21:53 UTC  (4+ messages)

[PATCH 0/5] Kconfig symbol clean-up on gpu
 2021-08-18 21:51 UTC  (5+ messages)
` [PATCH 2/5] drm: amdgpu: remove obsolete reference to config CHASH

[PATCH v7 00/11] libata cleanups and improvements
 2021-08-18 21:53 UTC  (3+ messages)

[PATCH v4 0/6] IO priority fixes and improvements
 2021-08-18 21:52 UTC  (4+ messages)
    ` [f2fs-dev] "

[PATCH v2 0/7] Add __alloc_size() for better bounds checking
 2021-08-18 21:51 UTC  (3+ messages)
` [PATCH v2 1/7] Compiler Attributes: "

[PATCH 0/5] Enable -Warray-bounds and -Wzero-length-bounds
 2021-08-18 21:51 UTC  (5+ messages)
` [PATCH 2/5] treewide: Replace open-coded flex arrays in unions

stable-rc/linux-4.4.y baseline: 94 runs, 7 regressions (v4.4.281)
 2021-08-18 21:50 UTC 

[PATCH v5 00/12] gfs2: Fix mmap + page fault deadlocks
 2021-08-18 21:49 UTC  (7+ messages)
    ` [Cluster-devel] "
      ` [Ocfs2-devel] "

[igt-dev] [PATCH i-g-t 1/4] tests/kms_cursor_legacy: Handle cursor movements as slow patch for display 9+
 2021-08-18 21:49 UTC  (3+ messages)

[PATCH] mm, vmscan: guarantee drop_slab_node() termination
 2021-08-18 21:48 UTC  (2+ messages)

[PATCH] kernel/power: Remove blk_status_to_errno in hib_wait_io
 2021-08-18 21:47 UTC 

[RFC PATCH 2/5] gen_initramfs.sh: use absolute path for gen_init_cpio
 2021-08-18 21:47 UTC  (2+ messages)

[PATCH/RFC 00/11] expose btrfs subvols in mount table correctly
 2021-08-18 21:46 UTC  (4+ messages)
` [PATCH] VFS/BTRFS/NFSD: provide more unique inode number for btrfs export

[PATCH v2 0/8] fixes and enablement for rk356x
 2021-08-18 21:42 UTC  (4+ messages)
` (subset) "

[PATCH v2] ath10k: Do not call dma_alloc_coherent() for SDIO and USB
 2021-08-18 21:44 UTC  (2+ messages)

[PATCH] KVM: arm64: vgic: drop WARN from vgic_get_irq
 2021-08-18 21:45 UTC  (4+ messages)

[meta-security][PATCH 1/2] image-with-hardened-binaries: add class
 2021-08-18 21:44 UTC  (2+ messages)
` [yocto] "

[RFC PATCH 00/13] Add support for Mirror VM
 2021-08-18 21:42 UTC  (8+ messages)

[PATCH v4 00/13] KVM: Scalable memslots implementation
 2021-08-18 21:43 UTC  (4+ messages)
` [PATCH v4 06/13] KVM: Move WARN on invalid memslot index to update_memslots()

[PATCH] kvm: fix wrong exception emulation in check_rdtsc
 2021-08-18 21:43 UTC  (2+ messages)


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.