All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-01-24 00:07:09 to 2022-01-24 01:54:21 UTC [more...]

[PATCH V2 0/7] DRM kmap() fixes and kmap_local_page() conversions
 2022-01-24  1:54 UTC  (7+ messages)
` [Intel-gfx] "
` [PATCH V2 1/7] drm/i915: Replace kmap() with kmap_local_page()
` [Intel-gfx] [PATCH V2 2/7] drm/amd: "
  `  "
` [PATCH V2 3/7] drm/gma: Remove calls to kmap()
` [PATCH V2 6/7] drm/amdgpu: Ensure kunmap is called on error

[PATCH 00/30] bsd-user: upstream our signal implementation
 2022-01-24  1:52 UTC  (9+ messages)
` [PATCH 08/30] bsd-user/arm/target_arch_cpu.h: Implement data faults
` [PATCH 10/30] bsd-user/signal.c: Implement signal_init()
` [PATCH 12/30] bsd-user/host/i386/host-signal.h: Implement host_signal_*
` [PATCH 13/30] bsd-user/host/x86_64/host-signal.h: "

btrfs-debugfs in master produces a syntax error 'maxu32'
 2022-01-24  1:50 UTC  (2+ messages)

[PATCH] drm/i915: fix header file inclusion for might_alloc()
 2022-01-24  1:49 UTC  (3+ messages)
` [Intel-gfx] "
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

Some sub-commands can't be completed by TAB key
 2022-01-24  1:42 UTC  (6+ messages)

inline deduplication security issues
 2022-01-24  1:38 UTC  (3+ messages)

[PATCH next] docs/ABI: testing: aspeed-uart-routing: Escape asterisk
 2022-01-24  1:43 UTC  (2+ messages)

[PATCH 00/11] Add support for SUNIV and F1C100s
 2022-01-24  1:45 UTC  (5+ messages)
` [PATCH 02/11] arm: arm926ej-s: add sunxi code

[PATCH] highmem: Document kunmap_local()
 2022-01-24  1:30 UTC 

[PATCH] receive-pack: purge temporary data if no command is ready to run
 2022-01-24  1:26 UTC 

About the kernel configuration(CONFIG_CPU_FREQ and CONFIG_CPU_IDLE.)
 2022-01-24  1:26 UTC  (11+ messages)

adding GCC optimze O0 to early_fixmap_init causes compiler error (BUILD_BUG failed)
 2022-01-24  1:25 UTC  (3+ messages)

stable-rc/queue/5.16 baseline: 116 runs, 1 regressions (v5.16.2-893-g3f6db3f99b11)
 2022-01-24  1:21 UTC 

[PATCH rdma-next 00/11] Delete useless module.h|moduleparam.h includes
 2022-01-24  1:19 UTC  (5+ messages)
` [PATCH rdma-next 08/11] RDMA/rxe: Delete useless module.h include
` [PATCH rdma-next 10/11] RDMA/iser: "

[PATCH] power: supply: PCHG: Use MKBP for device event handling
 2022-01-24  1:11 UTC  (2+ messages)
` [PATCH v2] "

[ANNOUNCE] v5.16-rc6-rt12
 2022-01-24  1:14 UTC  (4+ messages)

[PATCH 0/2] RISC-V: Correctly generate store/amo faults
 2022-01-24  0:59 UTC  (3+ messages)
` [PATCH 1/2] accel: tcg: Allow forcing a store fault on read ops
` [PATCH 2/2] targett/riscv: rva: Correctly generate a store/amo fault

[PATCH v3] thermal/core: Clear all mitigation when thermal zone is disabled
 2022-01-24  1:05 UTC  (3+ messages)

[PATCHv3 0/4] watchdog_hld cleanup and async model for arm64
 2022-01-24  1:02 UTC  (4+ messages)

Null
 2022-01-24  0:49 UTC 

[GIT PULL FOR v5.18] rc core patches
 2022-01-24  0:56 UTC  (2+ messages)

[ndctl PATCH 00/37] cxl: Full topology enumeration
 2022-01-24  0:55 UTC  (38+ messages)
` [ndctl PATCH 01/37] test: Add 'suite' identifiers to tests
` [ndctl PATCH 02/37] ndctl: Rename util_filter to ndctl_filter
` [ndctl PATCH 03/37] build: Add tags
` [ndctl PATCH 04/37] json: Add support for json_object_new_uint64()
` [ndctl PATCH 05/37] cxl/json: Cleanup object leak false positive
` [ndctl PATCH 06/37] cxl/list: Support multiple memdev device name filter arguments
` [ndctl PATCH 07/37] cxl/list: Support comma separated lists
` [ndctl PATCH 08/37] cxl/list: Introduce cxl_filter_walk()
` [ndctl PATCH 09/37] cxl/list: Emit device serial numbers
` [ndctl PATCH 10/37] cxl/list: Add filter by serial support
` [ndctl PATCH 11/37] cxl/lib: Rename nvdimm bridge to pmem
` [ndctl PATCH 12/37] cxl/list: Cleanup options definitions
` [ndctl PATCH 13/37] Documentation: Enhance libcxl memdev API documentation
` [ndctl PATCH 14/37] cxl/list: Add bus objects
` [ndctl PATCH 15/37] util/json: Warn on stderr about empty list results
` [ndctl PATCH 16/37] util/sysfs: Uplevel modalias lookup helper to util/
` [ndctl PATCH 17/37] cxl/list: Add port enumeration
` [ndctl PATCH 18/37] cxl/list: Add --debug option
` [ndctl PATCH 19/37] cxl/list: Add endpoints
` [ndctl PATCH 20/37] cxl/list: Add 'host' entries for port-like objects
` [ndctl PATCH 21/37] cxl/list: Add 'host' entries for memdevs
` [ndctl PATCH 22/37] cxl/list: Move enabled memdevs underneath their endpoint
` [ndctl PATCH 23/37] cxl/list: Filter memdev by ancestry
` [ndctl PATCH 24/37] cxl/memdev: Use a local logger for debug
` [ndctl PATCH 25/37] cxl/memdev: Cleanup memdev filter
` [ndctl PATCH 26/37] cxl/memdev: Add serial support for memdev-related commands
` [ndctl PATCH 27/37] cxl/list: Add 'numa_node' to memdev listings
` [ndctl PATCH 28/37] util: Implement common bind/unbind helpers
` [ndctl PATCH 29/37] cxl/memdev: Enable / disable support
` [ndctl PATCH 30/37] cxl/list: Add decoder support
` [ndctl PATCH 31/37] cxl/list: Extend decoder objects with target information
` [ndctl PATCH 32/37] cxl/list: Use 'physical_node' for root port attachment detection
` [ndctl PATCH 33/37] cxl/list: Reuse the --target option for ports
` [ndctl PATCH 34/37] cxl/list: Support filtering memdevs by decoders
` [ndctl PATCH 35/37] cxl/list: Support filtering memdevs by ports
` [ndctl PATCH 36/37] cxl/port: Add {disable,enable}-port command
` [ndctl PATCH 37/37] cxl/list: Filter dports and targets by memdevs

[PATCH] media: lirc: remove unused lirc features
 2022-01-24  0:54 UTC  (2+ messages)

[PATCH] openrisc/boot: Remove unnecessary initialisation in memcpy()
 2022-01-24  0:45 UTC  (4+ messages)
  ` [OpenRISC] "

[PATCH 00/82] remove unnecessary null checks
 2022-01-24  0:49 UTC  (68+ messages)
` [PATCH 18/82] baseband/turbo_sw remove unnecessary NULL checks
` [PATCH 19/82] bus/fslmc: "
` [PATCH 20/82] bus/ifpga: "
` [PATCH 21/82] bus/pci: "
` [PATCH 22/82] common/cpt: "
` [PATCH 23/82] common/dpaax: simplify kernel compat macros
` [PATCH 24/82] common/mlx5: remove unnecessary NULL checks
` [PATCH 25/82] common/qat: "
` [PATCH 26/82] compress/mlx5: "
` [PATCH 27/82] compress/octeontx: "
` [PATCH 28/82] crypto/armv8: "
` [PATCH 29/82] crypto/ccp: "
` [PATCH 30/82] crypto/cnxk: "
` [PATCH 31/82] crypto/ipsec_mb: "
` [PATCH 32/82] crypto/mvsam: "
` [PATCH 33/82] crypto/null: "
` [PATCH 34/82] crypto/octeontx: "
` [PATCH 35/82] crypto/openssl: "
` [PATCH 36/82] crypto/scheduler: "
` [PATCH 37/82] crypto/virtio: "
` [PATCH 38/82] event/sw: "
` [PATCH 39/82] net/axgbe: "
` [PATCH 40/82] net/bnx2x: "
` [PATCH 41/82] net/bnxt: "
` [PATCH 42/82] net/bonding: "
` [PATCH 43/82] net/cnxk: "
` [PATCH 44/82] net/cxgbe: "
` [PATCH 45/82] net/dpaa: "
` [PATCH 46/82] net/dpaa2: "
` [PATCH 47/82] net/ena: "
` [PATCH 48/82] net/hinic: "
` [PATCH 49/82] net/hns3: "
` [PATCH 50/82] net/i40e: "
` [PATCH 51/82] net/iavf: "
` [PATCH 52/82] net/ice: "
` [PATCH 53/82] net/igc: "
` [PATCH 54/82] net/ixgbe: "
` [PATCH 55/82] net/memif: "
` [PATCH 56/82] net/mlx4: "
` [PATCH 57/82] net/mlx5: "
` [PATCH 58/82] net/mvpp2: "
` [PATCH 59/82] net/netvsc: "
` [PATCH 60/82] net/null: "
` [PATCH 61/82] net/octeontx: "
` [PATCH 62/82] net/qede: "
` [PATCH 63/82] net/softnic: "
` [PATCH 64/82] net/tap: "
` [PATCH 65/82] net/txgbe: "
` [PATCH 66/82] net/vdev_netvsc: "
` [PATCH 67/82] net/virtio: "
` [PATCH 68/82] raw/cnxk_bphy: "
` [PATCH 69/82] raw/dpaa2_qdma: "
` [PATCH 70/82] raw/ifpga: "
` [PATCH 71/82] raw/skeleton: "
` [PATCH 72/82] regex/cn9k: "
` [PATCH 73/82] regex/mlx5: "
` [PATCH 74/82] vdpa/ifc: "
` [PATCH 75/82] vdpa/mlx5: "
` [PATCH 76/82] compressdev: "
` [PATCH 77/82] ethdev: "
` [PATCH 78/82] graph: "
` [PATCH 79/82] ipsec: "
` [PATCH 80/82] port: "
` [PATCH 81/82] power: "
` [PATCH 82/82] reorder: "

[PATCH v3 0/2] powerpc/fadump: handle CMA activation failure appropriately
 2022-01-24  0:45 UTC  (4+ messages)
` [PATCH v3 2/2] powerpc/fadump: opt out from freeing pages on cma activation failure

linux-next: Tree for Jan 24
 2022-01-24  0:35 UTC 

[PATCH v1] binfmt_misc: fix crash when load/unload module
 2022-01-24  0:33 UTC 

[PATCH v3 00/40] CXL.mem Topology Discovery and Hotplug Support
 2022-01-24  0:32 UTC  (41+ messages)
` [PATCH v3 01/40] cxl: Rename CXL_MEM to CXL_PCI
` [PATCH v3 02/40] cxl/pci: Implement Interface Ready Timeout
` [PATCH v3 03/40] cxl/pci: Defer mailbox status checks to command timeouts
` [PATCH v3 04/40] cxl: Flesh out register names
` [PATCH v3 05/40] cxl/pci: Add new DVSEC definitions
` [PATCH v3 06/40] cxl/acpi: Map component registers for Root Ports
` [PATCH v3 07/40] cxl: Introduce module_cxl_driver
` [PATCH v3 08/40] cxl/core/port: Rename bus.c to port.c
` [PATCH v3 09/40] cxl/decoder: Hide physical address information from non-root
` [PATCH v3 10/40] cxl/core: Convert decoder range to resource
` [PATCH v3 11/40] cxl/core/port: Clarify decoder creation
` [PATCH v3 12/40] cxl/core: Fix cxl_probe_component_regs() error message
` [PATCH v3 13/40] cxl/core/port: Make passthrough decoder init implicit
` [PATCH v3 14/40] cxl/core: Track port depth
` [PATCH v3 15/40] cxl: Prove CXL locking
` [PATCH v3 16/40] cxl/core/port: Use dedicated lock for decoder target list
` [PATCH v3 17/40] cxl/port: Introduce cxl_port_to_pci_bus()
` [PATCH v3 18/40] cxl/pmem: Introduce a find_cxl_root() helper
` [PATCH v3 19/40] cxl/port: Up-level cxl_add_dport() locking requirements to the caller
` [PATCH v3 20/40] cxl/pci: Rename pci.h to cxlpci.h
` [PATCH v3 21/40] cxl/core: Generalize dport enumeration in the core
` [PATCH v3 22/40] cxl/core/hdm: Add CXL standard decoder enumeration to "
` [PATCH v3 23/40] cxl/core: Emit modalias for CXL devices
` [PATCH v3 24/40] cxl/port: Add a driver for 'struct cxl_port' objects
` [PATCH v3 25/40] cxl/core/port: Remove @host argument for dport + decoder enumeration
` [PATCH v3 26/40] cxl/pci: Store component register base in cxlds
` [PATCH v3 27/40] cxl/pci: Cache device DVSEC offset
` [PATCH v3 28/40] cxl/pci: Retrieve CXL DVSEC memory info
` [PATCH v3 29/40] cxl/pci: Implement wait for media active
` [PATCH v3 30/40] cxl/pci: Emit device serial number
` [PATCH v3 31/40] cxl/memdev: Add numa_node attribute
` [PATCH v3 32/40] cxl/core/port: Add switch port enumeration
` [PATCH v3 33/40] cxl/mem: Add the cxl_mem driver
` [PATCH v3 34/40] cxl/core: Move target_list out of base decoder attributes
` [PATCH v3 35/40] cxl/core/port: Add endpoint decoders
` [PATCH v3 36/40] tools/testing/cxl: Mock dvsec_ranges()
` [PATCH v3 37/40] tools/testing/cxl: Fix root port to host bridge assignment
` [PATCH v3 38/40] tools/testing/cxl: Mock one level of switches
` [PATCH v3 39/40] tools/testing/cxl: Enumerate mock decoders
` [PATCH v3 40/40] tools/testing/cxl: Add a physical_node link

[LTP] [PATCH] lib: rewrite cgroup_find_ctrl with using for_each_ctrl
 2022-01-24  0:28 UTC  (3+ messages)

[RFC PATCH 0/2] powerpc/pseries: add support for local secure storage called Platform Keystore(PKS)
 2022-01-24  0:25 UTC  (4+ messages)

[RFC PATCH v3 0/9] fprobe: Introduce fprobe function entry/exit probe
 2022-01-24  0:24 UTC  (6+ messages)

[PATCH 1/2] drm/amd/display: Fix FP start/end for dcn30_internal_validate_bw
 2022-01-24  0:23 UTC  (2+ messages)
` [PATCH 2/2] drm/amd/display: Wrap dcn301_calculate_wm_and_dlg for FPU

[PATCH -perfbook] bib/perfmeas: Fix doi of McKenney99b
 2022-01-24  0:18 UTC  (3+ messages)

[PATCH v3 00/54] lib/bitmap: optimize bitmap_weight() usage
 2022-01-24  0:07 UTC  (3+ messages)
` [PATCH 22/54] rcu: replace cpumask_weight with cpumask_empty where appropriate


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.