All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-12-17 15:42:58 to 2020-12-17 16:28:59 UTC [more...]

[PATCH] btrfs: test incremental send after removing a directory and all its files
 2020-12-17 16:28 UTC  (2+ messages)

drm, qxl: post 5.11 merge warning+explosion
 2020-12-17 16:26 UTC  (8+ messages)
  ` [bisected] "

[PATCH 1/2] filesystems.5: fix link to userspace tooling for ncpfs
 2020-12-17 16:28 UTC  (4+ messages)
` [PATCH 2/2] filesystems.5: note ncpfs removal from kernel

[GIT PULL] Ceph updates for 5.11-rc1
 2020-12-17 16:27 UTC 

[PATCH] ASoC: wm8962: Add optional mclk device tree binding
 2020-12-17 16:27 UTC 

[PATCH 0/5] btrfs: fix transaction leaks and crashes during unmount
 2020-12-17 16:26 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 00/14] tools/intel_display_poller: async flip and vrr
 2020-12-17 16:27 UTC  (15+ messages)
` [igt-dev] [PATCH i-g-t 01/14] tools/intel_display_poller: Fix TILEOFF vs. LINOFF for skl+
` [igt-dev] [PATCH i-g-t 02/14] tools/intel_display_poller: Unify ilk+ and bdw+ codepaths
` [igt-dev] [PATCH i-g-t 03/14] tools/intel_display_poller: Use intel_gen()
` [igt-dev] [PATCH i-g-t 04/14] tools/intel_display_poller: Add pipe D support
` [igt-dev] [PATCH i-g-t 05/14] tools/intel_display_poller: Add flipdone tests
` [igt-dev] [PATCH i-g-t 06/14] tools/intel_display_poller: Add async flip test mode
` [igt-dev] [PATCH i-g-t 07/14] lib: Add transcoder VRR registers
` [igt-dev] [PATCH i-g-t 08/14] lib: Add timestmap registers
` [igt-dev] [PATCH i-g-t 09/14] tools/intel_display_poller: Extract wait_scanline()
` [igt-dev] [PATCH i-g-t 10/14] tools/intel_display_poller: Add frame timestamp tests
` [igt-dev] [PATCH i-g-t 11/14] tools/intel_display_poller: Rework some loops
` [igt-dev] [PATCH i-g-t 12/14] tools/intel_display_poller: Add VRR push support
` [igt-dev] [PATCH i-g-t 13/14] tools/intel_display_poller: Add vrr-wrap test
` [igt-dev] [PATCH i-g-t 14/14] tools/intel_display_poller: Add vrr-push test

New objtool warning
 2020-12-17 16:25 UTC  (5+ messages)

[PULL 00/12] Compile QEMU with -Wimplicit-fallthrough
 2020-12-17 16:20 UTC  (6+ messages)
    ` Status/future of QEMU bsd-user impl ? (Wea Re: [PULL 00/12] Compile QEMU with -Wimplicit-fallthrough)

[PATCH 0/9] block/vpc: Clean up some buffer abuse
 2020-12-17 16:20 UTC  (10+ messages)
` [PATCH 1/9] block/vpc: Make vpc_open() read the full dynamic header
` [PATCH 2/9] block/vpc: Don't abuse the footer buffer as BAT sector buffer
` [PATCH 3/9] block/vpc: Don't abuse the footer buffer for dynamic header
` [PATCH 4/9] block/vpc: Make vpc_checksum() take void *
` [PATCH 5/9] block/vpc: Pad VHDDynDiskHeader, replace uint8_t[] buffers
` [PATCH 6/9] block/vpc: Use sizeof() instead of 1024 for dynamic header size
` [PATCH 7/9] block/vpc: Pad VHDFooter, replace uint8_t[] buffers
` [PATCH 8/9] block/vpc: Pass footer buffers as VHDFooter * instead of uint8_t *
` [PATCH 9/9] block/vpc: Use sizeof() instead of HEADER_SIZE for footer size

[PATCH net 0/4] net-sysfs: fix race conditions in the xps code
 2020-12-17 16:25 UTC  (5+ messages)
` [PATCH net 1/4] net-sysfs: take the rtnl lock when storing xps_cpus
` [PATCH net 2/4] net-sysfs: take the rtnl lock when accessing xps_cpus_map and num_tc
` [PATCH net 3/4] net-sysfs: take the rtnl lock when storing xps_rxqs
` [PATCH net 4/4] net-sysfs: take the rtnl lock when accessing xps_rxqs_map and num_tc

XSA-351 causing Solaris-11 systems to panic during boot
 2020-12-17 16:25 UTC  (5+ messages)

[f2fs-dev] [PATCH 0/1] userspace support for F2FS metadata encryption
 2020-12-17 16:23 UTC  (7+ messages)
` [f2fs-dev] [PATCH 1/1] f2fs-tools: Introduce metadata encryption support
    `  "
` [PATCH 0/1] userspace support for F2FS metadata encryption

[Buildroot] Fwd: Less Restrictive attribute error on init_module and cleanup_module
 2020-12-17 16:23 UTC  (3+ messages)

failed open: No data available
 2020-12-17 16:22 UTC  (9+ messages)

[dm-devel] [PATCH] multipath-tools: replace hidden tab by space in hwtable
 2020-12-17 16:22 UTC  (2+ messages)

[PATCH] f2fs-tools: man page fix for sload compression
 2020-12-17 16:21 UTC  (4+ messages)
` [f2fs-dev] "

[f2fs-dev] [PATCH] mkfs.f2fs.8: Better document the -g argument
 2020-12-17 16:21 UTC  (2+ messages)

[f2fs-dev] [PATCH] Miscellaneous cleanup to README
 2020-12-17 16:20 UTC  (3+ messages)

[PATCH v2] ltp: fix rpc build error
 2020-12-17 16:21 UTC  (2+ messages)
` [OE-core] "

[PATCHSET 0/4] fs: Support for LOOKUP_CACHED / RESOLVE_CACHED
 2020-12-17 16:19 UTC  (5+ messages)
` [PATCH 1/4] fs: make unlazy_walk() error handling consistent
` [PATCH 2/4] fs: add support for LOOKUP_CACHED
` [PATCH 3/4] fs: expose LOOKUP_CACHED through openat2() RESOLVE_CACHED
` [PATCH 4/4] io_uring: enable LOOKUP_CACHED path resolution for filename lookups

[PATCH] block/nvme: Do not allow image creation with NVMe block driver
 2020-12-17 16:17 UTC  (4+ messages)

[PATCH] filesystems.5: rephrase NTFS description to avoid awkward (and wrong) possessive of MS Windows
 2020-12-17 16:17 UTC  (2+ messages)

[PATCH] mt7601u: check the status of device in calibration
 2020-12-17 16:16 UTC 

[RFC PATCH 0/3] vfs, overlayfs: Fix syncfs() to return error
 2020-12-17 16:15 UTC  (5+ messages)
` [PATCH 1/3] vfs: add new f_op->syncfs vector

[[meta-mingw][PATCH] libgcrypt: disable amd64 optimization
 2020-12-17 16:17 UTC  (6+ messages)
` [yocto] "

[ebiggers:wip-blake2 9/10] crypto/Kconfig:65:error: recursive dependency detected!
 2020-12-17 16:17 UTC 

keembay-ocs-aes-core.c:undefined reference to `devm_ioremap_resource'
 2020-12-17 16:14 UTC  (3+ messages)

[PATCH] mt7601u: process URBs in status EPROTO properly
 2020-12-17 16:13 UTC 

RK3399 DSI and panel driver question
 2020-12-17 16:14 UTC 

[PATCH] remoteproc: Create a separate workqueue for recovery tasks
 2020-12-17 16:12 UTC  (3+ messages)

[PATCH 0/2] btrfs: fix races between clone, fallocate and memory mapped writes
 2020-12-17 16:10 UTC  (4+ messages)

[dpdk-dev] [PATCH v11 0/6] Add PMD power mgmt
 2020-12-17 16:12 UTC  (3+ messages)
` [dpdk-dev] [PATCH v12 00/11] Add PMD power management

[PATCH bpf-next V8 0/8] bpf: New approach for BPF MTU handling
 2020-12-17 16:10 UTC  (5+ messages)
` [PATCH bpf-next V8 5/8] bpf: drop MTU check when doing TC-BPF redirect to ingress

[PATCH net-next] net: mvpp2: prs: improve ipv4 parse flow
 2020-12-17 16:07 UTC 

[PATCH 0/4] linux-user: Support o32 ABI with 64-bit MIPS CPUs
 2020-12-17 16:10 UTC  (4+ messages)
` [PATCH 2/4] linux-user/mips64: Support o32 ABI syscalls

[PATCH v3 0/8] xen: support per-cpupool scheduling granularity
 2020-12-17 16:10 UTC  (6+ messages)
` [PATCH v3 6/8] xen/cpupool: add cpupool directories
` [PATCH v3 7/8] xen/cpupool: add scheduling granularity entry to cpupool entries

[PATCH 0/8 v2 PARTIAL] ext4: Fix error handling
 2020-12-17 16:08 UTC  (17+ messages)
` [PATCH 1/8] ext4: Combine ext4_handle_error() and save_error_info()
` [PATCH 2/8] ext4: Drop sync argument of ext4_commit_super()
` [PATCH 3/8] ext4: Protect superblock modifications with a buffer lock
` [PATCH 4/8] ext4: Save error info to sb through journal if available
` [PATCH 5/8] ext4: Use sbi instead of EXT4_SB(sb) in ext4_update_super()
` [PATCH 6/8] ext4: Fix deadlock with fs freezing and EA inodes
` [PATCH 7/8] ext4: Fix superblock checksum failure when setting password salt
` [PATCH 8/8] ext4: Drop ext4_handle_dirty_super()

[PATCH 1/2] eap-tls: Make use of l_pem_load_container_file()
 2020-12-17 16:09 UTC  (2+ messages)

[PATCHv11 bpf-next 0/5] xdp: add a new helper for dev map multicast support
 2020-12-17 16:07 UTC  (4+ messages)
` [PATCHv12 bpf-next 0/6] "
  ` [PATCHv12 bpf-next 1/6] bpf: run devmap xdp_prog on flush instead of bulk enqueue

[PATCH 1/5] ath: Use safer key clearing with key cache entries
 2020-12-17 16:06 UTC  (4+ messages)

[f2fs-dev] [PATCH v2 0/2] userspace support for metadata encryption
 2020-12-17 15:47 UTC  (4+ messages)
` [f2fs-dev] [PATCH v2 1/2] f2fs-tools: Introduce metadata encryption support
` [f2fs-dev] [PATCH v2 2/2] libf2fs_io: Make metadata encryption work with sparse mode

[PATCH] arm64: zynqmp: Add Ethernet node for zcu1285 revA
 2020-12-17 16:06 UTC 

[tpm2] Re: tpm2_pcrread is not working because of tcti-abrmd
 2020-12-17 16:06 UTC 

[PATCH v5 0/9] Add k/uprobe & fentry & error_injection supported
 2020-12-17 16:01 UTC  (20+ messages)
` [PATCH v5 1/9] RISC-V: Implement ptrace regs and stack API
` [PATCH v5 2/9] riscv: Fixup compile error BUILD_BUG_ON failed
` [PATCH v5 3/9] riscv: Fixup wrong ftrace remove cflag
` [PATCH v5 4/9] riscv: Fixup patch_text panic in ftrace
` [PATCH v5 5/9] riscv: Using PATCHABLE_FUNCTION_ENTRY instead of MCOUNT
` [PATCH v5 6/9] riscv: Add kprobes supported
` [PATCH v5 7/9] riscv: Add KPROBES_ON_FTRACE supported
` [PATCH v5 8/9] riscv: Add uprobes supported
` [PATCH v5 9/9] riscv: Add support for function error injection

[PATCH v3 0/5] Backport of patch series for stable 4.4 branch
 2020-12-17 16:05 UTC  (6+ messages)
` [PATCH v3 1/5] xen/xenbus: Allow watches discard events before queueing
` [PATCH v3 2/5] xen/xenbus: Add 'will_handle' callback support in xenbus_watch_path()
` [PATCH v3 3/5] xen/xenbus/xen_bus_type: Support will_handle watch callback
` [PATCH v3 4/5] xen/xenbus: Count pending messages for each watch
` [PATCH v3 5/5] xenbus/xenbus_backend: Disallow pending watch messages

UBSAN: invalid-load in param_get_bool
 2020-12-17 16:04 UTC 

[Intel-gfx] [PATCH v6 1/5] drm: Add function to convert rect in 16.16 fixed format to regular format
 2020-12-17 16:04 UTC  (11+ messages)
` [Intel-gfx] [PATCH v6 2/5] drm/i915/display/psr: Use plane damage clips to calculate damaged area

[RFC 0/4] vfio-pci/zdev: Fixing s390 vfio-pci ISM support
 2020-12-17 16:04 UTC  (8+ messages)

[tpm2] Re: how to gracefuly stop tpm2-abrmd daemon
 2020-12-17 16:04 UTC 

[PATCH v2 00/18] btrfs: add read-only support for subpage sector size
 2020-12-17 16:02 UTC  (13+ messages)
` [PATCH v2 01/18] btrfs: extent_io: rename @offset parameter to @disk_bytenr for submit_extent_page()
` [PATCH v2 02/18] btrfs: extent_io: refactor __extent_writepage_io() to improve readability
` [PATCH v2 04/18] btrfs: extent_io: introduce a helper to grab an existing extent buffer from a page
` [PATCH v2 05/18] btrfs: extent_io: introduce the skeleton of btrfs_subpage structure
` [PATCH v2 06/18] btrfs: extent_io: make attach_extent_buffer_page() to handle subpage case
` [PATCH v2 07/18] btrfs: extent_io: make grab_extent_buffer_from_page() "

[PATCH] arm64: zynqmp: Add ethernet node for zc1275 revB
 2020-12-17 16:03 UTC 

[PATCH RFC 0/2] eeprom: eeprom_93xx46: Add support for sending zero bits after address during read transfer
 2020-12-17 16:02 UTC  (9+ messages)
` [PATCH RFC 1/2] Documentation: devicetree: Add property for ignoring the dummy bits sent before "

[PATCH 0/4] Fix DASD control unit updates
 2020-12-17 15:59 UTC  (5+ messages)
` [PATCH 1/4] s390/dasd: fix hanging device offline processing
` [PATCH 2/4] s390/dasd: prevent inconsistent LCU device data
` [PATCH 3/4] s390/dasd: fix list corruption of pavgroup group list
` [PATCH 4/4] s390/dasd: fix list corruption of lcu list

[PATCH RESEND 4/8] ext4: add the gdt block of meta_bg to system_zone
 2020-12-17 16:01 UTC  (2+ messages)

[PATCH v2 0/2] Quality of life patches for qemu coroutine debugging
 2020-12-17 15:54 UTC  (3+ messages)
` [PATCH v2 1/2] scripts/gdb: fix 'qemu coroutine' when users selects a non topmost stack frame
` [PATCH v2 2/2] scripts/gdb: implement 'qemu bt'

[PATCH] kfence: fix typo in test
 2020-12-17 15:57 UTC  (4+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 31c318f75dc40b05022f1eba1494878a408c100d
 2020-12-17 15:56 UTC 

[Devel] [RFC PATCH v2 0/8] ACPI/IORT: Support for IORT RMR node
 2020-12-17 15:53 UTC  (12+ messages)
`  "
  ` [Devel] "

KASAN: null-ptr-deref Read in filp_close
 2020-12-17 15:54 UTC 

[PATCH] selftests: Skip BPF seftests by default
 2020-12-17 15:53 UTC  (4+ messages)

[PATCH 0/1] Timeout handler now returns a value
 2020-12-17 15:53 UTC  (6+ messages)
` [PATCH 1/1] drm/scheduler: Job timeout handler returns status (v2)

[PATCH v10 00/11] Free some vmemmap pages of HugeTLB page
 2020-12-17 15:52 UTC  (3+ messages)
  ` [External] "

Question about migration of a VM between hosts having slight difference in TSC Frequency
 2020-12-17 11:54 UTC 

[PATCH 0/2] savevm: Delete stale snapshots in save_snapshot()
 2020-12-17 15:38 UTC  (5+ messages)
` [PATCH 1/2] savevm: Remove dead code "
` [PATCH 2/2] savevm: Delete snapshots just created in case of error

[PATCH net-next v4] udp:allow UDP cmsghdrs through io_uring
 2020-12-17 15:50 UTC  (4+ messages)

[PATCH v2 0/8] Support Runtime PM and host mode by Tegra ChipIdea USB driver
 2020-12-17 15:50 UTC  (3+ messages)
` [PATCH v2 7/8] usb: host: ehci-tegra: Remove the driver

[PATCH 0/2] Quality of life patches for qemu coroutine debugging
 2020-12-17 15:38 UTC  (2+ messages)
` [PATCH 2/2] scripts/gdb: implement 'qemu bt'

[PATCH net-next v5] udp:allow UDP cmsghdrs through io_uring
 2020-12-17 15:49 UTC  (2+ messages)

[PATCH 1/7] net/fq_impl: bulk-free packets from a flow on overmemory
 2020-12-17 15:48 UTC  (6+ messages)
` [PATCH 2/7] mac80211: force calculation of software hash for tx fair queueing

[PATCH v2 0/2] Fix _send_qemu_cmd with bash 5.1
 2020-12-17 15:38 UTC  (2+ messages)
` [PATCH v2 1/2] iotests/102: Pass $QEMU_HANDLE to _send_qemu_cmd

[PATCH RFC 0/8] dcache: increase poison resistance
 2020-12-17 15:47 UTC  (8+ messages)

[PATCH 1/2] drm/ttm: rework ttm_tt page limit v2
 2020-12-17 15:45 UTC  (8+ messages)

[kvm-unit-tests PATCH v3 0/8] s390x: Add SIE library and simple test
 2020-12-17 15:45 UTC  (4+ messages)
` [kvm-unit-tests PATCH v3 5/8] s390x: sie: Add SIE to lib

[PATCH v3 0/6] Add support for Rpi4b + Cirrus Lochnagar2 and CS47L15
 2020-12-17 15:41 UTC  (19+ messages)
` [PATCH v3 1/6] of: base: Add of_count_phandle_with_fixed_args()
` [PATCH v3 2/6] ASoC: audio-graph-card: Add plls and sysclks DT bindings
` [PATCH v3 3/6] ASoC: audio-graph-card: Support setting component plls and sysclks
` [PATCH v3 4/6] ASoC: madera: Allow codecs to be selected from kernel config
` [PATCH v3 5/6] ASoC: madera: Export clock config defines to dt-bindings
` [PATCH v3 6/6] ARM: dts: Add dts for RPi4b + Cirrus Logic Lochnagar2 + CS47L15

[f2fs-dev] [PATCH 0/3] add support for metadata encryption to F2FS
 2020-12-17 15:44 UTC  (4+ messages)
  `  "

[PATCH v2 0/4] DTS updates for Marvell Armada CN913x platforms
 2020-12-17 15:43 UTC  (3+ messages)
` [PATCH v2 4/4] arm64: dts: add support for Marvell cn9130-crb platform

[PATCH] bsd-user: Silence warnings about missing fallthrough statement
 2020-12-17 15:41 UTC 

[PATCH 0/3] RFC: few random hacks to improve eventfd fallback path
 2020-12-17 15:00 UTC  (2+ messages)
` [PATCH 1/3] scsi: virtio-scsi: don't process IO on fenced dataplane

[PATCH v4 0/8] xen/arm: Emulate ID registers
 2020-12-17 15:38 UTC  (3+ messages)
` [PATCH v4 7/8] xen/arm: Add CP10 exception support to handle MVFR
` [PATCH v4 8/8] xen/arm: Activate TID3 in HCR_EL2


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.