messages from 2021-10-15 13:06:21 to 2021-10-15 13:31:52 UTC [more...]
[PATCH v5] hw/arm/virt: Don't create device-tree node for empty NUMA node
2021-10-15 13:11 UTC (3+ messages)
[PATCH] contrib/plugins: add a drcov plugin
2021-10-15 13:29 UTC (4+ messages)
[PATCH v3 0/5] clk: samsung: Introduce Exynos850 SoC clock driver
2021-10-15 13:30 UTC (4+ messages)
` [PATCH v3 5/5] clk: samsung: Introduce Exynos850 "
[meta-oe][PATCH] fftw: update to 3.3.10
2021-10-15 13:31 UTC
don't use ->bd_inode to access the block device size v2
2021-10-15 13:26 UTC (72+ messages)
` [PATCH 01/30] block: move the SECTOR_SIZE related definitions to blk_types.h
` [PATCH 02/30] block: add a bdev_nr_bytes helper
` [PATCH 03/30] bcache: remove bdev_sectors
` [PATCH 04/30] drbd: use bdev_nr_sectors instead of open coding it
` [PATCH 05/30] dm: use bdev_nr_sectors and bdev_nr_bytes instead of open coding them
` [PATCH 06/30] md: use bdev_nr_sectors instead of open coding it
` [PATCH 07/30] nvmet: use bdev_nr_bytes "
` [PATCH 08/30] target/iblock: "
` [PATCH 09/30] fs: use bdev_nr_bytes instead of open coding it in blkdev_max_block
` [PATCH 10/30] fs: simplify init_page_buffers
` [PATCH 11/30] affs: use bdev_nr_sectors instead of open coding it
` [PATCH 12/30] btrfs: use bdev_nr_bytes "
` [PATCH 13/30] cramfs: "
` [PATCH 14/30] fat: use bdev_nr_sectors "
` [PATCH 15/30] hfs: "
` [PATCH 16/30] hfsplus: "
` [PATCH 17/30] jfs: use bdev_nr_bytes "
` [PATCH 18/30] nfs/blocklayout: "
` [dm-devel] "
` [PATCH 19/30] nilfs2: "
` [PATCH 20/30] ntfs3: "
` [PATCH 21/30] pstore/blk: "
` [dm-devel] "
` [PATCH 22/30] reiserfs: "
` [PATCH 23/30] squashfs: "
` [dm-devel] "
` [PATCH 24/30] block: use bdev_nr_bytes instead of open coding it in blkdev_fallocate
` [dm-devel] "
` [PATCH 25/30] block: add a sb_bdev_nr_blocks helper
` [dm-devel] "
` [PATCH 26/30] ext4: use sb_bdev_nr_blocks
` [dm-devel] "
` [PATCH 27/30] jfs: "
` [dm-devel] "
` [PATCH 28/30] ntfs: "
` [dm-devel] "
` [PATCH 29/30] reiserfs: "
` [dm-devel] "
` [PATCH 30/30] udf: "
` [dm-devel] "
[RFC PATCH 00/25] KVM: arm64: Make CPU ID registers writable by userspace
2021-10-15 13:30 UTC (7+ messages)
` [RFC PATCH 02/25] KVM: arm64: Save ID registers' sanitized value per vCPU
` [RFC PATCH 03/25] KVM: arm64: Introduce a validation function for an ID register
[PATCH v16 bpf-next 00/20] mvneta: introduce XDP multi-buffer support
2021-10-15 13:29 UTC (23+ messages)
` [PATCH v16 bpf-next 01/20] net: skbuff: add size metadata to skb_shared_info for xdp
` [PATCH v16 bpf-next 02/20] xdp: introduce flags field in xdp_buff/xdp_frame
` [PATCH v16 bpf-next 03/20] net: mvneta: update mb bit before passing the xdp buffer to eBPF layer
` [PATCH v16 bpf-next 04/20] net: mvneta: simplify mvneta_swbm_add_rx_fragment management
` [PATCH v16 bpf-next 05/20] net: xdp: add xdp_update_skb_shared_info utility routine
` [PATCH v16 bpf-next 06/20] net: marvell: rely on "
` [PATCH v16 bpf-next 07/20] xdp: add multi-buff support to xdp_return_{buff/frame}
` [PATCH v16 bpf-next 08/20] net: mvneta: add multi buffer support to XDP_TX
` [PATCH v16 bpf-next 09/20] bpf: introduce BPF_F_XDP_MB flag in prog_flags loading the ebpf program
` [PATCH v16 bpf-next 10/20] net: mvneta: enable jumbo frames if the loaded XDP program support mb
` [PATCH v16 bpf-next 11/20] bpf: add multi-buff support to the bpf_xdp_adjust_tail() API
` [PATCH v16 bpf-next 12/20] bpf: introduce bpf_xdp_get_buff_len helper
` [PATCH v16 bpf-next 13/20] bpf: add multi-buffer support to xdp copy helpers
` [PATCH v16 bpf-next 14/20] bpf: move user_size out of bpf_test_init
` [PATCH v16 bpf-next 15/20] bpf: introduce multibuff support to bpf_prog_test_run_xdp()
` [PATCH v16 bpf-next 16/20] bpf: test_run: add xdp_shared_info pointer in bpf_test_finish signature
` [PATCH v16 bpf-next 17/20] bpf: update xdp_adjust_tail selftest to include multi-buffer
` [PATCH v16 bpf-next 18/20] libbpf: Add SEC name for xdp_mb programs
` [PATCH v16 bpf-next 19/20] net: xdp: introduce bpf_xdp_pointer utility routine
` [PATCH v16 bpf-next 20/20] bpf: introduce bpf_xdp_{load,store}_bytes selftest
[PATCH] x86/apic: reduce cache line misses in __x2apic_send_IPI_mask()
2021-10-15 13:26 UTC (9+ messages)
Softoff features in PLDM lib
2021-10-15 13:27 UTC (4+ messages)
Windows Log Output to Event Viewer or Text File
2021-10-15 13:25 UTC (11+ messages)
[dpdk-dev] [PATCH v3 0/4] net/mlx5: implicit mempool registration
2021-10-15 13:27 UTC (8+ messages)
` [dpdk-dev] [PATCH v4 "
` [dpdk-dev] [PATCH v4 1/4] mempool: add event callbacks
` [dpdk-dev] [PATCH v4 2/4] mempool: add non-IO flag
[stable regression] 5.14.12 breaks graphics on an Intel GM45 laptop
2021-10-15 13:26 UTC (5+ messages)
[PATCH 0/9] nios2: Enable cross compile and fix signals
2021-10-14 17:25 UTC (5+ messages)
` [PATCH 1/9] tests/docker: Add debian-nios2-cross image
[PATCH] mlx5: allow larger xsk chunk_size
2021-10-15 13:27 UTC (3+ messages)
[PATCH v4 0/2] pinctrl: pinctrl-microchip-sgpio: Extend to call reset driver
2021-10-15 13:25 UTC (6+ messages)
` [PATCH v4 1/2] dt-bindings: pinctrl: pinctrl-microchip-sgpio: Add reset binding
` [PATCH v4 2/2] pinctrl: microchip sgpio: use reset driver
[PATCH] sched/fair: document the slow path and fast path in select_task_rq_fair
2021-10-15 13:26 UTC (2+ messages)
[PATCH v2 00/15] qdev: Add JSON -device
2021-10-15 13:24 UTC (2+ messages)
[PATCH userspace v2 0/6] Parallel setfiles/restorecon
2021-10-15 13:25 UTC (3+ messages)
[PATCH 0/2] analyze-migration.py: trivial fixes
2021-10-15 13:24 UTC (8+ messages)
` [PATCH 1/2] analyze-migration.py: fix a long standing typo
` [PATCH 2/2] analyze-migration.py: fix extract contents ('-x') errors
[PATCH 1/2] layer: add telnet for testimage/runfvp
2021-10-15 13:25 UTC (2+ messages)
` [PATCH 2/2] runfvp: use asyncio instead of selector
switch block layer polling to a bio based model v4
2021-10-15 13:24 UTC (4+ messages)
` [PATCH 14/16] block: switch polling to be bio based
[PATCH] fs: inode: use queue_rcu_work() instead of call_rcu()
2021-10-15 13:24 UTC (4+ messages)
[PATCH] efi: select CRYPTO for EFI_EMBEDDED_FIRMWARE
2021-10-15 13:19 UTC
[bitbake-devel][PATCH] fetch2: fix downloadfilename issue with premirror
2021-10-15 13:23 UTC (4+ messages)
[PATCH] CMakeLists.txt: Add STATIC_LINK option
2021-10-15 13:22 UTC (3+ messages)
[RFC gpio/for-next 0/2] gpio: add generic gpio input multiplexer
2021-10-15 12:56 UTC (5+ messages)
` [PATCH v5 0/2] gpio: add generic gpio cascade
` [PATCH v5 2/2] gpio: gpio-cascade: add generic GPIO cascade
[PATCH v3 0/5] Update vfio_group to use the modern cdev lifecycle
2021-10-15 13:20 UTC (2+ messages)
[PATCH v2 00/13] env_get_char() removal and env_get_f() refactor
2021-10-15 13:20 UTC (4+ messages)
` [PATCH v2 09/13] env: Use string pointer instead of indexes in env_get_f()
[PATCH] mm: backing-dev: use kfree_rcu() instead of synchronize_rcu_expedited()
2021-10-15 13:19 UTC (6+ messages)
[PATCH v2 0/5] I2C framework, reboot Unmatched via PMIC
2021-10-15 13:19 UTC (6+ messages)
` [PATCH v2 1/5] lib: utils/reset: add priority to gpio reset
` [PATCH v2 2/5] lib: utils/i2c: Add generic I2C configuration library
` [PATCH v2 3/5] lib: utils/i2c: Add simple FDT based I2C framework
` [PATCH v2 4/5] lib: utils/i2c: Add minimal SiFive I2C driver
` [PATCH v2 5/5] lib: utils/reset: Add generic da9063 reset driver
[PATCH v3 1/3] dm: core: Bind another driver with the same compatible string
2021-10-15 13:19 UTC (3+ messages)
[PATCH v4 1/4] dm: core: Bind another driver with the same compatible string
2021-10-15 13:17 UTC (4+ messages)
` [PATCH v4 2/4] timer: cadence: Add bind function to driver
` [PATCH v4 3/4] pwm: Add driver for cadence TTC
` [PATCH v4 4/4] arm: zynqmp: Enable PWM command and cadence ttc pwm driver
[PATCH][meta-selinux][dunfell] MAINTAINERS: update email address
2021-10-15 13:18 UTC
[PATCH v2 0/9] usb: dwc3: add Layerscape SoC support
2021-10-15 13:15 UTC (10+ messages)
` [PATCH v2 1/9] dm: core: add ofnode_for_each_compatible_node()
` [PATCH v2 2/9] test: dm: add test for ofnode_for_each_compatible_node()
` [PATCH v2 3/9] armv8: fsl-layerscape: rework the dwc3 snooping enable code
` [PATCH v2 4/9] usb: common: silence dubious errors
` [PATCH v2 5/9] usb: dwc3: Add frame length adjustment quirk
` [PATCH v2 6/9] usb: dwc3: Enable undefined length INCR burst type
` [PATCH v2 7/9] usb: dwc3: add layerscape support
` [PATCH v2 8/9] board: sl28: switch to dwc3 driver
` [PATCH v2 9/9] board: sl28: enable USB periheral support and gadgets
[PATCH v2] tools/tests: Make E2BIG non-fatal to xenstore unit test
2021-10-15 13:16 UTC (2+ messages)
[PATCH] scsi: libiscsi: select CRYPTO_HASH for ISCSI_TCP
2021-10-15 13:11 UTC
[PATCH 0/4] wcn36xx: Fix DMA buffer allocation and free logic
2021-10-15 13:17 UTC (5+ messages)
` [PATCH 1/4] wcn36xx: Fix DXE lock layering violation
` [PATCH 2/4] wcn36xx: Fix DXE/DMA channel enable/disable cycle
` [PATCH 3/4] wcn36xx: Release DMA channel descriptor allocations
` [PATCH 4/4] wcn36xx: Put DXE block into reset before freeing memory
[RFC PATCH 0/6] ssh signing: verify key lifetime
2021-10-15 13:15 UTC (7+ messages)
` [RFC PATCH 1/6] ssh signing: extend check_signature to accept payload metadata
` [RFC PATCH 2/6] ssh signing: add key lifetime test prereqs
` [RFC PATCH 3/6] ssh signing: verify-commit/check_signature with commit date
` [RFC PATCH 4/6] ssh signing: git log/check_signature "
` [RFC PATCH 5/6] ssh signing: verify-tag/check_signature with tag date
` [RFC PATCH 6/6] ssh signing: fmt-merge-msg/check_signature "
[PATCH v4 0/8] Add support for DMA2D of STMicroelectronics STM32 Soc series
2021-10-15 13:12 UTC (6+ messages)
[PATCH v7 00/28] file system-wide error monitoring
2021-10-15 13:13 UTC (4+ messages)
` [PATCH v7 22/28] fanotify: Report FID entry even for zero-length file_handle
[PATCH 1/2] fprintf: Fix nested struct printing
2021-10-15 13:12 UTC (4+ messages)
` [PATCH 2/2] btf_loader.c: Infer alignment info
[PATCH 00/10] kprobes: Make KUnit and add stacktrace on kretprobe tests
2021-10-15 13:10 UTC (4+ messages)
` [PATCH 03/10] x86/unwind: Compile kretprobe fixup code only if CONFIG_KRETPROBES=y
[PATCH v6 0/3] PCI devices passthrough on Arm
2021-10-15 13:10 UTC (12+ messages)
` [PATCH v6 2/3] xen/arm: Enable the existing x86 virtual PCI support for ARM
[PATCH] kasan: Always respect CONFIG_KASAN_STACK
2021-10-15 13:04 UTC (5+ messages)
[PATCH net-next v4 00/15] Add Management Component Transport Protocol support
2021-10-15 13:10 UTC (3+ messages)
` [PATCH net-next v4 15/15] mctp: Add MCTP overview document
[PATCH][meta-selinux][dunfell] libselinux: Backport NULL pointer fix from 3.1
2021-10-15 13:09 UTC
[dpdk-dev] [PATCH 0/5] optimized Toeplitz hash implementation
2021-10-15 13:09 UTC (6+ messages)
` [dpdk-dev] [PATCH 1/5] hash: add new toeplitz "
[PATCH] trace: Add trace any kernel object
2021-10-15 13:08 UTC (3+ messages)
[PATCH] lan78xx: select CRC32
2021-10-15 13:07 UTC
[PATCH] linux/container_of.h: switch to static_assert
2021-10-15 13:08 UTC (2+ messages)
How to mmap any address space using huge pages?
2021-10-15 13:07 UTC
[RFC 0/7] rt-tests: cyclictest: Add support to report standard deviation
2021-10-15 13:07 UTC (5+ messages)
` [RFC 4/7] rt-tests: cyclictest: Drop unnecessary variable "bufsize"
[Intel-gfx] [PATCH 0/2] dma-buf: Fix breakages from dma_resv_iter conversion
2021-10-15 13:08 UTC (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
[PATCH 0/2] Add Realtek Otto WDT support
2021-10-15 13:07 UTC (8+ messages)
` [PATCH 2/2] watchdog: Add Realtek Otto watchdog timer
[PATCH 0/2] sched: cleanup CONFIG_SCHED_MC & friends
2021-10-15 13:04 UTC (5+ messages)
` [PATCH 2/2] sched: Centralize SCHED_{SMT, MC, CLUSTER} definitions
[PATCH v2] ARM: dts: stm32: fix AV96 board SAI2 pin muxing on stm32mp15
2021-10-15 13:04 UTC (2+ messages)
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.