messages from 2020-10-26 23:23:13 to 2020-10-26 23:48:43 UTC [more...]
[PATCH AUTOSEL 5.9 001/147] powerpc/vmemmap: Fix memory leak with vmemmap list allocation failures
2020-10-26 23:48 UTC (9+ messages)
` [PATCH AUTOSEL 5.9 008/147] sparc64: remove mm_cpumask clearing to fix kthread_use_mm race
` [PATCH AUTOSEL 5.9 013/147] s390/startup: avoid save_area_sync overflow
` [PATCH AUTOSEL 5.9 020/147] powerpc/64s: handle ISA v3.1 local copy-paste context switches
` [PATCH AUTOSEL 5.9 057/147] ia64: kprobes: Use generic kretprobe trampoline handler
` [PATCH AUTOSEL 5.9 121/147] KVM: PPC: Book3S HV: Do not allocate HPT for a nested guest
` [Cluster-devel] [PATCH AUTOSEL 5.9 123/147] gfs2: call truncate_inode_pages_final for address space glocks
` [Cluster-devel] [PATCH AUTOSEL 5.9 124/147] gfs2: Fix NULL pointer dereference in gfs2_rgrp_dump
` [Cluster-devel] [PATCH AUTOSEL 5.9 125/147] gfs2: use-after-free in sysfs deregistration
[PATCH] spi: rockchip: enable autosuspend feature
2020-10-26 23:47 UTC (3+ messages)
[PATCH 0/8] use semicolons rather than commas to separate statements
2020-10-26 23:45 UTC (2+ messages)
[PATCH v2 0/2] dt-bindings: stm32: convert audio dfsdm to json-schema
2020-10-26 23:45 UTC (4+ messages)
[PATCH v2] spi: spi-sun6i: enable autosuspend feature
2020-10-26 23:47 UTC (2+ messages)
[PATCH BlueZ v2] audio/media: Destroy transport if SetConfiguration fails
2020-10-26 23:47 UTC (2+ messages)
[PATCH] spi: spi-sun6i: enable autosuspend feature
2020-10-26 23:47 UTC (2+ messages)
[PATCH v3] spi: spi-sun6i: implement DMA-based transfer mode
2020-10-26 23:47 UTC (2+ messages)
[PATCH v2 00/17] ASoC: sun8i-codec: support for AIF2 and AIF3
2020-10-26 23:46 UTC (3+ messages)
[PATCH 1/2] ARM: imx_v4_v5_defconfig: Select CONFIG_GPIO_MXC
2020-10-26 23:45 UTC (2+ messages)
[PATCH v2 0/5]
2020-10-26 23:47 UTC (2+ messages)
[PATCH v4] ASoC: dt-bindings: stm32: convert sai to json-schema
2020-10-26 23:45 UTC (4+ messages)
[PATCH 0/2] irq-meson-gpio: make it possible to build as a module
2020-10-26 23:45 UTC (7+ messages)
[PATCH] ASoC: pcm5102a: Make codec selectable
2020-10-26 23:45 UTC (3+ messages)
[PATCH] regulator: lp872x: make a const array static, makes object smaller
2020-10-26 23:47 UTC (2+ messages)
[PATCH v2] regmap: mmio: add config option to allow relaxed MMIO accesses
2020-10-26 23:46 UTC (2+ messages)
[PATCH] ASoC: amd: support other audio modes for raven
2020-10-26 23:46 UTC (2+ messages)
[PATCH] ASoC: wm5102: Use get_unaligned_be16() for dac_comp_coeff
2020-10-26 23:46 UTC (2+ messages)
[PATCH v1 0/2] ASoC: qcom: add support for QRB5165 RB5 machine
2020-10-26 23:46 UTC (2+ messages)
[PATCH v2] ASoC: fsl_spdif: Add support for higher sample rates
2020-10-26 23:45 UTC (2+ messages)
[PATCH] ASoC: adau1977: remove platform data and move micbias bindings include
2020-10-26 23:45 UTC (2+ messages)
[Intel-gfx] [PATCH v11 00/12] Big joiner enabling
2020-10-26 23:47 UTC (6+ messages)
` [Intel-gfx] [PATCH v11 04/12] drm/i915/dp: Allow big joiner modes in intel_dp_mode_valid(), v3
[REGRESSION] x86/debug: After PTRACE_SINGLESTEP DR_STEP is no longer reported in dr6
2020-10-26 23:45 UTC (8+ messages)
[f2fs-dev] [PATCH v3 1/2] f2fs: add F2FS_IOC_GET_COMPRESS_OPTION ioctl
2020-10-26 23:44 UTC (9+ messages)
` "
[tip:x86/misc] BUILD SUCCESS 632211cdd6ad0efeef32c53ac731901b4bed3b94
2020-10-26 23:41 UTC
linux-next: build failure after merge of the sunxi tree
2020-10-26 23:42 UTC
[qemu-mainline test] 156249: regressions - FAIL
2020-10-26 23:41 UTC
[tip:ras/core] BUILD SUCCESS 633cdaf29ec4aae29868320adb3a4f1c5b8c0eac
2020-10-26 23:41 UTC
[PATCH] KVM: arm64: Allocate stage-2 pgd pages with GFP_KERNEL_ACCOUNT
2020-10-26 23:41 UTC (2+ messages)
[PATCH 00/21] xfsprogs: sync with 5.10, part 2
2020-10-26 23:39 UTC (22+ messages)
` [PATCH 01/21] xfs: remove typedef xfs_attr_sf_entry_t
` [PATCH 02/21] xfs: Remove typedef xfs_attr_shortform_t
` [PATCH 03/21] xfs: Use variable-size array for nameval in xfs_attr_sf_entry
` [PATCH 04/21] xfs: Convert xfs_attr_sf macros to inline functions
` [PATCH 05/21] xfs: don't free rt blocks when we're doing a REMAP bunmapi call
` [PATCH 06/21] xfs: log new intent items created as part of finishing recovered intent items
` [PATCH 07/21] xfs: use the existing type definition for di_projid
` [PATCH 08/21] xfs: fix some comments
` [PATCH 09/21] xfs: remove the redundant crc feature check in xfs_attr3_rmt_verify
` [PATCH 10/21] xfs: code cleanup in xfs_attr_leaf_entsize_{remote,local}
` [PATCH 11/21] xfs: avoid shared rmap operations for attr fork extents
` [PATCH 12/21] xfs: remove xfs_defer_reset
` [PATCH 13/21] xfs: proper replay of deferred ops queued during log recovery
` [PATCH 14/21] xfs: xfs_defer_capture should absorb remaining block reservations
` [PATCH 15/21] xfs: xfs_defer_capture should absorb remaining transaction reservation
` [PATCH 16/21] xfs: fix an incore inode UAF in xfs_bui_recover
` [PATCH 17/21] xfs: change the order in which child and parent defer ops are finished
` [PATCH 18/21] xfs: periodically relog deferred intent items
` [PATCH 19/21] xfs: only relog deferred intent items if free space in the log gets low
` [PATCH 20/21] xfs: fix high key handling in the rt allocator's query_range function
` [PATCH 21/21] xfs: set xefi_discard when creating a deferred agfl free log intent item
[PATCH v2 00/28] binman: Support compression of sections
2020-10-26 23:40 UTC (29+ messages)
` [PATCH v2 01/28] binman: Update the entry docs
` [PATCH v2 02/28] binman: Drop unused return variable for _DoTestFile()
` [PATCH v2 03/28] binman: Add tests for skip-at-start sections
` [PATCH v2 04/28] binman: Give a sensible error if no command is given
` [PATCH v2 05/28] binman: Fix return from u-boot-ucode if there is no DT
` [PATCH v2 06/28] binman: Remove references to 'image' in entry_Section
` [PATCH v2 07/28] binman: Expand the error message for breaching a section
` [PATCH v2 08/28] binman: Move CompressData() into Entry base class
` [PATCH v2 09/28] binman: Use 'files-compress' to set compression for files
` [PATCH v2 10/28] binman: Update testPackExtra with more checks
` [PATCH v2 11/28] binman: Expand docs and test for padding
` [PATCH v2 12/28] binman: Expand docs and test for alignment
` [PATCH v2 13/28] binman: Move section-building code into a function
` [PATCH v2 14/28] binman: Refactor _BuildSectionData()
` [PATCH v2 15/28] binman: Move section padding to the parent
` [PATCH v2 16/28] binman: Make section padding consistent with other entries
` [PATCH v2 17/28] binman: Store the original data before compression
` [PATCH v2 18/28] binman: Set section contents in GetData()
` [PATCH v2 19/28] binman: Avoid reporting image-pos with compression
` [PATCH v2 20/28] binman: Drop Entry.CheckOffset()
` [PATCH v2 21/28] binman: Move sort and expand to the main Pack() function
` [PATCH v2 22/28] binman: Drop the Entry.CheckSize() method
` [PATCH v2 23/28] binman: Call CheckSize() from the section's Pack() method
` [PATCH v2 24/28] binman: Drop CheckEntries()
` [PATCH v2 25/28] binman: Update CheckEntries() for compressed sections
` [PATCH v2 26/28] binman: Use the actual contents in CheckSize()
` [PATCH v2 27/28] binman: Support compression of sections
` [PATCH v2 28/28] binman: Avoid calculated section data repeatedly
UBSAN: array-index-out-of-bounds in alg_bind
2020-10-26 23:40 UTC (5+ messages)
` [PATCH] crypto: af_alg - avoid undefined behavior accessing salg_name
[PATCH net 0/3] net/smc: fixes 2020-10-23
2020-10-26 23:39 UTC (2+ messages)
[PATCH] handle more graciously labels with no statement
2020-10-26 23:39 UTC (6+ messages)
[PATCH v6 00/26] xfsprogs: widen timestamps to deal with y2038
2020-10-26 23:36 UTC (27+ messages)
` [PATCH 01/26] libxfs: create a real struct timespec64
` [PATCH 02/26] libxfs: refactor NSEC_PER_SEC
` [PATCH 03/26] libfrog: define LIBFROG_BULKSTAT_CHUNKSIZE to remove dependence on XFS_INODES_PER_CHUNK
` [PATCH 04/26] libfrog: convert cvttime to return time64_t
` [PATCH 05/26] xfs_quota: convert time_to_string to use time64_t
` [PATCH 06/26] xfs_db: refactor timestamp printing
` [PATCH 07/26] xfs_db: refactor quota timer printing
` [PATCH 08/26] xfs_logprint: refactor timestamp printing
` [PATCH 09/26] xfs: explicitly define inode timestamp range
` [PATCH 10/26] xfs: refactor quota expiration timer modification
` [PATCH 11/26] xfs: refactor default quota grace period setting code
` [PATCH 12/26] xfs: refactor quota timestamp coding
` [PATCH 13/26] xfs: move xfs_log_dinode_to_disk to the log recovery code
` [PATCH 14/26] xfs: redefine xfs_timestamp_t
` [PATCH 15/26] xfs: redefine xfs_ictimestamp_t
` [PATCH 16/26] xfs: widen ondisk inode timestamps to deal with y2038+
` [PATCH 17/26] xfs: widen ondisk quota expiration timestamps to handle y2038+
` [PATCH 18/26] libxfs: propagate bigtime inode flag when allocating
` [PATCH 19/26] libfrog: list the bigtime feature when reporting geometry
` [PATCH 20/26] xfs_db: report bigtime format timestamps
` [PATCH 21/26] xfs_db: support printing time limits
` [PATCH 22/26] xfs_db: add bigtime upgrade path
` [PATCH 23/26] xfs_quota: support editing and reporting quotas with bigtime
` [PATCH 24/26] xfs_repair: support bigtime timestamp checking
` [PATCH 25/26] mkfs: format bigtime filesystems
` [PATCH 26/26] xfs: enable big timestamps
[PATCH v1 0/6] ASoC: codecs: add support for LPASS Codec macros
2020-10-26 20:01 UTC (10+ messages)
` [PATCH v1 2/6] ASoC: codecs: lpass-wsa-macro: Add support to WSA Macro
` [PATCH v1 3/6] ASoC: codecs: lpass-wsa-macro: add dapm widgets and route
` [PATCH v1 6/6] ASoC: codecs: lpass-va-macro: add dapm widgets and routes
[PATCH bpf] samples/bpf: Set rlimit for memlock to infinity in all samples
2020-10-26 23:36 UTC
[PATCH v3] ASoC: Intel: boards: Add CML_RT1015 m/c driver
2020-10-26 19:22 UTC (3+ messages)
[PULL 0/8] Renesas patches for 2020-10-27
2020-10-26 23:29 UTC (9+ messages)
` [PULL 1/8] elf: Add EM_RX definition
` [PULL 2/8] hw/timer/sh_timer: Coding style clean-up
` [PULL 3/8] hw/timer/sh_timer: Silence warnings about missing fallthrough statements
` [PULL 4/8] hw/timer/sh_timer: Remove superfluous "break" statements
` [PULL 5/8] target/sh4: Update coding style to make checkpatch.pl happy
` [PULL 6/8] target/sh4: fix some comment spelling errors
` [PULL 7/8] target/rx: Fix "
` [PULL 8/8] target/rx: Fix Lesser GPL version number
[PATCH v4 0/9] xfsprogs: add a inode btree blocks counts to the AGI header
2020-10-26 23:34 UTC (10+ messages)
` [PATCH 1/9] xfs: store inode btree block counts in "
` [PATCH 2/9] xfs: use the finobt block counts to speed up mount times
` [PATCH 3/9] xfs: support inode btree blockcounts in online repair
` [PATCH 4/9] xfs_db: support displaying inode btree block counts in AGI header
` [PATCH 5/9] xfs_db: add inobtcnt upgrade path
` [PATCH 6/9] xfs_repair: check inode btree block counters in AGI
` [PATCH 7/9] xfs_repair: regenerate "
` [PATCH 8/9] mkfs: enable the inode btree counter feature
` [PATCH 9/9] xfs: enable new inode btree counters feature
[PATCH 0/3] xfsprogs: sync with 5.10, part 1
2020-10-26 23:33 UTC (4+ messages)
` [PATCH 1/3] xfs: remove kmem_realloc()
` [PATCH 2/3] xfs: move the buffer retry logic to xfs_buf.c
` [PATCH 3/3] xfs: simplify xfs_trans_getsb
[PATCH 0/2] xfs_db: add minimal directory navigation
2020-10-26 23:32 UTC (3+ messages)
` [PATCH 1/2] xfs_db: add a directory path lookup command
` [PATCH 2/2] xfs_db: add an ls command
[PATCH 0/5] xfsprogs: fixes for 5.10
2020-10-26 23:32 UTC (6+ messages)
` [PATCH 1/5] mkfs: allow users to specify rtinherit=0
` [PATCH 2/5] xfs: remove unnecessary parameter from scrub_scan_estimate_blocks
` [PATCH 3/5] xfs_db: report ranges of invalid rt blocks
` [PATCH 4/5] xfs_repair: skip the rmap and refcount btree checks when the levels are garbage
` [PATCH 5/5] xfs_repair: correctly detect partially written extents
[RFC PATCH v2 0/4] hugetlbfs: introduce hinode_rwsem for pmd sharing synchronization
2020-10-26 23:31 UTC (5+ messages)
` [RFC PATCH v2 1/4] hugetlbfs: revert use of i_mmap_rwsem for pmd sharing and more sync
` [RFC PATCH v2 2/4] hugetlbfs: add hinode_rwsem to hugetlb specific inode
` [RFC PATCH v2 3/4] hugetlbfs: use hinode_rwsem for pmd sharing synchronization
` [RFC PATCH v2 4/4] huegtlbfs: handle page fault/truncate races
[PATCH] kcsan: Fix encoding masks and regain address bit
2020-10-26 23:33 UTC (2+ messages)
[PATCH 0/7] forbidding symlinked .gitattributes and .gitignore
2020-10-26 23:32 UTC (7+ messages)
` [PATCH v2 0/8] "
` [PATCH] documentation symlink restrictions for .git* files
[radeon-alex:amd-staging-drm-next 228/272] drivers/gpu/drm/amd/amdgpu/amdgpu_fw_attestation.c:130:6: warning: no previous prototype for function 'amdgpu_fw_attestation_debugfs_init'
2020-10-26 23:31 UTC (2+ messages)
[Virtio-fs] Architecture diagram license
2020-10-26 23:31 UTC
[PATCH v1 1/2] scsi: ufs: Put hba into LPM during clk gating
2020-10-26 23:30 UTC (2+ messages)
` [PATCH v1 2/2] ufs: qcom: Enable aggressive power collapse for ufs hba
[PATCH 0/3] Add HwSpinlock & Mailbox nodes on J7200 SoCs
2020-10-26 23:26 UTC (8+ messages)
` [PATCH 1/3] arm64: dts: ti: k3-j7200-main: Add hwspinlock node
` [PATCH 2/3] arm64: dts: ti: k3-j7200-main: Add mailbox cluster nodes
` [PATCH 3/3] arm64: dts: ti: k3-j7200-som-p0: Add IPC sub-mailbox nodes
[tip:x86/microcode] BUILD SUCCESS 880396c86a1f3663c22b74fef34353f05a1263ec
2020-10-26 23:28 UTC
[PATCH v4 00/68] btrfs: add basic rw support for subpage sector size
2020-10-26 23:26 UTC (3+ messages)
` [PATCH v4 01/68] btrfs: extent-io-tests: remove invalid tests
[PATCH 0/5] add exynos4412-based p4note device family support
2020-10-26 23:27 UTC (4+ messages)
` [PATCH 2/5] ARM: dts: add Samsung's exynos4412-based p4note boards
[PATCH dwarves] cmake: make libbpf's Linux UAPI headers available to all binaries
2020-10-26 23:26 UTC (3+ messages)
[PATCH 1/2] ti-rpmsg-char-examples: Fix cross compile
2020-10-26 23:24 UTC (3+ messages)
` [meta-ti] "
[PATCH] kbuild: remove unused OBJSIZE
2020-10-26 23:22 UTC (3+ messages)
[PATCH v9 0/4] userspace MHI client interface driver
2020-10-26 23:22 UTC (6+ messages)
` [PATCH v9 3/4] docs: Add documentation for userspace client interface
[PATCH] staging: rtl8723bs: Rewrite comparison to NULL
2020-10-26 23:23 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.