messages from 2023-10-11 06:12:41 to 2023-10-11 06:46:34 UTC [more...]
[PATCH 00/23] RCU/lock torture updates for v6.7
2023-10-11 6:46 UTC (6+ messages)
` [PATCH 23/23] locktorture: Check the correct variable for allocation failure
[PATCH] Documentation: fs: fix directory locking proofs
2023-10-11 6:46 UTC (2+ messages)
[PATCH 0/4] hw/core/cpu-common: Consolidate cpu_class_by_name()
2023-10-11 6:45 UTC (8+ messages)
` [PATCH 3/4] hw/cpu: Introduce CPUClass::cpu_resolving_type field
[PATCH v1] pinctrl: cherryview: reduce scope of PIN_CONFIG_BIAS_HIGH_IMPEDANCE case
2023-10-11 6:45 UTC
[Intel-xe] [PATCH 00/11] Supporting CSC and SOC HARDWARE ERROR HANDLING on PVC
2023-10-11 6:48 UTC (3+ messages)
` [Intel-xe] [PATCH 10/11] drm/xe: Clear SOC CORRECTABLE error registers
[PATCH v5 1/3] lib: introduce dispatcher library
2023-10-11 6:45 UTC (10+ messages)
` [PATCH v6 0/3] Add "
` [PATCH v6 2/3] test: add dispatcher test suite
` [PATCH v6 3/3] doc: add dispatcher programming guide
[PATCH v2 0/7] virtio-net RSS/hash report fixes
2023-10-11 6:43 UTC (4+ messages)
` [PATCH v2 1/7] tap: Fix virtio-net header buffer size
[PATCH 00/12] Miscellaneous Sparse fixes
2023-10-11 5:37 UTC (2+ messages)
` [PATCH 06/12] powerpc: Annotate endianness of various variables and functions
[PATCH vfio 10/11] vfio/virtio: Expose admin commands over virtio device
2023-10-11 6:43 UTC (24+ messages)
[PATCH v6 2/3] sysfs: Add a attr_is_visible function to attribute_group
2023-10-11 6:44 UTC (11+ messages)
[PATCH v5 0/7] configfs-tsm: Attestation Report ABI
2023-10-11 6:44 UTC (6+ messages)
` [PATCH v5 3/7] configfs-tsm: Introduce a shared ABI for attestation reports
` [PATCH v5 5/7] mm/slab: Add __free() support for kvfree
[PATCH net] net: davicom: dm9000: dm9000_phy_write(): fix deadlock during netdev watchdog handling
2023-10-11 6:43 UTC (3+ messages)
[PATCH] net/mlx5: fix the E-Switch mirror flow rule validation
2023-10-11 6:43 UTC
[PATCH 0/6] RISC-V SBI debug console extension support
2023-10-11 6:32 UTC (13+ messages)
` [PATCH 2/6] RISC-V: KVM: Change the SBI specification version to v2.0
` [PATCH 3/6] RISC-V: KVM: Forward SBI DBCN extension to user-space
[PATCH v1 0/4] vduse: Reconnection support in vduse
2023-10-11 6:42 UTC (5+ messages)
` [PATCH v1 1/4] vduse: Add function to get/free the pages for reconnection
` [PATCH v1 2/4] vduse: Add file operation for mmap
` [PATCH v1 3/4] vduse: Add new ioctl VDUSE_GET_RECONNECT_INFO
` [PATCH v1 4/4] vduse: update the vq_info in ioctl
[virtio-comment] [PATCH] virtio-net: support distinguishing between partial and full checksum
2023-10-11 6:43 UTC
[PATCH v2 00/15] Introduce /dev/mshv drivers
2023-10-11 6:42 UTC (8+ messages)
` [PATCH v2 13/15] uapi: hyperv: Add mshv driver headers hvhdk.h, hvhdk_mini.h, hvgdk.h, hvgdk_mini.h
[PATCH] powerpc: Remove cpm_dp...() macros
2023-10-11 6:27 UTC (2+ messages)
[PATCH] wifi: rtw89: coex: Annotate struct rtw89_btc_btf_set_slot_table with __counted_by
2023-10-11 6:42 UTC (4+ messages)
[PATCH v1] pinctrl: intel: fetch community only when we need it
2023-10-11 6:42 UTC
[PATCH] net/mlx5: support no host PF configuration
2023-10-11 6:41 UTC
[PATCH v8 00/30] Add support for QMC HDLC, framer infrastructure and PEF2256 framer
2023-10-11 6:14 UTC (77+ messages)
` [PATCH v8 01/30] soc: fsl: cpm1: tsa: Fix __iomem addresses declaration
` [PATCH v8 02/30] soc: fsl: cpm1: qmc: "
` [PATCH v8 03/30] soc: fsl: cpm1: qmc: Fix rx channel reset
` [PATCH v8 04/30] soc: fsl: cpm1: qmc: Extend the API to provide Rx status
` [PATCH v8 05/30] soc: fsl: cpm1: qmc: Remove inline function specifiers
` [PATCH v8 06/30] dt-bindings: soc: fsl: cpm_qe: cpm1-scc-qmc: Fix example property name
` [PATCH v8 07/30] dt-bindings: soc: fsl: cpm_qe: cpm1-scc-qmc: Add 'additionalProperties: false' in child nodes
` [PATCH v8 08/30] dt-bindings: soc: fsl: cpm_qe: cpm1-scc-qmc: Add support for QMC HDLC
` [PATCH v8 09/30] soc: fsl: cpm1: qmc: Add support for child devices
` [PATCH v8 10/30] net: wan: Add support for QMC HDLC
` [PATCH v8 11/30] MAINTAINERS: Add the Freescale QMC HDLC driver entry
` [PATCH v8 12/30] soc: fsl: cpm1: qmc: Introduce available timeslots masks
` [PATCH v8 13/30] soc: fsl: cpm1: qmc: Rename qmc_setup_tsa* to qmc_init_tsa*
` [PATCH v8 14/30] soc: fsl: cpm1: qmc: Introduce qmc_chan_setup_tsa*
` [PATCH v8 15/30] soc: fsl: cpm1: qmc: Remove no more needed checks from qmc_check_chans()
` [PATCH v8 16/30] soc: fsl: cpm1: qmc: Check available timeslots in qmc_check_chans()
` [PATCH v8 17/30] soc: fsl: cpm1: qmc: Add support for disabling channel TSA entries
` [PATCH v8 18/30] soc: fsl: cpm1: qmc: Split Tx and Rx TSA entries setup
` [PATCH v8 19/30] soc: fsl: cpm1: qmc: Introduce is_tsa_64rxtx flag
` [PATCH v8 20/30] soc: fsl: cpm1: qmc: Handle timeslot entries at channel start() and stop()
` [PATCH v8 21/30] soc: fsl: cpm1: qmc: Remove timeslots handling from setup_chan()
` [PATCH v8 22/30] soc: fsl: cpm1: qmc: Introduce functions to change timeslots at runtime
` [PATCH v8 23/30] wan: qmc_hdlc: Add runtime timeslots changes support
` [PATCH v8 24/30] net: wan: Add framer framework support
` [PATCH v8 25/30] dt-bindings: net: Add the Lantiq PEF2256 E1/T1/J1 framer
` [PATCH v8 26/30] net: wan: framer: Add support for the Lantiq PEF2256 framer
` [PATCH v8 27/30] pinctrl: Add support for the Lantic PEF2256 pinmux
` [PATCH v8 28/30] MAINTAINERS: Add the Lantiq PEF2256 driver entry
` [PATCH v8 29/30] ASoC: codecs: Add support for the framer codec
` [PATCH v8 30/30] net: wan: fsl_qmc_hdlc: Add framer support
[Cluster-devel] [PATCH RESEND 1/8] fs: dlm: Simplify buffer size computation in dlm_create_debug_file()
2023-10-11 6:25 UTC (12+ messages)
` [Cluster-devel] [PATCH RESEND 2/8] fs: dlm: Fix the size of a buffer "
` "
` [Cluster-devel] [PATCH RESEND 3/8] fs: dlm: Remove some useless memset()
` "
` [Cluster-devel] [PATCH RESEND 4/8] dlm: fix creating multiple node structures
` "
` [Cluster-devel] [PATCH RESEND 8/8] dlm: slow down filling up processing queue
` "
` [PATCH RESEND 1/8] fs: dlm: Simplify buffer size computation in dlm_create_debug_file()
[PATCH bpf-next 0/6] bpf: Fixes for per-cpu kptr
2023-10-11 6:40 UTC (9+ messages)
` [PATCH bpf-next 1/6] mm/percpu.c: introduce alloc_size_percpu()
` [PATCH bpf-next 4/6] bpf: Move the declaration of __bpf_obj_drop_impl() to internal.h
uinput: waiting for UI_FF_UPLOAD events will not inform user when allocation is required
2023-10-11 6:40 UTC (2+ messages)
[RFC PATCH v1 0/2] Swap-out small-sized THP without splitting
2023-10-11 6:37 UTC (2+ messages)
[PATCH 0/8] drm/solomon: Add support for the SSD132x controller family
2023-10-11 6:39 UTC (8+ messages)
` [PATCH 8/8] dt-bindings: display: Add SSD132x OLED controllers
[PATCH] module: Add CONFIG_MODULE_LOAD_IN_SEQUENCE option
2023-10-11 6:39 UTC (2+ messages)
[PATCH mptcp-next] Squash to "mptcp: avoid resetting when another subflow available"
2023-10-11 6:39 UTC
[PATCH 1/2] wifi: rtw89: coex: add annotation __counted_by() for struct rtw89_btc_btf_set_slot_table
2023-10-11 6:37 UTC (2+ messages)
` [PATCH 2/2] wifi: rtw89: coex: add annotation __counted_by() to struct rtw89_btc_btf_set_mon_reg
[PATCH] net: ti: icssg-prueth: Fix tx_total_bytes count
2023-10-11 6:37 UTC
[Outreachy Applicant] NEEDS SOME CLARIFICATIONS
2023-10-11 6:37 UTC (11+ messages)
[PATCH] net/mlx5: fix wrong decap action checking in sample flow
2023-10-11 6:36 UTC
[PATCH v3] nvme: fix memory corruption for passthrough metadata
2023-10-11 6:36 UTC (6+ messages)
[PATCH V1] mmc: sdhci-pci-gli: GL975[05]: Mask the replay timer timeout of AER
2023-10-11 6:34 UTC (10+ messages)
[PATCH v2 0/5] Abstract vma_merge() and split_vma()
2023-10-11 6:34 UTC (4+ messages)
` [PATCH v2 2/5] mm: abstract the vma_merge()/split_vma() pattern for mprotect() et al
[PATCH] vboxsf: Remove the unused variable out_len
2023-10-11 6:34 UTC (2+ messages)
[PATCH v3 0/3] Add support for mpq2286 PMIC IC
2023-10-11 6:32 UTC (6+ messages)
` [PATCH v3 2/3] regulator: dt-bindings: Add mps,mpq2286 power-management IC
[PULL 0/8] Audio patches
2023-10-11 6:31 UTC (9+ messages)
` [PULL 1/8] hw/audio/es1370: reset current sample counter
` [PULL 2/8] hw/audio/es1370: replace bit-rotted code with tracepoints
` [PULL 3/8] hw/audio/es1370: remove unused dolog macro
` [PULL 4/8] hw/audio/es1370: remove #ifdef ES1370_DEBUG to avoid bit rot
` [PULL 5/8] hw/audio/es1370: remove #ifdef ES1370_VERBOSE "
` [PULL 6/8] hw/audio/es1370: block structure coding style fixes
` [PULL 7/8] hw/audio/es1370: change variable type and name
` [PULL 8/8] hw/audio/es1370: trace lost interrupts
[PATCH] misc/pvpanic: deduplicate comomn code
2023-10-11 6:32 UTC (2+ messages)
[PATCH 0/8] hw/audio/es1370: bug fix
2023-10-11 6:30 UTC (3+ messages)
[PATCH v2 1/2] dt-bindings: usb: Add the binding example for the Genesys Logic GL3523 hub
2023-10-11 6:31 UTC (2+ messages)
[igt-dev] [PATCH i-g-t 0/2] Add copy basic test to exercise blt commands
2023-10-11 6:31 UTC (7+ messages)
` [igt-dev] [PATCH i-g-t 1/2] lib/intel_blt: Add wrappers to prepare batch buffers and submit exec
` [igt-dev] [PATCH i-g-t 2/2] intel/xe_copy_basic: Add copy basic test to exercise blt commands
[PATCH] Remove extra unlock for the mutex
2023-10-11 6:30 UTC (3+ messages)
(No Subject)
2023-10-11 6:29 UTC
[PATCH 0/5] Add sc8280xp CCI and CAMSS core dtsi
2023-10-11 6:28 UTC (5+ messages)
` [PATCH 1/5] dt-bindings: i2c: qcom-cci: Document sc8280xp compatible
[PATCH v4 0/8] ATF and OP-TEE Firewalling for K3 devices
2023-10-11 6:25 UTC (9+ messages)
` [PATCH v4 1/8] binman: ti-secure: Add support for firewalling entities
` [PATCH v4 2/8] binman: ftest: Add test for ti-secure firewall node
` [PATCH v4 3/8] binman: k3: Add k3-security.h and include it in k3-binman.dtsi
` [PATCH v4 4/8] binman: j721e: Add firewall configurations
` [PATCH v4 5/8] binman: j721s2: "
` [PATCH v4 6/8] binman: j7200: "
` [PATCH v4 7/8] docs: k3: Cleanup FIT signature documentation
` [PATCH v4 8/8] docs: k3: Add secure booting documentation
[PATCH] mm/list_lru: Remove unused function
2023-10-11 6:25 UTC (2+ messages)
linux-next: Tree for Oct 11
2023-10-11 6:25 UTC
[PATCH RESEND] xhci: Keep interrupt disabled in initialization until host is running
2023-10-11 6:24 UTC (5+ messages)
[Intel-xe] [PATCH] drm/xe: Add new DG2 PCI IDs
2023-10-11 6:23 UTC (2+ messages)
` [Intel-xe] ✓ CI.BAT: success for "
[PATCH v3 0/1] Restrict access to TIOCLINUX
2023-10-11 6:22 UTC (8+ messages)
linux-next: build warning after merge of the arm-perf tree
2023-10-11 6:22 UTC
[PATCH v3 0/6] virtio-net: Fix and update interrupt moderation
2023-10-11 6:20 UTC (2+ messages)
Possible kernel memory leak in bpf_timer
2023-10-11 6:16 UTC (4+ messages)
[Intel-wired-lan] [PATCH iwl-net v3] ice: reset first in crash dump kernels
2023-10-11 6:16 UTC (2+ messages)
[PATCH] [RFC] wireless: move obsolete drivers to staging
2023-10-11 6:16 UTC (4+ messages)
[PATCH 00/18] target: Make 'cpu-qom.h' really target agnostic
2023-10-11 6:12 UTC (5+ messages)
` [PATCH 04/18] target: Declare FOO_CPU_TYPE_NAME/SUFFIX in 'cpu-qom.h'
[Intel-wired-lan] [PATCH net] i40e: prevent crash on probe if hw registers have invalid values
2023-10-11 6:13 UTC (3+ messages)
drivers/block/drbd/drbd_worker.c:588 make_resync_request() warn: variable dereferenced before check 'peer_device' (see line 587)
2023-10-11 6:12 UTC
[pull request][net-next 00/15] mlx5 updates 2023-10-10
2023-10-11 6:12 UTC (8+ messages)
` [net-next 09/15] net/mlx5e: Use PTR_ERR_OR_ZERO() to simplify code
` [net-next 10/15] net/mlx5e: Refactor rx_res_init() and rx_res_free() APIs
` [net-next 11/15] net/mlx5e: Refactor mlx5e_rss_set_rxfh() and mlx5e_rss_get_rxfh()
` [net-next 12/15] net/mlx5e: Refactor mlx5e_rss_init() and mlx5e_rss_free() API's
` [net-next 13/15] net/mlx5e: Preparations for supporting larger number of channels
` [net-next 14/15] net/mlx5e: Increase max supported channels number to 256
` [net-next 15/15] net/mlx5e: Allow IPsec soft/hard limits in bytes
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.