messages from 2022-11-07 12:03:04 to 2022-11-07 12:32:54 UTC [more...]
[PATCH v2 00/65] clk: Make determine_rate mandatory for muxes
2022-11-07 12:06 UTC (14+ messages)
` [PATCH v2 21/65] clk: davinci: da8xx-cfgchip: Add a determine_rate hook
` [PATCH v2 43/65] ASoC: tlv320aic32x4: "
[PATCH] wifi: rtw89: 8852b: change debug mask of message of no TX resource
2022-11-07 12:32 UTC (2+ messages)
Adding IEEE802.3cg Clause 148 PLCA support to Linux
2022-11-07 12:32 UTC (5+ messages)
[RFC PATCH v5 00/24] Modernize U-Boot shell
2022-11-07 12:32 UTC (3+ messages)
` [RFC PATCH v5 09/24] cli: Add menu for hush parser
[RFC PATCH v2 1/1] virtio-can: Device specification - 2nd RFC draft
2022-11-07 12:30 UTC (3+ messages)
` [virtio-comment] "
` [virtio-dev] "
WARNING in bpf_bprintf_prepare
2022-11-07 12:31 UTC (5+ messages)
[PATCH] ipv6: addrlabel: fix infoleak when sending struct ifaddrlblmsg to network
2022-11-07 12:30 UTC (3+ messages)
[PATCH 0/5] net: ethernet: ti: am65-cpsw: Add suspend/resume support
2022-11-07 12:30 UTC (2+ messages)
[RFC PATCH] fs/lock: increase the filp's reference for Posix-style locks
2022-11-07 12:29 UTC (4+ messages)
[RFCv1 00/72] e2fsprogs: Parallel fsck support
2022-11-07 12:22 UTC (73+ messages)
` [RFCv1 01/72] e2fsck: Fix unbalanced mutex unlock for BOUNCE_MTX
` [RFCv1 02/72] gen_bitmaps: Fix ext2fs_compare_generic_bmap/bitmap logic
` [RFCv1 03/72] blkmap64_ba: Add common helper for bits size calculation
` [RFCv1 04/72] badblocks: Remove unused badblocks_flags
` [RFCv1 05/72] badblocks: Add badblocks merge logic
` [RFCv1 06/72] dblist: add dblist "
` [RFCv1 07/72] libext2fs: Add rbtree bitmap "
` [RFCv1 08/72] libext2fs: Add bitmaps merge ops
` [RFCv1 09/72] libext2fs: Add flush cleanup API
` [RFCv1 10/72] libext2fs: merge icounts after thread finishes
` [RFCv1 11/72] libext2fs: merge quota context after threads finish
` [RFCv1 12/72] libext2fs: dupfs: Add fs clone & merge api
` [RFCv1 13/72] tst_badblocks: Add unit test to verify badblocks list "
` [RFCv1 14/72] tst_bitmaps_standalone: Add copy and merge bitmaps test
` [RFCv1 15/72] tst_bitmaps_pthread: Add merge bitmaps test using pthreads
` [RFCv1 16/72] tst_libext2fs_pthread: Add libext2fs merge/clone unit tests
` [RFCv1 17/72] libext2fs: Add support for ext2fs_test_block_bitmap_range2_valid()
` [RFCv1 18/72] libext2fs: Add support to get average group count
` [RFCv1 19/72] libext2fs: Misc fixes for struct_ext2_filsys
` [RFCv1 20/72] libext2fs: avoid too much memory allocation in case fs_num_threads
` [RFCv1 21/72] e2fsck: add -m option for multithread
` [RFCv1 22/72] e2fsck: copy context when using multi-thread fsck
` [RFCv1 23/72] e2fsck: create logs for multi-threads
` [RFCv1 24/72] e2fsck: configure one pfsck thread
` [RFCv1 25/72] e2fsck: Add e2fsck_pass1_thread_join return value
` [RFCv1 26/72] e2fsck: Use merge/clone apis of libext2fs
` [RFCv1 27/72] e2fsck: Add e2fsck_pass1_merge_bitmap() api
` [RFCv1 28/72] e2fsck: Add asserts in open_channel_fs
` [RFCv1 29/72] e2fsck: add start/end group for thread
` [RFCv1 30/72] e2fsck: split groups to different threads
` [RFCv1 31/72] e2fsck: print thread log properly
` [RFCv1 32/72] e2fsck: do not change global variables
` [RFCv1 33/72] e2fsck: optimize the inserting of dir_info_db
` [RFCv1 34/72] e2fsck: merge dir_info after thread finishes
` [RFCv1 35/72] e2fsck: rbtree bitmap for dir
` [RFCv1 36/72] e2fsck: merge icounts after thread finishes
` [RFCv1 37/72] e2fsck: add debug codes for multiple threads
` [RFCv1 38/72] e2fsck: merge counts after threads finish
` [RFCv1 39/72] e2fsck: merge dx_dir_info "
` [RFCv1 40/72] e2fsck: merge dirs_to_hash when "
` [RFCv1 41/72] e2fsck: merge context flags properly
` [RFCv1 42/72] e2fsck: merge quota context after threads finish
` [RFCv1 43/72] e2fsck: serialize fix operations
` [RFCv1 44/72] e2fsck: move some fixes out of parallel pthreads
` [RFCv1 45/72] e2fsck: split and merge invalid bitmaps
` [RFCv1 46/72] e2fsck: merge EA blocks properly
` [RFCv1 47/72] e2fsck: kickoff mutex lock for block found map
` [RFCv1 48/72] e2fsck: allow admin specify number of threads
` [RFCv1 49/72] e2fsck: adjust "
` [RFCv1 50/72] e2fsck: fix readahead for pfsck of pass1
` [RFCv1 51/72] e2fsck: merge options after threads finish
` [RFCv1 52/72] e2fsck: reset lost_and_found "
` [RFCv1 53/72] e2fsck: merge extent depth count "
` [RFCv1 54/72] e2fsck: simplify e2fsck context merging codes
` [RFCv1 55/72] e2fsck: set E2F_FLAG_ALLOC_OK after threads
` [RFCv1 56/72] e2fsck: wait fix thread finish before checking
` [RFCv1 57/72] e2fsck: cleanup e2fsck_pass1_thread_join()
` [RFCv1 58/72] e2fsck: make default smallest RA size to 1M
` [RFCv1 59/72] e2fsck: update mmp block in one thread
` [RFCv1 60/72] e2fsck: reset @inodes_to_rebuild if restart
` [RFCv1 61/72] tests: add pfsck test
` [RFCv1 62/72] e2fsck: fix memory leaks with pfsck enabled
` [RFCv1 63/72] e2fsck: misc cleanups for pfsck
` [RFCv1 64/72] e2fsck: propagate number of threads
` [RFCv1 65/72] e2fsck: Annotating fields in e2fsck_struct
` [RFCv1 66/72] e2fsck: merge casefolded dir lists after thread finish
` [RFCv1 67/72] sec: support encrypted files handling in pfsck mode
` [RFCv1 68/72] e2fsck: Fix io->align assert check
` [RFCv1 69/72] e2fsck: Fix double free of inodes_to_process
` [RFCv1 70/72] e2fsck: Fix and simplify update_mmp in case of pfsck
` [RFCv1 71/72] e2fsck: Make threads call log_out after pthread_join
` [RFCv1 72/72] tests/f_multithread: Fix f_multithread related tests
[PATCH v2 0/1] s390/mm: fix virtual-physical address confusion for swiotlb
2022-11-07 12:29 UTC (4+ messages)
` [PATCH v2 1/1] "
[PATCH] wifi: rtw89: use FIELD_PREP to fill MAC quota value
2022-11-07 12:28 UTC (2+ messages)
[PULL v3 00/81] pci,pc,virtio: features, tests, fixes, cleanups
2022-11-07 12:30 UTC (3+ messages)
[RFC PATCH 00/19] Remove STACK_FRAME_OVERHEAD
2022-11-07 12:29 UTC (4+ messages)
` [RFC PATCH 14/19] powerpc: split validate_sp into two functions
[v2 1/2] iio: adc: aspeed: Remove the trim valid dts property
2022-11-07 9:15 UTC (2+ messages)
` [v2 2/2] dt-bindings: iio: adc: Remove the property "aspeed,trim-data-valid"
[PATCH v9 0/7] Use per-CPU temporary mappings for patching on Radix MMU
2022-11-07 12:28 UTC (6+ messages)
` [PATCH v9 5/7] powerpc/tlb: Add local flush for page given mm_struct and psize
[PATCH 1/2] iio: adc: aspeed: Remove the trim valid dts property
2022-11-07 2:34 UTC (3+ messages)
[PATCH 0/3] Fix the "-nic help" option
2022-11-07 12:27 UTC (7+ messages)
` [PATCH 1/3] net: Move the code to collect available NIC models to a separate function
` [PATCH 2/3] net: Restore printing of the help text with "-nic help"
` [PATCH 3/3] net: Replace "Supported NIC models" with "Available NIC models"
[PATCH v6] scsi:iscsi: Fix multiple iscsi session unbind event sent to userspace
2022-11-08 1:44 UTC
[PATCH 1/1] platform/x86/amd: Fix pmc compile dependency errors
2022-11-07 12:27 UTC (3+ messages)
stable-rc/linux-4.9.y baseline: 78 runs, 9 regressions (v4.9.332-20-g6ba04d5b05d0)
2022-11-07 12:27 UTC
FAILED: patch "[PATCH] ftrace: Fix use-after-free for dynamic ftrace_ops" failed to apply to 4.9-stable tree
2022-11-07 12:27 UTC
FAILED: patch "[PATCH] ftrace: Fix use-after-free for dynamic ftrace_ops" failed to apply to 4.14-stable tree
2022-11-07 12:27 UTC
FAILED: patch "[PATCH] ftrace: Fix use-after-free for dynamic ftrace_ops" failed to apply to 4.19-stable tree
2022-11-07 12:27 UTC
FAILED: patch "[PATCH] ftrace: Fix use-after-free for dynamic ftrace_ops" failed to apply to 5.4-stable tree
2022-11-07 12:27 UTC
[PATCH v5 0/3] Implement IOCTL to get and/or the clear info about PTEs
2022-11-07 12:26 UTC (3+ messages)
` [PATCH v5 2/3] fs/proc/task_mmu: "
[PATCH] drm: do not call detect for connectors which are forced on
2022-11-07 12:25 UTC (4+ messages)
[PATCH v1 0/2] mm: In-kernel support for memory-deny-write-execute (MDWE)
2022-11-07 12:23 UTC (5+ messages)
` [PATCH v1 2/2] kselftest: vm: add tests for memory-deny-write-execute
[PATCH] hw_random: treat default_quality as a maximum and default to 1024
2022-11-07 12:24 UTC (7+ messages)
` [PATCH v2] "
FAILED: patch "[PATCH] btrfs: fix tree mod log mishandling of reallocated nodes" failed to apply to 4.9-stable tree
2022-11-07 12:24 UTC
FAILED: patch "[PATCH] btrfs: fix tree mod log mishandling of reallocated nodes" failed to apply to 4.14-stable tree
2022-11-07 12:24 UTC
[PATCH 0/2] arm64: dts: qcom: sc8280xp: fix UFS reference clocks and PHY nodes
2022-11-07 12:23 UTC (4+ messages)
` [PATCH 1/2] arm64: dts: qcom: sc8280xp: fix UFS reference clocks
[PATCH v2] scsi: scsi_transport_sas: fix error handling in sas_phy_add()
2022-11-07 12:23 UTC (2+ messages)
` [External] : "
FAILED: patch "[PATCH] btrfs: fix tree mod log mishandling of reallocated nodes" failed to apply to 4.19-stable tree
2022-11-07 12:24 UTC
FAILED: patch "[PATCH] btrfs: fix tree mod log mishandling of reallocated nodes" failed to apply to 5.4-stable tree
2022-11-07 12:23 UTC
FAILED: patch "[PATCH] btrfs: fix tree mod log mishandling of reallocated nodes" failed to apply to 5.10-stable tree
2022-11-07 12:23 UTC
[PATCH] dm-crypt: fix incorrect use of strcmp when telling if there is no key
2022-11-07 12:22 UTC
[PATCH 0/3] AM62x SK EVM DT Sync + OSPI Support
2022-11-07 12:23 UTC (6+ messages)
` [PATCH 1/3] arm: dts: k3-am62x: sync dt with linux kernel
` "
[v3 0/3] Support pwm/tach driver for aspeed ast26xx
2022-11-07 8:47 UTC (4+ messages)
` [v3 2/3] pwm: Add Aspeed ast2600 PWM support
[PATCH v2 RESEND] bus: mhi: host: pci_generic: Add HP variant of T99W175
2022-11-07 12:22 UTC
[PATCH for 5.15.x] btrfs: fix lost file sync on direct IO write with nowait and dsync iocb
2022-11-07 12:22 UTC (2+ messages)
Detecting if a laptop is using a i2c/smbus or a ps/2 attached touchpad?
2022-11-07 12:21 UTC (3+ messages)
[PATCH v2 1/3] dt-bindings: iio: frequency: add adf4377 doc
2022-11-07 12:02 UTC (3+ messages)
` [PATCH v2 2/3] iio: frequency: adf4377: add support for ADF4377
` [PATCH v2 3/3] Documentation: ABI: testing: adf4377: add ABI docs
[PATCH 5.10] coresight: cti: Fix hang in cti_disable_hw()
2022-11-07 12:19 UTC (9+ messages)
[PATCH kvmtool 0/6] RISC-V Svinval, Zihintpause, anad Zicbom support
2022-11-07 12:20 UTC (3+ messages)
[PATCH bpf-next v1] bpf, docs: document BPF_MAP_TYPE_ARRAY_OF_MAPS and *_HASH_OF_MAPS
2022-11-07 11:41 UTC (3+ messages)
[PATCH bpf-next v1] docs/bpf: Document BPF map types QUEUE and STACK
2022-11-07 9:17 UTC (3+ messages)
What's cooking in git.git (Nov 2022, #01; Thu, 3)
2022-11-07 12:19 UTC (4+ messages)
[PATCH v1 0/2] x86/asm/bitops: optimize fls functions for constant expressions
2022-11-07 12:19 UTC (4+ messages)
` [PATCH v1 1/2] x86/asm/bitops: Replace __fls() by its generic builtin implementation
[GIT PULL] platform-drivers-x86 for 6.1-3
2022-11-07 12:17 UTC
[RFC PATCH] hw/virtio: introduce virtio_device_should_start
2022-11-07 12:16 UTC (4+ messages)
` [Virtio-fs] "
[PATCH v4] evm: Correct inode_init_security hooks behaviors
2022-11-07 12:15 UTC (3+ messages)
[PATCH v1 0/7] Clean-up and documentation for i.MXRT1050
2022-11-07 12:16 UTC (4+ messages)
` [PATCH v1 3/7] dt-bindings: timer: gpt: Add i.MXRT compatible Documentation
[PATCH] MAINTAINERS: Update Konrad Dybcio's email address
2022-11-07 12:16 UTC (2+ messages)
[PATCH 0/2] receive-pack: use advertised reference tips to inform connectivity check
2022-11-07 12:16 UTC (8+ messages)
` [PATCH v3 0/6] receive-pack: only use visible refs for "
` [PATCH v3 1/6] refs: get rid of global list of hidden refs
` [PATCH v3 2/6] revision: move together exclusion-related functions
` [PATCH v3 3/6] revision: introduce struct to handle exclusions
` [PATCH v3 4/6] revision: add new parameter to exclude hidden refs
` [PATCH v3 5/6] revparse: add `--exclude-hidden=` option
` [PATCH v3 6/6] receive-pack: only use visible refs for connectivity check
[PATCH v5 0/7] Improve libata support for FUA
2022-11-07 12:16 UTC (5+ messages)
` [PATCH v5 5/7] ata: libata: Fix FUA handling in ata_build_rw_tf()
[Drbd-dev] [BUG] drbdadm_parser.c:1968:63: error: 'glob_t' has no member named 'gl_flags'
2022-11-07 12:08 UTC
[PATCH v5 0/2] powerpc module arch checks
2022-11-07 12:14 UTC (5+ messages)
` [PATCH v5 2/2] powerpc/64: Add module check for ELF ABI version
回复: Re: 回复: Re: 回复: Re: [PATCH] ALSA: usb-audio: fix Hamedal C20 usb camero disconnect issue
2022-11-07 12:13 UTC (2+ messages)
[LTP] [PATCH 1/2] setitimer01: add interval timer test
2022-11-07 12:11 UTC (3+ messages)
[PATCH 0/8] Nuvoton WPCM450 FIU SPI flash controller
2022-11-07 12:12 UTC (7+ messages)
` [PATCH 3/8] dt-bindings: spi: Add Nuvoton WPCM450 Flash Interface Unit (FIU)
[PATCH v4 00/16] timer: Move from a push remote at enqueue to a pull at expiry model
2022-11-07 12:13 UTC (3+ messages)
` [PATCH v4 08/16] timer: Rename get_next_timer_interrupt()
[PATCH v4 0/8] i2c-atr and FPDLink
2022-11-07 12:12 UTC (4+ messages)
[PATCH 1/2] irqchip: loongarch-cpu: add DT support
2022-11-07 12:12 UTC (8+ messages)
` [PATCH 2/2] dt-bindings: interrupt-controller: add yaml for LoongArch CPU interrupt controller
[PATCH 0/2] Consider the size of the added CPU nodes in the kexec FDT
2022-11-07 12:11 UTC (4+ messages)
` [PATCH 1/2] powerpc: export the CPU node count
Closing the BPF map permission loophole
2022-11-07 12:11 UTC (6+ messages)
[PATCH v2 RESEND] bus: mhi: host: pci_generic: Add HP variant of T99W175
2022-11-07 12:11 UTC
[PATCH v9 3/3] x86/sgx: Fine grained SGX MCA behavior for virtualization
2022-11-07 12:19 UTC (12+ messages)
[PATCH RESEND v3 1/4] dt-bindings: arm: cpus: Add Kryo 660 CPUs
2022-11-07 12:09 UTC (4+ messages)
` [PATCH RESEND v3 2/4] dt-bindings: arm: qcom: Document SM6375 & Xperia 10 IV
` [PATCH RESEND v3 3/4] arm64: dts: qcom: Add initial device tree for SM6375
` [PATCH RESEND v3 4/4] arm64: dts: qcom: Add device tree for Sony Xperia 10 IV
[PATCH v2] bus: mhi: host: pci_generic: Add macro for some VIDs
2022-11-07 12:07 UTC (6+ messages)
` "
` "
` "
` "
ERROR: modpost: "__ld_r13_to_r24_ret" [lib/zstd/zstd_decompress.ko] undefined!
2022-11-07 12:07 UTC
[syzbot] WARNING in kernfs_find_and_get_node_by_id
2022-11-07 12:07 UTC (2+ messages)
[linux-next:master 6099/6155] lib/test_objpool.c:80:7: warning: no previous prototype for function 'ot_kzalloc'
2022-11-07 12:07 UTC
[PATCH v2 1/4] dt-bindings: arm: cpus: Add Kryo 660 CPUs
2022-11-07 12:07 UTC (5+ messages)
` [PATCH v2 2/4] dt-bindings: arm: qcom: Document SM6375 & Xperia 10 IV
` [PATCH v2 3/4] arm64: dts: qcom: Add initial device tree for SM6375
` [PATCH v2 4/4] arm64: dts: qcom: Add device tree for Sony Xperia 10 IV
[PATCH v1] s390/mm: fix virtual-physical address confusion for swiotlb
2022-11-07 12:06 UTC (3+ messages)
[LTP] [PATCH 0/3] LC_ALL for build, remove outdated doc
2022-11-07 12:03 UTC (5+ messages)
` [LTP] [PATCH 2/3] Makefile: Update copyright, use SPDX
` [LTP] [PATCH 3/3] doc: Remove mini-howto-building-ltp-from-git.txt
[Intel-gfx] [PATCH i-g-t] tests/i915/gem_mmap_offset: use cpu_size in always_clear
2022-11-07 12:04 UTC (2+ messages)
` [igt-dev] "
[PATCH 1/1] riscv: enable reset via SBI on PolarFire Icicle Kit
2022-11-07 12:04 UTC (2+ messages)
[PATCH 0/4] 8250: DMA Fixes
2022-11-07 12:03 UTC (4+ messages)
[PATCH V2] arm64/mm: Simplify and document pte_to_phys() for 52 bit addresses
2022-11-07 12:02 UTC (2+ messages)
[PATCH] ARM: dts: colibri-imx6ull: Enable dual-role switching
2022-11-07 12:00 UTC (4+ messages)
[Intel-wired-lan] [PATCH net-next] iavf: check that state transitions happen under lock
2022-11-07 11:57 UTC (3+ messages)
[PATCH ima-evm-utils v5 00/17] address deprecated warnings
2022-11-07 12:02 UTC (6+ messages)
` [PATCH ima-evm-utils v5 02/17] log and reset 'errno' after failure to open non-critical files
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.