All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-01-20 00:21:53 to 2022-01-20 01:16:57 UTC [more...]

New CVE in this week
 2022-01-20  1:16 UTC 

[PATCH v2] cache.h: auto-detect if zlib has uncompress2()
 2022-01-20  1:16 UTC  (2+ messages)
` [PATCH v3] "

[PATCH 1/3] Provide VM capability to disable PMU virtualization for individual VMs
 2022-01-20  1:15 UTC  (2+ messages)

amd-staging-drm-next breaks suspend
 2022-01-20  1:11 UTC  (7+ messages)

Convert type of 'struct dmi_system_id -> driver_data' from 'void *' to kernel_ulong_t?
 2022-01-20  1:14 UTC  (3+ messages)

[PATCH v2] mm/mmzone.c: use try_cmpxchg() in page_cpupid_xchg_last()
 2022-01-20  1:11 UTC 

[PATCH 0/4] Xilinx AMS fixes
 2022-01-20  1:09 UTC  (12+ messages)
` [PATCH 1/4] arm64: dts: zynqmp: add AMS driver to device tree
` [PATCH 2/4] iio: adc: xilinx-ams: Fixed missing PS channels
` [PATCH 3/4] iio: adc: xilinx-ams: Fixed wrong sequencer register settings
` [PATCH 4/4] iio: adc: xilinx-ams: Fix single channel switching sequence

[PATCH] x86/gpu: add JSL stolen memory support
 2022-01-20  1:10 UTC  (4+ messages)

[PATCH dwarves 0/2] Parallelize BTF type info generating of pahole
 2022-01-20  1:08 UTC  (3+ messages)
` [PATCH dwarves 1/2] dwarf_loader: Prepare and pass per-thread data to worker threads
` [PATCH dwarves 2/2] pahole: Use per-thread btf instances to avoid mutex locking

[PATCH 0/9] KVM: SVM: Fix and clean up "can emulate" mess
 2022-01-20  1:07 UTC  (10+ messages)
` [PATCH 1/9] KVM: SVM: Never reject emulation due to SMAP errata for !SEV guests
` [PATCH 2/9] Revert "KVM: SVM: avoid infinite loop on NPF from bad address"
` [PATCH 3/9] KVM: SVM: Don't intercept #GP for SEV guests
` [PATCH 4/9] KVM: SVM: Explicitly require DECODEASSISTS to enable SEV support
` [PATCH 5/9] KVM: x86: Pass emulation type to can_emulate_instruction()
` [PATCH 6/9] KVM: SVM: WARN if KVM attempts emulation on #UD or #GP for SEV guests
` [PATCH 7/9] KVM: SVM: Inject #UD on attempted emulation for SEV guest w/o insn buffer
` [PATCH 8/9] KVM: SVM: Don't apply SEV+SMAP workaround on code fetch or PT access
` [PATCH 9/9] KVM: SVM: Don't kill SEV guest if SMAP erratum triggers in usermode

[PATCH v5 0/8] IPI virtualization support for VM
 2022-01-20  1:06 UTC  (13+ messages)
` [PATCH v5 4/8] KVM: VMX: dump_vmcs() reports tertiary_exec_control field as well
` [PATCH v5 8/8] KVM: VMX: Resize PID-ponter table on demand for IPI virtualization

[PATCH] optee: Do not send requests to supplicant during shutdown
 2022-01-20  1:02 UTC  (2+ messages)

[PATCH bpf-next v4 0/2] perf: stop using deprecated bpf APIs
 2022-01-20  1:01 UTC  (4+ messages)
` [PATCH bpf-next v4 1/2] perf: stop using deprecated bpf_load_program() API

[PATCH mptcp-next v2 00/10] set flags and selftests
 2022-01-20  1:01 UTC  (2+ messages)

Honister broken WiFi communication
 2022-01-20  1:01 UTC  (4+ messages)
` [yocto] "

[PATCH] parisc: Drop __init from map_pages declaration
 2022-01-20  0:55 UTC 

[meta-oe][dunfell][PATCH 1/4] Bump sdbus-c++ version to v0.8.3
 2022-01-20  0:54 UTC  (2+ messages)

MCTP/PLDM BMC-host communication design
 2022-01-20  0:53 UTC  (2+ messages)

[wpan-next 00/14] ieee802154: Synchronous Tx API
 2022-01-20  0:51 UTC  (15+ messages)
` [wpan-next 01/14] net: ieee802154: Move the logic restarting the queue upon transmission
` [wpan-next 02/14] net: mac802154: Create a transmit error helper
` [wpan-next 03/14] net: ieee802154: at86rf230: Call _xmit_error() when a transmission fails
` [wpan-next 04/14] net: ieee802154: atusb: "
` [wpan-next 05/14] net: ieee802154: ca8210: "
` [wpan-next 06/14] net: mac802154: Stop exporting ieee802154_wake/stop_queue()
` [wpan-next 07/14] net: mac802154: Rename the synchronous xmit worker
` [wpan-next 08/14] net: mac802154: Rename the main tx_work struct
` [wpan-next 09/14] net: mac802154: Follow the count of ongoing transmissions
` [wpan-next 10/14] net: mac802154: Hold the transmit queue when relevant
` [wpan-next 11/14] net: mac802154: Create a hot tx path
` [wpan-next 12/14] net: mac802154: Add a warning in the hot path
` [wpan-next 13/14] net: mac802154: Introduce a tx queue flushing mechanism
` [wpan-next 14/14] net: mac802154: Introduce a synchronous API for MLME commands

[PATCH] xfs/107: fix formatting failures
 2022-01-20  0:49 UTC 

[Intel-gfx] [PATCH v4 RESEND] drm/i915/gem: Don't try to map and fence large scanout buffers (v4)
 2022-01-20  0:49 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH][next] USB: serial: garmin_gps: Use struct_size() and flex_array_size() helpers in pkt_add()
 2022-01-20  0:55 UTC 

[kvm-unit-tests PATCH 0/7] x86/debug: More single-step #DB tests
 2022-01-20  0:47 UTC  (9+ messages)
` [kvm-unit-tests PATCH 1/7] bitops: Include stdbool.h and stddef.h as necessary
` [kvm-unit-tests PATCH 2/7] x86/debug: Add framework for single-step #DB tests
` [kvm-unit-tests PATCH 3/7] x86/debug: Test OUT instead of RDMSR for single-step #DB emulation test
` [kvm-unit-tests PATCH 4/7] x86/debug: Run single-step #DB tests in usermode (and kernel mode)
` [kvm-unit-tests PATCH 5/7] x86: Overhaul definitions for DR6 and DR7 bits
` [kvm-unit-tests PATCH 6/7] x86/debug: Add single-step #DB + STI/MOVSS blocking tests
` [kvm-unit-tests PATCH 7/7] x86/debug: Explicitly write DR6 in the H/W watchpoint + DR6.BS sub-test

[PATCH -perfbook] glossary: Tweak indexing macro
 2022-01-20  0:46 UTC  (2+ messages)

[PATCH] docs: Update the preferred line size to 100 characters
 2022-01-20  0:36 UTC  (3+ messages)

[kvm-unit-tests PATCH v2 0/4] Add additional testing for routing L2 exceptions
 2022-01-20  0:46 UTC  (5+ messages)
` [kvm-unit-tests PATCH v2 3/4] x86: Add a test framework for nested_vmx_reflect_vmexit() testing

[ASUS EC Sensors v7 0/3]
 2022-01-20  0:45 UTC  (4+ messages)
` [ASUS EC Sensors v7 1/3] hwmon: (asus-ec-sensors) add driver for ASUS EC

[Intel-gfx] [PATCH v3 0/2] Add support for querying hw info that UMDs need
 2022-01-20  0:45 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH 5.16 00/28] 5.16.2-rc1 review
 2022-01-20  0:44 UTC  (2+ messages)

[wpan-next 0/4] ieee802154: General preparation to scan support
 2022-01-20  0:43 UTC  (5+ messages)
` [wpan-next 1/4] net: ieee802154: Move IEEE 802.15.4 Kconfig main entry
` [wpan-next 2/4] net: mac802154: Include the softMAC stack inside the IEEE 802.15.4 menu
` [wpan-next 3/4] net: ieee802154: Move the address structure earlier
` [wpan-next 4/4] net: ieee802154: Add a kernel doc header to the ieee802154_addr structure

[PATCH 5.10 00/23] 5.10.93-rc1 review
 2022-01-20  0:43 UTC  (2+ messages)

[PATCH 5.4 00/15] 5.4.173-rc1 review
 2022-01-20  0:43 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/re2: switch to generic-package make build
 2022-01-20  0:42 UTC  (3+ messages)

[wpan-next 0/5] ieee802154: Improve symbol duration handling
 2022-01-20  0:41 UTC  (6+ messages)
` [wpan-next 1/5] net: ieee802154: Improve the way supported channels are declared
` [wpan-next 2/5] net: ieee802154: Give more details to the core about the channel configurations
` [wpan-next 3/5] net: mac802154: Convert the symbol duration into nanoseconds
` [wpan-next 4/5] net: mac802154: Set the symbol duration automatically
` [wpan-next 5/5] net: ieee802154: Drop duration settings when the core does it already

[PATCH] Correct sorting of kernel names containing '_'
 2022-01-20  0:36 UTC  (3+ messages)
` [PATCH] mkconfig: use distro sorts when available

[PATCH net-next 1/2] devlink: Add support to set port function as trusted
 2022-01-20  0:40 UTC  (11+ messages)

[Buildroot] [PATCH v2 1/1] package/re2: switch to generic-package make build
 2022-01-20  0:38 UTC 

[PATCH] KVM: selftests: Re-enable access_tracking_perf_test
 2022-01-20  0:38 UTC 

[PATCH 00/27] Add F1C100s based PocketGo handheld support
 2022-01-20  0:38 UTC  (3+ messages)
` [PATCH 14/27] sunxi: implement clock driver for suniv f1c100s

[PATCH v7 00/22] Support UXL filed in xstatus
 2022-01-20  0:35 UTC  (4+ messages)
` [PATCH v7 21/22] target/riscv: Enable uxl field write

[wpan-next 0/9] ieee802154: A bunch of fixes
 2022-01-20  0:36 UTC  (10+ messages)
` [wpan-next 1/9] net: ieee802154: hwsim: Ensure proper channel selection at probe time
` [wpan-next 2/9] net: ieee802154: hwsim: Ensure frame checksum are valid
` [wpan-next 3/9] net: ieee802154: mcr20a: Fix lifs/sifs periods
` [wpan-next 4/9] net: ieee802154: at86rf230: Stop leaking skb's
` [wpan-next 5/9] net: ieee802154: ca8210: "
` [wpan-next 6/9] net: ieee802154: Use the IEEE802154_MAX_PAGE define when relevant
` [wpan-next 7/9] net: ieee802154: Return meaningful error codes from the netlink helpers
` [wpan-next 8/9] net: mac802154: Explain the use of ieee802154_wake/stop_queue()
` [wpan-next 9/9] MAINTAINERS: Remove Harry Morris bouncing address

[PATCH 0/7] DRM kmap() fixes and kmap_local_page() conversions
 2022-01-19 23:55 UTC  (4+ messages)

[PATCH 0/2] xfs: a couple misc/small deferred inactivation tweaks
 2022-01-20  0:36 UTC  (10+ messages)
` [PATCH 2/2] xfs: run blockgc on freeze to avoid iget stalls after reclaim

Question on glossary entry
 2022-01-20  0:35 UTC 

[PATCH v2] drivers: thermal: tsens: respect thermal_device_mode in threshold irq reporting
 2022-01-20  0:35 UTC  (2+ messages)

[PATCH] drivers: thermal: tsens: respect thermal_device_mode in threshold irq reporting
 2022-01-20  0:33 UTC  (2+ messages)

[PATCH 1/3] dma-buf: make the flags can be configured during dma fence init
 2022-01-20  0:31 UTC  (4+ messages)
` [PATCH 3/3] drm: fix the warnning of string style for scheduler trace

[PATCH v2] qapi: Cleanup SGX related comments and restore @section-size
 2022-01-20  0:24 UTC  (2+ messages)

[PATCH v8 00/15] Add Rikomagic MK808 board
 2022-01-20  0:31 UTC  (3+ messages)
` [PATCH v8 03/15] rockchip: rk3066: add clock driver for rk3066 soc

[RESEND PATCH v3 0/4] arm: kirkwood: Add support for Pogoplug V4
 2022-01-20  0:28 UTC  (5+ messages)
` [RESEND PATCH v3 1/4] arm: kirkwood: Pogoplug-V4 : Add DTS files
` [RESEND PATCH v3 2/4] arm: kirkwood: Pogoplug-V4 : Add Kconfig files
` [RESEND PATCH v3 3/4] arm: kirkwood: Pogoplug-V4 : Add board implementation files
` [RESEND PATCH v3 4/4] arm: kirkwood: Pogoplug V4 : Add board include header and defconfig files

[PATCH] Bluetooth: Add support for Realtek 8761BU Bluetooth receivers of ID 2550:8761
 2022-01-20  0:29 UTC  (3+ messages)

[PATCH v2] spi: mpc512x-psc: Convert to use GPIO descriptors
 2022-01-20  0:26 UTC  (2+ messages)

[RFC PATCH v3 01/11] KVM: Capture VM start
 2022-01-20  0:27 UTC  (13+ messages)

[PATCHSET 0/2] xfsprogs: various 5.16 fixes
 2022-01-20  0:27 UTC  (3+ messages)
` [PATCH 1/2] xfs_repair: detect v5 featureset mismatches in secondary supers
` [PATCH 2/2] xfs_repair: improve checking of existing rmap and refcount btrees

[PATCH net] phylib: fix potential use-after-free
 2022-01-20  0:27 UTC  (2+ messages)

[PATCHSET 00/48] xfsprogs: sync libxfs with 5.16
 2022-01-20  0:27 UTC  (49+ messages)
` [PATCH 01/48] xfs: formalize the process of holding onto resources across a defer roll
` [PATCH 02/48] xfs: port the defer ops capture and continue to resource capture
` [PATCH 03/48] xfs: fix maxlevels comparisons in the btree staging code
` [PATCH 04/48] xfs: remove xfs_btree_cur_t typedef
` [PATCH 05/48] xfs: check that bc_nlevels never overflows
` [PATCH 06/48] xfs: remove the xfs_dinode_t typedef
` [PATCH 07/48] xfs: remove the xfs_dsb_t typedef
` [PATCH 08/48] xfs: remove the xfs_dqblk_t typedef
` [PATCH 09/48] xfs: fold perag loop iteration logic into helper function
` [PATCH 10/48] xfs: rename the next_agno perag iteration variable
` [PATCH 11/48] xfs: terminate perag iteration reliably on agcount
` [PATCH 12/48] xfs: fix perag reference leak on iteration race with growfs
` [PATCH 13/48] xfs: remove xfs_btree_cur.bc_blocklog
` [PATCH 14/48] xfs: reduce the size of nr_ops for refcount btree cursors
` [PATCH 15/48] xfs: prepare xfs_btree_cur for dynamic cursor heights
` [PATCH 16/48] xfs: rearrange xfs_btree_cur fields for better packing
` [PATCH 17/48] xfs: refactor btree cursor allocation function
` [PATCH 18/48] xfs: encode the max btree height in the cursor
` [PATCH 19/48] xfs: dynamically allocate cursors based on maxlevels
` [PATCH 20/48] xfs: rename m_ag_maxlevels to m_allocbt_maxlevels
` [PATCH 21/48] xfs: compute maximum AG btree height for critical reservation calculation
` [PATCH 22/48] xfs: clean up xfs_btree_{calc_size,compute_maxlevels}
` [PATCH 23/48] xfs: compute the maximum height of the rmap btree when reflink enabled
` [PATCH 24/48] xfs_db: fix metadump level comparisons
` [PATCH 25/48] xfs_db: warn about suspicious finobt trees when metadumping
` [PATCH 26/48] xfs_db: stop using XFS_BTREE_MAXLEVELS
` [PATCH 27/48] xfs_repair: fix AG header btree level comparisons
` [PATCH 28/48] xfs_repair: warn about suspicious btree levels in AG headers
` [PATCH 29/48] xfs_repair: stop using XFS_BTREE_MAXLEVELS
` [PATCH 30/48] xfs: kill XFS_BTREE_MAXLEVELS
` [PATCH 31/48] xfs: compute absolute maximum nlevels for each btree type
` [PATCH 32/48] xfs: use separate btree cursor cache "
` [PATCH 33/48] xfs_db: support computing btheight for all cursor types
` [PATCH 34/48] xfs_db: report absolute maxlevels for each btree type
` [PATCH 35/48] libxfs: remove kmem_zone_destroy
` [PATCH 36/48] libxfs: remove kmem_zone_init
` [PATCH 37/48] xfs: remove kmem_zone typedef
` [PATCH 38/48] xfs: rename _zone variables to _cache
` [PATCH 39/48] libxfs: rename all the other "
` [PATCH 40/48] libxfs: change zone to cache for all kmem functions
` [PATCH 41/48] xfs: compact deferred intent item structures
` [PATCH 42/48] xfs: create slab caches for frequently-used deferred items
` [PATCH 43/48] xfs: rename xfs_bmap_add_free to xfs_free_extent_later
` [PATCH 44/48] xfs: reduce the size of struct xfs_extent_free_item
` [PATCH 45/48] xfs: remove unused parameter from refcount code
` [PATCH 46/48] xfs: use swap() to make dabtree code cleaner
` [PATCH 47/48] xfs: Fix the free logic of state in xfs_attr_node_hasname
` [PATCH 48/48] libxfs: remove kernel stubs from xfs_shared.h

[PATCH v3 00/41] IEEE 802.15.4 scan support
 2022-01-20  0:24 UTC  (5+ messages)

[PATCH] remoteproc: Fix count check in rproc_coredump_write()
 2022-01-20  0:24 UTC  (2+ messages)

[PATCHSET 00/17] xfsprogs: various 5.15 fixes
 2022-01-20  0:23 UTC  (16+ messages)
` [PATCH 03/17] libxfs: don't leave dangling perag references from xfs_buf
` [PATCH 04/17] libfrog: move the GETFSMAP definitions into libfrog
` [PATCH 05/17] misc: add a crc32c self test to mkfs and repair
` [PATCH 06/17] libxfs-apply: support filterdiff >= 0.4.2 only
` [PATCH 07/17] xfs_db: fix nbits parameter in fa_ino[48] functions
` [PATCH 08/17] xfs_repair: explicitly cast resource usage counts in do_warn
` [PATCH 09/17] xfs_repair: explicitly cast directory inode numbers "
` [PATCH 10/17] xfs_repair: fix indentation problems in upgrade_filesystem
` [PATCH 11/17] xfs_repair: update secondary superblocks after changing features
` [PATCH 12/17] xfs_scrub: report optional features in version string
` [PATCH 13/17] mkfs: prevent corruption of passed-in suboption string values
` [PATCH 14/17] mkfs: add configuration files for the last few LTS kernels
` [PATCH 15/17] mkfs: document sample configuration file location
` [PATCH 16/17] mkfs: add a config file for x86_64 pmem filesystems
` [PATCH 17/17] mkfs: enable inobtcount and bigtime by default


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.